Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/dotnet7.0.spec'], chrootPath='/var/lib/mock/dist-oc9-build-52757-14619/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 --noclean --target x86_64 --nodeps /builddir/build/SPECS/dotnet7.0.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/dotnet7.0-7.0.100-4.oc9.1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/dotnet7.0.spec'], chrootPath='/var/lib/mock/dist-oc9-build-52757-14619/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 --noclean --target x86_64 --nodeps /builddir/build/SPECS/dotnet7.0.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.O4IQMn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dotnet-v7.0.100 + /usr/bin/gzip -dc /builddir/build/SOURCES/dotnet-v7.0.100.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dotnet-v7.0.100 + /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.7.0.100.tar.gz packages/archive/ + /usr/bin/cat /builddir/build/SOURCES/0001-runtime-rid-opencloudos.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i 's|/usr/share/dotnet|/usr/lib64/dotnet|' src/runtime/src/native/corehost/hostmisc/pal.unix.cpp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zkiiml + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=clang + export CC + CXX=clang++ + export CXX + cd dotnet-v7.0.100 + cp -a /usr/lib64/dotnet previously-built-dotnet ++ echo -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e s/-fstack-clash-protection// + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' ++ echo -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e s/-fstack-clash-protection// + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' + export 'EXTRA_CFLAGS=-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' + EXTRA_CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' + export 'EXTRA_CXXFLAGS=-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' + EXTRA_CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' + export 'EXTRA_LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1' + EXTRA_LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1' + export COMPlus_LTTng=0 + COMPlus_LTTng=0 + export OPENSSL_ENABLE_SHA1_SIGNATURES=1 + OPENSSL_ENABLE_SHA1_SIGNATURES=1 + VERBOSE=1 + ./build.sh --with-sdk previously-built-dotnet -- /p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /v:n /p:LogVerbosity=n Detected '--': passing remaining parameters '/p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /v:n /p:LogVerbosity=n' as build.sh arguments. Using custom bootstrap SDK from '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet', version '7.0.100' Found bootstrap SDK 7.0.100, bootstrap Arcade 7.0.0-beta.22513.4, bootstrap SourceLink 1.2.0-beta-22429-01 MSBuild version 17.4.0+18d5aef85 for .NET /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /bl:/builddir/build/BUILD/dotnet-v7.0.100/artifacts/log/Debug/BuildXPlatTasks_0922180328.binlog /fileLoggerParameters:LogFile=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/logs/BuildXPlatTasks_0922180328.log /flp:v=detailed /p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /p:LogVerbosity=n /t:PrepareOfflineLocalTools /v:n /builddir/build/BUILD/dotnet-v7.0.100/tools-local/init-build.proj Build started 09/22/2023 18:03:28. /builddir/build/BUILD/dotnet-v7.0.100/tools-local/init-build.proj(6,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v7.0.100/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v7.0.100/Directory.Build.props (220,3)". This is most likely a build authoring error. This subsequent import will be ignored. Project "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/init-build.proj" on node 1 (PrepareOfflineLocalTools target(s)). UnpackTarballs: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/". tar -xzf /builddir/build/BUILD/dotnet-v7.0.100/packages/archive/Private.SourceBuilt.Artifacts.*.tar.gz Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/MicroBuild.Core.0.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/MicroBuild.Core.0.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.AspNetCore.App.Ref.3.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.AspNetCore.App.Ref.3.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.AspNetCore.App.Ref.3.1.10.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.AspNetCore.App.Ref.3.1.10.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.AspNetCore.App.Ref.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.AspNetCore.App.Ref.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Bcl.AsyncInterfaces.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Bcl.AsyncInterfaces.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Bcl.AsyncInterfaces.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Bcl.AsyncInterfaces.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Bcl.HashCode.1.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Bcl.HashCode.1.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.16.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.CentralPackageVersions.2.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.CentralPackageVersions.2.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.15.1.1012.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Framework.15.1.1012.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.15.3.409.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Framework.15.3.409.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Framework.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Framework.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.16.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Framework.16.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Framework.16.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.NoTargets.2.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.NoTargets.2.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.NoTargets.3.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.NoTargets.3.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Tasks.Core.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Tasks.Core.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.16.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Tasks.Core.16.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Tasks.Core.16.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Traversal.2.0.34.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Traversal.2.0.34.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Traversal.3.1.6.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Traversal.3.1.6.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.15.1.1012.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Utilities.Core.15.1.1012.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.15.3.409.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Utilities.Core.15.3.409.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Utilities.Core.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Utilities.Core.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.16.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Utilities.Core.16.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Utilities.Core.16.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.Collections.4.2.0-1.22102.8.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CodeAnalysis.Collections.4.2.0-1.22102.8.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.Common.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CodeAnalysis.Common.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.Common.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CodeAnalysis.Common.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.CSharp.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CodeAnalysis.CSharp.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CSharp.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CSharp.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CSharp.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CSharp.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CSharp.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CSharp.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Docker.Sdk.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Docker.Sdk.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.CommandLineUtils.Sources.3.0.0-preview6.19253.5.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.CommandLineUtils.Sources.3.0.0-preview6.19253.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Configuration.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.Configuration.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Configuration.Abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.Configuration.Abstractions.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Configuration.Binder.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.Configuration.Binder.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Logging.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.Logging.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Logging.Abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.Logging.Abstractions.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Options.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.Options.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Primitives.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.Primitives.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.App.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.App.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.3.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.App.Ref.3.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.3.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.App.Ref.3.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.App.Ref.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.App.Ref.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetAppHost.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.DotNetAppHost.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetAppHost.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.DotNetAppHost.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetHostPolicy.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.DotNetHostPolicy.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetHostPolicy.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.DotNetHostPolicy.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetHostResolver.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.DotNetHostResolver.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetHostResolver.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.DotNetHostResolver.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Platforms.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.1.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Platforms.1.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Platforms.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Platforms.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.2.1.9.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Platforms.2.1.9.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.3.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Platforms.3.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Platforms.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Targets.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Targets.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Targets.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Targets.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Targets.1.1.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Targets.1.1.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Targets.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Targets.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net20.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net20.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net40.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net40.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net45.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net45.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net451.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net451.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net452.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net452.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net46.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net46.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net461.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net461.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net462.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net462.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net47.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net47.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net472.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net472.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net48.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net48.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Private.Intellisense.7.0.0-preview-20221010.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Private.Intellisense.7.0.0-preview-20221010.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.VisualBasic.10.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.VisualBasic.10.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.VisualBasic.10.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.VisualBasic.10.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Win32.Primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Win32.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Registry.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Win32.Registry.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Registry.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Win32.Registry.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Registry.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Win32.Registry.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Registry.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Win32.Registry.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.SystemEvents.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Win32.SystemEvents.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.1.6.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/NETStandard.Library.1.6.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/NETStandard.Library.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.2.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/NETStandard.Library.2.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/NETStandard.Library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.NETFramework.2.0.1-servicing-26011-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/NETStandard.Library.NETFramework.2.0.1-servicing-26011-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.Ref.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/NETStandard.Library.Ref.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.AppContext.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.AppContext.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.AppContext.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.AppContext.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Buffers.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Buffers.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Buffers.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.CodeDom.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.CodeDom.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Concurrent.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Concurrent.4.0.12.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Concurrent.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Concurrent.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.2.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Immutable.1.2.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Immutable.1.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Immutable.1.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Immutable.1.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Immutable.1.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Immutable.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.NonGeneric.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.NonGeneric.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.NonGeneric.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.NonGeneric.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Specialized.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Specialized.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.ComponentModel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.ComponentModel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.ComponentModel.Annotations.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.ComponentModel.Annotations.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.ComponentModel.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.ComponentModel.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.ComponentModel.TypeConverter.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.ComponentModel.TypeConverter.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.AttributedModel.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Composition.AttributedModel.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.Convention.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Composition.Convention.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.Hosting.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Composition.Hosting.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.Runtime.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Composition.Runtime.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.TypedParts.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Composition.TypedParts.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Console.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Console.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Console.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Console.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Data.Common.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Data.Common.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Data.SqlClient.4.8.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Data.SqlClient.4.8.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Debug.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.Debug.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Debug.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.Debug.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.DiagnosticSource.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.DiagnosticSource.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.DiagnosticSource.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.DiagnosticSource.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.DiagnosticSource.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.DiagnosticSource.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.EventLog.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.EventLog.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.FileVersionInfo.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.FileVersionInfo.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Process.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.Process.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Process.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.Process.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Tools.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.Tools.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Tools.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.Tools.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.TraceSource.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.TraceSource.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.TraceSource.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.TraceSource.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Tracing.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.Tracing.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Tracing.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.Tracing.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Drawing.Common.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Drawing.Common.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Dynamic.Runtime.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Dynamic.Runtime.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Dynamic.Runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Dynamic.Runtime.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Formats.Asn1.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Formats.Asn1.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Globalization.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Globalization.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Globalization.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Globalization.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Globalization.Calendars.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Globalization.Calendars.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Globalization.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Globalization.Extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.IO.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.IO.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Compression.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.Compression.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Compression.ZipFile.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.Compression.ZipFile.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.FileSystem.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.FileSystem.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.AccessControl.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.FileSystem.AccessControl.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.Primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.FileSystem.Primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.FileSystem.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Pipelines.5.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.Pipelines.5.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Pipes.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.Pipes.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Pipes.AccessControl.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.Pipes.AccessControl.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Pipes.AccessControl.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.Pipes.AccessControl.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Linq.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Linq.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.Expressions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Linq.Expressions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.Expressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Linq.Expressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.Parallel.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Linq.Parallel.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.Queryable.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Linq.Queryable.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Memory.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Memory.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Memory.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.5.5.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Memory.4.5.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Http.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Net.Http.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Http.4.3.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Net.Http.4.3.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Net.NameResolution.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Net.NameResolution.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Net.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Requests.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Net.Requests.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Security.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Net.Security.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Sockets.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Net.Sockets.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Net.WebHeaderCollection.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Net.WebHeaderCollection.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Numerics.Vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Numerics.Vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Numerics.Vectors.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Numerics.Vectors.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.ObjectModel.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.ObjectModel.4.0.12.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.ObjectModel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.ObjectModel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Private.DataContractSerialization.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Private.DataContractSerialization.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Emit.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Emit.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Emit.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.ILGeneration.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Emit.ILGeneration.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.ILGeneration.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Emit.ILGeneration.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.ILGeneration.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Emit.ILGeneration.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.Lightweight.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Emit.Lightweight.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.Lightweight.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Emit.Lightweight.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Extensions.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Extensions.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Metadata.1.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.4.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Metadata.1.4.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.4.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Metadata.1.4.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Metadata.1.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Metadata.1.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Metadata.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.TypeExtensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.TypeExtensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.TypeExtensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.TypeExtensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.TypeExtensions.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.TypeExtensions.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.TypeExtensions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.TypeExtensions.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.Extensions.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Resources.Extensions.4.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.Reader.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Resources.Reader.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.ResourceManager.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Resources.ResourceManager.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.ResourceManager.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Resources.ResourceManager.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.Writer.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Resources.Writer.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.4.5.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.CompilerServices.Unsafe.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.CompilerServices.Unsafe.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.CompilerServices.Unsafe.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Extensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Extensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Extensions.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Extensions.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Handles.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Handles.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Handles.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Handles.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.InteropServices.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.InteropServices.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.InteropServices.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.InteropServices.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Loader.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Loader.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Loader.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Loader.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Numerics.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Numerics.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Serialization.Formatters.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Serialization.Formatters.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Serialization.Primitives.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Serialization.Primitives.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Serialization.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Serialization.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Serialization.Xml.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Serialization.Xml.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.AccessControl.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.AccessControl.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.AccessControl.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.AccessControl.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.AccessControl.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.AccessControl.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.AccessControl.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.AccessControl.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Claims.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Claims.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Algorithms.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Algorithms.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Algorithms.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Algorithms.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Cng.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Cng.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Cng.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Cng.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Cng.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Cng.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Csp.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Csp.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.OpenSsl.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.OpenSsl.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Pkcs.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Pkcs.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Pkcs.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Pkcs.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.ProtectedData.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.ProtectedData.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.X509Certificates.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.X509Certificates.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Xml.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Xml.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Permissions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Permissions.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Principal.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Principal.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Principal.Windows.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Principal.Windows.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Principal.Windows.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Principal.Windows.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Principal.Windows.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Principal.Windows.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encoding.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.CodePages.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encoding.CodePages.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.CodePages.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encoding.CodePages.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.CodePages.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encoding.CodePages.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.CodePages.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encoding.CodePages.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.Extensions.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encoding.Extensions.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encoding.Extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encodings.Web.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encodings.Web.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Json.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Json.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Text.RegularExpressions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.RegularExpressions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Text.RegularExpressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.RegularExpressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Text.RegularExpressions.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.RegularExpressions.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Overlapped.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Overlapped.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Dataflow.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.Dataflow.4.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Dataflow.4.9.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.Dataflow.4.9.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Extensions.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.Extensions.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.Extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Extensions.4.5.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.Extensions.4.5.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.Extensions.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Parallel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.Parallel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Thread.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Thread.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Thread.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Thread.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.ThreadPool.4.0.10.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.ThreadPool.4.0.10.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.ThreadPool.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.ThreadPool.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Timer.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Timer.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Timer.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Timer.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.ValueTuple.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.ValueTuple.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Windows.Extensions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Windows.Extensions.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.ReaderWriter.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Xml.ReaderWriter.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.ReaderWriter.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Xml.ReaderWriter.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.XDocument.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Xml.XDocument.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.XDocument.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Xml.XDocument.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.XmlDocument.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Xml.XmlDocument.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.XmlDocument.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Xml.XmlDocument.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.XmlSerializer.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Xml.XmlSerializer.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/SourceBuildReferencePackages/Wcwidth.Sources.0.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Wcwidth.Sources.0.6.0.nupkg". Overriding with Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/PackageVersions.props" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PreviouslySourceBuiltPackageVersions.props". Project "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/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: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj... Installed System.Threading.Overlapped 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash akEI1pPOxc9oLewhxw9WAXE/8LmY79Bf8FF/KyPgy9YBB3VkNr1NXCyIVCwS409/HAQ4KBHN9nGGZhgrI8Mm9g==. Installed System.Net.Sockets 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash uXc+uRbIzZQXfhYdkJqb9WmIDvT+9fWs/ffwtkYx1h10TPN46ayg33H9lNgqq6+pU7c8LXwaU5DB+rSmleovzw==. Installed System.Diagnostics.Tracing 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash LiBUVL4ZzzNbydTWVSYJ5p2S9+ClIRX2ll7EeU1cekG9kmlilgdUvjKw+l3KlFtipEg3KT6uAd+3/Fq5CuegGw==. Installed System.Threading.Tasks 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash YjQbLTqJpXI+mKZ0hGmKru45U7TYd8AkkLt3DEnmhjOm/FIAf7Xv1Cd3aqKMEbTrUwbknElUUE2HHgrJL37Naw==. Installed System.Reflection.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash XmN3VrgKQnUXC66IOhXDO+4WJmB9py5a2fVS/XaD9vRR1wajMEsvGmCuBv/b2Oz7b97dadY3BV22vnzO2ugFYA==. Installed System.Linq.Expressions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash nhEIz4YkIxoU/bforwwpgwapu2ih5WrdjzMONnsy2tKifj2X1zQEREPEqki+I/xp5zOrLhcp26E/Cdob15BT+Q==. Installed System.IO.FileSystem.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Bd+itJJ/X5R6eGjX1bdPYJwvJEf7A1cQi3ZpBxeKOA5dF+V4mQ0AH0Ys0BmMBCcb0lIDLOdZpyvu6fM2L0pu8A==. Installed System.Reflection.Emit 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 7xbrmAr8zSI2aNYE40+RPqXxwPVnGccCjzD/iWH401je0VUAwECpG3z6ucFY7rqkKMV0ngQpoyvkl05zMmIsug==. Installed System.Net.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash vTNuoZ2N9P6Ebxtlrzq0to3MOBYuK6OdgqT6ETwRLWmTAWBq/gIFVWUVqtVjkNwGreBqeHD18HDuoJo63O1NaQ==. Installed System.Reflection.Emit.ILGeneration 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash k7Ub0i+46Bjf4GRvCR3dTxKdil5T20xj1RbtwmnYHSBubfdvi1Hq5kk23FoLLXLg/UpWdnAxqSvxk1PD0z4LMA==. Installed System.Reflection.Emit.Lightweight 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 5vijv5J/Mre5OrFfR9xXfzrPjrWZcOZ7HlTYC8CLtFmwWJR09Dhau+3PRh3D5QGXfbwSyXJQdZWRL3c/6FPcng==. Installed System.Threading.Thread 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash JBD+4/ver2qmjx1dOCzB0QDlmrH5TYXH2bNXkQtBEQEEnuk01ThFAWrtiNl1PhgjgBNfoVN4JWHrq7DpuXgKwA==. Installed Microsoft.NETCore.Targets 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash JlPDUhqg8EgDXFPkd+QimGDO4ZSi3jQQfQ2QonGowQVU31MKKw5lDPGoRlSIjOExqRavW5CsXMxVjgDPKYEABw==. Installed Microsoft.NETCore.Platforms 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash nbNQLoqbxolRJQPB4qSJ8A+RscLBIhx0JtXKLg5rc+NbCJH91Fe5SWdkTRiQnAQVVM5XvXGOthWzqbsvhUuOhA==. Installed Microsoft.NETCore.Targets 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 41w/YWqYINob9SYEUNwzYiwhSugPbzep9viEIupSFiXxd119XJQEa4hLCBx5s0PrSf4/+TSxH5Qhh/sVHC0xbQ==. Installed System.ObjectModel 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 9fMNymQA4U2nUZN2/hHMAV/jk4ZrqDhzS2+E0bKHeNiGblYOlouybR1Bfs0dy5ovIY37Wz2qiVIXVAV7KDHzeg==. Installed System.IO.Pipes.AccessControl 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 73ijCP3oU+DBzpR9m75rYHENewdwebBziGv84htCxImS6LQPdgLr+tm/htNKZNUJxFPHaJUNlmhMiv6Sa62DrQ==. Installed System.Text.Encoding.CodePages 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash tPyWO9CQ/3E+FFTvqPUGlDURieiTnCblJrhwVGwPz/cy55P04sX/N+wGCuf1nqfCSqcf26kRS0hyGKu/xxKTIg==. Installed System.IO.Compression 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash /8AOWUR3UUfn1D33Ea4vmQoap2kRDe7vJ28gee+L+aMFrG86QyY8sh+i9bnrYSi6p7rlZmFxRguCSTTDs2CYUw==. Installed System.Runtime.InteropServices.RuntimeInformation 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Ad47ydEirXmKqCvH5m0kGZlQ4mJ93LcqxYeGiLg8rold95bSZ049Tkwhi5gEpXZTC1IOLyvqmIZzfo0TKTPk+A==. Installed System.Security.Principal.Windows 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash tq9yWyxBNi2MMA84fsR8itlhpCoo3kObjOD+med0q4mHuzPHu8OOGJYoahD0QMl52AbnDtcbwHVfJ9JVpiY25Q==. Installed System.Diagnostics.TraceSource 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash PFMUpgRNKodD6l8ShjDNnauFd4IH9yeyM5hYLs62Fy2KZ84QSJ/0iUfYfqhbeYMqwOfHlqeSc9eaYMGTEa0VYA==. Installed System.Dynamic.Runtime 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash PxSGmOOwGH0xtlKeqkXTnjHBiSfbNWmqIGRx8s0kDILpyVHYxTR3ta/pzXADkvQX43ksoPHopLXB4WmiTFzhOA==. Installed System.Diagnostics.Tracing 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash bJq1POop3bdrp+znTsQw0bE7Aaz5ugzK2wlaTa10x2rfj7Vq2ZiRaOArDTfmt02XXs90A+3WHxKmjgjBtpbTGA==. Installed Microsoft.Build.Utilities.Core 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ZnAfslzN8wGOhxLgn7n/atxDebdyIfsRM+VIx3uVf1cVVq3YSMcMxPrnf9mDhRqRk2MtixhFXr/9o4ZebApcJg==. Installed Microsoft.Build.Framework 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash dG+mFojX9tNWOpVl98dweISLZ1nj0loE2NjJ4AyS2ecQfuGWxGkgMQYTSCnh+L/2QBGnPxBrg4PSNZxqyyd5lg==. Installed System.Reflection.Metadata 1.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Fp4ZtE/Mr8n/n3Ec1SP9V00oMhTF/rL81Juroe9OftqqDNXv1DjVUQaJMKHHcdAdlWFDuwdeK5BvKAk1xnO78Q==. Installed System.Reflection.TypeExtensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash anuGExdf6J1QcsslYPUtAhRt7P4tF64bw46CutW0Lrz3MeOg8B1bRWVLj/Kbf8IjPHh8Bwl80yTlcOf3Fu1tCw==. Installed System.Collections.Immutable 1.3.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Rm/X1QOA/M+2NoXAjV+HmqFCxo13Ch7UXNNjBlrDJbAfnlzNgVohYOQ7lOu8/3ZK8eODJElDfwdY7Y3A823o5Q==. Installed System.Runtime.Loader 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Pqn+O6DKhnLfte2QFTyB63+hfux1QGz7g+yj8x//rEJOLbZHw11f7agVMjOJ1fOoYTXANRQaN2zxPmpX5+CORA==. Installed Microsoft.Build 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 8N7Nj2+FbU7nv3fq2TFjQDkRwwRXIbsrRLbpgEW0lgI0yWd25hsyhcSbyEE/mUaI51YTcA54kuIR/IQuRjmCfA==. Installed Microsoft.Build.Tasks.Core 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 3hDO5oJFkhh+FHjmE++NgYmg2KOZZY1XSsK5ez/yNp8USd3i/mc3GZQhXEaW2qH2M83w/H5BAKGiYYXt6hoy1w==. Installed System.Resources.Writer 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash rWMnfF0O3dpYWxHVcWrHPPONegXped/5qtsbJL46hzNNX02Bn4j9ikfhFXb/t05X8T6ktSDx07cco8WopmSGLw==. Installed System.Threading.Thread 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 739Re2o2UDMaIaptnnnwpvc1sSGDmrbWdvjT96+CrJv1G+sQBbiV1M9zptuo4RwGE2Yan/66dG5wFqmoSeyL4A==. Installed System.Text.Encoding.CodePages 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash tYO7oQcueayOsQQXDo5I+KCA8dFFkmx5xaQA5Pavc2avc46Yu5zah3xNTzoPDN2jyVKGdb3P7y5tWqB+ZhBj4w==. Installed System.Runtime.Serialization.Primitives 4.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 5AWfiw6Sbc7a787bi3S4tGA3iMLiKFWKzJ1mRnwBw5D0hMw0xyuhhp4WU7GfUJLIQJybO3qh0R3h0MfBm2XiuQ==. Installed Microsoft.NETCore.Platforms 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash +ay52X1wrBUPFWI3rXzlGvv2hGuglO/uchepHvGrmgVGNZC90iCP5bxpYbhdf76O68mjoYqfHl2rDijincM7vw==. Installed System.Threading.Tasks.Dataflow 4.6.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash jdFt7v7gtytWvrJ/HUeZX/wtg90crOd3Xw/1xY5X9tx/MUNmkgxAD5vOoeXCl/T7Ggf7+E38OK5pU1ON9Xs5mg==. Installed System.Resources.ResourceManager 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash HKjF8eNGSqGOeq53MAdOCOMfu3YjWPlYiFsTj/z4XpwMSiiNKDwygKZG8oKvDeORKy6JctSpCQ7Ls4d7WmNkFQ==. Installed System.Collections 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 0DzEiOExR8s3ShEX/8pkxGyHKQy8u+ub3vHJpNhGy0W0RRJBitj0E7PqJ35K+E/0etGyPCzhmJJJseXv+LgNuA==. Installed System.Diagnostics.Debug 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash kLIf8bh9ZO7yi+LuyvztQmWnXuZnLtUQpJ9Xa25DJw0BWOx5qosul/yzoueLWf6g64CGSriL4gYtdnwJiBbgMg==. Installed System.Linq.Parallel 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash u7LxbGHrRAAMPo3cHev7YFUQ/+4da3xmTNDvZ4pLiy4e6Oxgi3i/qMFh7vz3kfsizUxsxMNh1I79rAJDgSMZNA==. Installed System.Linq 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash BsI65vZ7tgl+nB433/GRU9V9AV5HKV4/VPL5fhC1R0K6Xkp7O21LJN+o8/ZldjYvQKJvRB+2HhbshYGvgox2kQ==. Installed System.Globalization 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Ydrwpoz2O8So5j4SgxQbXijmgGapF9iqD1soc8+GlUjzNxixdmMzFncUz6ifUPHhlktZGQr3Uqc2wOdg6xTHng==. Installed System.Threading 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ozJbh5WDqbX6qS/QH03svGRq70BMtKI4B+BeKex48If0F3KQhhwWD9kN44F0XI4Sb5cKgfnQkXqCb+1YOXtE1A==. Installed System.Collections 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash VVcTlARQxnFfqqBkieOYUkNnlAUZEPF5mbpLYDUOsw7WKHwkPry7KtlfvrXZVB29+vbFhRCF8n7xcofe5PNF0A==. Installed System.Runtime.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash edCPUbYb2L+SYnOLPD4MJu8BRFRBZSiBeTQ2C0unBuDYtgQA9dM74p+MH3/K06Xg2Pm9F5k27tNqTtPOE0jDbw==. Installed System.Runtime 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash qlhl2Kv7ikvZIoQ1D02fteO+8hdBZSt4gtP67e7SEhuo6oDIhLDcZAv1FlF2TUq9UruPoUuH/mZf9TqsehphSA==. Installed System.Resources.ResourceManager 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 1VvWS4mZbamfervcd19qraCneZYkc5JCOVHLarkP1FTwvogaspILJEqRLnwgUACfMiqOWtvKDlI59ltO5qxLAA==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash rJOha/hACvo73yjbnE++T2u0b7dYUhiCS4qCC1apIA6fvbzM2hxKG3+N16zn/n6s04Ev7Y5rxt21F/qF2f09IQ==. Installed System.Globalization 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash zv9hRR6rs/pzz4cSRu8jXgw5/dQZ25WbNllU46RG2R4mNbLKL2txbnmflP8gWBAFSqTGjskqmXpCpVCGHNR2+w==. Installed System.Buffers 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash du13M+kBC8jrA322dFbrg4BfQqoX7aXqiR1zzv89YpP/BL6f/MZgxnrklD9JEjcneEL5OIXfJP6BR/aIifN6zg==. Installed System.Runtime.Extensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash pFzxDNptBkSYiliOB4poXJMz0uOz/X4C1jJRB7edckGeYumrcB48rRwIuCs2Trw/DTuLRRIpct+lz7M+LlMDzA==. Installed System.Runtime.Handles 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash lqJ/4DRAfybcSg18uUZMYvRxSHOGiCbv3RSLDWo+WyGcSiS1QD0jsm8PLTxbOXnJSopWZriaWEmDwo2vuKNocA==. Installed System.Diagnostics.Debug 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash g5Nr9tEBkkiREo8H+z7kwzpj5Q6/lz8VFQcP2JgLn5uyk7l+RM96lFZ4oMHFzho6VVHm8R1iSPdyI2GoUxacTg==. Installed System.Threading 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 9HJQ7y48jR3Kqjogf2L8sKfAmz2W382UuMqZEj26+66oOLfgfZYk8NPOX/KbbVjT4pEReBivCYmlpPRzaSMBXA==. Installed System.Security.AccessControl 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash fDPbU8msKqMpK+IGOhZof3//GGduG5V3etd21kteVdDIZy2SYM2ibDSW2rqRFn5NTxxN6KfGFk9FlEss+7j6XA==. Installed System.Text.Encoding 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 83YzFOJQXQtU3JSnvaT0ZjB4Vg9FcirTBB/Na6KfBSUHpu1jWCJXcmH3zAbmA8/f7NgNCgGvXcp2UKaE7RxqbA==. Installed System.Threading.Tasks 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash dKsKrwJzCIPVmCCgTF5EuYjoqjgZdl5yuXOBGXsgpjXZqECvvCJ9e5W6D14VKIFSyZFsIcBWamHGNYxPUQwuRA==. Installed System.IO 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash zq6ijNIQNqQKKXwvot+B5AuI6JlnBGvZTN3+ii1fqJQ+DX9AK+eer+02um/+yoC0kMheEDkvt5h5P6EMpfX3pQ==. Installed System.IO.Pipes 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash tS3cfr25DvXbmjTyCyXNv52PvkFI2D1bg/NEYCLnyuPscFgXCArdspg0C0KzrOTqYqELUt21PSMaR+fJlMw9MA==. Installed System.Runtime 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash HuLMxhDAApYjKVVHgNJSVK3/3Ys9uphv4TpPTjFMzOdeuSzxOwRbBrzZu6pZfIJ3d0/oTeD8htvKkDoikofpOw==. Installed System.Runtime.InteropServices 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash YyWBFMmNoglnPQ/puqNHgSOBOA3f/3uMNZpfNbm9a9qLerJ5reIYDhlpJ0qEC7ioaYT/JYClORLpVi0zXYnpZg==. Installed System.IO 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash itly2nfbi9kqTNMGXiVzvTRZFJCWFAJXdEW4TSb3pg8VCxuMCcjyQeX+vIcU6WVcPJq61KnUzlgbPv5FOciElw==. Installed System.Reflection.Extensions 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash KAO5m/ofPan5CR97mO7C00T1kQcevwKesvK6+zKLgGeNQSMyP982tuP01bFQk01/PGKdDlvxkoFTRkwtb2cDGg==. Installed System.Security.Principal 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 4iu/sXrfWXd7VWA01fcKh0aOoTKILGXyXRquoWYdYoFCiXCqXrVUseDkqWti6Hu/ZjbpE9EAkA6wBvfrqPvr9g==. Installed System.Security.Claims 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash i8Gt0ZsZTc32bWBnzcd3yB9YwOtV/2xw6b/nPdh9MTE+TlcHhRxLisfEP08s6KmRRJkGYJ5aPq/kyWW0q7okxg==. Installed Microsoft.Win32.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash EFSNCaxe3/M0/oZTMlVlZZbNrFPPIY//VPbOkSsEcnczcTieAjFjAWOOUmUaaxNHTVJteqdmFzaKscKJX5V2yA==. Installed System.Reflection.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash e4dL3+ehPuhpRu9F0305s9MP/l6KeMF9dIUuGnNdOTalq4r0EJjrinsju/Aq4L9ssVsC01nZqYSfUQVJiC9t4w==. Installed System.Text.Encoding.Extensions 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash zL+p1rZ9qPKYFRz+Gkzx+hFsPmOAbMe+XqhurmhUWoM50IRVOFoDe/QqUJkUaCkWrOxVpjv5b+BDay9HBaiOoQ==. Installed System.Reflection.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash cCZpGjlI8IOS498Jv2J0FzwSEXtA/oYP1SCdND8GAt6THL0XEO0C8w3foySqz4TR61S94vgm0NBZJUmAKHMhnQ==. Installed System.Linq 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Ujd1JSAFYH1ccs/Oi7KBeVsIG0ZsZtZIA0fHe/02XAcHMDYHDmPOqPB/Y5XN0p0pacsWJ0S3nwNNsTAKAebMDg==. Installed System.Reflection 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash uJMnqiQfqKktkWWTZnqqzJ26Unbfynaafad02RstDuXccQWTEu83Uq7v0dGet+xXUTf6nsgFsN0SQ1QQuOnArg==. Installed System.Text.Encoding 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash g/kyjAegvwB0YIoxQoLj0B5aFeIQwlfeyep/UHXTw/jFlSaewzH4huyy+2cb46Rnoy2FyoQTgWlHQRptjnQKaA==. Installed System.Reflection 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash FmBgRuhU5SQ9RNZEs9ZtKwzUmv1kqZqPRZWOsDo3a+zpDLUCaHLZm7AGMYBCFdf6XisE36ubiZXogO6U7BW4mA==. Installed System.Runtime.Handles 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash t8YmHDNY6AyfR5DPudKMWTAVnsE4mpKWQG70vw8A6E9pbRnZWNemBx5mYoTGlTqCeiQvRAgRMwNRJQMGJMXsZA==. Installed System.Collections.Concurrent 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash b7BOsvGzuG0HVXHZO3BRaIhRIGuOJJLISZS3KiPUqTtT+RL7DFqv+epyje4EmyuR+dgLaFobzEW0VoaR2USzhg==. Installed System.Runtime.InteropServices 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash BF4H7JIXmI4QQA6Wo/RjT32Nymw/uSXMpaT5PartC7jfEkcWLTxWd/7q9o0gpvSpDAJcwUiuhiBkeW9kPMOzCw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/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-v7.0.100/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-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (in 792 ms). NuGet Config files used: /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ Installed: 78 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (Restore target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/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-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj... Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash D0Nl5jCrBbIKiq7fmoSmgQAKIJBuGCTtHarwB9VutKujPrFBqlfIY88JwHj9ijIdqm7P0Tb/sEl+48bCkJ4LaA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/SourceBuild.MSBuildSdkResolver.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/SourceBuild.MSBuildSdkResolver.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (in 150 ms). NuGet Config files used: /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ Installed: 1 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (Restore target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/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-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/". Creating directory "obj/Release/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Release/refint/". Creating directory "obj/Release/ref". CoreCompile: /usr/bin/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Commands.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Credentials.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Packaging.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.ProjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /debug:portable /filealign:512 /optimize+ /out:obj/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll /refout:obj/Release/refint/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll /target:library /warnaserror- /utf8output /deterministic+ /langversion:11.0 /analyzerconfig:obj/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll AddRidToRuntimeJson.cs AddSourceToNuGetConfig.cs AzureConnectionStringBuildTask.cs AzureHelper.cs BuildTask.cs DownloadFileSB.cs EnumerableExtensions.cs FileUtilities.cs FixPathSeparator.cs Log.cs Models/VersionDetailsXml.cs NuGetPack.cs NuspecPropertyStringProvider.cs PackagingTask.cs ReadNuGetPackageInfos.cs RemoveInternetSourcesFromNuGetConfig.cs ReplaceFeedsInNuGetConfig.cs ReplaceRegexInFiles.cs ReplaceTextInFile.cs ReplaceTextInFiles.cs RepoTasks/JoinItems.cs UpdateJson.cs UpdateNuGetConfigPackageSourcesMappings.cs UploadClient.cs UploadToAzure.cs UsageReport/AnnotatedUsage.cs UsageReport/Usage.cs UsageReport/UsageData.cs UsageReport/ValidateUsageAgainstBaseline.cs UsageReport/WritePackageUsageData.cs UsageReport/WriteUsageBurndownData.cs UsageReport/WriteUsageReports.cs UsageReport/XmlParsingHelpers.cs WriteBuildOutputProps.cs WriteRestoreSourceAndVersionProps.cs WriteRestoreSourceProps.cs WriteVersionsFile.cs ZipFileExtractToDirectory.cs "obj/Release/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" obj/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/DownloadFileSB.cs(397,35): warning CS0108: 'DownloadFileSB.CustomHttpRequestException.StatusCode' hides inherited member 'HttpRequestException.StatusCode'. Use the new keyword if hiding was intended. [/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj] /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/UsageReport/WriteUsageBurndownData.cs(90,32): warning SYSLIB0014: 'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' [/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj] CompilerServer: server - server processed compilation - 3b283dab-6d05-437c-83aa-9939cbc91448 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Build.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Commands.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Build.Tasks.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Credentials.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Packaging.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Packaging.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Versioning.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/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-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll". Copying reference assembly from "obj/Release/refint/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Release/ref/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll". Microsoft.DotNet.SourceBuild.Tasks.XPlat -> /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.pdb". Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (4:7) on node 1 (Build target(s)). PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/x64/Release/". Creating directory "obj/Release/". CoreCompile: /usr/bin/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/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 /analyzerconfig:obj/Release/SourceBuild.MSBuildSdkResolver.GeneratedMSBuildEditorConfig.editorconfig SourceBuiltSdkResolver.cs "obj/Release/.NETStandard,Version=v2.0.AssemblyAttributes.cs" obj/Release/SourceBuild.MSBuildSdkResolver.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 9843c144-70f8-49f3-b3a4-79edb48179bb CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/Release/SourceBuild.MSBuildSdkResolver.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/x64/Release/SourceBuild.MSBuildSdkResolver.dll". SourceBuild.MSBuildSdkResolver -> /builddir/build/BUILD/dotnet-v7.0.100/artifacts/x64/Release/SourceBuild.MSBuildSdkResolver.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/Release/SourceBuild.MSBuildSdkResolver.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/x64/Release/SourceBuild.MSBuildSdkResolver.pdb". Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (4:8) on node 1 (InstallResolver target(s)). InstallResolver: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/SdkResolvers/SourceBuild.MSBuildSdkResolver". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/x64/Release/SourceBuild.MSBuildSdkResolver.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/SdkResolvers/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.dll". Adding resolver to SDK: SourceBuild.MSBuildSdkResolver -> /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/SdkResolvers/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.dll Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (InstallResolver target(s)). ExtractToolPackage: Decompressing '/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/Microsoft.DotNet.Arcade.Sdk.7.0.0-beta.22513.4.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/'... chmod 755 git-clone-to-dir.sh Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/ArcadeOverrides/AfterSourceBuild.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/AfterSourceBuild.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/ArcadeOverrides/SourceBuildArcadeBuild.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/SourceBuildArcadeBuild.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/ArcadeOverrides/SourceBuildArcadeTools.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/SourceBuildArcadeTools.targets". Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/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 : 13.558s 18.301s /builddir/build/BUILD/dotnet-v7.0.100/tools-local/init-build.proj (PrepareOfflineLocalTools) | 1 : 1.297s 1.459s /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (Restore) | | 2 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_IsProjectRestoreSupported) | | 3 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateRestoreProjectPathWalk) | | 4 : 0.123s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateRestoreGraphProjectEntry) | | . 5 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets (_GetRestoreSourcesOverride) | . 6 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateProjectRestoreGraph) | 7 : 0.260s 0.298s /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (Restore) | | 8 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_IsProjectRestoreSupported) | | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_GenerateRestoreProjectPathWalk) | | 10 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_GenerateRestoreGraphProjectEntry) | . 11 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_GenerateProjectRestoreGraph) | 12 : 2.476s 2.476s /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (Build) | 13 : 0.447s 0.447s /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (Build) | 14 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (InstallResolver) . 15 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (InstallResolver) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638309738084648169: 0 13.208s 13.208s ++ (scale 1:100) 638309738216729334: 1 0.051s 13.259s . 638309738217236866: 2 0.027s 13.286s 638309738217503896: 1 0.015s 13.300s 638309738217650754: 3 0.002s 13.303s 638309738217674636: 1 0.003s 13.305s 638309738217701505: 4 0.074s 13.380s . 638309738218444229: 5 0.002s 13.381s 638309738218460220: 4 0.049s 13.430s 638309738218948494: 1 0.001s 13.431s 638309738218958495: 6 0.008s 13.439s 638309738219036067: 1 1.229s 14.668s ........................ 638309738231323336: 0 0.001s 14.669s 638309738231336063: 7 0.023s 14.692s 638309738231569033: 8 0.021s 14.714s 638309738231783214: 7 0.002s 14.716s 638309738231804281: 9 0.001s 14.717s 638309738231816270: 7 0.002s 14.719s 638309738231838697: 10 0.010s 14.729s 638309738231934582: 7 0.001s 14.729s 638309738231940822: 11 0.006s 14.735s 638309738232000185: 7 0.231s 14.967s .... 638309738234313948: 0 0.001s 14.967s 638309738234321082: 12 2.476s 17.443s ................................................. 638309738259077711: 0 0.001s 17.444s 638309738259085316: 13 0.448s 17.891s ........ 638309738263560439: 0 0.001s 17.892s 638309738263570352: 14 0.017s 17.909s 638309738263742951: 0 0.001s 17.910s 638309738263748489: 15 0.046s 17.956s 638309738264205093: 0 0.348s 18.303s ...... ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. /builddir/build/BUILD/dotnet-v7.0.100/tools-local/init-build.proj(6,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v7.0.100/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v7.0.100/Directory.Build.props (220,3)". This is most likely a build authoring error. This subsequent import will be ignored. "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/init-build.proj" (PrepareOfflineLocalTools target) (1) -> "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (Build target) (2:7) -> (CoreCompile target) -> /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/DownloadFileSB.cs(397,35): warning CS0108: 'DownloadFileSB.CustomHttpRequestException.StatusCode' hides inherited member 'HttpRequestException.StatusCode'. Use the new keyword if hiding was intended. [/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj] /builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/UsageReport/WriteUsageBurndownData.cs(90,32): warning SYSLIB0014: 'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' [/builddir/build/BUILD/dotnet-v7.0.100/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj] 3 Warning(s) 0 Error(s) Time Elapsed 00:00:18.33 Welcome to .NET 7.0! --------------------- SDK Version: 7.0.100 ---------------- Installed an ASP.NET Core HTTPS development certificate. To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). Learn about HTTPS: https://aka.ms/dotnet-https ---------------- Write your first app: https://aka.ms/dotnet-hello-world Find out what's new: https://aka.ms/dotnet-whats-new Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https://github.com/dotnet/core Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli -------------------------------------------------------------------------------------- Shutting down MSBuild server... Shutting down VB/C# compiler server... VB/C# compiler server shut down successfully. MSBuild server shut down successfully. MSBuild version 17.4.0+18d5aef85 for .NET /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /bl:/builddir/build/BUILD/dotnet-v7.0.100/artifacts/log/Debug/Build_0922180328.binlog /fileLoggerParameters:LogFile=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/logs/Build_0922180328.log /flp:v=detailed /p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /p:LogVerbosity=n /v:n /builddir/build/BUILD/dotnet-v7.0.100/build.proj Build started 09/22/2023 18:03:47. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4' Project "/builddir/build/BUILD/dotnet-v7.0.100/build.proj" on node 1 (default targets). PrepareOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/git-info/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/assets/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blobs/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/msbuild-debug/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/roslyn-debug/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/aspnet-debug". /builddir/build/BUILD/dotnet-v7.0.100/tools-local/init-build.proj(6,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v7.0.100/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v7.0.100/Directory.Build.props (220,3)". This is most likely a build authoring error. This subsequent import will be ignored. Project "/builddir/build/BUILD/dotnet-v7.0.100/build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/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. ExtractToolPackage: Skipping target "ExtractToolPackage" because all output files are up-to-date with respect to the input files. BuildTextOnlyPackages: [18:03:48.37] Packing text-only packages. Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.100/packages/text-only/microsoft.net.sdk.android.manifest-7.0.100-rc.1/33.0.0-rc.1.136/microsoft.net.sdk.android.manifest-7.0.100-rc.1.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.100/packages/text-only/microsoft.net.sdk.ios.manifest-7.0.100-rc.1/15.4.1006-rc.1/microsoft.net.sdk.ios.manifest-7.0.100-rc.1.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.100/packages/text-only/microsoft.net.sdk.maccatalyst.manifest-7.0.100-rc.1/15.4.1006-rc.1/microsoft.net.sdk.maccatalyst.manifest-7.0.100-rc.1.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.100/packages/text-only/microsoft.net.sdk.macos.manifest-7.0.100-rc.1/12.3.1006-rc.1/microsoft.net.sdk.macos.manifest-7.0.100-rc.1.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.100/packages/text-only/microsoft.net.sdk.maui.manifest-7.0.100-rc.1/7.0.0-rc.1.6430/microsoft.net.sdk.maui.manifest-7.0.100-rc.1.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.100/packages/text-only/microsoft.net.sdk.tvos.manifest-7.0.100-rc.1/15.4.1006-rc.1/microsoft.net.sdk.tvos.manifest-7.0.100-rc.1.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.100/packages/text-only/microsoft.net.workload.emscripten.net6.manifest-7.0.100/7.0.0/microsoft.net.workload.emscripten.net6.manifest-7.0.100.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.100/packages/text-only/microsoft.net.workload.emscripten.net7.manifest-7.0.100/7.0.0/microsoft.net.workload.emscripten.net7.manifest-7.0.100.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.100/packages/text-only/microsoft.net.workload.mono.toolchain.net6.manifest-7.0.100/7.0.0/microsoft.net.workload.mono.toolchain.net6.manifest-7.0.100.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.100/packages/text-only/microsoft.net.workload.mono.toolchain.net7.manifest-7.0.100/7.0.0/microsoft.net.workload.mono.toolchain.net7.manifest-7.0.100.nuspec Created '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Android.Manifest-7.0.100-rc.1.33.0.0-rc.1.136.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.iOS.Manifest-7.0.100-rc.1.15.4.1006-rc.1.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.MacCatalyst.Manifest-7.0.100-rc.1.15.4.1006-rc.1.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.macOS.Manifest-7.0.100-rc.1.12.3.1006-rc.1.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Maui.Manifest-7.0.100-rc.1.7.0.0-rc.1.6430.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.tvOS.Manifest-7.0.100-rc.1.15.4.1006-rc.1.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100.7.0.0.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100.7.0.0.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-7.0.100.7.0.0.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-7.0.100.7.0.0.nupkg' [18:03:48.93] Done packing text-only packages. Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/tools-local/init-build.proj" (default targets). Build: Build Environment: x64 Release Linux opencloudos.23-x64 Project "/builddir/build/BUILD/dotnet-v7.0.100/build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/repos/known-good.proj" (3) on node 1 (Build target(s)). BuildRepoReferences: Building dependencies [source-build-reference-packages;sourcelink;arcade;command-line-api;diagnostics;razor-compiler;xliff-tasks;roslyn;source-build-externals;symreader;xdt;linker;runtime-portable;runtime;msbuild;roslyn-analyzers;aspnetcore;deployment-tools;format;nuget-client;templating;test-templates;fsharp;sdk;vstest;installer;package-source-build] needed by 'known-good'. Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/known-good.proj" (3) is building "/builddir/build/BUILD/dotnet-v7.0.100/repos/source-build-reference-packages.proj" (4) on node 1 (Build target(s)). AddLocalNuGetPackageCacheDirectory: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/source-build-reference-package-cache". CreateBuildOutputProps: source-build-reference-packages using package version properties saved at /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props.pre.source-build-reference-packages.xml Build: [18:03:49.99] Building 'source-build-reference-packages in tarball' Running command: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/source-build-reference-package-cache /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true Log: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/logs/source-build-reference-packages.log With Environment Variables: DotNetBuildFromSource=true DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _OverrideArcadeInitializeBuildToolFramework=net7.0 DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha.1 PackageVersionStamp=alpha.1 PB_VersionStamp=alpha.1 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20221014.1 BUILD_BUILDNUMBER=20221014.1 GitCommitCount= GitCommitHash=fb2dd1b6d4b8809014d2f91e645b683b718419fa GitInfoCommitHash=fb2dd1b6d4b8809014d2f91e645b683b718419fa SourceRevisionId=fb2dd1b6d4b8809014d2f91e645b683b718419fa RepositoryCommit=fb2dd1b6d4b8809014d2f91e645b683b718419fa COMMIT_SHA=fb2dd1b6d4b8809014d2f91e645b683b718419fa GIT_COMMIT=fb2dd1b6d4b8809014d2f91e645b683b718419fa RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/ LatestCommit=fb2dd1b6d4b8809014d2f91e645b683b718419fa SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=7.0.0-beta.22513.4 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/ RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/source-build-reference-package-cache /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/tmp/Release /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/log/Release/ToolsetRestore.binlog /clp:Summary /clp:ErrorsOnly;NoSummary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:__ToolsetLocationOutputFile=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/toolset/7.0.0-beta.22473.4.txt /t:__WriteToolsetLocation /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/toolset/restore.proj ##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 ##vso[task.setvariable variable=NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY;isSecret=false;isOutput=true]true ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT;isSecret=false;isOutput=true]6 ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS;isSecret=false;isOutput=true]1000 /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/source-build-reference-package-cache /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj Build started 9/22/2023 6:03:50 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" on node 1 (default targets). 1>CopyInnerSourceBuildRepoRoot: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/CODE-OF-CONDUCT.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/CODE-OF-CONDUCT.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.devcontainer.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.devcontainer.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/clean.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/clean.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/CODEOWNERS" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/CODEOWNERS". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/global.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/global.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/generate.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/generate.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/FETCH_HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/description" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/description". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/shallow" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/shallow". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/index" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/index". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/config". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/hooks/applypatch-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/applypatch-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/hooks/pre-applypatch.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/pre-applypatch.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/hooks/post-update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/post-update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/hooks/commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/hooks/pre-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/pre-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/hooks/fsmonitor-watchman.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/fsmonitor-watchman.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/hooks/pre-push.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/pre-push.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/hooks/pre-merge-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/pre-merge-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/hooks/pre-rebase.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/pre-rebase.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/hooks/pre-receive.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/pre-receive.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/hooks/prepare-commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/prepare-commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/hooks/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/update.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/info". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/info/exclude" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/info/exclude". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/logs/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/logs/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/logs/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/logs/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/logs/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/.git/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/.git/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/azure-pipelines/builds". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/azure-pipelines/builds/ci.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/azure-pipelines/builds/ci.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/Publishing.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/Publishing.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/SourceBuild.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/SourceBuild.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/SourceBuildPrebuiltBaseline.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/SourceBuildPrebuiltBaseline.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/Tools.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/Tools.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/NoOp.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/NoOp.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/Version.Details.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/Version.Details.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/Versions.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/Versions.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cibuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cibuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/CIBuild.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/CIBuild.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/darc-init.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/darc-init.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/darc-init.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/darc-init.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/dotnet-install.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/dotnet-install.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/dotnet-install.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/dotnet-install.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/generate-locproject.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/generate-locproject.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/enable-cross-org-publishing.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/enable-cross-org-publishing.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/dotnet-install.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/dotnet-install.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/generate-sbom-prep.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/generate-sbom-prep.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/generate-sbom-prep.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/generate-sbom-prep.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/helixpublish.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/helixpublish.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/init-tools-native.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/init-tools-native.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/init-tools-native.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/init-tools-native.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/init-tools-native.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/init-tools-native.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/internal-feed-operations.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal-feed-operations.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/msbuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/msbuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/internal-feed-operations.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal-feed-operations.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/pipeline-logging-functions.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/PSScriptAnalyzerSettings.psd1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/PSScriptAnalyzerSettings.psd1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/msbuild.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/msbuild.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/pipeline-logging-functions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/SetupNugetSources.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/SetupNugetSources.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/retain-build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/retain-build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/sdk-task.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdk-task.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/tools.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/tools.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/SetupNugetSources.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/SetupNugetSources.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm/sources.list.focal" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.focal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.jessie". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm/sources.list.jammy" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.jammy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.zesty". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/tizen-fetch.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/tizen-build-rootfs.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.focal" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.focal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.jammy" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.jammy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.stretch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.stretch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.buster". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.zesty". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm64/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm64/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/arm64/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/armel/armel.jessie.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/armel.jessie.patch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/armel/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/sources.list.jessie". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/armel/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/armel/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/armel/tizen/tizen-dotnet.ks" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen-dotnet.ks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/armel/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armv6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/armv6/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armv6/sources.list.buster". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/build-android-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/build-android-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/toolchain.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/toolchain.cmake". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/ppc64le". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/ppc64le/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/ppc64le/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/riscv64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/riscv64/sources.list.sid" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/riscv64/sources.list.sid". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/s390x". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/cross/s390x/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/s390x/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/internal/Tools.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal/Tools.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/internal/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/internal/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/native/CommonLibrary.psm1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native/CommonLibrary.psm1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/native/init-compiler.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native/init-compiler.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/native/install-cmake-test.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native/install-cmake-test.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/native/install-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native/install-tool.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/native/common-library.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native/common-library.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/native/install-cmake.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native/install-cmake.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/post-build/check-channel-consistency.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/check-channel-consistency.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/post-build/sourcelink-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/sourcelink-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/post-build/publish-using-darc.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/publish-using-darc.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/post-build/add-build-to-channel.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/add-build-to-channel.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/post-build/nuget-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/nuget-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/post-build/post-build-utils.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/post-build-utils.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/post-build/symbols-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/symbols-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/post-build/trigger-subscriptions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/trigger-subscriptions.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/sdl/extract-artifact-packages.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-packages.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/sdl/execute-all-sdl-tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/execute-all-sdl-tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/sdl/configure-sdl-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/configure-sdl-tool.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/sdl/extract-artifact-archives.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-archives.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/sdl/init-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/init-sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/sdl/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/sdl/run-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/run-sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/sdl/sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/sdl/packages.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/packages.config". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/job/onelocbuild.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job/onelocbuild.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/job/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/job/publish-build-assets.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job/publish-build-assets.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/job/job.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job/job.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/job/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job/execute-sdl.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/job/source-index-stage1.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job/source-index-stage1.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/jobs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/jobs/jobs.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/jobs/jobs.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/jobs/codeql-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/jobs/codeql-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/jobs/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/jobs/source-build.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/post-build/common-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build/common-variables.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/post-build/post-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build/post-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/post-build/setup-maestro-vars.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build/setup-maestro-vars.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/post-build/trigger-subscription.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build/trigger-subscription.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/steps/generate-sbom.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/generate-sbom.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/steps/execute-codeql.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/execute-codeql.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/steps/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/execute-sdl.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/steps/build-reason.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/build-reason.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/steps/add-build-to-channel.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/add-build-to-channel.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/steps/publish-logs.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/publish-logs.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/steps/run-on-windows.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/run-on-windows.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/steps/run-on-unix.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/run-on-unix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/steps/run-script-ifequalelse.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/run-script-ifequalelse.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/steps/send-to-helix.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/send-to-helix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/steps/retain-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/retain-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/steps/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/steps/telemetry-start.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-start.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/steps/telemetry-end.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-end.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/variables". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/eng/common/templates/variables/sdl-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/variables/sdl-variables.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/common/RestoreProjects.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/common/RestoreProjects.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/Directory.Build.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/Directory.Build.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/snk/AspNetCore.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/AspNetCore.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/snk/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/35MSSharedLib1024.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/snk/ECMA.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/ECMA.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/snk/MSFT.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/MSFT.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/snk/Open.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/Open.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/snk/SilverlightPlatformPublicKey.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/SilverlightPlatformPublicKey.snk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/dir.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/dir.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/microsoft.bcl.asyncinterfaces.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/Microsoft.Bcl.AsyncInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/Microsoft.Bcl.AsyncInterfaces.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/net461/Microsoft.Bcl.AsyncInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/net461/Microsoft.Bcl.AsyncInterfaces.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/net461/Microsoft.Bcl.HashCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/net461/Microsoft.Bcl.HashCode.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netcoreapp2.1/Microsoft.Bcl.HashCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netcoreapp2.1/Microsoft.Bcl.HashCode.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.1.1012/lib/net46/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/lib/net46/Microsoft.Build.Framework.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.1.1012/lib/netstandard1.3/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/lib/netstandard1.3/Microsoft.Build.Framework.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.1.1012/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.3.409/lib/net46/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/lib/net46/Microsoft.Build.Framework.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.3.409/lib/netstandard1.3/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/lib/netstandard1.3/Microsoft.Build.Framework.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.3.409/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/microsoft.build.framework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/lib/net46/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/lib/net46/Microsoft.Build.Framework.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/15.7.179/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.5.0/lib/net472/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/lib/net472/Microsoft.Build.Framework.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.5.0/lib/netstandard2.0/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/lib/netstandard2.0/Microsoft.Build.Framework.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.5.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.7.0/lib/net472/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/lib/net472/Microsoft.Build.Framework.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.7.0/lib/netstandard2.0/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/lib/netstandard2.0/Microsoft.Build.Framework.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.7.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/microsoft.build.framework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/lib/net472/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/lib/net472/Microsoft.Build.Framework.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/lib/netstandard2.0/Microsoft.Build.Framework.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/lib/netstandard2.0/Microsoft.Build.Framework.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/microsoft.build.framework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/lib/net46/Microsoft.Build.Tasks.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/lib/net46/Microsoft.Build.Tasks.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/microsoft.build.tasks.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/lib/net472/Microsoft.Build.Tasks.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/lib/net472/Microsoft.Build.Tasks.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/microsoft.build.tasks.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/lib/net472/Microsoft.Build.Tasks.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/lib/net472/Microsoft.Build.Tasks.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/microsoft.build.tasks.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/lib/net472/Microsoft.Build.Tasks.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/lib/net472/Microsoft.Build.Tasks.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/microsoft.build.tasks.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/lib/net46/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/lib/net46/Microsoft.Build.Utilities.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/lib/netstandard1.3/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/lib/netstandard1.3/Microsoft.Build.Utilities.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/lib/net46/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/lib/net46/Microsoft.Build.Utilities.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/lib/netstandard1.3/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/lib/netstandard1.3/Microsoft.Build.Utilities.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/lib/net46/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/lib/net46/Microsoft.Build.Utilities.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/lib/net472/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/lib/net472/Microsoft.Build.Utilities.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/lib/net472/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/lib/net472/Microsoft.Build.Utilities.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/lib/net472/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/lib/net472/Microsoft.Build.Utilities.Core.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/microsoft.build.utilities.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/lib/net46/Microsoft.Build.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/lib/net46/Microsoft.Build.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/microsoft.build.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.5.0/lib/net472/Microsoft.Build.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/lib/net472/Microsoft.Build.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/lib/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.5.0/lib/netcoreapp2.1/Microsoft.Build.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/lib/netcoreapp2.1/Microsoft.Build.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.5.0/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/microsoft.build.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.8.0/lib/net472/Microsoft.Build.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/lib/net472/Microsoft.Build.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/lib/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.8.0/lib/netcoreapp2.1/Microsoft.Build.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/lib/netcoreapp2.1/Microsoft.Build.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.8.0/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/microsoft.build.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/lib/netstandard2.0/Microsoft.CodeAnalysis.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/lib/netstandard2.0/Microsoft.CodeAnalysis.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/microsoft.codeanalysis.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/microsoft.codeanalysis.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/microsoft.codeanalysis.csharp.workspaces.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/microsoft.codeanalysis.csharp.workspaces.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/microsoft.codeanalysis.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/microsoft.codeanalysis.csharp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/microsoft.codeanalysis.workspaces.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/microsoft.codeanalysis.workspaces.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.0.1/lib/netstandard1.3/Microsoft.CSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/lib/netstandard1.3/Microsoft.CSharp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.0.1/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/microsoft.csharp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.0.1/ref/netstandard1.0/Microsoft.CSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/ref/netstandard1.0/Microsoft.CSharp.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/lib/netstandard1.3/Microsoft.CSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/lib/netstandard1.3/Microsoft.CSharp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/microsoft.csharp.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/ref/netstandard1.0/Microsoft.CSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/ref/netstandard1.0/Microsoft.CSharp.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/lib/netstandard1.3/Microsoft.CSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/lib/netstandard1.3/Microsoft.CSharp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/microsoft.csharp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netstandard1.0/Microsoft.CSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netstandard1.0/Microsoft.CSharp.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netstandard2.0/Microsoft.CSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netstandard2.0/Microsoft.CSharp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.abstractions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.binder/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.options/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Options.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Options.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.options/2.1.1/microsoft.extensions.options.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/microsoft.extensions.options.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.options/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.1.0/lib/netstandard1.3/Microsoft.VisualBasic.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/lib/netstandard1.3/Microsoft.VisualBasic.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.1.0/microsoft.visualbasic.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/microsoft.visualbasic.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.1.0/ref/netstandard1.1/Microsoft.VisualBasic.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/ref/netstandard1.1/Microsoft.VisualBasic.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/lib/netstandard1.3/Microsoft.VisualBasic.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/lib/netstandard1.3/Microsoft.VisualBasic.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/microsoft.visualbasic.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/microsoft.visualbasic.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netstandard1.1/Microsoft.VisualBasic.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netstandard1.1/Microsoft.VisualBasic.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netstandard2.0/Microsoft.VisualBasic.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netstandard2.0/Microsoft.VisualBasic.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.0.1/ref/net46/Microsoft.Win32.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/ref/net46/Microsoft.Win32.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.0.1/ref/netstandard1.3/Microsoft.Win32.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/ref/netstandard1.3/Microsoft.Win32.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/ref/net46/Microsoft.Win32.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/ref/net46/Microsoft.Win32.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/microsoft.win32.registry.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/ref/net46/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/ref/net46/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/microsoft.win32.registry.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/ref/net46/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/ref/net46/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.7.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/microsoft.win32.registry.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net46/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net46/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net461/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net461/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net472/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/net472/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/netstandard1.3/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/netstandard1.3/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/netstandard2.0/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/ref/netstandard2.0/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/microsoft.win32.registry.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/net46/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/net46/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/net461/Microsoft.Win32.SystemEvents.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/net461/Microsoft.Win32.SystemEvents.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/net472/Microsoft.Win32.SystemEvents.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/net472/Microsoft.Win32.SystemEvents.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/ref/net46/System.AppContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/net46/System.AppContext.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/ref/net462/System.AppContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/net462/System.AppContext.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard1.3/System.AppContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard1.3/System.AppContext.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard1.6/System.AppContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard1.6/System.AppContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/system.appcontext.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/system.appcontext.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/ref/net46/System.AppContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/net46/System.AppContext.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/ref/net462/System.AppContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/net462/System.AppContext.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/system.appcontext.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/system.appcontext.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/system.buffers.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/system.buffers.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/ref/net45/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/ref/net45/System.Buffers.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/ref/netstandard1.1/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/ref/netstandard1.1/System.Buffers.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/ref/netstandard2.0/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/ref/netstandard2.0/System.Buffers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/system.buffers.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/lib/net461/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/lib/net461/System.Buffers.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/ref/net45/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/ref/net45/System.Buffers.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/system.buffers.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.buffers/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/ref/net461/System.CodeDom.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/ref/net461/System.CodeDom.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/system.codedom.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/system.codedom.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.codedom/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/system.collections.concurrent.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/lib/netstandard1.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/lib/netstandard1.0/System.Collections.Immutable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.2.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.3.1/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard1.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard1.0/System.Collections.Immutable.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard1.3/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard1.3/System.Collections.Immutable.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.5.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard1.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard1.0/System.Collections.Immutable.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard1.3/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard1.3/System.Collections.Immutable.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard2.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/lib/netstandard2.0/System.Collections.Immutable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/1.7.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard1.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard1.0/System.Collections.Immutable.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard1.3/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard1.3/System.Collections.Immutable.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/5.0.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/system.collections.immutable.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/4.0.1/ref/net46/System.Collections.NonGeneric.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/ref/net46/System.Collections.NonGeneric.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/4.0.1/ref/netstandard1.3/System.Collections.NonGeneric.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/ref/netstandard1.3/System.Collections.NonGeneric.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/4.0.1/system.collections.nongeneric.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/system.collections.nongeneric.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/4.3.0/ref/net46/System.Collections.NonGeneric.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/ref/net46/System.Collections.NonGeneric.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/4.3.0/ref/netstandard1.3/System.Collections.NonGeneric.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/ref/netstandard1.3/System.Collections.NonGeneric.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/4.3.0/system.collections.nongeneric.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/system.collections.nongeneric.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.specialized/4.3.0/ref/net46/System.Collections.Specialized.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/ref/net46/System.Collections.Specialized.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.specialized/4.3.0/ref/netstandard1.3/System.Collections.Specialized.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/ref/netstandard1.3/System.Collections.Specialized.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.specialized/4.3.0/system.collections.specialized.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/system.collections.specialized.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections.specialized/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/ref/netstandard1.0/System.Collections.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/ref/netstandard1.0/System.Collections.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/ref/netstandard1.3/System.Collections.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/ref/netstandard1.3/System.Collections.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/system.collections.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/ref/netstandard1.0/System.Collections.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/ref/netstandard1.0/System.Collections.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/ref/netstandard1.3/System.Collections.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/ref/netstandard1.3/System.Collections.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/system.collections.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.collections/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/net461/System.ComponentModel.Annotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/net461/System.ComponentModel.Annotations.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.1/System.ComponentModel.Annotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.1/System.ComponentModel.Annotations.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.3/System.ComponentModel.Annotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.3/System.ComponentModel.Annotations.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.4/System.ComponentModel.Annotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard1.4/System.ComponentModel.Annotations.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard2.0/System.ComponentModel.Annotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard2.0/System.ComponentModel.Annotations.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard2.1/System.ComponentModel.Annotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/netstandard2.1/System.ComponentModel.Annotations.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.primitives/4.3.0/ref/net45/System.ComponentModel.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/ref/net45/System.ComponentModel.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/net45/System.ComponentModel.TypeConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/net45/System.ComponentModel.TypeConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/net462/System.ComponentModel.TypeConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/net462/System.ComponentModel.TypeConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/System.ComponentModel.TypeConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/System.ComponentModel.TypeConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/System.ComponentModel.TypeConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/System.ComponentModel.TypeConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/system.componentmodel.typeconverter.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/system.componentmodel.typeconverter.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.typeconverter/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/lib/netstandard1.3/System.ComponentModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/lib/netstandard1.3/System.ComponentModel.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/system.componentmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/system.componentmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/lib/netstandard1.0/System.Composition.Convention.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/lib/netstandard1.0/System.Composition.Convention.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/1.0.31/system.composition.convention.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/system.composition.convention.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/system.composition.hosting.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/system.composition.hosting.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/1.0.31/system.composition.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/system.composition.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/lib/netstandard1.0/System.Composition.TypedParts.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/lib/netstandard1.0/System.Composition.TypedParts.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/system.composition.typedparts.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/system.composition.typedparts.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.console/4.0.0/ref/net46/System.Console.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/ref/net46/System.Console.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.console/4.0.0/ref/netstandard1.3/System.Console.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/ref/netstandard1.3/System.Console.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.console/4.0.0/system.console.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/system.console.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/ref/net46/System.Console.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/ref/net46/System.Console.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/ref/netstandard1.3/System.Console.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/ref/netstandard1.3/System.Console.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/system.console.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/system.console.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.console/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/ref/net451". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.data.common/4.3.0/ref/net451/System.Data.Common.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/ref/net451/System.Data.Common.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.data.common/4.3.0/ref/netstandard1.2/System.Data.Common.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/ref/netstandard1.2/System.Data.Common.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.data.common/4.3.0/system.data.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/system.data.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.data.common/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net451". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net451/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net451/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net46/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net46/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net461/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/net461/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netcoreapp2.1/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netcoreapp2.1/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard1.2/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard1.2/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard1.3/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard1.3/System.Data.SqlClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard2.0/System.Data.SqlClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/ref/netstandard2.0/System.Data.SqlClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/4.8.3/system.data.sqlclient.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/system.data.sqlclient.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/system.diagnostics.debug.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/net45/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/net45/System.Diagnostics.DiagnosticSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/net46/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/net46/System.Diagnostics.DiagnosticSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/system.diagnostics.diagnosticsource.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/net45/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/net45/System.Diagnostics.DiagnosticSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/net46/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/net46/System.Diagnostics.DiagnosticSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/ref/net461/System.Diagnostics.EventLog.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/ref/net461/System.Diagnostics.EventLog.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/ref/netstandard2.0/System.Diagnostics.EventLog.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/ref/netstandard2.0/System.Diagnostics.EventLog.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/system.diagnostics.eventlog.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/system.diagnostics.eventlog.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/ref/net46/System.Diagnostics.FileVersionInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/ref/net46/System.Diagnostics.FileVersionInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/ref/netstandard1.3/System.Diagnostics.FileVersionInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/ref/netstandard1.3/System.Diagnostics.FileVersionInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/system.diagnostics.fileversioninfo.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/system.diagnostics.fileversioninfo.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/net46/System.Diagnostics.Process.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/net46/System.Diagnostics.Process.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/net461/System.Diagnostics.Process.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/net461/System.Diagnostics.Process.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/netstandard1.3/System.Diagnostics.Process.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/netstandard1.3/System.Diagnostics.Process.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/netstandard1.4/System.Diagnostics.Process.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/ref/netstandard1.4/System.Diagnostics.Process.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.1.0/system.diagnostics.process.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/system.diagnostics.process.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/net46/System.Diagnostics.Process.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/net46/System.Diagnostics.Process.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/net461/System.Diagnostics.Process.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/net461/System.Diagnostics.Process.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/netstandard1.3/System.Diagnostics.Process.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/netstandard1.3/System.Diagnostics.Process.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/netstandard1.4/System.Diagnostics.Process.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/ref/netstandard1.4/System.Diagnostics.Process.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/4.3.0/system.diagnostics.process.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/system.diagnostics.process.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.0.1/ref/netstandard1.0/System.Diagnostics.Tools.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/ref/netstandard1.0/System.Diagnostics.Tools.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.0.1/system.diagnostics.tools.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/system.diagnostics.tools.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/ref/net46/System.Diagnostics.TraceSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/ref/net46/System.Diagnostics.TraceSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/ref/net46/System.Diagnostics.TraceSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/ref/net46/System.Diagnostics.TraceSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/ref/netstandard1.3/System.Diagnostics.TraceSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/ref/netstandard1.3/System.Diagnostics.TraceSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/system.diagnostics.tracesource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/system.diagnostics.tracesource.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/net462/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/net462/System.Diagnostics.Tracing.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/System.Diagnostics.Tracing.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/System.Diagnostics.Tracing.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.0/ref/net461/System.Drawing.Common.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/ref/net461/System.Drawing.Common.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.0/ref/netcoreapp3.0/System.Drawing.Common.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/ref/netcoreapp3.0/System.Drawing.Common.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.0/ref/netstandard2.0/System.Drawing.Common.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/ref/netstandard2.0/System.Drawing.Common.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/4.7.0/system.drawing.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/system.drawing.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/netstandard1.3/System.Dynamic.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/netstandard1.3/System.Dynamic.Runtime.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/system.dynamic.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/system.dynamic.runtime.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/system.dynamic.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/system.dynamic.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/lib/net461/System.Formats.Asn1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/lib/net461/System.Formats.Asn1.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/5.0.0/system.formats.asn1.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/system.formats.asn1.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/ref/net46/System.Globalization.Calendars.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/ref/net46/System.Globalization.Calendars.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization.extensions/4.3.0/ref/net46/System.Globalization.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/ref/net46/System.Globalization.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization.extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization.extensions/4.3.0/system.globalization.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/system.globalization.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/system.globalization.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/system.globalization.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.globalization/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/ref/net46/System.IO.Compression.ZipFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/ref/net46/System.IO.Compression.ZipFile.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/ref/net46/System.IO.Compression.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/ref/net46/System.IO.Compression.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/system.io.compression.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/system.io.compression.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/net46/System.IO.FileSystem.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/net46/System.IO.FileSystem.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/net461/System.IO.FileSystem.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/net461/System.IO.FileSystem.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard1.3/System.IO.FileSystem.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard1.3/System.IO.FileSystem.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.FileSystem.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.FileSystem.AccessControl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/system.io.filesystem.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/system.io.filesystem.accesscontrol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/ref/net46/System.IO.FileSystem.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/ref/net46/System.IO.FileSystem.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/ref/net46/System.IO.FileSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/ref/net46/System.IO.FileSystem.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/ref/netstandard1.3/System.IO.FileSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/ref/netstandard1.3/System.IO.FileSystem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.0.1/system.io.filesystem.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/system.io.filesystem.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/ref/net46/System.IO.FileSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/ref/net46/System.IO.FileSystem.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/4.3.0/system.io.filesystem.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/system.io.filesystem.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/lib/net461/System.IO.Pipelines.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/lib/net461/System.IO.Pipelines.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netcoreapp3.0/System.IO.Pipelines.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netcoreapp3.0/System.IO.Pipelines.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netstandard1.3/System.IO.Pipelines.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netstandard1.3/System.IO.Pipelines.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netstandard2.0/System.IO.Pipelines.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/lib/netstandard2.0/System.IO.Pipelines.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/ref/netcoreapp2.0/System.IO.Pipelines.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/ref/netcoreapp2.0/System.IO.Pipelines.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/5.0.1/system.io.pipelines.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/system.io.pipelines.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/ref/net46/System.IO.Pipes.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/ref/net46/System.IO.Pipes.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/ref/netstandard1.3/System.IO.Pipes.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/ref/netstandard1.3/System.IO.Pipes.AccessControl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/system.io.pipes.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/system.io.pipes.accesscontrol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/net46/System.IO.Pipes.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/net46/System.IO.Pipes.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/net461/System.IO.Pipes.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/net461/System.IO.Pipes.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/netstandard1.3/System.IO.Pipes.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/netstandard1.3/System.IO.Pipes.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.Pipes.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.Pipes.AccessControl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/system.io.pipes.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/system.io.pipes.accesscontrol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes/4.3.0/ref/net46/System.IO.Pipes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/ref/net46/System.IO.Pipes.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes/4.3.0/ref/netstandard1.3/System.IO.Pipes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/ref/netstandard1.3/System.IO.Pipes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes/4.3.0/system.io.pipes.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/system.io.pipes.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/ref/net462/System.IO.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/net462/System.IO.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.0/System.IO.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.0/System.IO.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.3/System.IO.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.3/System.IO.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.5/System.IO.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/netstandard1.5/System.IO.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/system.io.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/ref/net462/System.IO.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/net462/System.IO.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.0/System.IO.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.0/System.IO.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.3/System.IO.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.3/System.IO.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.5/System.IO.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/netstandard1.5/System.IO.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/system.io.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.io/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/ref/net462/System.Linq.Expressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/net462/System.Linq.Expressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.3/System.Linq.Expressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.3/System.Linq.Expressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.6/System.Linq.Expressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/netstandard1.6/System.Linq.Expressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/system.linq.expressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/system.linq.expressions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/ref/net462/System.Linq.Expressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/net462/System.Linq.Expressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/system.linq.expressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/system.linq.expressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.parallel/4.0.1/lib/netstandard1.3/System.Linq.Parallel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/lib/netstandard1.3/System.Linq.Parallel.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.parallel/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.parallel/4.0.1/ref/netstandard1.1/System.Linq.Parallel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/ref/netstandard1.1/System.Linq.Parallel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.parallel/4.0.1/system.linq.parallel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/system.linq.parallel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.parallel/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.queryable/4.3.0/lib/netstandard1.3/System.Linq.Queryable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/lib/netstandard1.3/System.Linq.Queryable.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.queryable/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.queryable/4.3.0/ref/netstandard1.0/System.Linq.Queryable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/ref/netstandard1.0/System.Linq.Queryable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.queryable/4.3.0/system.linq.queryable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/system.linq.queryable.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq.queryable/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/ref/net462/System.Linq.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/ref/net462/System.Linq.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/ref/netstandard1.0/System.Linq.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/ref/netstandard1.0/System.Linq.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/ref/netstandard1.6/System.Linq.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/ref/netstandard1.6/System.Linq.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/system.linq.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/ref/net462/System.Linq.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/ref/net462/System.Linq.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/ref/netstandard1.0/System.Linq.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/ref/netstandard1.0/System.Linq.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/ref/netstandard1.6/System.Linq.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/ref/netstandard1.6/System.Linq.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/system.linq.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.linq/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.1/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/ref/netcoreapp2.1/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.1/ref/netstandard1.1/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/ref/netstandard1.1/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.1/ref/netstandard2.0/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/ref/netstandard2.0/System.Memory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.1/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/system.memory.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/lib/netstandard1.1/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/lib/netstandard1.1/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/lib/netstandard2.0/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/lib/netstandard2.0/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/lib/net461/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/lib/net461/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/lib/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/lib/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/lib/netcoreapp2.1/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/lib/netstandard1.1/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/lib/netstandard1.1/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/lib/netstandard2.0/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/lib/netstandard2.0/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/lib/net461/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/lib/net461/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/lib/netstandard1.1/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/lib/netstandard1.1/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/lib/netstandard2.0/System.Memory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/lib/netstandard2.0/System.Memory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.memory/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/ref/net46/System.Net.Http.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/ref/net46/System.Net.Http.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/system.net.http.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/system.net.http.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.4/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.4/ref/net46/System.Net.Http.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/ref/net46/System.Net.Http.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.4/ref/netstandard1.1/System.Net.Http.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/ref/netstandard1.1/System.Net.Http.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.4/ref/netstandard1.3/System.Net.Http.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/ref/netstandard1.3/System.Net.Http.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.4/system.net.http.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/system.net.http.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.http/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.nameresolution/4.3.0/ref/net46/System.Net.NameResolution.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/ref/net46/System.Net.NameResolution.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.nameresolution/4.3.0/ref/netstandard1.3/System.Net.NameResolution.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/ref/netstandard1.3/System.Net.NameResolution.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.nameresolution/4.3.0/system.net.nameresolution.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/system.net.nameresolution.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.nameresolution/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/system.net.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/system.net.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/net46/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.0/System.Net.Requests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.0/System.Net.Requests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.1/System.Net.Requests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.1/System.Net.Requests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.3/System.Net.Requests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/netstandard1.3/System.Net.Requests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/4.3.0/system.net.requests.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/system.net.requests.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.security/4.3.1/ref/net46/System.Net.Security.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/ref/net46/System.Net.Security.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.security/4.3.1/ref/netstandard1.3/System.Net.Security.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/ref/netstandard1.3/System.Net.Security.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.security/4.3.1/system.net.security.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/system.net.security.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.security/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/ref/net46/System.Net.Sockets.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/ref/net46/System.Net.Sockets.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/4.3.0/system.net.sockets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/system.net.sockets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.webheadercollection/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/ref/net46/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.webheadercollection/4.3.0/ref/netstandard1.3/System.Net.WebHeaderCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/ref/netstandard1.3/System.Net.WebHeaderCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.webheadercollection/4.3.0/system.net.webheadercollection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/system.net.webheadercollection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.net.webheadercollection/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/net45/System.Numerics.Vectors.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/net45/System.Numerics.Vectors.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/system.objectmodel.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/system.objectmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.private.datacontractserialization/4.1.1/lib/netstandard1.3/System.Private.DataContractSerialization.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/lib/netstandard1.3/System.Private.DataContractSerialization.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/ref/netstandard". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.private.datacontractserialization/4.1.1/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/ref/netstandard/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.private.datacontractserialization/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0/System.Reflection.Emit.ILGeneration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0/System.Reflection.Emit.ILGeneration.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/lib/netstandard1.3/System.Reflection.Emit.Lightweight.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/lib/netstandard1.3/System.Reflection.Emit.Lightweight.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/lib/netstandard1.3/System.Reflection.Emit.Lightweight.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/lib/netstandard1.3/System.Reflection.Emit.Lightweight.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/lib/netstandard1.3/System.Reflection.Emit.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/lib/netstandard1.3/System.Reflection.Emit.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/system.reflection.emit.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/lib/netstandard1.3/System.Reflection.Emit.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/lib/netstandard1.3/System.Reflection.Emit.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/system.reflection.emit.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/lib/netstandard1.3/System.Reflection.Emit.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/lib/netstandard1.3/System.Reflection.Emit.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard1.1/System.Reflection.Emit.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard1.1/System.Reflection.Emit.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard2.0/System.Reflection.Emit.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard2.0/System.Reflection.Emit.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/system.reflection.emit.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/system.reflection.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.3.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/lib/netstandard1.1/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/lib/netstandard1.1/System.Reflection.Metadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.1/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.2/lib/netstandard1.1/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/lib/netstandard1.1/System.Reflection.Metadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.4.2/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/lib/netstandard1.1/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/lib/netstandard1.1/System.Reflection.Metadata.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.8.0/lib/netstandard1.1/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/lib/netstandard1.1/System.Reflection.Metadata.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.8.0/lib/netstandard2.0/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/lib/netstandard2.0/System.Reflection.Metadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/1.8.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/net461/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/net461/System.Reflection.Metadata.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/netstandard1.1/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/netstandard1.1/System.Reflection.Metadata.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/5.0.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/system.reflection.metadata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/net46/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/net46/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/net462/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/net462/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/net46/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/net46/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/net462/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/net462/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/net46/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/net46/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/net461/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/net461/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard1.3/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard1.3/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard1.5/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard1.5/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard2.0/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netstandard2.0/System.Reflection.TypeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.4.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/system.reflection.typeextensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net46/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net46/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net461/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net461/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net472/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/net472/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard1.3/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard1.3/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard1.5/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard1.5/System.Reflection.TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard2.0/System.Reflection.TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netstandard2.0/System.Reflection.TypeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/system.reflection.typeextensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/ref/net462/System.Reflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/net462/System.Reflection.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/system.reflection.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/ref/net462/System.Reflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/net462/System.Reflection.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/system.reflection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.reflection/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/system.resources.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/system.resources.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.reader/4.0.0/lib/netstandard1.0/System.Resources.Reader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/lib/netstandard1.0/System.Resources.Reader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.reader/4.0.0/system.resources.reader.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/system.resources.reader.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.reader/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.writer/4.0.0/lib/netstandard1.3/System.Resources.Writer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/lib/netstandard1.3/System.Resources.Writer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.writer/4.0.0/system.resources.writer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/system.resources.writer.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.resources.writer/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/lib/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/lib/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/net462/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/net462/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/net462/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/net462/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.0/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.0/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.3/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.3/System.Runtime.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.5/System.Runtime.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/netstandard1.5/System.Runtime.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.1/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/system.runtime.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/ref/net46/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/system.runtime.handles.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/ref/net46/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/system.runtime.handles.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/system.runtime.interopservices.runtimeinformation.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/system.runtime.interopservices.runtimeinformation.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/net462/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/net462/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.0.0/system.runtime.loader.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/system.runtime.loader.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.3.0/ref/netstandard1.5/System.Runtime.Loader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/ref/netstandard1.5/System.Runtime.Loader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/4.3.0/system.runtime.loader.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/system.runtime.loader.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/lib/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/lib/netstandard1.4/System.Runtime.Serialization.Formatters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/lib/netstandard1.4/System.Runtime.Serialization.Formatters.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/ref/net46/System.Runtime.Serialization.Formatters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/ref/net46/System.Runtime.Serialization.Formatters.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Formatters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Formatters.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/system.runtime.serialization.formatters.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/system.runtime.serialization.formatters.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.formatters/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/net46/System.Runtime.Serialization.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/net46/System.Runtime.Serialization.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/net46/System.Runtime.Serialization.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/net46/System.Runtime.Serialization.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.0/System.Runtime.Serialization.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.0/System.Runtime.Serialization.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/net46/System.Runtime.Serialization.Xml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/net46/System.Runtime.Serialization.Xml.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Xml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Xml.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Xml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Xml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/system.runtime.serialization.xml.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/system.runtime.serialization.xml.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.xml/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/ref/net462/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/net462/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/system.runtime.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/ref/net462/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/net462/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/system.runtime.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/ref/net462/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/net462/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.0/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.0/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.2/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.2/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.3/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.3/System.Runtime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.5/System.Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/netstandard1.5/System.Runtime.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/system.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.runtime/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.3.0/ref/net46/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/ref/net46/System.Security.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.3.0/ref/netstandard1.3/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/ref/netstandard1.3/System.Security.AccessControl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.3.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/system.security.accesscontrol.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/net46/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/net46/System.Security.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/net461/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/net461/System.Security.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/netstandard1.3/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/netstandard1.3/System.Security.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/4.7.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/system.security.accesscontrol.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/net46/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/net46/System.Security.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/5.0.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/system.security.accesscontrol.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/6.0.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/system.security.accesscontrol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/ref/net46/System.Security.Claims.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/ref/net46/System.Security.Claims.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/4.3.0/system.security.claims.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/system.security.claims.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net461/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net461/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net462/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/net462/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net46/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net46/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net461/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net461/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net462/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/net462/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4/System.Security.Cryptography.Algorithms.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6/System.Security.Cryptography.Algorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6/System.Security.Cryptography.Algorithms.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/system.security.cryptography.algorithms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/system.security.cryptography.algorithms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net46/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net46/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net461/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net461/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net462/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/net462/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Cng.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net46/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net46/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net461/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net461/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net462/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net462/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net47". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net47/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/net47/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.4/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.4/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.6/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard1.6/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Cng.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net46/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net46/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net461/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net461/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net462/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net462/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net47". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net47/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/net47/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.4/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.4/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.6/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard1.6/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.csp/4.3.0/ref/net46/System.Security.Cryptography.Csp.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/ref/net46/System.Security.Cryptography.Csp.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.csp/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Csp.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Csp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.csp/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/ref/netstandard1.6/System.Security.Cryptography.OpenSsl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/ref/netstandard1.6/System.Security.Cryptography.OpenSsl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.openssl/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/net46/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/net46/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/net461/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/net461/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/net46/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/net46/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/net461/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/net461/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/net46/System.Security.Cryptography.ProtectedData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/net46/System.Security.Cryptography.ProtectedData.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/net461/System.Security.Cryptography.ProtectedData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/net461/System.Security.Cryptography.ProtectedData.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3/System.Security.Cryptography.ProtectedData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3/System.Security.Cryptography.ProtectedData.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/net461/System.Security.Cryptography.X509Certificates.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/net461/System.Security.Cryptography.X509Certificates.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.0/ref/net461/System.Security.Cryptography.Xml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/ref/net461/System.Security.Cryptography.Xml.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Xml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Xml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/4.7.0/system.security.cryptography.xml.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/system.security.cryptography.xml.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/ref/net461/System.Security.Permissions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/ref/net461/System.Security.Permissions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/ref/netcoreapp3.0/System.Security.Permissions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/ref/netcoreapp3.0/System.Security.Permissions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/4.7.0/system.security.permissions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/system.security.permissions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.3.0/ref/net46/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/ref/net46/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.3.0/ref/netstandard1.3/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/ref/netstandard1.3/System.Security.Principal.Windows.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.3.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/system.security.principal.windows.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/net46/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/net46/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netcoreapp3.0/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netcoreapp3.0/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netstandard1.3/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netstandard1.3/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/system.security.principal.windows.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/system.security.principal.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/system.security.principal.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/lib/net46/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/lib/net46/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/lib/net46/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/lib/net46/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/lib/net461/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/lib/net461/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/ref/netstandard1.3/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/ref/netstandard1.3/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.4.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/system.text.encoding.codepages.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/net46/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/net46/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/net461/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/net461/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/netstandard1.3/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/netstandard1.3/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/net46/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/net46/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/net461/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/net461/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/netstandard1.3/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/netstandard1.3/System.Text.Encoding.CodePages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/netstandard2.0/System.Text.Encoding.CodePages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/lib/netstandard2.0/System.Text.Encoding.CodePages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/4.7.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/system.text.encoding.codepages.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/system.text.encoding.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/system.text.encoding.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard1.0/System.Text.Encodings.Web.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard1.0/System.Text.Encodings.Web.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard2.0/System.Text.Encodings.Web.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard2.0/System.Text.Encodings.Web.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard2.1/System.Text.Encodings.Web.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/lib/netstandard2.1/System.Text.Encodings.Web.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/4.7.0/system.text.encodings.web.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/system.text.encodings.web.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.json/4.7.0/lib/net461/System.Text.Json.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/lib/net461/System.Text.Json.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/lib/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.json/4.7.0/lib/netcoreapp3.0/System.Text.Json.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/lib/netcoreapp3.0/System.Text.Json.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.json/4.7.0/lib/netstandard2.0/System.Text.Json.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/lib/netstandard2.0/System.Text.Json.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.json/4.7.0/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/system.text.json.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.json/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/net462/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/net462/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.0/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.0/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.3/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.3/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.6/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/netstandard1.6/System.Text.RegularExpressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.1.0/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/system.text.regularexpressions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/net462/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/net462/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/net462/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/net462/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netcoreapp1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netcoreapp1.1/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netcoreapp1.1/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.0/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.0/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.3/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.3/System.Text.RegularExpressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.6/System.Text.RegularExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/netstandard1.6/System.Text.RegularExpressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.1/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/system.text.regularexpressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.overlapped/4.3.0/ref/net46/System.Threading.Overlapped.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/ref/net46/System.Threading.Overlapped.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.overlapped/4.3.0/ref/netstandard1.3/System.Threading.Overlapped.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/ref/netstandard1.3/System.Threading.Overlapped.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.overlapped/4.3.0/system.threading.overlapped.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/system.threading.overlapped.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.overlapped/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/system.threading.tasks.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/lib/netstandard1.0/System.Threading.Tasks.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/lib/netstandard1.0/System.Threading.Tasks.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/system.threading.tasks.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/lib/netstandard1.3/System.Threading.Tasks.Parallel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/lib/netstandard1.3/System.Threading.Tasks.Parallel.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/ref/netstandard1.1/System.Threading.Tasks.Parallel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/ref/netstandard1.1/System.Threading.Tasks.Parallel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/system.threading.tasks.parallel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/system.threading.tasks.parallel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.parallel/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/system.threading.tasks.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/system.threading.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/ref/net46/System.Threading.Thread.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/ref/net46/System.Threading.Thread.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.0.0/system.threading.thread.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/system.threading.thread.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/ref/net46/System.Threading.Thread.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/ref/net46/System.Threading.Thread.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/4.3.0/system.threading.thread.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/system.threading.thread.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/4.0.10/ref/net46/System.Threading.ThreadPool.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/ref/net46/System.Threading.ThreadPool.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/4.0.10/ref/netstandard1.3/System.Threading.ThreadPool.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/ref/netstandard1.3/System.Threading.ThreadPool.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/4.0.10/system.threading.threadpool.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/system.threading.threadpool.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/4.3.0/ref/net46/System.Threading.ThreadPool.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/ref/net46/System.Threading.ThreadPool.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/4.3.0/ref/netstandard1.3/System.Threading.ThreadPool.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/ref/netstandard1.3/System.Threading.ThreadPool.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/4.3.0/system.threading.threadpool.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/system.threading.threadpool.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/ref/net451". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.0.1/ref/net451/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/ref/net451/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.0.1/ref/netstandard1.2/System.Threading.Timer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/ref/netstandard1.2/System.Threading.Timer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.0.1/system.threading.timer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/system.threading.timer.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/ref/net451". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/ref/net451/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/ref/net451/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/system.threading.timer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/system.threading.timer.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/ref/netstandard1.0/System.Threading.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/ref/netstandard1.0/System.Threading.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/ref/netstandard1.3/System.Threading.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/ref/netstandard1.3/System.Threading.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/system.threading.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/ref/netstandard1.0/System.Threading.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/ref/netstandard1.0/System.Threading.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/ref/netstandard1.3/System.Threading.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/ref/netstandard1.3/System.Threading.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/system.threading.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.threading/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.valuetuple/4.5.0/ref/net461/System.ValueTuple.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/ref/net461/System.ValueTuple.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/ref/net47". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.valuetuple/4.5.0/ref/netstandard2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/ref/netstandard2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.valuetuple/4.5.0/system.valuetuple.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/system.valuetuple.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.valuetuple/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/ref/netcoreapp3.0/System.Windows.Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/ref/netcoreapp3.0/System.Windows.Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/system.windows.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/system.windows.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/netstandard1.0/System.Xml.ReaderWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/netstandard1.0/System.Xml.ReaderWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.0.11/system.xml.readerwriter.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/system.xml.readerwriter.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/net46/System.Xml.ReaderWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/net46/System.Xml.ReaderWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/netstandard1.0/System.Xml.XDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/netstandard1.0/System.Xml.XDocument.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/netstandard1.3/System.Xml.XDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/netstandard1.3/System.Xml.XDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.0.11/system.xml.xdocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/system.xml.xdocument.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/4.0.1/ref/net46/System.Xml.XmlDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/ref/net46/System.Xml.XmlDocument.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/4.0.1/ref/netstandard1.3/System.Xml.XmlDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/ref/netstandard1.3/System.Xml.XmlDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/4.0.1/system.xml.xmldocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/system.xml.xmldocument.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/4.3.0/ref/net46/System.Xml.XmlDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/ref/net46/System.Xml.XmlDocument.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/4.3.0/ref/netstandard1.3/System.Xml.XmlDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/ref/netstandard1.3/System.Xml.XmlDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/4.3.0/system.xml.xmldocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/system.xml.xmldocument.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/netstandard1.0/System.Xml.XmlSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/netstandard1.0/System.Xml.XmlSerializer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/netstandard1.3/System.Xml.XmlSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/netstandard1.3/System.Xml.XmlSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmlserializer/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackageSourceGenerator/DefaultGenApiDocIds.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/DefaultGenApiDocIds.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackageSourceGenerator/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackageSourceGenerator/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackageSourceGenerator/LicenseHeader.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/LicenseHeader.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateProjects/AssemblyVersionTemplate.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects/AssemblyVersionTemplate.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateProjects/GenerateProjects.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects/GenerateProjects.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateProjects/AssemblyStandardUsings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects/AssemblyStandardUsings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateProjects/PackageProjectTemplate.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects/PackageProjectTemplate.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateSource". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateSource". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateSource/GenerateSource.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateSource/GenerateSource.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateSource/targetPackage.csproj.template" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateSource/targetPackage.csproj.template". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackageSourceGenerator/Tasks/PackageData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks/PackageData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackageSourceGenerator/Tasks/GenerateProjectsTask.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks/GenerateProjectsTask.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackageSourceGenerator/Tasks/GenerateProjects.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks/GenerateProjects.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/referencePackageSourceGenerator/Tasks/ProjectData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks/ProjectData.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/build-il.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/packageIcon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/packageIcon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/[Content_Types].xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/[Content_Types].xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/package/services/metadata/core-properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/package/services/metadata/core-properties/e356056b74964e7d8c9e6bc5907c14a2.psmdcp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/package/services/metadata/core-properties/e356056b74964e7d8c9e6bc5907c14a2.psmdcp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.OAuth.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.OAuth.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Antiforgery.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Antiforgery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Cookies.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Cookies.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Authorization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Authorization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Server.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Server.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authorization.Policy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authorization.Policy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authorization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authorization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Connections.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Connections.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.CookiePolicy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.CookiePolicy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cryptography.Internal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cryptography.Internal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HostFiltering.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HostFiltering.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Html.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Html.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Connections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Connections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Connections.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Connections.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Features.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Features.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HttpOverrides.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HttpOverrides.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Localization.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Localization.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Identity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Identity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HttpsPolicy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HttpsPolicy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.ApiExplorer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.ApiExplorer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Cors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Cors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Razor.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Razor.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Formatters.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Formatters.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.ViewFeatures.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.ViewFeatures.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Razor.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Razor.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Razor.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Razor.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.RazorPages.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.RazorPages.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.TagHelpers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.TagHelpers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCompression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCompression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCaching.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCaching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Rewrite.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Rewrite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.IIS.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.IIS.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.HttpSys.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.HttpSys.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.IISIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.IISIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Session.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Session.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.StaticFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.StaticFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Protocols.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Protocols.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Caching.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Caching.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.WebUtilities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.WebUtilities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Binder.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Binder.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Caching.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Caching.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.FileExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.FileExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.CommandLine.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.CommandLine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Ini.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Ini.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.EnvironmentVariables.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.EnvironmentVariables.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.DependencyInjection.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.DependencyInjection.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.KeyPerFile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.KeyPerFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.DependencyInjection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.DependencyInjection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.UserSecrets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.UserSecrets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Diagnostics.HealthChecks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Diagnostics.HealthChecks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Composite.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Composite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Embedded.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Embedded.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileSystemGlobbing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileSystemGlobbing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Hosting.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Hosting.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Hosting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Hosting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Physical.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Physical.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Identity.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Identity.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Identity.Stores.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Identity.Stores.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Localization.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Localization.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.EventLog.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.EventLog.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.EventSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.EventSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.ObjectPool.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.ObjectPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.ConfigurationExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.ConfigurationExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.WebEncoders.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.WebEncoders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.JSInterop.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.JSInterop.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Net.Http.Headers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Net.Http.Headers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Diagnostics.EventLog.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Diagnostics.EventLog.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.IO.Pipelines.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.IO.Pipelines.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.AccessControl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.AccessControl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Win32.Registry.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Win32.Registry.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Cryptography.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Cryptography.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Cryptography.Cng.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Cryptography.Cng.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Permissions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Permissions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Windows.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Windows.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Principal.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Principal.Windows.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/_rels". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/_rels/.rels" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/_rels/.rels". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/microsoft.aspnetcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/microsoft.aspnetcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Antiforgery.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Antiforgery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Cookies.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Cookies.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.OAuth.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.OAuth.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.Policy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.Policy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Authorization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Authorization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Server.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Server.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Connections.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Connections.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.CookiePolicy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.CookiePolicy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.KeyDerivation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.KeyDerivation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.Internal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.Internal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HostFiltering.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HostFiltering.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.HealthChecks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.HealthChecks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Server.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Server.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Html.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Html.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Features.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Features.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpsPolicy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpsPolicy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Identity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Identity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpOverrides.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpOverrides.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ApiExplorer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ApiExplorer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Cors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Cors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.RazorPages.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.RazorPages.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ViewFeatures.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ViewFeatures.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.TagHelpers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.TagHelpers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCompression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCompression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Rewrite.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Rewrite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IIS.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IIS.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.HttpSys.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.HttpSys.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IISIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IISIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Session.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Session.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Protocols.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Protocols.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.StaticFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.StaticFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebUtilities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebUtilities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Ini.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Ini.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.KeyPerFile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.KeyPerFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Embedded.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Embedded.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileSystemGlobbing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileSystemGlobbing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Stores.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Stores.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventLog.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventLog.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.WebEncoders.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.WebEncoders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.ObjectPool.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.ObjectPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.JSInterop.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.JSInterop.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Net.Http.Headers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Net.Http.Headers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Win32.Registry.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Win32.Registry.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.AccessControl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.AccessControl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.IO.Pipelines.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.IO.Pipelines.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Diagnostics.EventLog.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Diagnostics.EventLog.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Cng.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Cng.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Permissions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Permissions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Windows.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Windows.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Principal.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Principal.Windows.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/microsoft.aspnetcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/microsoft.aspnetcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Antiforgery.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Antiforgery.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Antiforgery.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Antiforgery.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Server.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Server.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Server.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Server.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Forms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HostFiltering.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HostFiltering.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HostFiltering.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HostFiltering.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Features.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Features.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Results.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Results.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Features.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Features.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Results.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Results.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpLogging.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpLogging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpLogging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpLogging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Identity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Identity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Identity.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Identity.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Rewrite.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Rewrite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Rewrite.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Rewrite.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IIS.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IIS.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IIS.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IIS.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Session.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Session.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Session.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Session.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.StaticFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.StaticFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.StaticFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.StaticFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebUtilities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebUtilities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebUtilities.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebUtilities.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Binder.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Binder.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Binder.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Binder.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Ini.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Ini.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Ini.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Ini.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Features.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Features.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Features.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Features.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Stores.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Stores.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Stores.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Stores.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventLog.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventLog.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Debug.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.ObjectPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.ObjectPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.ObjectPool.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.ObjectPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.WebEncoders.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.WebEncoders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.JSInterop.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.JSInterop.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.WebEncoders.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.WebEncoders.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Net.Http.Headers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Net.Http.Headers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Net.Http.Headers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Net.Http.Headers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.JSInterop.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.JSInterop.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipelines.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipelines.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.EventLog.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.EventLog.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipelines.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/PlatformManifest.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Immutable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Immutable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Buffers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Buffers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.DiagnosticSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.DiagnosticSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.Brotli.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.Brotli.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.HttpListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.HttpListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Mail.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Mail.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.ServicePoint.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.ServicePoint.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.DispatchProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.DispatchProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.TypeExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.TypeExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Intrinsics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Intrinsics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Loader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Loader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.CodePages.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.CodePages.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encodings.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encodings.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Dataflow.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Dataflow.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.Local.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.Local.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.HttpUtility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.HttpUtility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlDocument.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/Microsoft.NETCore.App.versions.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Formats.Asn1.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Formats.Asn1.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/Microsoft.NETCore.App.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/Microsoft.NETCore.App.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/[Content_Types].xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/[Content_Types].xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/package/services/metadata/core-properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/package/services/metadata/core-properties/c53e8a8ebb0141ac9d51811b9a426b1b.psmdcp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/package/services/metadata/core-properties/c53e8a8ebb0141ac9d51811b9a426b1b.psmdcp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/_rels". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/_rels/.rels" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/_rels/.rels". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/[Content_Types].xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/[Content_Types].xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/package/services/metadata/core-properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/package/services/metadata/core-properties/0f86521225cd4d77af4871e085dbb363.psmdcp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/package/services/metadata/core-properties/0f86521225cd4d77af4871e085dbb363.psmdcp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/_rels". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/_rels/.rels" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/_rels/.rels". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IEHost.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IEHost.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/cscompmgd.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/cscompmgd.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/AspNetMMCExt.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/AspNetMMCExt.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IEExecRemote.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IEExecRemote.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IIEHost.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IIEHost.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Utilities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Utilities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Vsa.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Vsa.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Vsa.Vb.CodeDOMProcessor.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Vsa.Vb.CodeDOMProcessor.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft_VsaVb.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft_VsaVb.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Vsa.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Vsa.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Xml.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/RedistList/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/SubsetList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/SubsetList/Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/SubsetList/Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net20.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net20.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/XamlBuildTask.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Accessibility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Accessibility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/CustomMarshalers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/CustomMarshalers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.Data.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.Data.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.JScript.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.JScript.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/mscorlib.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/mscorlib.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationCore.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationCore.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/ReachFramework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/ReachFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/sysglobl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/sysglobl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Core.Presentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Core.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.DurableInstancing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.DurableInstancing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Addin.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Addin.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.AddIn.Contract.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.AddIn.Contract.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Addin.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Addin.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.AddIn.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.AddIn.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.Install.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.Install.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.DataSetExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.DataSetExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Services.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Services.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.SqlXml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.SqlXml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Deployment.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Deployment.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Device.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Device.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.AccountManagement.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.AccountManagement.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.Protocols.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.Protocols.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Drawing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Drawing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.EnterpriseServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.EnterpriseServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.Selectors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.Selectors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IO.Log.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IO.Log.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.Instrumentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.Instrumentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Messaging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Messaging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Net.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Net.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Printing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Printing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Remoting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Remoting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.DurableInstancing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.DurableInstancing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.Formatters.Soap.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.Formatters.Soap.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Activities.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Activities.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Channels.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Channels.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Discovery.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Discovery.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Routing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Routing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceProcess.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceProcess.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Transactions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Transactions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Speech.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Speech.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.ApplicationServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.ApplicationServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.Services.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.Services.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.DataVisualization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.DataVisualization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Input.Manipulations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Input.Manipulations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Presentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xaml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xaml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClientsideProviders.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClientsideProviders.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationProvider.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationProvider.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationTypes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationTypes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsBase.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsBase.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/RedistList/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net40.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net40.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/XamlBuildTask.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Duplex.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XmlSerializer.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net45.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net45.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/XamlBuildTask.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Duplex.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.XmlSerializer.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net451.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net451.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/XamlBuildTask.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Duplex.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Xml.XDocument.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net452.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net452.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/namespaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Dynamic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Dynamic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/XamlBuildTask.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Duplex.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XmlSerializer.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net46.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net46.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/namespaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Dynamic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Dynamic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/XamlBuildTask.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.Annotations.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Duplex.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XmlSerializer.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/FullTrust.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net461.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net461.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/namespaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Dynamic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Dynamic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/XamlBuildTask.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/WindowsFormsIntegration.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Duplex.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XmlSerializer.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net462.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net462.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/CustomMarshalers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/CustomMarshalers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/namespaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Dynamic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Dynamic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/XamlBuildTask.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Duplex.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.XmlSerializer.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net47.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net47.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/CustomMarshalers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/CustomMarshalers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/namespaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Dynamic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Dynamic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/XamlBuildTask.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net472.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net472.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Accessibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Accessibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Activities.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Activities.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Conversion.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Conversion.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Engine.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Engine.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/CustomMarshalers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/CustomMarshalers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/ISymWrapper.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/ISymWrapper.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Framework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Framework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Utilities.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Utilities.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Tasks.v4.0.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Tasks.v4.0.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.CSharp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.CSharp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.JScript.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.JScript.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualBasic.Compatibility.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualBasic.Compatibility.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualBasic.Compatibility.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualBasic.Compatibility.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualBasic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualBasic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualC.STLCLR.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualC.STLCLR.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/namespaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationBuildTasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationBuildTasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationCore.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationCore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Aero.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Aero.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Aero2.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Aero2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.AeroLite.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.AeroLite.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Classic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Classic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Luna.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Luna.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Royale.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Royale.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/ReachFramework.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/ReachFramework.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/sysglobl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/sysglobl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.Core.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.Core.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.AddIn.Contract.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.AddIn.Contract.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.AddIn.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.AddIn.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ComponentModel.Composition.Registration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ComponentModel.Composition.Registration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ComponentModel.DataAnnotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ComponentModel.DataAnnotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Configuration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Configuration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Configuration.Install.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Configuration.Install.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.DataSetExtensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.DataSetExtensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.OracleClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.OracleClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Services.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Services.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Services.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Services.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.SqlXml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.SqlXml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Deployment.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Deployment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Device.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Device.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.DirectoryServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.DirectoryServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.DirectoryServices.Protocols.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.DirectoryServices.Protocols.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.DirectoryServices.AccountManagement.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.DirectoryServices.AccountManagement.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Drawing.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Drawing.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.EnterpriseServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.EnterpriseServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Dynamic.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Dynamic.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IdentityModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IdentityModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IdentityModel.Selectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IdentityModel.Selectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IdentityModel.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IdentityModel.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IO.Log.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IO.Log.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Management.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Management.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Management.Instrumentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Management.Instrumentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Messaging.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Messaging.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Net.Http.WebRequest.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Net.Http.WebRequest.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Printing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Printing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Caching.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Caching.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Reflection.Context.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Reflection.Context.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Remoting.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Remoting.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Serialization.Formatters.Soap.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Serialization.Formatters.Soap.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.DurableInstancing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.DurableInstancing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Activation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Activation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Channels.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Channels.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Discovery.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Discovery.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceProcess.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceProcess.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Speech.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Speech.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Abstractions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Abstractions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.ApplicationServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.ApplicationServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DynamicData.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DynamicData.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DynamicData.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DynamicData.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Entity.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Entity.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Entity.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Entity.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Extensions.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Extensions.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Mobile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Mobile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Routing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Routing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Controls.Ribbon.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Controls.Ribbon.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Forms.DataVisualization.Design.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Forms.DataVisualization.Design.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Services.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Services.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Forms.DataVisualization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Forms.DataVisualization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Forms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Forms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Input.Manipulations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Input.Manipulations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Presentation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Presentation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Workflow.Activities.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Workflow.Activities.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Workflow.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Workflow.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Workflow.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Workflow.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.WorkflowServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.WorkflowServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xaml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xaml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationClient.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationClient.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationClientsideProviders.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationClientsideProviders.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationProvider.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationProvider.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationTypes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationTypes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/WindowsFormsIntegration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/WindowsFormsIntegration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/XamlBuildTask.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/XamlBuildTask.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/WindowsBase.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/WindowsBase.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.Annotations.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.Annotations.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Http.Rtc.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Http.Rtc.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.WindowsRuntime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.WindowsRuntime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Duplex.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Duplex.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.NetTcp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.NetTcp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XPath.XDocument.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net48.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net48.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/netfx.force.conflicts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/netfx.force.conflicts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/NETStandard.Library.NETFramework.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/NETStandard.Library.NETFramework.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/NETStandard.Library.NETFramework.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/NETStandard.Library.NETFramework.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net462/lib". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net462/lib/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net462/lib/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net462/NETStandard.Library.NETFramework.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net462/NETStandard.Library.NETFramework.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net462/NETStandard.Library.NETFramework.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net462/NETStandard.Library.NETFramework.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/NETStandard.Library.NETFramework.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/NETStandard.Library.NETFramework.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/NETStandard.Library.NETFramework.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/NETStandard.Library.NETFramework.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/netfx.force.conflicts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/netfx.force.conflicts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/NETStandard.Library.NETFramework.common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/NETStandard.Library.NETFramework.common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/NETStandard.Library.NETFramework.common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/NETStandard.Library.NETFramework.common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/netstandard.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/netstandard.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Buffers.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Buffers.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Memory.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Memory.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/NETStandard.Library.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/NETStandard.Library.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.XDocument.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/NETStandard.Library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/NETStandard.Library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/[Content_Types].xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/[Content_Types].xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/package/services/metadata/core-properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/package/services/metadata/core-properties/8a2b79062fd34e3c9093e449a7f0e295.psmdcp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/package/services/metadata/core-properties/8a2b79062fd34e3c9093e449a7f0e295.psmdcp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/_rels". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/_rels/.rels" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/_rels/.rels". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/NETStandard.Library.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/NETStandard.Library.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.AppContext.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XPath.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackageGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackageGenerator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackageGenerator/PackageGenerator.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackageGenerator/PackageGenerator.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackageGenerator/textOnlyPackage.csproj.template" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackageGenerator/textOnlyPackage.csproj.template". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Core.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Core.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Core.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Core.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Plugin.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Plugin.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Microsoft.Build.CentralPackageVersions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Microsoft.Build.CentralPackageVersions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Sdk/Sdk.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Microsoft.Build.NoTargets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Microsoft.Build.NoTargets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/MSBuild-NuGet-Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/Sdk/Sdk.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/images". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/images/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/images/MSBuild-NuGet-Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/Sdk/Sdk.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/Sdk/Sdk.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/MSBuild-NuGet-Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/Sdk/Sdk.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/build/Microsoft.CodeAnalysis.Collections.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/build/Microsoft.CodeAnalysis.Collections.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder+ValueCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder+ValueCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+KeyCollection+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+KeyCollection+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder+KeyCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder+KeyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+KeyCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+KeyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+ValueCollection+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+ValueCollection+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+PrivateInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+PrivateInterlocked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+ValueCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+ValueCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+Builder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+Builder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+PrivateInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+PrivateInterlocked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+ValueBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+ValueBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/RoslynImmutableInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/RoslynImmutableInterlocked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/RoslynEnumerable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/RoslynEnumerable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedArray.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedArray.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedArray`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedArray`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedDictionary`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedDictionary`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedList`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedList`1.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/HashHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/HashHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ICollectionDebugView`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ICollectionDebugView`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IDictionaryDebugView`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IDictionaryDebugView`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ICollectionCalls`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ICollectionCalls`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ICollectionCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ICollectionCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ArraySortHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ArraySortHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IEnumerableCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IEnumerableCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IListCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IListCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/RoslynUnsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/RoslynUnsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/InsertionBehavior.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/InsertionBehavior.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IEnumerableCalls`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IEnumerableCalls`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/SegmentedArrayHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/SegmentedArrayHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/Strings.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/Strings.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/SegmentedArraySegment`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/SegmentedArraySegment`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ThrowHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ThrowHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.de.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.de.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.es.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.es.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.fr.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.fr.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.cs.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.cs.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.it.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.it.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ja.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ja.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ko.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ko.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.pl.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.pl.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.pt-BR.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.pt-BR.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.tr.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.tr.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.zh-Hans.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.zh-Hans.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ru.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ru.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.zh-Hant.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.zh-Hant.xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder+KeyCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder+KeyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder+ValueCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder+ValueCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+KeyCollection+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+KeyCollection+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+KeyCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+KeyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+PrivateInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+PrivateInterlocked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+ValueCollection+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+ValueCollection+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+ValueCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+ValueCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+Builder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+Builder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+ValueBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+ValueBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+PrivateInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+PrivateInterlocked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/RoslynEnumerable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/RoslynEnumerable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/RoslynImmutableInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/RoslynImmutableInterlocked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedArray`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedArray`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedDictionary`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedDictionary`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedArray.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedArray.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedList`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedList`1.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ArraySortHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ArraySortHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/HashHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/HashHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ICollectionCalls`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ICollectionCalls`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ICollectionCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ICollectionCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ICollectionDebugView`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ICollectionDebugView`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IDictionaryDebugView`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IDictionaryDebugView`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IEnumerableCalls`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IEnumerableCalls`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/InsertionBehavior.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/InsertionBehavior.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/RoslynUnsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/RoslynUnsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IListCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IListCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IEnumerableCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IEnumerableCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/SegmentedArrayHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/SegmentedArrayHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/Strings.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/Strings.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/SegmentedArraySegment`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/SegmentedArraySegment`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ThrowHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ThrowHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.fr.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.fr.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.it.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.it.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.cs.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.cs.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.es.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.es.xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.de.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.de.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ja.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ja.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ko.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ko.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.pt-BR.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.pt-BR.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.pl.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.pl.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ru.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ru.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.tr.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.tr.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.zh-Hans.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.zh-Hans.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.zh-Hant.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.zh-Hant.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/ThirdPartyNotices.rtf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/ThirdPartyNotices.rtf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk/Sdk.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandParsingException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandParsingException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandOption.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandOption.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandLineApplication.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandLineApplication.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandOptionType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandOptionType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/AnsiConsole.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/AnsiConsole.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandArgument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandArgument.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/Utilities". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/Utilities/ArgumentEscaper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/Utilities/ArgumentEscaper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/Utilities/DotNetMuxer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/Utilities/DotNetMuxer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/runtime.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/runtime.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/Microsoft.NETCore.Platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/Microsoft.NETCore.Platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/Microsoft.NETCore.Platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/Microsoft.NETCore.Platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/version.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/lib/netstandard1.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/Microsoft.NETCore.Targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/Microsoft.NETCore.Targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/Microsoft.NETCore.Targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/Microsoft.NETCore.Targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.CommandLine.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.CommandLine.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Caching.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Caching.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.EnvironmentVariables.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.EnvironmentVariables.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Caching.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Caching.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Binder.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Binder.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Ini.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Ini.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.FileExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.FileExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.KeyPerFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.KeyPerFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.UserSecrets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.UserSecrets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Composite.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Composite.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Embedded.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Embedded.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Physical.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Physical.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileSystemGlobbing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileSystemGlobbing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Localization.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Localization.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Localization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Debug.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.EventSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.EventSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.ObjectPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.ObjectPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.ConfigurationExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.ConfigurationExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.WebEncoders.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.WebEncoders.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Win32.Registry.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Win32.Registry.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.CodeDom.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ComponentModel.Composition.Registration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ComponentModel.Composition.Registration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ComponentModel.Composition.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ComponentModel.Composition.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.AttributedModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.AttributedModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Convention.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Convention.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.TypedParts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.TypedParts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.Odbc.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.Odbc.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.OleDb.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.OleDb.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.SqlClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.SqlClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Diagnostics.PerformanceCounter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Diagnostics.PerformanceCounter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.AccountManagement.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.AccountManagement.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.Protocols.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.Protocols.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Formats.Cbor.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Formats.Cbor.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Hashing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Hashing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Packaging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Pipelines.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Ports.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Ports.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Management.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Management.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Memory.Data.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Memory.Data.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Net.Http.WinHttpHandler.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Net.Http.WinHttpHandler.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Net.WebSockets.WebSocketProtocol.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Net.WebSockets.WebSocketProtocol.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Reflection.Context.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Reflection.Context.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Reflection.MetadataLoadContext.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Reflection.MetadataLoadContext.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Resources.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Runtime.Caching.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Runtime.Caching.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Cose.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Cose.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Duplex.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Duplex.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.NetTcp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.NetTcp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Syndication.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Syndication.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceProcess.ServiceController.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceProcess.ServiceController.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Threading.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Threading.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Windows.Extensions.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.VisualBasic.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.VisualBasic.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Formats.Tar.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Formats.Tar.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Compression.Brotli.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Compression.Brotli.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Formats.Asn1.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Formats.Asn1.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.DriveInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Pipes.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Pipes.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Http.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Http.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Quic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Quic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Numerics.Vectors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Numerics.Vectors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Intrinsics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Intrinsics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.JavaScript.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.JavaScript.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.Cryptography.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.Cryptography.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.Principal.Windows.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.Principal.Windows.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Channels.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Channels.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XPath.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XPath.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.ReaderWriter.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/netstandard/1033". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/netstandard/1033/netstandard.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/netstandard/1033/netstandard.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.VisualBasic.Forms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.VisualBasic.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.Registry.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.Registry.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Accessibility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Accessibility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationCore.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationCore.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero2.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero2.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.AeroLite.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.AeroLite.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Luna.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Luna.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Royale.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Royale.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Classic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Classic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/ReachFramework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/ReachFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.CodeDom.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationUI.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationUI.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.PerformanceCounter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.PerformanceCounter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.DirectoryServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.IO.Packaging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Printing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Printing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Resources.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Threading.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Threading.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Controls.Ribbon.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Controls.Ribbon.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Design.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Design.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Xaml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Xaml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Presentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClientSideProviders.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClientSideProviders.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Input.Manipulations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Input.Manipulations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationProvider.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationProvider.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationTypes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationTypes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/WindowsBase.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/WindowsBase.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/WindowsFormsIntegration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/WindowsFormsIntegration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Extensions/IntegerExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Extensions/IntegerExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/WideTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/WideTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/ZeroTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/ZeroTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/WideTable.Generated.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/WideTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/ZeroTable.Generated.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/ZeroTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Unicode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Unicode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/UnicodeCalculator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/UnicodeCalculator.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Extensions/IntegerExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Extensions/IntegerExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.Generated.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.Generated.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Unicode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Unicode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/UnicodeCalculator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/UnicodeCalculator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.nuspec". RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/source-build-reference-package-cache /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true -logger:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/ /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/log/Release/Build.binlog /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/source-build-reference-package-cache /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/ /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj Build started 9/22/2023 6:04:36 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" on node 1 (default targets). 1>TriggerBuildDependencyPackageProjects: ./build.sh --configuration Release /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/sourcebuild-dependency-projects.binlog /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/source-build-reference-package-cache /p:BuildDependencyPackageProjects=true /p:SetUpSourceBuildIntermediateNupkgCache=true /p:DotNetBuildFromSource=true /p:ArcadeInnerBuildFromSource=true /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/sourcebuild-dependency-projects.binlog /clp:Summary /nr:true /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=false /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=false /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/source-build-reference-package-cache /p:BuildDependencyPackageProjects=true /p:SetUpSourceBuildIntermediateNupkgCache=true /p:DotNetBuildFromSource=true /p:ArcadeInnerBuildFromSource=true /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (in 165 ms). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/eng/NoOp.csproj (in 78 ms). NoOp -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/NoOp/Release/net7.0/NoOp.dll Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:02.67 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj... Assets file has not changed. Skipping assets file writing. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (in 109 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/source-build-reference-package-cache 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj" (Restore target(s)). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) on node 7 (Restore target(s)). 317>_GetAllRestoreProjectPathItems: Determining projects to restore... 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:5) on node 27 (_GenerateRestoreGraphProjectEntry target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:5) on node 30 (_GenerateRestoreGraphProjectEntry target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:5) on node 29 (_GenerateRestoreGraphProjectEntry target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:5) on node 22 (_GenerateRestoreGraphProjectEntry target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:5) on node 2 (_GenerateRestoreGraphProjectEntry target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:5) on node 24 (_GenerateRestoreGraphProjectEntry target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:5) on node 14 (_GenerateRestoreGraphProjectEntry target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:5) on node 5 (_GenerateRestoreGraphProjectEntry target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (26:5) on node 11 (_GenerateRestoreGraphProjectEntry target(s)). 26>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:5) on node 28 (_GenerateRestoreGraphProjectEntry target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:5) on node 10 (_GenerateRestoreGraphProjectEntry target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:5) on node 17 (_GenerateRestoreGraphProjectEntry target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:5) on node 23 (_GenerateRestoreGraphProjectEntry target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:5) on node 21 (_GenerateRestoreGraphProjectEntry target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:5) on node 12 (_GenerateRestoreGraphProjectEntry target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:5) on node 13 (_GenerateRestoreGraphProjectEntry target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:5) on node 16 (_GenerateRestoreGraphProjectEntry target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:5) on node 15 (_GenerateRestoreGraphProjectEntry target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:5) on node 4 (_GenerateRestoreGraphProjectEntry target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:5) on node 9 (_GenerateRestoreGraphProjectEntry target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj" (21:5) on node 3 (_GenerateRestoreGraphProjectEntry target(s)). 21>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:5) on node 32 (_GenerateRestoreGraphProjectEntry target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:5) on node 6 (_GenerateRestoreGraphProjectEntry target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:5) on node 25 (_GenerateRestoreGraphProjectEntry target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:5) on node 18 (_GenerateRestoreGraphProjectEntry target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:5) on node 20 (_GenerateRestoreGraphProjectEntry target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 317>Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (317) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:5) on node 7 (_GenerateRestoreGraphProjectEntry target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 26>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 21>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 26>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 21>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 317>Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj... Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash D0Nl5jCrBbIKiq7fmoSmgQAKIJBuGCTtHarwB9VutKujPrFBqlfIY88JwHj9ijIdqm7P0Tb/sEl+48bCkJ4LaA==. Installed System.Reflection 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash FmBgRuhU5SQ9RNZEs9ZtKwzUmv1kqZqPRZWOsDo3a+zpDLUCaHLZm7AGMYBCFdf6XisE36ubiZXogO6U7BW4mA==. Installed System.Globalization 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash zv9hRR6rs/pzz4cSRu8jXgw5/dQZ25WbNllU46RG2R4mNbLKL2txbnmflP8gWBAFSqTGjskqmXpCpVCGHNR2+w==. Installed runtime.linux-x64.Microsoft.NETCore.ILAsm 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash 383mW2lH63QO55uMPhBs+6aZl6YzirIIb/nGQ5efE34GHZ2zf8eg79id7rXKxulYBCky6A2EIGOmy6nXIzLCNg==. Installed runtime.linux-x64.Microsoft.NETCore.ILDAsm 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash zEaT2M0jE5wZ9AWmVapbzOpun/wCYosg82TRVDeasAbo4dkjgCWQhmOMFj1ZLhHOPtGKMqYdl1r93ZssT0PDtg==. Installed System.Runtime.InteropServices 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash BF4H7JIXmI4QQA6Wo/RjT32Nymw/uSXMpaT5PartC7jfEkcWLTxWd/7q9o0gpvSpDAJcwUiuhiBkeW9kPMOzCw==. Installed System.Runtime 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash qlhl2Kv7ikvZIoQ1D02fteO+8hdBZSt4gtP67e7SEhuo6oDIhLDcZAv1FlF2TUq9UruPoUuH/mZf9TqsehphSA==. Installed System.Threading.Tasks.Extensions 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash rrQVaFbKK3KruFeeyBx4dGjwfFu8b0LZJmLDHxmLS5F2mYUQGVCs4liWT3v9ooxTWb/4x4yc7inwdxUaHTG5tA==. Installed System.IO 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash zq6ijNIQNqQKKXwvot+B5AuI6JlnBGvZTN3+ii1fqJQ+DX9AK+eer+02um/+yoC0kMheEDkvt5h5P6EMpfX3pQ==. Installed System.Buffers 4.5.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash gL2UgrlrrLf1+BjsxAZWaubcXeoDZJIRQ8FpbHKfiMUtg5FAxLfPxreacRSMwS2v7Z3wFj5PCV1KNFNvVBx+dA==. Installed System.Threading.Tasks 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash dKsKrwJzCIPVmCCgTF5EuYjoqjgZdl5yuXOBGXsgpjXZqECvvCJ9e5W6D14VKIFSyZFsIcBWamHGNYxPUQwuRA==. Installed System.Text.RegularExpressions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash +ywNvTd9d0UTZEaoJ6xll6g6UsuecJ4WMQB1aMOZCE468M9KsB6I7jqfSocuUcNG5G910lMq9RmoJXDiSO610Q==. Installed System.Reflection.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash XmN3VrgKQnUXC66IOhXDO+4WJmB9py5a2fVS/XaD9vRR1wajMEsvGmCuBv/b2Oz7b97dadY3BV22vnzO2ugFYA==. Installed Microsoft.NETCore.Platforms 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash +ay52X1wrBUPFWI3rXzlGvv2hGuglO/uchepHvGrmgVGNZC90iCP5bxpYbhdf76O68mjoYqfHl2rDijincM7vw==. Installed System.Threading.Tasks 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash YjQbLTqJpXI+mKZ0hGmKru45U7TYd8AkkLt3DEnmhjOm/FIAf7Xv1Cd3aqKMEbTrUwbknElUUE2HHgrJL37Naw==. Installed Microsoft.NETCore.Targets 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash JlPDUhqg8EgDXFPkd+QimGDO4ZSi3jQQfQ2QonGowQVU31MKKw5lDPGoRlSIjOExqRavW5CsXMxVjgDPKYEABw==. Installed Microsoft.NETFramework.ReferenceAssemblies 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 87MLsozndX6qhHY7Wg8L9TaLkE3Q59qNcEeQfMYSSoFKt3cyEU4RDBGguFWsMp+Rl2PsHoer5vbxqBsyj3UYLQ==. Installed System.Text.Encoding 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash g/kyjAegvwB0YIoxQoLj0B5aFeIQwlfeyep/UHXTw/jFlSaewzH4huyy+2cb46Rnoy2FyoQTgWlHQRptjnQKaA==. Installed Microsoft.NETCore.Targets 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 41w/YWqYINob9SYEUNwzYiwhSugPbzep9viEIupSFiXxd119XJQEa4hLCBx5s0PrSf4/+TSxH5Qhh/sVHC0xbQ==. Installed System.Globalization 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Ydrwpoz2O8So5j4SgxQbXijmgGapF9iqD1soc8+GlUjzNxixdmMzFncUz6ifUPHhlktZGQr3Uqc2wOdg6xTHng==. Installed System.Threading 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 9HJQ7y48jR3Kqjogf2L8sKfAmz2W382UuMqZEj26+66oOLfgfZYk8NPOX/KbbVjT4pEReBivCYmlpPRzaSMBXA==. Installed System.Reflection.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash cCZpGjlI8IOS498Jv2J0FzwSEXtA/oYP1SCdND8GAt6THL0XEO0C8w3foySqz4TR61S94vgm0NBZJUmAKHMhnQ==. Installed System.Text.Encoding 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 83YzFOJQXQtU3JSnvaT0ZjB4Vg9FcirTBB/Na6KfBSUHpu1jWCJXcmH3zAbmA8/f7NgNCgGvXcp2UKaE7RxqbA==. Installed System.Numerics.Vectors 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash aTwh/dROmCe/M2KyAaTqRPtGtW3npebIrzQsSPK/diNAsGSu35gpk8WAdg9qRN7W2m5EyfwfOiB0yoqMLDG1uw==. Installed System.Reflection 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash uJMnqiQfqKktkWWTZnqqzJ26Unbfynaafad02RstDuXccQWTEu83Uq7v0dGet+xXUTf6nsgFsN0SQ1QQuOnArg==. Installed System.Text.Encoding.Extensions 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash zL+p1rZ9qPKYFRz+Gkzx+hFsPmOAbMe+XqhurmhUWoM50IRVOFoDe/QqUJkUaCkWrOxVpjv5b+BDay9HBaiOoQ==. Installed System.Runtime.Handles 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash t8YmHDNY6AyfR5DPudKMWTAVnsE4mpKWQG70vw8A6E9pbRnZWNemBx5mYoTGlTqCeiQvRAgRMwNRJQMGJMXsZA==. Installed System.Runtime 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash HuLMxhDAApYjKVVHgNJSVK3/3Ys9uphv4TpPTjFMzOdeuSzxOwRbBrzZu6pZfIJ3d0/oTeD8htvKkDoikofpOw==. Installed System.IO 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash itly2nfbi9kqTNMGXiVzvTRZFJCWFAJXdEW4TSb3pg8VCxuMCcjyQeX+vIcU6WVcPJq61KnUzlgbPv5FOciElw==. Installed System.Runtime.Handles 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash lqJ/4DRAfybcSg18uUZMYvRxSHOGiCbv3RSLDWo+WyGcSiS1QD0jsm8PLTxbOXnJSopWZriaWEmDwo2vuKNocA==. Installed System.Threading.Tasks.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash K3akWHW2oEQAyjkBwLq30qlSBBsr0SRnmR3Z8/Vk/+l9LuSsHlPXGd1/4JiWV4gWVOSfgwg5FtFAdePHlVEOeA==. Installed System.IO.FileSystem 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash q05bt2QQxSEprrpijySsKQh5OKfe3ZvVMLvGqLN2cDsj0tqg6QJECJ94ipfrDFKm9g++nwU+aBMW1AJm2tMyjQ==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash rJOha/hACvo73yjbnE++T2u0b7dYUhiCS4qCC1apIA6fvbzM2hxKG3+N16zn/n6s04Ev7Y5rxt21F/qF2f09IQ==. Installed System.Resources.ResourceManager 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 1VvWS4mZbamfervcd19qraCneZYkc5JCOVHLarkP1FTwvogaspILJEqRLnwgUACfMiqOWtvKDlI59ltO5qxLAA==. Installed System.IO.FileSystem.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ysjJRxl7o/ABreaU6R2ref/UNf60i8zHgseHhTAlyYPNsi0Dv9VL9czxdS22FJ7uYFyOH+hdniDP3CYJokeG/g==. Installed System.Resources.ResourceManager 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash HKjF8eNGSqGOeq53MAdOCOMfu3YjWPlYiFsTj/z4XpwMSiiNKDwygKZG8oKvDeORKy6JctSpCQ7Ls4d7WmNkFQ==. Installed System.Diagnostics.Debug 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash g5Nr9tEBkkiREo8H+z7kwzpj5Q6/lz8VFQcP2JgLn5uyk7l+RM96lFZ4oMHFzho6VVHm8R1iSPdyI2GoUxacTg==. Installed System.Buffers 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash TYzPdb0ZPYlrNDWBnNePY4FWJtgiyN40M5OM4t81VJvXayolszoC5ED3ht65aX20CYntOUDFZvD+xGQw1azsbQ==. Installed System.Runtime.CompilerServices.Unsafe 4.5.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash X9qK7DzI3CbccWRvbwHRXib/UvDaEJHDSfC96ZQaayKYyD/D7VRlNwX97JtbmNG4K58W71STMF1Et3t0KmwpVQ==. Installed System.Collections 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash VVcTlARQxnFfqqBkieOYUkNnlAUZEPF5mbpLYDUOsw7WKHwkPry7KtlfvrXZVB29+vbFhRCF8n7xcofe5PNF0A==. Installed System.Runtime.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash edCPUbYb2L+SYnOLPD4MJu8BRFRBZSiBeTQ2C0unBuDYtgQA9dM74p+MH3/K06Xg2Pm9F5k27tNqTtPOE0jDbw==. Installed System.Runtime.Extensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash pFzxDNptBkSYiliOB4poXJMz0uOz/X4C1jJRB7edckGeYumrcB48rRwIuCs2Trw/DTuLRRIpct+lz7M+LlMDzA==. Installed System.Linq 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash BsI65vZ7tgl+nB433/GRU9V9AV5HKV4/VPL5fhC1R0K6Xkp7O21LJN+o8/ZldjYvQKJvRB+2HhbshYGvgox2kQ==. Installed System.Collections 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 0DzEiOExR8s3ShEX/8pkxGyHKQy8u+ub3vHJpNhGy0W0RRJBitj0E7PqJ35K+E/0etGyPCzhmJJJseXv+LgNuA==. Installed System.Threading.Tasks.Extensions 4.5.4 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash s0ZOwRlqQOEIBGnSO40xB3hyrckH7S52kicGK9Yik7XEA8/JV5nRgxYoEzV7q81V1DGINijLcETh2ABdv6C06Q==. Installed System.Security.Cryptography.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash R1TcuQ3AuW8L0nchX9FnKSD+mXFffwcZ07xtOffzerT6tV330V9emIR1Tjpp0h42nfTPFJ9xBecaes/hr0to4Q==. Installed System.Text.RegularExpressions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 24Z0lLmVEEGOJK1QUiTVtLjlT94rXIEyCuH7XBXEhSmekWnSk7IqMPCN9/3mzOOwhmDi3LhHW29rTuatZ31Qpw==. Installed System.Text.Encoding.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash /3hIiHCzlDAy8fj4J0MZ+aQ9TFl/VFp+AayfQFfSE/OG8EbFh5vMxoaRiC6Xke1hxqmDaATpXWbZHYJwWWsMbw==. Installed System.Text.Encoding.CodePages 4.5.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash OhrsSqaFPEUcABzNCg4lwwc7/paUfMCr4ca4vjAgAU0eBu+cIfHQMJKSufeRNVqSGK7EQwYFrIFjjWpk4/+RmA==. Installed System.Security.Principal 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 4iu/sXrfWXd7VWA01fcKh0aOoTKILGXyXRquoWYdYoFCiXCqXrVUseDkqWti6Hu/ZjbpE9EAkA6wBvfrqPvr9g==. Installed System.IO.FileSystem.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Bd+itJJ/X5R6eGjX1bdPYJwvJEf7A1cQi3ZpBxeKOA5dF+V4mQ0AH0Ys0BmMBCcb0lIDLOdZpyvu6fM2L0pu8A==. Installed System.Security.Claims 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash i8Gt0ZsZTc32bWBnzcd3yB9YwOtV/2xw6b/nPdh9MTE+TlcHhRxLisfEP08s6KmRRJkGYJ5aPq/kyWW0q7okxg==. Installed System.Diagnostics.Debug 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash kLIf8bh9ZO7yi+LuyvztQmWnXuZnLtUQpJ9Xa25DJw0BWOx5qosul/yzoueLWf6g64CGSriL4gYtdnwJiBbgMg==. Installed System.Threading 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ozJbh5WDqbX6qS/QH03svGRq70BMtKI4B+BeKex48If0F3KQhhwWD9kN44F0XI4Sb5cKgfnQkXqCb+1YOXtE1A==. Installed System.Runtime.CompilerServices.Unsafe 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash JWIwLRGQlFskfOXyB1NadMnuD5lXTa9/UxR21QdTtoWw+Zek/a0r7DF6cRttfvpJTt9j3MWP8P5S5qofWiFdjA==. Installed Microsoft.Win32.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash EFSNCaxe3/M0/oZTMlVlZZbNrFPPIY//VPbOkSsEcnczcTieAjFjAWOOUmUaaxNHTVJteqdmFzaKscKJX5V2yA==. Installed System.Reflection.Emit.ILGeneration 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash +AcUIRd4D6Ru+ETg8Pn+9mEn8WbW6RNLCCA4bDYgf8s6xxlKVZsxt7jDd0ZEYjZWzrJI85rsYGLKXX63uzchHQ==. Installed System.Reflection.Emit 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash rjintRuIIhuX4W/LbzUK2wQ/BfeqXLDatKRb61B9LlpaDJkPb0mWGyFiyulKFR/aoHlCgDU13kMAF7GySEtTkA==. Installed System.IO.FileSystem 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ZoplR5SCHi5Ov5JUhVs2ULniAnFW56cM6V69oX9fPOQharLGPcjt8m0BAFn6C5ZLzlTybBUkxL5RLaL9BBN3+g==. Installed System.Runtime.InteropServices 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash YyWBFMmNoglnPQ/puqNHgSOBOA3f/3uMNZpfNbm9a9qLerJ5reIYDhlpJ0qEC7ioaYT/JYClORLpVi0zXYnpZg==. Installed System.Reflection.Metadata 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash QXU5hA9GAv6pMXONf188xxBGv5y1HJx0Bzvor9KPYOaL7Wr8qo8JbuW7cMMqTIIjfsRdTOuoCSqSTSh7UL0NcA==. Installed System.Security.Cryptography.Algorithms 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash OTndN04Uv8LTY6Rc01rSimkxyqNYNhBIu42qFUQmcAkG4vkLscKbeAKlqjkbwaWn51u4XF6eXvgViHTpgJcaWw==. Installed System.Security.Cryptography.Encoding 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash OoOb40OP4ou/sC3rNzeLhrOHmI+YZl2h2uxGF3bvhq/R1GxE+1OGh4FrvMFYgctAb/IQwbqD8NUku5tQMNFy+A==. Installed System.Memory 4.5.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash lpXFrfEOvVjJPUmgfYvBIMxgURXzrDv4V7w2pU5zdwix/vOBZQvkY7KVdwt0gVAroU/ubI8GfWNENP9RPT5o2A==. Installed System.Reflection.TypeExtensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash XvhFh9vw29CkskveKLU4GpoSxi5C2laS6RqiWj/ttqqrTaLhsMBrzAIDHNeF30c+OVamafzqaf8KHO5HAPgiPQ==. Installed System.Buffers 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash du13M+kBC8jrA322dFbrg4BfQqoX7aXqiR1zzv89YpP/BL6f/MZgxnrklD9JEjcneEL5OIXfJP6BR/aIifN6zg==. Installed System.Diagnostics.Tools 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash DEO2P0bxpA9t2sZ3DrEFCEYCdzDBwpWdjSoVHjBNgCJpxOWO9mv0KPQ2NpJ/9D4n7LAzH4/o1dMlBDg1Kz0iWA==. Installed System.Memory 4.5.4 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash QVXrXI2OCvuQvQCI7zDKhpfT0GOJcvs1zDYiwT4Q+SSXy3nNUu6PT6LHHBWYeoZGSIkH5xB6GlrBtwa+82LR4Q==. Installed System.Net.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash vTNuoZ2N9P6Ebxtlrzq0to3MOBYuK6OdgqT6ETwRLWmTAWBq/gIFVWUVqtVjkNwGreBqeHD18HDuoJo63O1NaQ==. Installed System.Reflection.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash e4dL3+ehPuhpRu9F0305s9MP/l6KeMF9dIUuGnNdOTalq4r0EJjrinsju/Aq4L9ssVsC01nZqYSfUQVJiC9t4w==. Installed System.Collections.Immutable 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash P5QyEZup03nlpIBcdISw1fK8ck2PKPHFqrXXxs6w61t/gY2qCJ/D73DQKS0Ny10rFI0WWTVs1yEKUM94vkP1RQ==. Installed System.Diagnostics.Tools 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash NSw822vK60vcsy6dyGFkSSZt7E33nm7Ie0wmKCvLcQwnPfRkzhQKvyZL6EbuvN/t49u1XM1cikMu8mHTfLhMDw==. Installed System.Collections.Concurrent 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 2AbxDProV2k8/RpFKbPFeow9oMwoNayNSY2PTUQpFCfBI3QzT0Q+yIscV/Duc523ghUlh14ArHxe/jUef0jFdg==. Installed System.ObjectModel 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 8H/rY3wZwF0K+Ki4SN2rbnLsAZBPWoRoMauk6CF6jaIAHukagK4Wm9UEhJGe91lTHSszgsRphqfMzk5/Pcnk6g==. Installed System.Security.Cryptography.X509Certificates 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash YNWIzqTolQVI/oTxRuURcVg2dK6rP2CTbINi4xzqWmXS8PW7duOfixR47BApblEkzZP/SP8JdPHvbtO9ZQ5O/A==. Installed Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash KnX6BrHBuV8dKsOAJBmvJKQwcUosl0uq0Y9vQpyEgM21jfKXLrSdeGEd+c2i+wFTu8/SdDU+ZWj+U3qupW4Auw==. Installed System.Linq.Expressions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash RHQNg603g1igZe+LGlvqVK259rDyYkAXHY1MKh2X4kSHIfnfsFy5MXo9N+qxHt8qAoWr7yWViXJJi4SNwFBYWg==. Installed System.Security.Principal.Windows 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash tq9yWyxBNi2MMA84fsR8itlhpCoo3kObjOD+med0q4mHuzPHu8OOGJYoahD0QMl52AbnDtcbwHVfJ9JVpiY25Q==. Installed Microsoft.Extensions.Primitives 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash xiave7s51P+dcYNuuHsNyOFO5Dzlc1sfaDN+9Qzu2TLYwopArmHV394tHxXUsofNFfSU0C9PedAmAvI9mpH1NA==. Installed System.Xml.XDocument 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash qza2MGeZeNReZMv5WexbUvVFQM+IeavwA9/ptmq6KI3z3AsN5I21ZddHk8nekulavzyHyce+yTG1Lhyx7PLQDw==. Installed System.Xml.ReaderWriter 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash HzBBLCHP4PEMCDur6+jjqxHM3Ou/D4aIpOW4RRxwR4bflrGYWwDSaeSkU/w9Mx5RqCxbz69sSOf1vOTBrEliEA==. Installed System.IO.Compression 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash /8AOWUR3UUfn1D33Ea4vmQoap2kRDe7vJ28gee+L+aMFrG86QyY8sh+i9bnrYSi6p7rlZmFxRguCSTTDs2CYUw==. Installed System.Threading.ThreadPool 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash wvdl/oNKeiETrydhFQXGyTfxSxRYzaJNRjMRcMYxHs9J9I3wKJhJIhQtY0dRHe3Ma8C81SKbhtlQuXkyrSNPpA==. Installed System.Diagnostics.DiagnosticSource 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash KJPlUWzTsf0eVFv88EbGEWLdV+UI6M0dIAlKtd4zcFq+moJzlwDL+0Rj1HRXobmAiS6PrLE/s/ky1gQI1Eo15Q==. Installed System.Reflection.Emit 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 7xbrmAr8zSI2aNYE40+RPqXxwPVnGccCjzD/iWH401je0VUAwECpG3z6ucFY7rqkKMV0ngQpoyvkl05zMmIsug==. Installed System.Xml.ReaderWriter 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 6eieFpN++8bzFknwawkRX1U/UcCmQ5RVNPK2a4k2MqWHyHjoDQ0s6CTr/k0PQAI6iznKXbC65A0XIBpE/8UgBw==. Installed System.Xml.XmlDocument 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash xKkFt9JnCbMDRoZFZJlVsXJraHjuly6DB6FvxPOrbvKK/fWQFdB0PckpuSXT7nD1+yHSPL1Qk/vqZ98Q1Y77Ow==. Installed System.Diagnostics.Tracing 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash bJq1POop3bdrp+znTsQw0bE7Aaz5ugzK2wlaTa10x2rfj7Vq2ZiRaOArDTfmt02XXs90A+3WHxKmjgjBtpbTGA==. Installed System.Xml.XmlSerializer 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash +pXfW33TX0gT4GuAvEqeOT5El8IDCxAVeZJ3xqwCr1OQLkqy3bmaadDLoZxcRL0FAIcnasA8VxY0Zu+6ilpsog==. Installed System.Globalization.Calendars 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 76d1HrEr4hFOy5sdjTBJr6zsG6gBphiFcUNePPKb5a5mIFovQ6BrFyes3k/ciZZrLqTpfzN6vyKC5sUUiF+jZA==. Installed System.Reflection.Emit.Lightweight 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash hoBnQS4Fc4nSLCWLQ3Mn/WXu+rbq2Ep8qZoxV5UQz2Ja2dqHu7OZVUwX5DGjDfkqegDSGlRTJmbkAOoXTn27GQ==. Installed System.Threading.Timer 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash j6zOrJBj8ibANuNfHoz7VPwYBDnNz0knOhDdwl7FHk3s5b7jCy9qVA0lyidNLrELrGEVCxbZDciNboe17l/XYw==. Installed System.Net.Sockets 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash uXc+uRbIzZQXfhYdkJqb9WmIDvT+9fWs/ffwtkYx1h10TPN46ayg33H9lNgqq6+pU7c8LXwaU5DB+rSmleovzw==. Installed System.Runtime.CompilerServices.Unsafe 4.5.3 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash C0lFZss+PRTxGVQVPZiGLXw/TleBdS4eDAr9VIT7S1wVc1Vc8IT/U31JSn5F8Wmf2gpI3Ag/AtBInVvgGOpjoA==. Installed System.Reflection.Emit.ILGeneration 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash k7Ub0i+46Bjf4GRvCR3dTxKdil5T20xj1RbtwmnYHSBubfdvi1Hq5kk23FoLLXLg/UpWdnAxqSvxk1PD0z4LMA==. Installed System.Linq 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Ujd1JSAFYH1ccs/Oi7KBeVsIG0ZsZtZIA0fHe/02XAcHMDYHDmPOqPB/Y5XN0p0pacsWJ0S3nwNNsTAKAebMDg==. Installed System.Collections.Concurrent 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash b7BOsvGzuG0HVXHZO3BRaIhRIGuOJJLISZS3KiPUqTtT+RL7DFqv+epyje4EmyuR+dgLaFobzEW0VoaR2USzhg==. Installed System.Dynamic.Runtime 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Kwe10nG8Xw4R+ryI3Mpz7pXdZS6WKIMHulMlLBIqtIyQGhnCWPSCWqCrV/g1XpNVWlqtoeiorUJfV1tVcaXIJg==. Installed System.Reflection.Emit.Lightweight 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 5vijv5J/Mre5OrFfR9xXfzrPjrWZcOZ7HlTYC8CLtFmwWJR09Dhau+3PRh3D5QGXfbwSyXJQdZWRL3c/6FPcng==. Installed System.Reflection.Extensions 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash KAO5m/ofPan5CR97mO7C00T1kQcevwKesvK6+zKLgGeNQSMyP982tuP01bFQk01/PGKdDlvxkoFTRkwtb2cDGg==. Installed System.Composition.AttributedModel 1.0.31 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash B5t5pAKT3BgYMRiHmvRJppHjlt6Q/4qJHMWlxh1548n3T4UP+WmheYvGFTvVvWtK0puEHTRamtL6s+xjPnQdgg==. Installed NETStandard.Library 1.6.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash V6264BngqN300oV4KlZCZ2G+b8Pa02OrhJsWtRB8VrDx07QFfWVN8boFOO7NMCDTKMLPzyb0ImF50Ds0JFgdnw==. Installed System.Diagnostics.Tracing 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash LiBUVL4ZzzNbydTWVSYJ5p2S9+ClIRX2ll7EeU1cekG9kmlilgdUvjKw+l3KlFtipEg3KT6uAd+3/Fq5CuegGw==. Installed Microsoft.NETCore.Platforms 1.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Bv3PtGoOOF5yBhJ2A194okTflJSeXQO3UdCbLykfqMAg8wsDMGEwTOqoBuCO+Medk2UgoB2PN6dwIcxzVOylDA==. Installed System.Runtime.Serialization.Primitives 4.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 5AWfiw6Sbc7a787bi3S4tGA3iMLiKFWKzJ1mRnwBw5D0hMw0xyuhhp4WU7GfUJLIQJybO3qh0R3h0MfBm2XiuQ==. Installed Microsoft.Bcl.AsyncInterfaces 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash +7GEzp6a7xatiVOI7DN7zvLJxJeuPS/ebp37ElgvAnOr/ryDA3YqUFwRYRGEc0nma1Y+D4eaa2OuIMiB8oQocg==. Installed Microsoft.CodeAnalysis.Common 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash rv5s5lLeAy9i24RlpGznVTVCrBSjnq96U+aHCcG1qxD9IhrvKYRkNL6Vi1zpdAp+HlRY0Qngm3JCIKONGDmbHw==. Installed System.Net.WebHeaderCollection 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash UimM6R18TMblwtBVvSAh6bbvVG7EkZmlceKKxhTkLs4OVOQ617jZ2SFatNI83ZguD7REry7GUs+mn0QNaqAjCQ==. Installed System.Reflection.TypeExtensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash anuGExdf6J1QcsslYPUtAhRt7P4tF64bw46CutW0Lrz3MeOg8B1bRWVLj/Kbf8IjPHh8Bwl80yTlcOf3Fu1tCw==. Installed System.Net.Http 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash i2viMhoEotjTstOBQEJaOaBmmmhGyXOefQe61TjKg2Xm7MbYXOmVMfoyq4Lgu0ISbU27PvMEqo7bVU3pLYH07A==. Installed System.Runtime.InteropServices.RuntimeInformation 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Ad47ydEirXmKqCvH5m0kGZlQ4mJ93LcqxYeGiLg8rold95bSZ049Tkwhi5gEpXZTC1IOLyvqmIZzfo0TKTPk+A==. Installed System.Composition.Convention 1.0.31 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 6cVILUigXz2Y1Op7krDfs+08t0PZkb3KjNacwO3JdVu2GJ5str8EfYf67eckr22Nj9ad1VBTLbKgzOVhEC5QEQ==. Installed System.Composition.Hosting 1.0.31 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash st/NRVrmz0NVEb8Wx+UtYdCrksimes/CbymgYzPa6JJrlfHbj41TL3Tq23NmTT8G5OIvszuj8B+7I2RttTFMLA==. Installed System.Composition.Runtime 1.0.31 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash r1bGzmGl86RLg4T5kFMQhuqP9bYzRDoTctApmhlB92PdnbazHqzhdBV30aSMBtlAEbHKTl2DoEy5OPUb6ybUpw==. Installed System.Runtime.Numerics 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash CPvj1B+Kv+BxHAuhYGmeTElEx/9C+AX52K00FjcX5T9SFaWnnie70ZRYAJZJQcA2UtZUfg6ZJEjFHdOqXbF7Kw==. Installed System.IO.Compression.ZipFile 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 7ZtpHaSSkYGmbRh19mdXeyvpx215wy/dnwIDPN6v+VDAt8mlVuLGcUfwgcRUDaCoRW/8WF0PJCvwA7Klld4DVQ==. Installed System.Composition.TypedParts 1.0.31 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash JawHf4qTvaW28ycOrcQKnw4UmJf+iZyotMfXHW+c/XL49C4vPFCsWNy0OMkXhklcgj56r61NFB5I/y+OIGD9KA==. Installed System.Console 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash vD1rZoargfQpMgW0dFSotJx4Cmfcupzbaf8TftrD2bkTlDACvysp1v/F3bVlksxHCxsyzUEF5CiPEEPgcxansg==. Installed System.Reflection.TypeExtensions 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash L4oteBZs9xRuYYflqbmGQRfyJRMlnGbCibzuFmKS0XOJsmlR7coUK8pfZcgQhy+eaCnF2aBuxo0H3HW4YLJaMw==. Installed System.AppContext 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ASi9BDaNfROl/6RNJje/4zBXp09DLm8IV0CSiZQDytn4mBz2mosJd+xSkseUGzCsYxhCsmfmy0BFbZ6AY0Zung==. Installed System.IO.Pipelines 5.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ppF6DNXaaqopplnOvwNKkZsO9pyRHbsZwCH2mQNhOmAcTFSEvRvuikjYxYUBfHBeDi03pgB8xFA+4sqx75ZG3g==. Installed Humanizer.Core 2.2.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash kcjCYxz73l1OB7Loa/8vAfPXC4Jve1Wrre4uMWHnbuFS/Uzgwj/ZHBqL4ckYj1GJ/+t/VFglRI6mc/ADEer9AQ==. Installed Microsoft.NETFramework.ReferenceAssemblies.net46 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash q/pKAq7pBzwfhxO2r02i03CbOQypT46XUbDRObqMOypldchOqyYCSYBCvWjge1TICu89fkwAF8O6d4/n3TPq/A==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XDocument.4.0.11/System.Xml.XDocument.4.0.11.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.0.0/Microsoft.Win32.Registry.4.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Http.4.3.0/System.Net.Http.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Options.2.1.1/Microsoft.Extensions.Options.2.1.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.ReaderWriter.4.3.0/System.Xml.ReaderWriter.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Primitives.4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.VisualBasic.10.3.0/Microsoft.VisualBasic.10.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.WebHeaderCollection.4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XDocument.4.3.0/System.Xml.XDocument.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.CSharp.4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ObjectModel.4.0.12/System.ObjectModel.4.0.12.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.NameResolution.4.3.0/System.Net.NameResolution.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.VisualBasic.10.1.0/Microsoft.VisualBasic.10.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Sockets.4.3.0/System.Net.Sockets.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Http.4.3.4/System.Net.Http.4.3.4.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Security.4.3.1/System.Net.Security.4.3.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Primitives.4.3.0/System.Net.Primitives.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ObjectModel.4.3.0/System.ObjectModel.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Primitives.2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Private.DataContractSerialization.4.1.1/System.Private.DataContractSerialization.4.1.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Numerics.Vectors.4.4.0/System.Numerics.Vectors.4.4.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Requests.4.3.0/System.Net.Requests.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Primitives.4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ObjectModel.4.3.0/System.ObjectModel.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Private.DataContractSerialization.4.1.1/System.Private.DataContractSerialization.4.1.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Security.4.3.1/System.Net.Security.4.3.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Primitives.4.3.0/System.Net.Primitives.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XDocument.4.3.0/System.Xml.XDocument.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.CSharp.4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Http.4.3.4/System.Net.Http.4.3.4.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Numerics.Vectors.4.4.0/System.Numerics.Vectors.4.4.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Primitives.4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XDocument.4.0.11/System.Xml.XDocument.4.0.11.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.WebHeaderCollection.4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Primitives.2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.NameResolution.4.3.0/System.Net.NameResolution.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Primitives.4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.VisualBasic.10.3.0/Microsoft.VisualBasic.10.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.0.0/Microsoft.Win32.Registry.4.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.VisualBasic.10.1.0/Microsoft.VisualBasic.10.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Requests.4.3.0/System.Net.Requests.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Http.4.3.0/System.Net.Http.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Security.4.3.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ObjectModel.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Primitives.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XDocument.4.0.11/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Options.2.1.1/Microsoft.Extensions.Options.2.1.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Primitives.2.1.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.ReaderWriter.4.3.0/System.Xml.ReaderWriter.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Http.4.3.4/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Primitives.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.CSharp.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Private.DataContractSerialization.4.1.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Numerics.Vectors.4.4.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.VisualBasic.10.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.VisualBasic.10.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.NameResolution.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ObjectModel.4.0.12/System.ObjectModel.4.0.12.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.WebHeaderCollection.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Primitives.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XDocument.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Sockets.4.3.0/System.Net.Sockets.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.ReaderWriter.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Options.2.1.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Sockets.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ObjectModel.4.0.12/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Requests.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.1.0.2/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Http.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (in 525 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (in 525 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (in 524 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (in 524 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tools.4.3.0/System.Diagnostics.Tools.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tools.4.3.0/System.Diagnostics.Tools.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tools.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.Primitives.4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.1.9/microsoft.netcore.platforms.2.1.9.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.0.0/microsoft.netcore.platforms.2.0.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (in 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.1.1/microsoft.netcore.platforms.1.1.1.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.1.0/microsoft.netcore.platforms.2.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.1.9/microsoft.netcore.platforms.2.1.9.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.0.0/microsoft.netcore.platforms.2.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.1.1/microsoft.netcore.platforms.1.1.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.Primitives.4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.Primitives.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.1.9/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.1.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.1.0/microsoft.netcore.platforms.1.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.Primitives.4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.1.0/microsoft.netcore.platforms.1.1.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (in 1 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.1.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.TraceSource.4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.1.0/microsoft.netcore.platforms.2.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Primitives.4.3.0/System.Reflection.Primitives.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.Primitives.4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (in 3 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Primitives.4.0.1/System.Reflection.Primitives.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Primitives.4.3.0/System.Reflection.Primitives.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.TraceSource.4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Overlapped.4.3.0/System.Threading.Overlapped.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Primitives.4.0.1/System.Reflection.Primitives.4.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Primitives.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.Primitives.4.0.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Primitives.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Overlapped.4.3.0/System.Threading.Overlapped.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Overlapped.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (in 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.Lightweight.4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (in 1 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (in 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.Lightweight.4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (in 2 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.Lightweight.4.0.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (in 1 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (in 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.Lightweight.4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (in 4 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.TraceSource.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net20.1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (in 7 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/microsoft.netcore.app.2.1.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (in 5 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.Lightweight.4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/microsoft.netcore.app.2.1.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net20.1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.Lightweight.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/microsoft.netcore.app.2.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/microsoft.netcore.app.ref.6.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/microsoft.netcore.app.2.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (in 1 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/microsoft.netcore.app.ref.6.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.4.3.0/System.Text.Encoding.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/microsoft.netcore.app.ref.3.1.0.csproj.nuget.g.props. Installed System.Threading.Overlapped 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash akEI1pPOxc9oLewhxw9WAXE/8LmY79Bf8FF/KyPgy9YBB3VkNr1NXCyIVCwS409/HAQ4KBHN9nGGZhgrI8Mm9g==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/microsoft.netcore.app.ref.3.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.TraceSource.4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (in 5 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/microsoft.netcore.app.ref.3.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.4.3.0/System.Text.Encoding.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/microsoft.netcore.app.ref.3.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net20.1.0.2/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.TraceSource.4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/microsoft.netcore.app.ref.5.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (in 3 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.TraceSource.4.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/microsoft.netcore.app.ref.5.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (in 2 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (in 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (in 1 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (in 2 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (in 1 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj... Installed System.Runtime.CompilerServices.Unsafe 4.5.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash X1Mj76ud1zZy8umawnBQUv4Qlw/3rGkiCOWWFzuNsUtH3uLdxrETQEPeR/p19z215CxOvuuJbPdCunt7CEa89w==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (in 3 ms). Installed System.Collections.Immutable 1.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash d4EUQphzQZnyuK9h1nCv6tPF/EiXNReLm0WAUUVM/fQtNwxmMwo4PWN7gB/jHt2KNmVzpwLSPt3rCM9eRkXcyw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.4.3.0/System.IO.Pipes.4.3.0.csproj.nuget.g.props. Installed System.Memory 4.5.3 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash nFi9M+zlZleglVjOswvd5HzRFREzvZwZmfveVVgj73AKqcholVrTQE+KF6csh4wOzZ/oPr9Sg3qy9wSBeIDbQg==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.4.3.0/System.IO.Pipes.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (in 10 ms). Installed System.Runtime.CompilerServices.Unsafe 4.5.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Wm+UB65A5EmDlqYBwfwn3RHXRtNt6Bgz+zwK6+aynM/NFhA9hS8gr3BIyI7gxOoGIfu68ahsoAzZCfmKFrS/XA==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (in 13 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Common.4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Common.4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Queryable.4.3.0/System.Linq.Queryable.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Common.4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Common.4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Common.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Queryable.4.3.0/System.Linq.Queryable.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Common.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Queryable.4.3.0/project.assets.json Installed Microsoft.NETCore.Targets 1.1.3 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash aadcAGFI3NzxR+JCwBB0VlDxpO3KQ/svFTPy5WiTg+aYp+Q4kHXibvp9zE00+qRGm+SDwdBZW8cMCjUM8boVmw==. Installed System.Runtime.Extensions 4.3.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Mwu/gprtMqpA9qm3guSf3kwXs/sxyt/sDicwLqM+23X6eYJH0varPtZPV+AgnMw2TTs08Dl2whc3pdA/ST3AzA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.3/System.Memory.4.5.3.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.8.0/System.Reflection.Metadata.1.8.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.8.0/System.Reflection.Metadata.1.8.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (in 4 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (in 4 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.8.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Parallel.4.0.1/System.Linq.Parallel.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Parallel.4.0.1/System.Linq.Parallel.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.3.0/Microsoft.Win32.Registry.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Parallel.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encodings.Web.4.7.0/System.Text.Encodings.Web.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj.nuget.g.targets. Installed System.Numerics.Vectors 4.5.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash xojV8aRzqV85yee7GXZadKyxog9VEMk6j1Q76xvsbFdDyh1iLtRgH6Z/VEP0Qnnfzqm5tpL/Vf0gMcTQmHkcIQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.3.0/Microsoft.Win32.Registry.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.2.1.1/project.assets.json Installed System.Runtime 4.3.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 82LOGQ+froeMg1hvQAaKv1QAC1vtntKRf8XpfEca0yV8QCIKrD4rU5Xu+L+DwqP8JMo3cqZ09N6EHXGBEBxvmw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.3/System.Memory.4.5.3.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encodings.Web.4.7.0/System.Text.Encodings.Web.4.7.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (in 14 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.3/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encodings.Web.4.7.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj... Installed System.ObjectModel 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 9fMNymQA4U2nUZN2/hHMAV/jk4ZrqDhzS2+E0bKHeNiGblYOlouybR1Bfs0dy5ovIY37Wz2qiVIXVAV7KDHzeg==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (in 4 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.1/System.Memory.4.5.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (in 2 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (in 8 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.1/System.Memory.4.5.1.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (in 8 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (in 17 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (in 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.Abstractions.2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.Abstractions.2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.Abstractions.2.1.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (in 60 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (in 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj.nuget.g.targets. Installed System.Threading.Thread 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash JBD+4/ver2qmjx1dOCzB0QDlmrH5TYXH2bNXkQtBEQEEnuk01ThFAWrtiNl1PhgjgBNfoVN4JWHrq7DpuXgKwA==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.0/project.assets.json Installed System.Security.AccessControl 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash fDPbU8msKqMpK+IGOhZof3//GGduG5V3etd21kteVdDIZy2SYM2ibDSW2rqRFn5NTxxN6KfGFk9FlEss+7j6XA==. Installed System.IO.Pipes 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash tS3cfr25DvXbmjTyCyXNv52PvkFI2D1bg/NEYCLnyuPscFgXCArdspg0C0KzrOTqYqELUt21PSMaR+fJlMw9MA==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (in 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.ResourceManager.4.3.0/System.Resources.ResourceManager.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Writer.4.0.0/System.Resources.Writer.4.0.0.csproj.nuget.g.props. Installed System.Security.Principal.Windows 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 02B/r5mqXT4Aol0JocpbleuMgzpJnobGYL4x30A2LBpddsVhRmM6QCG/vS68Yqt3gKkZaIzMrfM+xHbE5vgkjg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.ResourceManager.4.3.0/System.Resources.ResourceManager.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Writer.4.0.0/System.Resources.Writer.4.0.0.csproj.nuget.g.targets. Installed Microsoft.Extensions.Configuration.Abstractions 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash O2eirpmJA40kUXr7m3Q56CjpMzH914Z6gCdEzH03tZT7QC/sJ3YqoT1o1U5P9OZpAJe6LEhN9OrlqcWbF9+8Qg==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.ResourceManager.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Writer.4.0.0/project.assets.json Installed Microsoft.Extensions.Configuration 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash W0wQc7/z+j6JrCsD3nnyzYQkCYoY00Jfo7iI1/7/I+NRJsswV1nItkc3paOueSgv/KkJKbMXkYgxQjyYlWveog==. Installed System.Security.AccessControl 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash D7zx/MjHNJGS+Fj5vO+R0fzNLnb2PmXZuJ6t3jPmNr2+lKqJwa2h5oxOG1c709d6kAT/IuOOKa3zmGp7nkQj/A==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.3.0/Microsoft.CSharp.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.3.0/Microsoft.CSharp.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (in 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.ResourceManager.4.0.1/System.Resources.ResourceManager.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.Binder.2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.Binder.2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.ResourceManager.4.0.1/System.Resources.ResourceManager.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.Binder.2.1.1/project.assets.json Installed System.Dynamic.Runtime 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash PxSGmOOwGH0xtlKeqkXTnjHBiSfbNWmqIGRx8s0kDILpyVHYxTR3ta/pzXADkvQX43ksoPHopLXB4WmiTFzhOA==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.ResourceManager.4.0.1/project.assets.json Installed System.Linq.Expressions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash nhEIz4YkIxoU/bforwwpgwapu2ih5WrdjzMONnsy2tKifj2X1zQEREPEqki+I/xp5zOrLhcp26E/Cdob15BT+Q==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.2.1.1/project.assets.json Installed Microsoft.CodeAnalysis.Workspaces.Common 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 5AVwwBlfGuN84sOyxuzMVb9j2SK7BWd8RxcogK04Zllb/OoxKy7A7KSkCut8HA0yoxY0LGz1A6yYgU2eTw7pUA==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (in 8 ms). Installed System.Buffers 4.5.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash u0UHCGefUs5HYYk+opd7iefcD19kDfbeZNJbL0HKIaNMIAn/FgjvhrJNQLyur0Pn/GxtmJWSstlWHiHeSELApg==. Installed Microsoft.CodeAnalysis.CSharp 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash iz8ubsK8VGhEWnBa+F3PwguSAT4n7rRQqg6KU2e9UmAWRL19Vo7VqpI3vFRoK/HXZi1UQNX3CXRQ1ThO8YP/wg==. Installed Microsoft.NETFramework.ReferenceAssemblies.net45 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash /xv7tybFG15o3CBHN/Ut0cOjv6Lv8YIug/gfnmqNvecHxgSke7OOkJDtuxvpvTt+qCbccWIkMEBtgiYxDFe0PA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.AccessControl.4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Reader.4.0.0/System.Resources.Reader.4.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Extensions.4.6.0/System.Resources.Extensions.4.6.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.AccessControl.4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj.nuget.g.targets. Installed System.Security.Principal.Windows 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Vo8eo5JY/pqujoEt0PhpxjwFJxvrB5W67DBrmmAc/EcVTarzSfszv0lQLC/lXkgdTsEVJePbYn0c/ORBPcbVxw==. Installed System.Security.AccessControl 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Qk1tvikv88Z6C1sAiCB1I4e6VEcSbpU77Nz+AYoWOfiTANuboU5c/n/8t5hQawTgLvf64JedhLMzU+oS48iOuA==. Installed System.Reflection.TypeExtensions 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash bX/TGsBfmxdwSy4/LxBg3yQCHviy6uuTb06/COwXrZMyx3QytluJq0sn3cNXZKVpyuLTGq4Kf4x8P+2qROmO+g==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Reader.4.0.0/System.Resources.Reader.4.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Extensions.4.6.0/System.Resources.Extensions.4.6.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (in 10 ms). Installed System.Text.Encoding.CodePages 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash tPyWO9CQ/3E+FFTvqPUGlDURieiTnCblJrhwVGwPz/cy55P04sX/N+wGCuf1nqfCSqcf26kRS0hyGKu/xxKTIg==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (in 3 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.AccessControl.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (in 10 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Extensions.4.6.0/project.assets.json Installed System.Security.Permissions 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 8jIsyBuYYAIMs5CpaA+vnHdwzXSuY0r2lLpalowUqsXwVfRXx75BULrsQhJud5NceMtgkxcBnH5Z2Pb5CPHzhw==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Reader.4.0.0/project.assets.json Installed Microsoft.Extensions.Configuration.Binder 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash iPpPXyMJM8lQMKwhawKlOnY7qX3/ON6UrtxKDvduexRYxkAfdNYktjmaCd7HVjD7Uz5mtE0lUG+FJdrrzrYAmA==. Installed System.Collections.Immutable 1.5.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash gjWMXkVjv3i1xjELfC+ZoeT909kOSgmZavi+O2U6wZ0kw1vxJrVUuHj/oIXfcclJ3sNmchz8iA3rRzyz0N2CCQ==. Installed Microsoft.Extensions.Options 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash NTMLZEHQ1Y3i4kp7NKLx/2XOLdtu/k6z4Ub9jvLrxDzY7zzzD6VW4BVZ+w7RKOdEy9QX/rlPD7gC7pwvdVudTA==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj... Installed Microsoft.Win32.Registry 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash FAk68yw1oSyffPtPBGmuZ4Xer7aK+s5Gx0ibZOq9M32DKRyjpRt5WSH3MgpzwgfjSOt0UHhw+vZ7S+PZw4gA0w==. Installed Microsoft.Extensions.Logging.Abstractions 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash XsEWHe8QoBtTvNYd0rnL2XC6SecAzNon90Zbxcwd74JXg1bfXwxRH1VAV9XXpABQBThQVzfwAd54i8ZoVwOBxQ==. Installed Microsoft.Build.Framework 16.8.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash mHMgzJH7fkPwanLVj1Ql455QoKozl4ZRGFMqlDtTeO/y5qq4wm4Ig21dblUiwu1DYBINqCX+0D8O1uVf8vn+FQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.0.1/Microsoft.CSharp.4.0.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (in 4 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.AttributedModel.1.0.31/System.Composition.AttributedModel.1.0.31.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.0.1/Microsoft.CSharp.4.0.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (in 4 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.0.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.AttributedModel.1.0.31/System.Composition.AttributedModel.1.0.31.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (in 84 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.AttributedModel.1.0.31/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.4.3.0/System.ComponentModel.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.4.3.0/System.ComponentModel.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (in 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Logging.2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (in 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Logging.2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (in 16 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Logging.2.1.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.4.3.0/System.Collections.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.4.3.0/System.Collections.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Numerics.Vectors.4.5.0/System.Numerics.Vectors.4.5.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.4.0.11/System.Collections.4.0.11.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (in 72 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.4.0.11/System.Collections.4.0.11.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Numerics.Vectors.4.5.0/System.Numerics.Vectors.4.5.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.4.0.11/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.7.0/Microsoft.CSharp.4.7.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Numerics.Vectors.4.5.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (in 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.7.0/Microsoft.CSharp.4.7.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.7.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (in 2 ms). Installed System.ValueTuple 4.5.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash DA1c4guxiJosfwJBVQbgyiifq5e6D4/EqUJnufxT7SfCha1kpYJMwTmaeLeHO31hbGUecs877BklHAN5kicmGw==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj... Installed System.Threading.Tasks.Extensions 4.5.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 27JRGU0BeyGQBsMH03pDlqOnAae9aMnFdu2WwwaAoh5Anj2jjy/rQtspXoUAvRWkwhB8dFYJwj2T+ci2WI2ahA==. Installed System.Text.Encodings.Web 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 6UITYHJuU1FqeNLyF3MbjKC/rwfWPyaMTScssV6QbaA7jOP8sq2gVjQHXhEFPLdqt21oOSlm82/iFthzP5VAGQ==. Installed System.Runtime.CompilerServices.Unsafe 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash to2b6Tzv9LbT1fRJapBGTh8TJhKmg1pG/ilG+Tq2to2+ubUe7nSxa5Y3lPR24WqXyh3oMU3791SNDTPWDEZxxg==. Installed Microsoft.Bcl.AsyncInterfaces 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 9Fp/am9yLS9rN8pNA9WP2Fb3X0/gf3bZjH3XcrulCbBMAdVfmrXm0DDazCwq/pMuLOiQZ5HYX1Yf2p/WdahlfA==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (in 79 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Thread.4.3.0/System.Threading.Thread.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Thread.4.3.0/System.Threading.Thread.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Thread.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (in 375 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Thread.4.0.0/System.Threading.Thread.4.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.NonGeneric.4.3.0/System.Collections.NonGeneric.4.3.0.csproj.nuget.g.props. Installed System.ComponentModel 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash bOpSZaFioTW0hl125ac9b3AGEry3eGkidDNMgUjTsO2BLbw/8O1U2UbrOU9z78/26aea93pkHX5HSqSXZ0fL+Q==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (in 21 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Thread.4.0.0/System.Threading.Thread.4.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.NonGeneric.4.3.0/System.Collections.NonGeneric.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.4.3.0/System.Threading.Tasks.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Thread.4.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.NonGeneric.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.4.3.0/System.Threading.Tasks.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (in 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.4.0.11/System.Threading.Tasks.4.0.11.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (in 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.4.0.11/System.Threading.Tasks.4.0.11.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (in 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.4.0.11/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Parallel.4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (in 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.4.0.11/System.Text.Encoding.4.0.11.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Parallel.4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.Primitives.4.3.0/System.ComponentModel.Primitives.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.4.0.11/System.Text.Encoding.4.0.11.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Parallel.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.4.0.11/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.Primitives.4.3.0/System.ComponentModel.Primitives.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.Primitives.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (in 3 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (in 14 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj... Installed System.Globalization.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash DMNOjG124txsYZKAqeJR7eCAjZMQRa0lsWWD05SpVnDAzy/rSJ1wrzkJzMM/8Hr3ethER1Q1I776+22XYQfLyw==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj... Installed System.Collections.NonGeneric 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash sKHxRW0qysB6j1rpODgMcbl+lbJwNkpJTbosxhQ7uDKay1YJBB/07JKK7opybYsvVQstDiL2UeWMtoVPOC7WKg==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (in 4 ms). Installed System.Threading.Thread 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 739Re2o2UDMaIaptnnnwpvc1sSGDmrbWdvjT96+CrJv1G+sQBbiV1M9zptuo4RwGE2Yan/66dG5wFqmoSeyL4A==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj... Installed System.Runtime.Loader 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Pqn+O6DKhnLfte2QFTyB63+hfux1QGz7g+yj8x//rEJOLbZHw11f7agVMjOJ1fOoYTXANRQaN2zxPmpX5+CORA==. Installed System.Threading.Tasks.Dataflow 4.6.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash jdFt7v7gtytWvrJ/HUeZX/wtg90crOd3Xw/1xY5X9tx/MUNmkgxAD5vOoeXCl/T7Ggf7+E38OK5pU1ON9Xs5mg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj.nuget.g.props. Installed System.Reflection.Metadata 1.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Fp4ZtE/Mr8n/n3Ec1SP9V00oMhTF/rL81Juroe9OftqqDNXv1DjVUQaJMKHHcdAdlWFDuwdeK5BvKAk1xnO78Q==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/project.assets.json Installed System.Diagnostics.TraceSource 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash PFMUpgRNKodD6l8ShjDNnauFd4IH9yeyM5hYLs62Fy2KZ84QSJ/0iUfYfqhbeYMqwOfHlqeSc9eaYMGTEa0VYA==. Installed System.Collections.Immutable 1.3.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Rm/X1QOA/M+2NoXAjV+HmqFCxo13Ch7UXNNjBlrDJbAfnlzNgVohYOQ7lOu8/3ZK8eODJElDfwdY7Y3A823o5Q==. Installed Microsoft.Build.Framework 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash dG+mFojX9tNWOpVl98dweISLZ1nj0loE2NjJ4AyS2ecQfuGWxGkgMQYTSCnh+L/2QBGnPxBrg4PSNZxqyyd5lg==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (in 47 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Specialized.4.3.0/System.Collections.Specialized.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Specialized.4.3.0/System.Collections.Specialized.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Specialized.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.4.3.0/System.Security.Principal.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (in 61 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.4.3.0/System.Security.Principal.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (in 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.0.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (in 56 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (in 50 ms). Installed System.ComponentModel.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash y+wwMocPCQ52GkJEp0HMLnd9SSdorgf6bKTCUMvuIBb/H/fv9nu4UxB8mrdvKiwrgkKcuRK+IXLgQSs7s+2/CQ==. Installed System.Collections.Specialized 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ac4iedlvbOV7Dk4r1okgoYbGxwVa9huVz374t0p0TIHlaUQRscgwWGV+epUctfO/qymHh+V7zuUbdYz2tCnlBg==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (in 57 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.15.7.179/Microsoft.Build.15.7.179.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.15.7.179/Microsoft.Build.15.7.179.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.15.7.179/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.4.3.0/System.Security.Principal.Windows.4.3.0.csproj.nuget.g.props. Installed Microsoft.AspNetCore.App.Ref 3.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 6cPhhIJpqmV1DAgrbMNFrqtFW5qZ4NR2zZjCveUb7nlS2BvYMQrWE+NDqVaFsYcn4AHOiDFazSZUSSJprRt81g==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.4.3.0/System.Security.Principal.Windows.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (in 146 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (in 5 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Encoding.4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj.nuget.g.props. Installed Microsoft.NETCore.DotNetAppHost 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 0X00Q34+GprGjAYWHDjuc6fTBARxHTwcRUDwges7ebvrNCquRLao60S2zy4+CEhLeU9uuVPb1cPwDKrrGe7gqA==. Installed Microsoft.NETCore.DotNetHostResolver 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 7FvpWmp3o+BJpUfvd9ULxR42z7xdJ5pOhfw3980Tzfhn+Whx+/WV4f7cQHqA5FgiJ/cAU21ZiwPVdMxs+afVaA==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Encoding.4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Encoding.4.3.0/project.assets.json Installed Microsoft.NETCore.Targets 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash PAVKnkpFSWuaahpCSM6NeEO0X3anRUQs69PYtMEEflYdTUQmKOJdBiEMJnQR39kG3RIzfWiKyrRhlzn/UJ7W5A==. Installed Microsoft.NETCore.DotNetHostPolicy 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash QTWhUzJEwTE400gtY6Ap4AN2/NcCHdhA+nfhSWRDYEtaltFENbJrHVcOlRhZ7+OAvHNWZY4GNiAHEWQHEnpo+w==. Installed Microsoft.NETCore.Platforms 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash /9cMaSk/tVNmTYOmPzQFt7+WRCDih7KoXGNYgy2acqqwrkPfCvqzMh6UKtsHX6hYaCMHArggVPnjf4HNe5gv1w==. Installed Microsoft.NETCore.App.Ref 3.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Vhwcdy0v3p/6VVgy2HSKqLajllxsHOhpWVy353LROXM6cThCmukfjOz5DhMBu9dp+n/erQZucBugkny0Kw+76Q==. Installed System.Threading.Tasks.Dataflow 4.9.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash kCs/2Fjp3GzIB8FEHL7lKmw3fXdXTmaV9d+OYv56lcCL5RP+VCqiT5dAjkCwXwqnJCt+Z8ULF1qtuBXz815S9A==. Installed Microsoft.Build.Framework 16.5.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash YN6sR9ySnxXvW3DzwiHza4FeoBo6t1y0Fgi+TwgvuarCG/0dVJTycYbGA8ITdAnPiZroI5VgRfRb9W+ZUzSyCA==. Installed Microsoft.NETCore.Platforms 3.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash T/G1naHPIgOP4sRjs4amS5NcMkwMNjmoas9RBWkzgqtvjvddQ6vi7OHIsOr0hudnNuOx8xRyakAWZ26/hg8Xlw==. Installed System.Reflection.Metadata 1.6.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 0FeCN7Cng84/KbO5nsaQL2C+SM16AeyNcytisxBRz2a064bQ0EFWyEHL9ONCxexntHLkSJ73ciACiSuIEfyW4Q==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (in 6 ms). Installed System.Text.Json 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash YffMlteU0/og7ib7ZDfJM/mYFWVVxjhH5+Y0BWducBFPFhLPH/FbZ3t37uOii9Ovh8l8oLjDisp81tQDo2O/mA==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Csp.4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Csp.4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Csp.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.OpenSsl.4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.OpenSsl.4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.OpenSsl.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (in 11 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj... Installed Microsoft.NETCore.DotNetAppHost 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash zg5roCiWGo7BL3ZTZccg5wBs33goxUX5hu8sD/jO/WwuJXlQbg8GJHqkG0ePjYQYgsg9kX/wBBr7V2ibZYTOgQ==. Installed Microsoft.NETCore.DotNetHostResolver 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash DlbmcRTxWD0sJjzzUURy+GfR0gDs5ilVWDktIXj4mBmfFvOnTQGYGN7JdEcQMy/0SV5++IPjbTjgG84wgRi21g==. Installed Microsoft.NETCore.DotNetHostPolicy 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash xNuEzs+0RJkaaNBL/MXGYWkvxsxXd9U5QnzLhjnq+YA2qeaT+0u9S3lEmvn2OoOeTVR8kmbh16XFt2NawiH61g==. Installed System.Formats.Asn1 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash r1cmqkeAUV45gIw9ASQX/6D6zlvlu0ThJx+RXelRDIJf/M+rHEgUsx9oMrZsnAy7MUe8KzL8QOn2mYu+FROe4A==. Installed Microsoft.NETCore.Platforms 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash RjVYfsj7RyfbihJc9ZQ0ah8UMRBOtzUa1EkXceBJh0r0B79o1+9zOW/sN7fguK6tGCNtfrhTxaZ3+mv7qZlHRQ==. Installed System.Security.Cryptography.Algorithms 4.3.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash +X37cAlyiY5STkp2o3gnC96DCc6Egm/3agE32ca8PYNP6GvNInb3igp57hKn35odImcRnUkp533blSlQuku+QA==. Installed NETStandard.Library 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash bRoz5reN5swBC2esj3jeUEJAutuywU3YPU6LuGDUBFcw+sedhxQBmQG1oh5atBSlMnz9sKlVtrmoFNvYuHeA8Q==. Installed Microsoft.NETCore.App 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash EgUn/V8DU4U5ZQH7EojAS+UuX2OetebnYPn1OXzFa/3Pvc76q6BZhXkjE/UiCo/nhZsViQOAu0R4Bi1zPqhs0Q==. Installed Microsoft.NETCore.App 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash NJmb2AoPxeqDljoB7wO9w+3Nj8CQaKg/8RWEDRytxqSMnaIpOrPsGSkNKlwEad2sr5d2uBLLMPmey3/Ej/m+Nw==. Installed Microsoft.NETFramework.ReferenceAssemblies.net462 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash +3bcmPPgzmo7UtlBmKqFDrX5DA2UHu8xke76mu8vh/KcHM3weFPCoF4L3rYG007V+yjnF3zn4tBzpumSzBQUNA==. Installed Microsoft.NETFramework.ReferenceAssemblies.net461 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash trnPivZboS8l6esK1yAqvrXGJUHhjlYxqFjVby2JQv4iUDqTi9RLAc4wlqS5HJngZwDcyDcO1lrR6CxXLn9gcg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.4.3.0/System.Linq.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.4.3.0/System.Linq.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.3.0/System.Text.RegularExpressions.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.4.1.0/System.Linq.4.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.4.1.0/System.Linq.4.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.3.0/System.Text.RegularExpressions.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.4.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.4.3.0/System.IO.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.4.3.0/System.IO.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (in 259 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Expressions.4.3.0/System.Linq.Expressions.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (in 262 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Expressions.4.3.0/System.Linq.Expressions.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.1.0/System.Text.RegularExpressions.4.1.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.1.0/System.Text.RegularExpressions.4.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Expressions.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (in 269 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (in 179 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (in 274 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (in 270 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (in 273 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.1.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (in 274 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.3.1/System.Text.RegularExpressions.4.3.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.3.1/System.Text.RegularExpressions.4.3.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.3.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Claims.4.3.0/System.Security.Claims.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.5.0.0/System.Security.Principal.Windows.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Claims.4.3.0/System.Security.Claims.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Claims.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.5.0.0/System.Security.Principal.Windows.5.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Expressions.4.1.0/System.Linq.Expressions.4.1.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (in 262 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.TypeConverter.4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Loader.4.3.0/System.Runtime.Loader.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Expressions.4.1.0/System.Linq.Expressions.4.1.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.TypeConverter.4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Loader.4.3.0/System.Runtime.Loader.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Expressions.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Loader.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (in 278 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.4.1.0/System.IO.4.1.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.4.1.0/System.IO.4.1.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (in 6 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.4.7.0/System.Security.Principal.Windows.4.7.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.4.1.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.4.7.0/System.Security.Principal.Windows.4.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.5.0.0/System.Reflection.Metadata.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.5.0.0/System.Reflection.Metadata.5.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.TypeConverter.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (in 278 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.5.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (in 5 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (in 128 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (in 284 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.4.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.4.3.0/System.Reflection.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.4.3.0/System.Reflection.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Loader.4.0.0/System.Runtime.Loader.4.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Loader.4.0.0/System.Runtime.Loader.4.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Loader.4.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (in 129 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (in 282 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (in 197 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Numerics.4.3.0/System.Runtime.Numerics.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.5.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (in 52 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Numerics.4.3.0/System.Runtime.Numerics.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Numerics.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (in 249 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj... Installed Microsoft.NETFramework.ReferenceAssemblies.net472 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash I5v0+nIFUd4stc898s4AcqwhgvyfgifwFH07JNDGmjvS2ERwXSGG7Jxj4y/umMr3vphUfUIoGf+7WmaXxxNcMA==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Json.4.7.0/System.Text.Json.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Json.4.7.0/System.Text.Json.4.7.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Json.4.7.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (in 54 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (in 179 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.1.10/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (in 230 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (in 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.AccessControl.5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (in 53 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.AccessControl.5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.4.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.1.1012/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (in 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (in 334 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (in 61 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.0.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (in 331 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (in 57 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (in 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.AccessControl.5.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.3.409/Microsoft.Build.Framework.15.3.409.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.7.179/Microsoft.Build.Framework.15.7.179.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (in 10 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.7.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Timer.4.0.1/System.Threading.Timer.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Timer.4.0.1/System.Threading.Timer.4.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Timer.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.3.409/Microsoft.Build.Framework.15.3.409.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.8.0/Microsoft.Build.Framework.16.8.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.7.179/Microsoft.Build.Framework.15.7.179.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.7.179/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.8.0/Microsoft.Build.Framework.16.8.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.8.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.3.409/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Timer.4.3.0/System.Threading.Timer.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.4.0.11/System.Threading.4.0.11.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.1.1.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (in 342 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Timer.4.3.0/System.Threading.Timer.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.4.0.11/System.Threading.4.0.11.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Timer.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (in 64 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.4.0.11/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.5.0/Microsoft.Build.Framework.16.5.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (in 10 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.5.0/Microsoft.Build.Framework.16.5.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.5.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.4.3.0/System.Runtime.InteropServices.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (in 241 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.4.3.0/System.Runtime.InteropServices.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (in 4 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (in 63 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (in 59 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (in 14 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (in 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (in 4 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (in 180 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.4.3.0/System.Threading.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj... Installed System.Collections.Immutable 1.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash XD9YSFRDPSRljB54R9oXXT9DtMFwHCXr69QvAZnOKcyxuk6LHu8q4sM9U7kdtqhb3HqEcE4F3sQG9OJh7k8bHw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Extensions.4.3.0/System.Reflection.Extensions.4.3.0.csproj.nuget.g.props. Installed Microsoft.Win32.SystemEvents 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash hFtflLYX0CRpxwcgbc5BoHMjJFANvGBb0c5jA0i6jj8sW5nhy2IeZj0cLzTwGCsA0a4c9uWGj6aCHjOhlpbVZw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.4.3.0/System.Threading.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Extensions.4.3.0/System.Reflection.Extensions.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Extensions.4.3.0/project.assets.json Installed System.Collections.Immutable 1.2.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Pda89yUgwuGEOlk2I6YnIZIFJHzvDcO7kPrUJKf4En4ahDBe4ojYvKZ3RyTUaVGE+RqsFqc2li7to+FfjRSn+Q==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnetapphost.2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnetapphost.2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnetapphost.2.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.7.0/Microsoft.Build.Framework.16.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.7.0/Microsoft.Build.Framework.16.7.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (in 11 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (in 4 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.ThreadPool.4.0.10/System.Threading.ThreadPool.4.0.10.csproj.nuget.g.props. Installed System.Drawing.Common 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash hRseKStzLHyeUvk9jX5O2OWyYPJd5/1E8kXK4PTqv8mpOET0hg07fGWsowerNtnjP77k51hIvgbG7+4XiWLGkw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (in 1 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (in 72 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlDocument.4.3.0/System.Xml.XmlDocument.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Windows.Extensions.4.7.0/System.Windows.Extensions.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.ThreadPool.4.0.10/System.Threading.ThreadPool.4.0.10.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlDocument.4.0.1/System.Xml.XmlDocument.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Windows.Extensions.4.7.0/System.Windows.Extensions.4.7.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlDocument.4.3.0/System.Xml.XmlDocument.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.ThreadPool.4.0.10/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlSerializer.4.0.11/System.Xml.XmlSerializer.4.0.11.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Windows.Extensions.4.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlDocument.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlSerializer.4.0.11/System.Xml.XmlSerializer.4.0.11.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostpolicy.2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (in 22 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlSerializer.4.0.11/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (in 1 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (in 69 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostpolicy.2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostpolicy.2.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (in 16 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.collections.4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (in 7 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlDocument.4.0.1/System.Xml.XmlDocument.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Extensions.4.0.1/System.Reflection.Extensions.4.0.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (in 18 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.ThreadPool.4.3.0/System.Threading.ThreadPool.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.collections.4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.collections.4.2.0-1.22102.8/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Extensions.4.0.1/System.Reflection.Extensions.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnetapphost.2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlDocument.4.0.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (in 6 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Extensions.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnetapphost.2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.notargets.3.5.0/microsoft.build.notargets.3.5.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.8.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnetapphost.2.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.notargets.3.5.0/microsoft.build.notargets.3.5.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.notargets.3.5.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (in 1 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (in 9 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (in 189 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (in 16 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.0.1/System.Reflection.Emit.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.traversal.3.1.6/microsoft.build.traversal.3.1.6.csproj.nuget.g.props. Installed System.Reflection.Emit.ILGeneration 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash yjV7oXRXlLw7HcoB1h4XJRG8tZntMJtviUdCD3jAYtHp54xOxLOlFc8GQPGBiJZXHeOIszs8YtXZFv37fTLb6w==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.0.1/System.Reflection.Emit.4.0.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (in 10 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.traversal.2.0.34/microsoft.build.traversal.2.0.34.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microbuild.core.0.3.0/microbuild.core.0.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.traversal.3.1.6/microsoft.build.traversal.3.1.6.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.traversal.3.1.6/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microbuild.core.0.3.0/microbuild.core.0.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/netstandard.library.2.0.3.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microbuild.core.0.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/netstandard.library.2.0.3.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.3.0/System.Reflection.Emit.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.3.0/System.Reflection.Emit.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (in 5 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/netstandard.library.2.0.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (in 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.7.0/Microsoft.Win32.Registry.4.7.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (in 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/netstandard.library.2.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.4.1/System.Reflection.Metadata.1.4.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.centralpackageversions.2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.4.1/System.Reflection.Metadata.1.4.1.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.centralpackageversions.2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.4.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.centralpackageversions.2.0.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (in 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (in 6 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.ThreadPool.4.3.0/System.Threading.ThreadPool.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.ThreadPool.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.traversal.2.0.34/microsoft.build.traversal.2.0.34.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.traversal.2.0.34/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (in 8 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.docker.sdk.1.1.0/microsoft.docker.sdk.1.1.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.7.0/Microsoft.Win32.Registry.4.7.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.docker.sdk.1.1.0/microsoft.docker.sdk.1.1.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (in 349 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.docker.sdk.1.1.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.7.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (in 5 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/netstandard.library.ref.2.1.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (in 15 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (in 12 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/netstandard.library.ref.2.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (in 12 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (in 6 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.notargets.2.0.1/microsoft.build.notargets.2.0.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (in 12 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.ReaderWriter.4.0.11/System.Xml.ReaderWriter.4.0.11.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.notargets.2.0.1/microsoft.build.notargets.2.0.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (in 1 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.ReaderWriter.4.0.11/System.Xml.ReaderWriter.4.0.11.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.4.1.0/System.Runtime.InteropServices.4.1.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.ReaderWriter.4.0.11/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.4.1.0/System.Runtime.InteropServices.4.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.4.1.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (in 3 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.notargets.2.0.1/project.assets.json Installed Microsoft.NETFramework.ReferenceAssemblies.net47 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash MGn8dEC9U17QY7uRAZ3pqqj0pxfZ6vRu4RHbWW2w1vhBV2R2DsdaxeV548ljiPxHa5lMOXLFTk1rxOTkv7MtSA==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (in 351 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.3.0/System.Reflection.Metadata.1.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.3.0/System.Reflection.Metadata.1.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (in 91 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.4/System.Memory.4.5.4.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (in 22 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.4/System.Memory.4.5.4.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.4/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/netstandard.library.2.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.3.1/System.Collections.Immutable.1.3.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/netstandard.library.2.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.3.1/System.Collections.Immutable.1.3.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.3.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (in 8 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (in 6 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (in 10 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.3.1/System.Runtime.Extensions.4.3.1.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.3.1/System.Runtime.Extensions.4.3.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.3.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.3.0/System.Collections.Immutable.1.3.0.csproj.nuget.g.props. Installed Microsoft.NETCore.Platforms 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash nbNQLoqbxolRJQPB4qSJ8A+RscLBIhx0JtXKLg5rc+NbCJH91Fe5SWdkTRiQnAQVVM5XvXGOthWzqbsvhUuOhA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (in 6 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.16.8.0/Microsoft.Build.16.8.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.16.8.0/Microsoft.Build.16.8.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (in 24 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.16.8.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (in 8 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.3.0/System.Collections.Immutable.1.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.16.5.0/Microsoft.Build.16.5.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.NonGeneric.4.0.1/System.Collections.NonGeneric.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.4.3.0/System.IO.FileSystem.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.NonGeneric.4.0.1/System.Collections.NonGeneric.4.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.4.3.0/System.IO.FileSystem.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (in 3 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.NonGeneric.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.2.0/System.Collections.Immutable.1.2.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.16.5.0/Microsoft.Build.16.5.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.0.1/microsoft.netcore.platforms.1.0.1.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.16.5.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.2.0/System.Collections.Immutable.1.2.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.0.1/microsoft.netcore.platforms.1.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.HashCode.1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Concurrent.4.0.12/System.Collections.Concurrent.4.0.12.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library/netstandard.library.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Concurrent.4.0.12/System.Collections.Concurrent.4.0.12.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.HashCode.1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library/netstandard.library.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Concurrent.4.0.12/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.4.0.1/System.IO.FileSystem.4.0.1.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.HashCode.1.1.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Concurrent.4.3.0/System.Collections.Concurrent.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.2.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.4.0.1/System.IO.FileSystem.4.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostresolver.2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.5/System.Memory.4.5.5.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (in 9 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostresolver.2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostresolver.2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (in 62 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.5/System.Memory.4.5.5.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Concurrent.4.3.0/System.Collections.Concurrent.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostresolver.2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostresolver.2.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.5/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostresolver.2.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Concurrent.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (in 361 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (in 68 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.7.0/System.Reflection.Emit.4.7.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (in 60 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (in 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (in 98 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (in 419 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (in 63 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.7.0/System.Reflection.Emit.4.7.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.1.0/System.Runtime.Extensions.4.1.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (in 65 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.5.0/System.Collections.Immutable.1.5.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.7.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (in 68 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.1.0/System.Runtime.Extensions.4.1.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (in 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.5.0/System.Collections.Immutable.1.5.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (in 59 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.5.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (in 1 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Handles.4.3.0/System.Runtime.Handles.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (in 82 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Handles.4.3.0/System.Runtime.Handles.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Handles.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (in 70 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (in 63 ms). Installed System.Runtime.Serialization.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash OaabbEKy2C1pIs72bPVX/IOu/hzZPzF7LIQjbbmRx8xT5CZJWemE3JqqPnDfcgZp8UaAA3PH5YaJ8x7RdxNIxQ==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (in 58 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostpolicy.2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (in 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostpolicy.2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostpolicy.2.1.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (in 66 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.3.0/System.Runtime.Extensions.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (in 64 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.3.0/System.Runtime.Extensions.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (in 4 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (in 68 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Handles.4.0.1/System.Runtime.Handles.4.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Handles.4.0.1/System.Runtime.Handles.4.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Handles.4.0.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.CodeDom.4.4.0/System.CodeDom.4.4.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (in 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.CodeDom.4.4.0/System.CodeDom.4.4.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.CodeDom.4.4.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (in 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.4.3.0/System.Security.AccessControl.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.3.0/System.Buffers.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.3.0/System.Buffers.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.4.3.0/System.Security.AccessControl.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ValueTuple.4.5.0/System.ValueTuple.4.5.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ValueTuple.4.5.0/System.ValueTuple.4.5.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (in 9 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ValueTuple.4.5.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.5.1/System.Buffers.4.5.1.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Formatters.4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.5.1/System.Buffers.4.5.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Formatters.4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.5.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Formatters.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (in 10 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (in 103 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (in 67 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (in 6 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.private.intellisense.7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.private.intellisense.7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.private.intellisense.7.0.0-preview-20221010.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.NETCore.Targets.1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.2.1.0/microsoft.netcore.targets.2.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.NETCore.Targets.1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.NETCore.Targets.1.1.3/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (in 11 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.4.0/System.Buffers.4.4.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (in 1 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.SystemEvents.4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.2.1.0/microsoft.netcore.targets.2.1.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.SystemEvents.4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.2.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.6.0.0/System.Security.AccessControl.6.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.6.0.0/System.Security.AccessControl.6.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/wcwidth.sources.0.6.0/wcwidth.sources.0.6.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.1.1.0/microsoft.netcore.targets.1.1.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (in 7 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.6.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/wcwidth.sources.0.6.0/wcwidth.sources.0.6.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.1.1.0/microsoft.netcore.targets.1.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.1.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/wcwidth.sources.0.6.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.5.0.0/microsoft.netcore.platforms.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.5.0.0/microsoft.netcore.platforms.5.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.5.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (in 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.Annotations.5.0.0/System.ComponentModel.Annotations.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.4.0/System.Buffers.4.4.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (in 12 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (in 7 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.Annotations.5.0.0/System.ComponentModel.Annotations.5.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.Annotations.5.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.SystemEvents.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.7.0/System.Collections.Immutable.1.7.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (in 1 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.7.0/System.Collections.Immutable.1.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.3.1.0/microsoft.netcore.platforms.3.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (in 15 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.3.1.0/microsoft.netcore.platforms.3.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.3.1.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (in 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.5.0/System.Buffers.4.5.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (in 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.5.2/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (in 366 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (in 23 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Primitives.4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (in 1 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Primitives.4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (in 86 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.AppContext.4.3.0/System.AppContext.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Primitives.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.1.0.1/microsoft.netcore.targets.1.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.1.0.1/microsoft.netcore.targets.1.0.1.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.1.0.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj... Installed System.Private.DataContractSerialization 4.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash rGnst1/mgxlRWYe6UEzLxWfjQBokvQjZx2ZlFC3u+mJ39Wh3mjGKNfqKoUxn++PhBY6+80+jKdlkFbG/fHXaCQ==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (in 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (in 8 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.5.0.0/System.Collections.Immutable.5.0.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (in 10 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.5.0/System.Buffers.4.5.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.3.0/System.Runtime.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.5.0.0/System.Collections.Immutable.5.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.5.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.3.0/System.Runtime.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (in 4 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.AppContext.4.3.0/System.AppContext.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.AppContext.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (in 17 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.4.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.5.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (in 7 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/project.assets.json Installed System.Text.Encoding.CodePages 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash tYO7oQcueayOsQQXDo5I+KCA8dFFkmx5xaQA5Pavc2avc46Yu5zah3xNTzoPDN2jyVKGdb3P7y5tWqB+ZhBj4w==. Installed Microsoft.Build.Framework 16.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash cXFD/Vex6RDpA3Mnb5KGulEXqQHUwFMtMU4NVrRIFp5uVbFQoel2yuINB9ZQRnGC/lO1ufgq1b1aYRt/XbiAkg==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (in 20 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (in 21 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (in 5 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (in 15 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/System.Runtime.4.1.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/System.Runtime.4.1.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (in 5 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.3.1/System.Runtime.4.3.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.3.1/System.Runtime.4.3.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.3.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.AppContext.4.1.0/System.AppContext.4.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (in 24 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (in 91 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (in 27 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Drawing.Common.4.7.0/System.Drawing.Common.4.7.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.5.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Drawing.Common.4.7.0/System.Drawing.Common.4.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Drawing.Common.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.AppContext.4.1.0/System.AppContext.4.1.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.AppContext.4.1.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (in 94 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (in 7 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tools.4.0.1/System.Diagnostics.Tools.4.0.1.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (in 91 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tools.4.0.1/System.Diagnostics.Tools.4.0.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (in 11 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tools.4.0.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Formats.Asn1.5.0.0/System.Formats.Asn1.5.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Formats.Asn1.5.0.0/System.Formats.Asn1.5.0.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (in 4 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Formats.Asn1.5.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (in 5 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (in 30 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.5.0.0/Microsoft.Win32.Registry.5.0.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (in 11 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Debug.4.3.0/System.Diagnostics.Debug.4.3.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.5.0.0/Microsoft.Win32.Registry.5.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (in 9 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Debug.4.3.0/System.Diagnostics.Debug.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tracing.4.3.0/System.Diagnostics.Tracing.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Debug.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Dynamic.Runtime.4.3.0/System.Dynamic.Runtime.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Debug.4.0.11/System.Diagnostics.Debug.4.0.11.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Debug.4.0.11/System.Diagnostics.Debug.4.0.11.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tracing.4.3.0/System.Diagnostics.Tracing.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tracing.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Console.4.0.0/System.Console.4.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Console.4.0.0/System.Console.4.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Xml.4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Console.4.0.0/project.assets.json Installed System.Reflection.Metadata 1.4.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash iG7SK8KOyMT2JiUiP5lK2cvu1j9d1+dokJJlSUYKyu0YywnWZRUSurBSmk1OqTXACB5pD1R7o/LaisEPAT707g==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.5.0.0/System.Security.AccessControl.5.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.7.179/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Xml.4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (in 2 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Xml.4.1.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (in 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (in 35 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Dynamic.Runtime.4.3.0/System.Dynamic.Runtime.4.3.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Debug.4.0.11/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.EventLog.5.0.0/System.Diagnostics.EventLog.5.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Dynamic.Runtime.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.EventLog.5.0.0/System.Diagnostics.EventLog.5.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.EventLog.5.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (in 48 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (in 41 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (in 73 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.FileVersionInfo.4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (in 57 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.FileVersionInfo.4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.5.0.0/System.Security.AccessControl.5.0.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.FileVersionInfo.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipelines.5.0.1/System.IO.Pipelines.5.0.1.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Runtime.1.0.31/System.Composition.Runtime.1.0.31.csproj.nuget.g.props. Installed System.Threading.Timer 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash AcnoMRyvv1NLDsM+KC4RVnOi8tEtf+MHvrb4WYRCUP8SdhDr+icdblSROV/gETOz6/jN90lE0LuxrwfO1L5kGA==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.5.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (in 50 ms). Installed Microsoft.Win32.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash T1pzYiq5gQ+PHTPfIvP+kfoOeL79Yqq9hrRrqW+5YKdYAGXiSpcInHC9nPoC2hWAicZpiGHjCy5nRFLe321Ezw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Runtime.1.0.31/System.Composition.Runtime.1.0.31.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipelines.5.0.1/System.IO.Pipelines.5.0.1.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Runtime.1.0.31/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipelines.5.0.1/project.assets.json Installed System.Resources.Extensions 4.6.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash CqrmFQBe2GAuwson71gKSypPzurNV/XHgGeBgl9TuH6H7LQbzaoOtx2BY+Uj6ewdCKH6i2H+0S+9w0XzRSQAPQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj.nuget.g.props. Installed Microsoft.Win32.Registry 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 5X8YHJvZ+oFBnN94KsFOi001uXQAvenryETFbJDm5Fex63GqsaqJbdZP3h41M/XyhIIwXye5C3FEG0zSUMXqFw==. Installed System.Runtime.InteropServices.RuntimeInformation 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash BP5ufuABLwMXlNl/JbSxHBNAqXPOhUpA+ba96dWcWQSQ5qdoGuLUzxFFt6rGuwUYisjYcaEm6Bw/2rK69RZZxQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.4.7.0/System.Security.AccessControl.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj.nuget.g.props. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.4.7.0/System.Security.AccessControl.4.7.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj.nuget.g.targets. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj... Installed System.Threading.ThreadPool 4.0.10 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 2WfsUnCrZXFlkhBAGRoX0fotUmzuSoQvfyDFE+6LDvietOqGZr5+Xazsek9L1XIq4sO1BW9LTCgZmrQkTQkejg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj.nuget.g.props. Installed System.CodeDom 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 0VkPs9bhHRH+iPiGVsFSjF94UobZO9cAHWx4guW4ktYkd4hlQIZwpcZ/tPf41pfMDFq5CjznM+QdefSCsmPMbA==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tracing.4.1.0/System.Diagnostics.Tracing.4.1.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Hosting.1.0.31/System.Composition.Hosting.1.0.31.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.4.7.0/project.assets.json Installed Microsoft.Build.Framework 15.1.1012 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Ll5BT+gskTA/oLSy9AGOOc0+OS3Vx5ucPXMPuvpKbIsFVOBtWNIH9dyrxKQoYkUceqBuNJnIJR+6yy9sPeYo0w==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Hosting.1.0.31/System.Composition.Hosting.1.0.31.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tracing.4.1.0/System.Diagnostics.Tracing.4.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Hosting.1.0.31/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Dynamic.Runtime.4.0.11/System.Dynamic.Runtime.4.0.11.csproj.nuget.g.props. Installed System.Runtime.Serialization.Xml 4.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash TDtLEFLIPvd7PIAOGTfvpwv6k2MEiMrSDk9NIz62TOcnr56NO0iT+xoR2TbQ3uXOh//BXYE2RsaQd+QmLmncsA==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Convention.1.0.31/System.Composition.Convention.1.0.31.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Dynamic.Runtime.4.0.11/System.Dynamic.Runtime.4.0.11.csproj.nuget.g.targets. Installed Microsoft.Build.Utilities.Core 16.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash oPyPxgz9t3udiy35cELqgLF/uMtcNSJf1uhmr5v1pJafBF9YSgswGt2uG31D0QDIDTv0tXV3WnA8aXvvaokl+w==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Convention.1.0.31/System.Composition.Convention.1.0.31.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Dynamic.Runtime.4.0.11/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Convention.1.0.31/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Console.4.3.0/System.Console.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Console.4.3.0/System.Console.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Console.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/project.assets.json Installed System.Resources.Writer 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash rWMnfF0O3dpYWxHVcWrHPPONegXped/5qtsbJL46hzNNX02Bn4j9ikfhFXb/t05X8T6ktSDx07cco8WopmSGLw==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (in 46 ms). Installed System.Text.RegularExpressions 4.3.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash E3E9Qo7sCgK6eJaDfvWFIOD7AgJ+rVoQBc6oqDp1aOhKoO84zO3vTTnNbcE/ZbYivGQAq5uFdcVEQJj8lmtUCg==. Installed System.Resources.Reader 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash t+QJ9PKY6dTod/IdVolfmjREX72TXT/kAYVaJriFMwvincYGLfiBe6b1CILSe7wq9xEP82tEFR0Boi4lJuMemQ==. Installed Microsoft.Build.Framework 15.3.409 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash AnIH3df6/jJ3s8iu9UuKQC2hBjLgeiI/hcsG9pKzePCaJE3OJ+1In3hNTlGm2FuEHeNKMPxSzp7eI6htNzDq7g==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (in 3 ms). Installed System.AppContext 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash XSc1CQ5XD7KbrqPL3uW3Eqj9gDH8Pa0AI8dZX/gQm3mjNTccDMjV7tTHCfm5EnGVus9IfYrQoAw6FG5HqxvxvA==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (in 50 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (in 75 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.TypedParts.1.0.31/System.Composition.TypedParts.1.0.31.csproj.nuget.g.props. Installed System.Collections.NonGeneric 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash JLZulwsWqkj08TCFDoCTh6UyhGWMPS+QmNkbibiC/maJ58cUBvvmSR13we0oGwv/bwXNlyrgangiSuW37OpQ5Q==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.TypedParts.1.0.31/System.Composition.TypedParts.1.0.31.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.TypedParts.1.0.31/project.assets.json Installed Microsoft.Build.Utilities.Core 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ZnAfslzN8wGOhxLgn7n/atxDebdyIfsRM+VIx3uVf1cVVq3YSMcMxPrnf9mDhRqRk2MtixhFXr/9o4ZebApcJg==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (in 6 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (in 6 ms). Installed System.Console 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash aJZUcDixlb2D/Wvg/TqR7OZCB9K4WoigzHM9WMI20xEUmBJWc6kjfq9UwLnL2SOxXteEhlraAq9U3vBWglHBgg==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (in 156 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (in 57 ms). Installed System.Diagnostics.Process 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash bAOoBFZDG1FFd8GD0DCPSXeqYfNYbuPgBdnyl5wT2S7cEEYzL9UEIlJPGykpzfghwDjjermQWhrWsnnav/9H/Q==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (in 52 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (in 52 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (in 51 ms). Installed System.Security.Cryptography.Cng 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Rme6TM0ZYSdgvCa1m0HUIvB0rKTjU9p6f1e3bIZLWiy2ZQFb6ZJOaP8E39csBG+neJbXO+Fa4PjKcDuImaafdA==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tracing.4.1.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (in 356 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj... Installed System.Linq.Parallel 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash u7LxbGHrRAAMPo3cHev7YFUQ/+4da3xmTNDvZ4pLiy4e6Oxgi3i/qMFh7vz3kfsizUxsxMNh1I79rAJDgSMZNA==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (in 59 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (in 359 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (in 11 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.4.0.11/System.Globalization.4.0.11.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Process.4.3.0/System.Diagnostics.Process.4.3.0.csproj.nuget.g.props. Installed System.Windows.Extensions 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash uKOYO3HT0EtCdZGtZDMGLRtekFehzkIX0UTK5kxje5o7csfRbCy1YZjLXCvqUir5fhVgcKDJc1NJ40ycrIJ3Fg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.4.0.11/System.Globalization.4.0.11.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.4.0.11/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Process.4.3.0/System.Diagnostics.Process.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Process.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Compression.ZipFile.4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Compression.ZipFile.4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (in 82 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (in 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Compression.ZipFile.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.4.1.0/System.Reflection.4.1.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.4.2/System.Reflection.Metadata.1.4.2.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.4.2/System.Reflection.Metadata.1.4.2.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.4.1.0/System.Reflection.4.1.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.4.2/project.assets.json Installed System.Security.Cryptography.Pkcs 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash vt3Yge+pfWrK1zSjM18d9aukGpXtZipamD/n1MhBrrVtAmZrLgZRWbGnAOONQsUIjmRm8qbzX8Db+Non1ahU5g==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.4.1.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (in 68 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Primitives.4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (in 5 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Primitives.4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Primitives.4.3.0/project.assets.json Installed System.Security.Cryptography.Xml 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash l0dVX5yDXTRyY1L2FvOlFkSxSgdmnAsKq5sRoxz7SvS4KJ+wHNGIgv5DjHAHiv3ISVpWUBiBFSsvHqQPdxkXxA==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (in 74 ms). Installed Microsoft.Build.Utilities.Core 16.8.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash g7uYivyxFuRjSQeP+QdEwSR6CQSutyppBv5JkpavHnVyaVZ8X3EYMwdWehjX4HFG7hhHxKjXOpccN5AecXPcow==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Process.4.1.0/System.Diagnostics.Process.4.1.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (in 8 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Process.4.1.0/System.Diagnostics.Process.4.1.0.csproj.nuget.g.targets. Installed System.Security.Cryptography.Csp 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash HRBZvHRh3N+1XnOOcPnk6Lyg8Xbm88vWsdmBCB7k5HNngobtN6QHVQ3kbdQo6V7HVZEsOXKgMKJDmD+8obsixQ==. Installed System.Security.Cryptography.Cng 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash H18PuJtTxRKM1mdk+uNwSiYFFa/z0vQjDQeZ3ZxztlLImxgQKE8f+yDVoEdDahl20PP+ys3F9l1nQIjh4bPyVw==. Installed System.Security.Cryptography.OpenSsl 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Gc/njVglpD9KxdWODBxHWo9qv/2q/8Q9histO4gbGFcqY7Q4wXz5YWSEin5n4rwe40qWSwG8iPyd71UxqptjOg==. Installed System.Net.Http 4.3.4 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash SLLKlbOLSG84v5wpcotNpDMVqRujZhmsKcc6/OJrcTxUHCRuioGhVqoPTLGDnJiVeIb3h4Og5DLxYrws5HI7Pg==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Process.4.1.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (in 15 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (in 7 ms). Installed Microsoft.Build.Utilities.Core 16.5.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash fVC+v8aotwdaTa8HF30nCmwOU8btXvRFfFyIS0z0Id6akPj7I0Q2MfWcXuqylL8+OyuycEF2+4HPA9JixUFeEA==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (in 64 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Permissions.4.7.0/System.Security.Permissions.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.Calendars.4.3.0/System.Globalization.Calendars.4.3.0.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (in 70 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.Calendars.4.3.0/System.Globalization.Calendars.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.6.0/System.Reflection.Metadata.1.6.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Permissions.4.7.0/System.Security.Permissions.4.7.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.Calendars.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.6.0/System.Reflection.Metadata.1.6.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Permissions.4.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.6.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Xml.4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.4.3.0/System.Globalization.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.Extensions.4.3.0/System.Globalization.Extensions.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Xml.4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.4.3.0/System.Globalization.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.Extensions.4.3.0/System.Globalization.Extensions.4.3.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (in 11 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Xml.4.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.Extensions.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (in 23 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Compression.4.3.0/System.IO.Compression.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.15.7.179/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (in 16 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Compression.4.3.0/System.IO.Compression.4.3.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Compression.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.1.1012/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (in 14 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (in 13 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (in 25 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.ProtectedData.4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.ProtectedData.4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.ProtectedData.4.4.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.3.409/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (in 81 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.8.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (in 19 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (in 27 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (in 89 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.AccessControl.5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj.nuget.g.props. Installed System.Security.Cryptography.Cng 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash gd7e9bbNtF5zIc0laVTGuXggIW7BBDxfzph7YWL/oTtOqqRyM7WbeRHU6Wq1lIUx0GbpS2MfeY+4qbVoGDBk1Q==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.AccessControl.5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.AccessControl.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj.nuget.g.targets. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (in 132 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (in 62 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (in 132 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (in 69 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.5.0/project.assets.json Installed Microsoft.Win32.Registry 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash l8kK4fAbmFodCiCfMdybcHp8fGWYXd/xun62whSIkcnyVkYeS6mAl7gcKmWIFULbcBdMaLPmGprVtn+7tn0K5A==. Installed System.Text.Encoding.CodePages 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash xTwQUjKa4mxm/U8piFEyi0HS93W2YLVk5xbb7BWvXjCudvo4eOOmWUVZm+b9ML/ebr0wHa0k+HaM6H2xVvwnjg==. Installed System.Net.Security 4.3.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ZXd90az1AbkzG1/h9Mx82ZjzLkN0K1HZXyKafpy1gKoQl63hpI8+cOjvK1V+atmyw+lSvYxj+w2geir3dJ2KMQ==. Installed System.Net.NameResolution 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash GQdkyXE455HsyP9Ot99WB+qsewIw/ERxTtdmc4libbl0j1ruFw2LnLBpcGq1VE90wYjDizdeCojqsq0/hWaB5w==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (in 62 ms). Installed System.Diagnostics.DiagnosticSource 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash SxsVkpWsbxxQEH0WM0ewY6PO+vxyv49Z5HEz/en8z2rnRQ1/S/DES1QA8JPv2c59cALW2Bcc3XJ+7KRik7qu7Q==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (in 135 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (in 65 ms). Installed System.Data.Common 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash uW/AcTz5ahiFocKSxp4fhvUjCBZJnOZDHSWHizf3nwCFF0UY5H59IJYqoGEh6A1WNKcECJGClzld82drkdoGaw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Pkcs.5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Pkcs.5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Pkcs.5.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (in 76 ms). Installed Microsoft.NETFramework.ReferenceAssemblies.net451 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash dpdgpk4odhjMU0HiLd0nOsIE2TZfXTU3zjWGmmLzuKflZs8bIQfS6VBanZrJJmcovhzDrMsZ5TFMW+epNuo0+Q==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Data.Common.4.3.0/System.Data.Common.4.3.0.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Data.Common.4.3.0/System.Data.Common.4.3.0.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Data.Common.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (in 240 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Data.SqlClient.4.8.3/System.Data.SqlClient.4.8.3.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Data.SqlClient.4.8.3/System.Data.SqlClient.4.8.3.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Data.SqlClient.4.8.3/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (in 244 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/NuGet.config /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/source-build-reference-package-cache Installed: 33 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj 42 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj 23 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj 23 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj 22 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj 28 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj 31 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj 30 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj 31 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj 30 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj 54 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj 22 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj 38 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj 17 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj 30 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj 34 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj 31 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj 23 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj 37 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj 29 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj 54 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj 34 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj 17 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj 18 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj 46 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj 22 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj 23 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj 20 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj 22 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj 55 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj 55 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj 41 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj 26 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj 53 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj 54 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj 25 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj 60 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj 54 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj 18 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj 26 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj 26 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj 25 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj 24 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj 34 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj 20 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj 60 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj 17 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj 51 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj 52 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj 50 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj 28 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj 17 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj 22 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj 53 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj 54 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj 35 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj 57 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj 34 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj 32 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj 58 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj 23 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj 33 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj 18 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj 27 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj 56 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj 18 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj 61 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj 39 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj 42 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj 22 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj 56 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj 25 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj 22 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj 43 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj 20 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj 24 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj 23 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj 34 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj 42 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj 24 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj 42 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj 45 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj 43 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj 53 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj 63 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj 63 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj 60 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj 65 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj 81 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj 317>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) on node 9 (Build;Pack target(s)). 9>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/PresentationFramework.Aero.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Aero.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/PresentationFramework.Aero2.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Aero2.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/PresentationFramework.AeroLite.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.AeroLite.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/PresentationFramework.Classic.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Classic.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) on node 17 (Build;Pack target(s)). 40>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.1.10/Release/netstandard2.0/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.1.10/Release/netstandard2.0/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Cors.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Cors.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.1.10/Release/netstandard2.0/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.il" > "$destination" BuildTargetingPackIlSrc: [18:04:51.13] Begin Microsoft.AspNetCore.App.Ref.3.1.10 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/... Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj" (21:7) on node 28 (Build;Pack target(s)). 21>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) on node 5 (Build;Pack target(s)). 14>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net20.1.0.2/Release/netstandard2.0/build/.NETFramework/v2.0/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net20.1.0.2/Release/netstandard2.0/build/.NETFramework/v2.0/System.Design.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Design.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net20.1.0.2/Release/netstandard2.0/build/.NETFramework/v2.0/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.il" > "$destination" 9>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/PresentationFramework.Luna.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Luna.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) on node 12 (Build;Pack target(s)). 15>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/PresentationFramework.Aero.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Aero.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/PresentationFramework.Aero2.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Aero2.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/PresentationFramework.AeroLite.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.AeroLite.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/PresentationFramework.Classic.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Classic.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/PresentationFramework.Luna.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Luna.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/PresentationFramework.Royale.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Royale.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/PresentationFramework.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.il" > "$destination" 14>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net20.1.0.2/Release/netstandard2.0/build/.NETFramework/v2.0/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Xml.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) on node 11 (Build;Pack target(s)). 6>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/PresentationFramework.Aero.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Aero.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/PresentationFramework.Aero2.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Aero2.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/PresentationFramework.AeroLite.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.AeroLite.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/PresentationFramework.Classic.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Classic.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/PresentationFramework.Luna.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Luna.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/PresentationFramework.Royale.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Royale.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/PresentationFramework.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.il" > "$destination" 9>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/PresentationFramework.Royale.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.Royale.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/PresentationFramework.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationFramework.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) on node 2 (Build;Pack target(s)). 16>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/PresentationFramework.Aero.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Aero.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/PresentationFramework.Aero2.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Aero2.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/PresentationFramework.AeroLite.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.AeroLite.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) on node 4 (Build;Pack target(s)). 32>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/PresentationFramework.Aero.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Aero.il" > "$destination" 16>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/PresentationFramework.Classic.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Classic.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/PresentationFramework.Luna.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Luna.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/PresentationFramework.Royale.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Royale.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/PresentationFramework.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) on node 25 (Build;Pack target(s)). 18>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/netstandard.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/netstandard.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) on node 19 (Build;Pack target(s)). 41>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/Facades/netstandard.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) on node 29 (Build;Pack target(s)). 37>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/Facades/netstandard.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/netstandard.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/PresentationFramework.Aero.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Aero.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/PresentationFramework.Aero2.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Aero2.il" > "$destination" 41>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/PresentationFramework.Aero.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero.il" > "$destination" 37>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/PresentationFramework.AeroLite.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.AeroLite.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/PresentationFramework.Classic.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Classic.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/PresentationFramework.Luna.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Luna.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/PresentationFramework.Royale.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.Royale.il" > "$destination" 41>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/PresentationFramework.Aero2.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero2.il" > "$destination" 37>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/PresentationFramework.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationFramework.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) on node 20 (Build;Pack target(s)). 23>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/Release/netstandard2.0/build/netstandard2.0/ref/netstandard.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/netstandard.il" > "$destination" 41>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/PresentationFramework.AeroLite.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.AeroLite.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/PresentationFramework.Classic.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Classic.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/PresentationFramework.Luna.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Luna.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/PresentationFramework.Royale.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Royale.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/PresentationFramework.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.il" > "$destination" 23>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/Release/netstandard2.0/build/netstandard2.0/ref/System.ComponentModel.Composition.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Composition.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) on node 30 (Build;Pack target(s)). 25>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/netstandard.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/netstandard.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (26:7) on node 32 (Build;Pack target(s)). 26>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) on node 23 (Build;Pack target(s)). 8>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/netstandard.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/netstandard.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/System.Data.Common.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.Common.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/System.Reflection.Metadata.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Metadata.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.il" > "$destination" BuildTargetingPackIlSrc: [18:04:51.17] Begin microsoft.netcore.app.ref.3.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/... Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) on node 18 (Build;Pack target(s)). 11>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/Release/netstandard2.0/build/net461/lib/netstandard.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/netstandard.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/Release/netstandard2.0/build/net461/lib/System.Data.Common.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Data.Common.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/Release/netstandard2.0/build/net471/lib/System.Data.Common.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Data.Common.il" > "$destination" BuildTargetingPackIlSrc: [18:04:51.12] Begin netstandard.library.netframework.2.0.1-servicing-26011-01 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/... Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net462/lib/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net47/lib/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) on node 22 (Build;Pack target(s)). 28>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.0/Release/netstandard2.0/ref/net6.0/Microsoft.AspNetCore.Components.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.0/Release/netstandard2.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.0/Release/netstandard2.0/ref/net6.0/Microsoft.AspNetCore.Routing.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.il" > "$destination" 25>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/System.ComponentModel.Composition.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.Composition.il" > "$destination" 28>BuildTargetingPackIlSrc: [18:04:51.15] Begin Microsoft.AspNetCore.App.Ref.6.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/... 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) on node 3 (Build;Pack target(s)). 29>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/netstandard.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/System.Data.Common.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/System.Reflection.Metadata.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.il" > "$destination" BuildTargetingPackIlSrc: [18:04:51.18] Begin microsoft.netcore.app.ref.3.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/... 28>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/". 29>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) on node 31 (Build;Pack target(s)). 17>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/PresentationFramework.Aero.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Aero.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/PresentationFramework.Aero2.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Aero2.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/PresentationFramework.AeroLite.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.AeroLite.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/PresentationFramework.Classic.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Classic.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/PresentationFramework.Luna.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Luna.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/PresentationFramework.Royale.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Royale.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/PresentationFramework.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.il" > "$destination" 32>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/PresentationFramework.Aero2.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Aero2.il" > "$destination" 14>BuildTargetingPackIlSrc: [18:04:51.19] Begin microsoft.netframework.referenceassemblies.net20.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/... 25>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/System.Data.Common.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Data.Common.il" > "$destination" 14>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/". 18>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/System.ComponentModel.Composition.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.il" > "$destination" 32>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/PresentationFramework.AeroLite.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.AeroLite.il" > "$destination" 23>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/Release/netstandard2.0/build/netstandard2.0/ref/System.Data.Common.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.Common.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) on node 10 (Build;Pack target(s)). 35>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/Release/netstandard2.0/ref/netcoreapp2.0/netstandard.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/Release/netstandard2.0/ref/netcoreapp2.0/System.ComponentModel.Composition.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/Release/netstandard2.0/ref/netcoreapp2.0/System.Data.Common.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/Release/netstandard2.0/ref/netcoreapp2.0/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/Release/netstandard2.0/ref/netcoreapp2.0/System.Reflection.Metadata.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/Release/netstandard2.0/ref/netcoreapp2.0/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/Release/netstandard2.0/ref/netcoreapp2.0/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.il" > "$destination" BuildTargetingPackIlSrc: [18:04:51.18] Begin microsoft.netcore.app.2.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/... 32>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/PresentationFramework.Classic.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Classic.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) on node 21 (Build;Pack target(s)). 19>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/Release/netstandard2.0/ref/netcoreapp2.1/netstandard.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.il" > "$destination" 32>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/PresentationFramework.Luna.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Luna.il" > "$destination" 19>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/Release/netstandard2.0/ref/netcoreapp2.1/System.Data.Common.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/Release/netstandard2.0/ref/netcoreapp2.1/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.il" > "$destination" 32>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/PresentationFramework.Royale.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Royale.il" > "$destination" 35>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/". 19>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/Release/netstandard2.0/ref/netcoreapp2.1/System.Reflection.Metadata.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/Release/netstandard2.0/ref/netcoreapp2.1/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.il" > "$destination" 32>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/PresentationFramework.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.il" > "$destination" 19>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/Release/netstandard2.0/ref/netcoreapp2.1/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.il" > "$destination" BuildTargetingPackIlSrc: [18:04:51.18] Begin microsoft.netcore.app.2.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/... Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) on node 15 (Build;Pack target(s)). 24>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/netstandard.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/netstandard.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/System.Data.Common.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.Common.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/System.Reflection.Metadata.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Metadata.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.il" > "$destination" 18>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/System.Data.Common.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Data.Common.il" > "$destination" 24>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.il" > "$destination" BuildTargetingPackIlSrc: [18:04:51.18] Begin microsoft.netcore.app.ref.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/... 25>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Data.il" > "$destination" 23>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/Release/netstandard2.0/build/netstandard2.0/ref/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.il" > "$destination" 25>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Web.il" > "$destination" 18>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Data.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) on node 13 (Build;Pack target(s)). 7>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/PresentationFramework.Aero.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/PresentationFramework.Aero2.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero2.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/PresentationFramework.AeroLite.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.AeroLite.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/PresentationFramework.Classic.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Classic.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) on node 14 (Build;Pack target(s)). 34>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/netstandard.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.il" > "$destination" 7>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/PresentationFramework.Luna.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Luna.il" > "$destination" 34>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/System.ComponentModel.Composition.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.il" > "$destination" 7>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/PresentationFramework.Royale.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Royale.il" > "$destination" 34>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/System.Data.Common.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.il" > "$destination" 7>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/PresentationFramework.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.il" > "$destination" 15>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/System.Activities.Presentation.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.Presentation.il" > "$destination" 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) on node 26 (Build;Pack target(s)). 3>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.0.1/Release/netstandard2.0/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.0.1/Release/netstandard2.0/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Cors.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Cors.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.0.1/Release/netstandard2.0/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.il" > "$destination" BuildTargetingPackIlSrc: [18:04:51.12] Begin Microsoft.AspNetCore.App.Ref.3.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/... 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) on node 24 (Build;Pack target(s)). 31>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/netstandard.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/System.Data.Common.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.il" > "$destination" 3>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/". 31>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/System.Reflection.Metadata.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.il" > "$destination" 24>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/". 32>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/System.Activities.Presentation.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.Presentation.il" > "$destination" 9>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/System.Activities.Presentation.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.Presentation.il" > "$destination" 34>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.il" > "$destination" 16>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/System.Activities.Presentation.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.Presentation.il" > "$destination" 6>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/System.Activities.Presentation.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.Presentation.il" > "$destination" 23>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/Release/netstandard2.0/build/netstandard2.0/ref/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Web.il" > "$destination" 18>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Web.il" > "$destination" 31>BuildTargetingPackIlSrc: [18:04:51.22] Begin microsoft.netcore.app.ref.6.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/... Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) on node 7 (Build;Pack target(s)). 20>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/PresentationFramework.Aero.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Aero.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/PresentationFramework.Classic.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Classic.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/PresentationFramework.Luna.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Luna.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/PresentationFramework.Royale.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Royale.il" > "$destination" 25>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.il" > "$destination" 20>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/PresentationFramework.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.il" > "$destination" 34>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.il" > "$destination" 7>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/System.Activities.Presentation.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Presentation.il" > "$destination" 15>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/System.ComponentModel.Composition.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.Composition.il" > "$destination" 18>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.il" > "$destination" 23>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/Release/netstandard2.0/build/netstandard2.0/ref/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.il" > "$destination" 6>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.il" > "$destination" 25>BuildTargetingPackIlSrc: [18:04:51.26] Begin netstandard.library.2.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/... 17>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/System.Activities.Presentation.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.Presentation.il" > "$destination" 41>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/System.Activities.Presentation.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Presentation.il" > "$destination" 37>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/System.Activities.Presentation.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.Presentation.il" > "$destination" 34>BuildTargetingPackIlSrc: [18:04:51.27] Begin netstandard.library.2.0.3 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/... 18>BuildTargetingPackIlSrc: [18:04:51.27] Begin netstandard.library.ref.2.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/... 16>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/System.ComponentModel.Composition.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.il" > "$destination" 9>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/System.ComponentModel.Composition.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ComponentModel.Composition.il" > "$destination" 6>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/System.Data.Entity.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Entity.il" > "$destination" 25>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/". 34>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/". 15>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/System.Data.Entity.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Entity.il" > "$destination" 23>BuildTargetingPackIlSrc: [18:04:51.28] Begin netstandard.library.2.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/... 18>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/". 32>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/System.ComponentModel.Composition.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.Composition.il" > "$destination" 7>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.il" > "$destination" 23>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/". 20>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.il" > "$destination" 9>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/System.Data.Entity.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Entity.il" > "$destination" 37>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/System.ComponentModel.Composition.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ComponentModel.Composition.il" > "$destination" 16>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/System.Data.Entity.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Entity.il" > "$destination" 7>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/System.Data.Entity.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.il" > "$destination" 17>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.il" > "$destination" 37>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/Facades/System.Data.Common.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Data.Common.il" > "$destination" 41>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.il" > "$destination" 37>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/System.Data.Entity.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Entity.il" > "$destination" 32>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/System.Data.Entity.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Entity.il" > "$destination" 17>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/System.Data.Entity.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Entity.il" > "$destination" 41>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/Facades/System.Data.Common.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/System.Data.Entity.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.il" > "$destination" 15>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.il" > "$destination" 9>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.il" > "$destination" 6>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.il" > "$destination" 32>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.il" > "$destination" 7>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.il" > "$destination" 17>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.il" > "$destination" 16>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.il" > "$destination" 37>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.il" > "$destination" 32>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/System.Design.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Design.il" > "$destination" 15>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/System.Design.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Design.il" > "$destination" 9>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/System.Design.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Design.il" > "$destination" 41>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.il" > "$destination" 17>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/System.Design.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Design.il" > "$destination" 7>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/System.Design.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Design.il" > "$destination" 37>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/System.Design.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Design.il" > "$destination" 16>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/System.Design.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Design.il" > "$destination" 6>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/System.Design.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Design.il" > "$destination" 20>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.il" > "$destination" 32>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.il" > "$destination" 15>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.il" > "$destination" 9>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.il" > "$destination" 17>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.il" > "$destination" 41>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/System.Design.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Design.il" > "$destination" 20>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/System.Activities.Presentation.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.Presentation.il" > "$destination" 16>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.il" > "$destination" 6>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.il" > "$destination" 7>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.il" > "$destination" 37>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.il" > "$destination" 20>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/System.ComponentModel.Composition.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ComponentModel.Composition.il" > "$destination" 41>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.il" > "$destination" 20>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.il" > "$destination" 15>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.il" > "$destination" 32>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.il" > "$destination" 17>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.il" > "$destination" 7>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.il" > "$destination" 20>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/System.Data.Entity.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Entity.il" > "$destination" 9>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xml.il" > "$destination" 37>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xml.il" > "$destination" 16>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.il" > "$destination" 15>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/WindowsFormsIntegration.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/WindowsFormsIntegration.il" > "$destination" BuildTargetingPackIlSrc: [18:04:51.51] Begin microsoft.netframework.referenceassemblies.net45.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/... 32>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/WindowsFormsIntegration.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/WindowsFormsIntegration.il" > "$destination" 17>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/WindowsFormsIntegration.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/WindowsFormsIntegration.il" > "$destination" 32>BuildTargetingPackIlSrc: [18:04:51.52] Begin microsoft.netframework.referenceassemblies.net47.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/... 17>BuildTargetingPackIlSrc: [18:04:51.52] Begin microsoft.netframework.referenceassemblies.net462.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/... 6>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.il" > "$destination" 15>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/". 7>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/WindowsFormsIntegration.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsFormsIntegration.il" > "$destination" 32>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/". 41>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.il" > "$destination" 9>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/WindowsFormsIntegration.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/WindowsFormsIntegration.il" > "$destination" 7>BuildTargetingPackIlSrc: [18:04:51.54] Begin microsoft.netframework.referenceassemblies.net461.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/... 17>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/". 9>BuildTargetingPackIlSrc: [18:04:51.54] Begin microsoft.netframework.referenceassemblies.net452.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/... 37>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/WindowsFormsIntegration.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/WindowsFormsIntegration.il" > "$destination" 16>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/WindowsFormsIntegration.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/WindowsFormsIntegration.il" > "$destination" 37>BuildTargetingPackIlSrc: [18:04:51.55] Begin microsoft.netframework.referenceassemblies.net48.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/... 20>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.il" > "$destination" 7>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/". 16>BuildTargetingPackIlSrc: [18:04:51.56] Begin microsoft.netframework.referenceassemblies.net46.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/... 6>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/WindowsFormsIntegration.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/WindowsFormsIntegration.il" > "$destination" 9>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/". 6>BuildTargetingPackIlSrc: [18:04:51.56] Begin microsoft.netframework.referenceassemblies.net451.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/... 41>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/WindowsFormsIntegration.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsFormsIntegration.il" > "$destination" 37>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/". 41>BuildTargetingPackIlSrc: [18:04:51.57] Begin microsoft.netframework.referenceassemblies.net472.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/... 16>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/". 6>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/". 20>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/System.Data.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.il" > "$destination" 41>BuildTargetingPackIlSrc: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/". 20>PatchIl: set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/System.Design.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Design.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/System.Web.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/System.Xml.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xml.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.il" > "$destination" set -e destination="/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/WindowsFormsIntegration.patched.il" mkdir -p "${destination%/*}" sed -E "s/ constraint(([,)])|$)/ 'constraint'\2/g" "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/WindowsFormsIntegration.il" > "$destination" BuildTargetingPackIlSrc: [18:04:51.80] Begin microsoft.netframework.referenceassemblies.net40.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/... Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/". 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:8) on node 17 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Antiforgery.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Antiforgery.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:8) on node 5 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Accessibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/Accessibility.dll 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:8) on node 3 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/Microsoft.CSharp.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:8) on node 18 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/Microsoft.Win32.Primitives.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:8) on node 22 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Antiforgery.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Antiforgery.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:8) on node 26 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Antiforgery.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Antiforgery.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:8) on node 23 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/Microsoft.CSharp.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:8) on node 15 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/Microsoft.CSharp.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:8) on node 21 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/Microsoft.CSharp.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:8) on node 10 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/Microsoft.CSharp.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:8) on node 30 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:8) on node 5 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/mscorlib.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:8) on node 26 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:9) on node 17 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/Microsoft.VisualBasic.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:8) on node 12 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Accessibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Accessibility.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:8) on node 2 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:9) on node 14 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Accessibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Accessibility.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:8) on node 7 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:8) on node 15 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/CustomMarshalers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/CustomMarshalers.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:9) on node 23 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:9) on node 18 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/Microsoft.VisualBasic.Core.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/Microsoft.VisualBasic.Core.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:10) on node 24 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/Microsoft.CSharp.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:9) on node 21 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:8) on node 25 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/Microsoft.Win32.Primitives.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:10) on node 19 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Accessibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Accessibility.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:8) on node 20 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Accessibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Accessibility.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:8) on node 13 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:8) on node 4 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:8) on node 11 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Accessibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Accessibility.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Accessibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Accessibility.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 26:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (26:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (26:9) on node 32 (_GetFrameworkAssemblyReferences target(s)). 26>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library/Release/netstandard2.0/". 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:11) on node 10 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Accessibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Accessibility.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:8) on node 31 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/CustomMarshalers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/CustomMarshalers.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Accessibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Accessibility.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 26>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (_GetFrameworkAssemblyReferences target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:9) on node 12 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:8) on node 29 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Engine.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Microsoft.Build.Engine.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Accessibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Accessibility.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:8) on node 9 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Accessibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Accessibility.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj" (22:7) on node 8 (Build;Pack target(s)). 22:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj" (22:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj" (22:9) on node 8 (_GetFrameworkAssemblyReferences target(s)). 22>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.notargets.3.5.0/Release/netstandard2.0/". 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:10) on node 30 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/ISymWrapper.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/ISymWrapper.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:12) on node 25 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:11) on node 3 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:11) on node 22 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Tasks.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Microsoft.Build.Tasks.v4.0.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 21:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj" (21:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj" (21:9) on node 28 (_GetFrameworkAssemblyReferences target(s)). 21>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.1.0.2/Release/netstandard2.0/". 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/Microsoft.Win32.Primitives.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Microsoft.Build.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:13) on node 14 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Conversion.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Microsoft.Build.Conversion.v4.0.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:14) on node 5 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:15) on node 26 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/CustomMarshalers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/CustomMarshalers.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Framework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Microsoft.Build.Framework.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 22>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 21>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj" (_GetFrameworkAssemblyReferences target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj" (33:7) on node 27 (Build;Pack target(s)). 33:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj" (33:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj" (33:9) on node 27 (_GetFrameworkAssemblyReferences target(s)). 33>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.notargets.2.0.1/Release/netstandard2.0/". 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:16) on node 2 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 33>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj" (_GetFrameworkAssemblyReferences target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Microsoft.CSharp.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:17) on node 7 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:18) on node 24 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Utilities.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Microsoft.Build.Utilities.v4.0.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.Compatibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Microsoft.VisualBasic.Compatibility.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:19) on node 18 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:20) on node 17 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.JScript.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Microsoft.JScript.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:21) on node 21 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:23) on node 19 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:22) on node 15 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualC.STLCLR.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Microsoft.VisualC.STLCLR.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.Compatibility.Data.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Microsoft.VisualBasic.Compatibility.Data.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Microsoft.VisualC.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:24) on node 20 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/mscorlib.dll 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj" (12:7) on node 16 (Build;Pack target(s)). 12:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj" (12:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj" (12:9) on node 16 (_GetFrameworkAssemblyReferences target(s)). 12>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microbuild.core.0.3.0/Release/netstandard2.0/". 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Microsoft.VisualBasic.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:25) on node 4 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:27) on node 11 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationBuildTasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/PresentationBuildTasks.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationCore.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/PresentationCore.dll 12>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:26) on node 23 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:28) on node 13 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:29) on node 9 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:30) on node 31 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/CustomMarshalers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/CustomMarshalers.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Accessibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/Accessibility.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:31) on node 30 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:32) on node 29 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:33) on node 10 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.JScript.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/Microsoft.JScript.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.Data.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.Data.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:34) on node 14 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/Microsoft.CSharp.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:35) on node 26 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/mscorlib.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/ReachFramework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/ReachFramework.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:36) on node 2 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:39) on node 21 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:40) on node 24 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/sysglobl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/sysglobl.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Core.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Activities.Core.Presentation.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:37) on node 5 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Addin.Contract.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Addin.Contract.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationCore.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PresentationCore.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:38) on node 19 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:41) on node 22 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:42) on node 15 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Activities.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 21>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.1.0.2/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.1.0.2/pack/microsoft.netframework.referenceassemblies.nuspec". 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:43) on node 13 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:44) on node 12 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.DataAnnotations.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Activities.DurableInstancing.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj" (27:7) on node 1 (Build;Pack target(s)). 27:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj" (27:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj" (27:9) on node 1 (_GetFrameworkAssemblyReferences target(s)). 27>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.traversal.2.0.34/Release/netstandard2.0/". 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualC.dll 26>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library/pack". 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 26>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library/pack/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library/pack/ThirdPartyNotices.txt". 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Addin.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Addin.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 33>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.notargets.2.0.1/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Microsoft.Build.NoTargets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.notargets.2.0.1/pack/Microsoft.Build.NoTargets.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.notargets.2.0.1/pack/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.notargets.2.0.1/pack/MSBuild-NuGet-Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.notargets.2.0.1/pack/Sdk/Sdk.props". 27>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj" (_GetFrameworkAssemblyReferences target(s)). 33>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.notargets.2.0.1/pack/Sdk/Sdk.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.notargets.2.0.1/pack/LICENSE.txt". 22>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.notargets.3.5.0/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.notargets.3.5.0/pack/microsoft.build.notargets.nuspec". 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:45) on node 18 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 22>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.notargets.3.5.0/pack/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.notargets.3.5.0/pack/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.notargets.3.5.0/pack/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.notargets.3.5.0/pack/Sdk/Sdk.targets". 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:46) on node 2 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.Install.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Configuration.Install.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:47) on node 29 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:48) on node 24 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:49) on node 17 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:50) on node 23 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Core.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Data.DataSetExtensions.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Services.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Data.Services.Client.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:51) on node 10 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:52) on node 25 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Data.Linq.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Deployment.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Deployment.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Configuration.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.SqlXml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Data.SqlXml.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 12>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microbuild.core.0.3.0/pack/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Core.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microbuild.core.0.3.0/pack/build/MicroBuild.Core.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microbuild.core.0.3.0/pack/microbuild.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Core.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microbuild.core.0.3.0/pack/build/MicroBuild.Core.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Plugin.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microbuild.core.0.3.0/pack/build/MicroBuild.Plugin.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microbuild.core.0.3.0/pack/buildCrossTargeting". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microbuild.core.0.3.0/pack/buildCrossTargeting/MicroBuild.Core.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microbuild.core.0.3.0/pack/buildCrossTargeting/MicroBuild.Core.targets". 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:53) on node 31 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Device.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Device.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:54) on node 22 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:55) on node 3 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:56) on node 15 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 21>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETFramework.ReferenceAssemblies.1.0.2.nupkg'. 21>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj" (Build;Pack target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:57) on node 21 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.EnterpriseServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.EnterpriseServices.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:58) on node 13 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:59) on node 30 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:60) on node 12 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.AccountManagement.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.AccountManagement.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.Protocols.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.Protocols.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Drawing.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.Selectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.Selectors.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:61) on node 2 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:62) on node 28 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 27>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.traversal.2.0.34/pack/images". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.traversal.2.0.34/pack/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.traversal.2.0.34/pack/Sdk/Sdk.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/images/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.traversal.2.0.34/pack/images/MSBuild-NuGet-Icon.png". 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.dll 27>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.traversal.2.0.34/pack/microsoft.build.traversal.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.traversal.2.0.34/pack/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.traversal.2.0.34/pack/LICENSE.txt". 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:63) on node 24 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 26>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/NETStandard.Library.1.6.1.nupkg'. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IO.Log.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.IO.Log.dll 26>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (Build;Pack target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.dll 22>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.NoTargets.3.5.0.nupkg'. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 22>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj" (Build;Pack target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.Instrumentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Management.Instrumentation.dll 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj" (4:7) on node 6 (Build;Pack target(s)). 4:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj" (4:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj" (4:9) on node 4 (_GetFrameworkAssemblyReferences target(s)). 4>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.traversal.3.1.6/Release/netstandard2.0/". 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:64) on node 18 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:65) on node 31 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 33>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.NoTargets.2.0.1.nupkg'. 33>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj" (Build;Pack target(s)). 4>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj" (_GetFrameworkAssemblyReferences target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:66) on node 23 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj" (13:7) on node 6 (Build;Pack target(s)). 13:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj" (13:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj" (13:9) on node 6 (_GetFrameworkAssemblyReferences target(s)). 13>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.centralpackageversions.2.0.1/Release/netstandard2.0/". 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Numerics.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:67) on node 7 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Management.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj" (_GetFrameworkAssemblyReferences target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:68) on node 32 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Net.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:69) on node 22 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Remoting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Remoting.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 12>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/MicroBuild.Core.0.3.0.nupkg'. 12>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj" (Build;Pack target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Printing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Printing.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:70) on node 8 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Runtime.DurableInstancing.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:71) on node 27 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Messaging.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Messaging.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:72) on node 13 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:74) on node 25 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:73) on node 15 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Security.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:75) on node 3 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.Formatters.Soap.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.Formatters.Soap.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Discovery.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Discovery.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Channels.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Channels.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:76) on node 4 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Activities.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:77) on node 29 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:78) on node 18 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Routing.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:79) on node 24 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:80) on node 28 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.DataVisualization.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:81) on node 12 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:82) on node 23 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Transactions.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:83) on node 3 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.ServiceProcess.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:85) on node 31 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.ApplicationServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Web.ApplicationServices.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:86) on node 9 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xaml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Xaml.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:84) on node 26 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Web.Services.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:87) on node 22 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:88) on node 7 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:89) on node 30 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:90) on node 16 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Xml.Linq.dll 27>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Traversal.2.0.34.nupkg'. 27>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj" (Build;Pack target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:91) on node 17 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Input.Manipulations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Windows.Input.Manipulations.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:92) on node 27 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:93) on node 15 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Windows.Presentation.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationTypes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/UIAutomationTypes.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Speech.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Speech.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:94) on node 8 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationProvider.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/UIAutomationProvider.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:95) on node 21 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:96) on node 10 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/UIAutomationClient.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.Core.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Activities.Core.Presentation.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsBase.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/WindowsBase.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/sysglobl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/sysglobl.dll 13>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.centralpackageversions.2.0.1/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Microsoft.Build.CentralPackageVersions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.centralpackageversions.2.0.1/pack/Microsoft.Build.CentralPackageVersions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.centralpackageversions.2.0.1/pack/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.centralpackageversions.2.0.1/pack/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.centralpackageversions.2.0.1/pack/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.centralpackageversions.2.0.1/pack/Sdk/Sdk.targets". 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:97) on node 12 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClientsideProviders.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/UIAutomationClientsideProviders.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:98) on node 1 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.AddIn.Contract.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.AddIn.Contract.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Activities.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:99) on node 32 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.ComponentModel.DataAnnotations.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:100) on node 27 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:101) on node 29 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/ReachFramework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/ReachFramework.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:102) on node 23 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Core.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Configuration.Install.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Configuration.Install.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:104) on node 22 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:105) on node 7 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:103) on node 24 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:106) on node 25 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Configuration.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Data.Entity.Design.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Data.DataSetExtensions.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:107) on node 17 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Data.Linq.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.AddIn.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.AddIn.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:108) on node 4 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:110) on node 3 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:109) on node 15 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Activities.DurableInstancing.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Data.Services.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:111) on node 9 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:112) on node 31 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:113) on node 8 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Deployment.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Deployment.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:114) on node 30 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Data.Services.Client.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:115) on node 16 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Device.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Device.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 13>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.CentralPackageVersions.2.0.1.nupkg'. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 13>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj" (Build;Pack target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:116) on node 19 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.OracleClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Data.OracleClient.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.AccountManagement.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.DirectoryServices.AccountManagement.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.DirectoryServices.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:117) on node 12 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.SqlXml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Data.SqlXml.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:118) on node 13 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:119) on node 32 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:120) on node 4 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 4>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.traversal.3.1.6/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.traversal.3.1.6/pack/microsoft.build.traversal.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.traversal.3.1.6/pack/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.traversal.3.1.6/pack/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.traversal.3.1.6/pack/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.traversal.3.1.6/pack/Sdk/Sdk.targets". 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IdentityModel.Selectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.IdentityModel.Selectors.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:121) on node 7 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Drawing.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.EnterpriseServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.EnterpriseServices.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:122) on node 22 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IdentityModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.IdentityModel.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 4>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Traversal.3.1.6.nupkg'. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Data.Services.Design.dll 4>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj" (Build;Pack target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:123) on node 25 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IO.Log.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.IO.Log.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:124) on node 24 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:125) on node 10 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Management.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Management.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:126) on node 3 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:127) on node 23 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:128) on node 6 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Drawing.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Drawing.Design.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:129) on node 9 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.Protocols.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.DirectoryServices.Protocols.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Net.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Numerics.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:130) on node 16 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Printing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Printing.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:131) on node 4 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:132) on node 30 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Caching.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Runtime.Caching.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Messaging.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Messaging.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:133) on node 15 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:134) on node 31 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Runtime.DurableInstancing.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:135) on node 13 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Serialization.Formatters.Soap.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Runtime.Serialization.Formatters.Soap.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Management.Instrumentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Management.Instrumentation.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:136) on node 8 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:137) on node 19 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Remoting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Runtime.Remoting.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Runtime.Serialization.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Security.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:138) on node 29 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.ServiceModel.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:139) on node 24 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:140) on node 27 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:141) on node 10 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:142) on node 17 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.ServiceModel.Activities.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Discovery.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.ServiceModel.Discovery.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Channels.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.ServiceModel.Channels.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:143) on node 6 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:144) on node 15 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Transactions.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:145) on node 30 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.ServiceProcess.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:146) on node 23 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Speech.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Speech.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:147) on node 2 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:148) on node 7 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.ServiceModel.Web.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:149) on node 31 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Web.DataVisualization.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Web.DataVisualization.Design.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.ApplicationServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Web.ApplicationServices.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:150) on node 13 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.ServiceModel.Routing.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:152) on node 24 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Extensions.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Web.Extensions.Design.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:151) on node 8 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Web.Entity.Design.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:154) on node 4 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:155) on node 9 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:156) on node 32 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:153) on node 22 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Activation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.ServiceModel.Activation.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DynamicData.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Web.DynamicData.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:157) on node 16 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Entity.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Web.Entity.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Mobile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Web.Mobile.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Web.Extensions.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:158) on node 3 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:159) on node 6 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:160) on node 28 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Web.Abstractions.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Web.RegularExpressions.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Web.Services.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:161) on node 15 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:162) on node 31 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Windows.Forms.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:163) on node 23 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:164) on node 7 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:165) on node 8 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Input.Manipulations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Windows.Input.Manipulations.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Windows.Presentation.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Workflow.Activities.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Windows.Forms.DataVisualization.Design.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DynamicData.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Web.DynamicData.Design.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:166) on node 21 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:167) on node 4 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:168) on node 10 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:169) on node 22 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:170) on node 3 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Web.Routing.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Workflow.Runtime.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/UIAutomationClient.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Xml.Linq.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xaml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Xaml.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:171) on node 17 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.WorkflowServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.WorkflowServices.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:172) on node 27 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:173) on node 6 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:174) on node 30 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:175) on node 7 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/WindowsBase.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/WindowsBase.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationProvider.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/UIAutomationProvider.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:176) on node 12 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationClientsideProviders.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/UIAutomationClientsideProviders.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Windows.Forms.DataVisualization.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Workflow.ComponentModel.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:177) on node 1 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:178) on node 24 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:179) on node 8 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/XamlBuildTask.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/XamlBuildTask.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:180) on node 13 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationTypes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/UIAutomationTypes.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/PresentationFramework.Classic.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/PresentationFramework.Classic.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/PresentationFramework.Royale.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/PresentationFramework.Royale.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:181) on node 15 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:182) on node 10 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:183) on node 9 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/PresentationFramework.Aero.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/PresentationFramework.Aero.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:184) on node 28 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:185) on node 6 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:186) on node 21 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:187) on node 3 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:188) on node 27 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/PresentationFramework.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/PresentationFramework.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:189) on node 8 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:190) on node 19 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:191) on node 1 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:192) on node 24 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:193) on node 16 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:194) on node 13 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/System.Data.Entity.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Data.Entity.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/PresentationFramework.Luna.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/PresentationFramework.Luna.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/System.Activities.Presentation.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Activities.Presentation.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.ComponentModel.Composition.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:195) on node 10 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:196) on node 22 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:197) on node 4 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Data.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Xml.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:198) on node 28 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:199) on node 15 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:200) on node 21 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/System.Design.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Design.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Xml.dll 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/WindowsFormsIntegration.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/WindowsFormsIntegration.dll 20>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/System.Web.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:12) on node 32 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:201) on node 17 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Data.dll 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:202) on node 9 (BuildIlFile target(s)). 20>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:13) on node 25 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:14) on node 8 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:15) on node 20 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Collections.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:16) on node 23 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:17) on node 11 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:19) on node 21 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:18) on node 19 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:20) on node 32 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:21) on node 1 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:22) on node 5 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:24) on node 25 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:25) on node 2 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:26) on node 20 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Console.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:27) on node 11 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:23) on node 7 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:28) on node 21 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:29) on node 23 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:30) on node 19 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:31) on node 9 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:32) on node 30 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:33) on node 14 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:34) on node 8 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:35) on node 5 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:36) on node 1 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:37) on node 32 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:38) on node 7 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:40) on node 11 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:39) on node 2 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.IO.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:41) on node 3 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:43) on node 23 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:44) on node 30 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Linq.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:42) on node 21 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:45) on node 9 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:47) on node 8 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:48) on node 5 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:46) on node 1 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:49) on node 20 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:50) on node 26 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:51) on node 14 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:52) on node 12 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:53) on node 16 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:54) on node 19 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:55) on node 2 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:56) on node 7 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:57) on node 25 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:58) on node 32 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:60) on node 3 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:61) on node 23 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:59) on node 21 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:62) on node 8 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:63) on node 11 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:64) on node 5 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:65) on node 26 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:66) on node 30 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:67) on node 12 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:69) on node 9 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:68) on node 16 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:70) on node 19 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:71) on node 32 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:72) on node 14 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:74) on node 25 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:73) on node 2 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:75) on node 8 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:76) on node 3 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:77) on node 20 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:78) on node 30 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:80) on node 7 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:79) on node 1 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:81) on node 11 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:83) on node 16 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:84) on node 32 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:85) on node 5 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:86) on node 9 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:87) on node 19 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:88) on node 14 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:89) on node 25 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:90) on node 3 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:82) on node 21 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:91) on node 20 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:93) on node 23 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:92) on node 2 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:95) on node 30 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:94) on node 26 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:96) on node 12 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:97) on node 8 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:98) on node 14 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:99) on node 16 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:100) on node 3 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:101) on node 7 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:102) on node 21 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:103) on node 20 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:104) on node 19 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:105) on node 25 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:106) on node 2 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:107) on node 1 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:108) on node 9 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:109) on node 23 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ISymWrapper.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/ISymWrapper.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:111) on node 22 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Conversion.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Microsoft.Build.Conversion.v4.0.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:112) on node 26 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:110) on node 11 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:113) on node 10 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:114) on node 12 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Activities.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Microsoft.Activities.Build.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Engine.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Microsoft.Build.Engine.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Framework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Microsoft.Build.Framework.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:115) on node 8 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:116) on node 28 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Utilities.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Microsoft.Build.Utilities.v4.0.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:117) on node 5 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:118) on node 30 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Microsoft.Build.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Threading.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Tasks.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Microsoft.Build.Tasks.v4.0.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:119) on node 7 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:120) on node 3 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.Data.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.Data.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:121) on node 4 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:122) on node 10 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:123) on node 32 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.STLCLR.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Microsoft.VisualC.STLCLR.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:126) on node 21 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:125) on node 19 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.JScript.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Microsoft.JScript.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:127) on node 25 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:124) on node 9 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:128) on node 20 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationCore.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/PresentationCore.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Microsoft.VisualC.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/mscorlib.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ReachFramework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/ReachFramework.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:129) on node 23 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:130) on node 5 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:131) on node 2 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Activities.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:132) on node 22 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:133) on node 1 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/sysglobl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/sysglobl.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationBuildTasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/PresentationBuildTasks.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Activities.DurableInstancing.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:134) on node 16 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:135) on node 26 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:136) on node 14 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.AddIn.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:137) on node 17 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.Contract.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.AddIn.Contract.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:138) on node 28 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:139) on node 3 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.ComponentModel.DataAnnotations.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.Install.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Configuration.Install.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Microsoft.CSharp.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Configuration.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:140) on node 31 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:141) on node 10 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:142) on node 32 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Data.Entity.Design.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:143) on node 11 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:144) on node 9 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.Registration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.Registration.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Data.Linq.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Core.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Data.DataSetExtensions.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:145) on node 7 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Core.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Activities.Core.Presentation.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:146) on node 1 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:147) on node 23 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Data.Services.Design.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:148) on node 24 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:149) on node 16 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:150) on node 22 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.OracleClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Data.OracleClient.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:151) on node 12 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.AccountManagement.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.DirectoryServices.AccountManagement.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:152) on node 13 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Device.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Device.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:153) on node 3 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:154) on node 2 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.SqlXml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Data.SqlXml.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.DirectoryServices.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Drawing.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Data.Services.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Data.Services.Client.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:155) on node 17 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Drawing.Design.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:156) on node 32 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.IdentityModel.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Deployment.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Deployment.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:158) on node 14 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:157) on node 19 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Diagnostics.Tracing.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:159) on node 10 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.EnterpriseServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.EnterpriseServices.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Dynamic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Dynamic.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:160) on node 28 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Selectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.IdentityModel.Selectors.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:161) on node 26 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:163) on node 23 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.Protocols.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.DirectoryServices.Protocols.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:162) on node 24 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.IdentityModel.Services.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:164) on node 16 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:165) on node 13 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.IO.Compression.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:166) on node 17 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:167) on node 16 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:168) on node 7 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Net.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:169) on node 14 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Net.Http.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:170) on node 11 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:171) on node 19 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Messaging.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Messaging.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:172) on node 18 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Numerics.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.Instrumentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Management.Instrumentation.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Management.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.WebRequest.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Net.Http.WebRequest.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:173) on node 30 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Log.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.IO.Log.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:174) on node 22 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Printing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Printing.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:176) on node 10 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:175) on node 26 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:177) on node 12 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Remoting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Runtime.Remoting.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.Formatters.Soap.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Runtime.Serialization.Formatters.Soap.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Runtime.DurableInstancing.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:178) on node 8 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:179) on node 13 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:180) on node 23 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.ServiceModel.Activation.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Security.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:181) on node 9 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Discovery.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.ServiceModel.Discovery.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:182) on node 4 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Channels.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.ServiceModel.Channels.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:183) on node 28 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:184) on node 31 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:185) on node 16 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.ServiceModel.Routing.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Reflection.Context.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Reflection.Context.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:186) on node 17 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.ServiceModel.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:187) on node 14 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.ServiceModel.Web.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:188) on node 1 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:189) on node 30 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.ServiceModel.Activities.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:190) on node 3 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:191) on node 20 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:192) on node 19 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.ApplicationServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Web.ApplicationServices.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:193) on node 11 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Caching.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Runtime.Caching.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Web.DataVisualization.Design.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.ServiceProcess.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Speech.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Speech.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Transactions.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:194) on node 18 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Web.Abstractions.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:195) on node 7 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Web.DynamicData.Design.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:196) on node 2 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:197) on node 26 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:198) on node 23 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Web.DataVisualization.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Web.Entity.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Web.Extensions.Design.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:199) on node 10 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:200) on node 12 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:201) on node 13 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Web.DynamicData.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:202) on node 4 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Web.Entity.Design.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:203) on node 28 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Web.Extensions.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:204) on node 16 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:205) on node 30 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Web.Routing.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Mobile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Web.Mobile.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Web.Services.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Web.RegularExpressions.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:206) on node 20 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:207) on node 26 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Windows.Forms.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:209) on node 14 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:210) on node 19 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:211) on node 11 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Windows.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Controls.Ribbon.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Windows.Controls.Ribbon.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Windows.Presentation.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:208) on node 22 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:212) on node 7 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:213) on node 9 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Input.Manipulations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Windows.Input.Manipulations.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:215) on node 1 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Workflow.Runtime.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.WorkflowServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.WorkflowServices.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:216) on node 4 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:214) on node 32 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:217) on node 3 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Workflow.Activities.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Workflow.ComponentModel.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:218) on node 10 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Xml.Serialization.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Xaml.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:219) on node 28 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/UIAutomationClient.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Xml.Linq.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:220) on node 18 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:221) on node 31 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.Design.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClientsideProviders.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/UIAutomationClientsideProviders.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:222) on node 12 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:223) on node 22 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationProvider.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/UIAutomationProvider.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:224) on node 23 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:226) on node 26 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/PresentationFramework.Aero.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/PresentationFramework.Aero.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:225) on node 5 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/XamlBuildTask.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/XamlBuildTask.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/WindowsBase.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:227) on node 19 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/Facades/netstandard.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/netstandard.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationTypes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/UIAutomationTypes.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:228) on node 8 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:229) on node 4 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/PresentationFramework.Luna.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/PresentationFramework.Luna.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/PresentationFramework.Aero2.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/PresentationFramework.Aero2.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:230) on node 28 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/PresentationFramework.Classic.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/PresentationFramework.Classic.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:231) on node 10 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/PresentationFramework.AeroLite.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/PresentationFramework.AeroLite.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:232) on node 32 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:233) on node 29 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:234) on node 31 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:235) on node 22 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/System.Activities.Presentation.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Activities.Presentation.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:236) on node 26 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/Facades/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/System.Data.Entity.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Data.Entity.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:237) on node 18 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/PresentationFramework.Royale.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/PresentationFramework.Royale.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:238) on node 23 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:239) on node 1 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/PresentationFramework.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/PresentationFramework.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:9) on node 10 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:240) on node 12 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:10) on node 19 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:11) on node 30 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:12) on node 8 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Collections.Concurrent.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:13) on node 7 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:241) on node 4 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/WindowsFormsIntegration.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/WindowsFormsIntegration.dll 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:14) on node 11 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:15) on node 28 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/System.Design.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Design.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/Microsoft.Win32.Primitives.dll 41>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Web.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.AppContext.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.AppContext.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Collections.NonGeneric.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.ComponentModel.Annotations.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Collections.Specialized.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:16) on node 13 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Collections.dll 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:242) on node 16 (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Data.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.ComponentModel.EventBasedAsync.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7.2/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Xml.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:17) on node 8 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.ComponentModel.TypeConverter.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:18) on node 19 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:19) on node 28 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:20) on node 26 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:21) on node 1 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Console.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Console.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:22) on node 13 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:23) on node 11 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:24) on node 7 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Diagnostics.Process.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Diagnostics.Tools.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Diagnostics.TextWriterTraceListener.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.ComponentModel.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:25) on node 10 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Diagnostics.StackTrace.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:26) on node 29 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.ComponentModel.Primitives.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:27) on node 30 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Diagnostics.Contracts.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Diagnostics.Debug.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Diagnostics.FileVersionInfo.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:28) on node 8 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Drawing.Primitives.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:29) on node 7 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:30) on node 19 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.IO.Compression.ZipFile.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:31) on node 29 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:32) on node 32 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Diagnostics.TraceSource.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Globalization.Calendars.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:35) on node 26 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:33) on node 13 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:34) on node 9 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:36) on node 30 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:37) on node 3 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:38) on node 28 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Dynamic.Runtime.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:39) on node 1 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.Primitives.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Globalization.Extensions.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Globalization.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.Watcher.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.IO.FileSystem.DriveInfo.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:40) on node 10 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:41) on node 2 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.IO.IsolatedStorage.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:42) on node 32 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:43) on node 11 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Linq.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.IO.UnmanagedMemoryStream.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.IO.MemoryMappedFiles.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:44) on node 8 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:45) on node 19 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Linq.Parallel.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.IO.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:47) on node 30 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:46) on node 6 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Linq.Expressions.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.IO.Pipes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.IO.Pipes.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Linq.Queryable.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:48) on node 7 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Http.Rtc.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Net.Http.Rtc.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:49) on node 15 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:50) on node 14 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:51) on node 32 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Ping.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Net.Ping.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:52) on node 13 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:53) on node 29 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Net.WebHeaderCollection.dll 20>BuildTargetingPackIlSrc: [18:04:56.72] microsoft.netframework.referenceassemblies.net40.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/ DONE GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:54) on node 10 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:55) on node 11 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:56) on node 28 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:57) on node 2 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:58) on node 9 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Net.NetworkInformation.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Net.NameResolution.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Sockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Net.Sockets.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 20>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Net.Primitives.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Net.Requests.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:59) on node 26 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.ObjectModel.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:61) on node 3 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:60) on node 1 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Net.Security.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.Lightweight.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:62) on node 30 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Resources.ResourceManager.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:63) on node 6 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Reflection.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:64) on node 5 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Net.WebSockets.Client.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Net.WebSockets.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Reflection.Extensions.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:65) on node 8 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:66) on node 19 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Reflection.Emit.ILGeneration.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:67) on node 27 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Reflection.Primitives.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Resources.Reader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Resources.Reader.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:68) on node 29 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:69) on node 15 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:70) on node 2 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:71) on node 9 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Resources.Writer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Resources.Writer.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:72) on node 13 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:73) on node 28 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Runtime.Handles.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Runtime.Extensions.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Runtime.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Runtime.CompilerServices.VisualC.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:74) on node 3 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:75) on node 14 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Runtime.Numerics.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:76) on node 10 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:78) on node 11 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:77) on node 19 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:79) on node 1 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:80) on node 30 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.RuntimeInformation.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Algorithms.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Primitives.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:81) on node 32 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:82) on node 6 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Formatters.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Json.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Csp.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Runtime.Serialization.Xml.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:83) on node 26 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.WindowsRuntime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Runtime.InteropServices.WindowsRuntime.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Primitives.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:85) on node 5 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:84) on node 27 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:86) on node 8 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.X509Certificates.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Security.Cryptography.Encoding.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:87) on node 29 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Claims.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Security.Claims.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:89) on node 2 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:88) on node 28 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.SecureString.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Security.SecureString.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:91) on node 15 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.ServiceModel.Http.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:90) on node 3 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:93) on node 30 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.ServiceModel.Primitives.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:92) on node 24 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Text.Encoding.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:94) on node 14 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:95) on node 19 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:96) on node 9 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Threading.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Security.Principal.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:97) on node 11 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.NetTcp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.ServiceModel.NetTcp.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Duplex.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.ServiceModel.Duplex.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Threading.Tasks.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:98) on node 26 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Threading.Overlapped.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ServiceModel.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.ServiceModel.Security.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:99) on node 10 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:100) on node 32 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Threading.Tasks.Parallel.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Text.RegularExpressions.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:101) on node 13 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Thread.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Threading.Thread.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Text.Encoding.Extensions.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:102) on node 8 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Threading.Timer.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:103) on node 31 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:104) on node 5 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Threading.ThreadPool.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Xml.XmlDocument.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:105) on node 1 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:106) on node 28 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Xml.XmlSerializer.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.ValueTuple.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.ValueTuple.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:107) on node 24 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:108) on node 30 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:109) on node 15 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Activities.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Microsoft.Activities.Build.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:111) on node 11 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:112) on node 10 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:110) on node 29 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:113) on node 9 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Conversion.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Microsoft.Build.Conversion.v4.0.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:115) on node 3 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Tasks.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Microsoft.Build.Tasks.v4.0.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:116) on node 2 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Xml.XPath.XDocument.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:114) on node 32 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XPath.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Xml.XPath.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualBasic.Compatibility.Data.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Microsoft.VisualBasic.Compatibility.Data.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Utilities.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Microsoft.Build.Utilities.v4.0.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/ISymWrapper.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/ISymWrapper.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Framework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Microsoft.Build.Framework.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Microsoft.CSharp.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:117) on node 14 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.Engine.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Microsoft.Build.Engine.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:118) on node 13 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Microsoft.Build.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:119) on node 31 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:120) on node 5 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Microsoft.VisualBasic.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:121) on node 8 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualBasic.Compatibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Microsoft.VisualBasic.Compatibility.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:122) on node 26 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualC.STLCLR.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Microsoft.VisualC.STLCLR.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:123) on node 27 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Microsoft.VisualC.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:124) on node 6 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Xml.XDocument.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Facades/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Xml.ReaderWriter.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:125) on node 28 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:126) on node 1 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/mscorlib.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:127) on node 3 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:128) on node 24 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/ReachFramework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/ReachFramework.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/sysglobl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/sysglobl.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:129) on node 19 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:130) on node 21 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationBuildTasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/PresentationBuildTasks.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:131) on node 10 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Activities.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/Microsoft.JScript.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Microsoft.JScript.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:132) on node 29 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Activities.DurableInstancing.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Activities.Core.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Activities.Core.Presentation.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:133) on node 2 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.AddIn.Contract.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.AddIn.Contract.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:134) on node 11 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:135) on node 12 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PresentationCore.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/PresentationCore.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:136) on node 27 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:137) on node 6 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:138) on node 24 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:139) on node 15 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (20:204) on node 7 (_GetFrameworkAssemblyReferences target(s)). 20>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/Release/netstandard2.0/". 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Data.Entity.Design.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Configuration.Install.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Configuration.Install.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Core.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Configuration.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.AddIn.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.AddIn.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:140) on node 32 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.ComponentModel.DataAnnotations.dll 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (_GetFrameworkAssemblyReferences target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:141) on node 4 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:142) on node 31 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Data.DataSetExtensions.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:143) on node 5 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Data.Linq.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:144) on node 9 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Services.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Data.Services.Client.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:145) on node 29 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:146) on node 2 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ComponentModel.Composition.Registration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.ComponentModel.Composition.Registration.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Services.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Data.Services.Design.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Data.Services.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:148) on node 19 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:149) on node 1 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:147) on node 26 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.OracleClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Data.OracleClient.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:150) on node 14 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Deployment.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Deployment.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Device.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Device.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:151) on node 24 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.DirectoryServices.AccountManagement.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.DirectoryServices.AccountManagement.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Data.SqlXml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Data.SqlXml.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:152) on node 21 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.DirectoryServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.DirectoryServices.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:154) on node 31 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:155) on node 9 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:153) on node 27 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:156) on node 16 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Accessibility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/Accessibility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/CustomMarshalers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/CustomMarshalers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/Microsoft.CSharp.xml". 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.EnterpriseServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.EnterpriseServices.dll 20>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.JScript.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/Microsoft.JScript.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.Data.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.Data.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.xml". 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualC.xml". 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 20>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/mscorlib.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/mscorlib.xml". 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Diagnostics.Tracing.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:157) on node 4 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PermissionSets/LocalIntranet.xml". 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 20>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationCore.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/PresentationCore.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/ReachFramework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/ReachFramework.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/sysglobl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/sysglobl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Core.Presentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Activities.Core.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.DurableInstancing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Activities.DurableInstancing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Activities.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.AddIn.Contract.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.AddIn.Contract.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.AddIn.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.AddIn.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.Install.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Configuration.Install.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.DataSetExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Data.DataSetExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Data.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Services.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Data.Services.Client.xml". 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Dynamic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Dynamic.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 20>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.SqlXml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Data.SqlXml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Data.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Deployment.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Deployment.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Device.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Device.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.AccountManagement.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.AccountManagement.xml". 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:159) on node 32 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.Protocols.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.Protocols.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Drawing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Drawing.xml". 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.DirectoryServices.Protocols.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.DirectoryServices.Protocols.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 20>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.EnterpriseServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.EnterpriseServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.Selectors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.Selectors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IO.Log.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.IO.Log.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.Instrumentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Management.Instrumentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Management.xml". 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:160) on node 29 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IdentityModel.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.IdentityModel.Services.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Drawing.dll 20>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Net.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Net.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Messaging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Messaging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Printing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Printing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.DurableInstancing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Runtime.DurableInstancing.xml". 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:158) on node 15 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Remoting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Remoting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.Formatters.Soap.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.Formatters.Soap.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Activities.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Activities.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Channels.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Channels.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Discovery.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Discovery.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Routing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Routing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceProcess.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.ServiceProcess.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Speech.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Speech.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Transactions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Transactions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.ApplicationServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Web.ApplicationServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.Services.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Web.Services.xml". 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:161) on node 2 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 20>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.DataVisualization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.DataVisualization.xml". 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 20>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Input.Manipulations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Windows.Input.Manipulations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Presentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Windows.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xaml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Xaml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Xml.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/System.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/UIAutomationClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClientsideProviders.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/UIAutomationClientsideProviders.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationProvider.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/UIAutomationProvider.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationTypes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/UIAutomationTypes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsBase.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/WindowsBase.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/.NETFramework/v4.0/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net40.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/build/Microsoft.NETFramework.ReferenceAssemblies.net40.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net40.1.0.2/pack/microsoft.netframework.referenceassemblies.net40.nuspec". 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.IO.Compression.FileSystem.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Drawing.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Drawing.Design.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IdentityModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.IdentityModel.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:162) on node 20 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:163) on node 1 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IdentityModel.Selectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.IdentityModel.Selectors.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:164) on node 26 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:165) on node 6 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Management.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Management.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:166) on node 22 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:167) on node 30 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.IO.Compression.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.IO.Log.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.IO.Log.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Net.Http.WebRequest.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Net.Http.WebRequest.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:168) on node 24 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:169) on node 27 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Net.Http.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:170) on node 3 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:171) on node 25 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Messaging.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Messaging.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:172) on node 15 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Caching.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Runtime.Caching.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Management.Instrumentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Management.Instrumentation.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:173) on node 8 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Net.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Printing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Printing.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:174) on node 16 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Remoting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Runtime.Remoting.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:175) on node 9 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:177) on node 2 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:176) on node 31 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Runtime.DurableInstancing.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Reflection.Context.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Reflection.Context.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:178) on node 14 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Numerics.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:179) on node 20 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:180) on node 11 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:181) on node 26 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Serialization.Formatters.Soap.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Runtime.Serialization.Formatters.Soap.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:182) on node 13 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Runtime.Serialization.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Channels.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.ServiceModel.Channels.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.ServiceModel.Activities.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:183) on node 21 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Security.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:184) on node 30 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:185) on node 22 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:186) on node 1 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:187) on node 15 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.ServiceModel.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.ServiceModel.Routing.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Activation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.ServiceModel.Activation.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:188) on node 5 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.ServiceModel.Web.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceModel.Discovery.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.ServiceModel.Discovery.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Transactions.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:189) on node 24 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:190) on node 32 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Speech.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Speech.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:191) on node 31 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.ServiceProcess.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:192) on node 27 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:193) on node 16 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Web.Abstractions.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:194) on node 11 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DynamicData.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Web.DynamicData.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Web.DataVisualization.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Web.DataVisualization.Design.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:195) on node 4 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Web.Entity.Design.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:196) on node 26 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Web.RegularExpressions.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:197) on node 9 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:198) on node 2 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Entity.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Web.Entity.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Extensions.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Web.Extensions.Design.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:199) on node 19 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Web.Extensions.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:200) on node 21 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:201) on node 5 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Mobile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Web.Mobile.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Web.Services.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:202) on node 25 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.DynamicData.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Web.DynamicData.Design.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:203) on node 3 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.ApplicationServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Web.ApplicationServices.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:204) on node 14 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Web.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Web.Routing.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:205) on node 31 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:206) on node 4 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Windows.Presentation.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:209) on node 24 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:207) on node 32 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Forms.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Windows.Forms.DataVisualization.Design.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:208) on node 2 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Windows.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:210) on node 27 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Controls.Ribbon.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Windows.Controls.Ribbon.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Workflow.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Workflow.ComponentModel.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Input.Manipulations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Windows.Input.Manipulations.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:211) on node 3 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:212) on node 1 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:213) on node 14 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:214) on node 25 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:215) on node 8 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:216) on node 26 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xaml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Xaml.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Xml.Serialization.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Forms.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Windows.Forms.DataVisualization.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/UIAutomationClient.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Workflow.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Workflow.Activities.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Workflow.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Workflow.Runtime.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:218) on node 4 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:219) on node 11 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:217) on node 22 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Windows.Forms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Windows.Forms.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:220) on node 15 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Xml.Linq.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:221) on node 32 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationClientsideProviders.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/UIAutomationClientsideProviders.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationProvider.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/UIAutomationProvider.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.WorkflowServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.WorkflowServices.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:222) on node 29 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:223) on node 13 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:224) on node 9 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:225) on node 27 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/WindowsBase.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/WindowsBase.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:226) on node 5 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:227) on node 10 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/UIAutomationTypes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/UIAutomationTypes.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:228) on node 1 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/PresentationFramework.Aero2.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/PresentationFramework.Aero2.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/Facades/netstandard.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/netstandard.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/PresentationFramework.AeroLite.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/PresentationFramework.AeroLite.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/PresentationFramework.Aero.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/PresentationFramework.Aero.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/PresentationFramework.Classic.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/PresentationFramework.Classic.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:229) on node 32 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:230) on node 21 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:231) on node 26 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:232) on node 4 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:233) on node 14 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/PresentationFramework.Royale.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/PresentationFramework.Royale.dll 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:234) on node 20 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/PresentationFramework.Luna.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/PresentationFramework.Luna.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:235) on node 2 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:236) on node 13 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:237) on node 1 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/System.Activities.Presentation.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Activities.Presentation.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.ComponentModel.Composition.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/XamlBuildTask.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/XamlBuildTask.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:238) on node 5 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:239) on node 11 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/PresentationFramework.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/PresentationFramework.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/System.Data.Entity.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Data.Entity.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/System.Design.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Design.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Web.dll 37>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/Facades/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/Facades/System.Data.Common.dll 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/WindowsFormsIntegration.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/WindowsFormsIntegration.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:10) on node 31 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:240) on node 27 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Data.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Collections.Concurrent.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:11) on node 3 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Collections.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:12) on node 19 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:13) on node 21 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:14) on node 32 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.ComponentModel.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:15) on node 31 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:16) on node 2 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.ComponentModel.EventBasedAsync.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:17) on node 1 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:18) on node 15 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Diagnostics.Debug.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:241) on node 9 (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.ComponentModel.Annotations.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.8/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Xml.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:19) on node 17 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tracing.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:20) on node 10 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Diagnostics.Contracts.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.IO.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Globalization.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:21) on node 20 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Dynamic.Runtime.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tools.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:22) on node 32 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Linq.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:23) on node 3 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Linq.Expressions.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:24) on node 19 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Linq.Parallel.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:25) on node 2 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Linq.Queryable.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:26) on node 15 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:27) on node 31 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Net.NetworkInformation.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:28) on node 17 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.ObjectModel.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:29) on node 21 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Net.Primitives.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Net.Requests.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:30) on node 14 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Net.WebHeaderCollection.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:31) on node 10 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:32) on node 1 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:33) on node 3 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Resources.ResourceManager.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:34) on node 24 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:35) on node 32 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Reflection.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Reflection.Primitives.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:36) on node 20 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Reflection.Extensions.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.ILGeneration.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:37) on node 25 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.Lightweight.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:38) on node 16 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:39) on node 17 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:40) on node 19 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:41) on node 31 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:42) on node 21 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:43) on node 10 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Runtime.Handles.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Runtime.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Runtime.Extensions.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:45) on node 15 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:46) on node 24 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.WindowsRuntime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.WindowsRuntime.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:44) on node 14 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Primitives.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:47) on node 2 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Runtime.Numerics.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Json.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:48) on node 3 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Security.Principal.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.ServiceModel.Http.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:49) on node 20 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.NetTcp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.ServiceModel.NetTcp.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:50) on node 1 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:51) on node 25 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:52) on node 19 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Xml.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.ServiceModel.Primitives.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Text.Encoding.Extensions.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:53) on node 29 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.ServiceModel.Security.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:54) on node 8 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Text.RegularExpressions.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:55) on node 16 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:56) on node 31 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Threading.dll 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Text.Encoding.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:57) on node 17 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:59) on node 2 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:58) on node 21 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.Parallel.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Xml.XDocument.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Threading.Timer.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:62) on node 15 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:60) on node 10 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:61) on node 32 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Duplex.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.ServiceModel.Duplex.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Xml.XmlSerializer.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:63) on node 20 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Activities.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Microsoft.Activities.Build.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:64) on node 25 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:65) on node 3 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:66) on node 14 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/ISymWrapper.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/ISymWrapper.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Conversion.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Microsoft.Build.Conversion.v4.0.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Facades/System.Xml.ReaderWriter.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:67) on node 29 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:68) on node 19 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Tasks.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Microsoft.Build.Tasks.v4.0.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Framework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Microsoft.Build.Framework.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:69) on node 24 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Microsoft.Build.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:70) on node 23 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Utilities.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Microsoft.Build.Utilities.v4.0.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Engine.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Microsoft.Build.Engine.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:71) on node 16 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:72) on node 1 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:73) on node 10 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:74) on node 32 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Microsoft.VisualBasic.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Microsoft.CSharp.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationBuildTasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/PresentationBuildTasks.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:75) on node 31 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:76) on node 18 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:77) on node 17 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.JScript.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Microsoft.JScript.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:78) on node 8 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:79) on node 4 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/sysglobl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/sysglobl.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Microsoft.VisualC.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:80) on node 15 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/mscorlib.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:81) on node 21 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:82) on node 2 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.Compatibility.Data.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Microsoft.VisualBasic.Compatibility.Data.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:83) on node 3 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:84) on node 14 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:85) on node 20 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualC.STLCLR.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Microsoft.VisualC.STLCLR.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Activities.DurableInstancing.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.Compatibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/Microsoft.VisualBasic.Compatibility.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.Core.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Activities.Core.Presentation.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/ReachFramework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/ReachFramework.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Activities.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:86) on node 25 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationCore.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/PresentationCore.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:87) on node 6 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.AddIn.Contract.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.AddIn.Contract.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:88) on node 16 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.AddIn.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.AddIn.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.Registration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.ComponentModel.Composition.Registration.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:89) on node 17 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:90) on node 23 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:91) on node 18 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:92) on node 15 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Configuration.Install.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Configuration.Install.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Configuration.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Core.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Data.DataSetExtensions.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:93) on node 10 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:94) on node 13 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:95) on node 32 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:96) on node 6 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.ComponentModel.DataAnnotations.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.OracleClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Data.OracleClient.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Data.Services.Design.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Data.Services.Client.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:97) on node 21 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:98) on node 12 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:99) on node 1 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:100) on node 25 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:101) on node 16 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.SqlXml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Data.SqlXml.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Device.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Device.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Deployment.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Deployment.dll 41>BuildTargetingPackIlSrc: [18:04:58.55] microsoft.netframework.referenceassemblies.net472.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/ DONE 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:102) on node 8 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Data.Linq.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:103) on node 23 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Data.Entity.Design.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Data.Services.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.AccountManagement.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.DirectoryServices.AccountManagement.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:104) on node 18 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:105) on node 4 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.Protocols.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.DirectoryServices.Protocols.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:106) on node 24 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Drawing.Design.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 41>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.DirectoryServices.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:107) on node 10 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Drawing.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:108) on node 32 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.IdentityModel.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:109) on node 13 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:111) on node 17 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Dynamic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Dynamic.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:110) on node 25 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.Selectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.IdentityModel.Selectors.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:112) on node 6 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:113) on node 27 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:114) on node 8 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:115) on node 14 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.EnterpriseServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.EnterpriseServices.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:116) on node 29 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Messaging.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Messaging.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:117) on node 23 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Log.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.IO.Log.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.IO.Compression.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.IO.Compression.FileSystem.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:118) on node 12 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Management.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Management.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:119) on node 9 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.IdentityModel.Services.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:120) on node 24 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Management.Instrumentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Management.Instrumentation.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.Http.WebRequest.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Net.Http.WebRequest.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:121) on node 13 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Numerics.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:122) on node 4 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:123) on node 17 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.Vectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Numerics.Vectors.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Net.Http.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:124) on node 2 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:125) on node 14 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:126) on node 8 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Reflection.Context.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Reflection.Context.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:127) on node 28 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:128) on node 1 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:129) on node 18 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Caching.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Runtime.Caching.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Runtime.DurableInstancing.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:130) on node 15 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:131) on node 21 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.Formatters.Soap.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Runtime.Serialization.Formatters.Soap.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.ServiceModel.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:132) on node 25 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:133) on node 6 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.ServiceModel.Activities.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Runtime.Serialization.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Net.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Activation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.ServiceModel.Activation.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.ServiceModel.Routing.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:134) on node 10 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:135) on node 23 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:136) on node 27 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:137) on node 12 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Discovery.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.ServiceModel.Discovery.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Printing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Printing.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.ServiceProcess.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:138) on node 11 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Security.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:139) on node 29 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:140) on node 22 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:141) on node 24 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.ServiceModel.Web.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Remoting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Runtime.Remoting.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Channels.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.ServiceModel.Channels.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Speech.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Speech.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:142) on node 8 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:143) on node 16 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:144) on node 17 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:145) on node 13 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Web.Abstractions.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.ApplicationServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Web.ApplicationServices.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Web.DataVisualization.Design.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Transactions.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:146) on node 28 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:147) on node 6 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:148) on node 15 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Web.Entity.Design.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:149) on node 2 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DynamicData.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Web.DynamicData.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DynamicData.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Web.DynamicData.Design.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:150) on node 11 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Extensions.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Web.Extensions.Design.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:151) on node 14 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Web.DataVisualization.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:152) on node 18 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Web.Extensions.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Entity.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Web.Entity.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:153) on node 17 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:154) on node 27 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:155) on node 10 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Web.Routing.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Web.Services.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:156) on node 4 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Web.RegularExpressions.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:157) on node 6 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:158) on node 8 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:159) on node 24 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:160) on node 23 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:162) on node 15 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:161) on node 16 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Windows.Forms.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Windows.Forms.DataVisualization.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Workflow.Activities.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:163) on node 22 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:164) on node 32 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Windows.Presentation.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Windows.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:165) on node 12 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Controls.Ribbon.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Windows.Controls.Ribbon.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:166) on node 29 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Input.Manipulations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Windows.Input.Manipulations.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 41:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (41:244) on node 19 (_GetFrameworkAssemblyReferences target(s)). 41>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/Release/netstandard2.0/". 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Mobile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Web.Mobile.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Workflow.Runtime.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:167) on node 25 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (_GetFrameworkAssemblyReferences target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:168) on node 3 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.WorkflowServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.WorkflowServices.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Xml.Serialization.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Workflow.ComponentModel.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:169) on node 27 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xaml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Xaml.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:170) on node 2 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:171) on node 13 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:172) on node 10 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/UIAutomationClient.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Xml.Linq.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:173) on node 28 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationClientsideProviders.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/UIAutomationClientsideProviders.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationProvider.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/UIAutomationProvider.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:174) on node 16 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:175) on node 15 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Windows.Forms.DataVisualization.Design.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/WindowsBase.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/WindowsBase.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:176) on node 22 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationTypes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/UIAutomationTypes.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:177) on node 11 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/XamlBuildTask.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/XamlBuildTask.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 41>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/namespaces.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/.NETFramework/v4.7.2/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net472.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/build/Microsoft.NETFramework.ReferenceAssemblies.net472.targets". 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/PresentationFramework.Aero.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/PresentationFramework.Aero.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 41>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net472.1.0.2/pack/microsoft.netframework.referenceassemblies.net472.nuspec". 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:178) on node 28 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/PresentationFramework.Classic.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/PresentationFramework.Classic.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:179) on node 17 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/PresentationFramework.Luna.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/PresentationFramework.Luna.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:180) on node 3 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/PresentationFramework.Aero2.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/PresentationFramework.Aero2.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:181) on node 2 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/PresentationFramework.Royale.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/PresentationFramework.Royale.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:182) on node 13 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:183) on node 22 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:184) on node 1 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:185) on node 25 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/PresentationFramework.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/PresentationFramework.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:186) on node 10 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.ComponentModel.Composition.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/PresentationFramework.AeroLite.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/PresentationFramework.AeroLite.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:187) on node 15 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/System.Activities.Presentation.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Activities.Presentation.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:188) on node 11 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:189) on node 27 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Data.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:190) on node 12 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/System.Design.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Design.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/WindowsFormsIntegration.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/WindowsFormsIntegration.dll 16>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Web.dll 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/System.Data.Entity.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Data.Entity.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:9) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:10) on node 3 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:11) on node 17 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:12) on node 28 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:13) on node 24 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/CustomMarshalers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/CustomMarshalers.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:14) on node 4 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Collections.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:15) on node 18 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.EventBasedAsync.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Collections.Concurrent.dll 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:191) on node 29 (BuildIlFile target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.Annotations.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Contracts.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:16) on node 1 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Xml.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Debug.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:17) on node 12 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Tools.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:18) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Tracing.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:19) on node 4 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Dynamic.Runtime.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:20) on node 17 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:21) on node 18 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Globalization.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.IO.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:22) on node 24 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Linq.Parallel.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:23) on node 28 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:24) on node 3 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:25) on node 23 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:26) on node 25 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:27) on node 12 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:29) on node 17 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:28) on node 1 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:30) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Linq.Expressions.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Linq.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Linq.Queryable.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:31) on node 4 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.ILGeneration.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Net.Requests.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:32) on node 18 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.Lightweight.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Net.Primitives.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Reflection.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:33) on node 32 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Net.NetworkInformation.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.ObjectModel.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Reflection.Extensions.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:34) on node 14 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:35) on node 24 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Reflection.Primitives.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Resources.ResourceManager.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:36) on node 30 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:37) on node 3 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:38) on node 16 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Runtime.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:39) on node 23 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:40) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:41) on node 28 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Runtime.Extensions.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Runtime.Numerics.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Json.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Security.Principal.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:42) on node 4 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:43) on node 17 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.InteropServices.WindowsRuntime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Runtime.InteropServices.WindowsRuntime.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:46) on node 32 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:45) on node 1 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:47) on node 24 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:44) on node 14 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Runtime.InteropServices.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:48) on node 25 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:49) on node 30 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:50) on node 18 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:52) on node 12 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Text.Encoding.Extensions.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Primitives.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.NetTcp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.NetTcp.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:51) on node 6 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Primitives.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Text.Encoding.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Http.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Security.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Duplex.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Duplex.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:53) on node 28 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Xml.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:54) on node 3 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Text.RegularExpressions.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:55) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:56) on node 16 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Threading.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Threading.Tasks.Parallel.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Threading.Tasks.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:57) on node 23 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Xml.XDocument.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:58) on node 14 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:59) on node 4 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/ISymWrapper.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/ISymWrapper.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:61) on node 30 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Threading.Timer.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Activities.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Microsoft.Activities.Build.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:62) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:63) on node 18 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:64) on node 32 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Xml.XmlSerializer.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Framework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Microsoft.Build.Framework.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:65) on node 25 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:66) on node 12 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Microsoft.Build.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Conversion.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Microsoft.Build.Conversion.v4.0.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:60) on node 1 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:67) on node 3 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Utilities.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Microsoft.Build.Utilities.v4.0.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:68) on node 17 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Facades/System.Xml.ReaderWriter.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:69) on node 24 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.JScript.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Microsoft.JScript.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.Compatibility.Data.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.Compatibility.Data.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:70) on node 6 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Tasks.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Microsoft.Build.Tasks.v4.0.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Engine.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Microsoft.Build.Engine.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:71) on node 30 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:72) on node 4 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Microsoft.VisualC.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:73) on node 23 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:74) on node 28 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:75) on node 14 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:76) on node 20 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/ReachFramework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/ReachFramework.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/mscorlib.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:77) on node 5 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Microsoft.CSharp.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualC.STLCLR.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Microsoft.VisualC.STLCLR.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:78) on node 22 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:80) on node 32 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:79) on node 16 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:81) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:82) on node 17 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.Core.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Activities.Core.Presentation.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:83) on node 9 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/sysglobl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/sysglobl.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.Compatibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.Compatibility.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.AddIn.Contract.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.AddIn.Contract.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:84) on node 18 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Activities.DurableInstancing.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:85) on node 3 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationBuildTasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/PresentationBuildTasks.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.AddIn.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.AddIn.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Activities.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.Registration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.Registration.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:86) on node 12 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:87) on node 24 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationCore.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/PresentationCore.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.ComponentModel.DataAnnotations.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:88) on node 30 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:89) on node 26 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:90) on node 28 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Core.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:91) on node 5 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Configuration.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Configuration.Install.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Configuration.Install.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Data.DataSetExtensions.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:92) on node 23 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:93) on node 9 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:94) on node 18 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:95) on node 32 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.SqlXml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Data.SqlXml.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Data.Linq.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Data.Entity.Design.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:96) on node 4 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.OracleClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Data.OracleClient.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:97) on node 1 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:99) on node 3 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Data.Services.Design.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:98) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Data.Services.Client.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:100) on node 22 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Deployment.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Deployment.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:101) on node 5 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.AccountManagement.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.DirectoryServices.AccountManagement.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:102) on node 24 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.Protocols.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.DirectoryServices.Protocols.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Device.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Device.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.DirectoryServices.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:103) on node 6 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:104) on node 30 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Drawing.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Drawing.Design.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:105) on node 23 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Drawing.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.IdentityModel.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:106) on node 26 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:107) on node 11 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Data.Services.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:108) on node 20 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 37>BuildTargetingPackIlSrc: [18:04:59.91] microsoft.netframework.referenceassemblies.net48.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/ DONE 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 37>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.IdentityModel.Services.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:109) on node 3 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.Selectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.IdentityModel.Selectors.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.EnterpriseServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.EnterpriseServices.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:110) on node 9 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:111) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:113) on node 22 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:112) on node 5 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.IO.Compression.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.IO.Compression.FileSystem.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:115) on node 30 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Management.Instrumentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Management.Instrumentation.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Log.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.IO.Log.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:116) on node 1 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:114) on node 10 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Messaging.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Messaging.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Net.Http.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:117) on node 28 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:118) on node 3 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.Http.WebRequest.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Net.Http.WebRequest.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Numerics.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:119) on node 11 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:120) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Caching.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Runtime.Caching.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Reflection.Context.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Reflection.Context.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:122) on node 25 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Management.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Management.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:121) on node 20 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:123) on node 9 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Runtime.DurableInstancing.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:124) on node 24 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Runtime.Serialization.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Serialization.Formatters.Soap.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Runtime.Serialization.Formatters.Soap.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:125) on node 16 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:126) on node 4 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:127) on node 30 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:128) on node 3 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:129) on node 26 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:130) on node 31 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Printing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Printing.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:131) on node 8 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:132) on node 28 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Activation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.ServiceModel.Activation.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:133) on node 32 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.ServiceModel.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:134) on node 5 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.ServiceModel.Routing.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Security.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Discovery.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.ServiceModel.Discovery.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Net.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:135) on node 11 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.ServiceModel.Activities.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Remoting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Runtime.Remoting.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Channels.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.ServiceModel.Channels.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:136) on node 10 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.ServiceProcess.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.ServiceModel.Web.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:137) on node 9 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:138) on node 18 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.ApplicationServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Web.ApplicationServices.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Speech.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Speech.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:139) on node 27 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Web.DataVisualization.Design.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:140) on node 1 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:141) on node 4 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Web.Entity.Design.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Web.Abstractions.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:142) on node 32 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:143) on node 25 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Entity.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Web.Entity.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:144) on node 6 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DynamicData.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Web.DynamicData.Design.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DynamicData.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Web.DynamicData.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:145) on node 26 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:146) on node 10 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Web.RegularExpressions.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:147) on node 5 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:148) on node 20 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:149) on node 11 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Extensions.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Web.Extensions.Design.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Web.DataVisualization.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:150) on node 27 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Windows.Forms.DataVisualization.Design.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:151) on node 9 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Web.Routing.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:152) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Transactions.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:153) on node 18 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Web.Services.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Controls.Ribbon.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Windows.Controls.Ribbon.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:154) on node 31 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:155) on node 32 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:156) on node 16 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:157) on node 4 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:158) on node 1 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Windows.Forms.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Windows.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Workflow.Activities.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Windows.Forms.DataVisualization.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:159) on node 8 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Windows.Presentation.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Mobile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Web.Mobile.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:160) on node 6 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Workflow.ComponentModel.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Web.Extensions.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:162) on node 10 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:161) on node 23 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:163) on node 30 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Workflow.Runtime.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xaml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Xaml.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:164) on node 3 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Input.Manipulations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Windows.Input.Manipulations.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.WorkflowServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.WorkflowServices.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:165) on node 11 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:166) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Xml.Serialization.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:167) on node 1 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:168) on node 25 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Xml.Linq.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationProvider.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/UIAutomationProvider.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/WindowsBase.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/WindowsBase.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:169) on node 5 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:170) on node 17 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 37:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (37:243) on node 29 (_GetFrameworkAssemblyReferences target(s)). 37>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/Release/netstandard2.0/". 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationTypes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/UIAutomationTypes.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:171) on node 32 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationClientsideProviders.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/UIAutomationClientsideProviders.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/UIAutomationClient.dll 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (_GetFrameworkAssemblyReferences target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:172) on node 24 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/XamlBuildTask.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/XamlBuildTask.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:173) on node 11 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:174) on node 26 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/PresentationFramework.Aero.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/PresentationFramework.Aero.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:175) on node 9 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/PresentationFramework.Aero2.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/PresentationFramework.Aero2.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:176) on node 25 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/PresentationFramework.Classic.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/PresentationFramework.Classic.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/PresentationFramework.Luna.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/PresentationFramework.Luna.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:177) on node 2 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/PresentationFramework.Royale.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/PresentationFramework.Royale.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:178) on node 3 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:179) on node 32 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/System.Activities.Presentation.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Activities.Presentation.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/PresentationFramework.AeroLite.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/PresentationFramework.AeroLite.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:180) on node 27 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/PresentationFramework.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/PresentationFramework.dll 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:181) on node 30 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.dll 37>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/CustomMarshalers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/CustomMarshalers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/namespaces.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/.NETFramework/v4.8/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/.NETFramework/v4.8/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net48.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/build/Microsoft.NETFramework.ReferenceAssemblies.net48.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net48.1.0.2/pack/microsoft.netframework.referenceassemblies.net48.nuspec". 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:182) on node 23 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:9) on node 3 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:183) on node 5 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:11) on node 26 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:10) on node 9 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:12) on node 2 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:184) on node 17 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/System.Design.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Design.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Collections.Concurrent.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/WindowsFormsIntegration.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/WindowsFormsIntegration.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/CustomMarshalers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/CustomMarshalers.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Collections.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:13) on node 25 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:185) on node 10 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:186) on node 24 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:187) on node 11 (BuildIlFile target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.EventBasedAsync.dll 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Web.dll 6>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/System.Data.Entity.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Data.Entity.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Xml.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.1/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Data.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:14) on node 16 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.Annotations.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:15) on node 26 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:17) on node 2 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:16) on node 8 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Contracts.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:18) on node 23 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Debug.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Globalization.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tracing.dll 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:19) on node 16 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:20) on node 3 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:21) on node 9 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:22) on node 21 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Dynamic.Runtime.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tools.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.IO.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:23) on node 6 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:24) on node 4 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Linq.Expressions.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:25) on node 30 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Net.NetworkInformation.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:26) on node 25 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Linq.Queryable.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:27) on node 8 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Linq.Parallel.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:28) on node 2 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Linq.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:29) on node 23 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Net.Primitives.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Net.WebHeaderCollection.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:30) on node 21 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:31) on node 3 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.ILGeneration.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Net.Requests.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:32) on node 16 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.Lightweight.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:33) on node 20 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Reflection.Extensions.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:34) on node 30 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Reflection.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:35) on node 26 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.ObjectModel.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 41>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETFramework.ReferenceAssemblies.net472.1.0.2.nupkg'. 41>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj" (Build;Pack target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:36) on node 9 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Reflection.Primitives.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:37) on node 6 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:38) on node 4 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:39) on node 25 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:40) on node 1 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Runtime.Extensions.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Runtime.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Runtime.Handles.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.dll 20>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETFramework.ReferenceAssemblies.net40.1.0.2.nupkg'. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj" (Build;Pack target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:41) on node 8 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Resources.ResourceManager.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:42) on node 2 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:43) on node 21 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Runtime.Numerics.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.WindowsRuntime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.WindowsRuntime.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:44) on node 19 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:46) on node 30 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:47) on node 9 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Duplex.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Duplex.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:45) on node 16 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Security.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Primitives.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:48) on node 23 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:49) on node 31 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:50) on node 20 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:51) on node 7 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.NetTcp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.NetTcp.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:53) on node 26 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:54) on node 3 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:55) on node 1 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:52) on node 4 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Json.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Xml.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Primitives.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.Extensions.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:56) on node 6 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:57) on node 8 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Http.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Security.Principal.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:58) on node 25 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Threading.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:59) on node 2 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Text.RegularExpressions.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:60) on node 30 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.Parallel.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:61) on node 19 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Xml.XmlSerializer.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Threading.Timer.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:62) on node 16 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Xml.ReaderWriter.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ISymWrapper.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/ISymWrapper.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:63) on node 21 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:64) on node 20 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:65) on node 9 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:66) on node 23 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Activities.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Microsoft.Activities.Build.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:67) on node 26 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Facades/System.Xml.XDocument.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Conversion.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Microsoft.Build.Conversion.v4.0.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Framework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Microsoft.Build.Framework.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Engine.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Microsoft.Build.Engine.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:68) on node 1 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:69) on node 4 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Utilities.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Microsoft.Build.Utilities.v4.0.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:70) on node 3 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.Data.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.Data.dll 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:72) on node 32 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:71) on node 19 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Microsoft.Build.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.STLCLR.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Microsoft.VisualC.STLCLR.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:73) on node 30 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:75) on node 7 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:74) on node 2 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:76) on node 8 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:77) on node 31 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:78) on node 25 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Microsoft.VisualC.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Microsoft.CSharp.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:79) on node 23 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/mscorlib.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Tasks.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Microsoft.Build.Tasks.v4.0.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:80) on node 6 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationBuildTasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/PresentationBuildTasks.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.JScript.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/Microsoft.JScript.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:81) on node 16 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationCore.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/PresentationCore.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/sysglobl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/sysglobl.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:82) on node 9 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:83) on node 21 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:84) on node 13 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Activities.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Activities.DurableInstancing.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:85) on node 32 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 16>BuildTargetingPackIlSrc: [18:05:01.05] microsoft.netframework.referenceassemblies.net46.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/ DONE 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Core.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Activities.Core.Presentation.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:86) on node 26 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.Contract.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.AddIn.Contract.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:87) on node 22 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ReachFramework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/ReachFramework.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.AddIn.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:88) on node 15 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.Registration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.Registration.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:89) on node 1 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:90) on node 13 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Core.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Configuration.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:91) on node 19 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:92) on node 4 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:93) on node 31 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.ComponentModel.DataAnnotations.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Data.DataSetExtensions.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.Install.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Configuration.Install.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:94) on node 8 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:95) on node 26 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Data.Services.Client.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:96) on node 25 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:97) on node 12 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Data.Linq.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:98) on node 16 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.OracleClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Data.OracleClient.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Data.Services.Design.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:99) on node 15 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Data.Services.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Data.Entity.Design.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:100) on node 32 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:101) on node 20 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.SqlXml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Data.SqlXml.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Deployment.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Deployment.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:102) on node 4 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.AccountManagement.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.DirectoryServices.AccountManagement.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:103) on node 14 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:104) on node 1 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.Protocols.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.DirectoryServices.Protocols.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:105) on node 16 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:106) on node 21 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Drawing.Design.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:108) on node 5 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Selectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.IdentityModel.Selectors.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:107) on node 8 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.IdentityModel.Services.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:109) on node 12 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:110) on node 19 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Dynamic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Dynamic.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.EnterpriseServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.EnterpriseServices.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:111) on node 31 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:112) on node 11 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Device.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Device.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:113) on node 15 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:114) on node 25 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:115) on node 22 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:116) on node 4 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.DirectoryServices.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.IO.Compression.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Drawing.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.IdentityModel.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:117) on node 7 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Management.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Log.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.IO.Log.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:118) on node 10 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:119) on node 6 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:120) on node 21 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Net.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:121) on node 14 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:122) on node 3 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:123) on node 18 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Messaging.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Messaging.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.WebRequest.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Net.Http.WebRequest.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Net.Http.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.Instrumentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Management.Instrumentation.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:124) on node 8 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Numerics.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 16:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (16:193) on node 2 (_GetFrameworkAssemblyReferences target(s)). 16>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/Release/netstandard2.0/". 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:125) on node 20 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:126) on node 4 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Printing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Printing.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:127) on node 13 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:128) on node 1 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (_GetFrameworkAssemblyReferences target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:129) on node 5 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:130) on node 22 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Caching.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Runtime.Caching.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:131) on node 25 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:132) on node 16 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Reflection.Context.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Reflection.Context.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.ServiceModel.Activation.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.Vectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Numerics.Vectors.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Runtime.DurableInstancing.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Remoting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Runtime.Remoting.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:133) on node 26 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:134) on node 12 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.ServiceModel.Activities.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Security.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.Formatters.Soap.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Runtime.Serialization.Formatters.Soap.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:135) on node 7 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Channels.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.ServiceModel.Channels.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:136) on node 10 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:137) on node 32 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:138) on node 6 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.ServiceModel.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:139) on node 19 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:140) on node 18 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Discovery.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.ServiceModel.Discovery.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Speech.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Speech.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:141) on node 4 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.ServiceProcess.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.ServiceModel.Web.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Transactions.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:142) on node 26 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:143) on node 21 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:144) on node 3 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:145) on node 1 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:146) on node 5 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.ServiceModel.Routing.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Web.Entity.Design.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:147) on node 20 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Web.DataVisualization.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Web.DynamicData.Design.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Web.Entity.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:148) on node 13 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:149) on node 14 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:150) on node 31 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.ApplicationServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Web.ApplicationServices.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Web.DataVisualization.Design.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Web.Extensions.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Web.Abstractions.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 16>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/namespaces.xml". 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 16>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Threading.Tasks.Dataflow.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net46.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/Microsoft.NETFramework.ReferenceAssemblies.net46.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/microsoft.netframework.referenceassemblies.net46.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/System.Linq.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net46.1.0.2/pack/build/.NETFramework/v4.6/PermissionSets/FullTrust.xml". 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:151) on node 16 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:152) on node 24 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Web.Extensions.Design.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:153) on node 12 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Mobile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Web.Mobile.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Web.DynamicData.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:154) on node 7 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:155) on node 1 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:157) on node 32 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Web.Routing.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:156) on node 8 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Web.Services.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.Design.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Windows.Forms.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:158) on node 6 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:159) on node 21 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:160) on node 22 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:161) on node 9 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:162) on node 18 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Web.RegularExpressions.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:164) on node 13 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:163) on node 14 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.WorkflowServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.WorkflowServices.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:165) on node 26 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Workflow.ComponentModel.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Windows.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:166) on node 19 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xaml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Xaml.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Workflow.Runtime.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:167) on node 5 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:168) on node 16 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:169) on node 4 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Xml.Linq.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Workflow.Activities.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Controls.Ribbon.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Windows.Controls.Ribbon.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Xml.Serialization.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Windows.Presentation.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:170) on node 7 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/UIAutomationClient.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:171) on node 11 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:172) on node 20 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationProvider.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/UIAutomationProvider.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Input.Manipulations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Windows.Input.Manipulations.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:173) on node 6 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationTypes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/UIAutomationTypes.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:174) on node 32 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:175) on node 26 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClientsideProviders.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/UIAutomationClientsideProviders.dll 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsBase.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/WindowsBase.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:176) on node 24 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:178) on node 25 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:179) on node 14 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:177) on node 12 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/PresentationFramework.AeroLite.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/PresentationFramework.AeroLite.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/XamlBuildTask.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/XamlBuildTask.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/PresentationFramework.Aero2.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/PresentationFramework.Aero2.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/PresentationFramework.Aero.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/PresentationFramework.Aero.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:180) on node 19 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:181) on node 16 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:182) on node 8 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:183) on node 7 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:184) on node 11 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/PresentationFramework.Royale.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/PresentationFramework.Royale.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/PresentationFramework.Classic.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/PresentationFramework.Classic.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:185) on node 22 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:186) on node 9 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:187) on node 6 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/PresentationFramework.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/PresentationFramework.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/System.Design.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Design.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/System.Data.Entity.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Data.Entity.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:188) on node 31 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Data.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/PresentationFramework.Luna.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/PresentationFramework.Luna.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Web.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:189) on node 14 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:9) on node 18 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/WindowsFormsIntegration.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/WindowsFormsIntegration.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:190) on node 32 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:10) on node 24 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Collections.Concurrent.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Xml.dll 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:191) on node 20 (BuildIlFile target(s)). 7>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Collections.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:12) on node 25 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:11) on node 4 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.1/System.Activities.Presentation.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Activities.Presentation.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.EventBasedAsync.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:13) on node 12 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:14) on node 8 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/CustomMarshalers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/CustomMarshalers.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.Annotations.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:15) on node 16 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.ComponentModel.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Contracts.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:16) on node 24 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:18) on node 14 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:17) on node 25 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Tracing.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Globalization.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Dynamic.Runtime.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:20) on node 18 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:21) on node 4 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:19) on node 9 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:22) on node 19 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.IO.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Tools.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Diagnostics.Debug.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Linq.Expressions.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:23) on node 12 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:24) on node 8 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:25) on node 16 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:26) on node 13 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:27) on node 3 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Linq.Parallel.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Net.Primitives.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:28) on node 5 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Net.NetworkInformation.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Net.Requests.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:29) on node 28 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Linq.Queryable.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.ObjectModel.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Linq.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:30) on node 14 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.ILGeneration.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:31) on node 24 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:32) on node 25 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.Lightweight.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Reflection.Emit.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:33) on node 19 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Reflection.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:34) on node 9 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Reflection.Extensions.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:35) on node 4 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Reflection.Primitives.dll 37>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETFramework.ReferenceAssemblies.net48.1.0.2.nupkg'. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj" (Build;Pack target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:37) on node 16 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:38) on node 3 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:39) on node 8 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:40) on node 12 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:41) on node 28 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Runtime.Numerics.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Runtime.InteropServices.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Resources.ResourceManager.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:42) on node 24 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:43) on node 13 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:44) on node 14 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Security.Principal.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:36) on node 5 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Primitives.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Json.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:45) on node 18 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:46) on node 29 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Runtime.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Runtime.Extensions.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Duplex.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Duplex.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:47) on node 4 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:48) on node 25 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Http.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.InteropServices.WindowsRuntime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.NetTcp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.NetTcp.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Runtime.Serialization.Xml.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:50) on node 26 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:49) on node 19 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:51) on node 9 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Text.Encoding.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Text.Encoding.Extensions.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Primitives.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:52) on node 21 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.ServiceModel.Security.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:53) on node 3 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Text.RegularExpressions.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:54) on node 28 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Threading.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:55) on node 24 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:56) on node 13 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:57) on node 12 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:58) on node 16 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Xml.XmlSerializer.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:59) on node 5 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Threading.Tasks.Parallel.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Xml.ReaderWriter.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:60) on node 18 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:61) on node 4 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:62) on node 14 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/ISymWrapper.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/ISymWrapper.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Threading.Tasks.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Conversion.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Microsoft.Build.Conversion.v4.0.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Activities.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Microsoft.Activities.Build.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Threading.Timer.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:63) on node 26 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:64) on node 25 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Framework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Microsoft.Build.Framework.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:65) on node 29 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:66) on node 19 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Engine.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Microsoft.Build.Engine.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Utilities.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Microsoft.Build.Utilities.v4.0.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:67) on node 21 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:68) on node 3 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:69) on node 5 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.JScript.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Microsoft.JScript.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.Compatibility.Data.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.Compatibility.Data.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Microsoft.Build.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Microsoft.CSharp.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:70) on node 24 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:71) on node 8 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:72) on node 14 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Microsoft.VisualC.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationCore.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/PresentationCore.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Facades/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Facades/System.Xml.XDocument.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:73) on node 4 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PresentationBuildTasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/PresentationBuildTasks.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:74) on node 12 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.Compatibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.Compatibility.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:75) on node 27 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:76) on node 18 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:77) on node 17 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:78) on node 28 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/sysglobl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/sysglobl.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:79) on node 13 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/mscorlib.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.Core.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Activities.Core.Presentation.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Microsoft.VisualBasic.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/ReachFramework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/ReachFramework.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:81) on node 9 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.Build.Tasks.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Microsoft.Build.Tasks.v4.0.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:80) on node 16 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/Microsoft.VisualC.STLCLR.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/Microsoft.VisualC.STLCLR.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:82) on node 20 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:83) on node 5 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:84) on node 21 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.AddIn.Contract.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.AddIn.Contract.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Activities.DurableInstancing.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:85) on node 23 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.ComponentModel.DataAnnotations.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:86) on node 8 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ComponentModel.Composition.Registration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.ComponentModel.Composition.Registration.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:87) on node 4 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:88) on node 15 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:89) on node 3 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:90) on node 25 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Data.Linq.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Activities.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Configuration.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:91) on node 28 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:92) on node 26 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Configuration.Install.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Configuration.Install.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Core.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Data.DataSetExtensions.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:93) on node 18 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Services.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Data.Services.Client.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:94) on node 19 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:95) on node 24 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:96) on node 27 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Services.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Data.Services.Design.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.AddIn.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.AddIn.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:97) on node 20 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.SqlXml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Data.SqlXml.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:98) on node 22 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Data.Entity.Design.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Data.Services.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Deployment.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Deployment.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:99) on node 23 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:100) on node 21 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Device.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Device.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:101) on node 16 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.DirectoryServices.AccountManagement.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.DirectoryServices.AccountManagement.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Data.OracleClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Data.OracleClient.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:102) on node 15 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:103) on node 19 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Drawing.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Drawing.Design.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:104) on node 18 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:105) on node 28 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:106) on node 32 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IdentityModel.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.IdentityModel.Services.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Drawing.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:107) on node 13 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:108) on node 4 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:109) on node 26 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.EnterpriseServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.EnterpriseServices.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:110) on node 8 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IdentityModel.Selectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.IdentityModel.Selectors.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.DirectoryServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.DirectoryServices.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:111) on node 22 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IdentityModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.IdentityModel.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:112) on node 23 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.DirectoryServices.Protocols.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.DirectoryServices.Protocols.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.IO.Compression.FileSystem.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:113) on node 30 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.IO.Compression.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:114) on node 15 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.IO.Log.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.IO.Log.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:115) on node 24 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Management.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Management.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:116) on node 21 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Messaging.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Messaging.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Management.Instrumentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Management.Instrumentation.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:117) on node 4 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:118) on node 16 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Net.Http.WebRequest.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Net.Http.WebRequest.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:119) on node 22 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Net.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:120) on node 7 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Net.Http.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Numerics.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:121) on node 18 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:122) on node 3 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Reflection.Context.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Reflection.Context.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Printing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Printing.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:123) on node 25 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:124) on node 29 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:125) on node 20 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Remoting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Runtime.Remoting.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:126) on node 1 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Runtime.DurableInstancing.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:127) on node 19 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Serialization.Formatters.Soap.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Runtime.Serialization.Formatters.Soap.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:128) on node 9 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.ServiceModel.Activities.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Runtime.Serialization.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Runtime.Caching.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Runtime.Caching.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:129) on node 23 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:130) on node 12 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:131) on node 8 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:132) on node 3 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:133) on node 21 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:134) on node 26 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:135) on node 16 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:136) on node 30 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Speech.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Speech.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Activation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.ServiceModel.Activation.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.ServiceModel.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Discovery.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.ServiceModel.Discovery.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.ServiceProcess.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Channels.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.ServiceModel.Channels.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.ServiceModel.Web.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:137) on node 19 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Security.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:138) on node 15 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.ApplicationServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Web.ApplicationServices.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:139) on node 6 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Web.DataVisualization.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:140) on node 22 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Transactions.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:141) on node 4 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Web.DataVisualization.Design.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:143) on node 7 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:142) on node 24 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Web.Abstractions.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.ServiceModel.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.ServiceModel.Routing.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:144) on node 20 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:145) on node 28 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:146) on node 27 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DynamicData.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Web.DynamicData.Design.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Web.Entity.Design.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.DynamicData.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Web.DynamicData.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Entity.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Web.Entity.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:147) on node 29 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:148) on node 19 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:149) on node 18 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Forms.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Windows.Forms.DataVisualization.Design.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Web.RegularExpressions.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:150) on node 24 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Web.Services.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:151) on node 16 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:152) on node 7 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Mobile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Web.Mobile.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:153) on node 22 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Forms.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Windows.Forms.DataVisualization.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Extensions.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Web.Extensions.Design.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:154) on node 21 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Controls.Ribbon.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Windows.Controls.Ribbon.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:156) on node 4 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Windows.Presentation.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:155) on node 27 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:157) on node 3 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:158) on node 15 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Web.Routing.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:159) on node 23 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Workflow.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Workflow.Runtime.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Windows.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Input.Manipulations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Windows.Input.Manipulations.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Workflow.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Workflow.Activities.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:160) on node 20 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:161) on node 25 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Windows.Forms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Windows.Forms.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:162) on node 30 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Web.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Web.Extensions.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:163) on node 28 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:164) on node 9 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:165) on node 26 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Workflow.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Workflow.ComponentModel.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:166) on node 12 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Xml.Linq.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Xml.Serialization.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Xaml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Xaml.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.WorkflowServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.WorkflowServices.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:167) on node 19 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:169) on node 18 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationClientsideProviders.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/UIAutomationClientsideProviders.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/WindowsBase.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/WindowsBase.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:171) on node 4 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:168) on node 3 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:170) on node 7 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:172) on node 15 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:173) on node 32 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/XamlBuildTask.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/XamlBuildTask.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationProvider.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/UIAutomationProvider.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:174) on node 28 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationTypes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/UIAutomationTypes.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/PresentationFramework.Aero.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/PresentationFramework.Aero.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/UIAutomationClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/UIAutomationClient.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:175) on node 24 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:176) on node 29 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/PresentationFramework.Aero2.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/PresentationFramework.Aero2.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/PresentationFramework.AeroLite.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/PresentationFramework.AeroLite.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:177) on node 12 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/PresentationFramework.Luna.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/PresentationFramework.Luna.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/PresentationFramework.Classic.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/PresentationFramework.Classic.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:179) on node 19 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:178) on node 1 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:180) on node 7 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/PresentationFramework.Royale.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/PresentationFramework.Royale.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:181) on node 4 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:182) on node 5 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/PresentationFramework.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/PresentationFramework.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/System.Data.Entity.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Data.Entity.dll 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/System.Activities.Presentation.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Activities.Presentation.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:183) on node 21 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.ComponentModel.Composition.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:9) on node 29 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:184) on node 9 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:185) on node 28 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:186) on node 3 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Web.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Collections.Concurrent.dll 16>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETFramework.ReferenceAssemblies.net46.1.0.2.nupkg'. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:10) on node 32 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj" (Build;Pack target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:11) on node 16 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Xml.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/System.Design.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Design.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Data.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Collections.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:12) on node 24 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/CustomMarshalers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/CustomMarshalers.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:13) on node 15 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:14) on node 30 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:15) on node 12 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:16) on node 19 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.Annotations.dll 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:187) on node 23 (BuildIlFile target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.EventBasedAsync.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:17) on node 2 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Contracts.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tools.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 9>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5.2/WindowsFormsIntegration.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/WindowsFormsIntegration.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Debug.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:18) on node 16 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:19) on node 32 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Dynamic.Runtime.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.IO.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:20) on node 29 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:21) on node 25 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tracing.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:22) on node 12 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Linq.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Globalization.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:23) on node 24 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:24) on node 15 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:25) on node 19 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Linq.Expressions.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:26) on node 30 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Linq.Queryable.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Linq.Parallel.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:27) on node 5 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:28) on node 23 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Net.NetworkInformation.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:29) on node 2 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:30) on node 29 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Net.WebHeaderCollection.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:31) on node 32 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Net.Primitives.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.ObjectModel.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:32) on node 6 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.Lightweight.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Net.Requests.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:33) on node 16 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.ILGeneration.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:34) on node 12 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Reflection.Primitives.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:35) on node 19 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Runtime.Handles.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:36) on node 24 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:37) on node 15 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Runtime.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:38) on node 6 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:39) on node 25 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Resources.ResourceManager.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Runtime.Extensions.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:40) on node 16 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Json.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:41) on node 27 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:42) on node 23 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:43) on node 2 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:44) on node 26 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Primitives.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Reflection.Extensions.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Reflection.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Runtime.Numerics.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:45) on node 5 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.WindowsRuntime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Xml.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:46) on node 32 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:47) on node 10 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:48) on node 12 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:49) on node 29 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Security.Principal.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Duplex.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Duplex.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.NetTcp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.NetTcp.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Primitives.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:50) on node 18 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:51) on node 30 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:52) on node 15 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Http.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:53) on node 19 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:54) on node 22 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Security.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.Extensions.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:55) on node 6 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:56) on node 25 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.Parallel.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:57) on node 16 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Text.RegularExpressions.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:58) on node 26 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:59) on node 27 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:60) on node 24 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Threading.Timer.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Xml.ReaderWriter.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Threading.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:61) on node 2 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Xml.XmlSerializer.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:62) on node 22 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Utilities.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Microsoft.Build.Utilities.v4.0.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:63) on node 29 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:64) on node 32 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/ISymWrapper.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/ISymWrapper.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Conversion.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Microsoft.Build.Conversion.v4.0.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:65) on node 25 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:66) on node 10 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Framework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Microsoft.Build.Framework.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:67) on node 5 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:68) on node 16 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Facades/System.Xml.XDocument.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:69) on node 23 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Engine.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Microsoft.Build.Engine.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:70) on node 30 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.Data.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.Data.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.JScript.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Microsoft.JScript.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:71) on node 6 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Microsoft.CSharp.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:72) on node 12 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Activities.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Microsoft.Activities.Build.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:73) on node 24 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:74) on node 18 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Microsoft.Build.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:75) on node 29 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/ReachFramework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/ReachFramework.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:76) on node 5 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:77) on node 15 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Tasks.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Microsoft.Build.Tasks.v4.0.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:78) on node 7 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:79) on node 26 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/sysglobl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/sysglobl.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Microsoft.VisualC.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:80) on node 32 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:81) on node 19 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:82) on node 27 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/mscorlib.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualC.STLCLR.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/Microsoft.VisualC.STLCLR.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.Core.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Activities.Core.Presentation.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:83) on node 30 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationCore.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/PresentationCore.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:84) on node 2 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationBuildTasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/PresentationBuildTasks.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:85) on node 13 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:86) on node 6 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.AddIn.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.AddIn.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.AddIn.Contract.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.AddIn.Contract.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:87) on node 12 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.Registration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.Registration.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Activities.DurableInstancing.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:88) on node 26 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Configuration.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:89) on node 22 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Activities.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 6>BuildTargetingPackIlSrc: [18:05:03.65] microsoft.netframework.referenceassemblies.net451.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/ DONE 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:90) on node 25 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Core.dll 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:91) on node 2 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:92) on node 16 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:93) on node 7 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Configuration.Install.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Configuration.Install.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Data.Entity.Design.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Data.DataSetExtensions.dll 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:94) on node 14 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:95) on node 30 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:96) on node 24 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:97) on node 10 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Data.Services.Client.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.OracleClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Data.OracleClient.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.ComponentModel.DataAnnotations.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Data.Linq.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:98) on node 6 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:100) on node 2 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:99) on node 31 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:101) on node 7 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Deployment.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Deployment.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:102) on node 23 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Data.Services.Design.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.DirectoryServices.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:103) on node 5 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:104) on node 13 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Device.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Device.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:105) on node 12 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.SqlXml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Data.SqlXml.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:106) on node 16 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.Protocols.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.DirectoryServices.Protocols.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:107) on node 26 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Data.Services.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Drawing.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Drawing.Design.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Drawing.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.AccountManagement.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.DirectoryServices.AccountManagement.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:108) on node 30 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Dynamic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Dynamic.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:109) on node 28 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.EnterpriseServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.EnterpriseServices.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:110) on node 19 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:111) on node 10 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:112) on node 15 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.IdentityModel.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Management.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Management.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:113) on node 9 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:114) on node 23 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:115) on node 24 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:116) on node 16 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.IO.Compression.FileSystem.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:117) on node 7 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.IdentityModel.Services.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:118) on node 29 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:119) on node 31 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:120) on node 5 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.Selectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.IdentityModel.Selectors.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Management.Instrumentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Management.Instrumentation.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.IO.Compression.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:121) on node 30 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:122) on node 25 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Log.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.IO.Log.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Messaging.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Messaging.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Net.Http.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:123) on node 12 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:125) on node 18 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.Http.WebRequest.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Net.Http.WebRequest.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:124) on node 21 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:126) on node 28 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Printing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Printing.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Numerics.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Net.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Runtime.DurableInstancing.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Reflection.Context.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Reflection.Context.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:127) on node 20 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:128) on node 9 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:129) on node 6 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Serialization.Formatters.Soap.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Runtime.Serialization.Formatters.Soap.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:130) on node 7 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Runtime.Serialization.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.ServiceModel.Activities.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Remoting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Runtime.Remoting.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:133) on node 16 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Activation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.ServiceModel.Activation.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:132) on node 29 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:134) on node 14 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:135) on node 4 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Security.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Discovery.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.ServiceModel.Discovery.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.ServiceModel.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:131) on node 2 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Caching.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Runtime.Caching.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:136) on node 23 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:137) on node 26 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.ServiceModel.Web.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.ServiceProcess.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:138) on node 31 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:139) on node 17 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.ApplicationServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Web.ApplicationServices.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:140) on node 25 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:141) on node 18 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Speech.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Speech.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:142) on node 5 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Web.DataVisualization.Design.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.ServiceModel.Routing.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Web.Abstractions.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:143) on node 15 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 6:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (6:189) on node 11 (_GetFrameworkAssemblyReferences target(s)). 6>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/Release/netstandard2.0/". 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (_GetFrameworkAssemblyReferences target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:144) on node 30 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Transactions.dll 7>BuildTargetingPackIlSrc: [18:05:04.05] microsoft.netframework.referenceassemblies.net461.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/ DONE GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:145) on node 9 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:146) on node 28 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:147) on node 2 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Channels.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.ServiceModel.Channels.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:148) on node 24 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DynamicData.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Web.DynamicData.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DynamicData.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Web.DynamicData.Design.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Web.Entity.Design.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:149) on node 20 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Extensions.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Web.Extensions.Design.dll 7>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Entity.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Web.Entity.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:150) on node 26 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:151) on node 16 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Mobile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Web.Mobile.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:152) on node 30 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:153) on node 17 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Windows.Forms.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Web.Extensions.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:154) on node 29 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:155) on node 31 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Web.RegularExpressions.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.Design.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:156) on node 5 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Web.Routing.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:157) on node 12 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:158) on node 21 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Controls.Ribbon.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Windows.Controls.Ribbon.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Web.DataVisualization.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:159) on node 18 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Web.Services.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:160) on node 25 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Input.Manipulations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Windows.Input.Manipulations.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:161) on node 9 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Windows.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:162) on node 23 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:163) on node 15 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:164) on node 7 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Xml.Serialization.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:165) on node 20 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Workflow.Runtime.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:166) on node 5 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.WorkflowServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.WorkflowServices.dll 6>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/.NETFramework/v4.5.1/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net451.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/build/Microsoft.NETFramework.ReferenceAssemblies.net451.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net451.1.0.2/pack/microsoft.netframework.referenceassemblies.net451.nuspec". 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Workflow.Activities.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:167) on node 14 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Windows.Presentation.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:168) on node 25 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xaml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Xaml.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationClientsideProviders.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/UIAutomationClientsideProviders.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:169) on node 9 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:170) on node 24 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Workflow.ComponentModel.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:171) on node 31 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:172) on node 29 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:173) on node 2 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationTypes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/UIAutomationTypes.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:174) on node 28 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Xml.Linq.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:175) on node 10 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/UIAutomationClient.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationProvider.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/UIAutomationProvider.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/WindowsBase.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/WindowsBase.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:176) on node 23 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/XamlBuildTask.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/XamlBuildTask.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/PresentationFramework.Aero2.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/PresentationFramework.Aero2.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:177) on node 9 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/PresentationFramework.Royale.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/PresentationFramework.Royale.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:178) on node 25 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:179) on node 6 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/PresentationFramework.Classic.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/PresentationFramework.Classic.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/PresentationFramework.AeroLite.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/PresentationFramework.AeroLite.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:180) on node 18 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:181) on node 31 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:182) on node 2 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/System.Data.Entity.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Data.Entity.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:183) on node 28 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:184) on node 7 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:185) on node 5 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:186) on node 12 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:187) on node 22 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:188) on node 14 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Data.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:189) on node 9 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/PresentationFramework.Aero.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/PresentationFramework.Aero.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/PresentationFramework.Luna.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/PresentationFramework.Luna.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/PresentationFramework.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/PresentationFramework.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Web.dll 17>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/System.Design.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Design.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/System.Activities.Presentation.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Activities.Presentation.dll 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:190) on node 23 (BuildIlFile target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:9) on node 20 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Xml.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:10) on node 6 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.6.2/WindowsFormsIntegration.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/WindowsFormsIntegration.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:11) on node 25 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Collections.Concurrent.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.ComponentModel.Annotations.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:12) on node 26 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Collections.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Diagnostics.Contracts.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:13) on node 10 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.ComponentModel.EventBasedAsync.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:14) on node 16 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.ComponentModel.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:15) on node 18 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:16) on node 6 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:17) on node 16 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:18) on node 20 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:19) on node 23 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:20) on node 26 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tools.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:21) on node 10 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:22) on node 25 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.IO.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Dynamic.Runtime.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tracing.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Linq.Expressions.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Globalization.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Linq.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Linq.Parallel.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:23) on node 12 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Linq.Queryable.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:24) on node 7 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (7:193) on node 13 (_GetFrameworkAssemblyReferences target(s)). 7>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/Release/netstandard2.0/". 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (_GetFrameworkAssemblyReferences target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Diagnostics.Debug.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:26) on node 25 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:25) on node 23 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:27) on node 6 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Net.WebHeaderCollection.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:28) on node 24 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:29) on node 18 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Net.Primitives.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.ObjectModel.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.ILGeneration.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:30) on node 20 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:31) on node 10 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Net.NetworkInformation.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:32) on node 26 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:33) on node 12 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Reflection.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.Lightweight.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:34) on node 16 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Reflection.Extensions.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Net.Requests.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:35) on node 15 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:36) on node 21 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Resources.ResourceManager.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:37) on node 6 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:38) on node 7 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Reflection.Primitives.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Runtime.Extensions.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Runtime.Handles.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:39) on node 23 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:40) on node 25 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Runtime.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/namespaces.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/PermissionSets". 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net461.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/Microsoft.NETFramework.ReferenceAssemblies.net461.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/microsoft.netframework.referenceassemblies.net461.nuspec". 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:41) on node 12 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:42) on node 18 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 7>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net461.1.0.2/pack/build/.NETFramework/v4.6.1/PermissionSets/Internet.xml". 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.WindowsRuntime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.WindowsRuntime.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:43) on node 20 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:44) on node 10 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Json.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:45) on node 26 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Runtime.Numerics.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:46) on node 16 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Xml.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Primitives.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:47) on node 6 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.ServiceModel.Http.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:48) on node 24 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:49) on node 21 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Text.Encoding.Extensions.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Duplex.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.ServiceModel.Duplex.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:50) on node 7 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.ServiceModel.Security.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:52) on node 29 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:53) on node 8 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.ServiceModel.Primitives.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:55) on node 25 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:54) on node 15 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:56) on node 30 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Text.RegularExpressions.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:51) on node 23 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:57) on node 12 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Security.Principal.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.NetTcp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.ServiceModel.NetTcp.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Text.Encoding.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:58) on node 20 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Threading.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:59) on node 18 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.Parallel.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Threading.Timer.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:60) on node 16 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Xml.ReaderWriter.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/ISymWrapper.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/ISymWrapper.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:61) on node 26 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Activities.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Microsoft.Activities.Build.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:62) on node 10 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Xml.XDocument.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:63) on node 6 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Facades/System.Xml.XmlSerializer.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:64) on node 21 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Conversion.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Microsoft.Build.Conversion.v4.0.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:65) on node 24 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Framework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Microsoft.Build.Framework.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:66) on node 7 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Engine.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Microsoft.Build.Engine.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:68) on node 30 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Tasks.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Microsoft.Build.Tasks.v4.0.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:67) on node 29 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:69) on node 20 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:70) on node 19 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:71) on node 25 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:73) on node 6 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:72) on node 2 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:74) on node 18 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:75) on node 15 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Microsoft.VisualC.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Utilities.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Microsoft.Build.Utilities.v4.0.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:76) on node 23 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:77) on node 21 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:78) on node 26 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/sysglobl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/sysglobl.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualC.STLCLR.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Microsoft.VisualC.STLCLR.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/ReachFramework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/ReachFramework.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:79) on node 8 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:80) on node 12 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Microsoft.CSharp.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Microsoft.Build.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:82) on node 10 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:81) on node 1 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/mscorlib.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.Core.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Activities.Core.Presentation.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.Compatibility.Data.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Microsoft.VisualBasic.Compatibility.Data.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.JScript.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Microsoft.JScript.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationCore.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/PresentationCore.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Activities.DurableInstancing.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.Compatibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Microsoft.VisualBasic.Compatibility.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/Microsoft.VisualBasic.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:83) on node 24 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Activities.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:84) on node 20 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.AddIn.Contract.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.AddIn.Contract.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:86) on node 15 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:85) on node 3 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:87) on node 23 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.AddIn.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.AddIn.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Configuration.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:88) on node 6 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:89) on node 16 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.ComponentModel.DataAnnotations.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.Composition.Registration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.ComponentModel.Composition.Registration.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:90) on node 1 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationBuildTasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/PresentationBuildTasks.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:91) on node 19 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Core.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Configuration.Install.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Configuration.Install.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:92) on node 7 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:93) on node 32 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:94) on node 21 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Data.DataSetExtensions.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:95) on node 20 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.OracleClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Data.OracleClient.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Data.Entity.Design.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:96) on node 8 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Data.Services.Design.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.SqlXml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Data.SqlXml.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:97) on node 29 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:98) on node 23 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9>BuildTargetingPackIlSrc: [18:05:05.10] microsoft.netframework.referenceassemblies.net452.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/ DONE 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Data.Linq.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Device.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Device.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:99) on node 5 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:101) on node 16 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:100) on node 1 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:102) on node 32 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Data.Services.Client.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:103) on node 15 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Drawing.dll 9>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:104) on node 18 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:106) on node 7 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:105) on node 3 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.DirectoryServices.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Data.Services.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Dynamic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Dynamic.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Drawing.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Drawing.Design.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.Protocols.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.DirectoryServices.Protocols.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Deployment.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Deployment.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:107) on node 21 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.IdentityModel.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:108) on node 6 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:109) on node 20 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:110) on node 28 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:111) on node 27 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.IdentityModel.Services.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.AccountManagement.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.DirectoryServices.AccountManagement.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.Selectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.IdentityModel.Selectors.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.EnterpriseServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.EnterpriseServices.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:112) on node 23 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:113) on node 30 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:114) on node 5 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:115) on node 1 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:116) on node 2 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.IO.Compression.FileSystem.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:117) on node 19 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Messaging.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Messaging.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Management.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Management.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Log.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.IO.Log.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.IO.Compression.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:118) on node 16 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:119) on node 17 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:120) on node 18 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.Http.WebRequest.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Net.Http.WebRequest.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Net.Http.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Management.Instrumentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Management.Instrumentation.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:121) on node 20 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Reflection.Context.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Reflection.Context.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:122) on node 7 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:123) on node 2 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:124) on node 15 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:125) on node 6 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Numerics.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Runtime.DurableInstancing.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Serialization.Formatters.Soap.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Runtime.Serialization.Formatters.Soap.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Caching.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Runtime.Caching.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:127) on node 12 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:126) on node 27 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:128) on node 30 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:129) on node 25 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:130) on node 31 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Net.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Activation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.ServiceModel.Activation.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Security.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Runtime.Serialization.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:131) on node 1 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Remoting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Runtime.Remoting.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:132) on node 3 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.ServiceModel.Web.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:135) on node 18 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:134) on node 32 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.ServiceModel.Activities.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.ServiceProcess.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:136) on node 29 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.ServiceModel.Routing.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:137) on node 5 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:138) on node 17 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Channels.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.ServiceModel.Channels.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Discovery.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.ServiceModel.Discovery.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.ServiceModel.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:133) on node 28 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Printing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Printing.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:140) on node 20 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:142) on node 6 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:141) on node 8 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Web.DataVisualization.Design.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:139) on node 31 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Speech.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Speech.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Web.Abstractions.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Web.DataVisualization.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:143) on node 15 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:144) on node 27 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (9:189) on node 9 (_GetFrameworkAssemblyReferences target(s)). 9>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/Release/netstandard2.0/". 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:145) on node 2 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Extensions.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Web.Extensions.Design.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Web.Entity.Design.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:146) on node 7 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:147) on node 30 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:148) on node 32 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:149) on node 16 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:150) on node 29 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DynamicData.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Web.DynamicData.Design.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.ApplicationServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Web.ApplicationServices.dll 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (_GetFrameworkAssemblyReferences target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DynamicData.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Web.DynamicData.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:151) on node 25 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:152) on node 5 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Web.Routing.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Web.Extensions.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Mobile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Web.Mobile.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Entity.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Web.Entity.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Web.RegularExpressions.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:153) on node 3 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:154) on node 31 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Controls.Ribbon.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Windows.Controls.Ribbon.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Web.Services.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:155) on node 17 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Windows.Forms.DataVisualization.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:156) on node 28 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Windows.Forms.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:158) on node 30 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:157) on node 19 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Input.Manipulations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Windows.Input.Manipulations.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:159) on node 18 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:160) on node 24 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Transactions.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:161) on node 16 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Workflow.Activities.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Workflow.Runtime.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Windows.Presentation.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:162) on node 7 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Workflow.ComponentModel.dll 9>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/PermissionSets/Internet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/.NETFramework/v4.5.2/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/.NETFramework/v4.5.2/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net452.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/build/Microsoft.NETFramework.ReferenceAssemblies.net452.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net452.1.0.2/pack/microsoft.netframework.referenceassemblies.net452.nuspec". 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:163) on node 15 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:164) on node 8 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Windows.Forms.DataVisualization.Design.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Windows.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:165) on node 27 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:166) on node 21 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:167) on node 2 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:168) on node 25 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xaml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Xaml.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/UIAutomationClient.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.WorkflowServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.WorkflowServices.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Xml.Linq.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:169) on node 19 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:171) on node 24 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:170) on node 29 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:172) on node 20 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:173) on node 30 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationTypes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/UIAutomationTypes.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Xml.Serialization.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationClientsideProviders.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/UIAutomationClientsideProviders.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/WindowsBase.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/WindowsBase.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:174) on node 12 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationProvider.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/UIAutomationProvider.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:175) on node 15 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:176) on node 8 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/PresentationFramework.Aero.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/PresentationFramework.Aero.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/XamlBuildTask.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/XamlBuildTask.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:177) on node 5 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:178) on node 19 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:179) on node 29 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:180) on node 3 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:181) on node 27 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETFramework.ReferenceAssemblies.net451.1.0.2.nupkg'. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/PresentationFramework.AeroLite.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/PresentationFramework.AeroLite.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/System.Activities.Presentation.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Activities.Presentation.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/PresentationFramework.Aero2.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/PresentationFramework.Aero2.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/PresentationFramework.Luna.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/PresentationFramework.Luna.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:182) on node 20 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj" (Build;Pack target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/PresentationFramework.Classic.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/PresentationFramework.Classic.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:183) on node 2 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/PresentationFramework.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/PresentationFramework.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Data.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/System.Data.Entity.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Data.Entity.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:184) on node 31 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:185) on node 18 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:186) on node 15 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.ComponentModel.Composition.dll 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Web.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:9) on node 11 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:187) on node 12 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/WindowsFormsIntegration.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/WindowsFormsIntegration.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:10) on node 29 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:11) on node 21 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Xml.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:12) on node 8 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Collections.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/CustomMarshalers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/CustomMarshalers.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.ComponentModel.EventBasedAsync.dll 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:188) on node 25 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:13) on node 3 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:14) on node 32 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:189) on node 24 (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.ComponentModel.Annotations.dll 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/PresentationFramework.Royale.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/PresentationFramework.Royale.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:15) on node 5 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Diagnostics.Contracts.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Collections.Concurrent.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.7/System.Design.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Design.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.ComponentModel.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:16) on node 11 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:17) on node 15 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tools.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Diagnostics.Debug.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:18) on node 21 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Globalization.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:19) on node 3 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:20) on node 5 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Linq.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Linq.Parallel.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:21) on node 29 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tracing.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:22) on node 16 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.IO.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:23) on node 8 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Dynamic.Runtime.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:24) on node 25 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Linq.Expressions.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:25) on node 7 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Linq.Queryable.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:26) on node 18 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Net.NetworkInformation.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:27) on node 32 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:28) on node 11 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:29) on node 4 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Net.Requests.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:30) on node 21 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:31) on node 6 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.ILGeneration.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.Lightweight.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:32) on node 29 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:33) on node 8 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:34) on node 15 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Net.Primitives.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:36) on node 7 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:35) on node 25 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Reflection.Extensions.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:37) on node 17 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Resources.ResourceManager.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Runtime.Extensions.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.ObjectModel.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Reflection.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Reflection.Primitives.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:38) on node 3 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Runtime.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:39) on node 5 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:40) on node 16 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Runtime.Numerics.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:41) on node 6 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Security.Principal.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:42) on node 29 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Text.Encoding.Extensions.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:43) on node 17 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:44) on node 25 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:45) on node 18 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:47) on node 11 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:46) on node 4 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Primitives.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.ServiceModel.Primitives.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Json.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:48) on node 32 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.WindowsRuntime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.WindowsRuntime.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Text.RegularExpressions.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:49) on node 30 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:50) on node 15 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.ServiceModel.Http.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:51) on node 7 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.NetTcp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.ServiceModel.NetTcp.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:52) on node 21 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Duplex.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.ServiceModel.Duplex.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Xml.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Text.Encoding.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:53) on node 5 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:54) on node 8 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:55) on node 3 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Threading.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.ServiceModel.Security.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.dll 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:56) on node 11 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:57) on node 16 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.Parallel.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Xml.XmlSerializer.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:58) on node 6 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Xml.ReaderWriter.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:59) on node 29 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:61) on node 32 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Activities.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Microsoft.Activities.Build.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:62) on node 15 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Framework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Microsoft.Build.Framework.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:63) on node 8 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.CSharp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Microsoft.CSharp.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Facades/System.Xml.XDocument.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:64) on node 25 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:65) on node 5 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:60) on node 4 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:66) on node 7 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:67) on node 17 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Utilities.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Microsoft.Build.Utilities.v4.0.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:68) on node 21 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Conversion.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Microsoft.Build.Conversion.v4.0.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:69) on node 16 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Microsoft.VisualC.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Microsoft.Build.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/ISymWrapper.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/ISymWrapper.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Engine.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Microsoft.Build.Engine.dll 7>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETFramework.ReferenceAssemblies.net461.1.0.2.nupkg'. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj" (Build;Pack target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:70) on node 30 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Tasks.v4.0.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Microsoft.Build.Tasks.v4.0.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Microsoft.VisualBasic.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:71) on node 6 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:72) on node 11 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualC.STLCLR.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Microsoft.VisualC.STLCLR.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:73) on node 18 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:74) on node 27 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:75) on node 3 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/mscorlib.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:76) on node 23 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationBuildTasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/PresentationBuildTasks.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationCore.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/PresentationCore.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.Data.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.Data.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:77) on node 29 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/ReachFramework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/ReachFramework.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:78) on node 13 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:79) on node 21 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.Core.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Activities.Core.Presentation.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:80) on node 14 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:81) on node 8 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.JScript.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/Microsoft.JScript.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:82) on node 15 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:83) on node 4 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:84) on node 16 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/sysglobl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/sysglobl.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:85) on node 22 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.Composition.Registration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.ComponentModel.Composition.Registration.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.AddIn.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.AddIn.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Activities.DurableInstancing.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.AddIn.Contract.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.AddIn.Contract.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:86) on node 32 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:88) on node 17 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:87) on node 10 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:89) on node 23 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.ComponentModel.DataAnnotations.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Activities.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Core.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Configuration.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Configuration.Install.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Configuration.Install.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:90) on node 18 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:91) on node 5 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:92) on node 21 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Data.Entity.Design.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Data.Linq.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.OracleClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Data.OracleClient.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:93) on node 22 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:94) on node 15 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Data.Services.Client.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:95) on node 8 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:96) on node 11 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.SqlXml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Data.SqlXml.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Data.Services.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Data.DataSetExtensions.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:97) on node 7 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:98) on node 4 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Device.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Device.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:99) on node 14 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:100) on node 18 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.AccountManagement.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.DirectoryServices.AccountManagement.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:101) on node 10 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:102) on node 22 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Drawing.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Drawing.Design.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Drawing.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.IdentityModel.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:103) on node 32 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:104) on node 11 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.DirectoryServices.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:105) on node 24 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:106) on node 23 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.EnterpriseServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.EnterpriseServices.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.Selectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.IdentityModel.Selectors.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:107) on node 21 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:108) on node 7 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:109) on node 12 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.IdentityModel.Services.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Deployment.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Deployment.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:110) on node 13 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.IO.Compression.FileSystem.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Data.Services.Design.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:112) on node 26 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:111) on node 29 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.Protocols.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.DirectoryServices.Protocols.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:113) on node 14 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:114) on node 30 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:115) on node 3 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:116) on node 18 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.Http.WebRequest.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Net.Http.WebRequest.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Management.Instrumentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Management.Instrumentation.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:117) on node 8 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.IO.Compression.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Net.Http.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Messaging.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Messaging.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Management.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Management.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Log.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.IO.Log.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:118) on node 20 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:119) on node 17 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:120) on node 5 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:121) on node 24 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Net.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.DurableInstancing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Runtime.DurableInstancing.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Numerics.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Reflection.Context.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Reflection.Context.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:122) on node 12 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:123) on node 11 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:124) on node 4 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Remoting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Runtime.Remoting.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:125) on node 25 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:126) on node 30 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:127) on node 3 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Caching.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Runtime.Caching.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Serialization.Formatters.Soap.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Runtime.Serialization.Formatters.Soap.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:128) on node 14 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Printing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Printing.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Security.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:129) on node 13 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:130) on node 28 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Channels.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.ServiceModel.Channels.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Activation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.ServiceModel.Activation.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.ServiceModel.Activities.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Runtime.Serialization.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:131) on node 21 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:132) on node 26 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.ServiceModel.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:133) on node 2 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.ServiceProcess.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.ServiceModel.Routing.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:134) on node 24 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:135) on node 20 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:136) on node 5 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:137) on node 29 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:138) on node 18 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Web.DataVisualization.Design.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Transactions.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.ServiceModel.Web.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:139) on node 11 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Speech.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Speech.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:140) on node 17 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:141) on node 15 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Entity.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Web.Entity.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:142) on node 32 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:143) on node 25 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Web.Abstractions.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.ApplicationServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Web.ApplicationServices.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Entity.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Web.Entity.Design.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:144) on node 10 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DynamicData.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Web.DynamicData.Design.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Discovery.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.ServiceModel.Discovery.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DynamicData.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Web.DynamicData.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:145) on node 23 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:146) on node 2 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:147) on node 8 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Extensions.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Web.Extensions.Design.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:148) on node 12 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Mobile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Web.Mobile.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Web.DataVisualization.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:149) on node 26 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:150) on node 14 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Web.RegularExpressions.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:151) on node 18 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Web.Routing.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Web.Extensions.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:152) on node 5 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:153) on node 15 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Controls.Ribbon.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Windows.Controls.Ribbon.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Windows.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:154) on node 17 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:155) on node 11 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:156) on node 13 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.Design.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:157) on node 20 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Web.Services.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Windows.Forms.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:159) on node 25 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Input.Manipulations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Windows.Input.Manipulations.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:158) on node 30 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.Activities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Workflow.Activities.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Presentation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Windows.Presentation.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:160) on node 26 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:161) on node 4 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Workflow.Runtime.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Workflow.ComponentModel.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:162) on node 14 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:163) on node 23 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:164) on node 29 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:165) on node 10 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Xml.Serialization.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xaml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Xaml.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:166) on node 24 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.WorkflowServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.WorkflowServices.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:167) on node 28 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Xml.Linq.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationProvider.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/UIAutomationProvider.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:168) on node 20 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/WindowsBase.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/WindowsBase.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:169) on node 32 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/PresentationFramework.Aero.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/PresentationFramework.Aero.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:170) on node 22 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationClientsideProviders.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/UIAutomationClientsideProviders.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:171) on node 5 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationTypes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/UIAutomationTypes.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:172) on node 10 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:173) on node 23 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:174) on node 13 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:175) on node 16 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:176) on node 2 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/PresentationFramework.Luna.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/PresentationFramework.Luna.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/PresentationFramework.AeroLite.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/PresentationFramework.AeroLite.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/PresentationFramework.Classic.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/PresentationFramework.Classic.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:177) on node 30 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/PresentationFramework.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/PresentationFramework.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/XamlBuildTask.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/XamlBuildTask.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/PresentationFramework.Aero2.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/PresentationFramework.Aero2.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/PresentationFramework.Royale.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/PresentationFramework.Royale.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:178) on node 20 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:179) on node 22 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:180) on node 18 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:181) on node 15 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/System.Activities.Presentation.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Activities.Presentation.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:182) on node 26 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Data.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/UIAutomationClient.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:184) on node 5 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Xml.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:183) on node 24 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.ComponentModel.Composition.dll 15>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Web.dll 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:185) on node 29 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/System.Design.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Design.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/System.Data.Entity.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Data.Entity.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:186) on node 3 (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:12) on node 16 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:13) on node 10 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Buffers.dll 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/build/.NETFramework/v4.5/WindowsFormsIntegration.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/WindowsFormsIntegration.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:14) on node 14 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 9>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETFramework.ReferenceAssemblies.net452.1.0.2.nupkg'. 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj" (Build;Pack target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/mscorlib.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Collections.NonGeneric.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:15) on node 12 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:16) on node 23 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Collections.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:17) on node 13 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:18) on node 15 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:19) on node 30 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Collections.Concurrent.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:20) on node 32 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Collections.Immutable.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Collections.Specialized.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/Microsoft.Win32.Registry.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.AppContext.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:21) on node 9 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ComponentModel.Annotations.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:22) on node 3 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ComponentModel.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:23) on node 14 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:24) on node 25 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:25) on node 22 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Configuration.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:26) on node 16 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ComponentModel.Primitives.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ComponentModel.DataAnnotations.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:27) on node 12 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ComponentModel.TypeConverter.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:28) on node 23 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Core.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Data.DataSetExtensions.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:29) on node 10 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ComponentModel.EventBasedAsync.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:30) on node 13 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Console.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:31) on node 15 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.Contracts.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:32) on node 32 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.Debug.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:33) on node 30 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.DiagnosticSource.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:34) on node 4 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.FileVersionInfo.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:35) on node 9 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:36) on node 3 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.StackTrace.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:37) on node 25 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:38) on node 13 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.Process.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:40) on node 32 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:41) on node 12 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.TraceSource.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:42) on node 10 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:43) on node 16 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:39) on node 15 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.Tools.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Dynamic.Runtime.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Drawing.Primitives.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:44) on node 23 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Formats.Asn1.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Globalization.Calendars.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Drawing.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.Tracing.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:45) on node 8 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:46) on node 4 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:47) on node 30 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.Compression.FileSystem.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:48) on node 28 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Globalization.Extensions.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Globalization.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:49) on node 1 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.Compression.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:50) on node 17 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:51) on node 14 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.Compression.Brotli.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:52) on node 3 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.FileSystem.AccessControl.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:53) on node 22 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:54) on node 15 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.FileSystem.Primitives.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.Compression.ZipFile.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:55) on node 25 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.FileSystem.Watcher.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:56) on node 13 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:57) on node 32 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:58) on node 16 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.MemoryMappedFiles.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:59) on node 9 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.FileSystem.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:60) on node 1 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:61) on node 30 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.Pipes.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:62) on node 23 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.UnmanagedMemoryStream.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.IsolatedStorage.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:63) on node 3 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Memory.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:64) on node 12 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:65) on node 28 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Linq.Expressions.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:66) on node 15 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:67) on node 4 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Http.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:68) on node 13 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:69) on node 14 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Linq.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.FileSystem.DriveInfo.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:70) on node 22 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:71) on node 25 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Http.Json.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:72) on node 16 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Linq.Parallel.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:73) on node 10 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.NameResolution.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.Pipes.AccessControl.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.NetworkInformation.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:74) on node 18 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Mail.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:75) on node 32 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Ping.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:76) on node 8 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:77) on node 7 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Security.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Linq.Queryable.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:78) on node 9 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:79) on node 30 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Primitives.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:80) on node 17 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Requests.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:81) on node 14 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:82) on node 12 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Sockets.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:83) on node 28 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.WebClient.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.HttpListener.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:85) on node 23 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.ServicePoint.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:84) on node 15 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.WebSockets.Client.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:86) on node 1 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.WebHeaderCollection.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.WebProxy.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.WebSockets.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:87) on node 22 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:88) on node 25 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Numerics.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ObjectModel.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:89) on node 3 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:90) on node 4 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.DispatchProxy.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:91) on node 13 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Numerics.Vectors.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.Emit.Lightweight.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:92) on node 27 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:94) on node 18 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:95) on node 10 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:96) on node 8 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17>BuildTargetingPackIlSrc: [18:05:07.62] microsoft.netframework.referenceassemblies.net462.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/ DONE 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:93) on node 32 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:97) on node 7 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.Primitives.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.Extensions.dll 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:98) on node 28 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Resources.Reader.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.TypeExtensions.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.Emit.ILGeneration.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:99) on node 12 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:101) on node 9 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Resources.ResourceManager.dll 17>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:100) on node 1 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:102) on node 23 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:103) on node 15 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:104) on node 30 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Resources.Writer.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.InteropServices.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Extensions.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:105) on node 22 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:106) on node 4 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Intrinsics.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:107) on node 26 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:108) on node 16 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:109) on node 14 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:110) on node 17 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:111) on node 25 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.Emit.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Loader.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Handles.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Numerics.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Serialization.Formatters.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:112) on node 5 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:113) on node 7 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:114) on node 8 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:115) on node 13 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Serialization.Primitives.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Serialization.Json.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.AccessControl.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:116) on node 32 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:118) on node 18 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:119) on node 10 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Claims.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.Encoding.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 32>BuildTargetingPackIlSrc: [18:05:07.76] microsoft.netframework.referenceassemblies.net47.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/ DONE 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:120) on node 27 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:121) on node 28 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:117) on node 9 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:122) on node 19 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.Cng.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.OpenSsl.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.X509Certificates.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.Primitives.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.Algorithms.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Serialization.Xml.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:123) on node 3 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:124) on node 15 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Principal.Windows.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 32>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:125) on node 30 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:126) on node 12 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Serialization.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.Csp.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:127) on node 1 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Principal.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:128) on node 14 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:129) on node 5 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Text.Encoding.CodePages.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:130) on node 17 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.SecureString.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:131) on node 16 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ServiceModel.Web.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:133) on node 25 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:132) on node 8 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:134) on node 6 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Text.Json.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Text.Encoding.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:135) on node 28 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Text.Encoding.Extensions.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Text.RegularExpressions.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:136) on node 10 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:137) on node 13 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:138) on node 15 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Tasks.Dataflow.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Text.Encodings.Web.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:140) on node 26 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:139) on node 27 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:141) on node 20 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Thread.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:142) on node 32 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ServiceProcess.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:143) on node 30 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:144) on node 12 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Transactions.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:145) on node 22 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Transactions.Local.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:146) on node 19 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Tasks.Extensions.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Tasks.Parallel.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:147) on node 3 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ValueTuple.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Overlapped.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:148) on node 9 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Timer.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:149) on node 11 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Windows.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Web.HttpUtility.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:150) on node 1 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:151) on node 14 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.Linq.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.ThreadPool.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.XDocument.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:152) on node 17 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.Serialization.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:153) on node 18 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Channels.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:154) on node 7 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Tasks.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:155) on node 6 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:156) on node 16 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.XmlSerializer.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:157) on node 3 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/netstandard.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/netstandard.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:158) on node 13 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.XPath.XDocument.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:159) on node 27 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:160) on node 5 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:161) on node 26 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:162) on node 30 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Web.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:9) on node 9 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.ReaderWriter.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.XPath.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/System.Reflection.Metadata.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.Metadata.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.AppContext.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.AppContext.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:10) on node 22 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:163) on node 8 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:11) on node 32 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Collections.Concurrent.dll 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:164) on node 15 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:12) on node 17 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:13) on node 19 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:165) on node 28 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/WindowsBase.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/mscorlib.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:14) on node 29 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:15) on node 12 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:17) on node 10 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Collections.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:16) on node 20 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Collections.Specialized.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.ComponentModel.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Console.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Console.dll 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:166) on node 25 (BuildIlFile target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Data.Common.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:18) on node 18 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/ref/net6.0/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Data.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.XmlDocument.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 32:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (32:191) on node 4 (_GetFrameworkAssemblyReferences target(s)). 32>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/Release/netstandard2.0/". 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:19) on node 11 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Collections.NonGeneric.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (_GetFrameworkAssemblyReferences target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:20) on node 7 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Diagnostics.Debug.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:21) on node 6 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:22) on node 28 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:23) on node 23 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:24) on node 1 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:25) on node 3 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:26) on node 20 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:27) on node 32 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Drawing.Primitives.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:28) on node 9 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:29) on node 16 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:30) on node 8 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Drawing.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Diagnostics.Tools.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:31) on node 19 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Globalization.Extensions.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Dynamic.Runtime.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:32) on node 22 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:33) on node 14 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Core.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:34) on node 12 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Globalization.Calendars.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:35) on node 26 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:36) on node 30 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Globalization.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.dll 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:37) on node 10 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.IO.Compression.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:38) on node 13 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Diagnostics.Process.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:39) on node 11 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:40) on node 25 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:41) on node 18 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:43) on node 29 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:44) on node 23 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:45) on node 3 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:42) on node 17 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:46) on node 28 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.IO.FileSystem.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:47) on node 6 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Linq.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:48) on node 32 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:49) on node 5 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:50) on node 9 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:51) on node 19 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:52) on node 27 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Net.NameResolution.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Pipes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.IO.Pipes.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:53) on node 7 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 17:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (17:192) on node 31 (_GetFrameworkAssemblyReferences target(s)). 17>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/Release/netstandard2.0/". 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:54) on node 20 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.IO.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (_GetFrameworkAssemblyReferences target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:55) on node 15 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:56) on node 8 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Net.Security.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:57) on node 11 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Linq.Parallel.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:58) on node 12 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Ping.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Net.Ping.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:59) on node 13 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Linq.Expressions.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Linq.Queryable.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Net.Http.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:61) on node 1 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.ObjectModel.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:62) on node 16 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Net.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:60) on node 14 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Numerics.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Net.NetworkInformation.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:63) on node 26 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:64) on node 22 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Net.Primitives.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Net.WebSockets.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:65) on node 10 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Sockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Net.Sockets.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:66) on node 30 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:67) on node 29 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Reflection.Extensions.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Net.Requests.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:68) on node 25 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Reflection.dll 32>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/CustomMarshalers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/CustomMarshalers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/RedistList/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/namespaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/PermissionSets/FullTrust.xml". 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 32>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Linq.xml". 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 32>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/.NETFramework/v4.7/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net47.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/build/Microsoft.NETFramework.ReferenceAssemblies.net47.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net47.1.0.2/pack/microsoft.netframework.referenceassemblies.net47.nuspec". 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:69) on node 18 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:70) on node 28 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Reader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Resources.Reader.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:71) on node 3 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Resources.ResourceManager.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:72) on node 17 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Reflection.Primitives.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:73) on node 23 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Runtime.Extensions.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Writer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Resources.Writer.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:74) on node 5 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:75) on node 22 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:76) on node 19 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:77) on node 6 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:78) on node 27 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:79) on node 11 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Runtime.Serialization.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Claims.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Security.Claims.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Runtime.Handles.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:80) on node 20 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:81) on node 8 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:82) on node 13 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:83) on node 14 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:84) on node 9 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:85) on node 7 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:86) on node 26 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:87) on node 10 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:88) on node 16 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Security.Principal.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:89) on node 17 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:90) on node 15 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:91) on node 25 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:92) on node 29 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:93) on node 19 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:94) on node 1 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Runtime.Numerics.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Text.RegularExpressions.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Runtime.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Text.Encoding.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/namespaces.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/PermissionSets". 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:95) on node 3 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Threading.Overlapped.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll 17>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/PermissionSets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net462.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/Microsoft.NETFramework.ReferenceAssemblies.net462.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/microsoft.netframework.referenceassemblies.net462.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/PermissionSets/LocalIntranet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net462.1.0.2/pack/build/.NETFramework/v4.6.2/PermissionSets/FullTrust.xml". 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:96) on node 18 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:97) on node 12 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Thread.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Threading.Thread.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.SecureString.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Security.SecureString.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:98) on node 32 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Runtime.InteropServices.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:99) on node 23 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Threading.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:100) on node 20 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Threading.Timer.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:101) on node 30 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:104) on node 22 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Transactions.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:102) on node 27 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:105) on node 11 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:106) on node 6 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Xml.Linq.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ValueTuple.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.ValueTuple.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:107) on node 7 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Xml.XDocument.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:103) on node 5 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Threading.ThreadPool.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:110) on node 12 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/Release/netstandard2.0/build/netstandard2.0/ref/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Data.Common.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:111) on node 26 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Xml.XmlDocument.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:112) on node 9 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Xml.Serialization.dll 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.ServiceModel.Web.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Windows.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:113) on node 28 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:115) on node 18 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/Release/netstandard2.0/build/netstandard2.0/ref/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Web.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:109) on node 10 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:117) on node 16 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:114) on node 25 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/Release/netstandard2.0/build/netstandard2.0/ref/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Xml.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:108) on node 14 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Threading.Tasks.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:116) on node 15 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:9) on node 3 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/Release/netstandard2.0/build/netstandard2.0/ref/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.ComponentModel.Composition.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Buffers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Buffers.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:119) on node 8 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:118) on node 13 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/Release/netstandard2.0/build/netstandard2.0/ref/netstandard.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/netstandard.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Xml.XPath.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:10) on node 32 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.AppContext.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.AppContext.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:11) on node 19 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/mscorlib.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:120) on node 17 (BuildIlFile target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:12) on node 7 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/Release/netstandard2.0/build/netstandard2.0/ref/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/ref/System.Data.dll 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:13) on node 22 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.ComponentModel.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:14) on node 11 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:15) on node 1 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:16) on node 6 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.ComponentModel.Primitives.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:17) on node 5 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:19) on node 26 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:18) on node 20 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:21) on node 18 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:20) on node 30 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Core.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Collections.Specialized.dll 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Console.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Console.dll 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:22) on node 16 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.Contracts.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:23) on node 10 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Collections.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:24) on node 9 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.Debug.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:25) on node 29 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.StackTrace.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:27) on node 12 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Drawing.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:26) on node 25 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.Process.dll 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.Tools.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:28) on node 19 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Collections.Concurrent.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:29) on node 14 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:30) on node 15 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:32) on node 28 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:33) on node 27 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:31) on node 23 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:34) on node 7 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Globalization.Extensions.dll 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.Tracing.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:35) on node 17 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:36) on node 13 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Globalization.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:37) on node 32 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:38) on node 3 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Dynamic.Runtime.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Diagnostics.TraceSource.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Drawing.Primitives.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Collections.NonGeneric.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:39) on node 11 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.Compression.FileSystem.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:40) on node 22 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.Compression.ZipFile.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.Compression.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:41) on node 20 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:42) on node 18 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:43) on node 6 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Globalization.Calendars.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.FileSystem.dll 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:44) on node 30 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:45) on node 1 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:46) on node 26 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:48) on node 19 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Linq.Queryable.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.Pipes.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:47) on node 10 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:49) on node 9 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:50) on node 12 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Linq.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:51) on node 17 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Memory.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Memory.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:52) on node 21 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Linq.Parallel.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:53) on node 27 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:54) on node 25 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:55) on node 14 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:56) on node 5 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.IO.IsolatedStorage.dll 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.Requests.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:57) on node 28 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.Http.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.NameResolution.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Linq.Expressions.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:59) on node 23 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:58) on node 22 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.WebSockets.Client.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:60) on node 29 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.NetworkInformation.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:61) on node 30 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:62) on node 3 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.ObjectModel.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.Security.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:63) on node 16 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.Primitives.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.Sockets.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:64) on node 15 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:65) on node 7 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.WebHeaderCollection.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:67) on node 32 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Reflection.DispatchProxy.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:68) on node 26 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:69) on node 11 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Numerics.Vectors.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:70) on node 18 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Numerics.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:66) on node 10 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Reflection.Emit.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:71) on node 5 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:72) on node 13 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.Ping.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.Ping.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:73) on node 12 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:74) on node 6 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:76) on node 9 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:77) on node 25 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:75) on node 19 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Resources.Reader.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:79) on node 27 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:78) on node 17 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Resources.ResourceManager.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Reflection.Extensions.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Reflection.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Resources.Writer.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:80) on node 28 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:81) on node 20 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:82) on node 1 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:83) on node 21 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:84) on node 14 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.Extensions.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.Handles.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Net.WebSockets.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Reflection.Primitives.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:85) on node 7 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:86) on node 32 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.Serialization.Json.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:87) on node 29 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.Serialization.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:88) on node 16 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:89) on node 30 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:90) on node 11 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:91) on node 23 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.InteropServices.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:92) on node 15 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Claims.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Security.Claims.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:93) on node 22 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Runtime.Numerics.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:94) on node 5 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:95) on node 13 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Security.Cryptography.Csp.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:96) on node 18 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll 31>BuildTargetingPackIlSrc: [18:05:08.74] microsoft.netcore.app.ref.6.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ DONE 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:97) on node 19 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Text.Encoding.Extensions.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:98) on node 10 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:99) on node 3 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Text.RegularExpressions.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:100) on node 26 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.ServiceModel.Web.dll 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Security.SecureString.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:101) on node 9 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Security.Principal.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:103) on node 25 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:102) on node 20 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:105) on node 21 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:104) on node 14 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Threading.Thread.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Threading.Overlapped.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:106) on node 27 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:107) on node 28 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Text.Encoding.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:108) on node 7 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Threading.ThreadPool.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:109) on node 30 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:110) on node 32 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Threading.Timer.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:111) on node 16 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:112) on node 29 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Transactions.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:113) on node 17 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.ValueTuple.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.ValueTuple.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.Linq.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Threading.Tasks.dll 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:114) on node 23 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.Serialization.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:115) on node 1 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Windows.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:117) on node 11 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:116) on node 15 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.ReaderWriter.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.XDocument.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.XmlDocument.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Threading.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:118) on node 12 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:119) on node 6 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:120) on node 13 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:121) on node 2 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:124) on node 26 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:10) on node 28 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:125) on node 22 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:122) on node 18 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:11) on node 27 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:126) on node 5 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/netstandard.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/netstandard.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.ComponentModel.Composition.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:12) on node 20 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.AppContext.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:123) on node 3 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Data.Common.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.XPath.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Collections.Specialized.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Collections.NonGeneric.dll 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.XPath.XDocument.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:127) on node 10 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Xml.XmlSerializer.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Web.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 15>BuildTargetingPackIlSrc: [18:05:08.88] microsoft.netframework.referenceassemblies.net45.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/ DONE 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:14) on node 32 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:13) on node 15 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:15) on node 25 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 15>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:16) on node 14 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Collections.Concurrent.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Collections.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:17) on node 23 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:128) on node 19 (BuildIlFile target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:18) on node 7 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.ComponentModel.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:19) on node 16 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:20) on node 30 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:21) on node 21 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Core.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:22) on node 17 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 18>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/Release/netstandard2.0/ref/netstandard2.1/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/System.Data.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.Debug.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Console.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:23) on node 29 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:24) on node 2 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:27) on node 13 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:25) on node 22 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:26) on node 6 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.Tools.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:28) on node 3 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:29) on node 5 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Globalization.Calendars.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:30) on node 28 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Drawing.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:31) on node 25 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:32) on node 14 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:33) on node 9 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Dynamic.Runtime.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:34) on node 1 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:35) on node 26 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:36) on node 20 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Globalization.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Globalization.Extensions.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:37) on node 32 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:39) on node 16 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:40) on node 15 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:38) on node 27 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.Compression.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.FileSystem.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:41) on node 7 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:42) on node 30 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:43) on node 29 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:44) on node 13 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.Pipes.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:45) on node 2 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:47) on node 10 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:46) on node 11 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Linq.Queryable.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Drawing.Primitives.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Diagnostics.Process.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:48) on node 19 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:50) on node 6 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:51) on node 5 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:49) on node 23 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:53) on node 9 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:52) on node 21 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Linq.Parallel.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Linq.Expressions.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.Http.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:54) on node 22 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.NetworkInformation.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:55) on node 20 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.NameResolution.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:56) on node 26 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:57) on node 3 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:58) on node 7 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:59) on node 14 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.Ping.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.Sockets.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:60) on node 32 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:61) on node 17 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.Requests.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Linq.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:62) on node 28 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:64) on node 25 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:65) on node 29 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.Primitives.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:63) on node 27 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.Security.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Net.WebSockets.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Reflection.Extensions.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:66) on node 15 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Reflection.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:67) on node 16 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:68) on node 1 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:69) on node 10 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:70) on node 2 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:71) on node 30 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:72) on node 13 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:73) on node 11 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Resources.ResourceManager.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:74) on node 23 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Resources.Reader.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.ObjectModel.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Reflection.Primitives.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Numerics.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:75) on node 21 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:76) on node 6 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:77) on node 19 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.Handles.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:78) on node 22 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:79) on node 20 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Resources.Writer.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.Numerics.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.Serialization.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:80) on node 8 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.Extensions.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:81) on node 9 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:82) on node 5 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.InteropServices.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:83) on node 14 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Security.Claims.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:84) on node 25 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:85) on node 7 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:86) on node 29 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:87) on node 32 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:88) on node 15 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:89) on node 28 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Security.SecureString.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.ServiceModel.Web.dll 23>BuildTargetingPackIlSrc: [18:05:09.18] netstandard.library.2.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/ DONE 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:90) on node 17 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:91) on node 27 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:92) on node 26 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Security.Principal.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:93) on node 3 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:94) on node 2 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:96) on node 11 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:97) on node 1 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:95) on node 30 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:98) on node 13 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Threading.Tasks.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Text.Encoding.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Threading.Overlapped.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:99) on node 5 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Threading.Timer.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:100) on node 22 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Threading.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:101) on node 9 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Threading.ThreadPool.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:102) on node 21 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:103) on node 23 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:105) on node 19 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:104) on node 6 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.Linq.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Threading.Thread.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:106) on node 8 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:107) on node 14 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:108) on node 10 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Transactions.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:109) on node 25 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:110) on node 15 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:111) on node 32 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Windows.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:112) on node 16 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Text.RegularExpressions.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.Serialization.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.XDocument.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.ValueTuple.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.XPath.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:113) on node 29 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:114) on node 27 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:115) on node 3 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:116) on node 17 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:117) on node 26 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:118) on node 28 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:119) on node 11 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.ComponentModel.Composition.dll 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 15:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (15:188) on node 12 (_GetFrameworkAssemblyReferences target(s)). 15>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/Release/netstandard2.0/". 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:9) on node 13 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Data.Common.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:10) on node 30 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/mscorlib.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Web.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.AppContext.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.AppContext.dll 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/netstandard.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/netstandard.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (_GetFrameworkAssemblyReferences target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:11) on node 1 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 34>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/Release/netstandard2.0/build/netstandard2.0/ref/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Data.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:12) on node 21 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:120) on node 7 (BuildIlFile target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Collections.Specialized.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 31:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (31:168) on node 24 (_GetFrameworkAssemblyReferences target(s)). 31>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/Release/netstandard2.0/". 34>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/ref/System.Xml.XmlDocument.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Collections.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:13) on node 9 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:14) on node 6 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.ComponentModel.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:15) on node 23 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:16) on node 5 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:17) on node 22 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:18) on node 2 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Collections.NonGeneric.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Console.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Console.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:19) on node 19 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:20) on node 8 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Core.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:21) on node 14 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.Debug.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Collections.Concurrent.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:22) on node 10 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:23) on node 25 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:24) on node 16 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.Process.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:25) on node 32 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:26) on node 15 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:27) on node 29 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:28) on node 27 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.Tools.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:29) on node 28 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:30) on node 30 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:31) on node 21 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Globalization.Extensions.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:33) on node 11 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:32) on node 13 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Drawing.Primitives.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:34) on node 26 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Globalization.Calendars.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:35) on node 9 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Drawing.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Dynamic.Runtime.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:36) on node 7 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Globalization.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:37) on node 22 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:38) on node 6 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:39) on node 23 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:40) on node 5 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.Compression.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:41) on node 17 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:42) on node 19 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.FileSystem.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:43) on node 1 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:44) on node 8 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:45) on node 14 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:46) on node 2 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:47) on node 25 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:48) on node 10 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.Pipes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.Pipes.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Linq.Expressions.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:49) on node 16 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:50) on node 11 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:51) on node 21 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:52) on node 29 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Linq.Queryable.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.Http.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:53) on node 32 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Linq.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:54) on node 27 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.NameResolution.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:55) on node 15 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:56) on node 28 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:57) on node 9 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Linq.Parallel.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.NetworkInformation.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 15>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/microsoft.netframework.referenceassemblies.net45.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net45.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/Microsoft.NETFramework.ReferenceAssemblies.net45.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net45.1.0.2/pack/build/.NETFramework/v4.5/PermissionSets/Internet.xml". 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Ping.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.Ping.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:58) on node 6 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:59) on node 30 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:60) on node 13 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:61) on node 7 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:62) on node 26 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.Requests.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.Security.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Sockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.Sockets.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:63) on node 17 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.Primitives.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:64) on node 23 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Net.WebSockets.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 31>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/Icon.png". 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 31>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/Microsoft.NETCore.App.versions.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/Microsoft.VisualBasic.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/Microsoft.Win32.Registry.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/netstandard.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Collections.Specialized.xml". 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:65) on node 22 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Formats.Asn1.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.FileSystem.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.IsolatedStorage.xml". 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 31>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.Pipes.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Http.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.CompilerServices.Unsafe.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Intrinsics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Claims.xml". 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:66) on node 19 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:67) on node 10 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 31>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.Algorithms.xml". 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 31>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.Cng.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.Csp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.OpenSsl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.X509Certificates.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Security.Principal.Windows.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Channels.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Text.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.XPath.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.Xml.XPath.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.6.0.0/pack/ref/net6.0/System.IO.FileSystem.DriveInfo.xml". 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Reflection.Extensions.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:68) on node 2 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Resources.ResourceManager.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:69) on node 27 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Numerics.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.Writer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Resources.Writer.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.Extensions.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:70) on node 25 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:71) on node 1 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:72) on node 16 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.Handles.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:73) on node 15 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:76) on node 11 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:77) on node 9 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.Serialization.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:78) on node 26 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.InteropServices.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:75) on node 28 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:79) on node 14 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Reflection.Primitives.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:74) on node 5 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:83) on node 21 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:80) on node 29 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.Numerics.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:84) on node 17 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:85) on node 7 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:82) on node 6 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Resources.Reader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Resources.Reader.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.ObjectModel.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Claims.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Security.Claims.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:86) on node 23 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:81) on node 32 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:87) on node 30 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:88) on node 19 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:89) on node 2 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Security.Principal.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:90) on node 8 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:91) on node 10 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Reflection.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:92) on node 27 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (23:122) on node 20 (_GetFrameworkAssemblyReferences target(s)). 23>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/Release/netstandard2.0/". 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:93) on node 28 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:94) on node 13 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.ServiceModel.Web.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Text.Encoding.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Security.SecureString.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Security.SecureString.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:95) on node 16 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:96) on node 11 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:97) on node 22 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Text.RegularExpressions.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Threading.Overlapped.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:98) on node 9 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Threading.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:99) on node 21 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Threading.Tasks.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 32>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETFramework.ReferenceAssemblies.net47.1.0.2.nupkg'. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:100) on node 29 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj" (Build;Pack target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:101) on node 15 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Thread.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Threading.Thread.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:102) on node 25 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:103) on node 6 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Threading.Timer.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Threading.ThreadPool.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:105) on node 5 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:104) on node 32 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.ValueTuple.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.ValueTuple.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Windows.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:106) on node 17 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Transactions.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:107) on node 1 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:108) on node 14 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.Linq.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:109) on node 26 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.Serialization.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:110) on node 7 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.XDocument.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:111) on node 23 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:112) on node 2 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.XmlDocument.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:113) on node 18 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:114) on node 30 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:115) on node 19 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XPath.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.XPath.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/netstandard.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/netstandard.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/ref/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:116) on node 8 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:117) on node 27 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>BuildTargetingPackIlSrc: [18:05:09.78] netstandard.library.ref.2.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ DONE GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:118) on node 28 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Data.dll 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.ComponentModel.Composition.dll 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:119) on node 11 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 17>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETFramework.ReferenceAssemblies.net462.1.0.2.nupkg'. 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj" (Build;Pack target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Data.Common.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Xml.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:10) on node 16 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:11) on node 22 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.AppContext.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.AppContext.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:12) on node 13 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/Microsoft.Win32.Primitives.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:13) on node 4 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Collections.Concurrent.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:14) on node 21 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:15) on node 9 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:120) on node 10 (BuildIlFile target(s)). 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/mscorlib.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Buffers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Buffers.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:17) on node 6 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/Microsoft.VisualBasic.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:18) on node 17 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Collections.NonGeneric.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ComponentModel.DataAnnotations.dll 25>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/Release/netstandard2.0/build/netstandard2.0/ref/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/ref/System.Web.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:19) on node 5 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:20) on node 7 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:16) on node 29 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Collections.Specialized.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:21) on node 1 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Collections.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:23) on node 11 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:24) on node 19 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:22) on node 14 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:25) on node 26 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:26) on node 2 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Configuration.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:27) on node 23 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ComponentModel.TypeConverter.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:28) on node 27 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Core.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:29) on node 31 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ComponentModel.Primitives.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Console.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Console.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.Contracts.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ComponentModel.EventBasedAsync.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Data.DataSetExtensions.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:30) on node 15 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Collections.Immutable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Collections.Immutable.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ComponentModel.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.DiagnosticSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.DiagnosticSource.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 23>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/THIRD-PARTY-NOTICES.TXT". 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 23>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/build/netstandard2.0/NETStandard.Library.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/NETStandard.Library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/NETStandard.Library.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/package/services/metadata/core-properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/package/services/metadata/core-properties/8a2b79062fd34e3c9093e449a7f0e295.psmdcp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.0/pack/package/services/metadata/core-properties/8a2b79062fd34e3c9093e449a7f0e295.psmdcp". 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:31) on node 4 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.TextWriterTraceListener.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:32) on node 13 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:33) on node 10 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Drawing.Primitives.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:34) on node 32 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ComponentModel.Annotations.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:35) on node 8 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:36) on node 22 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:37) on node 17 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.Debug.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:38) on node 9 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Drawing.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:39) on node 29 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:41) on node 21 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:42) on node 30 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Dynamic.Runtime.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.StackTrace.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:43) on node 5 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:40) on node 16 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.TraceSource.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.Tools.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.Tracing.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:44) on node 7 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:45) on node 6 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:46) on node 1 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Formats.Asn1.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Formats.Asn1.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.Process.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Globalization.Extensions.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Globalization.Calendars.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:47) on node 31 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:48) on node 23 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:49) on node 11 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:51) on node 2 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Globalization.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:52) on node 19 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.Compression.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:50) on node 28 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.Compression.ZipFile.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.FileSystem.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.Compression.FileSystem.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:53) on node 26 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Diagnostics.FileVersionInfo.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:54) on node 32 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Compression.Brotli.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.Compression.Brotli.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:55) on node 13 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:56) on node 4 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:57) on node 15 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.IsolatedStorage.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.FileSystem.Primitives.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.Pipes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.Pipes.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:58) on node 8 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.UnmanagedMemoryStream.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:59) on node 17 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:60) on node 14 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:61) on node 16 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.FileSystem.DriveInfo.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:62) on node 21 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.MemoryMappedFiles.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:63) on node 9 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Linq.Expressions.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Linq.Parallel.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:64) on node 10 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:65) on node 5 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Linq.Queryable.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Linq.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.Http.Json.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Memory.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Memory.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:66) on node 27 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:67) on node 6 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.IO.FileSystem.Watcher.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:68) on node 31 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.HttpListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.HttpListener.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:69) on node 22 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.Http.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.NameResolution.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:70) on node 11 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Mail.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.Mail.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:71) on node 30 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Ping.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.Ping.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:72) on node 7 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.NetworkInformation.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:73) on node 26 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.Requests.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:74) on node 28 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.ServicePoint.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.ServicePoint.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:75) on node 29 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:76) on node 1 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:77) on node 19 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.Security.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 34>BuildTargetingPackIlSrc: [18:05:10.09] netstandard.library.2.0.3 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/ DONE GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:78) on node 32 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:79) on node 8 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:80) on node 2 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Sockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.Sockets.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.WebSockets.Client.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:81) on node 15 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:83) on node 3 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:82) on node 13 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Numerics.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.WebSockets.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.WebClient.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:84) on node 10 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Numerics.Vectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Numerics.Vectors.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:85) on node 21 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.Emit.ILGeneration.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebProxy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.WebProxy.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:87) on node 27 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:86) on node 16 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.DispatchProxy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.DispatchProxy.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.Emit.Lightweight.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.Extensions.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:89) on node 6 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:88) on node 22 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:90) on node 9 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.Emit.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:91) on node 23 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.Primitives.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:92) on node 11 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.TypeExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.TypeExtensions.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.Primitives.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:93) on node 30 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:94) on node 5 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ObjectModel.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:95) on node 17 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Resources.ResourceManager.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:96) on node 31 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Writer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Resources.Writer.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Resources.Reader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Resources.Reader.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:97) on node 26 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:98) on node 19 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:99) on node 7 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Handles.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:100) on node 4 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:101) on node 28 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.CompilerServices.VisualC.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Extensions.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Net.WebHeaderCollection.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.CompilerServices.Unsafe.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.CompilerServices.Unsafe.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:102) on node 8 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 23>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/NETStandard.Library.2.0.0.nupkg'. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (Build;Pack target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:103) on node 23 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:104) on node 29 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:105) on node 32 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.InteropServices.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Intrinsics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Intrinsics.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:106) on node 15 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:107) on node 13 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Numerics.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:108) on node 2 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:109) on node 16 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:110) on node 21 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Serialization.Formatters.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Serialization.Json.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Loader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Loader.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:111) on node 5 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.Cryptography.Algorithms.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:112) on node 1 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Serialization.Primitives.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:114) on node 27 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:113) on node 3 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Claims.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.Claims.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Serialization.dll 18:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (18:130) on node 25 (_GetFrameworkAssemblyReferences target(s)). 18>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/Release/netstandard2.0/". 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:115) on node 17 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Runtime.Serialization.Xml.dll 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:116) on node 6 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.Cryptography.Csp.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:117) on node 31 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:118) on node 9 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.Principal.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:119) on node 10 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:120) on node 19 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:121) on node 22 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.SecureString.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.SecureString.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.Cryptography.Primitives.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.Cryptography.Encoding.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:122) on node 11 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ServiceModel.Web.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:123) on node 30 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Security.Cryptography.X509Certificates.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:124) on node 20 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:125) on node 7 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:126) on node 28 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ServiceProcess.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Text.Encoding.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encodings.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Text.Encodings.Web.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:127) on node 26 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Text.Encoding.Extensions.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:128) on node 4 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Encoding.CodePages.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Text.Encoding.CodePages.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Text.Json.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:129) on node 23 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:130) on node 15 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Text.RegularExpressions.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:131) on node 27 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:132) on node 2 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:133) on node 13 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:134) on node 3 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:135) on node 1 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.Tasks.Extensions.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Dataflow.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.Tasks.Dataflow.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.Tasks.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:136) on node 16 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.Overlapped.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Transactions.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:137) on node 5 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 31>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.6.0.0.nupkg'. 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj" (Build;Pack target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Channels.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.Channels.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:138) on node 17 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.Timer.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:139) on node 29 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:140) on node 11 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.ThreadPool.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:141) on node 31 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:142) on node 9 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.ValueTuple.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.ValueTuple.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:143) on node 10 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Windows.dll 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.Tasks.Parallel.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.Linq.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Transactions.Local.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Transactions.Local.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:144) on node 32 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.XmlSerializer.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:145) on node 20 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:146) on node 28 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.Serialization.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.XDocument.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:147) on node 26 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/WindowsBase.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/WindowsBase.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:148) on node 30 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.XPath.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:149) on node 4 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/netstandard.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/netstandard.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:150) on node 3 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/System.Reflection.Metadata.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Reflection.Metadata.dll 18>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/netstandard.library.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/ref/netstandard2.1/netstandard.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/ref/netstandard2.1/netstandard.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.ref.2.1.0/pack/data/FrameworkList.xml". 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:151) on node 15 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:152) on node 23 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:153) on node 7 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.XPath.XDocument.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Data.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Data.Common.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:154) on node 19 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:155) on node 22 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:156) on node 21 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Threading.Thread.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Threading.Thread.dll 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Web.HttpUtility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Web.HttpUtility.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:157) on node 1 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.ReaderWriter.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:158) on node 27 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Web.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:9) on node 17 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:10) on node 2 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/ref/net5.0/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:11) on node 16 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:12) on node 24 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/Microsoft.VisualBasic.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/mscorlib.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:159) on node 6 (BuildIlFile target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.AppContext.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 24>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/ref/net5.0/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ref/net5.0/System.Xml.XmlDocument.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:13) on node 13 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:14) on node 5 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Collections.Concurrent.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Buffers.dll 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:15) on node 10 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Collections.Specialized.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:16) on node 31 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:17) on node 29 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:18) on node 32 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ComponentModel.Annotations.dll 34:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (34:122) on node 14 (_GetFrameworkAssemblyReferences target(s)). 34>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/Release/netstandard2.0/". 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (_GetFrameworkAssemblyReferences target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:19) on node 28 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:20) on node 26 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:21) on node 30 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:22) on node 23 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:23) on node 7 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:24) on node 20 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Configuration.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:25) on node 4 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Collections.NonGeneric.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:26) on node 11 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ComponentModel.Primitives.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Console.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:27) on node 9 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ComponentModel.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Core.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Collections.dll 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Collections.Immutable.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:28) on node 19 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:29) on node 27 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:30) on node 24 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.Tools.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:31) on node 3 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.Debug.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:32) on node 1 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:33) on node 2 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:34) on node 8 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.Contracts.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:36) on node 13 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:35) on node 21 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.Process.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:37) on node 15 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:38) on node 5 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Drawing.Primitives.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Globalization.Calendars.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:39) on node 6 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Drawing.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:40) on node 29 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:41) on node 31 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Dynamic.Runtime.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:42) on node 32 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:43) on node 16 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:44) on node 22 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Globalization.Extensions.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:45) on node 7 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:46) on node 28 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:47) on node 18 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.Compression.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:48) on node 20 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 25>BuildTargetingPackIlSrc: [18:05:10.62] netstandard.library.2.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/ DONE 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.FileSystem.dll 25>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:49) on node 3 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 24>BuildTargetingPackIlSrc: [18:05:10.62] microsoft.netcore.app.ref.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/ DONE 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:50) on node 26 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:51) on node 27 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:52) on node 24 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 25>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:53) on node 4 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.Pipes.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:55) on node 10 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:56) on node 11 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:54) on node 19 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:58) on node 23 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:57) on node 17 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.Tracing.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Globalization.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:59) on node 1 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.IsolatedStorage.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Linq.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:60) on node 9 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:62) on node 21 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.HttpListener.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.Http.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:61) on node 2 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:63) on node 22 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Linq.Expressions.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Linq.Parallel.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 34>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/build/netstandard2.0/NETStandard.Library.targets". 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 34>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/LICENSE.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.3/pack/lib/netstandard1.0/_._". 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Linq.Queryable.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:64) on node 6 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:65) on node 5 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:66) on node 29 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.Mail.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.NameResolution.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.Ping.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:67) on node 13 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.NetworkInformation.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:68) on node 8 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:69) on node 32 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.Requests.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.Primitives.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:70) on node 31 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:71) on node 7 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:72) on node 28 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:73) on node 20 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.Sockets.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.WebClient.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:74) on node 16 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.ServicePoint.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.Security.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:75) on node 3 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:76) on node 18 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.WebSockets.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:77) on node 27 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Numerics.Vectors.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:78) on node 4 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.WebProxy.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Numerics.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:79) on node 10 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:80) on node 26 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ObjectModel.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:81) on node 23 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.Emit.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:82) on node 1 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:84) on node 17 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:83) on node 9 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:85) on node 24 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:86) on node 22 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.WebSockets.Client.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:87) on node 11 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.Extensions.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:88) on node 21 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.Primitives.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:89) on node 5 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:90) on node 19 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:91) on node 29 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:92) on node 2 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Resources.Writer.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:93) on node 31 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Resources.ResourceManager.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:94) on node 6 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:95) on node 13 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.InteropServices.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Resources.Reader.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:96) on node 8 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:97) on node 32 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.Handles.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.Loader.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:98) on node 28 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.Extensions.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:99) on node 10 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:101) on node 3 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:100) on node 11 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:102) on node 23 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.Serialization.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:104) on node 4 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:105) on node 19 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:103) on node 27 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:106) on node 24 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:107) on node 17 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:108) on node 5 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Security.Principal.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:109) on node 20 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:110) on node 16 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ServiceModel.Web.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:111) on node 29 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:112) on node 7 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.Numerics.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:114) on node 22 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Security.SecureString.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:113) on node 1 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:115) on node 9 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Security.dll 34>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/NETStandard.Library.2.0.3.nupkg'. 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (Build;Pack target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:116) on node 26 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Text.Encoding.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:117) on node 8 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:118) on node 31 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Text.RegularExpressions.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:119) on node 28 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:120) on node 3 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:121) on node 6 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.Thread.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:122) on node 9 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:123) on node 32 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:124) on node 4 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:125) on node 10 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.Timer.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Transactions.Local.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:126) on node 21 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:127) on node 18 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:128) on node 27 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.ThreadPool.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.Tasks.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:129) on node 23 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Transactions.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:130) on node 2 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ServiceProcess.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Security.Claims.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.Overlapped.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:131) on node 29 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:132) on node 14 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:133) on node 19 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ValueTuple.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Xml.Linq.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:134) on node 24 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Windows.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:135) on node 11 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Web.HttpUtility.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Xml.ReaderWriter.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:136) on node 17 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:137) on node 22 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Xml.Serialization.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Xml.XDocument.dll 15>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETFramework.ReferenceAssemblies.net45.1.0.2.nupkg'. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj" (Build;Pack target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:138) on node 20 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Xml.XmlDocument.dll 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:139) on node 1 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:140) on node 16 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:141) on node 7 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Xml.XPath.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:142) on node 18 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/Release/netstandard2.0/ref/netcoreapp2.0/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Xml.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 18>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/NETStandard.Library.Ref.2.1.0.nupkg'. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj" (Build;Pack target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:143) on node 8 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/WindowsBase.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/Release/netstandard2.0/ref/netcoreapp2.0/netstandard.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/netstandard.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:144) on node 26 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:145) on node 32 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:9) on node 6 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/Release/netstandard2.0/ref/netcoreapp2.0/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Data.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/Microsoft.VisualBasic.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:10) on node 13 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:11) on node 3 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/mscorlib.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:146) on node 27 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:12) on node 9 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/Release/netstandard2.0/ref/netcoreapp2.0/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Web.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:147) on node 31 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Buffers.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:13) on node 14 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.AppContext.dll 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/Release/netstandard2.0/ref/netcoreapp2.0/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Data.Common.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:14) on node 23 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:148) on node 5 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Collections.NonGeneric.dll 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Xml.XmlSerializer.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 35>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/Release/netstandard2.0/ref/netcoreapp2.0/System.ComponentModel.Composition.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ComponentModel.Composition.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:15) on node 4 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Collections.Immutable.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:16) on node 2 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Collections.Concurrent.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:149) on node 28 (BuildIlFile target(s)). 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/Release/netstandard2.0/ref/netcoreapp2.0/System.Reflection.Metadata.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.Metadata.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:17) on node 21 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Collections.Specialized.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:18) on node 10 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Collections.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:19) on node 19 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:20) on node 24 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:21) on node 29 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.ComponentModel.Annotations.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:22) on node 12 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:23) on node 22 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.ComponentModel.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:24) on node 17 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.ComponentModel.Primitives.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:25) on node 18 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:26) on node 20 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:27) on node 7 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Console.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Configuration.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Core.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:28) on node 8 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:29) on node 11 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:30) on node 16 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.Debug.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:31) on node 32 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:32) on node 25 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (25:122) on node 30 (_GetFrameworkAssemblyReferences target(s)). 25>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/Release/netstandard2.0/". 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:33) on node 6 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.Process.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:34) on node 13 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll 24:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (24:161) on node 15 (_GetFrameworkAssemblyReferences target(s)). 24>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/Release/netstandard2.0/". 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.Contracts.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (_GetFrameworkAssemblyReferences target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:35) on node 1 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:36) on node 5 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Drawing.Primitives.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:37) on node 14 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Drawing.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:38) on node 27 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.Tools.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:39) on node 4 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Globalization.Calendars.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:40) on node 21 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:41) on node 9 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:42) on node 10 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:44) on node 23 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Dynamic.Runtime.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:43) on node 28 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:45) on node 26 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:46) on node 31 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.Compression.Brotli.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:47) on node 2 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Globalization.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Globalization.Extensions.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:48) on node 24 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:49) on node 29 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.Compression.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:50) on node 12 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:51) on node 18 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.FileSystem.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:52) on node 19 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:53) on node 16 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:54) on node 8 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.Pipes.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Linq.Expressions.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:55) on node 7 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 35>BuildTargetingPackIlSrc: [18:05:11.24] microsoft.netcore.app.2.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ DONE 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:56) on node 3 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:57) on node 25 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:58) on node 20 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll 35>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:59) on node 17 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Linq.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:60) on node 6 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.IsolatedStorage.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.Tracing.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:61) on node 22 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:62) on node 11 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Memory.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.HttpListener.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:63) on node 14 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:64) on node 1 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.NetworkInformation.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:65) on node 23 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Linq.Queryable.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:66) on node 5 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:67) on node 2 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.Primitives.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.Security.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.NameResolution.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:68) on node 4 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:69) on node 9 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:70) on node 21 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.ServicePoint.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:71) on node 31 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.Requests.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:72) on node 26 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.WebClient.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:73) on node 19 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.WebSockets.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.Ping.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:74) on node 29 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:75) on node 18 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.Sockets.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:76) on node 12 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:77) on node 24 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:78) on node 7 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Numerics.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.WebProxy.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:79) on node 3 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:80) on node 32 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.Http.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:81) on node 25 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.WebSockets.Client.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.ObjectModel.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:82) on node 20 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll 25>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/build/netstandard2.0/NETStandard.Library.targets". 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/LICENSE.TXT". 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/data". 25>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/THIRD-PARTY-NOTICES.TXT". 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:83) on node 17 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 25>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/lib/netstandard1.0". 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 25>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.2.0.1/pack/lib/netstandard1.0/_._". 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 24>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.5.0.0/pack/data/FrameworkList.xml". 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:85) on node 27 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.Mail.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Reflection.Emit.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Reflection.Extensions.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:86) on node 13 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:84) on node 16 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Linq.Parallel.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Reflection.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:87) on node 5 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:88) on node 14 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Resources.Reader.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:89) on node 28 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:90) on node 11 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Reflection.Primitives.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:91) on node 1 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:92) on node 6 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:95) on node 2 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:93) on node 22 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.Handles.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:94) on node 26 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Resources.ResourceManager.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:96) on node 21 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.InteropServices.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:97) on node 8 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Numerics.Vectors.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Resources.Writer.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:98) on node 23 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.Extensions.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:99) on node 19 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:100) on node 9 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:101) on node 32 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.Loader.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:102) on node 18 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.Serialization.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:103) on node 27 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:104) on node 12 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:105) on node 7 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:106) on node 4 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:107) on node 17 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:109) on node 20 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:108) on node 24 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Security.Claims.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:110) on node 25 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:111) on node 13 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:112) on node 31 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:113) on node 29 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:114) on node 16 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:115) on node 3 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Security.SecureString.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Security.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:116) on node 11 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.Numerics.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.ServiceProcess.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:118) on node 22 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:119) on node 5 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:117) on node 28 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.ServiceModel.Web.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:120) on node 6 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Text.Encoding.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:121) on node 8 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:122) on node 2 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Text.RegularExpressions.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:123) on node 9 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:124) on node 14 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:125) on node 26 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:127) on node 19 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:126) on node 12 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.Overlapped.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.Tasks.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:128) on node 32 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Security.Principal.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:129) on node 1 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.Thread.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.ThreadPool.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:131) on node 23 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:130) on node 25 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:133) on node 7 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:132) on node 27 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Web.HttpUtility.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.ValueTuple.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Transactions.Local.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:135) on node 18 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Windows.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Transactions.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:134) on node 20 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Xml.Linq.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:136) on node 17 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Xml.ReaderWriter.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:137) on node 11 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Xml.XmlDocument.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:138) on node 24 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:140) on node 4 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:139) on node 16 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Xml.XDocument.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Xml.Serialization.dll 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:141) on node 13 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Xml.XmlSerializer.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.Timer.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:142) on node 31 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:143) on node 3 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Xml.XPath.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/Release/netstandard2.0/ref/netcoreapp2.1/netstandard.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/netstandard.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:144) on node 5 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:145) on node 29 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 25>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/NETStandard.Library.2.0.1.nupkg'. 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (Build;Pack target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:146) on node 21 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:147) on node 28 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:148) on node 6 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:149) on node 2 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/Release/netstandard2.0/ref/netcoreapp2.1/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Web.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:9) on node 22 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/Release/netstandard2.0/ref/netcoreapp2.1/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Data.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/WindowsBase.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/Release/netstandard2.0/ref/netcoreapp2.1/System.Reflection.Metadata.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Reflection.Metadata.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/Microsoft.VisualBasic.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/Release/netstandard2.0/ref/netcoreapp2.1/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Data.Common.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:10) on node 12 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:150) on node 8 (BuildIlFile target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:11) on node 9 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:12) on node 26 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:13) on node 19 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:14) on node 27 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/Microsoft.VisualBasic.Core.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Buffers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Buffers.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:15) on node 1 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/mscorlib.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.AppContext.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.AppContext.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:16) on node 32 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Collections.Concurrent.dll 24>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.5.0.0.nupkg'. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj" (Build;Pack target(s)). 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Collections.dll 19>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/Release/netstandard2.0/ref/netcoreapp2.1/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Xml.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Immutable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Collections.Immutable.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:17) on node 14 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:18) on node 7 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/Microsoft.Win32.Primitives.dll 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Collections.NonGeneric.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:19) on node 23 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Collections.Specialized.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:20) on node 20 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ComponentModel.DataAnnotations.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:21) on node 11 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:22) on node 30 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ComponentModel.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:23) on node 16 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:24) on node 4 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:25) on node 18 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ComponentModel.Annotations.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ComponentModel.TypeConverter.dll 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Console.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Console.dll 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:26) on node 25 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:27) on node 24 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Configuration.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ComponentModel.Primitives.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ComponentModel.EventBasedAsync.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:29) on node 13 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:28) on node 5 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:30) on node 17 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.Contracts.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:31) on node 29 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.DiagnosticSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:33) on node 22 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Core.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.Tools.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Data.DataSetExtensions.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 35:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (35:151) on node 10 (_GetFrameworkAssemblyReferences target(s)). 35>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/Release/netstandard2.0/". 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:34) on node 2 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:32) on node 3 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.Debug.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.FileVersionInfo.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:35) on node 31 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.StackTrace.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:36) on node 15 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:38) on node 26 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:37) on node 32 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Dynamic.Runtime.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Drawing.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:39) on node 8 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:40) on node 6 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Drawing.Primitives.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:41) on node 23 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:42) on node 14 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:43) on node 12 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>BuildTargetingPackIlSrc: [18:05:11.76] microsoft.netcore.app.2.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ DONE 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:44) on node 19 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Globalization.Calendars.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Globalization.Extensions.dll 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.Process.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:45) on node 27 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.Brotli.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.Compression.Brotli.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:46) on node 7 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Globalization.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.TraceSource.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:47) on node 9 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Diagnostics.Tracing.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:48) on node 20 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:49) on node 18 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.Compression.dll 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:50) on node 4 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:51) on node 30 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.FileSystem.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:52) on node 24 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:53) on node 28 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.FileSystem.Watcher.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.Compression.ZipFile.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:54) on node 1 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.Compression.FileSystem.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:55) on node 29 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:56) on node 17 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.MemoryMappedFiles.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.IsolatedStorage.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.FileSystem.DriveInfo.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Pipes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.Pipes.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:57) on node 13 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:58) on node 5 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:59) on node 3 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Linq.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:60) on node 16 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Linq.Expressions.dll 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Linq.Parallel.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:61) on node 31 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.UnmanagedMemoryStream.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:62) on node 15 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.HttpListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.HttpListener.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.Http.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:63) on node 32 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:64) on node 26 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:65) on node 2 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:66) on node 6 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Mail.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.Mail.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Memory.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Memory.dll 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.NetworkInformation.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:67) on node 12 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:68) on node 27 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:69) on node 23 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:70) on node 8 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.Primitives.dll 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Ping.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.Ping.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:71) on node 11 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:72) on node 30 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:73) on node 25 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.IO.FileSystem.Primitives.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:74) on node 19 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:75) on node 22 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.Requests.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:76) on node 14 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.Security.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.ServicePoint.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.ServicePoint.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.WebClient.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:77) on node 24 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:78) on node 7 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.NameResolution.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:79) on node 9 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:80) on node 20 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Linq.Queryable.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Sockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.Sockets.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:81) on node 18 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.WebHeaderCollection.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:82) on node 28 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.WebSockets.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebProxy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.WebProxy.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Numerics.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:83) on node 29 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ObjectModel.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Net.WebSockets.Client.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:84) on node 5 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:87) on node 13 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:86) on node 4 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:88) on node 3 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:89) on node 16 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.Vectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Numerics.Vectors.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.Emit.ILGeneration.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:90) on node 1 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:91) on node 2 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:92) on node 15 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:93) on node 26 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.Extensions.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:95) on node 32 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:97) on node 6 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:96) on node 23 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.Primitives.dll 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/build/netcoreapp2.0". 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:94) on node 31 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/build/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/build/netcoreapp2.0/Microsoft.NETCore.App.PlatformManifest.txt". 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Writer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Resources.Writer.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.dll 35>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/build/netcoreapp2.0/Microsoft.NETCore.App.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/Microsoft.NETCore.App.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/Microsoft.NETCore.App.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/Microsoft.NETCore.App.versions.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/package/services/metadata/core-properties". 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.Emit.Lightweight.dll 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:98) on node 11 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 35>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/package/services/metadata/core-properties/c53e8a8ebb0141ac9d51811b9a426b1b.psmdcp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/package/services/metadata/core-properties/c53e8a8ebb0141ac9d51811b9a426b1b.psmdcp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/Microsoft.VisualBasic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.AppContext.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Buffers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Collections.xml". 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Resources.ResourceManager.dll 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.Emit.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:85) on node 17 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.DispatchProxy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.DispatchProxy.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.TypeExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.TypeExtensions.dll 35>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/build/netcoreapp2.0/Microsoft.NETCore.App.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.Tools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Dynamic.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Globalization.Calendars.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Globalization.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Globalization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.FileSystem.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.IO.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.NetworkInformation.xml". 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 35>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.Requests.xml". 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Numerics.Vectors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.TypeExtensions.xml". 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Reflection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Resources.Reader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Resources.ResourceManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.Extensions.xml". 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Extensions.dll 35>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.Handles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.xml". 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Reader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Resources.Reader.dll 35>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.xml". 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 35>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Security.Cryptography.Csp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Security.SecureString.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Security.Principal.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Text.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.Overlapped.xml". 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll 35>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.Tasks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.Timer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.ValueTuple.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Xml.XmlDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Xml.XPath.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/ref/netcoreapp2.0/System.Xml.XPath.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.0.0/pack/THIRD-PARTY-NOTICES.TXT". 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:99) on node 24 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:101) on node 19 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:100) on node 25 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Handles.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:103) on node 8 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:102) on node 27 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:104) on node 12 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Intrinsics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Intrinsics.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:105) on node 7 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Serialization.Formatters.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:106) on node 30 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:107) on node 22 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.InteropServices.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Numerics.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:109) on node 20 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:108) on node 14 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:110) on node 9 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Serialization.Xml.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Loader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Loader.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:111) on node 28 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Serialization.Primitives.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Serialization.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:112) on node 18 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Runtime.Serialization.Json.dll 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Claims.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.Claims.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:113) on node 29 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:114) on node 4 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.Cryptography.Algorithms.dll 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.Cryptography.Csp.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:115) on node 5 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:116) on node 6 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:117) on node 17 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:118) on node 13 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.Cryptography.Encoding.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.Cryptography.Primitives.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.Cryptography.X509Certificates.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:119) on node 16 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:120) on node 32 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ServiceModel.Web.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:121) on node 23 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.SecureString.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.SecureString.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:122) on node 25 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.CodePages.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Text.Encoding.CodePages.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:123) on node 26 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Text.Encoding.dll 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ServiceProcess.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:124) on node 2 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:125) on node 31 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encodings.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Text.Encodings.Web.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:126) on node 24 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Text.Json.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Text.Encoding.Extensions.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:127) on node 3 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Text.RegularExpressions.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:128) on node 7 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:129) on node 19 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Channels.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.Channels.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:130) on node 30 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:131) on node 15 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Security.Principal.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:132) on node 1 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Dataflow.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.Tasks.Dataflow.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:133) on node 9 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.Tasks.Extensions.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:134) on node 14 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.Tasks.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:135) on node 20 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:136) on node 22 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Thread.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.Thread.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.Tasks.Parallel.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.Overlapped.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:137) on node 8 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:138) on node 11 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.Local.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Transactions.Local.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:139) on node 5 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:140) on node 29 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Transactions.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Windows.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:141) on node 4 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:142) on node 6 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.HttpUtility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Web.HttpUtility.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.XDocument.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.ReaderWriter.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:144) on node 23 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:145) on node 28 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:143) on node 18 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:146) on node 32 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.ThreadPool.dll 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:147) on node 16 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:148) on node 26 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:149) on node 25 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.XPath.XDocument.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.XPath.dll 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.XmlSerializer.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:150) on node 12 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.XmlDocument.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:151) on node 13 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ValueTuple.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.ValueTuple.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:152) on node 31 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Threading.Timer.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.Serialization.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:153) on node 3 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/netstandard.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/netstandard.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/WindowsBase.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/WindowsBase.dll 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Data.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:154) on node 7 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:155) on node 2 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:9) on node 1 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:10) on node 15 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:11) on node 22 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:156) on node 19 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.AppContext.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:13) on node 9 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:12) on node 14 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/System.Reflection.Metadata.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Reflection.Metadata.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:14) on node 30 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Web.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:15) on node 27 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/mscorlib.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Collections.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:157) on node 17 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 8>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Xml.Linq.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Buffers.dll 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/Microsoft.VisualBasic.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:16) on node 11 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Collections.Immutable.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:17) on node 29 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:18) on node 18 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Collections.Specialized.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:19) on node 8 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:20) on node 4 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Collections.NonGeneric.dll 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:158) on node 24 (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:21) on node 28 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/ref/netcoreapp3.1/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ref/netcoreapp3.1/System.Data.Common.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:22) on node 6 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ComponentModel.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:23) on node 26 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:24) on node 25 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:25) on node 20 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Collections.Concurrent.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:26) on node 12 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Configuration.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:27) on node 13 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Console.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:28) on node 32 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Core.dll 19:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (19:152) on node 21 (_GetFrameworkAssemblyReferences target(s)). 19>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/Release/netstandard2.0/". 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:29) on node 3 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:31) on node 31 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:30) on node 23 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:32) on node 22 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:33) on node 19 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.Tools.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.Process.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:34) on node 14 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:35) on node 5 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:36) on node 1 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:39) on node 17 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:37) on node 30 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:38) on node 15 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Drawing.Primitives.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:40) on node 29 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Globalization.Calendars.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:41) on node 8 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:42) on node 9 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>BuildTargetingPackIlSrc: [18:05:12.35] microsoft.netcore.app.ref.3.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/ DONE 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Drawing.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Dynamic.Runtime.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Globalization.Extensions.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:43) on node 28 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.Compression.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:44) on node 4 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:45) on node 6 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:46) on node 27 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:47) on node 16 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.Debug.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:48) on node 13 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:49) on node 29 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:51) on node 14 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:52) on node 19 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:53) on node 24 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:54) on node 3 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:55) on node 5 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:56) on node 20 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:50) on node 11 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Linq.Expressions.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Linq.Parallel.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:57) on node 32 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Linq.Queryable.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:58) on node 7 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.Pipes.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:59) on node 17 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:60) on node 9 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:61) on node 2 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.HttpListener.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:62) on node 31 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:63) on node 26 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.Http.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.FileSystem.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:64) on node 25 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:65) on node 12 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:66) on node 18 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Linq.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Globalization.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:67) on node 15 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:69) on node 30 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.NetworkInformation.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:68) on node 4 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.NameResolution.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.Ping.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:70) on node 22 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Memory.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 19>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/LICENSE.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/build/netcoreapp2.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/package/services/metadata/core-properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/build/netcoreapp2.1/Microsoft.NETCore.App.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/package/services/metadata/core-properties/0f86521225cd4d77af4871e085dbb363.psmdcp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/package/services/metadata/core-properties/0f86521225cd4d77af4871e085dbb363.psmdcp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/Microsoft.NETCore.App.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/build/netcoreapp2.1/Microsoft.NETCore.App.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/build/netcoreapp2.1/Microsoft.NETCore.App.PlatformManifest.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/Microsoft.VisualBasic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Buffers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.Tools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.FileSystem.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.HttpListener.xml". 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:71) on node 8 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 19>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.NameResolution.xml". 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 19>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.WebSockets.Client.xml". 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.Primitives.dll 19>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Numerics.Vectors.xml". 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 19>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Resources.ResourceManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Security.Cryptography.Csp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Security.Principal.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.Tasks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.Timer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Xml.XPath.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/ref/netcoreapp2.1/System.Xml.XPath.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.2.1.0/pack/THIRD-PARTY-NOTICES.TXT". 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:72) on node 6 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:73) on node 16 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:74) on node 1 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.Requests.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:75) on node 27 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.Security.dll 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:76) on node 28 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.Mail.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.Sockets.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:77) on node 20 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:78) on node 29 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.WebClient.dll 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.ServicePoint.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:79) on node 14 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:80) on node 11 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.WebProxy.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:81) on node 24 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:82) on node 19 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:83) on node 3 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.WebSockets.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Numerics.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Numerics.Vectors.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:84) on node 13 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:85) on node 7 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:86) on node 17 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:87) on node 9 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:88) on node 2 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ObjectModel.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.Extensions.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:89) on node 31 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:90) on node 25 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:91) on node 26 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Resources.Reader.dll 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:92) on node 30 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:94) on node 18 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.Primitives.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:93) on node 32 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:95) on node 12 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Resources.ResourceManager.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Resources.Writer.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:96) on node 8 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:97) on node 22 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:99) on node 20 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:100) on node 29 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:101) on node 5 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.Emit.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Handles.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:98) on node 4 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Extensions.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:102) on node 27 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Loader.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:103) on node 1 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:105) on node 28 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Numerics.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:104) on node 16 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:106) on node 6 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.InteropServices.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:107) on node 15 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:108) on node 11 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:109) on node 24 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Serialization.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:110) on node 19 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:111) on node 14 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:112) on node 13 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:113) on node 7 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll 35>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.2.0.0.nupkg'. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 35>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj" (Build;Pack target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:114) on node 3 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.Claims.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:115) on node 2 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:116) on node 9 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:117) on node 25 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:118) on node 17 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:119) on node 30 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.Principal.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:120) on node 12 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Security.SecureString.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:121) on node 26 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ServiceProcess.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:122) on node 18 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:124) on node 16 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:123) on node 32 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:125) on node 27 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:126) on node 1 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:127) on node 29 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:128) on node 5 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Text.Encoding.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:129) on node 28 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Text.RegularExpressions.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Text.Encodings.Web.dll 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.Channels.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:130) on node 11 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:131) on node 22 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Text.Json.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:132) on node 24 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:133) on node 15 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:134) on node 10 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.Overlapped.dll 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:135) on node 4 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.Thread.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.Tasks.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:136) on node 6 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:137) on node 19 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:138) on node 14 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:139) on node 13 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Windows.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:140) on node 7 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:141) on node 20 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.Timer.dll 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ValueTuple.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:142) on node 30 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:143) on node 31 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:144) on node 17 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Threading.ThreadPool.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Transactions.Local.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:145) on node 2 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:147) on node 9 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Transactions.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.Serialization.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.Linq.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.ServiceModel.Web.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:146) on node 3 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Web.HttpUtility.dll 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.XDocument.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:148) on node 12 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.XmlDocument.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:149) on node 18 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:150) on node 27 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:151) on node 26 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Data.Common.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:152) on node 11 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/WindowsBase.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Data.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:153) on node 25 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:154) on node 16 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/System.Reflection.Metadata.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Reflection.Metadata.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:155) on node 32 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:156) on node 5 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Web.dll 29>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.XPath.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:157) on node 29 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/netstandard.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/netstandard.dll 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:158) on node 24 (BuildIlFile target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/ref/netcoreapp3.0/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ref/netcoreapp3.0/System.Xml.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:9) on node 1 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:10) on node 22 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:11) on node 28 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:12) on node 15 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:13) on node 4 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:14) on node 20 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:15) on node 31 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Authentication.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:16) on node 17 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:18) on node 7 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:17) on node 6 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Server.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Components.Server.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:19) on node 9 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Forms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Components.Forms.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Components.Web.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:20) on node 8 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:21) on node 14 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:22) on node 3 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:23) on node 19 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Cors.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:24) on node 2 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:25) on node 10 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Authorization.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:26) on node 26 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:27) on node 18 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:28) on node 12 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:29) on node 16 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.DataProtection.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:31) on node 5 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.dll 29>BuildTargetingPackIlSrc: [18:05:12.90] microsoft.netcore.app.ref.3.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/ DONE GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:30) on node 1 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:32) on node 13 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (8:160) on node 23 (_GetFrameworkAssemblyReferences target(s)). 8>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/Release/netstandard2.0/". 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:33) on node 11 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Diagnostics.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:34) on node 25 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:35) on node 27 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:36) on node 29 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:37) on node 31 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Http.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:38) on node 4 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:39) on node 7 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:40) on node 20 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HostFiltering.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.HostFiltering.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:41) on node 30 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Results.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Http.Results.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:42) on node 9 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:43) on node 22 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Features.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Http.Features.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpLogging.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.HttpLogging.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Identity.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Identity.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:44) on node 6 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:45) on node 15 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Localization.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:46) on node 24 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Http.Connections.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:47) on node 32 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:48) on node 18 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Hosting.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:49) on node 19 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:50) on node 17 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Metadata.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Metadata.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:51) on node 26 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:52) on node 14 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:53) on node 10 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:54) on node 11 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:55) on node 2 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:57) on node 5 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:56) on node 8 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:58) on node 28 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:59) on node 15 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:60) on node 25 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:61) on node 16 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:62) on node 22 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:63) on node 29 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:64) on node 12 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:65) on node 30 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:66) on node 31 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:67) on node 13 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:68) on node 7 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Razor.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:69) on node 20 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IIS.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Server.IIS.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Rewrite.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Rewrite.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:70) on node 6 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:71) on node 9 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:72) on node 32 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:73) on node 18 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/.nupkg.metadata". 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/data/FrameworkList.xml". 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll 8>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/data/PackageOverrides.txt". 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 8>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/LICENSE.TXT". 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.dll 8>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/microsoft.netcore.app.ref.3.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/microsoft.netcore.app.ref.nuspec". 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:74) on node 17 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.1.0/pack/THIRD-PARTY-NOTICES.TXT". 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:76) on node 1 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:75) on node 24 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Session.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Session.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:77) on node 8 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:78) on node 27 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:79) on node 26 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:80) on node 30 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:81) on node 22 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.SignalR.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:82) on node 16 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Memory.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Caching.Memory.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:83) on node 10 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:84) on node 5 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:85) on node 11 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebSockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.WebSockets.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:86) on node 4 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Binder.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.Binder.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:87) on node 28 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:88) on node 13 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebUtilities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.WebUtilities.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:89) on node 15 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:90) on node 19 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.StaticFiles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.StaticFiles.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:91) on node 29 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:92) on node 31 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Ini.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.Ini.dll 19>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.2.1.0.nupkg'. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj" (Build;Pack target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:93) on node 7 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.Json.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:94) on node 25 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:95) on node 14 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:96) on node 32 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:97) on node 24 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:98) on node 18 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:99) on node 8 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.DependencyInjection.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:100) on node 9 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.Xml.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.il(58697) : warning : Duplicate param name '_' in method 'b__2_0' /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.il(58830) : warning : Duplicate param name '_' in method 'b__2_0' 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:101) on node 12 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:102) on node 22 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:103) on node 30 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:104) on node 26 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Features.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Features.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:105) on node 17 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:106) on node 20 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:107) on node 10 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:108) on node 11 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:109) on node 1 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:110) on node 15 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:111) on node 28 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:112) on node 31 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:113) on node 16 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:114) on node 7 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Hosting.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:115) on node 21 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:116) on node 29 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Logging.Debug.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:117) on node 4 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Console.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Logging.Console.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:118) on node 13 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Logging.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Localization.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:119) on node 27 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventLog.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Logging.EventLog.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:120) on node 12 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Identity.Core.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Stores.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Identity.Stores.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:121) on node 2 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:122) on node 5 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:123) on node 25 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Logging.EventSource.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:124) on node 19 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.ObjectPool.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.ObjectPool.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Logging.Configuration.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:126) on node 18 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:125) on node 14 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:127) on node 8 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:128) on node 32 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Http.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Options.dll 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.WebEncoders.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.WebEncoders.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Primitives.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:129) on node 20 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:9) on node 10 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:130) on node 24 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Net.Http.Headers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Net.Http.Headers.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.0/Release/netstandard2.0/ref/net6.0/Microsoft.AspNetCore.Components.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Components.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:131) on node 17 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:10) on node 11 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:132) on node 30 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.0/Release/netstandard2.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Abstractions.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:11) on node 28 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.OAuth.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.OAuth.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:13) on node 2 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:12) on node 16 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:14) on node 31 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:15) on node 13 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:133) on node 26 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Core.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.0/Release/netstandard2.0/ref/net6.0/Microsoft.AspNetCore.Routing.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Routing.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:16) on node 29 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:17) on node 27 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authorization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Authorization.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Cookies.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Cookies.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.Xml.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:18) on node 7 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Server.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Server.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authorization.Policy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Authorization.Policy.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Forms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Forms.dll 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:134) on node 22 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipelines.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/System.IO.Pipelines.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:19) on node 15 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:135) on node 6 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Authorization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Authorization.dll 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.JSInterop.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.JSInterop.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 29:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (29:160) on node 3 (_GetFrameworkAssemblyReferences target(s)). 29>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/Release/netstandard2.0/". 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:136) on node 9 (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.0/Release/netstandard2.0/ref/net6.0/Microsoft.AspNetCore.Components.patched.il(3510) : warning : Duplicate param name '_' in method 'b__7_0' 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.EventLog.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/System.Diagnostics.EventLog.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Web.dll 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:20) on node 21 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 8>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.3.1.0.nupkg'. 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj" (Build;Pack target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:21) on node 5 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.CookiePolicy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.CookiePolicy.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:22) on node 19 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Cors.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:23) on node 12 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:24) on node 4 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:26) on node 14 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:25) on node 1 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:27) on node 32 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.Extensions.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cryptography.Internal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Cryptography.Internal.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Connections.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Connections.Abstractions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:28) on node 28 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:29) on node 18 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:30) on node 8 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:31) on node 10 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:32) on node 16 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:33) on node 17 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Html.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Html.Abstractions.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.Abstractions.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:34) on node 7 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:35) on node 24 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:37) on node 30 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:36) on node 22 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Extensions.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:38) on node 23 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Connections.Common.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Connections.Common.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Connections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Connections.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:39) on node 29 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:40) on node 31 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:41) on node 20 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:42) on node 2 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HostFiltering.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.HostFiltering.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Identity.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Identity.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Features.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Features.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Abstractions.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:43) on node 5 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:44) on node 13 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:45) on node 6 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:47) on node 27 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HttpOverrides.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.HttpOverrides.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Localization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Localization.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:46) on node 25 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Abstractions.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:48) on node 9 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:49) on node 15 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:50) on node 14 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:51) on node 19 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Metadata.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Metadata.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Localization.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Localization.Routing.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Core.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:52) on node 21 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.ApiExplorer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:53) on node 12 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Formatters.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:54) on node 16 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Localization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Localization.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:55) on node 28 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.RazorPages.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.RazorPages.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:56) on node 10 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.ViewFeatures.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:57) on node 11 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HttpsPolicy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.HttpsPolicy.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 29>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/data/FrameworkList.xml". 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:59) on node 4 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:58) on node 17 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/data/PlatformManifest.txt". 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Razor.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Razor.Runtime.dll 29>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/microsoft.netcore.app.ref.nuspec". 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 29>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.app.ref.3.0.0/pack/data/PackageOverrides.txt". 28>BuildTargetingPackIlSrc: [18:05:13.51] Microsoft.AspNetCore.App.Ref.6.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ DONE 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Razor.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Razor.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:60) on node 26 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:61) on node 8 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:62) on node 7 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:63) on node 24 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.TagHelpers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:65) on node 18 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCompression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCompression.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:64) on node 1 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCaching.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCaching.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:67) on node 32 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:66) on node 27 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Rewrite.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Rewrite.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.HttpSys.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.HttpSys.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Razor.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Razor.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:68) on node 31 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:69) on node 2 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:70) on node 29 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:71) on node 20 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:72) on node 13 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Session.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Session.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.IISIntegration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.IISIntegration.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:73) on node 6 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:74) on node 12 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:75) on node 14 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:76) on node 23 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:77) on node 28 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:78) on node 26 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:79) on node 21 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:80) on node 16 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.Abstractions.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.StaticFiles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.StaticFiles.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:81) on node 11 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:82) on node 25 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.WebSockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.WebSockets.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.FileExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.FileExtensions.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:83) on node 4 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Binder.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Binder.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.EnvironmentVariables.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:84) on node 8 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Caching.Memory.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Caching.Memory.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Caching.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Caching.Abstractions.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:85) on node 30 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.WebUtilities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.WebUtilities.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Abstractions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:86) on node 7 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Json.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Common.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Common.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:87) on node 15 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.IIS.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.IIS.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:88) on node 5 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:90) on node 20 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:89) on node 27 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.DependencyInjection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.DependencyInjection.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:91) on node 18 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:93) on node 24 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Xml.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:92) on node 9 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Protocols.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:94) on node 29 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:95) on node 10 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Core.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.KeyPerFile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.KeyPerFile.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:96) on node 32 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.DependencyInjection.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:97) on node 19 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Ini.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Ini.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:98) on node 1 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.UserSecrets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.UserSecrets.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Diagnostics.HealthChecks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Composite.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Composite.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Embedded.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Embedded.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:99) on node 31 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:100) on node 17 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:102) on node 21 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:101) on node 13 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Abstractions.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.CommandLine.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.CommandLine.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Physical.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Physical.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:103) on node 4 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileSystemGlobbing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.FileSystemGlobbing.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:104) on node 26 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Hosting.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Hosting.Abstractions.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:105) on node 5 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Localization.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Localization.Abstractions.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:106) on node 9 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Localization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Localization.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:107) on node 2 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Abstractions.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:108) on node 25 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Http.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:109) on node 23 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Identity.Stores.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Identity.Stores.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:110) on node 6 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:111) on node 11 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Debug.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Configuration.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:112) on node 28 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:113) on node 7 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:114) on node 16 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.EventSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Logging.EventSource.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:115) on node 8 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.EventLog.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Logging.EventLog.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:116) on node 32 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:117) on node 27 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.TraceSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Logging.TraceSource.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Hosting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Hosting.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:118) on node 14 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Identity.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Identity.Core.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Logging.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:119) on node 15 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:120) on node 19 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:121) on node 10 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.ObjectPool.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.ObjectPool.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:122) on node 18 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Options.DataAnnotations.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.JSInterop.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.JSInterop.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:123) on node 1 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:124) on node 13 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:125) on node 29 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Options.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:126) on node 12 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Win32.Registry.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Win32.Registry.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Primitives.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.IO.Pipelines.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/System.IO.Pipelines.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:127) on node 17 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.AccessControl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/System.Security.AccessControl.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:128) on node 4 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:129) on node 25 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.0.1/Release/netstandard2.0/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.WebEncoders.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.WebEncoders.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Cryptography.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/System.Security.Cryptography.Xml.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:130) on node 31 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:131) on node 26 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:132) on node 9 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Cryptography.Cng.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Console.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Console.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:133) on node 20 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.ConfigurationExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:134) on node 21 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 29>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Ref.3.0.0.nupkg'. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Permissions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/System.Security.Permissions.dll 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj" (Build;Pack target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.0.1/Release/netstandard2.0/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Cors.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Cors.dll 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Principal.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/System.Security.Principal.Windows.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:9) on node 6 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:135) on node 2 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.0.1/Release/netstandard2.0/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:10) on node 11 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.AppContext.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.AppContext.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:136) on node 24 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:137) on node 5 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:11) on node 28 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Windows.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/System.Windows.Extensions.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:12) on node 8 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.Concurrent.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Collections.Concurrent.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:13) on node 23 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.Specialized.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Collections.Specialized.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Net.Http.Headers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/Microsoft.Net.Http.Headers.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/netfx.force.conflicts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/netfx.force.conflicts.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:14) on node 16 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Collections.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:138) on node 30 (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:15) on node 15 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.EventBasedAsync.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.ComponentModel.EventBasedAsync.dll 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Diagnostics.EventLog.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ref/netcoreapp3.0/System.Diagnostics.EventLog.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:16) on node 29 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Process.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.Process.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Contracts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.Contracts.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:17) on node 27 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.FileVersionInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.FileVersionInfo.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:18) on node 7 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.ComponentModel.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:19) on node 19 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.StackTrace.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:20) on node 13 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:21) on node 32 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:22) on node 10 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Console.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Console.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.Debug.dll 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.TypeConverter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.ComponentModel.TypeConverter.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:23) on node 14 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Collections.NonGeneric.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Collections.NonGeneric.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:24) on node 18 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ComponentModel.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.ComponentModel.Primitives.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:25) on node 1 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:26) on node 3 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:27) on node 25 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:28) on node 9 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Tools.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.Tools.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:29) on node 12 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.TextWriterTraceListener.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.TextWriterTraceListener.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.Tracing.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:30) on node 17 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Diagnostics.TraceSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Diagnostics.TraceSource.dll 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:31) on node 11 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Drawing.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Drawing.Primitives.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:33) on node 5 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:32) on node 8 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.Compression.ZipFile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.Compression.ZipFile.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:34) on node 20 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:35) on node 31 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:36) on node 21 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.Calendars.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Globalization.Calendars.dll 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Globalization.Extensions.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.FileSystem.dll 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:37) on node 4 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Dynamic.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Dynamic.Runtime.dll 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Globalization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Globalization.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:39) on node 24 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:38) on node 6 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.Watcher.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.FileSystem.Watcher.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:40) on node 2 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.FileSystem.Primitives.dll 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.FileSystem.DriveInfo.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.FileSystem.DriveInfo.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:41) on node 28 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.IsolatedStorage.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.IsolatedStorage.dll 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.Pipes.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.Pipes.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:42) on node 29 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:43) on node 23 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.MemoryMappedFiles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.MemoryMappedFiles.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:45) on node 30 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.UnmanagedMemoryStream.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.UnmanagedMemoryStream.dll 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:46) on node 10 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:47) on node 27 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Queryable.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Linq.Queryable.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:48) on node 7 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:49) on node 3 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.Http.dll 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.NetworkInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.NetworkInformation.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Linq.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Sockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.Sockets.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:50) on node 16 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Expressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Linq.Expressions.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:44) on node 15 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Linq.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Linq.Parallel.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:51) on node 21 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Reflection.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:52) on node 18 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.Security.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:53) on node 4 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:54) on node 12 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.WebSockets.Client.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.WebSockets.Client.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:57) on node 13 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:58) on node 6 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Ping.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.Ping.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:56) on node 32 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:59) on node 1 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:55) on node 26 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.IO.Compression.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:60) on node 20 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Reflection.Extensions.dll 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.ResourceManager.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Resources.ResourceManager.dll 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.Reader.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Resources.Reader.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:61) on node 11 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.CompilerServices.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.CompilerServices.VisualC.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:62) on node 8 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:63) on node 14 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Requests.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.Requests.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:64) on node 19 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.NameResolution.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.NameResolution.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.Primitives.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.WebHeaderCollection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.WebHeaderCollection.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:65) on node 9 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 28:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (28:138) on node 22 (_GetFrameworkAssemblyReferences target(s)). 28>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/Release/netstandard2.0/". 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:66) on node 25 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Net.WebSockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Net.WebSockets.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:67) on node 28 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:68) on node 29 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ObjectModel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.ObjectModel.dll 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.Extensions.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Resources.Writer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Resources.Writer.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:69) on node 16 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:70) on node 17 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Reflection.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Reflection.Primitives.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Formatters.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.Serialization.Formatters.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:71) on node 31 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:72) on node 30 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Claims.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Security.Claims.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:73) on node 2 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:76) on node 15 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Numerics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.Numerics.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:75) on node 3 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.Serialization.Xml.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:77) on node 10 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.Serialization.Primitives.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:78) on node 24 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Handles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.Handles.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:79) on node 18 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Csp.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Security.Cryptography.Csp.dll 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Security.Cryptography.Encoding.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:80) on node 23 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:74) on node 27 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.InteropServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.InteropServices.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Security.Cryptography.Algorithms.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:81) on node 12 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 3>BuildTargetingPackIlSrc: [18:05:14.06] Microsoft.AspNetCore.App.Ref.3.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/ DONE 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:82) on node 32 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:83) on node 21 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:84) on node 13 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:85) on node 5 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.X509Certificates.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Security.Cryptography.X509Certificates.dll 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Cryptography.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Security.Cryptography.Primitives.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:86) on node 14 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Text.Encoding.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Text.Encoding.dll 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Text.Encoding.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Text.Encoding.Extensions.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:87) on node 6 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:88) on node 8 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.Serialization.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.Serialization.Json.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:89) on node 11 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.Principal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Security.Principal.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:90) on node 4 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Tasks.Parallel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Threading.Tasks.Parallel.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Threading.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:91) on node 19 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:92) on node 17 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Security.SecureString.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Security.SecureString.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:93) on node 25 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.ThreadPool.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Threading.ThreadPool.dll 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Runtime.InteropServices.RuntimeInformation.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Threading.Tasks.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Thread.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Threading.Thread.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Threading.Overlapped.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:94) on node 20 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Text.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Text.RegularExpressions.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:96) on node 28 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Threading.Timer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Threading.Timer.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:97) on node 10 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net462/lib/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net462/lib/System.Runtime.InteropServices.RuntimeInformation.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:98) on node 27 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XPath.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Xml.XPath.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:99) on node 23 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XmlSerializer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Xml.XmlSerializer.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:100) on node 30 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:101) on node 18 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib/System.ValueTuple.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net47/lib/System.ValueTuple.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:95) on node 24 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.ReaderWriter.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Xml.ReaderWriter.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:102) on node 29 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Net.Sockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Net.Sockets.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:103) on node 8 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:9) on node 6 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/Release/netstandard2.0/build/net461/lib/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Data.Common.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:104) on node 9 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XmlDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Xml.XmlDocument.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:105) on node 7 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Globalization.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Globalization.Extensions.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:106) on node 5 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:107) on node 15 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Security.Cryptography.Algorithms.dll 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib/System.Security.Cryptography.Algorithms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net47/lib/System.Security.Cryptography.Algorithms.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:108) on node 17 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:109) on node 13 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/netfx.force.conflicts.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/netfx.force.conflicts.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:110) on node 32 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Xml.XPath.XDocument.dll 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/AspNetMMCExt.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/AspNetMMCExt.dll 28>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/data". 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Diagnostics.Tracing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Diagnostics.Tracing.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:111) on node 4 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Threading.Overlapped.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Threading.Overlapped.dll 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Xml.XPath.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Xml.XPath.XDocument.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 28>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/data/PlatformManifest.txt". 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 28>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/microsoft.aspnetcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/microsoft.aspnetcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Antiforgery.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Antiforgery.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Authentication.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.xml". 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 28>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Authorization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Forms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Components.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Server.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Components.Server.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.xml". 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:112) on node 3 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Components.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Components.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Cors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.DataProtection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Diagnostics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HostFiltering.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.HostFiltering.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Http.Connections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Features.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Http.Features.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Results.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Http.Results.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Http.xml". 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:113) on node 20 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/Release/netstandard2.0/build/net471/lib/System.Data.Common.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Data.Common.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:114) on node 2 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Diagnostics.StackTrace.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Diagnostics.StackTrace.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Net.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Net.Http.dll 28>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpLogging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.HttpLogging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Identity.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Identity.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Mvc.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Razor.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Rewrite.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Rewrite.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.xml". 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:115) on node 31 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.Xml.XDocument.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.Xml.XDocument.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 28>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Routing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.xml". 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:10) on node 25 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Session.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Session.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.xml". 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:116) on node 21 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Security.SecureString.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Security.SecureString.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:11) on node 27 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IIEHost.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/IIEHost.dll 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:12) on node 11 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/CustomMarshalers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/CustomMarshalers.dll 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:13) on node 7 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.JScript.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/Microsoft.JScript.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 28>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.xml". 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:117) on node 12 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:118) on node 16 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:119) on node 19 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.netframework.2.0.1-servicing-26011-01/Release/netstandard2.0/build/net461/lib/netstandard.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/netstandard.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 28>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.SignalR.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.StaticFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.StaticFiles.xml". 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/cscompmgd.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/cscompmgd.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:120) on node 1 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.IO.Compression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.IO.Compression.dll 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:15) on node 29 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Framework.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/Microsoft.Build.Framework.dll 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:16) on node 17 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebUtilities.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.WebUtilities.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Caching.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Binder.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.Binder.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml". 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:14) on node 30 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Ini.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.Ini.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Configuration.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Features.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Features.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IIS.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Server.IIS.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Identity.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Stores.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Identity.Stores.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Logging.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Logging.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Debug.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Logging.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Logging.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Logging.EventSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Logging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.ObjectPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.ObjectPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.JSInterop.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.JSInterop.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Net.Http.Headers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Net.Http.Headers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/System.IO.Pipelines.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/System.Security.Cryptography.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.Options.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.WebEncoders.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.Extensions.WebEncoders.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.6.0.0/pack/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml". 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/lib/System.Runtime.InteropServices.RuntimeInformation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net47/lib/System.Runtime.InteropServices.RuntimeInformation.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualC.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/Microsoft.VisualC.dll 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:18) on node 4 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:17) on node 9 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Utilities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/Microsoft.Build.Utilities.dll 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/Microsoft.VisualBasic.dll 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:21) on node 32 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:121) on node 14 (BuildIlFile target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:20) on node 6 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Vsa.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/Microsoft.VisualBasic.Vsa.dll 11>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/lib/System.Runtime.Serialization.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/lib/System.Runtime.Serialization.Primitives.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:22) on node 23 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Vsa.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/Microsoft.Vsa.dll 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Vsa.Vb.CodeDOMProcessor.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/Microsoft.Vsa.Vb.CodeDOMProcessor.dll 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:19) on node 18 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:23) on node 28 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:24) on node 13 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IEExecRemote.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/IEExecRemote.dll 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:25) on node 15 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:26) on node 8 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/ISymWrapper.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/ISymWrapper.dll 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Compatibility.Data.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/Microsoft.VisualBasic.Compatibility.Data.dll 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:29) on node 24 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Compatibility.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/Microsoft.VisualBasic.Compatibility.dll 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Engine.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/Microsoft.Build.Engine.dll 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:27) on node 10 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/lib/System.ValueTuple.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/lib/System.ValueTuple.dll 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/mscorlib.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/mscorlib.dll 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Tasks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/Microsoft.Build.Tasks.dll 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:30) on node 31 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IEHost.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/IEHost.dll 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:31) on node 2 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:32) on node 20 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/sysglobl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/sysglobl.dll 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:28) on node 5 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft_VsaVb.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/Microsoft_VsaVb.dll 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Configuration.dll 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:34) on node 27 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:33) on node 21 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.OracleClient.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Data.OracleClient.dll 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Configuration.Install.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Configuration.Install.dll 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.SqlXml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Data.SqlXml.dll 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:35) on node 3 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:36) on node 19 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:37) on node 11 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:38) on node 25 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.DirectoryServices.Protocols.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.DirectoryServices.Protocols.dll 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.DirectoryServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.DirectoryServices.dll 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:39) on node 16 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:40) on node 12 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Deployment.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Deployment.dll 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:41) on node 9 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Drawing.Design.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Drawing.Design.dll 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Drawing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Drawing.dll 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.EnterpriseServices.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.EnterpriseServices.dll 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:42) on node 29 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:43) on node 14 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Management.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Management.dll 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.dll 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Messaging.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Messaging.dll 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:44) on node 17 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Runtime.Remoting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Runtime.Remoting.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (BuildIlFile target(s)). 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:45) on node 28 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:46) on node 32 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Runtime.Serialization.Formatters.Soap.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Runtime.Serialization.Formatters.Soap.dll 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Transactions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Transactions.dll 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:47) on node 24 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:48) on node 23 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Security.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Security.dll 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:49) on node 18 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.RegularExpressions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Web.RegularExpressions.dll 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.ServiceProcess.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.ServiceProcess.dll 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:50) on node 6 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:51) on node 15 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Windows.Forms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Windows.Forms.dll 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:53) on node 7 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:52) on node 20 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.Services.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Web.Services.dll 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:54) on node 4 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:9) on node 31 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net20.1.0.2/Release/netstandard2.0/build/.NETFramework/v2.0/System.Data.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Data.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:10) on node 25 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net20.1.0.2/Release/netstandard2.0/build/.NETFramework/v2.0/System.Design.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Design.dll 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:55) on node 5 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:11) on node 11 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:56) on node 10 (BuildIlFile target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Cookies.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Cookies.dll 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:12) on node 30 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net20.1.0.2/Release/netstandard2.0/build/.NETFramework/v2.0/System.Xml.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Xml.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:13) on node 2 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Core.dll 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.Mobile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Web.Mobile.dll 14>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net20.1.0.2/Release/netstandard2.0/build/.NETFramework/v2.0/System.Web.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/System.Web.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Abstractions.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:14) on node 19 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:15) on node 27 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>BuildTargetingPackIlSrc: [18:05:14.44] netstandard.library.netframework.2.0.1-servicing-26011-01 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/ DONE GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:16) on node 1 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Server.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Server.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.OAuth.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.OAuth.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 11>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:17) on node 28 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:18) on node 17 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cors.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Cors.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:19) on node 16 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:20) on node 24 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:21) on node 29 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.CookiePolicy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.CookiePolicy.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Web.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Web.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.Policy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.Policy.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:22) on node 14 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.KeyDerivation.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:23) on node 3 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.Internal.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.Internal.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Forms.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Forms.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:24) on node 21 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Authorization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Authorization.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Abstractions.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:25) on node 32 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:26) on node 23 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Connections.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Connections.Abstractions.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:27) on node 31 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.HealthChecks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:28) on node 25 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Extensions.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:29) on node 2 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.Abstractions.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:30) on node 11 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:31) on node 17 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HostFiltering.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.HostFiltering.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:32) on node 7 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Abstractions.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:33) on node 30 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:34) on node 21 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.dll 3:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (3:140) on node 26 (_GetFrameworkAssemblyReferences target(s)). 3>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/Release/netstandard2.0/". 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:35) on node 12 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Abstractions.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:36) on node 1 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Html.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Html.Abstractions.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:37) on node 19 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (_GetFrameworkAssemblyReferences target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.Common.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.Common.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:38) on node 14 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Extensions.dll 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:39) on node 24 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:41) on node 32 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpOverrides.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpOverrides.dll 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:40) on node 29 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:42) on node 16 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpsPolicy.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpsPolicy.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.dll 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:44) on node 2 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:46) on node 23 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:43) on node 31 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:47) on node 3 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Identity.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Identity.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:45) on node 25 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.dll 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Abstractions.dll 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.Routing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.Routing.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ApiExplorer.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ApiExplorer.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:48) on node 28 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Server.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:49) on node 11 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.DataAnnotations.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:50) on node 4 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:51) on node 17 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Json.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Core.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:52) on node 10 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 28>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.App.Ref.6.0.0.nupkg'. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:53) on node 30 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:54) on node 27 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:55) on node 13 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Features.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Features.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj" (Build;Pack target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Metadata.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:56) on node 21 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.RazorPages.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.RazorPages.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:57) on node 19 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:58) on node 20 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.TagHelpers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.TagHelpers.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:59) on node 12 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Localization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Localization.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:60) on node 32 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:61) on node 7 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ViewFeatures.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ViewFeatures.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 3>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/data/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/package/services/metadata/core-properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/packageIcon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/packageIcon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/package/services/metadata/core-properties/e356056b74964e7d8c9e6bc5907c14a2.psmdcp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/package/services/metadata/core-properties/e356056b74964e7d8c9e6bc5907c14a2.psmdcp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.0.1/pack/Microsoft.AspNetCore.App.Ref.nuspec". 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:62) on node 1 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.Runtime.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.Runtime.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:63) on node 14 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:64) on node 24 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:65) on node 31 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCompression.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCompression.dll 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:66) on node 16 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Rewrite.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Rewrite.dll 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:67) on node 29 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.dll 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.Abstractions.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:68) on node 28 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:69) on node 3 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:70) on node 23 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IIS.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IIS.dll 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IISIntegration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IISIntegration.dll 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.HttpSys.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.HttpSys.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:71) on node 11 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:72) on node 2 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Core.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:73) on node 4 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:74) on node 27 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Common.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Common.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:75) on node 30 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Session.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Session.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:76) on node 13 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:77) on node 22 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Core.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:78) on node 10 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Protocols.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Protocols.Json.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:79) on node 25 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:80) on node 6 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:81) on node 19 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebUtilities.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.WebUtilities.dll 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.StaticFiles.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.StaticFiles.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebSockets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.WebSockets.dll 11:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (11:123) on node 18 (_GetFrameworkAssemblyReferences target(s)). 11>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/Release/netstandard2.0/". 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:82) on node 12 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:83) on node 20 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (_GetFrameworkAssemblyReferences target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:84) on node 1 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:85) on node 32 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:86) on node 7 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:87) on node 21 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:88) on node 24 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:89) on node 31 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:90) on node 23 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:91) on node 29 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:92) on node 17 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Ini.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Ini.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:93) on node 3 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:94) on node 16 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.KeyPerFile.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.KeyPerFile.dll 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:95) on node 11 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:96) on node 22 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Xml.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:97) on node 28 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:98) on node 30 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Embedded.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Embedded.dll 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:99) on node 27 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:100) on node 13 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:101) on node 10 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:102) on node 2 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileSystemGlobbing.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.FileSystemGlobbing.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:104) on node 25 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:103) on node 14 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.dll 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:105) on node 20 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Core.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Core.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:106) on node 9 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Http.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Http.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:108) on node 4 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:107) on node 6 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:109) on node 32 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Stores.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Stores.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:110) on node 19 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Localization.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:111) on node 12 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:112) on node 21 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Abstractions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Abstractions.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Configuration.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Configuration.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 3>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.App.Ref.3.0.1.nupkg'. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj" (Build;Pack target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:113) on node 1 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:114) on node 7 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Debug.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Debug.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:115) on node 24 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Console.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Console.dll 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventSource.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:116) on node 31 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:117) on node 11 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventLog.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventLog.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Logging.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:118) on node 17 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:119) on node 16 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.ObjectPool.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.ObjectPool.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.TraceSource.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Logging.TraceSource.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:120) on node 23 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Options.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:121) on node 29 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.DataAnnotations.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Options.DataAnnotations.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:122) on node 22 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:123) on node 28 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Primitives.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Primitives.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.WebEncoders.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.WebEncoders.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:124) on node 30 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:125) on node 13 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.JSInterop.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.JSInterop.dll 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Net.Http.Headers.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Net.Http.Headers.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:126) on node 27 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Win32.Registry.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Win32.Registry.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:127) on node 14 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:128) on node 2 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:129) on node 10 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.IO.Pipelines.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/System.IO.Pipelines.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.AccessControl.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/System.Security.AccessControl.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:130) on node 3 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Diagnostics.EventLog.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/System.Diagnostics.EventLog.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:131) on node 25 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Cng.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/System.Security.Cryptography.Cng.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:132) on node 20 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:133) on node 26 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/NETStandard.Library.NETFramework.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/NETStandard.Library.NETFramework.props". 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Principal.Windows.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/System.Security.Principal.Windows.dll 11>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net461/NETStandard.Library.NETFramework.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net461/NETStandard.Library.NETFramework.targets". 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 11>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net462/NETStandard.Library.NETFramework.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net462/NETStandard.Library.NETFramework.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net462/NETStandard.Library.NETFramework.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net462/NETStandard.Library.NETFramework.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/NETStandard.Library.NETFramework.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net47/NETStandard.Library.NETFramework.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/NETStandard.Library.NETFramework.common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/NETStandard.Library.NETFramework.common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net471/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net471/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/NETStandard.Library.NETFramework.common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/NETStandard.Library.NETFramework.common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/build/net47/NETStandard.Library.NETFramework.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/build/net47/NETStandard.Library.NETFramework.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/netstandard.library.netframework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/version.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/netstandard.library.netframework.2.0.1-servicing-26011-01/pack/LICENSE.TXT". 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Permissions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/System.Security.Permissions.dll 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:134) on node 9 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Xml.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/System.Security.Cryptography.Xml.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:135) on node 32 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:136) on node 4 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Windows.Extensions.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/System.Windows.Extensions.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.1.10/Release/netstandard2.0/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:137) on node 6 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.1.10/Release/netstandard2.0/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:138) on node 19 (BuildIlFile target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl The command "ldd --version 2>&1 | grep -q musl" exited with code 1. BuildIlFile: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.1.10/Release/netstandard2.0/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Cors.patched.il /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Cors.dll 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (BuildIlFile target(s)). 11>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/NETStandard.Library.NETFramework.2.0.1-servicing-26011-01.nupkg'. 40>BuildTargetingPackIlSrc: [18:05:15.23] Microsoft.AspNetCore.App.Ref.3.1.10 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/ DONE 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj" (Build;Pack target(s)). 40>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (53:23) on node 20 (Build;Pack target(s)). 53:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (53:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (53:24) on node 20 (Build target(s)). 53>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.hashcode/1.1.1/netstandard2.0/". 40>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (48:19) on node 32 (Build;Pack target(s)). 48:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (48:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (48:20) on node 32 (Build target(s)). 48>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/5.0.0/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj" (61:19) on node 26 (Build;Pack target(s)). 61:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj" (61:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj" (61:20) on node 26 (Build target(s)). 61>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/1.1.0/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj" (54:15) on node 4 (Build;Pack target(s)). 54:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj" (54:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj" (54:16) on node 4 (Build target(s)). 54>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.1.1012/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.1.1012/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj" (60:15) on node 19 (Build;Pack target(s)). 60:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj" (60:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj" (60:16) on node 19 (Build target(s)). 60>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.7.179/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.7.179/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj" (72:15) on node 6 (Build;Pack target(s)). 72:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj" (72:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj" (72:16) on node 6 (Build target(s)). 72>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.3.409/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.3.409/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj" (36:7) on node 24 (Build;Pack target(s)). 36:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj" (36:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj" (36:9) on node 24 (_GetFrameworkAssemblyReferences target(s)). 36>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostpolicy.2.0.0/Release/netstandard2.0/". 60:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj" (60:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj" (60:17) on node 18 (Build target(s)). 60>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.7.179/lib/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.7.179/net46/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj" (43:7) on node 7 (Build;Pack target(s)). 43:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj" (43:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj" (43:9) on node 7 (_GetFrameworkAssemblyReferences target(s)). 43>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/Release/netstandard2.0/". 43>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj" (_GetFrameworkAssemblyReferences target(s)). 53>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj" (5:7) on node 12 (Build;Pack target(s)). 5:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj" (5:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj" (5:9) on node 12 (_GetFrameworkAssemblyReferences target(s)). 5>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj" (51:7) on node 28 (Build;Pack target(s)). 51:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj" (51:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj" (51:9) on node 28 (_GetFrameworkAssemblyReferences target(s)). 51>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.9/Release/netstandard2.0/". 5>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj" (_GetFrameworkAssemblyReferences target(s)). 51>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj" (_GetFrameworkAssemblyReferences target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj" (42:7) on node 1 (Build;Pack target(s)). 42:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj" (42:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj" (42:9) on node 1 (_GetFrameworkAssemblyReferences target(s)). 42>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnetapphost.2.0.0/Release/netstandard2.0/". 42>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 54>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj" (59:7) on node 2 (Build;Pack target(s)). 59:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj" (59:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj" (59:9) on node 2 (_GetFrameworkAssemblyReferences target(s)). 59>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.1.0.1/Release/netstandard2.0/". 54>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.1.1012/netstandard1.3/Microsoft.Build.Framework.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.1.1012/netstandard1.3/Microsoft.Build.Framework.15.1.1012.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/Microsoft.Build.Framework.cs /warnaserror+:NU1605 60>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj" (10:7) on node 21 (Build;Pack target(s)). 10:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj" (10:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj" (10:9) on node 21 (_GetFrameworkAssemblyReferences target(s)). 10>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.docker.sdk.1.1.0/Release/netstandard2.0/". 59>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj" (_GetFrameworkAssemblyReferences target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj" (45:7) on node 30 (Build;Pack target(s)). 45:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj" (45:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj" (45:9) on node 30 (_GetFrameworkAssemblyReferences target(s)). 45>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.0/Release/netstandard2.0/". 10>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj" (46:7) on node 29 (Build;Pack target(s)). 46:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj" (46:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj" (46:9) on node 29 (_GetFrameworkAssemblyReferences target(s)). 46>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.0/Release/netstandard2.0/". 46>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 36>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj" (44:7) on node 11 (Build;Pack target(s)). 44:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj" (44:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj" (44:9) on node 11 (_GetFrameworkAssemblyReferences target(s)). 44>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostpolicy.2.1.0/Release/netstandard2.0/". 60>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xaml.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.7.179/net46/Microsoft.Build.Framework.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.7.179/net46/Microsoft.Build.Framework.15.7.179.GeneratedMSBuildEditorConfig.editorconfig lib/net46/Microsoft.Build.Framework.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj" (49:7) on node 14 (Build;Pack target(s)). 49:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj" (49:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj" (49:9) on node 14 (_GetFrameworkAssemblyReferences target(s)). 49>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.1.1.0/Release/netstandard2.0/". 49>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 53>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.hashcode/1.1.1/netstandard2.0/Microsoft.Bcl.HashCode.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.hashcode/1.1.1/netstandard2.0/Microsoft.Bcl.HashCode.1.1.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/Microsoft.Bcl.HashCode.cs /warnaserror+:NU1605 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj" (74:7) on node 3 (Build;Pack target(s)). 74:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj" (74:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj" (74:9) on node 3 (_GetFrameworkAssemblyReferences target(s)). 74>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.2.1.0/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj" (38:7) on node 16 (Build;Pack target(s)). 38:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj" (38:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj" (38:9) on node 16 (_GetFrameworkAssemblyReferences target(s)). 38>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostresolver.2.0.0/Release/netstandard2.0/". 51>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.9/pack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.9/pack/lib/netstandard1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.9/pack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.9/pack". 38>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 51>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.9/pack". 48>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 51>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.9/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.9/pack/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.9/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.9/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.9/pack/version.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.9/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.9/pack/microsoft.netcore.platforms.nuspec". 43>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/pack/contentFiles/cs/netstandard1.0/shared/CommandLine". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/AnsiConsole.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/pack/contentFiles/cs/netstandard1.0/shared/CommandLine/AnsiConsole.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandArgument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/pack/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandArgument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandLineApplication.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/pack/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandLineApplication.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandOption.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/pack/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandOption.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandOptionType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/pack/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandOptionType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandParsingException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/pack/contentFiles/cs/netstandard1.0/shared/CommandLine/CommandParsingException.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/pack/contentFiles/cs/netstandard1.0/shared/Utilities". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/Utilities/ArgumentEscaper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/pack/contentFiles/cs/netstandard1.0/shared/Utilities/ArgumentEscaper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/contentFiles/cs/netstandard1.0/shared/Utilities/DotNetMuxer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/pack/contentFiles/cs/netstandard1.0/shared/Utilities/DotNetMuxer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5/pack/microsoft.extensions.commandlineutils.sources.nuspec". 74>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 72>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 42>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnetapphost.2.0.0/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnetapphost.2.0.0/pack/LICENSE.TXT". 72>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.3.409/netstandard1.3/Microsoft.Build.Framework.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.3.409/netstandard1.3/Microsoft.Build.Framework.15.3.409.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/Microsoft.Build.Framework.cs /warnaserror+:NU1605 42>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnetapphost.2.0.0/pack/microsoft.netcore.dotnetapphost.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnetapphost.2.0.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnetapphost.2.0.0/pack/THIRD-PARTY-NOTICES.TXT". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj" (67:7) on node 10 (Build;Pack target(s)). 67:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj" (67:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj" (67:9) on node 10 (_GetFrameworkAssemblyReferences target(s)). 67>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.NETCore.Targets.1.1.3/Release/netstandard2.0/". 44>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj" (70:7) on node 31 (Build;Pack target(s)). 70:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj" (70:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj" (70:9) on node 31 (_GetFrameworkAssemblyReferences target(s)). 70>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostresolver.2.1.0/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj" (50:7) on node 22 (Build;Pack target(s)). 50:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj" (50:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj" (50:9) on node 22 (_GetFrameworkAssemblyReferences target(s)). 50>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.0.0/Release/netstandard2.0/". 70>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 5>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/build". 67>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj" (_GetFrameworkAssemblyReferences target(s)). 50>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 51>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.2.1.9.nupkg'. 5>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/build/Microsoft.CodeAnalysis.Collections.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/build/Microsoft.CodeAnalysis.Collections.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder+ValueCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder+ValueCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder+KeyCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder+KeyCollection.cs". 60>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 5>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Builder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+KeyCollection+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+KeyCollection+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+PrivateInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+PrivateInterlocked.cs". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj" (47:7) on node 23 (Build;Pack target(s)). 47:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj" (47:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj" (47:9) on node 23 (_GetFrameworkAssemblyReferences target(s)). 47>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.1/Release/netstandard2.0/". 59>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.1.0.1/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.1.0.1/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.1.0.1/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.1.0.1/pack/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.1.0.1/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.1.0.1/pack/ThirdPartyNotices.txt". 51>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj" (Build;Pack target(s)). 43>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.CommandLineUtils.Sources.3.0.0-preview6.19253.5.nupkg'. 43>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj" (73:7) on node 27 (Build;Pack target(s)). 73:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj" (73:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj" (73:9) on node 27 (_GetFrameworkAssemblyReferences target(s)). 73>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.5.0.0/Release/netstandard2.0/". 73>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 5>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+KeyCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+KeyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+ValueCollection+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+ValueCollection+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+ValueCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2+ValueCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedDictionary`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+Builder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+Builder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+ValueBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+ValueBuilder.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ArraySortHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/ArraySortHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+PrivateInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/ImmutableSegmentedList`1+PrivateInterlocked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/HashHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/HashHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ICollectionCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/ICollectionCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ICollectionCalls`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/ICollectionCalls`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ICollectionDebugView`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/ICollectionDebugView`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IDictionaryDebugView`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/IDictionaryDebugView`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IEnumerableCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/IEnumerableCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IEnumerableCalls`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/IEnumerableCalls`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/IListCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/IListCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/InsertionBehavior.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/InsertionBehavior.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/RoslynUnsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/RoslynUnsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/SegmentedArrayHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/SegmentedArrayHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/SegmentedArraySegment`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/SegmentedArraySegment`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/Strings.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/Strings.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/ThrowHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/ThrowHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.cs.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.cs.xlf". 47>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj" (_GetFrameworkAssemblyReferences target(s)). 5>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.de.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.de.xlf". 60>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.7.179/netstandard2.0/Microsoft.Build.Framework.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.7.179/netstandard2.0/Microsoft.Build.Framework.15.7.179.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Build.Framework.cs /warnaserror+:NU1605 48>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/5.0.0/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/5.0.0/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.cs /warnaserror+:NU1605 36>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostpolicy.2.0.0/pack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostpolicy.2.0.0/pack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostpolicy.2.0.0/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostpolicy.2.0.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostpolicy.2.0.0/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostpolicy.2.0.0/pack/LICENSE.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostpolicy.2.0.0/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostpolicy.2.0.0/pack/microsoft.netcore.dotnethostpolicy.nuspec". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj" (58:7) on node 25 (Build;Pack target(s)). 58:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj" (58:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj" (58:9) on node 25 (_GetFrameworkAssemblyReferences target(s)). 58>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/Release/netstandard2.0/". 58>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 5>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.es.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.es.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.fr.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.fr.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.it.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.it.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ja.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ja.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ko.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ko.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.pl.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.pl.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.pt-BR.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.pt-BR.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ru.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.ru.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.tr.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.tr.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.zh-Hans.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.zh-Hans.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.zh-Hant.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/Internal/xlf/Strings.zh-Hant.xlf". 10>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.docker.sdk.1.1.0/pack". 5>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/RoslynEnumerable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/RoslynEnumerable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/RoslynImmutableInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/RoslynImmutableInterlocked.cs". 10>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.docker.sdk.1.1.0/pack/microsoft.docker.sdk.nuspec". 5>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedArray.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/SegmentedArray.cs". 10>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.docker.sdk.1.1.0/pack/Sdk". 5>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedArray`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/SegmentedArray`1.cs". 10>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.docker.sdk.1.1.0/pack/Sdk/Sdk.props". 5>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedDictionary`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/SegmentedDictionary`2.cs". 10>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.docker.sdk.1.1.0/pack/Sdk/Sdk.targets". 5>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netcoreapp3.1/SegmentedList`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netcoreapp3.1/SegmentedList`1.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder+KeyCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder+KeyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder+ValueCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder+ValueCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Builder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+KeyCollection+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+KeyCollection+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+KeyCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+KeyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+PrivateInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+PrivateInterlocked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+ValueCollection+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+ValueCollection+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+ValueCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2+ValueCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedDictionary`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+Builder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+Builder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+Enumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+Enumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+PrivateInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+PrivateInterlocked.cs". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj" (30:7) on node 8 (Build;Pack target(s)). 30:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj" (30:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj" (30:9) on node 8 (_GetFrameworkAssemblyReferences target(s)). 30>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnetapphost.2.1.0/Release/netstandard2.0/". 5>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+ValueBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1+ValueBuilder.cs". 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (BuildIlFile target(s)). 5>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/ImmutableSegmentedList`1.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ArraySortHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/ArraySortHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/HashHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/HashHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ICollectionCalls`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/ICollectionCalls`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ICollectionCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/ICollectionCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ICollectionDebugView`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/ICollectionDebugView`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IDictionaryDebugView`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/IDictionaryDebugView`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IEnumerableCalls`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/IEnumerableCalls`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IEnumerableCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/IEnumerableCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/IListCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/IListCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/InsertionBehavior.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/InsertionBehavior.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/RoslynUnsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/RoslynUnsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/SegmentedArrayHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/SegmentedArrayHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/SegmentedArraySegment`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/SegmentedArraySegment`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/Strings.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/Strings.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/ThrowHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/ThrowHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.de.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.de.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.cs.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.cs.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.es.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.es.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.fr.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.fr.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.it.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.it.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ja.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ja.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ko.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ko.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.pl.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.pl.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.pt-BR.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.pt-BR.xlf". 30>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 5>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ru.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.ru.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.tr.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.tr.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.zh-Hans.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.zh-Hans.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.zh-Hant.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/Internal/xlf/Strings.zh-Hant.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/RoslynEnumerable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/RoslynEnumerable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedArray.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/SegmentedArray.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/RoslynImmutableInterlocked.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/RoslynImmutableInterlocked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedDictionary`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/SegmentedDictionary`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedArray`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/SegmentedArray`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/contentFiles/cs/netstandard2.0/SegmentedList`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/contentFiles/cs/netstandard2.0/SegmentedList`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/microsoft.codeanalysis.collections.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/ThirdPartyNotices.rtf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.collections.4.2.0-1.22102.8/pack/ThirdPartyNotices.rtf". 42>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.DotNetAppHost.2.0.0.nupkg'. 42>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj" (Build;Pack target(s)). 49>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.1.1.0/pack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.1.1.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/Microsoft.NETCore.Targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.1.1.0/pack/Microsoft.NETCore.Targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.1.1.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.1.1.0/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.1.1.0/pack/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.1.1.0/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.1.1.0/pack/LICENSE.TXT". 61>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 10>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Docker.Sdk.1.1.0.nupkg'. 10>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj" (Build;Pack target(s)). 59>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.Targets.1.0.1.nupkg'. 59>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj" (Build;Pack target(s)). 61>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/1.1.0/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/1.1.0/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj" (69:7) on node 9 (Build;Pack target(s)). 69:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj" (69:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj" (69:9) on node 9 (_GetFrameworkAssemblyReferences target(s)). 69>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj" (52:7) on node 13 (Build;Pack target(s)). 52:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj" (52:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj" (52:9) on node 13 (_GetFrameworkAssemblyReferences target(s)). 52>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.3.1.0/Release/netstandard2.0/". 36>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.DotNetHostPolicy.2.0.0.nupkg'. 36>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj" (Build;Pack target(s)). 52>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 69>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj" (_GetFrameworkAssemblyReferences target(s)). 14>BuildTargetingPackIlSrc: [18:05:15.46] microsoft.netframework.referenceassemblies.net20.1.0.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/ DONE 49>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.Targets.1.1.0.nupkg'. 49>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj" (Build;Pack target(s)). 46>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.0/pack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.0/pack". 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 46>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.0/pack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.0/pack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.0/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/Microsoft.NETCore.Platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.0/pack/Microsoft.NETCore.Platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.0/pack/ThirdPartyNotices.txt". 72:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj" (72:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj" (72:17) on node 28 (Build target(s)). 72>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.3.409/lib/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.3.409/net46/". 70>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostresolver.2.1.0/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostresolver.2.1.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostresolver.2.1.0/pack/microsoft.netcore.dotnethostresolver.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostresolver.2.1.0/pack/runtime.json". 45>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.0/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/Microsoft.NETCore.Platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.0/pack/Microsoft.NETCore.Platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.0/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.0/pack/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.1.0/pack/version.txt". 70>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostresolver.2.1.0/pack/THIRD-PARTY-NOTICES.TXT". 5>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Collections.4.2.0-1.22102.8.nupkg'. 5>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj" (Build;Pack target(s)). 44>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostpolicy.2.1.0/pack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostpolicy.2.1.0/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostpolicy.2.1.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostpolicy.2.1.0/pack/microsoft.netcore.dotnethostpolicy.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostpolicy.2.1.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostpolicy.2.1.0/pack/THIRD-PARTY-NOTICES.TXT". 14>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 50>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.0.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.0.0/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.0.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.0.0/pack/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.0.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.0.0/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.0.0/pack/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.2.0.0/pack/version.txt". 67>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.NETCore.Targets.1.1.3/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.NETCore.Targets.1.1.3/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.NETCore.Targets.1.1.3/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.NETCore.Targets.1.1.3/pack/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.NETCore.Targets.1.1.3/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.NETCore.Targets.1.1.3/pack/ThirdPartyNotices.txt". 46>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.1.1.0.nupkg'. 50>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.2.0.0.nupkg'. 70>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.DotNetHostResolver.2.1.0.nupkg'. 50>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj" (Build;Pack target(s)). 45>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.2.1.0.nupkg'. 70>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj" (Build;Pack target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj" (Build;Pack target(s)). 44>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.DotNetHostPolicy.2.1.0.nupkg'. 44>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj" (Build;Pack target(s)). 38>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostresolver.2.0.0/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostresolver.2.0.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostresolver.2.0.0/pack/microsoft.netcore.dotnethostresolver.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostresolver.2.0.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnethostresolver.2.0.0/pack/THIRD-PARTY-NOTICES.TXT". 67>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.Targets.1.1.3.nupkg'. 67>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj" (Build;Pack target(s)). 38>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.DotNetHostResolver.2.0.0.nupkg'. 38>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj" (Build;Pack target(s)). 74>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.2.1.0/pack/lib/netstandard1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.2.1.0/pack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.2.1.0/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.2.1.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/Microsoft.NETCore.Targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.2.1.0/pack/Microsoft.NETCore.Targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.2.1.0/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.2.1.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.2.1.0/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.2.1.0/pack/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.targets.2.1.0/pack/version.txt". 46>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj" (Build;Pack target(s)). 74>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.Targets.2.1.0.nupkg'. 74>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj" (Build;Pack target(s)). 47>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.1/pack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.1/pack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.1/pack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.1/pack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.1/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.1/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.1/pack/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.1/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.1/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.1.1/pack/ThirdPartyNotices.txt". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.1.1.1.nupkg'. 47>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj" (Build;Pack target(s)). 61:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj" (61:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj" (61:21) on node 15 (Build target(s)). 61>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/1.1.0/netstandard2.1/". 48:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (48:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (48:21) on node 21 (Build target(s)). 48>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/5.0.0/netstandard2.1/". 54:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj" (54:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj" (54:17) on node 7 (Build target(s)). 54>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.1.1012/lib/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.1.1012/net46/". 72>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 54>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 53:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (53:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (53:25) on node 24 (Build target(s)). 53>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.hashcode/1.1.1/netstandard2.1/". 61:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj" (61:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj" (61:22) on node 1 (Build target(s)). 61>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/1.1.0/net461/". 58>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/net5.0/External/Wcwidth/Extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Extensions/IntegerExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/net5.0/External/Wcwidth/Extensions/IntegerExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/net5.0/External/Wcwidth/Tables". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/WideTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/net5.0/External/Wcwidth/Tables/WideTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/WideTable.Generated.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/net5.0/External/Wcwidth/Tables/WideTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/ZeroTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/net5.0/External/Wcwidth/Tables/ZeroTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Tables/ZeroTable.Generated.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/net5.0/External/Wcwidth/Tables/ZeroTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/Unicode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/net5.0/External/Wcwidth/Unicode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/net5.0/External/Wcwidth/UnicodeCalculator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/net5.0/External/Wcwidth/UnicodeCalculator.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Extensions/IntegerExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Extensions/IntegerExtensions.cs". 73>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack". 48:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (48:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (48:22) on node 2 (Build target(s)). 48>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/5.0.0/lib/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/5.0.0/net461/". 73>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/Icon.png". 72>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.3.409/net46/Microsoft.Build.Framework.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.3.409/net46/Microsoft.Build.Framework.15.3.409.GeneratedMSBuildEditorConfig.editorconfig lib/net46/Microsoft.Build.Framework.cs /warnaserror+:NU1605 73>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.5.0.0/pack/microsoft.netcore.platforms.nuspec". 54>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.1.1012/net46/Microsoft.Build.Framework.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.1.1012/net46/Microsoft.Build.Framework.15.1.1012.GeneratedMSBuildEditorConfig.editorconfig lib/net46/Microsoft.Build.Framework.cs /warnaserror+:NU1605 58>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.Generated.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/WideTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.Generated.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Tables/ZeroTable.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/Unicode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/Unicode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/contentFiles/cs/netstandard2.0/External/Wcwidth/UnicodeCalculator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/contentFiles/cs/netstandard2.0/External/Wcwidth/UnicodeCalculator.cs". 53:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (53:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (53:26) on node 14 (Build target(s)). 53>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.hashcode/1.1.1/ref/netcoreapp2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.hashcode/1.1.1/netcoreapp2.1/". 58>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/wcwidth.sources.0.6.0/pack/wcwidth.sources.nuspec". 30>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnetapphost.2.1.0/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnetapphost.2.1.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnetapphost.2.1.0/pack/microsoft.netcore.dotnetapphost.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnetapphost.2.1.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.dotnetapphost.2.1.0/pack/THIRD-PARTY-NOTICES.TXT". 73>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.5.0.0.nupkg'. 73>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj" (Build;Pack target(s)). 48>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 52>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.3.1.0/pack/lib/netstandard1.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.3.1.0/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.3.1.0/pack/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.3.1.0/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.3.1.0/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.3.1.0/pack/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.3.1.0/pack/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.3.1.0/pack/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.3.1.0/pack/version.txt". 58>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Wcwidth.Sources.0.6.0.nupkg'. 58>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj" (Build;Pack target(s)). 30>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.DotNetAppHost.2.1.0.nupkg'. 30>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj" (Build;Pack target(s)). 69>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Caching.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Caching.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Caching.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Caching.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Binder.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Binder.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.CommandLine.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.CommandLine.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.EnvironmentVariables.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.EnvironmentVariables.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.FileExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.FileExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Ini.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Ini.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.KeyPerFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.KeyPerFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.UserSecrets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.UserSecrets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.DependencyModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Diagnostics.HealthChecks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Composite.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Composite.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Embedded.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Embedded.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Physical.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileProviders.Physical.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileSystemGlobbing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.FileSystemGlobbing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Localization.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Localization.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Debug.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.EventSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.EventSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Logging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.ObjectPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.ObjectPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.ConfigurationExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.ConfigurationExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Options.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.WebEncoders.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.WebEncoders.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Win32.Registry.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Win32.Registry.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.CodeDom.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ComponentModel.Composition.Registration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ComponentModel.Composition.Registration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ComponentModel.Composition.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ComponentModel.Composition.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.AttributedModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.AttributedModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Convention.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Convention.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.TypedParts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Composition.TypedParts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.Odbc.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.Odbc.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.OleDb.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.OleDb.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.SqlClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Data.SqlClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Diagnostics.PerformanceCounter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Diagnostics.PerformanceCounter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.AccountManagement.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.AccountManagement.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.Protocols.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.Protocols.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.DirectoryServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Configuration.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Hashing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Hashing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Packaging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Pipelines.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Ports.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.IO.Ports.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Management.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Management.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Memory.Data.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Memory.Data.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Net.Http.WinHttpHandler.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Net.Http.WinHttpHandler.xml". 48>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/5.0.0/net461/Microsoft.Bcl.AsyncInterfaces.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/5.0.0/net461/Microsoft.Bcl.AsyncInterfaces.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/net461/Microsoft.Bcl.AsyncInterfaces.cs /warnaserror+:NU1605 69>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Net.WebSockets.WebSocketProtocol.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Net.WebSockets.WebSocketProtocol.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Reflection.Context.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Reflection.Context.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Reflection.MetadataLoadContext.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Reflection.MetadataLoadContext.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Runtime.Caching.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Runtime.Caching.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Resources.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Cose.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Cose.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Security.Cryptography.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Duplex.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Duplex.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.NetTcp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.NetTcp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Syndication.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.Syndication.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceProcess.ServiceController.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceProcess.ServiceController.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.ServiceModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Threading.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Threading.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Windows.Extensions.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.VisualBasic.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/Microsoft.VisualBasic.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/Microsoft.Win32.Registry.xml". 52>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.3.1.0.nupkg'. 52>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj" (Build;Pack target(s)). 53:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (53:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (53:27) on node 12 (Build target(s)). 53>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.hashcode/1.1.1/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.hashcode/1.1.1/net461/". 69>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Collections.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Localization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/Microsoft.Extensions.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Formats.Asn1.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Formats.Asn1.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Formats.Tar.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Formats.Tar.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Compression.Brotli.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.IO.Compression.Brotli.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.IO.FileSystem.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.IO.FileSystem.DriveInfo.xml". 48>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 40:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (40:140) on node 10 (_GetFrameworkAssemblyReferences target(s)). 40>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/Release/netstandard2.0/". 69>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Pipes.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.IO.Pipes.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Linq.Queryable.xml". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj" (77:15) on node 11 (Build;Pack target(s)). 77:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj" (77:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj" (77:16) on node 11 (Build target(s)). 77>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/15.7.179/netstandard2.0/". 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (_GetFrameworkAssemblyReferences target(s)). 48>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER;NETSTANDARD2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/5.0.0/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/5.0.0/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.cs /warnaserror+:NU1605 69>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Http.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.Http.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Quic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.Quic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Numerics.Vectors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Numerics.Vectors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.JavaScript.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Runtime.InteropServices.JavaScript.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Intrinsics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Runtime.Intrinsics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Security.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.Cryptography.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Security.Cryptography.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Security.Principal.Windows.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Security.Principal.Windows.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Text.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Channels.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Threading.Channels.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Threading.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Xml.XPath.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/net/1033/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/net/1033/System.Xml.XPath.XDocument.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/netstandard/1033". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Accessibility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/Accessibility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.VisualBasic.Forms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/Microsoft.VisualBasic.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/netstandard/1033/netstandard.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/netstandard/1033/netstandard.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.Registry.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.Registry.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationCore.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationCore.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero2.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Aero2.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/dotnet-plat-ext/1033/System.Formats.Cbor.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/dotnet-plat-ext/1033/System.Formats.Cbor.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Classic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Classic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.AeroLite.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.AeroLite.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Royale.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Royale.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Luna.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.Luna.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/PresentationUI.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/PresentationUI.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.CodeDom.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/ReachFramework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/ReachFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.PerformanceCounter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Diagnostics.PerformanceCounter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.DirectoryServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.IO.Packaging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Printing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Printing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Resources.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Cryptography.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Threading.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Threading.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Controls.Ribbon.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Controls.Ribbon.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Design.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Design.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Input.Manipulations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Input.Manipulations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Xaml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Xaml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/System.Windows.Presentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/System.Windows.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationClientSideProviders.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationClientSideProviders.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationProvider.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationProvider.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/UIAutomationTypes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/UIAutomationTypes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/WindowsBase.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/WindowsBase.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/IntellisenseFiles/windowsdesktop/1033/WindowsFormsIntegration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/IntellisenseFiles/windowsdesktop/1033/WindowsFormsIntegration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.private.intellisense.7.0.0-preview-20221010.1/pack/microsoft.private.intellisense.nuspec". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj" (56:15) on node 23 (Build;Pack target(s)). 56:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj" (56:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj" (56:16) on node 23 (Build target(s)). 56>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.1.1012/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.1.1012/netstandard1.3/". 61>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER;NETSTANDARD2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/1.1.0/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/1.1.0/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.1.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.cs /warnaserror+:NU1605 53>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 53>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 53>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:2 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_1;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.hashcode/1.1.1/netcoreapp2.1/Microsoft.Bcl.HashCode.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.hashcode/1.1.1/netcoreapp2.1/Microsoft.Bcl.HashCode.1.1.1.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp2.1/Microsoft.Bcl.HashCode.cs /warnaserror+:NU1605 77:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj" (77:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj" (77:17) on node 25 (Build target(s)). 77>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/15.7.179/lib/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/15.7.179/net46/". 53>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.hashcode/1.1.1/net461/Microsoft.Bcl.HashCode.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.hashcode/1.1.1/net461/Microsoft.Bcl.HashCode.1.1.1.GeneratedMSBuildEditorConfig.editorconfig ref/net461/Microsoft.Bcl.HashCode.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" (71:15) on node 3 (Build;Pack target(s)). 71:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" (71:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" (71:16) on node 3 (Build target(s)). 71>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.8.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.8.0/netstandard2.0/". 56:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj" (56:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj" (56:17) on node 8 (Build target(s)). 56>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.1.1012/lib/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.1.1012/net46/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj" (82:15) on node 22 (Build;Pack target(s)). 82:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj" (82:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj" (82:16) on node 22 (Build target(s)). 82>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.7.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.7.0/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj" (75:15) on node 29 (Build;Pack target(s)). 75:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj" (75:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj" (75:17) on node 29 (Build target(s)). 75>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.7.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.7.0/netstandard2.0/". 56>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 56>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 56>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.1.1012/lib/netstandard1.3/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.0.1/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.0.1/ref/netstandard1.3/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.0.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/ref/netstandard1.3/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.0.1/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.reader/4.0.0/lib/netstandard1.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.0.1/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.0.1/ref/netstandard1.3/System.Xml.XmlDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.1.1012/netstandard1.3/Microsoft.Build.Utilities.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.1.1012/netstandard1.3/Microsoft.Build.Utilities.Core.15.1.1012.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 75:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj" (75:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj" (75:16) on node 13 (Build target(s)). 75>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.7.0/lib/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.7.0/net472/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj" (63:15) on node 31 (Build;Pack target(s)). 63:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj" (63:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj" (63:16) on node 31 (Build target(s)). 63>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.5.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.5.0/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj" (76:15) on node 16 (Build;Pack target(s)). 76:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj" (76:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj" (76:16) on node 10 (Build target(s)). 76>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.5.0/lib/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.5.0/net472/". 56>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.1.1012/lib/net46/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/ref/net46/System.Threading.Thread.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.1.1012/net46/Microsoft.Build.Utilities.Core.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.1.1012/net46/Microsoft.Build.Utilities.Core.15.1.1012.GeneratedMSBuildEditorConfig.editorconfig lib/net46/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 77>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/lib/net46/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/15.7.179/lib/net46/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xaml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XmlSerializer.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/15.7.179/net46/Microsoft.Build.Tasks.Core.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/15.7.179/net46/Microsoft.Build.Tasks.Core.15.7.179.GeneratedMSBuildEditorConfig.editorconfig lib/net46/Microsoft.Build.Tasks.Core.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj" (55:15) on node 27 (Build;Pack target(s)). 55:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj" (55:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj" (55:16) on node 27 (Build target(s)). 55>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.3.409/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.3.409/netstandard1.3/". 76:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj" (76:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj" (76:17) on node 16 (Build target(s)). 76>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.5.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.5.0/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" (57:15) on node 30 (Build;Pack target(s)). 57:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" (57:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" (57:16) on node 30 (Build target(s)). 57>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.8.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.8.0/netstandard2.0/". 53>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 77>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 82>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 77>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/15.7.179/netstandard2.0/Microsoft.Build.Tasks.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/15.7.179/netstandard2.0/Microsoft.Build.Tasks.Core.15.7.179.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs /warnaserror+:NU1605 61>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 53>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER;NETSTANDARD2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.hashcode/1.1.1/netstandard2.1/Microsoft.Bcl.HashCode.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.hashcode/1.1.1/netstandard2.1/Microsoft.Bcl.HashCode.1.1.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.1/Microsoft.Bcl.HashCode.cs /warnaserror+:NU1605 75>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 76>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 75>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/lib/net472/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.7.0/lib/net472/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.7.0/net472/Microsoft.Build.Tasks.Core.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.7.0/net472/Microsoft.Build.Tasks.Core.16.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/net472/Microsoft.Build.Tasks.Core.cs /warnaserror+:NU1605 82>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.7.0/netstandard2.0/Microsoft.Build.Framework.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.7.0/netstandard2.0/Microsoft.Build.Framework.16.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Build.Framework.cs /warnaserror+:NU1605 71>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 61>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/netfx.force.conflicts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Security.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/1.1.0/net461/Microsoft.Bcl.AsyncInterfaces.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/1.1.0/net461/Microsoft.Bcl.AsyncInterfaces.1.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/Microsoft.Bcl.AsyncInterfaces.cs /warnaserror+:NU1605 55>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 63>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 71>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.8.0/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.xml/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.8.0/netstandard2.0/Microsoft.Build.Tasks.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.8.0/netstandard2.0/Microsoft.Build.Tasks.Core.16.8.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs /warnaserror+:NU1605 63>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.5.0/netstandard2.0/Microsoft.Build.Framework.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.5.0/netstandard2.0/Microsoft.Build.Framework.16.5.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Build.Framework.cs /warnaserror+:NU1605 76>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 75>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 57>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 76>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/lib/net472/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.5.0/lib/net472/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.5.0/net472/Microsoft.Build.Tasks.Core.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.5.0/net472/Microsoft.Build.Tasks.Core.16.5.0.GeneratedMSBuildEditorConfig.editorconfig lib/net472/Microsoft.Build.Tasks.Core.cs /warnaserror+:NU1605 75>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.7.0/netstandard2.0/Microsoft.Build.Tasks.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.7.0/netstandard2.0/Microsoft.Build.Tasks.Core.16.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs /warnaserror+:NU1605 55>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.3.409/lib/netstandard1.3/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.0.1/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.0.1/ref/netstandard1.3/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.0.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/ref/netstandard1.3/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.0.1/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.reader/4.0.0/lib/netstandard1.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.0.1/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.0.1/ref/netstandard1.3/System.Xml.XmlDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.3.409/netstandard1.3/Microsoft.Build.Utilities.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.3.409/netstandard1.3/Microsoft.Build.Utilities.Core.15.3.409.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 57>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.8.0/netstandard2.0/Microsoft.Build.Framework.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.8.0/netstandard2.0/Microsoft.Build.Framework.16.8.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Build.Framework.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj" (39:7) on node 17 (Build;Pack target(s)). 39:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj" (39:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj" (39:9) on node 17 (_GetFrameworkAssemblyReferences target(s)). 39>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.0.1/Release/netstandard2.0/". 39>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj" (_GetFrameworkAssemblyReferences target(s)). 76>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.5.0/netstandard2.0/Microsoft.Build.Tasks.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.5.0/netstandard2.0/Microsoft.Build.Tasks.Core.16.5.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Build.Tasks.Core.cs /warnaserror+:NU1605 14:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (14:58) on node 5 (_GetFrameworkAssemblyReferences target(s)). 14>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/Release/netstandard2.0/". 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (_GetFrameworkAssemblyReferences target(s)). 39>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.0.1/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.0.1/pack/LICENSE.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.0.1/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.0.1/pack/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.0.1/pack/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.0.1/pack/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netcore.platforms.1.0.1/pack/ThirdPartyNotices.txt". 48>CoreCompile: CompilerServer: server - server processed compilation - bc0704bd-c096-4a6f-89d9-a6cfa61ebe62 54>CoreCompile: CompilerServer: server - server processed compilation - 1e477426-8440-41c7-b160-e8d8299655aa 53>CoreCompile: CompilerServer: server - server processed compilation - e319049d-013e-4a0b-a5c9-b7ce1db423e5 54>CoreCompile: CompilerServer: server - server processed compilation - 2815286f-5b45-446e-91a8-1d7a7f96bb92 61>CoreCompile: CompilerServer: server - server processed compilation - 6783f0f6-140f-4438-990e-7b942f397811 53>CoreCompile: CompilerServer: server - server processed compilation - d86349a4-3a23-4c8e-9b26-85e93813864c 60>CoreCompile: CompilerServer: server - server processed compilation - 0c83a3a0-e579-49cc-8d76-6282f262e036 53>CoreCompile: CompilerServer: server - server processed compilation - 32dcdec0-8345-4c09-b97e-708ffbe8f8d0 53>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.hashcode/1.1.1/net461/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.hashcode/1.1.1/ref/net461/Microsoft.Bcl.HashCode.dll". 54>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.1.1012/net46/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.1.1012/lib/net46/Microsoft.Build.Framework.dll". Microsoft.Build.Framework.15.1.1012 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.1.1012/lib/net46/Microsoft.Build.Framework.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.15.1.1012/pack/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.1.1012/lib/net46/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.15.1.1012/pack/lib/net46/Microsoft.Build.Framework.dll". 48>CoreCompile: CompilerServer: server - server processed compilation - 12b4fbf8-5fe9-47ec-82e1-fd9003711033 53>CopyFilesToOutputDirectory: Microsoft.Bcl.HashCode.1.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.hashcode/1.1.1/ref/net461/Microsoft.Bcl.HashCode.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.hashcode/1.1.1/ref/net461/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/pack/ref/net461/Microsoft.Bcl.HashCode.dll". 61>CoreCompile: CompilerServer: server - server processed compilation - bfd64640-20a0-49f0-a686-8fb4041327f5 72>CoreCompile: CompilerServer: server - server processed compilation - c1c02630-4a56-4070-a7fd-38b9db4adda8 48>CoreCompile: CompilerServer: server - server processed compilation - 6d2acad6-e850-4d9a-8539-c750b17ca4db 53>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (Build target(s)). 72>CoreCompile: CompilerServer: server - server processed compilation - 654087c9-41cc-4c2a-91bb-a229cbc9d376 48>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/5.0.0/lib/net461/System.Threading.Tasks.Extensions.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/5.0.0/net461/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj.CopyComplete" because "AlwaysCreate" was specified. 72>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.3.409/net46/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.3.409/lib/net46/Microsoft.Build.Framework.dll". Microsoft.Build.Framework.15.3.409 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.3.409/lib/net46/Microsoft.Build.Framework.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.15.3.409/pack/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.3.409/lib/net46/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.15.3.409/pack/lib/net46/Microsoft.Build.Framework.dll". 48>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/5.0.0/net461/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/5.0.0/lib/net461/Microsoft.Bcl.AsyncInterfaces.dll". Microsoft.Bcl.AsyncInterfaces.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/5.0.0/lib/net461/Microsoft.Bcl.AsyncInterfaces.dll 54>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.1.1012/netstandard1.3/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.1.1012/lib/netstandard1.3/Microsoft.Build.Framework.dll". Microsoft.Build.Framework.15.1.1012 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.1.1012/lib/netstandard1.3/Microsoft.Build.Framework.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.15.1.1012/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.1.1012/lib/netstandard1.3/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.15.1.1012/pack/lib/netstandard1.3/Microsoft.Build.Framework.dll". 48>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/5.0.0/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". Microsoft.Bcl.AsyncInterfaces.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/pack/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/pack/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". 53>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.hashcode/1.1.1/netstandard2.1/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll". Microsoft.Bcl.HashCode.1.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/pack/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/pack/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll". 61>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/1.1.0/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". 54>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj" (Build target(s)). 61>CopyFilesToOutputDirectory: Microsoft.Bcl.AsyncInterfaces.1.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.1.1.0/pack/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.1.1.0/pack/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". 60>CoreCompile: CompilerServer: server - server processed compilation - 77b795f8-e4d4-4193-b82a-fa8d837a0585 48>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/pack/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/5.0.0/lib/net461/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/pack/lib/net461/Microsoft.Bcl.AsyncInterfaces.dll". 72>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj" (Build target(s)). 60>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.7.179/net46/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.7.179/lib/net46/Microsoft.Build.Framework.dll". Microsoft.Build.Framework.15.7.179 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.7.179/lib/net46/Microsoft.Build.Framework.dll 54>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj" (Build target(s)). 60>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.15.7.179/pack/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.7.179/lib/net46/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.15.7.179/pack/lib/net46/Microsoft.Build.Framework.dll". 14>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/RedistList/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/SubsetList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/SubsetList/Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/.NETFramework/v2.0/SubsetList/Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net20.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/build/Microsoft.NETFramework.ReferenceAssemblies.net20.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.netframework.referenceassemblies.net20.1.0.2/pack/microsoft.netframework.referenceassemblies.net20.nuspec". 72>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.3.409/netstandard1.3/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.3.409/lib/netstandard1.3/Microsoft.Build.Framework.dll". Microsoft.Build.Framework.15.3.409 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.3.409/lib/netstandard1.3/Microsoft.Build.Framework.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.15.3.409/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.3.409/lib/netstandard1.3/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.15.3.409/pack/lib/netstandard1.3/Microsoft.Build.Framework.dll". 61>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/1.1.0/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". Microsoft.Bcl.AsyncInterfaces.1.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.1.1.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.1.1.0/pack/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". 60>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/15.7.179/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll". 48>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/5.0.0/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". 60>CopyFilesToOutputDirectory: Microsoft.Build.Framework.15.7.179 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.15.7.179/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.15.7.179/pack/lib/netstandard2.0/Microsoft.Build.Framework.dll". 53>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.hashcode/1.1.1/netstandard2.0/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll". Microsoft.Bcl.HashCode.1.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/pack/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll". 48>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (Build target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (Build target(s)). 48>CopyFilesToOutputDirectory: Microsoft.Bcl.AsyncInterfaces.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/pack/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". 60>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj" (Build target(s)). 48>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (Build target(s)). 61>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj" (Build target(s)). 39>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETCore.Platforms.1.0.1.nupkg'. 39>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj" (Build;Pack target(s)). 53>CoreCompile: CompilerServer: server - server processed compilation - f505d831-0591-4c12-a32a-6d0d998b784e 72>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj" (Build target(s)). 56>CoreCompile: CompilerServer: server - server processed compilation - 3d843f60-d934-4a97-8cb2-55f4fa5308ea 61>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj" (Build target(s)). 53>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (Build target(s)). 48>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (Build target(s)). 60>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj" (Build target(s)). 55:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj" (55:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj" (55:17) on node 12 (Build target(s)). 55>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.3.409/lib/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.3.409/net46/". 61>CoreCompile: CompilerServer: server - server processed compilation - cd0eacaa-77ff-4f5b-812b-592c9da61c2d 71:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" (71:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" (71:17) on node 2 (Build target(s)). 71>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.8.0/lib/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.8.0/net472/". 82:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj" (82:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj" (82:17) on node 24 (Build target(s)). 82>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.7.0/lib/net472/". 53>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.hashcode/1.1.1/netcoreapp2.1/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.hashcode/1.1.1/ref/netcoreapp2.1/Microsoft.Bcl.HashCode.dll". 82>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.7.0/net472/". 53>CopyFilesToOutputDirectory: Microsoft.Bcl.HashCode.1.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.hashcode/1.1.1/ref/netcoreapp2.1/Microsoft.Bcl.HashCode.dll 57:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" (57:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" (57:17) on node 28 (Build target(s)). 57>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.8.0/lib/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.8.0/net472/". 53>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/pack/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.hashcode/1.1.1/ref/netcoreapp2.1/Microsoft.Bcl.HashCode.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/pack/ref/netcoreapp2.1/Microsoft.Bcl.HashCode.dll". 61>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.ComponentModel.TypeConverter.dll". 71>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 61>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Diagnostics.Process.dll". 53>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (Build target(s)). 61>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.IO.Compression.dll". 57>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 61>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.IO.dll". 71>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 55>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 82>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 71>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.8.0/lib/net472/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.8.0/lib/net472/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.8.0/net472/Microsoft.Build.Tasks.Core.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.8.0/net472/Microsoft.Build.Tasks.Core.16.8.0.GeneratedMSBuildEditorConfig.editorconfig lib/net472/Microsoft.Build.Tasks.Core.cs /warnaserror+:NU1605 55>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.3.409/lib/net46/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/ref/net46/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XmlSerializer.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.3.409/net46/Microsoft.Build.Utilities.Core.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.3.409/net46/Microsoft.Build.Utilities.Core.15.3.409.GeneratedMSBuildEditorConfig.editorconfig lib/net46/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 56>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.1.1012/netstandard1.3/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.1.1012/lib/netstandard1.3/Microsoft.Build.Utilities.Core.dll". Microsoft.Build.Utilities.Core.15.1.1012 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.1.1012/lib/netstandard1.3/Microsoft.Build.Utilities.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.15.1.1012/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.1.1012/lib/netstandard1.3/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.15.1.1012/pack/lib/netstandard1.3/Microsoft.Build.Utilities.Core.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj" (80:15) on node 18 (Build;Pack target(s)). 80:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj" (80:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj" (80:16) on node 18 (Build target(s)). 80>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.7.179/netstandard2.0/". 61>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.IO.FileSystem.dll". 56>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj" (Build target(s)). 61>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Net.WebSockets.dll". 63:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj" (63:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj" (63:17) on node 7 (Build target(s)). 63>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.5.0/lib/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.5.0/net472/". 61>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/System.Xml.XPath.XDocument.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/1.1.0/net461/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.bcl.asyncinterfaces/1.1.0/net461/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/Microsoft.Bcl.AsyncInterfaces.dll". Microsoft.Bcl.AsyncInterfaces.1.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/Microsoft.Bcl.AsyncInterfaces.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.1.1.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.1.1.0/pack/ref/net461/Microsoft.Bcl.AsyncInterfaces.dll". 63>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 57>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 56>CoreCompile: CompilerServer: server - server processed compilation - 9448ef06-297e-439e-8a62-06a55eb72729 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.1.1012/lib/net46/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.1.1012/lib/net46/Microsoft.Build.Framework.dll". 82>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj" (64:15) on node 21 (Build;Pack target(s)). 64:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj" (64:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj" (64:16) on node 21 (Build target(s)). 64>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.7.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.7.0/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj" (66:15) on node 4 (Build;Pack target(s)). 66:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj" (66:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj" (66:16) on node 4 (Build target(s)). 66>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/15.7.179/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/15.7.179/netstandard2.0/". 56>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.1.1012/net46/Microsoft.Build.Utilities.Core.15.1.1012.csproj.CopyComplete" because "AlwaysCreate" was specified. 82>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.7.0/net472/Microsoft.Build.Framework.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.7.0/net472/Microsoft.Build.Framework.16.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/net472/Microsoft.Build.Framework.cs /warnaserror+:NU1605 61>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj" (Build target(s)). 80:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj" (80:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj" (80:17) on node 32 (Build target(s)). 80>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.7.179/lib/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.7.179/net46/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj" (65:15) on node 26 (Build;Pack target(s)). 65:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj" (65:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj" (65:16) on node 26 (Build target(s)). 65>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.5.0/lib/netcoreapp2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.5.0/netcoreapp2.1/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj" (62:15) on node 15 (Build;Pack target(s)). 62:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj" (62:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj" (62:17) on node 19 (Build target(s)). 62>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.5.0/lib/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.5.0/net472/". 62:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj" (62:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj" (62:16) on node 15 (Build target(s)). 62>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.5.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.5.0/netstandard2.0/". 80>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 56>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.1.1012/net46/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.1.1012/lib/net46/Microsoft.Build.Utilities.Core.dll". Microsoft.Build.Utilities.Core.15.1.1012 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.1.1012/lib/net46/Microsoft.Build.Utilities.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.15.1.1012/pack/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.1.1012/lib/net46/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.15.1.1012/pack/lib/net46/Microsoft.Build.Utilities.Core.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" (68:15) on node 17 (Build;Pack target(s)). 68:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" (68:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" (68:16) on node 6 (Build target(s)). 68>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.8.0/lib/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.8.0/net472/". 63>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 64:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj" (64:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj" (64:17) on node 14 (Build target(s)). 64>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.7.0/lib/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.7.0/net472/". 68:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" (68:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" (68:17) on node 17 (Build target(s)). 68>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.8.0/netstandard2.0/". 64>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 57>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.8.0/net472/Microsoft.Build.Framework.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.8.0/net472/Microsoft.Build.Framework.16.8.0.GeneratedMSBuildEditorConfig.editorconfig lib/net472/Microsoft.Build.Framework.cs /warnaserror+:NU1605 56>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj" (Build target(s)). 63>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.5.0/net472/Microsoft.Build.Framework.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.5.0/net472/Microsoft.Build.Framework.16.5.0.GeneratedMSBuildEditorConfig.editorconfig lib/net472/Microsoft.Build.Framework.cs /warnaserror+:NU1605 65:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj" (65:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj" (65:17) on node 23 (Build target(s)). 65>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.5.0/lib/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.5.0/net472/". 80>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 68>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 66>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 80>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.7.179/netstandard2.0/Microsoft.Build.Utilities.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.7.179/netstandard2.0/Microsoft.Build.Utilities.Core.15.7.179.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 62>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 66>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/15.7.179/netstandard2.0/Microsoft.Build.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/15.7.179/netstandard2.0/Microsoft.Build.15.7.179.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Build.cs /warnaserror+:NU1605 64>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 65>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 64>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/lib/net472/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.7.0/net472/Microsoft.Build.Utilities.Core.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.7.0/net472/Microsoft.Build.Utilities.Core.16.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/net472/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 62>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 65>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 80>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/lib/net46/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xaml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XmlSerializer.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.7.179/net46/Microsoft.Build.Utilities.Core.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.7.179/net46/Microsoft.Build.Utilities.Core.15.7.179.GeneratedMSBuildEditorConfig.editorconfig lib/net46/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 68>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj" (101:15) on node 20 (Build;Pack target(s)). 101:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj" (101:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj" (101:16) on node 20 (Build target(s)). 101>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.8.0/lib/netcoreapp2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.8.0/netcoreapp2.1/". 64>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 68>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.8.0/lib/net472/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.8.0/net472/Microsoft.Build.Utilities.Core.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.8.0/net472/Microsoft.Build.Utilities.Core.16.8.0.GeneratedMSBuildEditorConfig.editorconfig lib/net472/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 101:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj" (101:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj" (101:17) on node 1 (Build target(s)). 101>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.8.0/lib/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.8.0/net472/". 65>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/lib/net472/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.5.0/net472/Microsoft.Build.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.5.0/net472/Microsoft.Build.16.5.0.GeneratedMSBuildEditorConfig.editorconfig lib/net472/Microsoft.Build.cs /warnaserror+:NU1605 65>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 62>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/lib/net472/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.5.0/net472/Microsoft.Build.Utilities.Core.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.5.0/net472/Microsoft.Build.Utilities.Core.16.5.0.GeneratedMSBuildEditorConfig.editorconfig lib/net472/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 66:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj" (66:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj" (66:17) on node 8 (Build target(s)). 66>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/15.7.179/lib/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/15.7.179/net46/". 64>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.7.0/netstandard2.0/Microsoft.Build.Utilities.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.7.0/netstandard2.0/Microsoft.Build.Utilities.Core.16.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 68>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.8.0/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.8.0/netstandard2.0/Microsoft.Build.Utilities.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.8.0/netstandard2.0/Microsoft.Build.Utilities.Core.16.8.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 65>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:2 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_1;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/ref/netstandard1.3/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.5.0/netcoreapp2.1/Microsoft.Build.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.5.0/netcoreapp2.1/Microsoft.Build.16.5.0.GeneratedMSBuildEditorConfig.editorconfig lib/netcoreapp2.1/Microsoft.Build.cs /warnaserror+:NU1605 55>CoreCompile: CompilerServer: server - server processed compilation - 4140036d-f3a3-47c0-9f73-487f02da644c 66>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/lib/net46/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/net46/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xaml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XmlSerializer.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/15.7.179/net46/Microsoft.Build.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/15.7.179/net46/Microsoft.Build.15.7.179.GeneratedMSBuildEditorConfig.editorconfig lib/net46/Microsoft.Build.cs /warnaserror+:NU1605 101>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 62>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 101>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 62>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.5.0/netstandard2.0/Microsoft.Build.Utilities.Core.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.5.0/netstandard2.0/Microsoft.Build.Utilities.Core.16.5.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Build.Utilities.Core.cs /warnaserror+:NU1605 101>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.8.0/lib/net472/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.0/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encodings.web/4.7.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.json/4.7.0/lib/net461/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.8.0/net472/Microsoft.Build.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.8.0/net472/Microsoft.Build.16.8.0.GeneratedMSBuildEditorConfig.editorconfig lib/net472/Microsoft.Build.cs /warnaserror+:NU1605 101>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 14>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NETFramework.ReferenceAssemblies.net20.1.0.2.nupkg'. 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj" (Build;Pack target(s)). 101>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:2 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_1;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.8.0/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encodings.web/4.7.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.json/4.7.0/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.8.0/netcoreapp2.1/Microsoft.Build.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:8.0 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.8.0/netcoreapp2.1/Microsoft.Build.16.8.0.GeneratedMSBuildEditorConfig.editorconfig lib/netcoreapp2.1/Microsoft.Build.cs /warnaserror+:NU1605 55>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.3.409/netstandard1.3/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.3.409/lib/netstandard1.3/Microsoft.Build.Utilities.Core.dll". Microsoft.Build.Utilities.Core.15.3.409 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.3.409/lib/netstandard1.3/Microsoft.Build.Utilities.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.15.3.409/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.3.409/lib/netstandard1.3/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.15.3.409/pack/lib/netstandard1.3/Microsoft.Build.Utilities.Core.dll". 63>CoreCompile: CompilerServer: server - server processed compilation - fa87fa13-d94e-4179-8e03-307b931f2cf0 55>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj" (Build target(s)). 82>CoreCompile: CompilerServer: server - server processed compilation - d4b60411-a67a-4a08-9460-267be6382935 57>CoreCompile: CompilerServer: server - server processed compilation - 43c98954-8f1f-47a0-a54a-faf44c69c99a 63>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.5.0/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.5.0/lib/netstandard2.0/Microsoft.Build.Framework.dll". Microsoft.Build.Framework.16.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.5.0/lib/netstandard2.0/Microsoft.Build.Framework.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.16.5.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.5.0/lib/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.16.5.0/pack/lib/netstandard2.0/Microsoft.Build.Framework.dll". 77>CoreCompile: CompilerServer: server - server processed compilation - 08ea8975-8619-48c0-b483-d3abd4b76ffc 63>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj" (83:12) on node 5 (Build;Pack target(s)). 83:12>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj" (83:12) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj" (83:13) on node 5 (Build target(s)). 83>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.common/4.0.1/netstandard2.0/". 57>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.8.0/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.8.0/lib/netstandard2.0/Microsoft.Build.Framework.dll". Microsoft.Build.Framework.16.8.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.8.0/lib/netstandard2.0/Microsoft.Build.Framework.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.16.8.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.8.0/lib/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.16.8.0/pack/lib/netstandard2.0/Microsoft.Build.Framework.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj" (79:11) on node 27 (Build;Pack target(s)). 79:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj" (79:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj" (79:12) on node 27 (Build target(s)). 79>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.common/4.1.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.common/4.1.0/netstandard2.0/". 57>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" (Build target(s)). 82>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.7.0/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.7.0/lib/netstandard2.0/Microsoft.Build.Framework.dll". Microsoft.Build.Framework.16.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.7.0/lib/netstandard2.0/Microsoft.Build.Framework.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.16.7.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.7.0/lib/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.16.7.0/pack/lib/netstandard2.0/Microsoft.Build.Framework.dll". 82>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj" (Build target(s)). 83>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.common/4.0.1/netstandard2.0/Microsoft.CodeAnalysis.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.common/4.0.1/netstandard2.0/Microsoft.CodeAnalysis.Common.4.0.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.CodeAnalysis.cs /warnaserror+:NU1605 77>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/15.7.179/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll". Microsoft.Build.Tasks.Core.15.7.179 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.15.7.179/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.15.7.179/pack/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll". 79>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 75>CoreCompile: CompilerServer: server - server processed compilation - 285af1ac-9775-449c-8c31-263608c718d0 77>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj" (Build target(s)). 79>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.common/4.1.0/netstandard2.0/Microsoft.CodeAnalysis.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.common/4.1.0/netstandard2.0/Microsoft.CodeAnalysis.Common.4.1.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.CodeAnalysis.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj" (81:11) on node 30 (Build;Pack target(s)). 81:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj" (81:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj" (81:12) on node 30 (Build target(s)). 81>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.csharp/4.0.1/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.csharp/4.0.1/netstandard2.0/". 76>CoreCompile: CompilerServer: server - server processed compilation - 3fa3b1c0-8ed6-4bfe-a7d4-50d1e9392dc0 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj" (78:11) on node 22 (Build;Pack target(s)). 78:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj" (78:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj" (78:12) on node 22 (Build target(s)). 78>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.workspaces.common/4.0.1/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.workspaces.common/4.0.1/netstandard2.0/". 75>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.7.0/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll". Microsoft.Build.Tasks.Core.16.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.16.7.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.16.7.0/pack/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj" (99:11) on node 31 (Build;Pack target(s)). 99:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj" (99:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj" (99:12) on node 31 (Build target(s)). 99>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.csharp.workspaces/4.0.1/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.csharp.workspaces/4.0.1/netstandard2.0/". 80>CoreCompile: CompilerServer: server - server processed compilation - 701bdec0-b3e6-45ec-870c-8464c89e2379 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj" (93:15) on node 11 (Build;Pack target(s)). 93:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj" (93:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj" (93:16) on node 11 (Build target(s)). 93>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.0.1/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.0.1/netstandard1.0/". 76>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.5.0/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll". Microsoft.Build.Tasks.Core.16.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.16.5.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.16.5.0/pack/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll". 80>CoreCompile: CompilerServer: server - server processed compilation - 4c729462-4979-4b55-a30d-ca02f4040271 55>CoreCompile: CompilerServer: server - server processed compilation - 8cb426a8-ee65-41cd-ad21-eb765a1772c1 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.3.409/lib/net46/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.3.409/lib/net46/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.3.409/lib/net46/Microsoft.Build.Framework.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.3.409/net46/Microsoft.Build.Utilities.Core.15.3.409.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.3.409/net46/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.3.409/lib/net46/Microsoft.Build.Utilities.Core.dll". Microsoft.Build.Utilities.Core.15.3.409 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.3.409/lib/net46/Microsoft.Build.Utilities.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.15.3.409/pack/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.3.409/lib/net46/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.15.3.409/pack/lib/net46/Microsoft.Build.Utilities.Core.dll". 75>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj" (Build target(s)). 80>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/lib/net46/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.7.179/lib/net46/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.7.179/lib/net46/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.7.179/lib/net46/System.Runtime.InteropServices.RuntimeInformation.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.7.179/net46/Microsoft.Build.Utilities.Core.15.7.179.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.7.179/net46/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.7.179/lib/net46/Microsoft.Build.Utilities.Core.dll". Microsoft.Build.Utilities.Core.15.7.179 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.7.179/lib/net46/Microsoft.Build.Utilities.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.15.7.179/pack/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.7.179/lib/net46/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.15.7.179/pack/lib/net46/Microsoft.Build.Utilities.Core.dll". 93>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 55>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj" (89:15) on node 30 (Build;Pack target(s)). 89:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj" (89:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj" (89:16) on node 30 (Build target(s)). 89>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.3.0/netstandard1.0/". 76>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj" (Build target(s)). 78>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 89>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 93>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.0.1/netstandard1.0/Microsoft.CSharp.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.0.1/netstandard1.0/Microsoft.CSharp.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/Microsoft.CSharp.cs /warnaserror+:NU1605 80>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj" (Build target(s)). 78>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/netstandard2.0/Humanizer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.convention/1.0.31/lib/netstandard1.0/System.Composition.Convention.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.typedparts/1.0.31/lib/netstandard1.0/System.Composition.TypedParts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipelines/5.0.1/lib/netstandard2.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.workspaces.common/4.0.1/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.workspaces.common/4.0.1/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.cs /warnaserror+:NU1605 89>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.3.0/netstandard1.0/Microsoft.CSharp.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.3.0/netstandard1.0/Microsoft.CSharp.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/Microsoft.CSharp.cs /warnaserror+:NU1605 99>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/netstandard2.0/Humanizer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.convention/1.0.31/lib/netstandard1.0/System.Composition.Convention.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.typedparts/1.0.31/lib/netstandard1.0/System.Composition.TypedParts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipelines/5.0.1/lib/netstandard2.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.csharp.workspaces/4.0.1/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.csharp.workspaces/4.0.1/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.cs /warnaserror+:NU1605 89:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj" (89:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj" (89:17) on node 29 (Build target(s)). 89>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.3.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.3.0/netstandard1.3/". 68>CoreCompile: CompilerServer: server - server processed compilation - c15a863a-e22c-4cc5-84e4-e8da4f70556a 64>CoreCompile: CompilerServer: server - server processed compilation - 48827efb-e2f8-425b-a2ce-de85750a6266 93>CoreCompile: CompilerServer: server - server processed compilation - ec54800c-12d6-413c-ab2e-fbfcad52aa2b 62>CoreCompile: CompilerServer: server - server processed compilation - 2e1bdcdd-0889-4869-988b-abbf1864576c _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/lib/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.5.0/lib/net472/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.5.0/lib/net472/System.Collections.Immutable.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.5.0/net472/Microsoft.Build.Utilities.Core.16.5.0.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.5.0/net472/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.5.0/lib/net472/Microsoft.Build.Utilities.Core.dll". Microsoft.Build.Utilities.Core.16.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.5.0/lib/net472/Microsoft.Build.Utilities.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.16.5.0/pack/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.5.0/lib/net472/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.16.5.0/pack/lib/net472/Microsoft.Build.Utilities.Core.dll". 93>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.0.1/netstandard1.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.0.1/ref/netstandard1.0/Microsoft.CSharp.dll". Microsoft.CSharp.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.0.1/ref/netstandard1.0/Microsoft.CSharp.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.0.1/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.0.1/ref/netstandard1.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.0.1/pack/ref/netstandard1.0/Microsoft.CSharp.dll". 93:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj" (93:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj" (93:17) on node 12 (Build target(s)). 93>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.0.1/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.0.1/netstandard1.3/". 93>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj" (Build target(s)). 93>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/ref/netstandard1.3/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.0.1/netstandard1.3/Microsoft.CSharp.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.0.1/netstandard1.3/Microsoft.CSharp.4.0.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/Microsoft.CSharp.cs /warnaserror+:NU1605 80>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/15.7.179/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Microsoft.Build.Utilities.Core.15.7.179 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.15.7.179/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.15.7.179/pack/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll". 64>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.7.0/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Microsoft.Build.Utilities.Core.16.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.16.7.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.16.7.0/pack/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (94:19) on node 16 (Build;Pack target(s)). 94:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (94:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (94:20) on node 16 (Build target(s)). 94>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.7.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.7.0/netstandard1.0/". 62>CoreCompile: CompilerServer: server - server processed compilation - 3ea24f91-5beb-4ec2-b4a2-c7bf8f42f173 64>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj" (Build target(s)). 62>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj" (Build target(s)). 80>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj" (Build target(s)). 62>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.5.0/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Microsoft.Build.Utilities.Core.16.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.16.5.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.16.5.0/pack/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj" (86:11) on node 32 (Build;Pack target(s)). 86:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj" (86:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj" (86:12) on node 32 (Build target(s)). 86>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.configuration.abstractions/2.1.1/netstandard2.0/". 94>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 62>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj" (Build target(s)). 64>CoreCompile: CompilerServer: server - server processed compilation - 0e7f911e-6fe0-4d7d-9c08-d5b821ea3438 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/lib/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.7.0/lib/net472/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.7.0/lib/net472/System.Collections.Immutable.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.7.0/net472/Microsoft.Build.Utilities.Core.16.7.0.csproj.CopyComplete" because "AlwaysCreate" was specified. 94>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.7.0/netstandard1.0/Microsoft.CSharp.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.7.0/netstandard1.0/Microsoft.CSharp.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/Microsoft.CSharp.cs /warnaserror+:NU1605 64>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.7.0/net472/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.7.0/lib/net472/Microsoft.Build.Utilities.Core.dll". Microsoft.Build.Utilities.Core.16.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.7.0/lib/net472/Microsoft.Build.Utilities.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.16.7.0/pack/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.7.0/lib/net472/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.16.7.0/pack/lib/net472/Microsoft.Build.Utilities.Core.dll". 68>CoreCompile: CompilerServer: server - server processed compilation - a1461a33-6c84-408c-b8da-66d8f68bf904 68>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.8.0/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Microsoft.Build.Utilities.Core.16.8.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.16.8.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.16.8.0/pack/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll". 64>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj" (Build target(s)). 89>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.3.0/netstandard1.3/Microsoft.CSharp.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.3.0/netstandard1.3/Microsoft.CSharp.4.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/Microsoft.CSharp.cs /warnaserror+:NU1605 68>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.8.0/lib/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.8.0/lib/net472/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.8.0/lib/net472/System.Collections.Immutable.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.8.0/net472/Microsoft.Build.Utilities.Core.16.8.0.csproj.CopyComplete" because "AlwaysCreate" was specified. 94:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (94:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (94:21) on node 11 (Build target(s)). 94>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.7.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.7.0/netstandard2.0/". 68>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.utilities.core/16.8.0/net472/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.8.0/lib/net472/Microsoft.Build.Utilities.Core.dll". Microsoft.Build.Utilities.Core.16.8.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.8.0/lib/net472/Microsoft.Build.Utilities.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.16.8.0/pack/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.utilities.core/16.8.0/lib/net472/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.16.8.0/pack/lib/net472/Microsoft.Build.Utilities.Core.dll". 68>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" (Build target(s)). 68>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" (Build target(s)). 94>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.7.0/netstandard2.0/Microsoft.CSharp.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.7.0/netstandard2.0/Microsoft.CSharp.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/Microsoft.CSharp.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj" (91:11) on node 19 (Build;Pack target(s)). 91:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj" (91:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj" (91:12) on node 14 (Build target(s)). 91>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.configuration.binder/2.1.1/netstandard2.0/". 89>CoreCompile: CompilerServer: server - server processed compilation - 4cd5b629-2763-4245-9876-3c6da8efd80f CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.3.0/netstandard1.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.3.0/ref/netstandard1.0/Microsoft.CSharp.dll". Microsoft.CSharp.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.3.0/ref/netstandard1.0/Microsoft.CSharp.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.3.0/ref/netstandard1.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.3.0/pack/ref/netstandard1.0/Microsoft.CSharp.dll". 94:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (94:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (94:22) on node 21 (Build target(s)). 94>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.7.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.7.0/netstandard1.3/". 86>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 89>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj" (Build target(s)). 86>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.1/ref/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.configuration.abstractions/2.1.1/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.configuration.abstractions/2.1.1/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.2.1.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.cs /warnaserror+:NU1605 91>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 99>CoreCompile: CompilerServer: server - server processed compilation - d607de9a-c32f-4fb5-9e63-4b63d6602fd1 94>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 91>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.1/ref/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.configuration.binder/2.1.1/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.configuration.binder/2.1.1/netstandard2.0/Microsoft.Extensions.Configuration.Binder.2.1.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.cs /warnaserror+:NU1605 94>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.7.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.7.0/netstandard1.3/Microsoft.CSharp.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.7.0/netstandard1.3/Microsoft.CSharp.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/Microsoft.CSharp.cs /warnaserror+:NU1605 57>CoreCompile: CompilerServer: server - server processed compilation - ea231eca-c403-4e41-bec9-ec5b0a3115c9 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.8.0/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.8.0/lib/net472/Microsoft.Build.Framework.dll". Microsoft.Build.Framework.16.8.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.8.0/lib/net472/Microsoft.Build.Framework.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.16.8.0/pack/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.8.0/lib/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.16.8.0/pack/lib/net472/Microsoft.Build.Framework.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj" (88:11) on node 18 (Build;Pack target(s)). 88:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj" (88:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj" (88:12) on node 18 (Build target(s)). 88>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.configuration/2.1.1/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj" (98:11) on node 6 (Build;Pack target(s)). 98:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj" (98:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj" (98:12) on node 6 (Build target(s)). 98>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.logging/2.1.1/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.logging/2.1.1/netstandard2.0/". 57>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj" (84:11) on node 17 (Build;Pack target(s)). 84:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj" (84:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj" (84:12) on node 30 (Build target(s)). 84>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.logging.abstractions/2.1.1/netstandard2.0/". 99>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.csharp.workspaces/4.0.1/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.csharp.workspaces/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll". Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.csharp.workspaces/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.csharp.workspaces/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1/pack/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj" (95:11) on node 15 (Build;Pack target(s)). 95:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj" (95:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj" (95:12) on node 17 (Build target(s)). 95>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.dependencyinjection.abstractions/2.1.1/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj" (85:11) on node 19 (Build;Pack target(s)). 85:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj" (85:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj" (85:12) on node 19 (Build target(s)). 85>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.options/2.1.1/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.options/2.1.1/netstandard2.0/". 99>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj" (Build target(s)). 88>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.1/ref/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.configuration/2.1.1/netstandard2.0/Microsoft.Extensions.Configuration.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.configuration/2.1.1/netstandard2.0/Microsoft.Extensions.Configuration.2.1.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Extensions.Configuration.cs /warnaserror+:NU1605 84>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 95>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 85>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 98>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj" (90:11) on node 15 (Build;Pack target(s)). 90:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj" (90:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj" (90:12) on node 15 (Build target(s)). 90>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.primitives/2.1.1/netstandard2.0/". 84>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.logging.abstractions/2.1.1/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.logging.abstractions/2.1.1/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.2.1.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.cs /warnaserror+:NU1605 85>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.1/ref/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.options/2.1.1/netstandard2.0/Microsoft.Extensions.Options.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.options/2.1.1/netstandard2.0/Microsoft.Extensions.Options.2.1.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Extensions.Options.cs /warnaserror+:NU1605 95>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.dependencyinjection.abstractions/2.1.1/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.dependencyinjection.abstractions/2.1.1/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.cs /warnaserror+:NU1605 94>CoreCompile: CompilerServer: server - server processed compilation - 125ab399-19b7-4bcf-abdf-a873d86dd57e 98>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.options/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Options.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.1/ref/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.logging/2.1.1/netstandard2.0/Microsoft.Extensions.Logging.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.logging/2.1.1/netstandard2.0/Microsoft.Extensions.Logging.2.1.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Extensions.Logging.cs /warnaserror+:NU1605 90>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj" (92:15) on node 28 (Build;Pack target(s)). 92:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj" (92:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj" (92:16) on node 28 (Build target(s)). 92>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.1.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.1.0/netstandard1.1/". 94>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.7.0/netstandard1.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.7.0/ref/netstandard1.0/Microsoft.CSharp.dll". Microsoft.CSharp.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.7.0/ref/netstandard1.0/Microsoft.CSharp.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.7.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.7.0/ref/netstandard1.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.7.0/pack/ref/netstandard1.0/Microsoft.CSharp.dll". 90>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.1/ref/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.primitives/2.1.1/netstandard2.0/Microsoft.Extensions.Primitives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.primitives/2.1.1/netstandard2.0/Microsoft.Extensions.Primitives.2.1.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.Extensions.Primitives.cs /warnaserror+:NU1605 94>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (Build target(s)). 92>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 63>CoreCompile: CompilerServer: server - server processed compilation - 65b79c01-02ec-49b1-b35e-44cc4b9a87fc CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.5.0/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.5.0/lib/net472/Microsoft.Build.Framework.dll". Microsoft.Build.Framework.16.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.5.0/lib/net472/Microsoft.Build.Framework.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.16.5.0/pack/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.5.0/lib/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.16.5.0/pack/lib/net472/Microsoft.Build.Framework.dll". 63>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj" (Build target(s)). 92>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.1.0/netstandard1.1/Microsoft.VisualBasic.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.1.0/netstandard1.1/Microsoft.VisualBasic.10.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/Microsoft.VisualBasic.cs /warnaserror+:NU1605 94>CoreCompile: CompilerServer: server - server processed compilation - 1fdffd77-bd82-4f73-9534-9d1091547971 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.7.0/netstandard2.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.7.0/ref/netstandard2.0/Microsoft.CSharp.dll". Microsoft.CSharp.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.7.0/ref/netstandard2.0/Microsoft.CSharp.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.7.0/ref/netstandard2.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.7.0/pack/ref/netstandard2.0/Microsoft.CSharp.dll". 66>CoreCompile: CompilerServer: server - server processed compilation - 3dfe6a19-5b33-4590-a042-bb1e8f788663 94>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (Build target(s)). 89>CoreCompile: CompilerServer: server - server processed compilation - 45c07ee1-329e-4a53-8268-9ca7f593a4d7 93>CoreCompile: CompilerServer: server - server processed compilation - e74f698a-da13-43bb-9b0a-d67153f643ed 92:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj" (92:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj" (92:17) on node 16 (Build target(s)). 92>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.1.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.1.0/netstandard1.3/". 89>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.3.0/netstandard1.3/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.3.0/lib/netstandard1.3/Microsoft.CSharp.dll". Microsoft.CSharp.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.3.0/lib/netstandard1.3/Microsoft.CSharp.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.3.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.3.0/lib/netstandard1.3/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.3.0/pack/lib/netstandard1.3/Microsoft.CSharp.dll". 66>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/15.7.179/netstandard2.0/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.dll". Microsoft.Build.15.7.179 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.15.7.179/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.15.7.179/pack/lib/netstandard2.0/Microsoft.Build.dll". 94>CoreCompile: CompilerServer: server - server processed compilation - b32a4e13-580f-48c1-a6d6-06cf7f379678 89>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj" (Build target(s)). 66>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj" (Build target(s)). 92>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 69>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Private.Intellisense.7.0.0-preview-20221010.1.nupkg'. 69>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj" (Build;Pack target(s)). 94>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.7.0/netstandard1.3/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.7.0/lib/netstandard1.3/Microsoft.CSharp.dll". Microsoft.CSharp.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.7.0/lib/netstandard1.3/Microsoft.CSharp.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.7.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.7.0/lib/netstandard1.3/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.7.0/pack/lib/netstandard1.3/Microsoft.CSharp.dll". 92>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.1.0/netstandard1.3/Microsoft.VisualBasic.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.1.0/netstandard1.3/Microsoft.VisualBasic.10.1.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/Microsoft.VisualBasic.cs /warnaserror+:NU1605 94>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (Build target(s)). 91>CoreCompile: CompilerServer: server - server processed compilation - 06f4a76d-7398-487e-ac9c-30264be507ad 71>CoreCompile: CompilerServer: server - server processed compilation - ddb1e1a8-1cb8-4741-ae41-e779ec8671d2 66>CoreCompile: CompilerServer: server - server processed compilation - 84d5f587-dce0-45f3-a7c2-54ba73cac63f _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/lib/net46/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/15.7.179/lib/net46/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/15.7.179/lib/net46/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/15.7.179/lib/net46/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/15.7.179/lib/net46/System.Threading.Tasks.Dataflow.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/15.7.179/net46/Microsoft.Build.15.7.179.csproj.CopyComplete" because "AlwaysCreate" was specified. 93>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.csharp/4.0.1/netstandard1.3/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.0.1/lib/netstandard1.3/Microsoft.CSharp.dll". Microsoft.CSharp.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.0.1/lib/netstandard1.3/Microsoft.CSharp.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.0.1/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.csharp/4.0.1/lib/netstandard1.3/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.0.1/pack/lib/netstandard1.3/Microsoft.CSharp.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (100:19) on node 7 (Build;Pack target(s)). 100:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (100:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (100:20) on node 7 (Build target(s)). 100>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.3.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.3.0/netstandard1.1/". 66>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/15.7.179/net46/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/15.7.179/lib/net46/Microsoft.Build.dll". Microsoft.Build.15.7.179 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/15.7.179/lib/net46/Microsoft.Build.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.15.7.179/pack/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/15.7.179/lib/net46/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.15.7.179/pack/lib/net46/Microsoft.Build.dll". 99>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/microsoft.codeanalysis.csharp.workspaces.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1/pack/microsoft.codeanalysis.csharp.workspaces.nuspec". 93>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj" (Build target(s)). 91>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.configuration.binder/2.1.1/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll". Microsoft.Extensions.Configuration.Binder.2.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Configuration.Binder.2.1.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Configuration.Binder.2.1.1/pack/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll". 66>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj" (Build target(s)). 91>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj" (Build target(s)). 100:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (100:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (100:21) on node 29 (Build target(s)). 100>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.3.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.3.0/netstandard2.0/". 99>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.nupkg'. 99>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj" (Build;Pack target(s)). 100>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 100:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (100:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (100:22) on node 9 (Build target(s)). 100>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.3.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.3.0/netstandard1.3/". 100>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.3.0/netstandard1.1/Microsoft.VisualBasic.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.3.0/netstandard1.1/Microsoft.VisualBasic.10.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/Microsoft.VisualBasic.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj" (112:15) on node 11 (Build;Pack target(s)). 112:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj" (112:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj" (112:16) on node 11 (Build target(s)). 112>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.primitives/4.0.1/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.primitives/4.0.1/netstandard1.3/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 86>CoreCompile: CompilerServer: server - server processed compilation - bb1d1a36-ff1f-487e-86c4-89678591b7d8 112:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj" (112:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj" (112:17) on node 4 (Build target(s)). 112>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.primitives/4.0.1/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.primitives/4.0.1/net46/". 112>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.primitives/4.0.1/netstandard1.3/Microsoft.Win32.Primitives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.primitives/4.0.1/netstandard1.3/Microsoft.Win32.Primitives.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/Microsoft.Win32.Primitives.cs /warnaserror+:NU1605 86>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.configuration.abstractions/2.1.1/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll". Microsoft.Extensions.Configuration.Abstractions.2.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions.2.1.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions.2.1.1/pack/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll". 100>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 112>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 86>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj" (Build target(s)). 100>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.3.0/netstandard2.0/Microsoft.VisualBasic.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.3.0/netstandard2.0/Microsoft.VisualBasic.10.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/Microsoft.VisualBasic.cs /warnaserror+:NU1605 71>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.8.0/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll". Microsoft.Build.Tasks.Core.16.8.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.16.8.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.16.8.0/pack/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll". 112>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.primitives/4.0.1/net46/Microsoft.Win32.Primitives.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.primitives/4.0.1/net46/Microsoft.Win32.Primitives.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/net46/Microsoft.Win32.Primitives.cs /warnaserror+:NU1605 100>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 112>CoreCompile: CompilerServer: server - server processed compilation - 37d884f1-12a6-47c2-a72b-15412fa7e13a 88>CoreCompile: CompilerServer: server - server processed compilation - 4feff035-11b2-4e99-8963-47d0dc417523 112>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.primitives/4.0.1/net46/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.primitives/4.0.1/ref/net46/Microsoft.Win32.Primitives.dll". Microsoft.Win32.Primitives.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.primitives/4.0.1/ref/net46/Microsoft.Win32.Primitives.dll 71>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" (Build target(s)). 112>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Primitives.4.0.1/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.primitives/4.0.1/ref/net46/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Primitives.4.0.1/pack/ref/net46/Microsoft.Win32.Primitives.dll". 100>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.4.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.3.0/netstandard1.3/Microsoft.VisualBasic.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.3.0/netstandard1.3/Microsoft.VisualBasic.10.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/Microsoft.VisualBasic.cs /warnaserror+:NU1605 88>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.configuration/2.1.1/netstandard2.0/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll". Microsoft.Extensions.Configuration.2.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Configuration.2.1.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Configuration.2.1.1/pack/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj" (97:15) on node 12 (Build;Pack target(s)). 97:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj" (97:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj" (97:16) on node 12 (Build target(s)). 97>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.3.0/netstandard1.3/". 112>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj" (Build target(s)). 112>CoreCompile: CompilerServer: server - server processed compilation - 2f187db9-7aaf-43a3-bc4f-46509515c829 90>CoreCompile: CompilerServer: server - server processed compilation - fec6c785-5214-4071-8636-3474b7cc2750 88>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj" (Build target(s)). 112>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.primitives/4.0.1/netstandard1.3/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.primitives/4.0.1/ref/netstandard1.3/Microsoft.Win32.Primitives.dll". Microsoft.Win32.Primitives.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.primitives/4.0.1/ref/netstandard1.3/Microsoft.Win32.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Primitives.4.0.1/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.primitives/4.0.1/ref/netstandard1.3/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Primitives.4.0.1/pack/ref/netstandard1.3/Microsoft.Win32.Primitives.dll". 112>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj" (Build target(s)). 97>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 100>CoreCompile: CompilerServer: server - server processed compilation - 2388b370-4883-43e1-ab72-b40439963b94 97>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.3.0/netstandard1.3/Microsoft.Win32.Registry.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.3.0/netstandard1.3/Microsoft.Win32.Registry.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/Microsoft.Win32.Registry.cs /warnaserror+:NU1605 90>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.primitives/2.1.1/netstandard2.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll". Microsoft.Extensions.Primitives.2.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Primitives.2.1.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Primitives.2.1.1/pack/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj" (103:15) on node 8 (Build;Pack target(s)). 103:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj" (103:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj" (103:16) on node 8 (Build target(s)). 103>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.0.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.0.0/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (102:27) on node 31 (Build;Pack target(s)). 102:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (102:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (102:28) on node 31 (Build target(s)). 102>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/netstandard1.3/". 103:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj" (103:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj" (103:17) on node 21 (Build target(s)). 103>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.0.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.0.0/net46/". 102:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (102:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (102:29) on node 3 (Build target(s)). 102>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/netstandard2.0/". 92>CoreCompile: CompilerServer: server - server processed compilation - 32f27628-f1f2-4192-91f5-0bd743e2e1fd 103>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 92>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.1.0/netstandard1.3/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.1.0/lib/netstandard1.3/Microsoft.VisualBasic.dll". Microsoft.VisualBasic.10.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.1.0/lib/netstandard1.3/Microsoft.VisualBasic.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.1.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.1.0/lib/netstandard1.3/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.1.0/pack/lib/netstandard1.3/Microsoft.VisualBasic.dll". 95>CoreCompile: CompilerServer: server - server processed compilation - 22d2ee65-c4fd-4989-a4a8-4f28e2869760 90>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj" (Build target(s)). 100>CoreCompile: CompilerServer: server - server processed compilation - 9e69225e-4d40-43eb-a858-0c88c826097d 98>CoreCompile: CompilerServer: server - server processed compilation - 792dab28-4f23-4a5f-83dd-e24d8c859064 84>CoreCompile: CompilerServer: server - server processed compilation - efa33981-8305-4d63-a5c6-21e4f183092d 103>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 75>CoreCompile: CompilerServer: server - server processed compilation - 7ca0de15-7f7f-4bd3-a50e-c8270a3ecfe5 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/lib/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.7.0/lib/net472/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.7.0/lib/net472/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.7.0/lib/net472/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.7.0/lib/net472/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.7.0/lib/net472/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.7.0/lib/net472/System.Threading.Tasks.Dataflow.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.7.0/net472/Microsoft.Build.Tasks.Core.16.7.0.csproj.CopyComplete" because "AlwaysCreate" was specified. 103>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.0.0/netstandard1.3/Microsoft.Win32.Registry.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.0.0/netstandard1.3/Microsoft.Win32.Registry.4.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/Microsoft.Win32.Registry.cs /warnaserror+:NU1605 95>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.dependencyinjection.abstractions/2.1.1/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1/pack/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". 103>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.0.0/net46/Microsoft.Win32.Registry.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.0.0/net46/Microsoft.Win32.Registry.4.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/Microsoft.Win32.Registry.cs /warnaserror+:NU1605 84>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.logging.abstractions/2.1.1/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll". Microsoft.Extensions.Logging.Abstractions.2.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.2.1.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.2.1.1/pack/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll". 98>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.logging/2.1.1/netstandard2.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.logging/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.dll". Microsoft.Extensions.Logging.2.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.logging/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Logging.2.1.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.logging/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Logging.2.1.1/pack/lib/netstandard2.0/Microsoft.Extensions.Logging.dll". 75>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.7.0/net472/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.7.0/lib/net472/Microsoft.Build.Tasks.Core.dll". Microsoft.Build.Tasks.Core.16.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.7.0/lib/net472/Microsoft.Build.Tasks.Core.dll 102>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 100>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.3.0/netstandard2.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.3.0/ref/netstandard2.0/Microsoft.VisualBasic.dll". Microsoft.VisualBasic.10.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.3.0/ref/netstandard2.0/Microsoft.VisualBasic.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.3.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.3.0/ref/netstandard2.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.3.0/pack/ref/netstandard2.0/Microsoft.VisualBasic.dll". 75>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.16.7.0/pack/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.7.0/lib/net472/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.16.7.0/pack/lib/net472/Microsoft.Build.Tasks.Core.dll". 95>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj" (Build target(s)). 82>CoreCompile: CompilerServer: server - server processed compilation - b74493c6-a3fc-45b6-b77b-1984bf1de8ef 85>CoreCompile: CompilerServer: server - server processed compilation - 413335ac-539e-4800-857c-2cd87175ed34 103>CoreCompile: CompilerServer: server - server processed compilation - 8edf65f1-0761-400b-9d18-62f98c7d422c 100>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.3.0/netstandard1.1/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.3.0/ref/netstandard1.1/Microsoft.VisualBasic.dll". Microsoft.VisualBasic.10.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.3.0/ref/netstandard1.1/Microsoft.VisualBasic.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.3.0/ref/netstandard1.1/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.3.0/pack/ref/netstandard1.1/Microsoft.VisualBasic.dll". 92>CoreCompile: CompilerServer: server - server processed compilation - 355e2c8f-5ce6-419a-89d1-5d07e0492b66 82>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.framework/16.7.0/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.7.0/lib/net472/Microsoft.Build.Framework.dll". Microsoft.Build.Framework.16.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.7.0/lib/net472/Microsoft.Build.Framework.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.16.7.0/pack/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.framework/16.7.0/lib/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.16.7.0/pack/lib/net472/Microsoft.Build.Framework.dll". 103>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.0.0/net46/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.0.0/ref/net46/Microsoft.Win32.Registry.dll". Microsoft.Win32.Registry.4.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.0.0/ref/net46/Microsoft.Win32.Registry.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.0.0/pack/ref/net46". 65>CoreCompile: CompilerServer: server - server processed compilation - 194c35b1-c5ae-4dfb-9e48-0fc71f747bfc 100>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (Build target(s)). 92>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj" (Build target(s)). 103>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.0.0/ref/net46/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.0.0/pack/ref/net46/Microsoft.Win32.Registry.dll". 101>CoreCompile: CompilerServer: server - server processed compilation - 57262410-8364-4a98-9736-856965382499 103>CoreCompile: CompilerServer: server - server processed compilation - c46c16a8-565e-4c6f-aa8c-5e014eeefc8e 65>CoreCompile: CompilerServer: server - server processed compilation - 40c9fd61-3fee-4682-9709-3cbf4e938fe6 101>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.8.0/lib/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.8.0/lib/net472/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.8.0/lib/net472/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.8.0/lib/net472/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.json/4.7.0/lib/net461/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.8.0/lib/net472/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.8.0/lib/net472/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encodings.web/4.7.0/lib/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.8.0/lib/net472/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.8.0/lib/net472/System.Threading.Tasks.Extensions.dll". 75>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj" (Build target(s)). 101>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.8.0/lib/net472/System.ValueTuple.dll". 65>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/lib/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.5.0/lib/net472/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.5.0/lib/net472/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.5.0/lib/net472/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.5.0/lib/net472/System.Threading.Tasks.Dataflow.dll". 101>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.8.0/net472/Microsoft.Build.16.8.0.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.8.0/net472/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.8.0/lib/net472/Microsoft.Build.dll". Microsoft.Build.16.8.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.8.0/lib/net472/Microsoft.Build.dll 97>CoreCompile: CompilerServer: server - server processed compilation - 58906379-6a64-47bb-b20f-48fa94b40c39 101>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.16.8.0/pack/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.8.0/lib/net472/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.16.8.0/pack/lib/net472/Microsoft.Build.dll". 85>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.extensions.options/2.1.1/netstandard2.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.options/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Options.dll". Microsoft.Extensions.Options.2.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.options/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Options.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Options.2.1.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.extensions.options/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Options.2.1.1/pack/lib/netstandard2.0/Microsoft.Extensions.Options.dll". 97>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.3.0/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll". 65>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.5.0/net472/Microsoft.Build.16.5.0.csproj.CopyComplete" because "AlwaysCreate" was specified. 97>CopyFilesToOutputDirectory: Microsoft.Win32.Registry.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.3.0/pack/ref/netstandard1.3/Microsoft.Win32.Registry.dll". 98>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj" (Build target(s)). 84>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj" (Build target(s)). 100>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (Build target(s)). 101>CoreCompile: CompilerServer: server - server processed compilation - b71dfc19-781c-4b10-8ae5-4874edb7bdec 65>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.5.0/netcoreapp2.1/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.5.0/lib/netcoreapp2.1/Microsoft.Build.dll". Microsoft.Build.16.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.5.0/lib/netcoreapp2.1/Microsoft.Build.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.16.5.0/pack/lib/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.5.0/lib/netcoreapp2.1/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.16.5.0/pack/lib/netcoreapp2.1/Microsoft.Build.dll". 100>CoreCompile: CompilerServer: server - server processed compilation - eb81d7c8-37dc-4698-b9c3-f62f99375f57 102>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/netstandard1.3/Microsoft.Win32.Registry.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/netstandard1.3/Microsoft.Win32.Registry.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/Microsoft.Win32.Registry.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 9143143d-908c-4f9d-a0c7-95c7e3554b62 65>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.5.0/net472/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.5.0/lib/net472/Microsoft.Build.dll". Microsoft.Build.16.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.5.0/lib/net472/Microsoft.Build.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.16.5.0/pack/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.5.0/lib/net472/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.16.5.0/pack/lib/net472/Microsoft.Build.dll". 85>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj" (Build target(s)). 101>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj" (Build target(s)). 77>CoreCompile: CompilerServer: server - server processed compilation - ac66b062-c9d6-4ebb-90db-44a2cd251dbe 102:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (102:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (102:30) on node 4 (Build target(s)). 102>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/net46/". 77>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/lib/net46/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/15.7.179/lib/net46/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/15.7.179/lib/net46/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/15.7.179/lib/net46/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/15.7.179/lib/net46/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/15.7.179/lib/net46/System.Runtime.InteropServices.RuntimeInformation.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/15.7.179/net46/Microsoft.Build.Tasks.Core.15.7.179.csproj.CopyComplete" because "AlwaysCreate" was specified. 82>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj" (Build target(s)). 102>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll". Microsoft.Win32.Registry.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.7.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.7.0/pack/ref/netstandard1.3/Microsoft.Win32.Registry.dll". 102>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 77>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/15.7.179/net46/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/15.7.179/lib/net46/Microsoft.Build.Tasks.Core.dll". Microsoft.Build.Tasks.Core.15.7.179 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/15.7.179/lib/net46/Microsoft.Build.Tasks.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.15.7.179/pack/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/15.7.179/lib/net46/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.15.7.179/pack/lib/net46/Microsoft.Build.Tasks.Core.dll". 101>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build/16.8.0/netcoreapp2.1/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.8.0/lib/netcoreapp2.1/Microsoft.Build.dll". Microsoft.Build.16.8.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.8.0/lib/netcoreapp2.1/Microsoft.Build.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.16.8.0/pack/lib/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build/16.8.0/lib/netcoreapp2.1/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.16.8.0/pack/lib/netcoreapp2.1/Microsoft.Build.dll". 102>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (96:23) on node 14 (Build;Pack target(s)). 96:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (96:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (96:24) on node 14 (Build target(s)). 96>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/5.0.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/5.0.0/netstandard1.3/". 103>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.0.0/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll". Microsoft.Win32.Registry.4.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.0.0/pack/ref/netstandard1.3/Microsoft.Win32.Registry.dll". 102>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.0/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/netstandard2.0/Microsoft.Win32.Registry.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/netstandard2.0/Microsoft.Win32.Registry.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/Microsoft.Win32.Registry.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 0dde4b76-2807-478c-9da8-a620a6e66587 76>CoreCompile: CompilerServer: server - server processed compilation - d8189a9a-464b-459f-a196-75dde134e934 65>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj" (Build target(s)). 97>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj" (Build target(s)). 103>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj" (Build target(s)). 65>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj" (Build target(s)). 76>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/lib/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.5.0/lib/net472/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.5.0/lib/net472/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.5.0/lib/net472/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.5.0/lib/net472/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.5.0/lib/net472/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.5.0/lib/net472/System.Threading.Tasks.Dataflow.dll". 102>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/netstandard2.0/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll". 76>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.5.0/net472/Microsoft.Build.Tasks.Core.16.5.0.csproj.CopyComplete" because "AlwaysCreate" was specified. 102>CopyFilesToOutputDirectory: Microsoft.Win32.Registry.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.7.0/pack/ref/netstandard2.0/Microsoft.Win32.Registry.dll". 92>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.1.0/netstandard1.1/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.1.0/ref/netstandard1.1/Microsoft.VisualBasic.dll". 102>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/net46/Microsoft.Win32.Registry.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/net46/Microsoft.Win32.Registry.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/Microsoft.Win32.Registry.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 8fd7b7c8-94f7-4212-902a-738fbd30b5ce 77>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj" (Build target(s)). 92>CopyFilesToOutputDirectory: Microsoft.VisualBasic.10.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.1.0/ref/netstandard1.1/Microsoft.VisualBasic.dll 76>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.5.0/net472/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.5.0/lib/net472/Microsoft.Build.Tasks.Core.dll". 92>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.1.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.1.0/ref/netstandard1.1/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.1.0/pack/ref/netstandard1.1/Microsoft.VisualBasic.dll". 76>CopyFilesToOutputDirectory: Microsoft.Build.Tasks.Core.16.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.5.0/lib/net472/Microsoft.Build.Tasks.Core.dll 96:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (96:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (96:25) on node 29 (Build target(s)). 96>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/5.0.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/5.0.0/netstandard2.0/". 76>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.16.5.0/pack/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.5.0/lib/net472/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.16.5.0/pack/lib/net472/Microsoft.Build.Tasks.Core.dll". 92>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj" (Build target(s)). 102>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (Build target(s)). 102:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (102:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (102:31) on node 17 (Build target(s)). 102>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/net461/". 71>CoreCompile: CompilerServer: server - server processed compilation - 84a9a292-6afa-4caa-be5c-e8bd4fe2ce50 102>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/net46/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/net46/Microsoft.Win32.Registry.dll". Microsoft.Win32.Registry.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/net46/Microsoft.Win32.Registry.dll 103>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj" (Build target(s)). 101>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj" (Build target(s)). 102>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (Build target(s)). 100>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.visualbasic/10.3.0/netstandard1.3/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.3.0/lib/netstandard1.3/Microsoft.VisualBasic.dll". Microsoft.VisualBasic.10.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.3.0/lib/netstandard1.3/Microsoft.VisualBasic.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.3.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.visualbasic/10.3.0/lib/netstandard1.3/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.3.0/pack/lib/netstandard1.3/Microsoft.VisualBasic.dll". 71>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.8.0/lib/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.8.0/lib/net472/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.8.0/lib/net472/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.8.0/lib/net472/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.8.0/lib/net472/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.8.0/lib/net472/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.8.0/lib/net472/System.Threading.Tasks.Dataflow.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.8.0/net472/Microsoft.Build.Tasks.Core.16.8.0.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.tasks.core/16.8.0/net472/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.8.0/lib/net472/Microsoft.Build.Tasks.Core.dll". Microsoft.Build.Tasks.Core.16.8.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.8.0/lib/net472/Microsoft.Build.Tasks.Core.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.16.8.0/pack/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.build.tasks.core/16.8.0/lib/net472/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.16.8.0/pack/lib/net472/Microsoft.Build.Tasks.Core.dll". 102>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.7.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/net46/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.7.0/pack/ref/net46/Microsoft.Win32.Registry.dll". 96>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 96:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (96:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (96:26) on node 13 (Build target(s)). 96>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/5.0.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/5.0.0/net46/". 78>CoreCompile: CompilerServer: server - server processed compilation - 2cc47bfe-875d-4f47-a69b-839da9c2ad52 97:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj" (97:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj" (97:17) on node 1 (Build target(s)). 97>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.3.0/net46/". 96>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/5.0.0/net46/Microsoft.Win32.Registry.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/5.0.0/net46/Microsoft.Win32.Registry.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/Microsoft.Win32.Registry.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - f320263a-2364-4532-847a-0efca9aa49e1 96:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (96:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (96:27) on node 7 (Build target(s)). 96>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/5.0.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/5.0.0/net461/". 71>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" (Build target(s)). 96>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/5.0.0/netstandard1.3/Microsoft.Win32.Registry.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/5.0.0/netstandard1.3/Microsoft.Win32.Registry.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/Microsoft.Win32.Registry.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 2d0b1de6-071b-419d-9606-63f1b3c03200 100>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (Build target(s)). 96>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/5.0.0/net46/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/5.0.0/ref/net46/Microsoft.Win32.Registry.dll". Microsoft.Win32.Registry.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/5.0.0/ref/net46/Microsoft.Win32.Registry.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.5.0.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/5.0.0/ref/net46/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.5.0.0/pack/ref/net46/Microsoft.Win32.Registry.dll". 96>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/5.0.0/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/5.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll". 102>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 96>CopyFilesToOutputDirectory: Microsoft.Win32.Registry.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/5.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.5.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/5.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.5.0.0/pack/ref/netstandard1.3/Microsoft.Win32.Registry.dll". 76>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj" (87:15) on node 21 (Build;Pack target(s)). 87:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj" (87:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj" (87:17) on node 24 (Build target(s)). 87>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.primitives/4.3.0/netstandard1.3/". 87:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj" (87:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj" (87:16) on node 21 (Build target(s)). 87>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.primitives/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.primitives/4.3.0/net46/". 102:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (102:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (102:32) on node 11 (Build target(s)). 102>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/net472/". 97>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 78>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.workspaces.common/4.0.1/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.workspaces.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll". Microsoft.CodeAnalysis.Workspaces.Common.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.workspaces.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.workspaces.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1/pack/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll". 102>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (Build target(s)). 87>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 102>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/net461/Microsoft.Win32.Registry.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/net461/Microsoft.Win32.Registry.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/Microsoft.Win32.Registry.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 32014f63-76a4-4125-9985-30dec4331815 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/net461/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/net461/Microsoft.Win32.Registry.dll". Microsoft.Win32.Registry.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/net461/Microsoft.Win32.Registry.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.7.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/net461/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.7.0/pack/ref/net461/Microsoft.Win32.Registry.dll". 87>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.primitives/4.3.0/netstandard1.3/Microsoft.Win32.Primitives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.primitives/4.3.0/netstandard1.3/Microsoft.Win32.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/Microsoft.Win32.Primitives.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 1824f0b7-3d73-456b-b21a-a6176d315f2e 96>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 87>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.primitives/4.3.0/netstandard1.3/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll". Microsoft.Win32.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll 102>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 87>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Primitives.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Primitives.4.3.0/pack/ref/netstandard1.3/Microsoft.Win32.Primitives.dll". 96>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 87>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 102>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 87>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.primitives/4.3.0/net46/Microsoft.Win32.Primitives.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.primitives/4.3.0/net46/Microsoft.Win32.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/Microsoft.Win32.Primitives.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 22f3aa26-99f8-44f7-a995-6737b6d385a9 97>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.3.0/net46/Microsoft.Win32.Registry.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.3.0/net46/Microsoft.Win32.Registry.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/Microsoft.Win32.Registry.cs /warnaserror+:NU1605 87>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.primitives/4.3.0/net46/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.primitives/4.3.0/ref/net46/Microsoft.Win32.Primitives.dll". Microsoft.Win32.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.primitives/4.3.0/ref/net46/Microsoft.Win32.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Primitives.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.primitives/4.3.0/ref/net46/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Primitives.4.3.0/pack/ref/net46/Microsoft.Win32.Primitives.dll". 102>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/net472/Microsoft.Win32.Registry.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/net472/Microsoft.Win32.Registry.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net472/Microsoft.Win32.Registry.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 11d9d1d0-fbe8-49a3-af60-2332ce971baa 96>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/5.0.0/net461/Microsoft.Win32.Registry.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/5.0.0/net461/Microsoft.Win32.Registry.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/Microsoft.Win32.Registry.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 58bd5f32-4107-465a-a400-8ca3c3928e9d 96>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (Build target(s)). 102>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.7.0/net472/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/net472/Microsoft.Win32.Registry.dll". Microsoft.Win32.Registry.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/net472/Microsoft.Win32.Registry.dll 96>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/5.0.0/net461/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll". 102>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.7.0/pack/ref/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.7.0/ref/net472/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.7.0/pack/ref/net472/Microsoft.Win32.Registry.dll". 96>CopyFilesToOutputDirectory: Microsoft.Win32.Registry.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.5.0.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.5.0.0/pack/ref/net461/Microsoft.Win32.Registry.dll". 96>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/5.0.0/netstandard2.0/Microsoft.Win32.Registry.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/5.0.0/netstandard2.0/Microsoft.Win32.Registry.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/Microsoft.Win32.Registry.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 808f79e4-2486-46da-8bec-5be09b6089fa 96>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (Build target(s)). 97>CoreCompile: CompilerServer: server - server processed compilation - 5f3a6f21-6602-42bf-b016-5989abea6a3f 96>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/5.0.0/netstandard2.0/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll". Microsoft.Win32.Registry.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.5.0.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.5.0.0/pack/ref/netstandard2.0/Microsoft.Win32.Registry.dll". 97>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.registry/4.3.0/net46/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.3.0/ref/net46/Microsoft.Win32.Registry.dll". Microsoft.Win32.Registry.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.3.0/ref/net46/Microsoft.Win32.Registry.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.registry/4.3.0/ref/net46/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.3.0/pack/ref/net46/Microsoft.Win32.Registry.dll". 102>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (Build target(s)). 78>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj" (Build target(s)). 97>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj" (Build target(s)). 87>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj" (Build target(s)). 86>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions.2.1.1/pack/microsoft.extensions.configuration.abstractions.nuspec". 102>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (Build target(s)). 96>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (Build target(s)). 87>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj" (Build target(s)). 86>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Configuration.Abstractions.2.1.1.nupkg'. 86>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj" (Build;Pack target(s)). 96>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (119:19) on node 31 (Build;Pack target(s)). 119:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (119:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (119:20) on node 31 (Build target(s)). 119>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.systemevents/4.7.0/netstandard2.0/". 83>CoreCompile: CompilerServer: server - server processed compilation - a676d1ff-0530-4c9e-a12e-4612db2b94fb 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (107:23) on node 25 (Build;Pack target(s)). 107:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (107:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (107:24) on node 25 (Build target(s)). 107>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.1.0/ref/netstandard1.3/". 40>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/data". 107>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.1.0/netstandard1.3/". 40>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/data". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/data/FrameworkList.xml". 107:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (107:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (107:25) on node 13 (Build target(s)). 107>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.1.0/ref/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.1.0/netstandard1.6/". 40>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/microsoft.aspnetcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/microsoft.aspnetcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Ref.3.1.10/pack/THIRD-PARTY-NOTICES.TXT". 107>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 79>CoreCompile: CompilerServer: server - server processed compilation - 275b78c0-13e1-488b-97f9-fba26f87556a 119:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (119:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (119:21) on node 8 (Build target(s)). 119>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.systemevents/4.7.0/ref/net461/". 107>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_6;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.1.0/netstandard1.6/System.AppContext.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.1.0/netstandard1.6/System.AppContext.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.6/System.AppContext.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 989aad93-2691-42ea-8f5f-708b56fb3724 119>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.systemevents/4.7.0/net461/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" (104:15) on node 16 (Build;Pack target(s)). 104:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" (104:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" (104:16) on node 30 (Build target(s)). 104>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.4.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.4.0/netstandard1.1/". 107:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (107:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (107:26) on node 10 (Build target(s)). 107>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.1.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.1.0/net46/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (108:23) on node 3 (Build;Pack target(s)). 108:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (108:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (108:24) on node 4 (Build target(s)). 108>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.3.0/ref/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.3.0/netstandard1.6/". 107>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 108:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (108:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (108:25) on node 20 (Build target(s)). 108>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.3.0/netstandard1.3/". 107>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 79>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.common/4.1.0/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.common/4.1.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll". Microsoft.CodeAnalysis.Common.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.common/4.1.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll 119>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 79>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Common.4.1.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.common/4.1.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Common.4.1.0/pack/lib/netstandard2.0/Microsoft.CodeAnalysis.dll". 107:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (107:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (107:27) on node 14 (Build target(s)). 107>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.1.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.1.0/net462/". 119>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.systemevents/4.7.0/net461/Microsoft.Win32.SystemEvents.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.systemevents/4.7.0/net461/Microsoft.Win32.SystemEvents.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/Microsoft.Win32.SystemEvents.cs /warnaserror+:NU1605 104>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 107>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.1.0/net46/System.AppContext.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.1.0/net46/System.AppContext.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.AppContext.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 303993c5-a8af-4ecd-b6c8-dd96534efd40 108>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 107>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.1.0/netstandard1.3/System.AppContext.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.1.0/netstandard1.3/System.AppContext.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.AppContext.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 43e72d38-781c-4353-8585-244f826c876a 83>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.common/4.0.1/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.dll". Microsoft.CodeAnalysis.Common.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.dll 107>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.1.0/net46/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.1.0/ref/net46/System.AppContext.dll". System.AppContext.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.1.0/ref/net46/System.AppContext.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.1.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.1.0/ref/net46/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.1.0/pack/ref/net46/System.AppContext.dll". 104>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.4.0/netstandard1.1/System.Buffers.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.4.0/netstandard1.1/System.Buffers.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Buffers.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 1af6500d-6ae2-41a2-870c-e6a01a895ef8 83>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Common.4.0.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Common.4.0.1/pack/lib/netstandard2.0/Microsoft.CodeAnalysis.dll". 88>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Configuration.2.1.1/pack/microsoft.extensions.configuration.nuspec". 119>CoreCompile: CompilerServer: server - server processed compilation - 6d470424-2d43-4f09-a0bc-dc3dfaa45b43 107>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 108>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 119>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.systemevents/4.7.0/net461/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.systemevents/4.7.0/ref/net461/Microsoft.Win32.SystemEvents.dll". Microsoft.Win32.SystemEvents.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.systemevents/4.7.0/ref/net461/Microsoft.Win32.SystemEvents.dll 108>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.3.0/netstandard1.3/System.AppContext.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.3.0/netstandard1.3/System.AppContext.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.AppContext.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 1a93651a-454d-4b61-a37c-a7dc45b0ab96 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj" (111:11) on node 12 (Build;Pack target(s)). 111:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj" (111:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj" (111:12) on node 24 (Build target(s)). 111>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.3.0/lib/netstandard1.1/". 119>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 111>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.3.0/netstandard1.1/". 108>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.3.0/netstandard1.3/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll". System.AppContext.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.3.0/pack/ref/netstandard1.3/System.AppContext.dll". 119>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.SystemEvents.4.7.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.systemevents/4.7.0/ref/net461/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.SystemEvents.4.7.0/pack/ref/net461/Microsoft.Win32.SystemEvents.dll". 108>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_6;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.3.0/netstandard1.6/System.AppContext.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.3.0/netstandard1.6/System.AppContext.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.6/System.AppContext.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 6776320a-2a19-44a3-b3e1-2162dca52a83 88>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Configuration.2.1.1.nupkg'. 88>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj" (Build;Pack target(s)). 119>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.systemevents/4.7.0/netstandard2.0/Microsoft.Win32.SystemEvents.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.systemevents/4.7.0/netstandard2.0/Microsoft.Win32.SystemEvents.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/Microsoft.Win32.SystemEvents.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 25092d8e-4c4f-46d4-b254-eae211badfea 111>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 79>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj" (Build target(s)). 107>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.1.0/net462/System.AppContext.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.1.0/net462/System.AppContext.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.AppContext.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 3225636c-286a-4756-ab0c-a8ce7472e71b CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.1.0/net462/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.1.0/ref/net462/System.AppContext.dll". System.AppContext.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.1.0/ref/net462/System.AppContext.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.1.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.1.0/ref/net462/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.1.0/pack/ref/net462/System.AppContext.dll". 107>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.1.0/netstandard1.6/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.1.0/ref/netstandard1.6/System.AppContext.dll". System.AppContext.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.1.0/ref/netstandard1.6/System.AppContext.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.1.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.1.0/ref/netstandard1.6/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.1.0/pack/ref/netstandard1.6/System.AppContext.dll". 107>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.1.0/netstandard1.3/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.1.0/ref/netstandard1.3/System.AppContext.dll". System.AppContext.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.1.0/ref/netstandard1.3/System.AppContext.dll 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (106:23) on node 9 (Build;Pack target(s)). 106:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (106:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (106:24) on node 9 (Build target(s)). 106>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.1/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.1/netstandard1.1/". 107>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.1.0/pack/ref/netstandard1.3". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (116:19) on node 23 (Build;Pack target(s)). 116:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (116:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (116:20) on node 23 (Build target(s)). 116>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.0/netstandard1.1/". 107>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.1.0/ref/netstandard1.3/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.1.0/pack/ref/netstandard1.3/System.AppContext.dll". 83>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj" (Build target(s)). 111>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.3.0/netstandard1.1/System.Buffers.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.3.0/netstandard1.1/System.Buffers.4.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.1/System.Buffers.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 80805570-cad2-46f5-98a6-58195f4c7f81 119>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.systemevents/4.7.0/netstandard2.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll". Microsoft.Win32.SystemEvents.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.SystemEvents.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.SystemEvents.4.7.0/pack/ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll". 107>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (Build target(s)). 108:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (108:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (108:27) on node 26 (Build target(s)). 108>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.3.0/net46/". 104>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.4.0/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll". System.Buffers.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll 108>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.3.0/netstandard1.6/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.dll". System.AppContext.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.3.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.3.0/pack/ref/netstandard1.6/System.AppContext.dll". 104>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.4.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.4.0/pack/ref/netstandard1.1/System.Buffers.dll". 107>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (Build target(s)). 119>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (Build target(s)). 111>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.3.0/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll". System.Buffers.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.3.0/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.3.0/pack/lib/netstandard1.1/System.Buffers.dll". 108>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (Build target(s)). 107>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (Build target(s)). 116:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (116:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (116:21) on node 12 (Build target(s)). 116>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.0/netstandard2.0/". 106>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 116>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 40>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.App.Ref.3.1.10.nupkg'. 107>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (Build target(s)). 40>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj" (Build;Pack target(s)). 106:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (106:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (106:27) on node 3 (Build target(s)). 106>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.1/lib/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.1/net461/". 106:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (106:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (106:25) on node 16 (Build target(s)). 106>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.1/ref/net45/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.1/net45/". 108:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (108:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (108:26) on node 28 (Build target(s)). 108>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.3.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.3.0/net462/". 108>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 106>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.1/netstandard1.1/System.Buffers.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.1/netstandard1.1/System.Buffers.4.5.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Buffers.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 3502a634-6980-4006-b236-284dacb141af 106:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (106:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (106:26) on node 1 (Build target(s)). 106>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.1/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.1/netstandard2.0/". 106>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.1/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll". System.Buffers.4.5.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.1/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.1/pack/ref/netstandard1.1/System.Buffers.dll". 116>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.0/netstandard1.1/System.Buffers.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.0/netstandard1.1/System.Buffers.4.5.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Buffers.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - c72b2315-8361-4d41-9f9a-67275658f34a 119>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (Build target(s)). 111>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj" (Build target(s)). 116:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (116:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (116:22) on node 18 (Build target(s)). 116>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.0/ref/net45/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.0/net45/". 106>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 108>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (Build target(s)). 108>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.3.0/net46/System.AppContext.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.3.0/net46/System.AppContext.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.AppContext.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 9a82c7b6-6086-4b8f-8719-2c0ac7d6fc3d 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj" (105:15) on node 2 (Build;Pack target(s)). 105:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj" (105:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj" (105:16) on node 2 (Build target(s)). 105>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.codedom/4.4.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.codedom/4.4.0/netstandard2.0/". 116>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.0/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.0/ref/netstandard1.1/System.Buffers.dll". System.Buffers.4.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.0/ref/netstandard1.1/System.Buffers.dll 105:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj" (105:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj" (105:17) on node 29 (Build target(s)). 105>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.codedom/4.4.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.codedom/4.4.0/net461/". 106>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 116>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.0/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.0/pack/ref/netstandard1.1/System.Buffers.dll". 104>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" (Build target(s)). 108>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.3.0/net46/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.3.0/ref/net46/System.AppContext.dll". System.AppContext.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.3.0/ref/net46/System.AppContext.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.3.0/ref/net46/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.3.0/pack/ref/net46/System.AppContext.dll". 106>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.1/net461/System.Buffers.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.1/net461/System.Buffers.4.5.1.GeneratedMSBuildEditorConfig.editorconfig lib/net461/System.Buffers.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - ae9f1d1d-f6b7-4ef4-94ac-9ef61defe15b 108>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 104:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" (104:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" (104:17) on node 32 (Build target(s)). 104>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.4.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.4.0/netstandard2.0/". 116>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 119:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (119:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (119:22) on node 20 (Build target(s)). 119>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.systemevents/4.7.0/ref/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.systemevents/4.7.0/net472/". 106>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (Build target(s)). 105>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 106>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.1/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.1/lib/net461/System.Buffers.dll". System.Buffers.4.5.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.1/lib/net461/System.Buffers.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.1/pack/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.1/pack/lib/net461/System.Buffers.dll". 108>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.3.0/net462/System.AppContext.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.3.0/net462/System.AppContext.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.AppContext.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 215e7a08-659c-4143-a6cf-b209ad5963d2 106>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET45;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.1/net45/System.Buffers.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.1/net45/System.Buffers.4.5.1.GeneratedMSBuildEditorConfig.editorconfig ref/net45/System.Buffers.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 84c874ab-5445-4205-97ea-976ea6941542 116>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET45;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.0/net45/System.Buffers.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.0/net45/System.Buffers.4.5.0.GeneratedMSBuildEditorConfig.editorconfig ref/net45/System.Buffers.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - b10acd03-bc29-4533-ae94-7dcd50b232e5 106>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.1/net45/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.1/ref/net45/System.Buffers.dll". System.Buffers.4.5.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.1/ref/net45/System.Buffers.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.1/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.1/ref/net45/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.1/pack/ref/net45/System.Buffers.dll". 116>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (Build target(s)). 116>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.0/net45/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.0/ref/net45/System.Buffers.dll". System.Buffers.4.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.0/ref/net45/System.Buffers.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.0/ref/net45/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.0/pack/ref/net45/System.Buffers.dll". 108>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.appcontext/4.3.0/net462/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.3.0/ref/net462/System.AppContext.dll". System.AppContext.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.3.0/ref/net462/System.AppContext.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.3.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.appcontext/4.3.0/ref/net462/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.3.0/pack/ref/net462/System.AppContext.dll". 119>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 116>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 108>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (Build target(s)). 105>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.codedom/4.4.0/net461/System.CodeDom.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.codedom/4.4.0/net461/System.CodeDom.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.CodeDom.cs /warnaserror+:NU1605 108>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (Build target(s)). 106>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 105>CoreCompile: CompilerServer: server - server processed compilation - 7b72a4b8-77b9-4768-950b-43a9df5320d7 119>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 104>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 105>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.codedom/4.4.0/net461/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.codedom/4.4.0/ref/net461/System.CodeDom.dll". System.CodeDom.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.codedom/4.4.0/ref/net461/System.CodeDom.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.CodeDom.4.4.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.codedom/4.4.0/ref/net461/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.CodeDom.4.4.0/pack/ref/net461/System.CodeDom.dll". 116>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.0/netstandard2.0/System.Buffers.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.0/netstandard2.0/System.Buffers.4.5.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Buffers.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 11d3336f-881a-4ed3-8921-2fd20e4e7d1c 119>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.systemevents/4.7.0/net472/Microsoft.Win32.SystemEvents.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.systemevents/4.7.0/net472/Microsoft.Win32.SystemEvents.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net472/Microsoft.Win32.SystemEvents.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 6ec32498-d957-401d-bf82-e3f41d70372a CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.win32.systemevents/4.7.0/net472/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.systemevents/4.7.0/ref/net472/Microsoft.Win32.SystemEvents.dll". Microsoft.Win32.SystemEvents.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.systemevents/4.7.0/ref/net472/Microsoft.Win32.SystemEvents.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.SystemEvents.4.7.0/pack/ref/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.win32.systemevents/4.7.0/ref/net472/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.SystemEvents.4.7.0/pack/ref/net472/Microsoft.Win32.SystemEvents.dll". 104>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.4.0/netstandard2.0/System.Buffers.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.4.0/netstandard2.0/System.Buffers.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Buffers.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 9e820e92-e6bd-4342-a8ae-88b82045b176 106>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.1/netstandard2.0/System.Buffers.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.1/netstandard2.0/System.Buffers.4.5.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Buffers.cs /warnaserror+:NU1605 105>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 116>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.0/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.0/ref/netstandard2.0/System.Buffers.dll". System.Buffers.4.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.0/ref/netstandard2.0/System.Buffers.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.0/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.0/pack/ref/netstandard2.0/System.Buffers.dll". 104>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.4.0/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll". System.Buffers.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.4.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.4.0/pack/ref/netstandard2.0/System.Buffers.dll". 105>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.codedom/4.4.0/netstandard2.0/System.CodeDom.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.codedom/4.4.0/netstandard2.0/System.CodeDom.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.CodeDom.cs /warnaserror+:NU1605 106>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (Build target(s)). 116>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (Build target(s)). 106>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (Build target(s)). 105>CoreCompile: CompilerServer: server - server processed compilation - 165bd29e-497d-4d82-b382-105a399f861b 105>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj" (Build target(s)). 119>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (Build target(s)). 106>CoreCompile: CompilerServer: server - server processed compilation - 77da2253-3624-4d18-b200-7168b0d1577e 104>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" (Build target(s)). 116>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (Build target(s)). 90>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Primitives.2.1.1/pack/microsoft.extensions.primitives.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Primitives.2.1.1.nupkg'. 90>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" (192:15) on node 10 (Build;Pack target(s)). 192:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" (192:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" (192:16) on node 9 (Build target(s)). 192>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.concurrent/4.0.12/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.concurrent/4.0.12/netstandard1.3/". 192:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" (192:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" (192:17) on node 10 (Build target(s)). 192>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.concurrent/4.0.12/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.concurrent/4.0.12/netstandard1.1/". 192>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 192>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 192>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.concurrent/4.0.12/netstandard1.3/System.Collections.Concurrent.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.concurrent/4.0.12/netstandard1.3/System.Collections.Concurrent.4.0.12.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Collections.Concurrent.cs /warnaserror+:NU1605 105>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.codedom/4.4.0/netstandard2.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll". System.CodeDom.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll 192>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.concurrent/4.0.12/netstandard1.1/System.Collections.Concurrent.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.concurrent/4.0.12/netstandard1.1/System.Collections.Concurrent.4.0.12.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Collections.Concurrent.cs /warnaserror+:NU1605 105>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.CodeDom.4.4.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.CodeDom.4.4.0/pack/ref/netstandard2.0/System.CodeDom.dll". 106>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.buffers/4.5.1/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll". System.Buffers.4.5.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.1/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.1/pack/ref/netstandard2.0/System.Buffers.dll". 106>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" (113:15) on node 13 (Build;Pack target(s)). 113:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" (113:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" (113:16) on node 13 (Build target(s)). 113>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.concurrent/4.3.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.concurrent/4.3.0/netstandard1.1/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj" (117:11) on node 30 (Build;Pack target(s)). 117:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj" (117:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj" (117:12) on node 30 (Build target(s)). 117>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.2.0/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.2.0/netstandard1.0/". 105>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj" (Build target(s)). 113>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 113:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" (113:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" (113:17) on node 14 (Build target(s)). 113>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.concurrent/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.concurrent/4.3.0/netstandard1.3/". 113>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.concurrent/4.3.0/netstandard1.1/System.Collections.Concurrent.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.concurrent/4.3.0/netstandard1.1/System.Collections.Concurrent.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Collections.Concurrent.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj" (109:11) on node 7 (Build;Pack target(s)). 109:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj" (109:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj" (109:12) on node 18 (Build target(s)). 109>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.3.0/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.3.0/netstandard1.0/". 192>CoreCompile: CompilerServer: server - server processed compilation - 6507fb6a-be2a-4a7a-8d65-f2678b7778f2 192>CoreCompile: CompilerServer: server - server processed compilation - 9b74959a-6575-41d9-9711-91d9f9d3a009 192>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.concurrent/4.0.12/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll". System.Collections.Concurrent.4.0.12 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Concurrent.4.0.12/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Concurrent.4.0.12/pack/ref/netstandard1.3/System.Collections.Concurrent.dll". 113>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 117>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.2.0/netstandard1.0/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.2.0/netstandard1.0/System.Collections.Immutable.1.2.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Collections.Immutable.cs /warnaserror+:NU1605 109>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 113>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.concurrent/4.3.0/netstandard1.3/System.Collections.Concurrent.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.concurrent/4.3.0/netstandard1.3/System.Collections.Concurrent.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Collections.Concurrent.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj" (114:11) on node 8 (Build;Pack target(s)). 114:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj" (114:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj" (114:12) on node 32 (Build target(s)). 114>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.3.1/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.3.1/netstandard1.0/". 109>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.3.0/netstandard1.0/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.3.0/netstandard1.0/System.Collections.Immutable.1.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Collections.Immutable.cs /warnaserror+:NU1605 114>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.3.1/netstandard1.0/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.3.1/netstandard1.0/System.Collections.Immutable.1.3.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Collections.Immutable.cs /warnaserror+:NU1605 113>CoreCompile: CompilerServer: server - server processed compilation - fadf5895-87fe-4b3e-9b8b-abc01cbe0c23 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.concurrent/4.3.0/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll". System.Collections.Concurrent.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Concurrent.4.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Concurrent.4.3.0/pack/ref/netstandard1.1/System.Collections.Concurrent.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (110:19) on node 24 (Build;Pack target(s)). 110:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (110:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (110:20) on node 24 (Build target(s)). 110>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.5.0/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.5.0/netstandard1.0/". 192>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" (Build target(s)). 110>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 110:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (110:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (110:21) on node 26 (Build target(s)). 110>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.5.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.5.0/netstandard1.3/". 110>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.5.0/netstandard1.0/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:7.2 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.5.0/netstandard1.0/System.Collections.Immutable.1.5.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Collections.Immutable.cs /warnaserror+:NU1605 113>CoreCompile: CompilerServer: server - server processed compilation - e7e84287-3ee3-4237-acd3-a2e68437318c CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.concurrent/4.3.0/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll". System.Collections.Concurrent.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Concurrent.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Concurrent.4.3.0/pack/ref/netstandard1.3/System.Collections.Concurrent.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (130:23) on node 25 (Build;Pack target(s)). 130:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (130:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (130:24) on node 25 (Build target(s)). 130>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/5.0.0/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj" (115:19) on node 17 (Build;Pack target(s)). 115:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj" (115:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj" (115:20) on node 21 (Build target(s)). 115>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.7.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.7.0/netstandard1.3/". 110:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (110:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (110:22) on node 12 (Build target(s)). 110>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.5.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.5.0/netstandard2.0/". 115:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj" (115:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj" (115:21) on node 17 (Build target(s)). 115>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.7.0/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.7.0/netstandard1.0/". 130:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (130:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (130:25) on node 7 (Build target(s)). 130>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/5.0.0/netstandard1.3/". 115>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 110>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 130:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (130:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (130:26) on node 1 (Build target(s)). 130>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/5.0.0/net461/". 115>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard1.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.7.0/netstandard1.3/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.7.0/netstandard1.3/System.Collections.Immutable.1.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Collections.Immutable.cs /warnaserror+:NU1605 130:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (130:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (130:27) on node 22 (Build target(s)). 130>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/5.0.0/netstandard2.0/". 113>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" (Build target(s)). 192>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.concurrent/4.0.12/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.dll". System.Collections.Concurrent.4.0.12 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Concurrent.4.0.12/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Concurrent.4.0.12/pack/ref/netstandard1.1/System.Collections.Concurrent.dll". 110>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.5.0/netstandard1.3/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:7.2 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.5.0/netstandard1.3/System.Collections.Immutable.1.5.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Collections.Immutable.cs /warnaserror+:NU1605 113>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" (Build target(s)). 115>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 130>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/5.0.0/netstandard1.0/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/5.0.0/netstandard1.0/System.Collections.Immutable.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Collections.Immutable.cs /warnaserror+:NU1605 130>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 115>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.7.0/netstandard1.0/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.7.0/netstandard1.0/System.Collections.Immutable.1.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Collections.Immutable.cs /warnaserror+:NU1605 130>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 130>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/net461/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/5.0.0/net461/System.Collections.Immutable.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/5.0.0/net461/System.Collections.Immutable.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/net461/System.Collections.Immutable.cs /warnaserror+:NU1605 130>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/5.0.0/netstandard1.3/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/5.0.0/netstandard1.3/System.Collections.Immutable.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Collections.Immutable.cs /warnaserror+:NU1605 115:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj" (115:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj" (115:22) on node 19 (Build target(s)). 115>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.7.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.7.0/netstandard2.0/". 110>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj" (126:15) on node 28 (Build;Pack target(s)). 126:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj" (126:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj" (126:16) on node 28 (Build target(s)). 126>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.nongeneric/4.0.1/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.nongeneric/4.0.1/netstandard1.3/". 117>CoreCompile: CompilerServer: server - server processed compilation - 339b3975-3d8a-4a7c-984e-6e186130a5dc 130>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 110>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.5.0/netstandard2.0/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:7.2 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.5.0/netstandard2.0/System.Collections.Immutable.1.5.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Collections.Immutable.cs /warnaserror+:NU1605 192>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj" (121:15) on node 3 (Build;Pack target(s)). 121:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj" (121:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj" (121:16) on node 8 (Build target(s)). 121>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.nongeneric/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.nongeneric/4.3.0/net46/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 126>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 117>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.2.0/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.2.0/lib/netstandard1.0/System.Collections.Immutable.dll". System.Collections.Immutable.1.2.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.2.0/lib/netstandard1.0/System.Collections.Immutable.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.2.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.2.0/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.2.0/pack/lib/netstandard1.0/System.Collections.Immutable.dll". 126>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.nongeneric/4.0.1/netstandard1.3/System.Collections.NonGeneric.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.nongeneric/4.0.1/netstandard1.3/System.Collections.NonGeneric.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Collections.NonGeneric.cs /warnaserror+:NU1605 130>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/5.0.0/netstandard2.0/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/5.0.0/netstandard2.0/System.Collections.Immutable.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Collections.Immutable.cs /warnaserror+:NU1605 121>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.nongeneric/4.3.0/net46/System.Collections.NonGeneric.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.nongeneric/4.3.0/net46/System.Collections.NonGeneric.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Collections.NonGeneric.cs /warnaserror+:NU1605 126:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj" (126:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj" (126:17) on node 23 (Build target(s)). 126>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.nongeneric/4.0.1/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.nongeneric/4.0.1/net46/". 121>CoreCompile: CompilerServer: server - server processed compilation - 9d7a104d-5d64-42a3-a5ca-ba986ff21802 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.nongeneric/4.3.0/net46/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.nongeneric/4.3.0/ref/net46/System.Collections.NonGeneric.dll". System.Collections.NonGeneric.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.nongeneric/4.3.0/ref/net46/System.Collections.NonGeneric.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.NonGeneric.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.nongeneric/4.3.0/ref/net46/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.NonGeneric.4.3.0/pack/ref/net46/System.Collections.NonGeneric.dll". 126>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.nongeneric/4.0.1/net46/System.Collections.NonGeneric.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.nongeneric/4.0.1/net46/System.Collections.NonGeneric.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Collections.NonGeneric.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 433e1c9b-a771-44d9-98de-96bf3a540e6d 115>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 117>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj" (Build target(s)). 126>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.nongeneric/4.0.1/net46/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.nongeneric/4.0.1/ref/net46/System.Collections.NonGeneric.dll". System.Collections.NonGeneric.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.nongeneric/4.0.1/ref/net46/System.Collections.NonGeneric.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.NonGeneric.4.0.1/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.nongeneric/4.0.1/ref/net46/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.NonGeneric.4.0.1/pack/ref/net46/System.Collections.NonGeneric.dll". 121:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj" (121:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj" (121:17) on node 3 (Build target(s)). 121>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.nongeneric/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.nongeneric/4.3.0/netstandard1.3/". 121>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj" (Build target(s)). 126>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj" (Build target(s)). 121>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 115>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.7.0/netstandard2.0/System.Collections.Immutable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.7.0/netstandard2.0/System.Collections.Immutable.1.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Collections.Immutable.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" (118:15) on node 20 (Build;Pack target(s)). 118:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" (118:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" (118:16) on node 20 (Build target(s)). 118>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections/4.0.11/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections/4.0.11/netstandard1.0/". 121>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.nongeneric/4.3.0/netstandard1.3/System.Collections.NonGeneric.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.nongeneric/4.3.0/netstandard1.3/System.Collections.NonGeneric.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Collections.NonGeneric.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj" (120:15) on node 15 (Build;Pack target(s)). 120:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj" (120:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj" (120:16) on node 15 (Build target(s)). 120>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.specialized/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.specialized/4.3.0/netstandard1.3/". 120:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj" (120:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj" (120:17) on node 14 (Build target(s)). 120>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.specialized/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.specialized/4.3.0/net46/". 118>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 118:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" (118:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" (118:17) on node 9 (Build target(s)). 118>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections/4.0.11/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections/4.0.11/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" (128:15) on node 11 (Build;Pack target(s)). 128:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" (128:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" (128:16) on node 11 (Build target(s)). 128>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections/4.3.0/netstandard1.0/". 118>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 126>CoreCompile: CompilerServer: server - server processed compilation - 16c09d12-ea2f-4131-9f09-216ca58ade80 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.nongeneric/4.0.1/netstandard1.3/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.nongeneric/4.0.1/ref/netstandard1.3/System.Collections.NonGeneric.dll". System.Collections.NonGeneric.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.nongeneric/4.0.1/ref/netstandard1.3/System.Collections.NonGeneric.dll 128>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 118>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections/4.0.11/netstandard1.0/System.Collections.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections/4.0.11/netstandard1.0/System.Collections.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Collections.cs /warnaserror+:NU1605 121>CoreCompile: CompilerServer: server - server processed compilation - fcc441a1-7e6e-4ca0-9358-c1c858f8ab5d 118>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections/4.0.11/netstandard1.3/System.Collections.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections/4.0.11/netstandard1.3/System.Collections.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Collections.cs /warnaserror+:NU1605 126>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.NonGeneric.4.0.1/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.nongeneric/4.0.1/ref/netstandard1.3/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.NonGeneric.4.0.1/pack/ref/netstandard1.3/System.Collections.NonGeneric.dll". 120>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 120>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 126>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (127:31) on node 31 (Build;Pack target(s)). 127:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (127:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (127:33) on node 16 (Build target(s)). 127>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard1.3/". 128>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections/4.3.0/netstandard1.0/System.Collections.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections/4.3.0/netstandard1.0/System.Collections.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Collections.cs /warnaserror+:NU1605 120>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.3.0/ref/netstandard1.3/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.specialized/4.3.0/netstandard1.3/System.Collections.Specialized.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.specialized/4.3.0/netstandard1.3/System.Collections.Specialized.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Collections.Specialized.cs /warnaserror+:NU1605 121>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.nongeneric/4.3.0/netstandard1.3/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.nongeneric/4.3.0/ref/netstandard1.3/System.Collections.NonGeneric.dll". System.Collections.NonGeneric.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.nongeneric/4.3.0/ref/netstandard1.3/System.Collections.NonGeneric.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.NonGeneric.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.nongeneric/4.3.0/ref/netstandard1.3/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.NonGeneric.4.3.0/pack/ref/netstandard1.3/System.Collections.NonGeneric.dll". 120>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.specialized/4.3.0/net46/System.Collections.Specialized.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.specialized/4.3.0/net46/System.Collections.Specialized.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Collections.Specialized.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 5a415349-26fd-4ffa-b928-7ff38206f8fe 127:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (127:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (127:34) on node 8 (Build target(s)). 127>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard1.4/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard1.4/". 120>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.specialized/4.3.0/net46/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.specialized/4.3.0/ref/net46/System.Collections.Specialized.dll". System.Collections.Specialized.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.specialized/4.3.0/ref/net46/System.Collections.Specialized.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Specialized.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.specialized/4.3.0/ref/net46/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Specialized.4.3.0/pack/ref/net46/System.Collections.Specialized.dll". 83>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Common.4.0.1/pack/microsoft.codeanalysis.common.nuspec". 127:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (127:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (127:35) on node 23 (Build target(s)). 127>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard2.0/". 127>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 109>CoreCompile: CompilerServer: server - server processed compilation - 22f26f97-3bfe-4712-8438-d8c476ad4fee 127:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (127:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (127:36) on node 2 (Build target(s)). 127>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard2.1/". 120>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj" (Build target(s)). 121>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj" (Build target(s)). 114>CoreCompile: CompilerServer: server - server processed compilation - a530c6bd-0c20-41f5-9645-31e0ad753bca 109>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.3.0/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.dll". System.Collections.Immutable.1.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.3.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.3.0/pack/lib/netstandard1.0/System.Collections.Immutable.dll". 114>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.3.1/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll". System.Collections.Immutable.1.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll 127>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard1.3/System.ComponentModel.Annotations.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard1.3/System.ComponentModel.Annotations.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.ComponentModel.Annotations.cs /warnaserror+:NU1605 114>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.3.1/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.3.1/pack/lib/netstandard1.0/System.Collections.Immutable.dll". 128:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" (128:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" (128:17) on node 29 (Build target(s)). 128>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections/4.3.0/netstandard1.3/". 127>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 83>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Common.4.0.1.nupkg'. 83>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj" (Build;Pack target(s)). 110>CoreCompile: CompilerServer: server - server processed compilation - d2431456-0af8-4163-aad5-977526ea7307 127:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (127:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (127:32) on node 31 (Build target(s)). 127>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard1.1/". 127>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard2.0/System.ComponentModel.Annotations.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard2.0/System.ComponentModel.Annotations.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.ComponentModel.Annotations.cs /warnaserror+:NU1605 127:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (127:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (127:37) on node 10 (Build target(s)). 127>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/net461/". 128>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 109>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj" (Build target(s)). 110>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.5.0/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.5.0/lib/netstandard1.0/System.Collections.Immutable.dll". System.Collections.Immutable.1.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.5.0/lib/netstandard1.0/System.Collections.Immutable.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.5.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.5.0/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.5.0/pack/lib/netstandard1.0/System.Collections.Immutable.dll". 127>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 128>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections/4.3.0/netstandard1.3/System.Collections.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections/4.3.0/netstandard1.3/System.Collections.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Collections.cs /warnaserror+:NU1605 127>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard1.1/System.ComponentModel.Annotations.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard1.1/System.ComponentModel.Annotations.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.ComponentModel.Annotations.cs /warnaserror+:NU1605 127>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 114>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj" (Build target(s)). 110>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (Build target(s)). 127>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/net461/System.ComponentModel.Annotations.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/net461/System.ComponentModel.Annotations.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.ComponentModel.Annotations.cs /warnaserror+:NU1605 127>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER;NETSTANDARD2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard2.1/System.ComponentModel.Annotations.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard2.1/System.ComponentModel.Annotations.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.1/System.ComponentModel.Annotations.cs /warnaserror+:NU1605 127>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 79>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/microsoft.codeanalysis.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Common.4.1.0/pack/microsoft.codeanalysis.common.nuspec". 127>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_4;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard1.4/System.ComponentModel.Annotations.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard1.4/System.ComponentModel.Annotations.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.4/System.ComponentModel.Annotations.cs /warnaserror+:NU1605 79>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Common.4.1.0.nupkg'. 79>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj" (Build;Pack target(s)). 127>CoreCompile: CompilerServer: server - server processed compilation - da569bf2-1642-48f8-876a-18cf31d3b168 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/net461/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/net461/System.ComponentModel.Annotations.dll". System.ComponentModel.Annotations.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/net461/System.ComponentModel.Annotations.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/net461/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/net461/System.ComponentModel.Annotations.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj" (123:15) on node 28 (Build;Pack target(s)). 123:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj" (123:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj" (123:16) on node 28 (Build target(s)). 123>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.primitives/4.3.0/netstandard1.0/". 127>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (Build target(s)). 123>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 123:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj" (123:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj" (123:17) on node 24 (Build target(s)). 123>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.primitives/4.3.0/ref/net45/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.primitives/4.3.0/net45/". 123>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.primitives/4.3.0/netstandard1.0/System.ComponentModel.Primitives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.primitives/4.3.0/netstandard1.0/System.ComponentModel.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.ComponentModel.Primitives.cs /warnaserror+:NU1605 120>CoreCompile: CompilerServer: server - server processed compilation - 421d081a-36cf-455c-bd73-a72de541d87f 123>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 72>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.15.3.409/pack/microsoft.build.framework.nuspec". 120>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.specialized/4.3.0/netstandard1.3/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.specialized/4.3.0/ref/netstandard1.3/System.Collections.Specialized.dll". System.Collections.Specialized.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.specialized/4.3.0/ref/netstandard1.3/System.Collections.Specialized.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Specialized.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.specialized/4.3.0/ref/netstandard1.3/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Specialized.4.3.0/pack/ref/netstandard1.3/System.Collections.Specialized.dll". 123>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET45;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.primitives/4.3.0/net45/System.ComponentModel.Primitives.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.primitives/4.3.0/net45/System.ComponentModel.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net45/System.ComponentModel.Primitives.cs /warnaserror+:NU1605 110>CoreCompile: CompilerServer: server - server processed compilation - a8278df3-a68a-45f1-a508-0811f5dabcb9 120>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj" (Build target(s)). 123>CoreCompile: CompilerServer: server - server processed compilation - ecddad64-ff03-4301-adb8-e5db7135008e 72>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.15.3.409.nupkg'. 72>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj" (125:11) on node 14 (Build;Pack target(s)). 125:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj" (125:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj" (125:12) on node 14 (Build target(s)). 125>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.attributedmodel/1.0.31/netstandard1.0/". 123>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.primitives/4.3.0/net45/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.primitives/4.3.0/ref/net45/System.ComponentModel.Primitives.dll". System.ComponentModel.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.primitives/4.3.0/ref/net45/System.ComponentModel.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Primitives.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.primitives/4.3.0/ref/net45/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Primitives.4.3.0/pack/ref/net45/System.ComponentModel.Primitives.dll". 127>CoreCompile: CompilerServer: server - server processed compilation - e21cabd8-2e1d-4710-923f-f3ebe6256bc0 125>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.attributedmodel/1.0.31/netstandard1.0/System.Composition.AttributedModel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.attributedmodel/1.0.31/netstandard1.0/System.Composition.AttributedModel.1.0.31.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Composition.AttributedModel.cs /warnaserror+:NU1605 110>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.5.0/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.5.0/lib/netstandard1.3/System.Collections.Immutable.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj" (124:11) on node 5 (Build;Pack target(s)). 124:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj" (124:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj" (124:12) on node 5 (Build target(s)). 124>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.convention/1.0.31/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.convention/1.0.31/netstandard1.0/". 127>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard1.1/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard1.1/System.ComponentModel.Annotations.dll". 123>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj" (Build target(s)). 127>CopyFilesToOutputDirectory: System.ComponentModel.Annotations.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard1.1/System.ComponentModel.Annotations.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard1.1/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard1.1/System.ComponentModel.Annotations.dll". 118>CoreCompile: CompilerServer: server - server processed compilation - e55896d2-d5d3-4279-bc2d-c631c6041edb 54>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.15.1.1012/pack/microsoft.build.framework.nuspec". 118>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections/4.0.11/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll". System.Collections.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.4.0.11/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.4.0.11/pack/ref/netstandard1.0/System.Collections.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj" (122:11) on node 3 (Build;Pack target(s)). 122:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj" (122:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj" (122:12) on node 3 (Build target(s)). 122>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.hosting/1.0.31/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.hosting/1.0.31/netstandard1.0/". 118>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" (Build target(s)). 110>CopyFilesToOutputDirectory: System.Collections.Immutable.1.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.5.0/lib/netstandard1.3/System.Collections.Immutable.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.5.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.5.0/lib/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.5.0/pack/lib/netstandard1.3/System.Collections.Immutable.dll". 54>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.15.1.1012.nupkg'. 54>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj" (Build;Pack target(s)). 127>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj" (129:15) on node 18 (Build;Pack target(s)). 129:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj" (129:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj" (129:16) on node 10 (Build target(s)). 129>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel/4.3.0/netstandard1.0/". 128>CoreCompile: CompilerServer: server - server processed compilation - e3083706-6990-4e92-9e6b-b4e9faccc41a 124>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 122>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 115>CoreCompile: CompilerServer: server - server processed compilation - 03e37b2a-28b4-4d51-b472-e2aa74297b67 128>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections/4.3.0/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll". System.Collections.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.4.3.0/pack/ref/netstandard1.0/System.Collections.dll". 110>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (Build target(s)). 124>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.convention/1.0.31/netstandard1.0/System.Composition.Convention.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.convention/1.0.31/netstandard1.0/System.Composition.Convention.1.0.31.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Composition.Convention.cs /warnaserror+:NU1605 122>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.hosting/1.0.31/netstandard1.0/System.Composition.Hosting.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.hosting/1.0.31/netstandard1.0/System.Composition.Hosting.1.0.31.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Composition.Hosting.cs /warnaserror+:NU1605 115>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.7.0/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.7.0/lib/netstandard1.3/System.Collections.Immutable.dll". System.Collections.Immutable.1.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.7.0/lib/netstandard1.3/System.Collections.Immutable.dll 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj" (143:23) on node 13 (Build;Pack target(s)). 143:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj" (143:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj" (143:24) on node 18 (Build target(s)). 143>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.typeconverter/4.3.0/netstandard1.0/". 115>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.7.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.7.0/lib/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.7.0/pack/lib/netstandard1.3/System.Collections.Immutable.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj" (131:11) on node 27 (Build;Pack target(s)). 131:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj" (131:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj" (131:12) on node 27 (Build target(s)). 131>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.runtime/1.0.31/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.runtime/1.0.31/netstandard1.0/". 143:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj" (143:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj" (143:26) on node 6 (Build target(s)). 143>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.typeconverter/4.3.0/netstandard1.5/". 125>CoreCompile: CompilerServer: server - server processed compilation - 33e18cdb-4c65-41ed-9d1d-947d5167306b 143:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj" (143:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj" (143:25) on node 13 (Build target(s)). 143>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.typeconverter/4.3.0/ref/net45/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.typeconverter/4.3.0/net45/". 143>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 130>CoreCompile: CompilerServer: server - server processed compilation - c4e975e0-2cd6-434a-b33d-3bb0af941ad2 129>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 125>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.attributedmodel/1.0.31/netstandard1.0/System.Composition.AttributedModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.dll". System.Composition.AttributedModel.1.0.31 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Composition.AttributedModel.1.0.31/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Composition.AttributedModel.1.0.31/pack/lib/netstandard1.0/System.Composition.AttributedModel.dll". 127>CoreCompile: CompilerServer: server - server processed compilation - 8b076998-f86c-4d94-9bcf-66c8f9975faa 143>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.3.0/ref/netstandard1.3/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.specialized/4.3.0/ref/netstandard1.3/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.typeconverter/4.3.0/netstandard1.5/System.ComponentModel.TypeConverter.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.typeconverter/4.3.0/netstandard1.5/System.ComponentModel.TypeConverter.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.ComponentModel.TypeConverter.cs /warnaserror+:NU1605 115>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj" (Build target(s)). 131>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 143>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 129>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel/4.3.0/netstandard1.0/System.ComponentModel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel/4.3.0/netstandard1.0/System.ComponentModel.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.ComponentModel.cs /warnaserror+:NU1605 128>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" (Build target(s)). 143:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj" (143:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj" (143:27) on node 15 (Build target(s)). 143>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.typeconverter/4.3.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.typeconverter/4.3.0/net462/". 125>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj" (Build target(s)). 127>CoreCompile: CompilerServer: server - server processed compilation - 4c5775f4-410c-4375-b30b-14aa906ebf8c 143>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 127>CoreCompile: CompilerServer: server - server processed compilation - 440bad2e-27e9-4776-b191-75c136f5a014 122>CoreCompile: CompilerServer: server - server processed compilation - e5e9d91b-d201-45ad-97df-c6c4c3122b28 127>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard1.4/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard1.4/System.ComponentModel.Annotations.dll". System.ComponentModel.Annotations.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard1.4/System.ComponentModel.Annotations.dll 129>CoreCompile: CompilerServer: server - server processed compilation - 5abf3e63-a8d5-4e48-8988-369ac1f58b45 127>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard1.4/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard1.4/System.ComponentModel.Annotations.dll". 131>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.runtime/1.0.31/netstandard1.0/System.Composition.Runtime.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.runtime/1.0.31/netstandard1.0/System.Composition.Runtime.1.0.31.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Composition.Runtime.cs /warnaserror+:NU1605 123>CoreCompile: CompilerServer: server - server processed compilation - 66173afb-523a-47cd-b8e6-b008d934f256 143>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.typeconverter/4.3.0/netstandard1.0/System.ComponentModel.TypeConverter.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.typeconverter/4.3.0/netstandard1.0/System.ComponentModel.TypeConverter.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.ComponentModel.TypeConverter.cs /warnaserror+:NU1605 127>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard1.3/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard1.3/System.ComponentModel.Annotations.dll". System.ComponentModel.Annotations.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard1.3/System.ComponentModel.Annotations.dll 123>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.primitives/4.3.0/netstandard1.0/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.dll". System.ComponentModel.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.dll 127>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard1.3/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard1.3/System.ComponentModel.Annotations.dll". 143>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 123>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Primitives.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Primitives.4.3.0/pack/ref/netstandard1.0/System.ComponentModel.Primitives.dll". 143>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET45;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel.primitives/4.3.0/ref/net45/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.typeconverter/4.3.0/net45/System.ComponentModel.TypeConverter.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.typeconverter/4.3.0/net45/System.ComponentModel.TypeConverter.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net45/System.ComponentModel.TypeConverter.cs /warnaserror+:NU1605 122>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.hosting/1.0.31/netstandard1.0/System.Composition.Hosting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.dll". 130>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/5.0.0/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/netstandard1.0/System.Collections.Immutable.dll". 127>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard2.0/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard2.0/System.ComponentModel.Annotations.dll". System.ComponentModel.Annotations.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard2.0/System.ComponentModel.Annotations.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard2.0/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard2.0/System.ComponentModel.Annotations.dll". 130>CopyFilesToOutputDirectory: System.Collections.Immutable.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/netstandard1.0/System.Collections.Immutable.dll 130>CoreCompile: CompilerServer: server - server processed compilation - af114de9-3763-4c5e-9e20-7988a3ef113e 122>CopyFilesToOutputDirectory: System.Composition.Hosting.1.0.31 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.dll 143>CoreCompile: CompilerServer: server - server processed compilation - f4ea9c60-c648-4223-830a-0490b34eca15 122>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Composition.Hosting.1.0.31/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Composition.Hosting.1.0.31/pack/lib/netstandard1.0/System.Composition.Hosting.dll". 123>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj" (Build target(s)). 127>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (Build target(s)). 130>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.5.0.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.5.0.0/pack/lib/netstandard1.0/System.Collections.Immutable.dll". 110>CoreCompile: CompilerServer: server - server processed compilation - b164bdf5-0e15-4cbe-924d-056457c0126a 129>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel/4.3.0/netstandard1.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll". System.ComponentModel.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll 143>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.3.0/ref/net46/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel.primitives/4.3.0/ref/net45/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.typeconverter/4.3.0/net462/System.ComponentModel.TypeConverter.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.typeconverter/4.3.0/net462/System.ComponentModel.TypeConverter.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.ComponentModel.TypeConverter.cs /warnaserror+:NU1605 128>CoreCompile: CompilerServer: server - server processed compilation - 5abb80ec-9bc6-4416-b4e1-cf8b728fae48 129>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.4.3.0/pack/ref/netstandard1.0/System.ComponentModel.dll". 130>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/5.0.0/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll". System.Collections.Immutable.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.5.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.5.0.0/pack/lib/netstandard2.0/System.Collections.Immutable.dll". 143>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.typeconverter/4.3.0/net45/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.typeconverter/4.3.0/ref/net45/System.ComponentModel.TypeConverter.dll". System.ComponentModel.TypeConverter.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.typeconverter/4.3.0/ref/net45/System.ComponentModel.TypeConverter.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.TypeConverter.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.typeconverter/4.3.0/ref/net45/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.TypeConverter.4.3.0/pack/ref/net45/System.ComponentModel.TypeConverter.dll". 130>CoreCompile: CompilerServer: server - server processed compilation - 59cadbff-da6a-468f-97fe-c7a299704e29 127>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (Build target(s)). 118>CoreCompile: CompilerServer: server - server processed compilation - 75409cac-79d7-4c81-b4d1-64e3836e0dcb 131>CoreCompile: CompilerServer: server - server processed compilation - 7ff1928b-4255-4c91-bd74-89cebbdea0e3 127>CoreCompile: CompilerServer: server - server processed compilation - 10fc3e1c-f692-49aa-8537-d914632ba607 127>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (Build target(s)). 131>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.runtime/1.0.31/netstandard1.0/System.Composition.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.dll". 143>CoreCompile: CompilerServer: server - server processed compilation - 7793d9fc-8ae6-419f-8bb5-c47d8acbe1dd 131>CopyFilesToOutputDirectory: System.Composition.Runtime.1.0.31 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Composition.Runtime.1.0.31/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Composition.Runtime.1.0.31/pack/lib/netstandard1.0/System.Composition.Runtime.dll". 143>CoreCompile: CompilerServer: server - server processed compilation - 23484920-af79-456c-a9d7-4500e7f9a500 143>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj" (Build target(s)). 130>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (Build target(s)). 143>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.typeconverter/4.3.0/net462/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.typeconverter/4.3.0/ref/net462/System.ComponentModel.TypeConverter.dll". 110>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.5.0/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll". 128>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections/4.3.0/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll". System.Collections.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll 110>CopyFilesToOutputDirectory: System.Collections.Immutable.1.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll 128>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.4.3.0/pack/ref/netstandard1.3/System.Collections.dll". 110>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.5.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.5.0/pack/lib/netstandard2.0/System.Collections.Immutable.dll". 124>CoreCompile: CompilerServer: server - server processed compilation - 26eb616a-1e1f-4bef-a084-579000629af3 115>CoreCompile: CompilerServer: server - server processed compilation - 5d45a446-a4e6-4f30-9301-c23f4ee3692f 143>CopyFilesToOutputDirectory: System.ComponentModel.TypeConverter.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.typeconverter/4.3.0/ref/net462/System.ComponentModel.TypeConverter.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.TypeConverter.4.3.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.typeconverter/4.3.0/ref/net462/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.TypeConverter.4.3.0/pack/ref/net462/System.ComponentModel.TypeConverter.dll". 122>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj" (Build target(s)). 143>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.typeconverter/4.3.0/netstandard1.0/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/System.ComponentModel.TypeConverter.dll". System.ComponentModel.TypeConverter.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/System.ComponentModel.TypeConverter.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.TypeConverter.4.3.0/pack/ref/netstandard1.0". 130>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (Build target(s)). 143>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.TypeConverter.4.3.0/pack/ref/netstandard1.0/System.ComponentModel.TypeConverter.dll". 130>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/net461/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/net461/System.Memory.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/5.0.0/net461/System.Collections.Immutable.5.0.0.csproj.CopyComplete" because "AlwaysCreate" was specified. 130>CoreCompile: CompilerServer: server - server processed compilation - c6ef96f9-2926-4d12-bc38-fd5f43000a3f 129>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj" (Build target(s)). 124>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.convention/1.0.31/netstandard1.0/System.Composition.Convention.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.convention/1.0.31/lib/netstandard1.0/System.Composition.Convention.dll". System.Composition.Convention.1.0.31 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.convention/1.0.31/lib/netstandard1.0/System.Composition.Convention.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Composition.Convention.1.0.31/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.convention/1.0.31/lib/netstandard1.0/System.Composition.Convention.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Composition.Convention.1.0.31/pack/lib/netstandard1.0/System.Composition.Convention.dll". 115>CoreCompile: CompilerServer: server - server processed compilation - a437b3b8-2f2f-4a93-bb05-257f910d66c6 127>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.annotations/5.0.0/netstandard2.1/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard2.1/System.ComponentModel.Annotations.dll". System.ComponentModel.Annotations.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard2.1/System.ComponentModel.Annotations.dll 118>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections/4.0.11/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll". 127>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.annotations/5.0.0/ref/netstandard2.1/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/netstandard2.1/System.ComponentModel.Annotations.dll". 128>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" (Build target(s)). 118>CopyFilesToOutputDirectory: System.Collections.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll 130>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/5.0.0/net461/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll". 129:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj" (129:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj" (129:17) on node 30 (Build target(s)). 129>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel/4.3.0/lib/netstandard1.3/". 118>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.4.0.11/pack/ref/netstandard1.3". 129>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel/4.3.0/netstandard1.3/". 118>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.4.0.11/pack/ref/netstandard1.3/System.Collections.dll". 130>CopyFilesToOutputDirectory: System.Collections.Immutable.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.5.0.0/pack/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.5.0.0/pack/lib/net461/System.Collections.Immutable.dll". 130>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/5.0.0/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/netstandard1.3/System.Collections.Immutable.dll". System.Collections.Immutable.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/netstandard1.3/System.Collections.Immutable.dll 131>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj" (Build target(s)). 143>CoreCompile: CompilerServer: server - server processed compilation - 42027b1c-bdd1-4d76-a279-49e1708adf3c 130>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.5.0.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/5.0.0/lib/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.5.0.0/pack/lib/netstandard1.3/System.Collections.Immutable.dll". 115>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.7.0/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.7.0/lib/netstandard2.0/System.Collections.Immutable.dll". System.Collections.Immutable.1.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.7.0/lib/netstandard2.0/System.Collections.Immutable.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.7.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.7.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.7.0/pack/lib/netstandard2.0/System.Collections.Immutable.dll". 143>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj" (Build target(s)). 129>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 115>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.collections.immutable/1.7.0/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.7.0/lib/netstandard1.0/System.Collections.Immutable.dll". System.Collections.Immutable.1.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.7.0/lib/netstandard1.0/System.Collections.Immutable.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.7.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.collections.immutable/1.7.0/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.7.0/pack/lib/netstandard1.0/System.Collections.Immutable.dll". 143>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel.typeconverter/4.3.0/netstandard1.5/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/System.ComponentModel.TypeConverter.dll". System.ComponentModel.TypeConverter.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/System.ComponentModel.TypeConverter.dll 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj" (137:15) on node 32 (Build;Pack target(s)). 137:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj" (137:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj" (137:16) on node 32 (Build target(s)). 137>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.console/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.console/4.3.0/netstandard1.3/". 143>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.TypeConverter.4.3.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.TypeConverter.4.3.0/pack/ref/netstandard1.5/System.ComponentModel.TypeConverter.dll". 130>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj" (132:15) on node 31 (Build;Pack target(s)). 132:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj" (132:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj" (132:16) on node 16 (Build target(s)). 132>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.console/4.0.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.console/4.0.0/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj" (138:11) on node 20 (Build;Pack target(s)). 138:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj" (138:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj" (138:12) on node 26 (Build target(s)). 138>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.typedparts/1.0.31/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.typedparts/1.0.31/netstandard1.0/". 143>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj" (Build target(s)). 132:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj" (132:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj" (132:17) on node 25 (Build target(s)). 132>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.console/4.0.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.console/4.0.0/net46/". 124>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj" (Build target(s)). 110>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (Build target(s)). 127>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (Build target(s)). 129>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel/4.3.0/netstandard1.3/System.ComponentModel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel/4.3.0/netstandard1.3/System.ComponentModel.4.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.ComponentModel.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 7f639ada-8ece-4000-9901-bf49d414cd68 132>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 137:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj" (137:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj" (137:17) on node 13 (Build target(s)). 137>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.console/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.console/4.3.0/net46/". 129>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.componentmodel/4.3.0/netstandard1.3/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel/4.3.0/lib/netstandard1.3/System.ComponentModel.dll". System.ComponentModel.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel/4.3.0/lib/netstandard1.3/System.ComponentModel.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.4.3.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.componentmodel/4.3.0/lib/netstandard1.3/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.4.3.0/pack/lib/netstandard1.3/System.ComponentModel.dll". 115>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj" (Build target(s)). 118>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" (Build target(s)). 115>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj" (Build target(s)). 130>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (Build target(s)). 132>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.console/4.0.0/netstandard1.3/System.Console.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.console/4.0.0/netstandard1.3/System.Console.4.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Console.cs /warnaserror+:NU1605 143>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj" (Build target(s)). 137>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj" (133:15) on node 4 (Build;Pack target(s)). 133:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj" (133:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj" (133:16) on node 28 (Build target(s)). 133>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.common/4.3.0/ref/net451/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.common/4.3.0/net451/". 137>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 132>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 138>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 133:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj" (133:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj" (133:17) on node 4 (Build target(s)). 133>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.common/4.3.0/ref/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.common/4.3.0/netstandard1.2/". 132>CoreCompile: CompilerServer: server - server processed compilation - 039a2fe6-98ec-4456-a477-7101d0f5dd25 132>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.console/4.0.0/net46/System.Console.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.console/4.0.0/net46/System.Console.4.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Console.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 53501014-2559-490b-90c8-2cca0d054b81 137>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.console/4.3.0/netstandard1.3/System.Console.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.console/4.3.0/netstandard1.3/System.Console.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Console.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 1c1d66a8-76b1-40be-8a8d-d56ecfa63f6f 132>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.console/4.0.0/net46/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.console/4.0.0/ref/net46/System.Console.dll". System.Console.4.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.console/4.0.0/ref/net46/System.Console.dll 137>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.console/4.3.0/net46/System.Console.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.console/4.3.0/net46/System.Console.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Console.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 00296fa1-49e0-4ab5-8bb4-e6bd9b952f59 132>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.console/4.0.0/netstandard1.3/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.console/4.0.0/ref/netstandard1.3/System.Console.dll". System.Console.4.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.console/4.0.0/ref/netstandard1.3/System.Console.dll 137>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.console/4.3.0/netstandard1.3/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.console/4.3.0/ref/netstandard1.3/System.Console.dll". 132>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Console.4.0.0/pack/ref/netstandard1.3". 137>CopyFilesToOutputDirectory: System.Console.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.console/4.3.0/ref/netstandard1.3/System.Console.dll 132>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.console/4.0.0/ref/netstandard1.3/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Console.4.0.0/pack/ref/netstandard1.3/System.Console.dll". 137>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Console.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.console/4.3.0/ref/netstandard1.3/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Console.4.3.0/pack/ref/netstandard1.3/System.Console.dll". 132>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Console.4.0.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.console/4.0.0/ref/net46/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Console.4.0.0/pack/ref/net46/System.Console.dll". 137>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.console/4.3.0/net46/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.console/4.3.0/ref/net46/System.Console.dll". System.Console.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.console/4.3.0/ref/net46/System.Console.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Console.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.console/4.3.0/ref/net46/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Console.4.3.0/pack/ref/net46/System.Console.dll". 133>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_2;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.1/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.common/4.3.0/netstandard1.2/System.Data.Common.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.common/4.3.0/netstandard1.2/System.Data.Common.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.2/System.Data.Common.cs /warnaserror+:NU1605 138>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.typedparts/1.0.31/netstandard1.0/System.Composition.TypedParts.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.typedparts/1.0.31/netstandard1.0/System.Composition.TypedParts.1.0.31.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Composition.TypedParts.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 1f7d84e1-50f0-439a-9aff-0cd774d8495d CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.composition.typedparts/1.0.31/netstandard1.0/System.Composition.TypedParts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.typedparts/1.0.31/lib/netstandard1.0/System.Composition.TypedParts.dll". System.Composition.TypedParts.1.0.31 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.typedparts/1.0.31/lib/netstandard1.0/System.Composition.TypedParts.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Composition.TypedParts.1.0.31/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.composition.typedparts/1.0.31/lib/netstandard1.0/System.Composition.TypedParts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Composition.TypedParts.1.0.31/pack/lib/netstandard1.0/System.Composition.TypedParts.dll". 133>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET451;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.common/4.3.0/net451/System.Data.Common.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.common/4.3.0/net451/System.Data.Common.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net451/System.Data.Common.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - fd77f636-e3bb-43ac-9875-a174faccbacf CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.common/4.3.0/net451/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.common/4.3.0/ref/net451/System.Data.Common.dll". System.Data.Common.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.common/4.3.0/ref/net451/System.Data.Common.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.Common.4.3.0/pack/ref/net451". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.common/4.3.0/ref/net451/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.Common.4.3.0/pack/ref/net451/System.Data.Common.dll". 133>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj" (Build target(s)). 133>CoreCompile: CompilerServer: server - server processed compilation - fd32b459-4ad6-4d45-adb8-3db5f01e6612 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.common/4.3.0/netstandard1.2/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.common/4.3.0/ref/netstandard1.2/System.Data.Common.dll". System.Data.Common.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.common/4.3.0/ref/netstandard1.2/System.Data.Common.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.Common.4.3.0/pack/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.common/4.3.0/ref/netstandard1.2/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.Common.4.3.0/pack/ref/netstandard1.2/System.Data.Common.dll". 129>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (142:35) on node 24 (Build;Pack target(s)). 142:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (142:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (142:36) on node 24 (Build target(s)). 142>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/netstandard1.2/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" (136:15) on node 20 (Build;Pack target(s)). 136:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" (136:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" (136:16) on node 20 (Build target(s)). 136>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.debug/4.0.11/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.debug/4.0.11/netstandard1.0/". 136:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" (136:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" (136:17) on node 10 (Build target(s)). 136>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.debug/4.0.11/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.debug/4.0.11/netstandard1.3/". 137>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj" (Build target(s)). 138>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj" (Build target(s)). 137>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj" (Build target(s)). 132>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj" (Build target(s)). 136>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 142:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (142:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (142:37) on node 21 (Build target(s)). 142>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/netstandard1.3/". 132>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj" (Build target(s)). 136>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.debug/4.0.11/netstandard1.0/System.Diagnostics.Debug.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.debug/4.0.11/netstandard1.0/System.Diagnostics.Debug.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Diagnostics.Debug.cs /warnaserror+:NU1605 142>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 136>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.debug/4.0.11/netstandard1.3/System.Diagnostics.Debug.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.debug/4.0.11/netstandard1.3/System.Diagnostics.Debug.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Diagnostics.Debug.cs /warnaserror+:NU1605 142>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_2;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.data.common/4.3.0/ref/netstandard1.2/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/netstandard1.2/System.Data.SqlClient.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/netstandard1.2/System.Data.SqlClient.4.8.3.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.2/System.Data.SqlClient.cs /warnaserror+:NU1605 142:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (142:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (142:38) on node 8 (Build target(s)). 142>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/netstandard2.0/". 136>CoreCompile: CompilerServer: server - server processed compilation - 92bb6976-8b1e-4a70-971c-08e67395bf22 142:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (142:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (142:39) on node 1 (Build target(s)). 142>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/netcoreapp2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/netcoreapp2.1/". 133>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj" (Build target(s)). 136>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.debug/4.0.11/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll". System.Diagnostics.Debug.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Debug.4.0.11/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Debug.4.0.11/pack/ref/netstandard1.0/System.Diagnostics.Debug.dll". 142>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 117>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.2.0/pack/system.collections.immutable.nuspec". 142>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.data.common/4.3.0/ref/netstandard1.2/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipes/4.3.0/ref/netstandard1.3/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard1.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.nameresolution/4.3.0/ref/netstandard1.3/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.security/4.3.1/ref/netstandard1.3/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.7.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard1.3/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.7.0/lib/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.threadpool/4.3.0/ref/netstandard1.3/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/netstandard1.3/System.Data.SqlClient.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/netstandard1.3/System.Data.SqlClient.4.8.3.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Data.SqlClient.cs /warnaserror+:NU1605 142:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (142:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (142:41) on node 23 (Build target(s)). 142>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/net46/". 117>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Collections.Immutable.1.2.0.nupkg'. 117>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj" (Build;Pack target(s)). 136>CoreCompile: CompilerServer: server - server processed compilation - a38c2fc4-410e-4aec-acd3-0a10b8d29f05 142:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (142:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (142:42) on node 28 (Build target(s)). 142>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/net461/". 136>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.debug/4.0.11/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll". System.Diagnostics.Debug.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Debug.4.0.11/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Debug.4.0.11/pack/ref/netstandard1.3/System.Diagnostics.Debug.dll". 142>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.7.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.7.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/netstandard2.0/System.Data.SqlClient.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/netstandard2.0/System.Data.SqlClient.4.8.3.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Data.SqlClient.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" (140:15) on node 31 (Build;Pack target(s)). 140:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" (140:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" (140:16) on node 19 (Build target(s)). 140>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.debug/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.debug/4.3.0/netstandard1.0/". 142>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 140:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" (140:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" (140:17) on node 9 (Build target(s)). 140>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.debug/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.debug/4.3.0/netstandard1.3/". 136>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" (Build target(s)). 140>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 142>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/net461/System.Data.SqlClient.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/net461/System.Data.SqlClient.4.8.3.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Data.SqlClient.cs /warnaserror+:NU1605 140>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 142>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 140>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.debug/4.3.0/netstandard1.3/System.Diagnostics.Debug.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.debug/4.3.0/netstandard1.3/System.Diagnostics.Debug.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Diagnostics.Debug.cs /warnaserror+:NU1605 140>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.debug/4.3.0/netstandard1.0/System.Diagnostics.Debug.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.debug/4.3.0/netstandard1.0/System.Diagnostics.Debug.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Diagnostics.Debug.cs /warnaserror+:NU1605 142>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:2 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_1;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.7.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.7.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/netcoreapp2.1/System.Data.SqlClient.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/netcoreapp2.1/System.Data.SqlClient.4.8.3.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp2.1/System.Data.SqlClient.cs /warnaserror+:NU1605 136>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (165:19) on node 15 (Build;Pack target(s)). 165:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (165:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (165:20) on node 3 (Build target(s)). 165>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.3.0/netstandard1.3/". 142:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (142:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (142:40) on node 6 (Build target(s)). 142>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/net451/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/net451/". 165:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (165:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (165:21) on node 15 (Build target(s)). 165>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.3.0/netstandard1.1/". 140>CoreCompile: CompilerServer: server - server processed compilation - eb3c87de-5fa0-4ba7-93bb-8e8e2503dc28 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.debug/4.3.0/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll". System.Diagnostics.Debug.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Debug.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Debug.4.3.0/pack/ref/netstandard1.3/System.Diagnostics.Debug.dll". 142>CoreCompile: CompilerServer: server - server processed compilation - 0fe6446a-901e-4078-8190-80aacd900456 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/net461/System.Data.SqlClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/net461/System.Data.SqlClient.dll". System.Data.SqlClient.4.8.3 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/net461/System.Data.SqlClient.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.SqlClient.4.8.3/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/net461/System.Data.SqlClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.SqlClient.4.8.3/pack/ref/net461/System.Data.SqlClient.dll". 142>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 142>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (Build target(s)). 165>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 142>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET451;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.data.common/4.3.0/ref/net451/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/net451/System.Data.SqlClient.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/net451/System.Data.SqlClient.4.8.3.GeneratedMSBuildEditorConfig.editorconfig ref/net451/System.Data.SqlClient.cs /warnaserror+:NU1605 165>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.3.0/netstandard1.1/System.Diagnostics.DiagnosticSource.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.3.0/netstandard1.1/System.Diagnostics.DiagnosticSource.4.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 142>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 165:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (165:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (165:22) on node 30 (Build target(s)). 165>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.3.0/lib/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.3.0/net46/". 165>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.3.0/netstandard1.3/System.Diagnostics.DiagnosticSource.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.3.0/netstandard1.3/System.Diagnostics.DiagnosticSource.4.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 142>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.data.common/4.3.0/ref/net451/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/net46/System.Data.SqlClient.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/net46/System.Data.SqlClient.4.8.3.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Data.SqlClient.cs /warnaserror+:NU1605 75:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj" (75:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj" (75:24) on node 29 (_GetFrameworkAssemblyReferences target(s)). 75>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 75>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 140>CoreCompile: CompilerServer: server - server processed compilation - 145bac18-e386-4fa1-bb27-02d881f39533 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.debug/4.3.0/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll". 165>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 140>CopyFilesToOutputDirectory: System.Diagnostics.Debug.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Debug.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Debug.4.3.0/pack/ref/netstandard1.0/System.Diagnostics.Debug.dll". 165>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.3.0/net46/System.Diagnostics.DiagnosticSource.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.3.0/net46/System.Diagnostics.DiagnosticSource.4.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/net46/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 142>CoreCompile: CompilerServer: server - server processed compilation - f641628b-649b-4607-b2d7-e8e989b1fe80 142>CoreCompile: CompilerServer: server - server processed compilation - 4cdadfa8-0a3f-4f84-ae0d-b6db792a5d86 142>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/net46/System.Data.SqlClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/net46/System.Data.SqlClient.dll". System.Data.SqlClient.4.8.3 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/net46/System.Data.SqlClient.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.SqlClient.4.8.3/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/net46/System.Data.SqlClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.SqlClient.4.8.3/pack/ref/net46/System.Data.SqlClient.dll". 165>CoreCompile: CompilerServer: server - server processed compilation - e9faff40-0898-4a3f-a435-854bf19f397c 142>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/net451/System.Data.SqlClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/net451/System.Data.SqlClient.dll". System.Data.SqlClient.4.8.3 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/net451/System.Data.SqlClient.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.SqlClient.4.8.3/pack/ref/net451". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/net451/System.Data.SqlClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.SqlClient.4.8.3/pack/ref/net451/System.Data.SqlClient.dll". 165>CoreCompile: CompilerServer: server - server processed compilation - 2da2c657-281b-44e8-98f0-569a63ee080c 165>CoreCompile: CompilerServer: server - server processed compilation - 75da3466-1329-422b-8183-a37c694ffa39 165>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.3.0/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". System.Diagnostics.DiagnosticSource.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/pack/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". 140>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" (Build target(s)). 165>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.3.0/net46/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.dll". System.Diagnostics.DiagnosticSource.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/pack/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/pack/lib/net46/System.Diagnostics.DiagnosticSource.dll". 165>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.3.0/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". System.Diagnostics.DiagnosticSource.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/pack/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". 142>CoreCompile: CompilerServer: server - server processed compilation - feb559b1-d263-4967-b98d-a69e7e1a7fc4 140>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" (Build target(s)). 142>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/netstandard2.0/System.Data.SqlClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/netstandard2.0/System.Data.SqlClient.dll". System.Data.SqlClient.4.8.3 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/netstandard2.0/System.Data.SqlClient.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.SqlClient.4.8.3/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/netstandard2.0/System.Data.SqlClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.SqlClient.4.8.3/pack/ref/netstandard2.0/System.Data.SqlClient.dll". 142>CoreCompile: CompilerServer: server - server processed compilation - 5a6ba7d6-8b5c-4372-a665-ad4bcd5b4da7 142>CoreCompile: CompilerServer: server - server processed compilation - 04187994-8d1b-4883-b5eb-3074b7714942 142>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (Build target(s)). 142>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (Build target(s)). 142>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/netstandard1.2/System.Data.SqlClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/netstandard1.2/System.Data.SqlClient.dll". System.Data.SqlClient.4.8.3 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/netstandard1.2/System.Data.SqlClient.dll 142>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/netstandard1.3/System.Data.SqlClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/netstandard1.3/System.Data.SqlClient.dll". 142>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.SqlClient.4.8.3/pack/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/netstandard1.2/System.Data.SqlClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.SqlClient.4.8.3/pack/ref/netstandard1.2/System.Data.SqlClient.dll". 142>CopyFilesToOutputDirectory: System.Data.SqlClient.4.8.3 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/netstandard1.3/System.Data.SqlClient.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.SqlClient.4.8.3/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/netstandard1.3/System.Data.SqlClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.SqlClient.4.8.3/pack/ref/netstandard1.3/System.Data.SqlClient.dll". 165>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (Build target(s)). 165>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (Build target(s)). 165>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (Build target(s)). 142>CoreCompile: CompilerServer: server - server processed compilation - 21748f67-df1a-405b-85c6-7fc96005d298 142>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (Build target(s)). 142>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.data.sqlclient/4.8.3/netcoreapp2.1/System.Data.SqlClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/netcoreapp2.1/System.Data.SqlClient.dll". System.Data.SqlClient.4.8.3 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/netcoreapp2.1/System.Data.SqlClient.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.SqlClient.4.8.3/pack/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.data.sqlclient/4.8.3/ref/netcoreapp2.1/System.Data.SqlClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.SqlClient.4.8.3/pack/ref/netcoreapp2.1/System.Data.SqlClient.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj" (134:23) on node 11 (Build;Pack target(s)). 134:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj" (134:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj" (134:25) on node 19 (Build target(s)). 134>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/netstandard1.3/". 142>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (149:23) on node 2 (Build;Pack target(s)). 149:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (149:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (149:24) on node 2 (Build target(s)). 149>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/netstandard1.1/". 142>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (Build target(s)). 149:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (149:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (149:25) on node 7 (Build target(s)). 149>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/netstandard1.3/". 149:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (149:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (149:26) on node 17 (Build target(s)). 149>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/net45/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/net45/". 149:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (149:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (149:27) on node 9 (Build target(s)). 149>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/net46/". 134>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 134:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj" (134:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj" (134:26) on node 13 (Build target(s)). 134>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/net46/". 149>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 149>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 134>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard1.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/netstandard1.3/System.Diagnostics.DiagnosticSource.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/netstandard1.3/System.Diagnostics.DiagnosticSource.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 134:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj" (134:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj" (134:24) on node 16 (Build target(s)). 134>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/netstandard1.1/". 134>CoreCompile: CompilerServer: server - server processed compilation - 4dd1ec35-7f5d-496b-b221-7a5c33c751d4 134:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj" (134:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj" (134:27) on node 6 (Build target(s)). 134>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/net45/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/net45/". 149>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 149>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET45;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XmlSerializer.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/net45/System.Diagnostics.DiagnosticSource.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/net45/System.Diagnostics.DiagnosticSource.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/net45/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 48a84243-85a8-46fe-a3f6-99cf11105fb3 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/net45/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.dll". 134>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". 149>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/net45/System.Diagnostics.DiagnosticSource.5.0.0.csproj.CopyComplete" because "AlwaysCreate" was specified. 149>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/netstandard1.1/System.Diagnostics.DiagnosticSource.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/netstandard1.1/System.Diagnostics.DiagnosticSource.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 5c89bbfb-7fa7-4768-849a-85dbde44eb54 134>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 134>CopyFilesToOutputDirectory: System.Diagnostics.DiagnosticSource.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.4.7.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.4.7.0/pack/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". 149>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/netstandard1.3/System.Diagnostics.DiagnosticSource.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/netstandard1.3/System.Diagnostics.DiagnosticSource.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 2f2ce62b-469e-4813-a47d-81745c430826 149>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/net45/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/net45/System.Diagnostics.DiagnosticSource.dll". 149>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". 149>CopyFilesToOutputDirectory: System.Diagnostics.DiagnosticSource.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/net45/System.Diagnostics.DiagnosticSource.dll 149>CopyFilesToOutputDirectory: System.Diagnostics.DiagnosticSource.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll 149>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/pack/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/net45/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/pack/lib/net45/System.Diagnostics.DiagnosticSource.dll". 134>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard1.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XmlSerializer.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/net46/System.Diagnostics.DiagnosticSource.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/net46/System.Diagnostics.DiagnosticSource.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/net46/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 92532a9f-b69f-4bd9-b354-f4a5ae85bfbd 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj" (147:15) on node 26 (Build;Pack target(s)). 147:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj" (147:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj" (147:16) on node 26 (Build target(s)). 147>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.eventlog/5.0.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.eventlog/5.0.0/netstandard2.0/". 134>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/net46/System.Memory.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/net46/System.Diagnostics.DiagnosticSource.4.7.0.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/net46/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/net46/System.Diagnostics.DiagnosticSource.dll". System.Diagnostics.DiagnosticSource.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/net46/System.Diagnostics.DiagnosticSource.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.4.7.0/pack/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/net46/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.4.7.0/pack/lib/net46/System.Diagnostics.DiagnosticSource.dll". 134>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 149>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/pack/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". 149>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". System.Diagnostics.DiagnosticSource.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/pack/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". 134>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 78>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/microsoft.codeanalysis.workspaces.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1/pack/microsoft.codeanalysis.workspaces.common.nuspec". 142>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (Build target(s)). 149>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 134>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET45;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard1.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XmlSerializer.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/net45/System.Diagnostics.DiagnosticSource.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/net45/System.Diagnostics.DiagnosticSource.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/net45/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 134>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj" (Build target(s)). 134>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/netstandard1.1/System.Diagnostics.DiagnosticSource.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/netstandard1.1/System.Diagnostics.DiagnosticSource.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - fa3b9ee7-ad1f-4c21-9110-5c2d9faa17b2 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj" (135:15) on node 25 (Build;Pack target(s)). 135:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj" (135:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj" (135:16) on node 23 (Build target(s)). 135>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.fileversioninfo/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.fileversioninfo/4.3.0/netstandard1.3/". 125>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Composition.AttributedModel.1.0.31/pack/system.composition.attributedmodel.nuspec". 134>CoreCompile: CompilerServer: server - server processed compilation - 8eed3be6-65e6-432f-8f98-2334c8c51b85 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/net45/System.Memory.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/net45/System.Diagnostics.DiagnosticSource.4.7.0.csproj.CopyComplete" because "AlwaysCreate" was specified. 134>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". System.Diagnostics.DiagnosticSource.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.4.7.0/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.4.7.0/pack/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". 134>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/4.7.0/net45/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/net45/System.Diagnostics.DiagnosticSource.dll". System.Diagnostics.DiagnosticSource.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/net45/System.Diagnostics.DiagnosticSource.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.4.7.0/pack/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/4.7.0/lib/net45/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.4.7.0/pack/lib/net45/System.Diagnostics.DiagnosticSource.dll". 125>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Composition.AttributedModel.1.0.31.nupkg'. 125>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj" (Build;Pack target(s)). 149>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XmlSerializer.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/net46/System.Diagnostics.DiagnosticSource.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/net46/System.Diagnostics.DiagnosticSource.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/net46/System.Diagnostics.DiagnosticSource.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj" (141:23) on node 18 (Build;Pack target(s)). 141:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj" (141:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj" (141:25) on node 1 (Build target(s)). 141>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.3.0/netstandard1.3/". 141:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj" (141:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj" (141:24) on node 21 (Build target(s)). 141>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.3.0/ref/netstandard1.4/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.3.0/netstandard1.4/". 78>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.nupkg'. 141>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 78>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj" (Build;Pack target(s)). 134>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj" (Build target(s)). 149>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (Build target(s)). 135>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 149>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (Build target(s)). 141>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj" (145:11) on node 32 (Build;Pack target(s)). 145:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj" (145:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj" (145:12) on node 8 (Build target(s)). 145>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tools/4.0.1/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tools/4.0.1/netstandard1.0/". 141:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj" (141:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj" (141:26) on node 30 (Build target(s)). 141>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.3.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.3.0/net461/". 141>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_4;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.threadpool/4.3.0/ref/netstandard1.3/System.Threading.ThreadPool.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.3.0/netstandard1.4/System.Diagnostics.Process.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.3.0/netstandard1.4/System.Diagnostics.Process.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.4/System.Diagnostics.Process.cs /warnaserror+:NU1605 145>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj" (169:11) on node 28 (Build;Pack target(s)). 169:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj" (169:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj" (169:12) on node 28 (Build target(s)). 169>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tools/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tools/4.3.0/netstandard1.0/". 141>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.3.0/netstandard1.3/System.Diagnostics.Process.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.3.0/netstandard1.3/System.Diagnostics.Process.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Diagnostics.Process.cs /warnaserror+:NU1605 149>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (Build target(s)). 134>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj" (Build target(s)). 149>CoreCompile: CompilerServer: server - server processed compilation - d18149cc-ff9e-44ef-a164-3298667d3bf5 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/net46/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/net46/System.Runtime.CompilerServices.Unsafe.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/net46/System.Diagnostics.DiagnosticSource.5.0.0.csproj.CopyComplete" because "AlwaysCreate" was specified. 145>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tools/4.0.1/netstandard1.0/System.Diagnostics.Tools.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tools/4.0.1/netstandard1.0/System.Diagnostics.Tools.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Diagnostics.Tools.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - c9ff5b90-4223-4986-82e5-f07330d50b2a 149>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.diagnosticsource/5.0.0/net46/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/net46/System.Diagnostics.DiagnosticSource.dll". System.Diagnostics.DiagnosticSource.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/net46/System.Diagnostics.DiagnosticSource.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/pack/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.diagnosticsource/5.0.0/lib/net46/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/pack/lib/net46/System.Diagnostics.DiagnosticSource.dll". 147>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 135>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.4.1/lib/netstandard1.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.fileversioninfo/4.3.0/netstandard1.3/System.Diagnostics.FileVersionInfo.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.fileversioninfo/4.3.0/netstandard1.3/System.Diagnostics.FileVersionInfo.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Diagnostics.FileVersionInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 47f25fc1-9554-41c6-96b9-717ca3537d35 141>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.3.0/net461/System.Diagnostics.Process.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.3.0/net461/System.Diagnostics.Process.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Diagnostics.Process.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 14ff7421-172c-42a0-9eb0-5b117b49b6da 145>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tools/4.0.1/netstandard1.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tools/4.0.1/ref/netstandard1.0/System.Diagnostics.Tools.dll". 147>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.eventlog/5.0.0/netstandard2.0/System.Diagnostics.EventLog.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.eventlog/5.0.0/netstandard2.0/System.Diagnostics.EventLog.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Diagnostics.EventLog.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - c69e0da2-4223-435d-a5e8-96a8a2e3553d 145>CopyFilesToOutputDirectory: System.Diagnostics.Tools.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tools/4.0.1/ref/netstandard1.0/System.Diagnostics.Tools.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tools.4.0.1/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tools/4.0.1/ref/netstandard1.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tools.4.0.1/pack/ref/netstandard1.0/System.Diagnostics.Tools.dll". 134>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj" (Build target(s)). 141>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.3.0/net461/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.3.0/ref/net461/System.Diagnostics.Process.dll". 147>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.eventlog/5.0.0/netstandard2.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.eventlog/5.0.0/ref/netstandard2.0/System.Diagnostics.EventLog.dll". System.Diagnostics.EventLog.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.eventlog/5.0.0/ref/netstandard2.0/System.Diagnostics.EventLog.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.EventLog.5.0.0/pack/ref/netstandard2.0". 141>CoreCompile: CompilerServer: server - server processed compilation - e39f123b-c87a-454e-999c-7d1248176523 147>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.eventlog/5.0.0/ref/netstandard2.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.EventLog.5.0.0/pack/ref/netstandard2.0/System.Diagnostics.EventLog.dll". 141>CopyFilesToOutputDirectory: System.Diagnostics.Process.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.3.0/ref/net461/System.Diagnostics.Process.dll 135>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.fileversioninfo/4.3.0/netstandard1.3/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.fileversioninfo/4.3.0/ref/netstandard1.3/System.Diagnostics.FileVersionInfo.dll". 141>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.3.0/pack/ref/net461". 141>CoreCompile: CompilerServer: server - server processed compilation - c6c1babd-2e93-4580-8f59-acda46f0e951 141>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.3.0/ref/net461/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.3.0/pack/ref/net461/System.Diagnostics.Process.dll". 135>CopyFilesToOutputDirectory: System.Diagnostics.FileVersionInfo.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.fileversioninfo/4.3.0/ref/netstandard1.3/System.Diagnostics.FileVersionInfo.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.FileVersionInfo.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.fileversioninfo/4.3.0/ref/netstandard1.3/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.FileVersionInfo.4.3.0/pack/ref/netstandard1.3/System.Diagnostics.FileVersionInfo.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj" (139:23) on node 4 (Build;Pack target(s)). 139:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj" (139:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj" (139:24) on node 31 (Build target(s)). 139>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.1.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.1.0/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj" (153:15) on node 10 (Build;Pack target(s)). 153:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj" (153:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj" (153:16) on node 15 (Build target(s)). 153>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracesource/4.0.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracesource/4.0.0/net46/". 141>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.3.0/netstandard1.4/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.3.0/ref/netstandard1.4/System.Diagnostics.Process.dll". System.Diagnostics.Process.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.3.0/ref/netstandard1.4/System.Diagnostics.Process.dll 169>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 141>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.3.0/pack/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.3.0/ref/netstandard1.4/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.3.0/pack/ref/netstandard1.4/System.Diagnostics.Process.dll". 153:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj" (153:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj" (153:17) on node 10 (Build target(s)). 153>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracesource/4.0.0/netstandard1.3/". 141>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.3.0/netstandard1.3/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.3.0/ref/netstandard1.3/System.Diagnostics.Process.dll". 169>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tools/4.3.0/netstandard1.0/System.Diagnostics.Tools.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tools/4.3.0/netstandard1.0/System.Diagnostics.Tools.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Diagnostics.Tools.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - ca0602ef-923c-4357-a7b9-ce4316a37810 141>CopyFilesToOutputDirectory: System.Diagnostics.Process.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.3.0/ref/netstandard1.3/System.Diagnostics.Process.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.3.0/ref/netstandard1.3/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.3.0/pack/ref/netstandard1.3/System.Diagnostics.Process.dll". 169>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tools/4.3.0/netstandard1.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll". System.Diagnostics.Tools.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll 139:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj" (139:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj" (139:25) on node 22 (Build target(s)). 139>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.1.0/ref/netstandard1.4/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.1.0/netstandard1.4/". 169>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tools.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tools.4.3.0/pack/ref/netstandard1.0/System.Diagnostics.Tools.dll". 169>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj" (Build target(s)). 141>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj" (Build target(s)). 141:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj" (141:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj" (141:27) on node 12 (Build target(s)). 141>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.3.0/net46/". 139>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 149>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (Build target(s)). 145>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj" (Build target(s)). 153>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 139:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj" (139:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj" (139:26) on node 13 (Build target(s)). 139>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.1.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.1.0/net46/". 153>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracesource/4.0.0/netstandard1.3/System.Diagnostics.TraceSource.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracesource/4.0.0/netstandard1.3/System.Diagnostics.TraceSource.4.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Diagnostics.TraceSource.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - e63df277-7bb3-42f3-9d9b-c839e3de4c37 139>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.1.0/netstandard1.3/System.Diagnostics.Process.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.1.0/netstandard1.3/System.Diagnostics.Process.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Diagnostics.Process.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 018eee47-e739-42b1-b9f7-46e3d9ac8c19 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.1.0/netstandard1.3/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.1.0/ref/netstandard1.3/System.Diagnostics.Process.dll". System.Diagnostics.Process.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.1.0/ref/netstandard1.3/System.Diagnostics.Process.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.1.0/ref/netstandard1.3/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.1.0/pack/ref/netstandard1.3/System.Diagnostics.Process.dll". 139>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 135>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj" (Build target(s)). 141>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj" (Build target(s)). 147>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj" (Build target(s)). 153>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracesource/4.0.0/netstandard1.3/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll". System.Diagnostics.TraceSource.4.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.TraceSource.4.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.TraceSource.4.0.0/pack/ref/netstandard1.3/System.Diagnostics.TraceSource.dll". 141>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 147:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj" (147:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj" (147:17) on node 19 (Build target(s)). 147>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.eventlog/5.0.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.eventlog/5.0.0/net461/". 139>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 141>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj" (Build target(s)). 139:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj" (139:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj" (139:27) on node 3 (Build target(s)). 139>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.1.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.1.0/net461/". 135:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj" (135:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj" (135:17) on node 4 (Build target(s)). 135>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.fileversioninfo/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.fileversioninfo/4.3.0/net46/". 139>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.1.0/net46/System.Diagnostics.Process.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.1.0/net46/System.Diagnostics.Process.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Diagnostics.Process.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 456b1e2f-7f98-4fd9-8fb8-d53fdf92de14 141>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.3.0/net46/System.Diagnostics.Process.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.3.0/net46/System.Diagnostics.Process.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Diagnostics.Process.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - cec57b87-d7ae-45de-9236-df823f5cb040 139>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_4;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.0.1/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.0.1/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.threadpool/4.0.10/ref/netstandard1.3/System.Threading.ThreadPool.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.1.0/netstandard1.4/System.Diagnostics.Process.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.1.0/netstandard1.4/System.Diagnostics.Process.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.4/System.Diagnostics.Process.cs /warnaserror+:NU1605 139>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.1.0/net46/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.1.0/ref/net46/System.Diagnostics.Process.dll". System.Diagnostics.Process.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.1.0/ref/net46/System.Diagnostics.Process.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.1.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.1.0/ref/net46/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.1.0/pack/ref/net46/System.Diagnostics.Process.dll". 139>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 141>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.3.0/net46/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.3.0/ref/net46/System.Diagnostics.Process.dll". System.Diagnostics.Process.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.3.0/ref/net46/System.Diagnostics.Process.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.3.0/ref/net46/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.3.0/pack/ref/net46/System.Diagnostics.Process.dll". 135>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 139>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.1.0/net461/System.Diagnostics.Process.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.1.0/net461/System.Diagnostics.Process.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Diagnostics.Process.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - a92d6d34-e619-4000-aeb5-1c7aa29114d8 135>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.fileversioninfo/4.3.0/net46/System.Diagnostics.FileVersionInfo.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.fileversioninfo/4.3.0/net46/System.Diagnostics.FileVersionInfo.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Diagnostics.FileVersionInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - bbda7bb3-1a09-4975-983d-7c8e1da75bff 139>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.1.0/net461/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.1.0/ref/net461/System.Diagnostics.Process.dll". System.Diagnostics.Process.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.1.0/ref/net461/System.Diagnostics.Process.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.1.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.1.0/ref/net461/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.1.0/pack/ref/net461/System.Diagnostics.Process.dll". 147>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 135>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.fileversioninfo/4.3.0/net46/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.fileversioninfo/4.3.0/ref/net46/System.Diagnostics.FileVersionInfo.dll". System.Diagnostics.FileVersionInfo.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.fileversioninfo/4.3.0/ref/net46/System.Diagnostics.FileVersionInfo.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.FileVersionInfo.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.fileversioninfo/4.3.0/ref/net46/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.FileVersionInfo.4.3.0/pack/ref/net46/System.Diagnostics.FileVersionInfo.dll". 147>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.eventlog/5.0.0/net461/System.Diagnostics.EventLog.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.eventlog/5.0.0/net461/System.Diagnostics.EventLog.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Diagnostics.EventLog.cs /warnaserror+:NU1605 139>CoreCompile: CompilerServer: server - server processed compilation - 9264c1cc-5372-4bfa-bfcd-6c46b3355321 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.process/4.1.0/netstandard1.4/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.1.0/ref/netstandard1.4/System.Diagnostics.Process.dll". System.Diagnostics.Process.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.1.0/ref/netstandard1.4/System.Diagnostics.Process.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.1.0/pack/ref/netstandard1.4". 153>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 139>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.process/4.1.0/ref/netstandard1.4/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.1.0/pack/ref/netstandard1.4/System.Diagnostics.Process.dll". 153>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracesource/4.0.0/net46/System.Diagnostics.TraceSource.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracesource/4.0.0/net46/System.Diagnostics.TraceSource.4.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Diagnostics.TraceSource.cs /warnaserror+:NU1605 147>CoreCompile: CompilerServer: server - server processed compilation - 1803ce94-e3e7-44a0-84ac-42cc6fb77624 98>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Logging.2.1.1/pack/microsoft.extensions.logging.nuspec". 147>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.eventlog/5.0.0/net461/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.eventlog/5.0.0/ref/net461/System.Diagnostics.EventLog.dll". System.Diagnostics.EventLog.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.eventlog/5.0.0/ref/net461/System.Diagnostics.EventLog.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.EventLog.5.0.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.eventlog/5.0.0/ref/net461/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.EventLog.5.0.0/pack/ref/net461/System.Diagnostics.EventLog.dll". 153>CoreCompile: CompilerServer: server - server processed compilation - 546e159b-cc36-4acf-a1ea-16adfb66730b 139>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj" (Build target(s)). 135>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj" (Build target(s)). 139>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj" (Build target(s)). 153>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj" (Build target(s)). 141>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj" (Build target(s)). 153>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracesource/4.0.0/net46/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracesource/4.0.0/ref/net46/System.Diagnostics.TraceSource.dll". System.Diagnostics.TraceSource.4.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracesource/4.0.0/ref/net46/System.Diagnostics.TraceSource.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.TraceSource.4.0.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracesource/4.0.0/ref/net46/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.TraceSource.4.0.0/pack/ref/net46/System.Diagnostics.TraceSource.dll". 98>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Logging.2.1.1.nupkg'. 98>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj" (Build;Pack target(s)). 139>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj" (Build target(s)). 75>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.16.7.0/pack/microsoft.build.tasks.core.nuspec". 147>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj" (Build target(s)). 153>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj" (Build target(s)). 75>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Core.16.7.0.nupkg'. 75>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj" (Build;Pack target(s)). 124>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/system.composition.convention.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Composition.Convention.1.0.31/pack/system.composition.convention.nuspec". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj" (151:15) on node 17 (Build;Pack target(s)). 151:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj" (151:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj" (151:16) on node 17 (Build target(s)). 151>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracesource/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracesource/4.3.0/netstandard1.3/". 151:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj" (151:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj" (151:17) on node 4 (Build target(s)). 151>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracesource/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracesource/4.3.0/net46/". 124>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Composition.Convention.1.0.31.nupkg'. 139>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj" (Build target(s)). 124>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj" (Build;Pack target(s)). 151>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 151>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 151>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracesource/4.3.0/net46/System.Diagnostics.TraceSource.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracesource/4.3.0/net46/System.Diagnostics.TraceSource.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Diagnostics.TraceSource.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (150:27) on node 2 (Build;Pack target(s)). 150:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (150:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (150:28) on node 23 (Build target(s)). 150>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/netstandard1.1/". 151>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracesource/4.3.0/netstandard1.3/System.Diagnostics.TraceSource.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracesource/4.3.0/netstandard1.3/System.Diagnostics.TraceSource.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Diagnostics.TraceSource.cs /warnaserror+:NU1605 151>CoreCompile: CompilerServer: server - server processed compilation - 4b715493-a23c-4f4e-a8d0-d74247a8723b CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracesource/4.3.0/net46/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracesource/4.3.0/ref/net46/System.Diagnostics.TraceSource.dll". System.Diagnostics.TraceSource.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracesource/4.3.0/ref/net46/System.Diagnostics.TraceSource.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.TraceSource.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracesource/4.3.0/ref/net46/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.TraceSource.4.3.0/pack/ref/net46/System.Diagnostics.TraceSource.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (144:27) on node 27 (Build;Pack target(s)). 144:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (144:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (144:28) on node 27 (Build target(s)). 144>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/netstandard1.1/". 150>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj" (162:19) on node 32 (Build;Pack target(s)). 162:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj" (162:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj" (162:20) on node 21 (Build target(s)). 162>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.drawing.common/4.7.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.drawing.common/4.7.0/netstandard2.0/". 150>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/netstandard1.1/System.Diagnostics.Tracing.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/netstandard1.1/System.Diagnostics.Tracing.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 144>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/netstandard1.1/System.Diagnostics.Tracing.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/netstandard1.1/System.Diagnostics.Tracing.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 151>CoreCompile: CompilerServer: server - server processed compilation - 96446876-60ea-449c-b903-48f0ae66ee65 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracesource/4.3.0/netstandard1.3/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracesource/4.3.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll". System.Diagnostics.TraceSource.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracesource/4.3.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.TraceSource.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracesource/4.3.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.TraceSource.4.3.0/pack/ref/netstandard1.3/System.Diagnostics.TraceSource.dll". 144:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (144:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (144:29) on node 6 (Build target(s)). 144>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/netstandard1.2/". 150>CoreCompile: CompilerServer: server - server processed compilation - 485c6c6f-6d07-492f-abb2-5098e2c55261 162:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj" (162:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj" (162:22) on node 30 (Build target(s)). 162>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.drawing.common/4.7.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.drawing.common/4.7.0/net461/". 144>CoreCompile: CompilerServer: server - server processed compilation - 81f0740f-910f-4e1e-ae5b-5b214d93918a 144>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 150>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll". System.Diagnostics.Tracing.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/netstandard1.1/System.Diagnostics.Tracing.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" (163:15) on node 7 (Build;Pack target(s)). 163:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" (163:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" (163:16) on node 7 (Build target(s)). 163>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.dynamic.runtime/4.0.11/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.dynamic.runtime/4.0.11/netstandard1.0/". 144>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_2;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/netstandard1.2/System.Diagnostics.Tracing.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/netstandard1.2/System.Diagnostics.Tracing.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.2/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 151>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj" (Build target(s)). 162>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 144:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (144:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (144:30) on node 8 (Build target(s)). 144>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/netstandard1.5/". 144>CoreCompile: CompilerServer: server - server processed compilation - ad86d285-4c6b-48cc-88a7-7c1e672398de 144>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll". System.Diagnostics.Tracing.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/netstandard1.1/System.Diagnostics.Tracing.dll". 144>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll". System.Diagnostics.Tracing.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/netstandard1.2/System.Diagnostics.Tracing.dll". 162>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.drawing.common/4.7.0/net461/System.Drawing.Common.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.drawing.common/4.7.0/net461/System.Drawing.Common.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Drawing.Common.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 9bf35591-45dc-4527-8d03-fb99310aa6aa 151>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj" (Build target(s)). 162>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.drawing.common/4.7.0/net461/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.drawing.common/4.7.0/ref/net461/System.Drawing.Common.dll". System.Drawing.Common.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.drawing.common/4.7.0/ref/net461/System.Drawing.Common.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Drawing.Common.4.7.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.drawing.common/4.7.0/ref/net461/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Drawing.Common.4.7.0/pack/ref/net461/System.Drawing.Common.dll". 162:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj" (162:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj" (162:21) on node 1 (Build target(s)). 162>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.drawing.common/4.7.0/ref/netcoreapp3.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.drawing.common/4.7.0/netcoreapp3.0/". 150>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (Build target(s)). 163:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" (163:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" (163:17) on node 11 (Build target(s)). 163>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.dynamic.runtime/4.0.11/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.dynamic.runtime/4.0.11/netstandard1.3/". 144>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (Build target(s)). 162>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj" (Build target(s)). 144>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (Build target(s)). 144>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/netstandard1.5/System.Diagnostics.Tracing.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/netstandard1.5/System.Diagnostics.Tracing.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 270f2f7d-b28d-4edb-889d-7964c78be871 144:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (144:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (144:31) on node 29 (Build target(s)). 144>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/netstandard1.3/". 144>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll". System.Diagnostics.Tracing.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/netstandard1.5/System.Diagnostics.Tracing.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj" (146:15) on node 26 (Build;Pack target(s)). 146:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj" (146:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj" (146:17) on node 13 (Build target(s)). 146>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.formats.asn1/5.0.0/lib/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.formats.asn1/5.0.0/net461/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" (154:15) on node 16 (Build;Pack target(s)). 154:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" (154:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" (154:16) on node 24 (Build target(s)). 154>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.dynamic.runtime/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.dynamic.runtime/4.3.0/netstandard1.3/". 162>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 144:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (144:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (144:32) on node 5 (Build target(s)). 144>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/net462/". 146:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj" (146:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj" (146:16) on node 22 (Build target(s)). 146>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.formats.asn1/5.0.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.formats.asn1/5.0.0/netstandard2.0/". 163>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 146>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 154>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 144>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (Build target(s)). 144>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 150:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (150:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (150:29) on node 16 (Build target(s)). 150>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/netstandard1.2/". 154:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" (154:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" (154:17) on node 14 (Build target(s)). 154>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.dynamic.runtime/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.dynamic.runtime/4.3.0/netstandard1.0/". 144>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/netstandard1.3/System.Diagnostics.Tracing.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/netstandard1.3/System.Diagnostics.Tracing.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 28ee4066-19ea-4477-b6ff-56621ac3ff3e 154>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.dynamic.runtime/4.3.0/netstandard1.3/System.Dynamic.Runtime.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.dynamic.runtime/4.3.0/netstandard1.3/System.Dynamic.Runtime.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Dynamic.Runtime.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 6441bbe2-51e3-4163-85e0-1292c125ddbf CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.dynamic.runtime/4.3.0/netstandard1.3/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.dll". System.Dynamic.Runtime.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Dynamic.Runtime.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Dynamic.Runtime.4.3.0/pack/ref/netstandard1.3/System.Dynamic.Runtime.dll". 146>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/net461/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/net461/System.ValueTuple.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.formats.asn1/5.0.0/net461/System.Formats.Asn1.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.formats.asn1/5.0.0/net461/System.Formats.Asn1.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/net461/System.Formats.Asn1.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 0c2b1dc7-d3fb-4cbf-94d7-daa0d5e3f6e5 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.formats.asn1/5.0.0/lib/net461/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.formats.asn1/5.0.0/lib/net461/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.formats.asn1/5.0.0/lib/net461/System.Memory.dll". 144>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll". 146>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.formats.asn1/5.0.0/net461/System.Formats.Asn1.5.0.0.csproj.CopyComplete" because "AlwaysCreate" was specified. 144>CopyFilesToOutputDirectory: System.Diagnostics.Tracing.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/netstandard1.3/System.Diagnostics.Tracing.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj" (161:15) on node 9 (Build;Pack target(s)). 161:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj" (161:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj" (161:17) on node 12 (Build target(s)). 161>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization.calendars/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization.calendars/4.3.0/net46/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 146>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.formats.asn1/5.0.0/net461/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.formats.asn1/5.0.0/lib/net461/System.Formats.Asn1.dll". System.Formats.Asn1.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.formats.asn1/5.0.0/lib/net461/System.Formats.Asn1.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Formats.Asn1.5.0.0/pack/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.formats.asn1/5.0.0/lib/net461/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Formats.Asn1.5.0.0/pack/lib/net461/System.Formats.Asn1.dll". 163>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 163>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.dynamic.runtime/4.0.11/netstandard1.0/System.Dynamic.Runtime.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.dynamic.runtime/4.0.11/netstandard1.0/System.Dynamic.Runtime.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Dynamic.Runtime.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 64c8f7b5-3617-44d5-b23e-42fd5f773e7e 162>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.drawing.common/4.7.0/netstandard2.0/System.Drawing.Common.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.drawing.common/4.7.0/netstandard2.0/System.Drawing.Common.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Drawing.Common.cs /warnaserror+:NU1605 163>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.dynamic.runtime/4.0.11/netstandard1.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.dll". System.Dynamic.Runtime.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.dll 150>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 163>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Dynamic.Runtime.4.0.11/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Dynamic.Runtime.4.0.11/pack/ref/netstandard1.0/System.Dynamic.Runtime.dll". 161:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj" (161:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj" (161:16) on node 9 (Build target(s)). 161>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization.calendars/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization.calendars/4.3.0/netstandard1.3/". 144>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (Build target(s)). 144>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 150>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_2;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/netstandard1.2/System.Diagnostics.Tracing.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/netstandard1.2/System.Diagnostics.Tracing.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.2/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 613e3c50-dfe9-4f0c-b049-f54dd55a313f 163>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.dynamic.runtime/4.0.11/netstandard1.3/System.Dynamic.Runtime.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.dynamic.runtime/4.0.11/netstandard1.3/System.Dynamic.Runtime.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Dynamic.Runtime.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 871248cd-2204-40d0-9be4-6fc2a77e1a95 161>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization.calendars/4.3.0/net46/System.Globalization.Calendars.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization.calendars/4.3.0/net46/System.Globalization.Calendars.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Globalization.Calendars.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 8a23e5af-a298-4d26-92a8-088c5990adb7 150:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (150:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (150:30) on node 31 (Build target(s)). 150>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/net462/". 150>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll". System.Diagnostics.Tracing.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll 146>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj" (Build target(s)). 150>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/netstandard1.2/System.Diagnostics.Tracing.dll". 150:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (150:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (150:31) on node 27 (Build target(s)). 150>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/netstandard1.5/". 71:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" (71:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" (71:24) on node 3 (_GetFrameworkAssemblyReferences target(s)). 71>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 150>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/net462/". 154>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 163>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.dynamic.runtime/4.0.11/netstandard1.3/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.dynamic.runtime/4.0.11/ref/netstandard1.3/System.Dynamic.Runtime.dll". System.Dynamic.Runtime.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.dynamic.runtime/4.0.11/ref/netstandard1.3/System.Dynamic.Runtime.dll 161>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization.calendars/4.3.0/net46/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization.calendars/4.3.0/ref/net46/System.Globalization.Calendars.dll". System.Globalization.Calendars.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization.calendars/4.3.0/ref/net46/System.Globalization.Calendars.dll 163>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Dynamic.Runtime.4.0.11/pack/ref/netstandard1.3". 71>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 163>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.dynamic.runtime/4.0.11/ref/netstandard1.3/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Dynamic.Runtime.4.0.11/pack/ref/netstandard1.3/System.Dynamic.Runtime.dll". 161>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 161>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.Calendars.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization.calendars/4.3.0/ref/net46/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.Calendars.4.3.0/pack/ref/net46/System.Globalization.Calendars.dll". 144>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/net462/System.Diagnostics.Tracing.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/net462/System.Diagnostics.Tracing.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 5a501e94-bdb5-4339-abe9-be6a2dab36bc 150>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 154>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.dynamic.runtime/4.3.0/netstandard1.0/System.Dynamic.Runtime.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.dynamic.runtime/4.3.0/netstandard1.0/System.Dynamic.Runtime.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Dynamic.Runtime.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 214d1a8a-188b-45bb-801b-f33ebb382f08 161>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization.calendars/4.3.0/netstandard1.3/System.Globalization.Calendars.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization.calendars/4.3.0/netstandard1.3/System.Globalization.Calendars.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Globalization.Calendars.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 1486de69-3c0b-47a2-bd6e-19e973f54e71 144>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.3.0/net462/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.dll". System.Diagnostics.Tracing.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.dll 150:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (150:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (150:32) on node 30 (Build target(s)). 150>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/netstandard1.3/". 144>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/net462/System.Diagnostics.Tracing.dll". 146>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 162>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 163>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" (Build target(s)). 150>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 154>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" (Build target(s)). 161>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization.calendars/4.3.0/netstandard1.3/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll". System.Globalization.Calendars.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll 150>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/netstandard1.5/System.Diagnostics.Tracing.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/netstandard1.5/System.Diagnostics.Tracing.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - d1a50fdb-a606-462e-b060-bb1b28d02b53 154>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.dynamic.runtime/4.3.0/netstandard1.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll". 161>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.Calendars.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.Calendars.4.3.0/pack/ref/netstandard1.3/System.Globalization.Calendars.dll". 154>CopyFilesToOutputDirectory: System.Dynamic.Runtime.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Dynamic.Runtime.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Dynamic.Runtime.4.3.0/pack/ref/netstandard1.0/System.Dynamic.Runtime.dll". 150>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/net462/System.Diagnostics.Tracing.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/net462/System.Diagnostics.Tracing.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 150>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll". 150>CoreCompile: CompilerServer: server - server processed compilation - bd956b2f-860d-4e4e-a708-c9a2a09b50fb 150>CopyFilesToOutputDirectory: System.Diagnostics.Tracing.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/netstandard1.5/System.Diagnostics.Tracing.dll". 150>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 150>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/net462/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/net462/System.Diagnostics.Tracing.dll". System.Diagnostics.Tracing.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/net462/System.Diagnostics.Tracing.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/net462/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/net462/System.Diagnostics.Tracing.dll". 146>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.formats.asn1/5.0.0/netstandard2.0/System.Formats.Asn1.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.formats.asn1/5.0.0/netstandard2.0/System.Formats.Asn1.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Formats.Asn1.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 95d76671-5c35-4797-bb25-582a19257df0 150>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/netstandard1.3/System.Diagnostics.Tracing.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/netstandard1.3/System.Diagnostics.Tracing.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Diagnostics.Tracing.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 5dba796d-a962-4ad4-b0f5-852929ba0a9c 162>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:3 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP3_0;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.drawing.common/4.7.0/netcoreapp3.0/System.Drawing.Common.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.drawing.common/4.7.0/netcoreapp3.0/System.Drawing.Common.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp3.0/System.Drawing.Common.cs /warnaserror+:NU1605 150>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.diagnostics.tracing/4.1.0/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll". System.Diagnostics.Tracing.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/netstandard1.3/System.Diagnostics.Tracing.dll". 146>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.formats.asn1/5.0.0/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.dll". System.Formats.Asn1.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Formats.Asn1.5.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Formats.Asn1.5.0.0/pack/lib/netstandard2.0/System.Formats.Asn1.dll". 150>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (Build target(s)). 163>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" (Build target(s)). 161>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj" (Build target(s)). 161>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj" (Build target(s)). 144>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (Build target(s)). 154>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" (Build target(s)). 91>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Configuration.Binder.2.1.1/pack/microsoft.extensions.configuration.binder.nuspec". 150>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (Build target(s)). 150>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (Build target(s)). 150>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (Build target(s)). 91>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Configuration.Binder.2.1.1.nupkg'. 91>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj" (Build;Pack target(s)). 162>CoreCompile: CompilerServer: server - server processed compilation - f7c293d5-841d-4dd4-b187-15542bb15d05 146>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj" (157:15) on node 23 (Build;Pack target(s)). 157:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj" (157:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj" (157:16) on node 10 (Build target(s)). 157>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization.extensions/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization.extensions/4.3.0/netstandard1.3/". 162>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.drawing.common/4.7.0/netstandard2.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.drawing.common/4.7.0/ref/netstandard2.0/System.Drawing.Common.dll". System.Drawing.Common.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.drawing.common/4.7.0/ref/netstandard2.0/System.Drawing.Common.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Drawing.Common.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.drawing.common/4.7.0/ref/netstandard2.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Drawing.Common.4.7.0/pack/ref/netstandard2.0/System.Drawing.Common.dll". 157:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj" (157:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj" (157:17) on node 25 (Build target(s)). 157>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization.extensions/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization.extensions/4.3.0/net46/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 157>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization.extensions/4.3.0/netstandard1.3/System.Globalization.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization.extensions/4.3.0/netstandard1.3/System.Globalization.Extensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Globalization.Extensions.cs /warnaserror+:NU1605 157>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization.extensions/4.3.0/net46/System.Globalization.Extensions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization.extensions/4.3.0/net46/System.Globalization.Extensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Globalization.Extensions.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" (155:15) on node 2 (Build;Pack target(s)). 155:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" (155:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" (155:16) on node 2 (Build target(s)). 155>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization/4.0.11/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization/4.0.11/netstandard1.0/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 155:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" (155:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" (155:17) on node 12 (Build target(s)). 155>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization/4.0.11/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization/4.0.11/netstandard1.3/". 95>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1/pack/microsoft.extensions.dependencyinjection.abstractions.nuspec". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" (160:15) on node 32 (Build;Pack target(s)). 160:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" (160:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" (160:16) on node 29 (Build target(s)). 160>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization/4.3.0/netstandard1.0/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj" (170:15) on node 6 (Build;Pack target(s)). 170:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj" (170:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj" (170:17) on node 6 (Build target(s)). 170>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression.zipfile/4.3.0/netstandard1.3/". 160>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization/4.3.0/netstandard1.0/System.Globalization.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization/4.3.0/netstandard1.0/System.Globalization.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Globalization.cs /warnaserror+:NU1605 170:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj" (170:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj" (170:16) on node 5 (Build target(s)). 170>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression.zipfile/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression.zipfile/4.3.0/net46/". 155>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization/4.0.11/netstandard1.0/System.Globalization.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization/4.0.11/netstandard1.0/System.Globalization.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Globalization.cs /warnaserror+:NU1605 155>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 95>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.nupkg'. 170>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 95>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj" (Build;Pack target(s)). 155>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization/4.0.11/netstandard1.3/System.Globalization.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization/4.0.11/netstandard1.3/System.Globalization.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Globalization.cs /warnaserror+:NU1605 160:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" (160:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" (160:17) on node 13 (Build target(s)). 160>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization/4.3.0/netstandard1.3/". 170>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.FileSystem.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression.zipfile/4.3.0/net46/System.IO.Compression.ZipFile.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression.zipfile/4.3.0/net46/System.IO.Compression.ZipFile.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.IO.Compression.ZipFile.cs /warnaserror+:NU1605 162>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj" (Build target(s)). 170>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 160>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 170>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression.zipfile/4.3.0/netstandard1.3/System.IO.Compression.ZipFile.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression.zipfile/4.3.0/netstandard1.3/System.IO.Compression.ZipFile.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.IO.Compression.ZipFile.cs /warnaserror+:NU1605 160>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization/4.3.0/netstandard1.3/System.Globalization.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization/4.3.0/netstandard1.3/System.Globalization.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Globalization.cs /warnaserror+:NU1605 157>CoreCompile: CompilerServer: server - server processed compilation - 747990a8-2375-4a46-9c7c-63b2c5221f46 170>CoreCompile: CompilerServer: server - server processed compilation - 7c0853b3-7058-4b43-913c-7da550dd8340 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression.zipfile/4.3.0/net46/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression.zipfile/4.3.0/ref/net46/System.IO.Compression.ZipFile.dll". System.IO.Compression.ZipFile.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression.zipfile/4.3.0/ref/net46/System.IO.Compression.ZipFile.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Compression.ZipFile.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression.zipfile/4.3.0/ref/net46/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Compression.ZipFile.4.3.0/pack/ref/net46/System.IO.Compression.ZipFile.dll". 157>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization.extensions/4.3.0/netstandard1.3/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization.extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.dll". System.Globalization.Extensions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization.extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.Extensions.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization.extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.Extensions.4.3.0/pack/ref/netstandard1.3/System.Globalization.Extensions.dll". 170>CoreCompile: CompilerServer: server - server processed compilation - 14defc64-1749-48f3-a860-ab5926cf023f CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression.zipfile/4.3.0/netstandard1.3/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll". System.IO.Compression.ZipFile.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Compression.ZipFile.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Compression.ZipFile.4.3.0/pack/ref/netstandard1.3/System.IO.Compression.ZipFile.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (167:19) on node 26 (Build;Pack target(s)). 167:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (167:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (167:20) on node 4 (Build target(s)). 167>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression/4.3.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression/4.3.0/netstandard1.1/". 167:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (167:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (167:21) on node 30 (Build target(s)). 167>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression/4.3.0/netstandard1.3/". 155>CoreCompile: CompilerServer: server - server processed compilation - 81abdfe2-7843-4274-a919-b102097ca37d 160>CoreCompile: CompilerServer: server - server processed compilation - 4d9b9344-0556-4959-8ad4-0a1c76110f80 170>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj" (Build target(s)). 155>CoreCompile: CompilerServer: server - server processed compilation - ad59e2a1-682a-4325-9927-274fe58e3f9f 155>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization/4.0.11/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll". System.Globalization.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll 131>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/system.composition.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Composition.Runtime.1.0.31/pack/system.composition.runtime.nuspec". 157>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj" (Build target(s)). 167>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 155>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.4.0.11/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.4.0.11/pack/ref/netstandard1.0/System.Globalization.dll". 155>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization/4.0.11/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll". System.Globalization.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll 160>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization/4.3.0/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll". 155>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.4.0.11/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.4.0.11/pack/ref/netstandard1.3/System.Globalization.dll". 160>CopyFilesToOutputDirectory: System.Globalization.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.4.3.0/pack/ref/netstandard1.0/System.Globalization.dll". 167>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 167>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression/4.3.0/netstandard1.1/System.IO.Compression.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression/4.3.0/netstandard1.1/System.IO.Compression.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.IO.Compression.cs /warnaserror+:NU1605 170>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj" (Build target(s)). 160>CoreCompile: CompilerServer: server - server processed compilation - 5f1fe1f1-7156-4f4c-a001-d54e15aee3ee 167>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression/4.3.0/netstandard1.3/System.IO.Compression.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression/4.3.0/netstandard1.3/System.IO.Compression.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.IO.Compression.cs /warnaserror+:NU1605 169>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tools.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tools.4.3.0/pack/system.diagnostics.tools.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tools.4.3.0/pack/ref/net45/_._". 157>CoreCompile: CompilerServer: server - server processed compilation - f3ccbb0a-aaee-432c-8701-01e04d7663f1 167:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (167:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (167:22) on node 11 (Build target(s)). 167>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression/4.3.0/net46/". 131>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Composition.Runtime.1.0.31.nupkg'. 131>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj" (Build;Pack target(s)). 167>CoreCompile: CompilerServer: server - server processed compilation - 65726538-3253-4c5f-875f-fa2a109ca07b 157>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization.extensions/4.3.0/net46/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization.extensions/4.3.0/ref/net46/System.Globalization.Extensions.dll". System.Globalization.Extensions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization.extensions/4.3.0/ref/net46/System.Globalization.Extensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.Extensions.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization.extensions/4.3.0/ref/net46/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.Extensions.4.3.0/pack/ref/net46/System.Globalization.Extensions.dll". 160>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.globalization/4.3.0/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll". System.Globalization.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.4.3.0/pack/ref/netstandard1.3/System.Globalization.dll". 169>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Diagnostics.Tools.4.3.0.nupkg'. 167>CoreCompile: CompilerServer: server - server processed compilation - 82b5ef1a-88e5-428f-9eb7-bf18b7592790 169>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj" (Build;Pack target(s)). 167>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 167>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression/4.3.0/netstandard1.1/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll". System.IO.Compression.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Compression.4.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Compression.4.3.0/pack/ref/netstandard1.1/System.IO.Compression.dll". 167>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression/4.3.0/net46/System.IO.Compression.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression/4.3.0/net46/System.IO.Compression.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.IO.Compression.cs /warnaserror+:NU1605 114>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.3.1/pack/system.collections.immutable.nuspec". 167>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression/4.3.0/netstandard1.3/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll". System.IO.Compression.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Compression.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Compression.4.3.0/pack/ref/netstandard1.3/System.IO.Compression.dll". 167>CoreCompile: CompilerServer: server - server processed compilation - 36d42ad1-cd52-41b6-9781-a2a6528a945f CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.compression/4.3.0/net46/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression/4.3.0/ref/net46/System.IO.Compression.dll". System.IO.Compression.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression/4.3.0/ref/net46/System.IO.Compression.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Compression.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.compression/4.3.0/ref/net46/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Compression.4.3.0/pack/ref/net46/System.IO.Compression.dll". 114>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Collections.Immutable.1.3.1.nupkg'. 114>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj" (Build;Pack target(s)). 155>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" (Build target(s)). 160>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" (Build target(s)). 155>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" (Build target(s)). 157>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj" (Build target(s)). 160>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" (Build target(s)). 162>CoreCompile: CompilerServer: server - server processed compilation - 492df862-fbb4-498f-bf74-c4668feab9da 167>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (Build target(s)). 167>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (Build target(s)). 162>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.drawing.common/4.7.0/netcoreapp3.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.drawing.common/4.7.0/ref/netcoreapp3.0/System.Drawing.Common.dll". 167>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (Build target(s)). 162>CopyFilesToOutputDirectory: System.Drawing.Common.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.drawing.common/4.7.0/ref/netcoreapp3.0/System.Drawing.Common.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Drawing.Common.4.7.0/pack/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.drawing.common/4.7.0/ref/netcoreapp3.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Drawing.Common.4.7.0/pack/ref/netcoreapp3.0/System.Drawing.Common.dll". 162>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (148:23) on node 22 (Build;Pack target(s)). 148:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (148:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (148:24) on node 28 (Build target(s)). 148>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.accesscontrol/5.0.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.accesscontrol/5.0.0/net461/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 148:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (148:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (148:26) on node 27 (Build target(s)). 148>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard2.0/". 148:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (148:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (148:25) on node 24 (Build target(s)). 148>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.accesscontrol/5.0.0/netstandard1.3/". 148>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.accesscontrol/5.0.0/netstandard2.0/". 148>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.accesscontrol/5.0.0/net461/System.IO.FileSystem.AccessControl.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.accesscontrol/5.0.0/net461/System.IO.FileSystem.AccessControl.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.IO.FileSystem.AccessControl.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 11bb02b8-6464-4f95-bd01-cddece16d66d CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.accesscontrol/5.0.0/net461/System.IO.FileSystem.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.accesscontrol/5.0.0/ref/net461/System.IO.FileSystem.AccessControl.dll". System.IO.FileSystem.AccessControl.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.accesscontrol/5.0.0/ref/net461/System.IO.FileSystem.AccessControl.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.accesscontrol/5.0.0/ref/net461/System.IO.FileSystem.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/pack/ref/net461/System.IO.FileSystem.AccessControl.dll". 148>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (Build target(s)). 148>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.accesscontrol/5.0.0/netstandard1.3/System.IO.FileSystem.AccessControl.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.accesscontrol/5.0.0/netstandard1.3/System.IO.FileSystem.AccessControl.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.IO.FileSystem.AccessControl.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - e93946db-c241-4016-8f5b-0bcb7348f5f3 148>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.accesscontrol/5.0.0/netstandard2.0/System.IO.FileSystem.AccessControl.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.accesscontrol/5.0.0/netstandard2.0/System.IO.FileSystem.AccessControl.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.IO.FileSystem.AccessControl.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 79e8e2f6-60b4-44e2-922e-f423b30194e1 148>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.accesscontrol/5.0.0/netstandard1.3/System.IO.FileSystem.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard1.3/System.IO.FileSystem.AccessControl.dll". System.IO.FileSystem.AccessControl.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard1.3/System.IO.FileSystem.AccessControl.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard1.3/System.IO.FileSystem.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/pack/ref/netstandard1.3/System.IO.FileSystem.AccessControl.dll". 148>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.accesscontrol/5.0.0/netstandard2.0/System.IO.FileSystem.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll". System.IO.FileSystem.AccessControl.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/pack/ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll". 148:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (148:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (148:27) on node 14 (Build target(s)). 148>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.accesscontrol/5.0.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.accesscontrol/5.0.0/net46/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/net46/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/net46/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/net46/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.accesscontrol/5.0.0/net46/System.IO.FileSystem.AccessControl.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.accesscontrol/5.0.0/net46/System.IO.FileSystem.AccessControl.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.IO.FileSystem.AccessControl.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 9a0d3d55-b48d-47c0-89fd-e32410b422d3 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.accesscontrol/5.0.0/net46/System.IO.FileSystem.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.accesscontrol/5.0.0/ref/net46/System.IO.FileSystem.AccessControl.dll". System.IO.FileSystem.AccessControl.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.accesscontrol/5.0.0/ref/net46/System.IO.FileSystem.AccessControl.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.accesscontrol/5.0.0/ref/net46/System.IO.FileSystem.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/pack/ref/net46/System.IO.FileSystem.AccessControl.dll". 148>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (Build target(s)). 148>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj" (179:15) on node 23 (Build;Pack target(s)). 179:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj" (179:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj" (179:16) on node 29 (Build target(s)). 179>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.primitives/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.primitives/4.3.0/net46/". 179:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj" (179:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj" (179:17) on node 12 (Build target(s)). 179>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.primitives/4.3.0/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj" (158:15) on node 18 (Build;Pack target(s)). 158:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj" (158:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj" (158:16) on node 13 (Build target(s)). 158>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.primitives/4.0.1/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.primitives/4.0.1/net46/". 179>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 179>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 158>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 179>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.primitives/4.3.0/net46/System.IO.FileSystem.Primitives.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.primitives/4.3.0/net46/System.IO.FileSystem.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.IO.FileSystem.Primitives.cs /warnaserror+:NU1605 179>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.primitives/4.3.0/netstandard1.3/System.IO.FileSystem.Primitives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.primitives/4.3.0/netstandard1.3/System.IO.FileSystem.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.IO.FileSystem.Primitives.cs /warnaserror+:NU1605 179>CoreCompile: CompilerServer: server - server processed compilation - 88a3792c-b3b0-40f6-8126-1026a198512d 148>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (Build target(s)). 158>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.primitives/4.0.1/net46/System.IO.FileSystem.Primitives.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.primitives/4.0.1/net46/System.IO.FileSystem.Primitives.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.IO.FileSystem.Primitives.cs /warnaserror+:NU1605 179>CoreCompile: CompilerServer: server - server processed compilation - edb84f84-955d-4d69-9984-9cb0a7bff3c1 179>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.primitives/4.3.0/net46/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.dll". System.IO.FileSystem.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.Primitives.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.Primitives.4.3.0/pack/ref/net46/System.IO.FileSystem.Primitives.dll". 179>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.primitives/4.3.0/netstandard1.3/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll". System.IO.FileSystem.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.Primitives.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.Primitives.4.3.0/pack/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll". 158>CoreCompile: CompilerServer: server - server processed compilation - 0f6fc2cf-a51e-4317-b5ec-d7ea8aa1877e CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.primitives/4.0.1/net46/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.primitives/4.0.1/ref/net46/System.IO.FileSystem.Primitives.dll". System.IO.FileSystem.Primitives.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.primitives/4.0.1/ref/net46/System.IO.FileSystem.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.Primitives.4.0.1/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.primitives/4.0.1/ref/net46/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.Primitives.4.0.1/pack/ref/net46/System.IO.FileSystem.Primitives.dll". 85>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/microsoft.extensions.options.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Options.2.1.1/pack/microsoft.extensions.options.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Options.2.1.1.nupkg'. 85>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj" (Build;Pack target(s)). 158:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj" (158:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj" (158:17) on node 18 (Build target(s)). 158>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.primitives/4.0.1/netstandard1.3/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.primitives/4.0.1/netstandard1.3/System.IO.FileSystem.Primitives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.primitives/4.0.1/netstandard1.3/System.IO.FileSystem.Primitives.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.IO.FileSystem.Primitives.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 9182458b-48e6-47cb-b729-a715c81a93a4 64:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj" (64:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj" (64:24) on node 21 (_GetFrameworkAssemblyReferences target(s)). 64>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 158>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem.primitives/4.0.1/netstandard1.3/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll". System.IO.FileSystem.Primitives.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.Primitives.4.0.1/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.Primitives.4.0.1/pack/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj" (152:15) on node 9 (Build;Pack target(s)). 152:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj" (152:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj" (152:16) on node 9 (Build target(s)). 152>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem/4.0.1/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem/4.0.1/netstandard1.3/". 64>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 179>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj" (Build target(s)). 158>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj" (Build target(s)). 152:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj" (152:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj" (152:17) on node 10 (Build target(s)). 152>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem/4.0.1/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem/4.0.1/net46/". 152>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj" (194:15) on node 5 (Build;Pack target(s)). 194:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj" (194:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj" (194:16) on node 5 (Build target(s)). 194>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem/4.3.0/netstandard1.3/". 179>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj" (Build target(s)). 152>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem/4.0.1/netstandard1.3/System.IO.FileSystem.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem/4.0.1/netstandard1.3/System.IO.FileSystem.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.IO.FileSystem.cs /warnaserror+:NU1605 152>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 109>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.3.0/pack/system.collections.immutable.nuspec". 194:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj" (194:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj" (194:17) on node 25 (Build target(s)). 194>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem/4.3.0/net46/". 194>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 71>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.16.8.0/pack/microsoft.build.tasks.core.nuspec". 152>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/ref/net46/System.IO.FileSystem.Primitives.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem/4.0.1/net46/System.IO.FileSystem.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem/4.0.1/net46/System.IO.FileSystem.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.IO.FileSystem.cs /warnaserror+:NU1605 82:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj" (82:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj" (82:24) on node 22 (_GetFrameworkAssemblyReferences target(s)). 82>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 194>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem/4.3.0/netstandard1.3/System.IO.FileSystem.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem/4.3.0/netstandard1.3/System.IO.FileSystem.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.IO.FileSystem.cs /warnaserror+:NU1605 194>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 152>CoreCompile: CompilerServer: server - server processed compilation - 11a27f1c-43f8-4810-906f-132218724694 82>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 152>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem/4.0.1/net46/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem/4.0.1/ref/net46/System.IO.FileSystem.dll". System.IO.FileSystem.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem/4.0.1/ref/net46/System.IO.FileSystem.dll 194>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem/4.3.0/net46/System.IO.FileSystem.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem/4.3.0/net46/System.IO.FileSystem.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.IO.FileSystem.cs /warnaserror+:NU1605 152>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.4.0.1/pack/ref/net46". 158>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj" (Build target(s)). 152>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem/4.0.1/ref/net46/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.4.0.1/pack/ref/net46/System.IO.FileSystem.dll". 109>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Collections.Immutable.1.3.0.nupkg'. 109>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj" (Build;Pack target(s)). 152>CoreCompile: CompilerServer: server - server processed compilation - a9c6592a-939f-42ad-a148-d578207fe033 194>CoreCompile: CompilerServer: server - server processed compilation - af55ea5a-9a59-48b0-9ad0-b58feabf3b65 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem/4.3.0/net46/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem/4.3.0/ref/net46/System.IO.FileSystem.dll". System.IO.FileSystem.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem/4.3.0/ref/net46/System.IO.FileSystem.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem/4.3.0/ref/net46/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.4.3.0/pack/ref/net46/System.IO.FileSystem.dll". 71>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Core.16.8.0.nupkg'. 71>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj" (Build;Pack target(s)). 152>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem/4.0.1/netstandard1.3/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem/4.0.1/ref/netstandard1.3/System.IO.FileSystem.dll". System.IO.FileSystem.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem/4.0.1/ref/netstandard1.3/System.IO.FileSystem.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.4.0.1/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem/4.0.1/ref/netstandard1.3/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.4.0.1/pack/ref/netstandard1.3/System.IO.FileSystem.dll". 194>CoreCompile: CompilerServer: server - server processed compilation - 7ae50890-0d4f-4252-9ff3-f3486665a391 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.filesystem/4.3.0/netstandard1.3/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll". System.IO.FileSystem.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.4.3.0/pack/ref/netstandard1.3/System.IO.FileSystem.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (156:27) on node 6 (Build;Pack target(s)). 156:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (156:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (156:28) on node 29 (Build target(s)). 156>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/netstandard1.3/". 156:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (156:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (156:29) on node 6 (Build target(s)). 156>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/ref/netcoreapp2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/netcoreapp2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj" (181:15) on node 15 (Build;Pack target(s)). 181:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj" (181:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj" (181:16) on node 19 (Build target(s)). 181>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/4.3.0/netstandard1.3/". 156:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (156:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (156:30) on node 31 (Build target(s)). 156>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj" (159:23) on node 1 (Build;Pack target(s)). 159:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj" (159:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj" (159:24) on node 1 (Build target(s)). 159>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/5.0.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/5.0.0/netstandard1.3/". 152>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj" (Build target(s)). 181>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipes/4.3.0/ref/netstandard1.3/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.3.0/ref/netstandard1.3/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/ref/netstandard1.3/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/4.3.0/netstandard1.3/System.IO.Pipes.AccessControl.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/4.3.0/netstandard1.3/System.IO.Pipes.AccessControl.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.IO.Pipes.AccessControl.cs /warnaserror+:NU1605 194>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj" (Build target(s)). 159:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj" (159:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj" (159:25) on node 14 (Build target(s)). 159>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/5.0.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/5.0.0/netstandard2.0/". 152>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj" (Build target(s)). 156>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 159:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj" (159:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj" (159:26) on node 24 (Build target(s)). 159>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/5.0.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/5.0.0/net46/". 156>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/netstandard1.3/System.IO.Pipelines.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/netstandard1.3/System.IO.Pipelines.5.0.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.IO.Pipelines.cs /warnaserror+:NU1605 194>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj" (Build target(s)). 159>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 181>CoreCompile: CompilerServer: server - server processed compilation - 28ea83ff-3fdd-43af-999c-f95d2b1115c4 156>CoreCompile: CompilerServer: server - server processed compilation - 14d6a174-c103-4b6d-89c9-7e52ddc65207 181:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj" (181:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj" (181:17) on node 27 (Build target(s)). 181>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/4.3.0/net46/". 159>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 159:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj" (159:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj" (159:27) on node 30 (Build target(s)). 159>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/5.0.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/5.0.0/net461/". 181>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/4.3.0/netstandard1.3/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/4.3.0/ref/netstandard1.3/System.IO.Pipes.AccessControl.dll". System.IO.Pipes.AccessControl.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/4.3.0/ref/netstandard1.3/System.IO.Pipes.AccessControl.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.AccessControl.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/4.3.0/ref/netstandard1.3/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.AccessControl.4.3.0/pack/ref/netstandard1.3/System.IO.Pipes.AccessControl.dll". 159>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipes/4.3.0/ref/netstandard1.3/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/5.0.0/netstandard1.3/System.IO.Pipes.AccessControl.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/5.0.0/netstandard1.3/System.IO.Pipes.AccessControl.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.IO.Pipes.AccessControl.cs /warnaserror+:NU1605 156>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/netstandard1.3/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/netstandard1.3/System.IO.Pipelines.dll". System.IO.Pipelines.5.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/netstandard1.3/System.IO.Pipelines.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipelines.5.0.1/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/netstandard1.3/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipelines.5.0.1/pack/lib/netstandard1.3/System.IO.Pipelines.dll". 159>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/5.0.0/netstandard2.0/System.IO.Pipes.AccessControl.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/5.0.0/netstandard2.0/System.IO.Pipes.AccessControl.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.IO.Pipes.AccessControl.cs /warnaserror+:NU1605 181>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj" (Build target(s)). 156:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (156:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (156:32) on node 3 (Build target(s)). 156>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/net461/". 156>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (Build target(s)). 159>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 156:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (156:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (156:31) on node 7 (Build target(s)). 156>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/netcoreapp3.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/netcoreapp3.0/". 156>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 159>CoreCompile: CompilerServer: server - server processed compilation - 2a173b76-7e4b-4974-9ae3-b725e73a760a 159>CoreCompile: CompilerServer: server - server processed compilation - d6a541b9-9079-4a24-9fc4-f46b0b1c33c2 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/5.0.0/netstandard1.3/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/5.0.0/ref/netstandard1.3/System.IO.Pipes.AccessControl.dll". System.IO.Pipes.AccessControl.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/5.0.0/ref/netstandard1.3/System.IO.Pipes.AccessControl.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.AccessControl.5.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/5.0.0/ref/netstandard1.3/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.AccessControl.5.0.0/pack/ref/netstandard1.3/System.IO.Pipes.AccessControl.dll". 159>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipes/4.3.0/ref/net46/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/net46/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/net46/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/5.0.0/net46/System.IO.Pipes.AccessControl.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/5.0.0/net46/System.IO.Pipes.AccessControl.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.IO.Pipes.AccessControl.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - f1bcca10-6250-404a-bc7d-4713abbd99de 159>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj" (Build target(s)). 159>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/5.0.0/net46/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/5.0.0/ref/net46/System.IO.Pipes.AccessControl.dll". System.IO.Pipes.AccessControl.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/5.0.0/ref/net46/System.IO.Pipes.AccessControl.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.AccessControl.5.0.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/5.0.0/ref/net46/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.AccessControl.5.0.0/pack/ref/net46/System.IO.Pipes.AccessControl.dll". 156>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/netstandard2.0/System.IO.Pipelines.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/netstandard2.0/System.IO.Pipelines.5.0.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.IO.Pipelines.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 9310c316-16ed-4e0c-ba16-91dbe4863f17 159>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/5.0.0/netstandard2.0/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.Pipes.AccessControl.dll". System.IO.Pipes.AccessControl.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.Pipes.AccessControl.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.AccessControl.5.0.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.AccessControl.5.0.0/pack/ref/netstandard2.0/System.IO.Pipes.AccessControl.dll". 156>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 181>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj" (180:15) on node 23 (Build;Pack target(s)). 180:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj" (180:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj" (180:16) on node 10 (Build target(s)). 180>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes/4.3.0/net46/". 156>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 156>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/net461/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/net461/System.IO.Pipelines.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/net461/System.IO.Pipelines.5.0.1.GeneratedMSBuildEditorConfig.editorconfig lib/net461/System.IO.Pipelines.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 1cc9cecb-23b1-46dc-b12d-589e43cd8213 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/net461/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/net461/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/net461/System.Threading.Tasks.Extensions.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/net461/System.IO.Pipelines.5.0.1.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/net461/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/net461/System.IO.Pipelines.dll". 159>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 156>CopyFilesToOutputDirectory: System.IO.Pipelines.5.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/net461/System.IO.Pipelines.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipelines.5.0.1/pack/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/net461/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipelines.5.0.1/pack/lib/net461/System.IO.Pipelines.dll". 181>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipes/4.3.0/ref/net46/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.3.0/ref/net46/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/net46/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/ref/net46/System.Security.Principal.Windows.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/4.3.0/net46/System.IO.Pipes.AccessControl.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/4.3.0/net46/System.IO.Pipes.AccessControl.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.IO.Pipes.AccessControl.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 1e7fb177-33b0-40f5-b3de-1b599758ec6d 180:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj" (180:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj" (180:17) on node 20 (Build target(s)). 180>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes/4.3.0/netstandard1.3/". 156>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/netstandard2.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/netstandard2.0/System.IO.Pipelines.dll". System.IO.Pipelines.5.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/netstandard2.0/System.IO.Pipelines.dll 159>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/5.0.0/net461/System.IO.Pipes.AccessControl.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/5.0.0/net461/System.IO.Pipes.AccessControl.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.IO.Pipes.AccessControl.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - bd378c63-793a-4e7e-8bbb-6d4d5cd64e55 156>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipelines.5.0.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/netstandard2.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipelines.5.0.1/pack/lib/netstandard2.0/System.IO.Pipelines.dll". 159>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/5.0.0/net461/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/5.0.0/ref/net461/System.IO.Pipes.AccessControl.dll". 180>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 181>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes.accesscontrol/4.3.0/net46/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/4.3.0/ref/net46/System.IO.Pipes.AccessControl.dll". System.IO.Pipes.AccessControl.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/4.3.0/ref/net46/System.IO.Pipes.AccessControl.dll 159>CopyFilesToOutputDirectory: System.IO.Pipes.AccessControl.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/5.0.0/ref/net461/System.IO.Pipes.AccessControl.dll 181>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.AccessControl.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/4.3.0/ref/net46/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.AccessControl.4.3.0/pack/ref/net46/System.IO.Pipes.AccessControl.dll". 76:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj" (76:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj" (76:24) on node 2 (_GetFrameworkAssemblyReferences target(s)). 76>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 159>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.AccessControl.5.0.0/pack/ref/net461". 156>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:2 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_0;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/netcoreapp2.0/System.IO.Pipelines.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/netcoreapp2.0/System.IO.Pipelines.5.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp2.0/System.IO.Pipelines.cs /warnaserror+:NU1605 159>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes.accesscontrol/5.0.0/ref/net461/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.AccessControl.5.0.0/pack/ref/net461/System.IO.Pipes.AccessControl.dll". 156>CoreCompile: CompilerServer: server - server processed compilation - d437a240-4498-444f-b5c5-fd14619a9393 76>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 180>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes/4.3.0/net46/System.IO.Pipes.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes/4.3.0/net46/System.IO.Pipes.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.IO.Pipes.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 72480be2-54b9-48ad-935e-1680f79621e2 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes/4.3.0/net46/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes/4.3.0/ref/net46/System.IO.Pipes.dll". System.IO.Pipes.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes/4.3.0/ref/net46/System.IO.Pipes.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes/4.3.0/ref/net46/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.4.3.0/pack/ref/net46/System.IO.Pipes.dll". 180>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 159>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj" (Build target(s)). 156>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/netcoreapp2.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/ref/netcoreapp2.0/System.IO.Pipelines.dll". System.IO.Pipelines.5.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/ref/netcoreapp2.0/System.IO.Pipelines.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipelines.5.0.1/pack/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/ref/netcoreapp2.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipelines.5.0.1/pack/ref/netcoreapp2.0/System.IO.Pipelines.dll". 159>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj" (Build target(s)). 180>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.overlapped/4.3.0/ref/netstandard1.3/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes/4.3.0/netstandard1.3/System.IO.Pipes.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes/4.3.0/netstandard1.3/System.IO.Pipes.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.IO.Pipes.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 8209a7b3-32b6-4403-8f95-d98112eced3f CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipes/4.3.0/netstandard1.3/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes/4.3.0/ref/netstandard1.3/System.IO.Pipes.dll". System.IO.Pipes.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes/4.3.0/ref/netstandard1.3/System.IO.Pipes.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipes/4.3.0/ref/netstandard1.3/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.4.3.0/pack/ref/netstandard1.3/System.IO.Pipes.dll". 156>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:3 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP3_0;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/netcoreapp3.0/System.IO.Pipelines.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/netcoreapp3.0/System.IO.Pipelines.5.0.1.GeneratedMSBuildEditorConfig.editorconfig lib/netcoreapp3.0/System.IO.Pipelines.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 0e288685-691e-41b3-915e-f20a42860f6a CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io.pipelines/5.0.1/netcoreapp3.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/netcoreapp3.0/System.IO.Pipelines.dll". System.IO.Pipelines.5.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/netcoreapp3.0/System.IO.Pipelines.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipelines.5.0.1/pack/lib/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io.pipelines/5.0.1/lib/netcoreapp3.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipelines.5.0.1/pack/lib/netcoreapp3.0/System.IO.Pipelines.dll". 156>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (Build target(s)). 181>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj" (Build target(s)). 156>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (Build target(s)). 159>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj" (Build target(s)). 180>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (175:23) on node 15 (Build;Pack target(s)). 175:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (175:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (175:24) on node 1 (Build target(s)). 175>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.1.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.1.0/netstandard1.3/". 175:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (175:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (175:25) on node 23 (Build target(s)). 175>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.1.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.1.0/netstandard1.0/". 180>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj" (Build target(s)). 156>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (Build target(s)). 175>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 175>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 175:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (175:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (175:26) on node 29 (Build target(s)). 175>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.1.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.1.0/netstandard1.5/". 175>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.1.0/netstandard1.3/System.IO.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.1.0/netstandard1.3/System.IO.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.IO.cs /warnaserror+:NU1605 175>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.1.0/netstandard1.0/System.IO.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.1.0/netstandard1.0/System.IO.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.IO.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (174:23) on node 28 (Build;Pack target(s)). 174:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (174:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (174:24) on node 24 (Build target(s)). 174>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.3.0/netstandard1.0/". 156>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (Build target(s)). 175:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (175:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (175:27) on node 5 (Build target(s)). 175>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.1.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.1.0/net462/". 174>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 174:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (174:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (174:25) on node 13 (Build target(s)). 174>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.3.0/netstandard1.3/". 174>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.3.0/netstandard1.0/System.IO.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.3.0/netstandard1.0/System.IO.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.IO.cs /warnaserror+:NU1605 175>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 174>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 175>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.1.0/netstandard1.5/System.IO.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.1.0/netstandard1.5/System.IO.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.IO.cs /warnaserror+:NU1605 175>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.1.0/net462/System.IO.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.1.0/net462/System.IO.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.IO.cs /warnaserror+:NU1605 174>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.3.0/netstandard1.3/System.IO.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.3.0/netstandard1.3/System.IO.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.IO.cs /warnaserror+:NU1605 111>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.3.0/pack/system.buffers.nuspec". 174:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (174:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (174:26) on node 14 (Build target(s)). 174>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.3.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.3.0/netstandard1.5/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (168:23) on node 17 (Build;Pack target(s)). 168:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (168:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (168:24) on node 17 (Build target(s)). 168>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.1.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.1.0/netstandard1.0/". 111>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Buffers.4.3.0.nupkg'. 175>CoreCompile: CompilerServer: server - server processed compilation - 1ef57ee7-6a5b-4772-b406-f4aee6f2dcf4 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (177:23) on node 16 (Build;Pack target(s)). 177:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (177:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (177:24) on node 27 (Build target(s)). 177>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.3.0/netstandard1.0/". 111>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj" (Build;Pack target(s)). 168>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 174>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 175>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.1.0/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.1.0/ref/netstandard1.3/System.IO.dll". System.IO.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.1.0/ref/netstandard1.3/System.IO.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.1.0/ref/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.1.0/pack/ref/netstandard1.3/System.IO.dll". 81>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj" (166:15) on node 25 (Build;Pack target(s)). 166:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj" (166:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj" (166:16) on node 11 (Build target(s)). 166>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.parallel/4.0.1/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.parallel/4.0.1/netstandard1.1/". 175>CoreCompile: CompilerServer: server - server processed compilation - 70ee6210-4d80-4a1e-8064-d505aeb0a4c8 166:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj" (166:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj" (166:17) on node 26 (Build target(s)). 166>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.parallel/4.0.1/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.parallel/4.0.1/netstandard1.3/". 174>CoreCompile: CompilerServer: server - server processed compilation - 3148e12b-633e-4d12-8035-66397077f8c5 175>CoreCompile: CompilerServer: server - server processed compilation - 1a59397c-2c6b-49df-8761-c8bc73651430 168>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.1.0/netstandard1.0/System.Linq.Expressions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.1.0/netstandard1.0/System.Linq.Expressions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Linq.Expressions.cs /warnaserror+:NU1605 175>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.1.0/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.1.0/ref/netstandard1.0/System.IO.dll". System.IO.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.1.0/ref/netstandard1.0/System.IO.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.1.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.1.0/ref/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.1.0/pack/ref/netstandard1.0/System.IO.dll". 175>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.1.0/net462/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.1.0/ref/net462/System.IO.dll". System.IO.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.1.0/ref/net462/System.IO.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.1.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.1.0/ref/net462/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.1.0/pack/ref/net462/System.IO.dll". 174>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.3.0/netstandard1.5/System.IO.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.3.0/netstandard1.5/System.IO.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.IO.cs /warnaserror+:NU1605 177>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 64>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.16.7.0/pack/microsoft.build.utilities.core.nuspec". 174>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.3.0/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.3.0/ref/netstandard1.0/System.IO.dll". System.IO.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.3.0/ref/netstandard1.0/System.IO.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.3.0/ref/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.3.0/pack/ref/netstandard1.0/System.IO.dll". 175>CoreCompile: CompilerServer: server - server processed compilation - 328a909a-61f9-4c31-8f31-330ee3c9afd7 175>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (Build target(s)). 177:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (177:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (177:25) on node 9 (Build target(s)). 177>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.3.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.3.0/net462/". 81>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.csharp/4.0.1/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.csharp/4.0.1/netstandard2.0/Microsoft.CodeAnalysis.CSharp.4.0.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.cs /warnaserror+:NU1605 177>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 174>CoreCompile: CompilerServer: server - server processed compilation - 6f63ae76-6c8a-4dbe-8b81-2c56d72bbf60 174>CoreCompile: CompilerServer: server - server processed compilation - bf2fbeef-3c5e-4cbd-b422-02b54c1fcf23 166>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 175>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (Build target(s)). 174>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.3.0/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.3.0/ref/netstandard1.3/System.IO.dll". System.IO.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.3.0/ref/netstandard1.3/System.IO.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.3.0/ref/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.3.0/pack/ref/netstandard1.3/System.IO.dll". 177>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.3.0/net462/System.Linq.Expressions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.3.0/net462/System.Linq.Expressions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Linq.Expressions.cs /warnaserror+:NU1605 177>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.3.0/netstandard1.0/System.Linq.Expressions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.3.0/netstandard1.0/System.Linq.Expressions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Linq.Expressions.cs /warnaserror+:NU1605 166>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 174>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (Build target(s)). 174>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.3.0/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.3.0/ref/netstandard1.5/System.IO.dll". 64>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.16.7.0.nupkg'. 174>CopyFilesToOutputDirectory: System.IO.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.3.0/ref/netstandard1.5/System.IO.dll 64>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj" (Build;Pack target(s)). 174>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.3.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.3.0/ref/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.3.0/pack/ref/netstandard1.5/System.IO.dll". 174>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (Build target(s)). 175>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (Build target(s)). 166>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.parallel/4.0.1/netstandard1.3/System.Linq.Parallel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.parallel/4.0.1/netstandard1.3/System.Linq.Parallel.4.0.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Linq.Parallel.cs /warnaserror+:NU1605 175>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.1.0/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.1.0/ref/netstandard1.5/System.IO.dll". System.IO.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.1.0/ref/netstandard1.5/System.IO.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.1.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.1.0/ref/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.1.0/pack/ref/netstandard1.5/System.IO.dll". 166>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.parallel/4.0.1/netstandard1.1/System.Linq.Parallel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.parallel/4.0.1/netstandard1.1/System.Linq.Parallel.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Linq.Parallel.cs /warnaserror+:NU1605 177:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (177:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (177:27) on node 6 (Build target(s)). 177>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.3.0/ref/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.3.0/netstandard1.6/". 168:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (168:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (168:25) on node 22 (Build target(s)). 168>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.1.0/ref/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.1.0/netstandard1.6/". 168:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (168:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (168:26) on node 7 (Build target(s)). 168>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.1.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.1.0/netstandard1.3/". 177:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (177:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (177:26) on node 10 (Build target(s)). 177>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.3.0/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj" (178:15) on node 19 (Build;Pack target(s)). 178:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj" (178:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj" (178:16) on node 3 (Build target(s)). 178>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.queryable/4.3.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.queryable/4.3.0/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (228:19) on node 8 (Build;Pack target(s)). 228:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (228:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (228:21) on node 25 (Build target(s)). 228>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.1.0/ref/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.1.0/netstandard1.6/". 177>CoreCompile: CompilerServer: server - server processed compilation - 99510704-a0b8-4071-b553-c4214cd45b9a 174:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (174:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (174:27) on node 2 (Build target(s)). 174>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.3.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.3.0/net462/". 178:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj" (178:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj" (178:17) on node 19 (Build target(s)). 178>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.queryable/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.queryable/4.3.0/netstandard1.0/". 178>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 177>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.3.0/net462/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.3.0/ref/net462/System.Linq.Expressions.dll". 178>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.queryable/4.3.0/netstandard1.3/System.Linq.Queryable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.queryable/4.3.0/netstandard1.3/System.Linq.Queryable.4.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Linq.Queryable.cs /warnaserror+:NU1605 168>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 228:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (228:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (228:20) on node 18 (Build target(s)). 228>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.1.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.1.0/net462/". 177>CopyFilesToOutputDirectory: System.Linq.Expressions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.3.0/ref/net462/System.Linq.Expressions.dll 168:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (168:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (168:27) on node 12 (Build target(s)). 168>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.1.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.1.0/net462/". 177>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.3.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.3.0/ref/net462/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.3.0/pack/ref/net462/System.Linq.Expressions.dll". 177>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 228>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 168>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_6;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.6/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.1.0/netstandard1.6/System.Linq.Expressions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.1.0/netstandard1.6/System.Linq.Expressions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.6/System.Linq.Expressions.cs /warnaserror+:NU1605 177>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.3.0/netstandard1.3/System.Linq.Expressions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.3.0/netstandard1.3/System.Linq.Expressions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Linq.Expressions.cs /warnaserror+:NU1605 174>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 175>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (Build target(s)). 174>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (Build target(s)). 178>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 174>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.3.0/net462/System.IO.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.3.0/net462/System.IO.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.IO.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 16432a7c-c29e-45bf-b895-85f4ed007b63 228:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (228:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (228:22) on node 8 (Build target(s)). 228>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.1.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.1.0/netstandard1.0/". 178>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.queryable/4.3.0/netstandard1.0/System.Linq.Queryable.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.queryable/4.3.0/netstandard1.0/System.Linq.Queryable.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Linq.Queryable.cs /warnaserror+:NU1605 228>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 174>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.io/4.3.0/net462/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.3.0/ref/net462/System.IO.dll". System.IO.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.3.0/ref/net462/System.IO.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.3.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.io/4.3.0/ref/net462/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.3.0/pack/ref/net462/System.IO.dll". 228>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_6;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.1.0/netstandard1.6/System.Linq.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.1.0/netstandard1.6/System.Linq.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.6/System.Linq.cs /warnaserror+:NU1605 168>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.1.0/netstandard1.3/System.Linq.Expressions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.1.0/netstandard1.3/System.Linq.Expressions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Linq.Expressions.cs /warnaserror+:NU1605 228>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.1.0/net462/System.Linq.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.1.0/net462/System.Linq.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Linq.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 575b7b5b-bb9c-4014-9cba-bc37c5381326 168>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.1.0/net462/System.Linq.Expressions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.1.0/net462/System.Linq.Expressions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Linq.Expressions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 498489c7-d7c6-4be6-a95e-0fd20108271e CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.1.0/net462/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.1.0/ref/net462/System.Linq.Expressions.dll". System.Linq.Expressions.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.1.0/ref/net462/System.Linq.Expressions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.1.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.1.0/ref/net462/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.1.0/pack/ref/net462/System.Linq.Expressions.dll". 177>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 228>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.1.0/net462/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.1.0/ref/net462/System.Linq.dll". System.Linq.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.1.0/ref/net462/System.Linq.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.1.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.1.0/ref/net462/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.1.0/pack/ref/net462/System.Linq.dll". 177>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_6;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.3.0/netstandard1.6/System.Linq.Expressions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.3.0/netstandard1.6/System.Linq.Expressions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.6/System.Linq.Expressions.cs /warnaserror+:NU1605 178>CoreCompile: CompilerServer: server - server processed compilation - 79742e99-ea71-450d-9ae5-285b21977569 228>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (206:19) on node 31 (Build;Pack target(s)). 206:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (206:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (206:20) on node 31 (Build target(s)). 206>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.3.0/netstandard1.0/". 228>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.1.0/netstandard1.0/System.Linq.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.1.0/netstandard1.0/System.Linq.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Linq.cs /warnaserror+:NU1605 178>CoreCompile: CompilerServer: server - server processed compilation - b60edfae-4bab-4778-9f59-7ab9a0a0e9c7 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj" (171:15) on node 15 (Build;Pack target(s)). 171:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj" (171:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj" (171:16) on node 15 (Build target(s)). 171>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.1/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.1/netstandard1.1/". 177>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (Build target(s)). 178>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.queryable/4.3.0/netstandard1.0/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.queryable/4.3.0/ref/netstandard1.0/System.Linq.Queryable.dll". System.Linq.Queryable.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.queryable/4.3.0/ref/netstandard1.0/System.Linq.Queryable.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Queryable.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.queryable/4.3.0/ref/netstandard1.0/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Queryable.4.3.0/pack/ref/netstandard1.0/System.Linq.Queryable.dll". 178>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.queryable/4.3.0/netstandard1.3/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.queryable/4.3.0/lib/netstandard1.3/System.Linq.Queryable.dll". System.Linq.Queryable.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.queryable/4.3.0/lib/netstandard1.3/System.Linq.Queryable.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Queryable.4.3.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.queryable/4.3.0/lib/netstandard1.3/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Queryable.4.3.0/pack/lib/netstandard1.3/System.Linq.Queryable.dll". 206:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (206:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (206:21) on node 21 (Build target(s)). 206>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.3.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.3.0/net462/". 206>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 171:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj" (171:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj" (171:17) on node 24 (Build target(s)). 171>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.1/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.1/netstandard2.0/". 174>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" (164:15) on node 28 (Build;Pack target(s)). 164:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" (164:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" (164:16) on node 28 (Build target(s)). 164>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.3/lib/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.3/netstandard1.1/". 228>CoreCompile: CompilerServer: server - server processed compilation - 0413cb3e-7768-4b0d-b5a6-b00c27169e1d 206>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 228>CoreCompile: CompilerServer: server - server processed compilation - f9bdcca9-34a9-4538-98f5-d21fc959df08 168>CoreCompile: CompilerServer: server - server processed compilation - 939d5097-1979-4304-b95d-ac087bd835cc 228>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.1.0/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.1.0/ref/netstandard1.6/System.Linq.dll". System.Linq.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.1.0/ref/netstandard1.6/System.Linq.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.1.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.1.0/ref/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.1.0/pack/ref/netstandard1.6/System.Linq.dll". 228>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (190:19) on node 32 (Build;Pack target(s)). 190:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (190:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (190:22) on node 14 (Build target(s)). 190>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.4/lib/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.4/net461/". 206:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (206:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (206:22) on node 13 (Build target(s)). 206>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.3.0/ref/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.3.0/netstandard1.6/". 168>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (Build target(s)). 206>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.3.0/netstandard1.0/System.Linq.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.3.0/netstandard1.0/System.Linq.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Linq.cs /warnaserror+:NU1605 228>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.1.0/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll". System.Linq.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll 178>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj" (Build target(s)). 228>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.1.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.1.0/pack/ref/netstandard1.0/System.Linq.dll". 206>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.3.0/net462/System.Linq.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.3.0/net462/System.Linq.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Linq.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - de89812f-21c9-42fb-8741-06035473778f 168>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.1.0/netstandard1.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.dll". System.Linq.Expressions.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.1.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.1.0/pack/ref/netstandard1.0/System.Linq.Expressions.dll". 190:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (190:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (190:20) on node 32 (Build target(s)). 190>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.4/lib/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.4/netstandard1.1/". 190>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 168>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (Build target(s)). 190:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (190:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (190:21) on node 29 (Build target(s)). 190>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.4/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.4/netstandard2.0/". 206>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.3.0/net462/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.3.0/ref/net462/System.Linq.dll". System.Linq.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.3.0/ref/net462/System.Linq.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.3.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.3.0/ref/net462/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.3.0/pack/ref/net462/System.Linq.dll". 228>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (Build target(s)). 228>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (Build target(s)). 206>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 164>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 171>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 206>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_6;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.3.0/netstandard1.6/System.Linq.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.3.0/netstandard1.6/System.Linq.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.6/System.Linq.cs /warnaserror+:NU1605 164>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.3/netstandard1.1/System.Memory.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:7.2 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.3/netstandard1.1/System.Memory.4.5.3.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.1/System.Memory.cs /warnaserror+:NU1605 190>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 190>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.4/net461/System.Memory.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.4/net461/System.Memory.4.5.4.GeneratedMSBuildEditorConfig.editorconfig lib/net461/System.Memory.cs /warnaserror+:NU1605 190>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.4/netstandard1.1/System.Memory.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.4/netstandard1.1/System.Memory.4.5.4.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.1/System.Memory.cs /warnaserror+:NU1605 168>CoreCompile: CompilerServer: server - server processed compilation - 47f28b21-b62d-45fd-a94b-4678f8ecdbf7 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.1.0/netstandard1.3/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.1.0/ref/netstandard1.3/System.Linq.Expressions.dll". System.Linq.Expressions.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.1.0/ref/netstandard1.3/System.Linq.Expressions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.1.0/ref/netstandard1.3/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.1.0/pack/ref/netstandard1.3/System.Linq.Expressions.dll". 177>CoreCompile: CompilerServer: server - server processed compilation - ee5f6973-1fa6-40af-9c09-2771a567710c 171>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.1/netstandard1.1/System.Memory.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.1/netstandard1.1/System.Memory.4.5.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Memory.cs /warnaserror+:NU1605 177>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.3.0/netstandard1.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll". System.Linq.Expressions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.3.0/pack/ref/netstandard1.0/System.Linq.Expressions.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (173:19) on node 5 (Build;Pack target(s)). 173:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (173:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (173:20) on node 18 (Build target(s)). 173>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.5/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.5/netstandard2.0/". 166>CoreCompile: CompilerServer: server - server processed compilation - 73010467-bd75-45aa-be48-cb405fca98aa 206>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (Build target(s)). 178>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj" (Build target(s)). 166>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.parallel/4.0.1/netstandard1.1/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.parallel/4.0.1/ref/netstandard1.1/System.Linq.Parallel.dll". System.Linq.Parallel.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.parallel/4.0.1/ref/netstandard1.1/System.Linq.Parallel.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Parallel.4.0.1/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.parallel/4.0.1/ref/netstandard1.1/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Parallel.4.0.1/pack/ref/netstandard1.1/System.Linq.Parallel.dll". 173:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (173:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (173:22) on node 12 (Build target(s)). 173>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.5/lib/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.5/net461/". 164:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" (164:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" (164:17) on node 1 (Build target(s)). 164>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.3/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.3/netstandard2.0/". 171>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 190>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 173:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (173:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (173:21) on node 5 (Build target(s)). 173>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.5/lib/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.5/netstandard1.1/". 190>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.4/netstandard2.0/System.Memory.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.4/netstandard2.0/System.Memory.4.5.4.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Memory.cs /warnaserror+:NU1605 173>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 173>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 171>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.1/netstandard2.0/System.Memory.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.1/netstandard2.0/System.Memory.4.5.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Memory.cs /warnaserror+:NU1605 173>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.5/netstandard1.1/System.Memory.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.5/netstandard1.1/System.Memory.4.5.5.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.1/System.Memory.cs /warnaserror+:NU1605 168>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (Build target(s)). 173>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.5/net461/System.Memory.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.5/net461/System.Memory.4.5.5.GeneratedMSBuildEditorConfig.editorconfig lib/net461/System.Memory.cs /warnaserror+:NU1605 166>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj" (Build target(s)). 177>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (Build target(s)). 173>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.5/netstandard2.0/System.Memory.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.5/netstandard2.0/System.Memory.4.5.5.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Memory.cs /warnaserror+:NU1605 177>CoreCompile: CompilerServer: server - server processed compilation - 0dc255ad-1dd2-4a73-8334-0c694e5e8d9b 164>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 177>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.3.0/netstandard1.6/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.dll". System.Linq.Expressions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.3.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.3.0/pack/ref/netstandard1.6/System.Linq.Expressions.dll". 164>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.3/netstandard2.0/System.Memory.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:7.2 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.3/netstandard2.0/System.Memory.4.5.3.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Memory.cs /warnaserror+:NU1605 206>CoreCompile: CompilerServer: server - server processed compilation - 1552f396-a331-4eae-ba4f-9c90f35c3bc9 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.3.0/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll". System.Linq.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.3.0/pack/ref/netstandard1.0/System.Linq.dll". 164>CoreCompile: CompilerServer: server - server processed compilation - 9e5b1eeb-fb8d-44e7-be74-4caa65072344 166>CoreCompile: CompilerServer: server - server processed compilation - d9d8484a-e307-4612-9dbd-17911b4b8946 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.parallel/4.0.1/netstandard1.3/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.parallel/4.0.1/lib/netstandard1.3/System.Linq.Parallel.dll". System.Linq.Parallel.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.parallel/4.0.1/lib/netstandard1.3/System.Linq.Parallel.dll 164>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.3/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.3/lib/netstandard1.1/System.Memory.dll". System.Memory.4.5.3 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.3/lib/netstandard1.1/System.Memory.dll 166>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Parallel.4.0.1/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.parallel/4.0.1/lib/netstandard1.3/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Parallel.4.0.1/pack/lib/netstandard1.3/System.Linq.Parallel.dll". 164>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.3/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.3/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.3/pack/lib/netstandard1.1/System.Memory.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (172:19) on node 17 (Build;Pack target(s)). 172:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (172:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (172:20) on node 11 (Build target(s)). 172>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.0/netstandard1.3/". 164>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" (Build target(s)). 206>CoreCompile: CompilerServer: server - server processed compilation - e7be51fe-1777-46d9-818e-bdf4b7718ce0 168>CoreCompile: CompilerServer: server - server processed compilation - 41d6f7e9-a3d2-4cba-9acc-8dbb969330a5 206>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq/4.3.0/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll". System.Linq.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.3.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.3.0/pack/ref/netstandard1.6/System.Linq.dll". 177>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (Build target(s)). 172:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (172:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (172:21) on node 17 (Build target(s)). 172>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.0/netstandard1.1/". 206>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (Build target(s)). 172>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 190>CoreCompile: CompilerServer: server - server processed compilation - 33fc0477-9261-47d7-a7e8-afe5a8b920f7 168>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.1.0/netstandard1.6/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.1.0/ref/netstandard1.6/System.Linq.Expressions.dll". System.Linq.Expressions.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.1.0/ref/netstandard1.6/System.Linq.Expressions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.1.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.1.0/ref/netstandard1.6/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.1.0/pack/ref/netstandard1.6/System.Linq.Expressions.dll". 172>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.0/netstandard1.3/System.Net.Http.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.0/netstandard1.3/System.Net.Http.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Net.Http.cs /warnaserror+:NU1605 172:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (172:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (172:22) on node 25 (Build target(s)). 172>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.0/net46/". 190>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.4/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll". System.Memory.4.5.4 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll 166>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj" (Build target(s)). 190>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.4/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.4/pack/lib/netstandard1.1/System.Memory.dll". 76>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.16.5.0/pack/microsoft.build.tasks.core.nuspec". 206>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (Build target(s)). 171>CoreCompile: CompilerServer: server - server processed compilation - 4d09cf6b-91fb-4d0b-8570-2dce940548cb 177>CoreCompile: CompilerServer: server - server processed compilation - a02752c5-5666-4815-9120-63d1e06949c7 172>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 168>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (Build target(s)). 172>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.0/netstandard1.1/System.Net.Http.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.0/netstandard1.1/System.Net.Http.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Net.Http.cs /warnaserror+:NU1605 171>CoreCompile: CompilerServer: server - server processed compilation - 0cbb58e8-c250-49dd-b2c4-5752a20e68ac 177>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.linq.expressions/4.3.0/netstandard1.3/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll". System.Linq.Expressions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.3.0/pack/ref/netstandard1.3/System.Linq.Expressions.dll". 172>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.0/net46/System.Net.Http.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.0/net46/System.Net.Http.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Net.Http.cs /warnaserror+:NU1605 190>CoreCompile: CompilerServer: server - server processed compilation - 78f8b679-ad45-4577-8684-9dc508999bc8 171>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.1/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.1/ref/netstandard1.1/System.Memory.dll". System.Memory.4.5.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.1/ref/netstandard1.1/System.Memory.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.1/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.1/ref/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.1/pack/ref/netstandard1.1/System.Memory.dll". 190>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.4/lib/net461/System.Buffers.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.4/net461/System.Memory.4.5.4.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.4/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.4/lib/net461/System.Memory.dll". System.Memory.4.5.4 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.4/lib/net461/System.Memory.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.4/pack/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.4/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.4/pack/lib/net461/System.Memory.dll". 171>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.1/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.1/ref/netstandard2.0/System.Memory.dll". 76>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Core.16.5.0.nupkg'. 76>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj" (Build;Pack target(s)). 171>CopyFilesToOutputDirectory: System.Memory.4.5.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.1/ref/netstandard2.0/System.Memory.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.1/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.1/ref/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.1/pack/ref/netstandard2.0/System.Memory.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj" (196:19) on node 9 (Build;Pack target(s)). 196:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj" (196:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj" (196:20) on node 9 (Build target(s)). 196>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.4/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.4/netstandard1.1/". 173>CoreCompile: CompilerServer: server - server processed compilation - ed7e238a-744e-47c3-9a5f-9f4547e9398f 190>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (Build target(s)). 177>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (Build target(s)). 171>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj" (Build target(s)). 173>CoreCompile: CompilerServer: server - server processed compilation - 5b66dc8d-0e58-4701-872e-723686219df1 173>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.5/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.5/lib/netstandard1.1/System.Memory.dll". System.Memory.4.5.5 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.5/lib/netstandard1.1/System.Memory.dll 173>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.5/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll". System.Memory.4.5.5 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.5/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.5/pack/lib/netstandard2.0/System.Memory.dll". 173>CoreCompile: CompilerServer: server - server processed compilation - 956fc08f-a503-48d3-9a1d-ebbe2814ce90 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.5/lib/net461/System.Buffers.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.5/net461/System.Memory.4.5.5.csproj.CopyComplete" because "AlwaysCreate" was specified. 173>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.5/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.5/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.5/pack/lib/netstandard1.1/System.Memory.dll". 190>CoreCompile: CompilerServer: server - server processed compilation - b4d5293d-d220-4b59-964b-6f1221fcf4f9 171>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj" (Build target(s)). 173>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.5/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.5/lib/net461/System.Memory.dll". System.Memory.4.5.5 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.5/lib/net461/System.Memory.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.5/pack/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.5/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.5/pack/lib/net461/System.Memory.dll". 190>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (Build target(s)). 196>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 173>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (Build target(s)). 190>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.4/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll". System.Memory.4.5.4 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.4/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.4/pack/lib/netstandard2.0/System.Memory.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj" (176:15) on node 2 (Build;Pack target(s)). 176:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj" (176:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj" (176:16) on node 28 (Build target(s)). 176>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.nameresolution/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.nameresolution/4.3.0/netstandard1.3/". 176:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj" (176:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj" (176:17) on node 4 (Build target(s)). 176>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.nameresolution/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.nameresolution/4.3.0/net46/". 145>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tools.4.0.1/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/system.diagnostics.tools.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tools.4.0.1/pack/system.diagnostics.tools.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tools.4.0.1/pack/ref/net45/_._". 82>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.16.7.0/pack/microsoft.build.framework.nuspec". 196:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj" (196:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj" (196:21) on node 20 (Build target(s)). 196>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.4/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.4/netstandard1.3/". 82>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.16.7.0.nupkg'. 173>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (Build target(s)). 82>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj" (Build;Pack target(s)). 173>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (Build target(s)). 145>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Diagnostics.Tools.4.0.1.nupkg'. 176>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 101:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj" (101:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj" (101:24) on node 3 (_GetFrameworkAssemblyReferences target(s)). 101>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 145>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj" (Build;Pack target(s)). 176>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 190>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (Build target(s)). 196>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 196>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.4/netstandard1.1/System.Net.Http.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.4/netstandard1.1/System.Net.Http.4.3.4.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Net.Http.cs /warnaserror+:NU1605 176>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/ref/netstandard1.3/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.nameresolution/4.3.0/netstandard1.3/System.Net.NameResolution.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.nameresolution/4.3.0/netstandard1.3/System.Net.NameResolution.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Net.NameResolution.cs /warnaserror+:NU1605 176>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.nameresolution/4.3.0/net46/System.Net.NameResolution.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.nameresolution/4.3.0/net46/System.Net.NameResolution.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Net.NameResolution.cs /warnaserror+:NU1605 101>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 196>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.4/netstandard1.3/System.Net.Http.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.4/netstandard1.3/System.Net.Http.4.3.4.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Net.Http.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (204:19) on node 27 (Build;Pack target(s)). 204:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (204:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (204:20) on node 13 (Build target(s)). 204>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.primitives/4.3.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.primitives/4.3.0/netstandard1.1/". 164>CoreCompile: CompilerServer: server - server processed compilation - a0efd0a3-dbe7-4613-b8e4-cc8c5ebd5519 204:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (204:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (204:21) on node 24 (Build target(s)). 204>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.primitives/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.primitives/4.3.0/netstandard1.3/". 196:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj" (196:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj" (196:22) on node 8 (Build target(s)). 196>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.4/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.4/net46/". 204>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.primitives/4.3.0/netstandard1.1/System.Net.Primitives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.primitives/4.3.0/netstandard1.1/System.Net.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Net.Primitives.cs /warnaserror+:NU1605 196>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 164>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.memory/4.5.3/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll". System.Memory.4.5.3 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.3/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.3/pack/lib/netstandard2.0/System.Memory.dll". 204>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 196>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.4/net46/System.Net.Http.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.4/net46/System.Net.Http.4.3.4.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Net.Http.cs /warnaserror+:NU1605 80>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.15.7.179/pack/microsoft.build.utilities.core.nuspec". 204>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.primitives/4.3.0/netstandard1.3/System.Net.Primitives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.primitives/4.3.0/netstandard1.3/System.Net.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Net.Primitives.cs /warnaserror+:NU1605 176>CoreCompile: CompilerServer: server - server processed compilation - 575666c9-4679-4488-94ed-c1b30fa8c13b CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.nameresolution/4.3.0/net46/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.nameresolution/4.3.0/ref/net46/System.Net.NameResolution.dll". System.Net.NameResolution.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.nameresolution/4.3.0/ref/net46/System.Net.NameResolution.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.NameResolution.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.nameresolution/4.3.0/ref/net46/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.NameResolution.4.3.0/pack/ref/net46/System.Net.NameResolution.dll". 164>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" (Build target(s)). 80>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.15.7.179.nupkg'. 176>CoreCompile: CompilerServer: server - server processed compilation - 5880517d-81de-4ba5-ac54-70cd5e1f4e1a 80>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj" (Build;Pack target(s)). 176>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.nameresolution/4.3.0/netstandard1.3/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.nameresolution/4.3.0/ref/netstandard1.3/System.Net.NameResolution.dll". System.Net.NameResolution.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.nameresolution/4.3.0/ref/netstandard1.3/System.Net.NameResolution.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.NameResolution.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.nameresolution/4.3.0/ref/netstandard1.3/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.NameResolution.4.3.0/pack/ref/netstandard1.3/System.Net.NameResolution.dll". 172>CoreCompile: CompilerServer: server - server processed compilation - f7d06bb6-883b-41b1-96ca-e691e57ad208 172>CoreCompile: CompilerServer: server - server processed compilation - fb053c35-b7ba-4e88-ae49-d3a0fcfb86f7 176>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj" (Build target(s)). 172>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.0/netstandard1.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll". System.Net.Http.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.0/pack/ref/netstandard1.1/System.Net.Http.dll". 172>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.0/netstandard1.3/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll". System.Net.Http.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.0/pack/ref/netstandard1.3/System.Net.Http.dll". 204:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (204:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (204:22) on node 27 (Build target(s)). 204>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.primitives/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.primitives/4.3.0/netstandard1.0/". 176>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj" (Build target(s)). 204>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.primitives/4.3.0/netstandard1.0/System.Net.Primitives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.primitives/4.3.0/netstandard1.0/System.Net.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Net.Primitives.cs /warnaserror+:NU1605 204>CoreCompile: CompilerServer: server - server processed compilation - 17378f15-09d6-478e-a15b-7a565a1d0cc1 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.primitives/4.3.0/netstandard1.1/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll". System.Net.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Primitives.4.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Primitives.4.3.0/pack/ref/netstandard1.1/System.Net.Primitives.dll". 196>CoreCompile: CompilerServer: server - server processed compilation - 5cf57e02-5139-44c2-bd80-9163e5c1cd4a 204>CoreCompile: CompilerServer: server - server processed compilation - 79cafa66-a15a-4a7d-a854-3a51a2d3eaaf 172>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (Build target(s)). 172>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (Build target(s)). 196>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.4/netstandard1.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.4/ref/netstandard1.1/System.Net.Http.dll". 172>CoreCompile: CompilerServer: server - server processed compilation - 13d1f7c6-14bb-4832-b445-400e7af4e3e8 196>CopyFilesToOutputDirectory: System.Net.Http.4.3.4 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.4/ref/netstandard1.1/System.Net.Http.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.4/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.4/ref/netstandard1.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.4/pack/ref/netstandard1.1/System.Net.Http.dll". 204>CoreCompile: CompilerServer: server - server processed compilation - f850863c-21f9-4480-aeba-5a24efbcc919 204>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.primitives/4.3.0/netstandard1.3/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll". System.Net.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Primitives.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Primitives.4.3.0/pack/ref/netstandard1.3/System.Net.Primitives.dll". 172>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.0/ref/net46/System.Diagnostics.DiagnosticSource.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.0/net46/System.Net.Http.4.3.0.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.0/net46/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.0/ref/net46/System.Net.Http.dll". System.Net.Http.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.0/ref/net46/System.Net.Http.dll 204>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.primitives/4.3.0/netstandard1.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll". System.Net.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll 172>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.0/ref/net46/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.0/pack/ref/net46/System.Net.Http.dll". 204>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Primitives.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Primitives.4.3.0/pack/ref/netstandard1.0/System.Net.Primitives.dll". 196>CoreCompile: CompilerServer: server - server processed compilation - 2d4931dc-5e28-407f-b527-f061ddfb567d 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj" (193:15) on node 22 (Build;Pack target(s)). 193:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj" (193:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj" (193:16) on node 12 (Build target(s)). 193>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.security/4.3.1/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.security/4.3.1/netstandard1.3/". 196>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.4/netstandard1.3/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.4/ref/netstandard1.3/System.Net.Http.dll". System.Net.Http.4.3.4 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.4/ref/netstandard1.3/System.Net.Http.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.4/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.4/ref/netstandard1.3/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.4/pack/ref/netstandard1.3/System.Net.Http.dll". 196>CoreCompile: CompilerServer: server - server processed compilation - 96cb396a-8849-485e-b078-a4449d8edccc 204>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (Build target(s)). 204>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (Build target(s)). 196>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj" (182:19) on node 2 (Build;Pack target(s)). 182:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj" (182:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj" (182:22) on node 5 (Build target(s)). 182>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.requests/4.3.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.requests/4.3.0/netstandard1.1/". 196>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.http/4.3.4/net46/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.4/ref/net46/System.Net.Http.dll". System.Net.Http.4.3.4 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.4/ref/net46/System.Net.Http.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.4/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.http/4.3.4/ref/net46/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.4/pack/ref/net46/System.Net.Http.dll". 182:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj" (182:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj" (182:21) on node 18 (Build target(s)). 182>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.requests/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.requests/4.3.0/netstandard1.0/". 196>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj" (Build target(s)). 172>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (Build target(s)). 182>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 204>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (Build target(s)). 182:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj" (182:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj" (182:20) on node 29 (Build target(s)). 182>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.requests/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.requests/4.3.0/netstandard1.3/". 193>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 182>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 87>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Primitives.4.3.0/pack/microsoft.win32.primitives.nuspec". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj" (184:15) on node 7 (Build;Pack target(s)). 184:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj" (184:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj" (184:16) on node 14 (Build target(s)). 184>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.sockets/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.sockets/4.3.0/net46/". 182>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.requests/4.3.0/netstandard1.0/System.Net.Requests.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.requests/4.3.0/netstandard1.0/System.Net.Requests.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Net.Requests.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 8b8c31a1-aae5-4dbb-94c4-ef8609fed89b 87>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Win32.Primitives.4.3.0.nupkg'. 196>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj" (Build target(s)). 87>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj" (Build;Pack target(s)). 182>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.requests/4.3.0/netstandard1.0/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.requests/4.3.0/ref/netstandard1.0/System.Net.Requests.dll". 193>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/ref/netstandard1.3/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.threadpool/4.3.0/ref/netstandard1.3/System.Threading.ThreadPool.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.security/4.3.1/netstandard1.3/System.Net.Security.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.security/4.3.1/netstandard1.3/System.Net.Security.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Net.Security.cs /warnaserror+:NU1605 182>CopyFilesToOutputDirectory: System.Net.Requests.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.requests/4.3.0/ref/netstandard1.0/System.Net.Requests.dll 193>CoreCompile: CompilerServer: server - server processed compilation - 5a73e286-a8b3-4d41-8f14-22210df38db5 182>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Requests.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.requests/4.3.0/ref/netstandard1.0/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Requests.4.3.0/pack/ref/netstandard1.0/System.Net.Requests.dll". 182>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.requests/4.3.0/netstandard1.1/System.Net.Requests.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.requests/4.3.0/netstandard1.1/System.Net.Requests.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Net.Requests.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 8d4d284c-1b25-49ee-98f0-42d3e44d44ce 184:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj" (184:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj" (184:17) on node 7 (Build target(s)). 184>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.sockets/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.sockets/4.3.0/netstandard1.3/". 193>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.security/4.3.1/netstandard1.3/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.security/4.3.1/ref/netstandard1.3/System.Net.Security.dll". 193:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj" (193:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj" (193:17) on node 16 (Build target(s)). 193>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.security/4.3.1/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.security/4.3.1/net46/". 193>CopyFilesToOutputDirectory: System.Net.Security.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.security/4.3.1/ref/netstandard1.3/System.Net.Security.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Security.4.3.1/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.security/4.3.1/ref/netstandard1.3/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Security.4.3.1/pack/ref/netstandard1.3/System.Net.Security.dll". 182>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.requests/4.3.0/netstandard1.1/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.requests/4.3.0/ref/netstandard1.1/System.Net.Requests.dll". System.Net.Requests.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.requests/4.3.0/ref/netstandard1.1/System.Net.Requests.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Requests.4.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.requests/4.3.0/ref/netstandard1.1/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Requests.4.3.0/pack/ref/netstandard1.1/System.Net.Requests.dll". 63:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj" (63:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj" (63:24) on node 32 (_GetFrameworkAssemblyReferences target(s)). 63>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 184>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 77>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Core.15.7.179/pack/microsoft.build.tasks.core.nuspec". 63>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 184>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.sockets/4.3.0/net46/System.Net.Sockets.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.sockets/4.3.0/net46/System.Net.Sockets.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Net.Sockets.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - efa19ec5-ce48-427f-bb4a-430c4a646731 193>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 184>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 184>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.sockets/4.3.0/net46/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.sockets/4.3.0/ref/net46/System.Net.Sockets.dll". System.Net.Sockets.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.sockets/4.3.0/ref/net46/System.Net.Sockets.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Sockets.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.sockets/4.3.0/ref/net46/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Sockets.4.3.0/pack/ref/net46/System.Net.Sockets.dll". 182>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 182>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj" (Build target(s)). 184>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.sockets/4.3.0/netstandard1.3/System.Net.Sockets.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.sockets/4.3.0/netstandard1.3/System.Net.Sockets.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Net.Sockets.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 11408908-b965-415f-ba50-4639cebffe57 193>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.security/4.3.1/net46/System.Net.Security.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.security/4.3.1/net46/System.Net.Security.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Net.Security.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - f1a4715f-1a15-47c2-9f19-94603eaa2fd6 193>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj" (Build target(s)). 184>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.sockets/4.3.0/netstandard1.3/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll". 182>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.webheadercollection/4.3.0/ref/netstandard1.3/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.requests/4.3.0/netstandard1.3/System.Net.Requests.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.requests/4.3.0/netstandard1.3/System.Net.Requests.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Net.Requests.cs /warnaserror+:NU1605 184>CopyFilesToOutputDirectory: System.Net.Sockets.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll 182>CoreCompile: CompilerServer: server - server processed compilation - 355c6f6f-ecdd-48d9-b309-1f6a8ad51332 193>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.security/4.3.1/net46/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.security/4.3.1/ref/net46/System.Net.Security.dll". 184>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Sockets.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Sockets.4.3.0/pack/ref/netstandard1.3/System.Net.Sockets.dll". 193>CopyFilesToOutputDirectory: System.Net.Security.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.security/4.3.1/ref/net46/System.Net.Security.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Security.4.3.1/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.security/4.3.1/ref/net46/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Security.4.3.1/pack/ref/net46/System.Net.Security.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj" (197:11) on node 26 (Build;Pack target(s)). 197:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj" (197:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj" (197:12) on node 1 (Build target(s)). 197>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.webheadercollection/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.webheadercollection/4.3.0/netstandard1.3/". 182>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.requests/4.3.0/netstandard1.3/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.requests/4.3.0/ref/netstandard1.3/System.Net.Requests.dll". System.Net.Requests.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.requests/4.3.0/ref/netstandard1.3/System.Net.Requests.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Requests.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.requests/4.3.0/ref/netstandard1.3/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Requests.4.3.0/pack/ref/netstandard1.3/System.Net.Requests.dll". 77>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Core.15.7.179.nupkg'. 77>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj" (Build;Pack target(s)). 182>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj" (Build target(s)). 197>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.webheadercollection/4.3.0/netstandard1.3/System.Net.WebHeaderCollection.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.webheadercollection/4.3.0/netstandard1.3/System.Net.WebHeaderCollection.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Net.WebHeaderCollection.cs /warnaserror+:NU1605 184>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (185:19) on node 22 (Build;Pack target(s)). 185:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (185:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (185:20) on node 22 (Build target(s)). 185>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.4.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.4.0/netstandard1.0/". 56>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.15.1.1012/pack/microsoft.build.utilities.core.nuspec". 184>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj" (Build target(s)). 193>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj" (Build target(s)). 182>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj" (Build target(s)). 185:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (185:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (185:21) on node 28 (Build target(s)). 185>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.4.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.4.0/netstandard2.0/". 185>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 197>CoreCompile: CompilerServer: server - server processed compilation - 50c98cdd-9077-4bdb-aa6c-e1742a904c94 56>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.15.1.1012.nupkg'. 56>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj" (Build;Pack target(s)). 197>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.net.webheadercollection/4.3.0/netstandard1.3/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.webheadercollection/4.3.0/ref/netstandard1.3/System.Net.WebHeaderCollection.dll". System.Net.WebHeaderCollection.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.webheadercollection/4.3.0/ref/netstandard1.3/System.Net.WebHeaderCollection.dll 185>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.4.0/netstandard1.0/System.Numerics.Vectors.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.4.0/netstandard1.0/System.Numerics.Vectors.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Numerics.Vectors.cs /warnaserror+:NU1605 197>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.WebHeaderCollection.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.net.webheadercollection/4.3.0/ref/netstandard1.3/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.WebHeaderCollection.4.3.0/pack/ref/netstandard1.3/System.Net.WebHeaderCollection.dll". 197>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" (188:15) on node 31 (Build;Pack target(s)). 188:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" (188:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" (188:16) on node 5 (Build target(s)). 188>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.objectmodel/4.0.12/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.objectmodel/4.0.12/netstandard1.0/". 185>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.4.0/netstandard2.0/System.Numerics.Vectors.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.4.0/netstandard2.0/System.Numerics.Vectors.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Numerics.Vectors.cs /warnaserror+:NU1605 188:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" (188:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" (188:17) on node 19 (Build target(s)). 188>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.objectmodel/4.0.12/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.objectmodel/4.0.12/netstandard1.3/". 188>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.objectmodel/4.0.12/netstandard1.0/System.ObjectModel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.objectmodel/4.0.12/netstandard1.0/System.ObjectModel.4.0.12.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.ObjectModel.cs /warnaserror+:NU1605 188>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 185>CoreCompile: CompilerServer: server - server processed compilation - 4aa7464e-23ff-46b9-92b6-8050c67015f2 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.4.0/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll". System.Numerics.Vectors.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll 188>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.objectmodel/4.0.12/netstandard1.3/System.ObjectModel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.objectmodel/4.0.12/netstandard1.3/System.ObjectModel.4.0.12.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.ObjectModel.cs /warnaserror+:NU1605 185>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.4.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.4.0/pack/ref/netstandard1.0/System.Numerics.Vectors.dll". 185:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (185:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (185:22) on node 4 (Build target(s)). 185>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.4.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.4.0/net46/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 188>CoreCompile: CompilerServer: server - server processed compilation - 63545e4a-28f6-403f-83aa-c86591c4b502 185>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.4.0/net46/System.Numerics.Vectors.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.4.0/net46/System.Numerics.Vectors.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Numerics.Vectors.cs /warnaserror+:NU1605 188>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.objectmodel/4.0.12/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.dll". System.ObjectModel.4.0.12 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ObjectModel.4.0.12/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ObjectModel.4.0.12/pack/ref/netstandard1.0/System.ObjectModel.dll". 185>CoreCompile: CompilerServer: server - server processed compilation - d28eaaf3-e76d-4bd2-b758-eaab7d0ab0a8 81>CoreCompile: CompilerServer: server - server processed compilation - 27a2aaf9-42cf-4639-b5e3-a7c7815d393f _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.csharp/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.csharp/4.0.1/netstandard2.0/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj.CopyComplete" because "AlwaysCreate" was specified. 188>CoreCompile: CompilerServer: server - server processed compilation - 1af4d37d-bff2-40a3-9198-a28b4409fb16 185>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.4.0/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll". System.Numerics.Vectors.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.4.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.4.0/pack/ref/netstandard2.0/System.Numerics.Vectors.dll". 118>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.4.0.11/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.4.0.11/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.4.0.11/pack/system.collections.nuspec". 188>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.objectmodel/4.0.12/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll". System.ObjectModel.4.0.12 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ObjectModel.4.0.12/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ObjectModel.4.0.12/pack/ref/netstandard1.3/System.ObjectModel.dll". 185>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (Build target(s)). 185>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" (191:15) on node 8 (Build;Pack target(s)). 191:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" (191:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" (191:16) on node 8 (Build target(s)). 191>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.objectmodel/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.objectmodel/4.3.0/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (183:23) on node 6 (Build;Pack target(s)). 183:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (183:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (183:24) on node 6 (Build target(s)). 183>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.5.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.5.0/netstandard1.0/". 191>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 185>CoreCompile: CompilerServer: server - server processed compilation - 487ff26a-d7dd-4ef0-af5c-93f095a7bdbb 191>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.objectmodel/4.3.0/netstandard1.0/System.ObjectModel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.objectmodel/4.3.0/netstandard1.0/System.ObjectModel.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.ObjectModel.cs /warnaserror+:NU1605 118>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Collections.4.0.11.nupkg'. 118>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj" (Build;Pack target(s)). 183>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 188>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" (Build target(s)). 185>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.4.0/net46/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll". System.Numerics.Vectors.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.4.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.4.0/pack/ref/net46/System.Numerics.Vectors.dll". 183:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (183:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (183:25) on node 3 (Build target(s)). 183>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.5.0/ref/net45/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.5.0/net45/". 183>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.5.0/netstandard1.0/System.Numerics.Vectors.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.5.0/netstandard1.0/System.Numerics.Vectors.4.5.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Numerics.Vectors.cs /warnaserror+:NU1605 188>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" (Build target(s)). 192>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Concurrent.4.0.12/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Concurrent.4.0.12/pack/system.collections.concurrent.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Concurrent.4.0.12/pack/ref/net45/_._". 183:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (183:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (183:26) on node 24 (Build target(s)). 183>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.5.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.5.0/net46/". 183>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 183:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (183:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (183:27) on node 23 (Build target(s)). 183>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.5.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.5.0/netstandard2.0/". 192>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Collections.Concurrent.4.0.12.nupkg'. 183>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET45;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.5.0/net45/System.Numerics.Vectors.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.5.0/net45/System.Numerics.Vectors.4.5.0.GeneratedMSBuildEditorConfig.editorconfig ref/net45/System.Numerics.Vectors.cs /warnaserror+:NU1605 192>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj" (Build;Pack target(s)). 183>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj" (202:11) on node 2 (Build;Pack target(s)). 202:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj" (202:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj" (202:12) on node 18 (Build target(s)). 202>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.private.datacontractserialization/4.1.1/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.private.datacontractserialization/4.1.1/netstandard1.3/". 183>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.5.0/net46/System.Numerics.Vectors.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.5.0/net46/System.Numerics.Vectors.4.5.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Numerics.Vectors.cs /warnaserror+:NU1605 202>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 191>CoreCompile: CompilerServer: server - server processed compilation - 1371deea-e524-46a7-b15c-6882abf65e50 68:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" (68:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" (68:24) on node 21 (_GetFrameworkAssemblyReferences target(s)). 68>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 202>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.0.1/ref/netstandard1.3/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmlserializer/4.0.11/ref/netstandard1.3/System.Xml.XmlSerializer.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.private.datacontractserialization/4.1.1/netstandard1.3/System.Private.DataContractSerialization.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.private.datacontractserialization/4.1.1/netstandard1.3/System.Private.DataContractSerialization.4.1.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Private.DataContractSerialization.cs /warnaserror+:NU1605 185>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (Build target(s)). 191>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.objectmodel/4.3.0/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll". System.ObjectModel.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ObjectModel.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ObjectModel.4.3.0/pack/ref/netstandard1.0/System.ObjectModel.dll". 68>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 191:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" (191:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" (191:17) on node 11 (Build target(s)). 191>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.objectmodel/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.objectmodel/4.3.0/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj" (200:15) on node 9 (Build;Pack target(s)). 200:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj" (200:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj" (200:16) on node 9 (Build target(s)). 200>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.3.0/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj" (189:15) on node 1 (Build;Pack target(s)). 189:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj" (189:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj" (189:16) on node 27 (Build target(s)). 189>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/". 189:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj" (189:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj" (189:17) on node 16 (Build target(s)). 189>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.0.1/lib/netstandard1.3/". 189>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.0.1/netstandard1.0/". 189>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.0.1/netstandard1.3/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 191>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 183>CoreCompile: CompilerServer: server - server processed compilation - 685488e3-ae99-43d0-87b3-e9ae552d9a4a 200>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 183>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 189>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.0.1/netstandard1.3/System.Reflection.Emit.ILGeneration.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.0.1/netstandard1.3/System.Reflection.Emit.ILGeneration.4.0.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Reflection.Emit.ILGeneration.cs /warnaserror+:NU1605 191>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.objectmodel/4.3.0/netstandard1.3/System.ObjectModel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.objectmodel/4.3.0/netstandard1.3/System.ObjectModel.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.ObjectModel.cs /warnaserror+:NU1605 200>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.3.0/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.3.0/netstandard1.0/System.Reflection.Emit.ILGeneration.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs /warnaserror+:NU1605 189>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 183>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.5.0/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll". System.Numerics.Vectors.4.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.5.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.5.0/pack/ref/netstandard1.0/System.Numerics.Vectors.dll". 189>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.0.1/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.0.1/netstandard1.0/System.Reflection.Emit.ILGeneration.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs /warnaserror+:NU1605 183>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.5.0/netstandard2.0/System.Numerics.Vectors.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.5.0/netstandard2.0/System.Numerics.Vectors.4.5.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Numerics.Vectors.cs /warnaserror+:NU1605 189>CoreCompile: CompilerServer: server - server processed compilation - 4d992afc-2b88-42d0-bbe3-e22d679d1e5f CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.0.1/netstandard1.3/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.0.1/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll". System.Reflection.Emit.ILGeneration.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.0.1/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.0.1/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.0.1/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.0.1/pack/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll". 191>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" (Build target(s)). 133>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/system.data.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.Common.4.3.0/pack/system.data.common.nuspec". 183>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (Build target(s)). 189>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj" (Build target(s)). 183>CoreCompile: CompilerServer: server - server processed compilation - 72c09233-c002-4a1b-acb5-744f73cb4008 189>CoreCompile: CompilerServer: server - server processed compilation - 92d721e2-5ab1-4ab2-9353-584d48221c17 133>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Data.Common.4.3.0.nupkg'. 183>CoreCompile: CompilerServer: server - server processed compilation - 1aa2a252-ee17-4a69-9e1d-d4b6249ec320 133>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj" (Build;Pack target(s)). 202>CoreCompile: CompilerServer: server - server processed compilation - 5311da0b-d637-4c3a-81c9-4a52ac60b1cc 183>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.5.0/net45/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.5.0/ref/net45/System.Numerics.Vectors.dll". System.Numerics.Vectors.4.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.5.0/ref/net45/System.Numerics.Vectors.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.5.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.5.0/ref/net45/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.5.0/pack/ref/net45/System.Numerics.Vectors.dll". 200>CoreCompile: CompilerServer: server - server processed compilation - 507f50a1-dd99-421b-9cce-885fc9241b8b 189>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.0.1/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". System.Reflection.Emit.ILGeneration.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll 200:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj" (200:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj" (200:17) on node 29 (Build target(s)). 200>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.3.0/netstandard1.3/". 189>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.0.1/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.0.1/pack/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". 191>CoreCompile: CompilerServer: server - server processed compilation - 3b624447-cde7-424e-b729-89a52b5c5f48 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.objectmodel/4.3.0/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll". 183>CoreCompile: CompilerServer: server - server processed compilation - b622d85e-7a6a-4d69-8248-0fa577e5cc40 191>CopyFilesToOutputDirectory: System.ObjectModel.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ObjectModel.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ObjectModel.4.3.0/pack/ref/netstandard1.3/System.ObjectModel.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (203:19) on node 32 (Build;Pack target(s)). 203:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (203:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (203:20) on node 10 (Build target(s)). 203>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.7.0/netstandard1.0/". 200>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.3.0/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". System.Reflection.Emit.ILGeneration.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.3.0/pack/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". 202>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.private.datacontractserialization/4.1.1/netstandard1.3/System.Private.DataContractSerialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.private.datacontractserialization/4.1.1/lib/netstandard1.3/System.Private.DataContractSerialization.dll". System.Private.DataContractSerialization.4.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.private.datacontractserialization/4.1.1/lib/netstandard1.3/System.Private.DataContractSerialization.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Private.DataContractSerialization.4.1.1/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.private.datacontractserialization/4.1.1/lib/netstandard1.3/System.Private.DataContractSerialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Private.DataContractSerialization.4.1.1/pack/lib/netstandard1.3/System.Private.DataContractSerialization.dll". 203:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (203:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (203:21) on node 20 (Build target(s)). 203>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.7.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.7.0/netstandard1.3/". 183>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.5.0/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll". System.Numerics.Vectors.4.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.5.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.5.0/pack/ref/netstandard2.0/System.Numerics.Vectors.dll". 203:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (203:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (203:22) on node 14 (Build target(s)). 203>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0/". 183>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.numerics.vectors/4.5.0/net46/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll". System.Numerics.Vectors.4.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.5.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.5.0/pack/ref/net46/System.Numerics.Vectors.dll". 203>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.7.0/netstandard2.0/". 200>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 203>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj" (205:15) on node 25 (Build;Pack target(s)). 205:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj" (205:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj" (205:16) on node 25 (Build target(s)). 205>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.lightweight/4.0.1/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj" (187:15) on node 1 (Build;Pack target(s)). 187:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj" (187:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj" (187:16) on node 1 (Build target(s)). 187>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.lightweight/4.3.0/netstandard1.0/". 200>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.3.0/netstandard1.3/System.Reflection.Emit.ILGeneration.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.3.0/netstandard1.3/System.Reflection.Emit.ILGeneration.4.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Reflection.Emit.ILGeneration.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 8bdc755f-ef6c-4580-8e9f-7b7f9768dc3d 203>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.7.0/netstandard1.3/System.Reflection.Emit.ILGeneration.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.7.0/netstandard1.3/System.Reflection.Emit.ILGeneration.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Reflection.Emit.ILGeneration.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 78a0eb20-c98f-4fac-8735-88a99339c9f1 187:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj" (187:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj" (187:17) on node 16 (Build target(s)). 187>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.lightweight/4.3.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.lightweight/4.3.0/netstandard1.3/". 203>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 200>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.3.0/netstandard1.3/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll". System.Reflection.Emit.ILGeneration.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll 203>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.7.0/netstandard1.3/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.7.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll". System.Reflection.Emit.ILGeneration.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.7.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll 183>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (Build target(s)). 200>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.3.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.3.0/pack/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll". 203>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.7.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll". 203>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.7.0/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.7.0/netstandard1.0/System.Reflection.Emit.ILGeneration.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Reflection.Emit.ILGeneration.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 7bc3936b-e24b-4c30-b997-832531c48273 205>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 187>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 203>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.7.0/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". System.Reflection.Emit.ILGeneration.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". 189>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj" (Build target(s)). 205>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.lightweight/4.0.1/netstandard1.0/System.Reflection.Emit.Lightweight.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.lightweight/4.0.1/netstandard1.0/System.Reflection.Emit.Lightweight.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Reflection.Emit.Lightweight.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 76744c75-c0ca-41ea-8e29-4f89f7937a0a 187>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.lightweight/4.3.0/netstandard1.3/System.Reflection.Emit.Lightweight.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.lightweight/4.3.0/netstandard1.3/System.Reflection.Emit.Lightweight.4.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Reflection.Emit.Lightweight.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - eb479856-12ae-4908-8cec-ba74fceda3b9 191>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" (Build target(s)). 187>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 205>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.lightweight/4.0.1/netstandard1.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll". System.Reflection.Emit.Lightweight.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll 187>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.lightweight/4.3.0/netstandard1.3/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.lightweight/4.3.0/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll". 205>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.Lightweight.4.0.1/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.Lightweight.4.0.1/pack/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll". 187>CopyFilesToOutputDirectory: System.Reflection.Emit.Lightweight.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.lightweight/4.3.0/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.Lightweight.4.3.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.lightweight/4.3.0/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.Lightweight.4.3.0/pack/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll". 200>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj" (Build target(s)). 187>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.lightweight/4.3.0/netstandard1.0/System.Reflection.Emit.Lightweight.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.lightweight/4.3.0/netstandard1.0/System.Reflection.Emit.Lightweight.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Reflection.Emit.Lightweight.cs /warnaserror+:NU1605 202>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj" (Build target(s)). 203>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.7.0/netstandard2.0/System.Reflection.Emit.ILGeneration.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.7.0/netstandard2.0/System.Reflection.Emit.ILGeneration.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Reflection.Emit.ILGeneration.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 2297dde7-2add-485c-83b7-ead886ddcde2 183>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (Build target(s)). 183>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (Build target(s)). 113>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Concurrent.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Concurrent.4.3.0/pack/system.collections.concurrent.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Concurrent.4.3.0/pack/ref/net45/_._". 200>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj" (Build target(s)). 203>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (Build target(s)). 203>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.ilgeneration/4.7.0/netstandard2.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0/System.Reflection.Emit.ILGeneration.dll". System.Reflection.Emit.ILGeneration.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0/System.Reflection.Emit.ILGeneration.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/ref/netstandard2.0/System.Reflection.Emit.ILGeneration.dll". 205:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj" (205:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj" (205:17) on node 5 (Build target(s)). 205>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.lightweight/4.0.1/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.lightweight/4.0.1/netstandard1.3/". 203>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (Build target(s)). 187>CoreCompile: CompilerServer: server - server processed compilation - 28852be3-a347-4e46-baa7-0063a0f1f155 187>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj" (Build target(s)). 205>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj" (Build target(s)). 205>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 187>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.lightweight/4.3.0/netstandard1.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll". System.Reflection.Emit.Lightweight.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll 205>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.lightweight/4.0.1/netstandard1.3/System.Reflection.Emit.Lightweight.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.lightweight/4.0.1/netstandard1.3/System.Reflection.Emit.Lightweight.4.0.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Reflection.Emit.Lightweight.cs /warnaserror+:NU1605 187>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.Lightweight.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.Lightweight.4.3.0/pack/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll". 187>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj" (Build target(s)). 113>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Collections.Concurrent.4.3.0.nupkg'. 113>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj" (Build;Pack target(s)). 205>CoreCompile: CompilerServer: server - server processed compilation - 6d433281-885d-4c2b-8129-0cf1a5d83bd1 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit.lightweight/4.0.1/netstandard1.3/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.lightweight/4.0.1/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll". System.Reflection.Emit.Lightweight.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.lightweight/4.0.1/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.Lightweight.4.0.1/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit.lightweight/4.0.1/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.Lightweight.4.0.1/pack/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll". 203>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj" (198:15) on node 2 (Build;Pack target(s)). 198:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj" (198:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj" (198:16) on node 32 (Build target(s)). 198>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.0.1/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.0.1/netstandard1.3/". 198:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj" (198:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj" (198:17) on node 24 (Build target(s)). 198>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.0.1/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.0.1/netstandard1.1/". 198>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 198>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 198>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.0.1/netstandard1.3/System.Reflection.Emit.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.0.1/netstandard1.3/System.Reflection.Emit.4.0.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Reflection.Emit.cs /warnaserror+:NU1605 198>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.0.1/netstandard1.1/System.Reflection.Emit.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.0.1/netstandard1.1/System.Reflection.Emit.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Reflection.Emit.cs /warnaserror+:NU1605 205>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj" (Build target(s)). 198>CoreCompile: CompilerServer: server - server processed compilation - b49ab057-16c2-4621-9426-0a35fb9ba68f CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.0.1/netstandard1.3/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.0.1/lib/netstandard1.3/System.Reflection.Emit.dll". System.Reflection.Emit.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.0.1/lib/netstandard1.3/System.Reflection.Emit.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.0.1/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.0.1/lib/netstandard1.3/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.0.1/pack/lib/netstandard1.3/System.Reflection.Emit.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj" (201:15) on node 7 (Build;Pack target(s)). 201:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj" (201:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj" (201:16) on node 7 (Build target(s)). 201>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.3.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.3.0/netstandard1.1/". 201:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj" (201:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj" (201:17) on node 29 (Build target(s)). 201>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.3.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.3.0/netstandard1.3/". 201>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 198>CoreCompile: CompilerServer: server - server processed compilation - 8be3b2b2-589a-4272-952d-47785cf32fd8 198>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj" (Build target(s)). 201>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 198>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.0.1/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.dll". System.Reflection.Emit.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.0.1/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.0.1/pack/ref/netstandard1.1/System.Reflection.Emit.dll". 201>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.3.0/netstandard1.1/System.Reflection.Emit.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.3.0/netstandard1.1/System.Reflection.Emit.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Reflection.Emit.cs /warnaserror+:NU1605 201>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.3.0/netstandard1.3/System.Reflection.Emit.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.3.0/netstandard1.3/System.Reflection.Emit.4.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Reflection.Emit.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 4471755d-c1a1-45d1-9cd3-0d3ac7f3fc21 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.3.0/netstandard1.3/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.3.0/lib/netstandard1.3/System.Reflection.Emit.dll". System.Reflection.Emit.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.3.0/lib/netstandard1.3/System.Reflection.Emit.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.3.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.3.0/lib/netstandard1.3/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.3.0/pack/lib/netstandard1.3/System.Reflection.Emit.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (199:19) on node 9 (Build;Pack target(s)). 199:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (199:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (199:20) on node 3 (Build target(s)). 199>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.7.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.7.0/netstandard1.1/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj" (186:11) on node 19 (Build;Pack target(s)). 186:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj" (186:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj" (186:12) on node 19 (Build target(s)). 186>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.extensions/4.0.1/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.extensions/4.0.1/netstandard1.0/". 199>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 199:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (199:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (199:21) on node 4 (Build target(s)). 199>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.7.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.7.0/netstandard2.0/". 199>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.7.0/netstandard1.1/System.Reflection.Emit.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.7.0/netstandard1.1/System.Reflection.Emit.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Reflection.Emit.cs /warnaserror+:NU1605 186>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 198>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj" (Build target(s)). 201>CoreCompile: CompilerServer: server - server processed compilation - 40736047-2956-4a4d-a7cd-0e3ed9f06359 186>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.extensions/4.0.1/netstandard1.0/System.Reflection.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.extensions/4.0.1/netstandard1.0/System.Reflection.Extensions.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Reflection.Extensions.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj" (208:11) on node 21 (Build;Pack target(s)). 208:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj" (208:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj" (208:12) on node 21 (Build target(s)). 208>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.extensions/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.extensions/4.3.0/netstandard1.0/". 201>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.3.0/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll". System.Reflection.Emit.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.3.0/pack/ref/netstandard1.1/System.Reflection.Emit.dll". 201>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj" (Build target(s)). 186>CoreCompile: CompilerServer: server - server processed compilation - 9008cf33-804e-491b-8d1a-c859133bf693 208>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 199>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 186>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.extensions/4.0.1/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll". System.Reflection.Extensions.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Extensions.4.0.1/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Extensions.4.0.1/pack/ref/netstandard1.0/System.Reflection.Extensions.dll". 208>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.extensions/4.3.0/netstandard1.0/System.Reflection.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.extensions/4.3.0/netstandard1.0/System.Reflection.Extensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Reflection.Extensions.cs /warnaserror+:NU1605 199>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.7.0/netstandard2.0/System.Reflection.Emit.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.7.0/netstandard2.0/System.Reflection.Emit.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Reflection.Emit.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj" (216:11) on node 20 (Build;Pack target(s)). 216:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj" (216:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj" (216:12) on node 18 (Build target(s)). 216>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.3.0/lib/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.3.0/netstandard1.1/". 199>CoreCompile: CompilerServer: server - server processed compilation - 86ade500-ae3a-457e-8283-253131f07293 201>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj" (Build target(s)). 199>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.7.0/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.7.0/ref/netstandard1.1/System.Reflection.Emit.dll". System.Reflection.Emit.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.7.0/ref/netstandard1.1/System.Reflection.Emit.dll 65:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj" (65:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj" (65:24) on node 26 (_GetFrameworkAssemblyReferences target(s)). 65>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 199>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.7.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.7.0/ref/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.7.0/pack/ref/netstandard1.1/System.Reflection.Emit.dll". 216>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 65>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 216>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.2.0/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.3.0/netstandard1.1/System.Reflection.Metadata.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.3.0/netstandard1.1/System.Reflection.Metadata.1.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.1/System.Reflection.Metadata.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj" (209:11) on node 27 (Build;Pack target(s)). 209:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj" (209:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj" (209:12) on node 5 (Build target(s)). 209>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.4.1/lib/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.4.1/netstandard1.1/". 208>CoreCompile: CompilerServer: server - server processed compilation - 18244913-b68e-4066-990c-42211b743bcb CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.extensions/4.3.0/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll". System.Reflection.Extensions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Extensions.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Extensions.4.3.0/pack/ref/netstandard1.0/System.Reflection.Extensions.dll". 209>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 199:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (199:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (199:22) on node 14 (Build target(s)). 199>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.7.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.7.0/netstandard1.3/". 209>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.4.1/netstandard1.1/System.Reflection.Metadata.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.4.1/netstandard1.1/System.Reflection.Metadata.1.4.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.1/System.Reflection.Metadata.cs /warnaserror+:NU1605 186>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj" (Build target(s)). 199>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.7.0/netstandard1.3/System.Reflection.Emit.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.7.0/netstandard1.3/System.Reflection.Emit.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Reflection.Emit.cs /warnaserror+:NU1605 92>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/microsoft.visualbasic.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.1.0/pack/microsoft.visualbasic.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.1.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.1.0/pack/ref/net45/_._". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj" (207:11) on node 22 (Build;Pack target(s)). 207:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj" (207:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj" (207:12) on node 10 (Build target(s)). 207>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.4.2/lib/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.4.2/netstandard1.1/". 92>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.VisualBasic.10.1.0.nupkg'. 199>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (Build target(s)). 208>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj" (Build target(s)). 92>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj" (Build;Pack target(s)). 199>CoreCompile: CompilerServer: server - server processed compilation - a531b3ae-9cab-426b-9a8b-accc232671a0 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.7.0/netstandard1.3/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.7.0/lib/netstandard1.3/System.Reflection.Emit.dll". System.Reflection.Emit.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.7.0/lib/netstandard1.3/System.Reflection.Emit.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.7.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.7.0/lib/netstandard1.3/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.7.0/pack/lib/netstandard1.3/System.Reflection.Emit.dll". 207>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj" (215:15) on node 2 (Build;Pack target(s)). 215:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj" (215:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj" (215:16) on node 24 (Build target(s)). 215>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.8.0/lib/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.8.0/netstandard1.1/". 207>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.4.2/netstandard1.1/System.Reflection.Metadata.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.4.2/netstandard1.1/System.Reflection.Metadata.1.4.2.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.1/System.Reflection.Metadata.cs /warnaserror+:NU1605 199>CoreCompile: CompilerServer: server - server processed compilation - 51afc3e7-422f-4f7e-ac0d-d05300acfc78 215>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 215:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj" (215:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj" (215:17) on node 13 (Build target(s)). 215>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.8.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.8.0/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" (211:15) on node 6 (Build;Pack target(s)). 211:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" (211:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" (211:16) on node 27 (Build target(s)). 211>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.6.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.6.0/netstandard2.0/". 199>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (Build target(s)). 215>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.7.0/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.8.0/netstandard1.1/System.Reflection.Metadata.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.8.0/netstandard1.1/System.Reflection.Metadata.1.8.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.1/System.Reflection.Metadata.cs /warnaserror+:NU1605 211:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" (211:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" (211:17) on node 29 (Build target(s)). 211>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.6.0/lib/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.6.0/netstandard1.1/". 199>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.emit/4.7.0/netstandard2.0/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.7.0/ref/netstandard2.0/System.Reflection.Emit.dll". System.Reflection.Emit.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.7.0/ref/netstandard2.0/System.Reflection.Emit.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.emit/4.7.0/ref/netstandard2.0/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.7.0/pack/ref/netstandard2.0/System.Reflection.Emit.dll". 211>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 211>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 211>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.6.0/netstandard1.1/System.Reflection.Metadata.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:7.2 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.6.0/netstandard1.1/System.Reflection.Metadata.1.6.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.1/System.Reflection.Metadata.cs /warnaserror+:NU1605 211>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.6.0/netstandard2.0/System.Reflection.Metadata.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:7.2 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.6.0/netstandard2.0/System.Reflection.Metadata.1.6.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Reflection.Metadata.cs /warnaserror+:NU1605 62:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj" (62:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj" (62:24) on node 31 (_GetFrameworkAssemblyReferences target(s)). 62>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (212:19) on node 20 (Build;Pack target(s)). 212:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (212:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (212:20) on node 20 (Build target(s)). 212>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/5.0.0/lib/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/5.0.0/netstandard1.1/". 62>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 215>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.7.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.8.0/netstandard2.0/System.Reflection.Metadata.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.8.0/netstandard2.0/System.Reflection.Metadata.1.8.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Reflection.Metadata.cs /warnaserror+:NU1605 212:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (212:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (212:21) on node 6 (Build target(s)). 212>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/5.0.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/5.0.0/netstandard2.0/". 212>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 199>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (Build target(s)). 212:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (212:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (212:22) on node 3 (Build target(s)). 212>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/5.0.0/lib/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/5.0.0/net461/". 212>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/5.0.0/netstandard1.1/System.Reflection.Metadata.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/5.0.0/netstandard1.1/System.Reflection.Metadata.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.1/System.Reflection.Metadata.cs /warnaserror+:NU1605 212>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 57:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" (57:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" (57:24) on node 30 (_GetFrameworkAssemblyReferences target(s)). 57>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 212>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/net461/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/5.0.0/net461/System.Reflection.Metadata.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/5.0.0/net461/System.Reflection.Metadata.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/net461/System.Reflection.Metadata.cs /warnaserror+:NU1605 57>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 97>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.3.0/pack/microsoft.win32.registry.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Win32.Registry.4.3.0.nupkg'. 97>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj" (229:11) on node 22 (Build;Pack target(s)). 229:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj" (229:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj" (229:12) on node 22 (Build target(s)). 229>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.primitives/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.primitives/4.3.0/netstandard1.0/". 212>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 229>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 212>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/5.0.0/netstandard2.0/System.Reflection.Metadata.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/5.0.0/netstandard2.0/System.Reflection.Metadata.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Reflection.Metadata.cs /warnaserror+:NU1605 229>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.primitives/4.3.0/netstandard1.0/System.Reflection.Primitives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.primitives/4.3.0/netstandard1.0/System.Reflection.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Reflection.Primitives.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj" (210:11) on node 16 (Build;Pack target(s)). 210:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj" (210:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj" (210:12) on node 17 (Build target(s)). 210>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.primitives/4.0.1/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.primitives/4.0.1/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (238:23) on node 23 (Build;Pack target(s)). 238:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (238:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (238:24) on node 28 (Build target(s)). 238>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.1.0/netstandard1.3/". 128>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.4.3.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.4.3.0/pack/system.collections.nuspec". 210>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.primitives/4.0.1/netstandard1.0/System.Reflection.Primitives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.primitives/4.0.1/netstandard1.0/System.Reflection.Primitives.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Reflection.Primitives.cs /warnaserror+:NU1605 238:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (238:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (238:26) on node 31 (Build target(s)). 238>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.1.0/netstandard1.5/". 238:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (238:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (238:25) on node 12 (Build target(s)). 238>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.1.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.1.0/net462/". 128>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Collections.4.3.0.nupkg'. 128>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj" (Build;Pack target(s)). 238>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 238:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (238:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (238:27) on node 8 (Build target(s)). 238>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.1.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.1.0/net46/". 238>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 238>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.1.0/netstandard1.5/System.Reflection.TypeExtensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.1.0/netstandard1.5/System.Reflection.TypeExtensions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 216>CoreCompile: CompilerServer: server - server processed compilation - 8a639a9a-f665-4d56-94c8-6c84e1ad95e7 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.3.0/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll". System.Reflection.Metadata.1.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.3.0/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.3.0/pack/lib/netstandard1.1/System.Reflection.Metadata.dll". 66>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.15.7.179/pack/microsoft.build.nuspec". 238>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 238>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 238>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.1.0/netstandard1.3/System.Reflection.TypeExtensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.1.0/netstandard1.3/System.Reflection.TypeExtensions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 216>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj" (Build target(s)). 238>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/net462/System.Reflection.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.1.0/net462/System.Reflection.TypeExtensions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.1.0/net462/System.Reflection.TypeExtensions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (235:23) on node 9 (Build;Pack target(s)). 235:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (235:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (235:24) on node 2 (Build target(s)). 235>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.3.0/netstandard1.3/". 65>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.16.5.0/pack/microsoft.build.nuspec". 235:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (235:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (235:25) on node 14 (Build target(s)). 235>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.3.0/netstandard1.5/". 66>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.15.7.179.nupkg'. 66>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" (225:27) on node 25 (Build;Pack target(s)). 225:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" (225:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" (225:30) on node 11 (Build target(s)). 225>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/netstandard1.5/". 65>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.16.5.0.nupkg'. 65>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj" (Build;Pack target(s)). 235>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 238>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.1.0/net46/System.Reflection.TypeExtensions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.1.0/net46/System.Reflection.TypeExtensions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 225:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" (225:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" (225:28) on node 16 (Build target(s)). 225>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/netstandard1.3/". 235>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.3.0/netstandard1.3/System.Reflection.TypeExtensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.3.0/netstandard1.3/System.Reflection.TypeExtensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 235>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 235:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (235:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (235:26) on node 1 (Build target(s)). 235>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.3.0/net46/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (195:31) on node 23 (Build;Pack target(s)). 195:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (195:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (195:33) on node 25 (Build target(s)). 195>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/netstandard1.5/". 235>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.3.0/netstandard1.5/System.Reflection.TypeExtensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.3.0/netstandard1.5/System.Reflection.TypeExtensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 225>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 195:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (195:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (195:34) on node 4 (Build target(s)). 195>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/netstandard2.0/". 195:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (195:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (195:32) on node 23 (Build target(s)). 195>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/netstandard1.3/". 195>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 235>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 195>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 225:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" (225:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" (225:29) on node 9 (Build target(s)). 225>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/netstandard2.0/". 235>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.3.0/net46/System.Reflection.TypeExtensions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.3.0/net46/System.Reflection.TypeExtensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 225>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/netstandard1.5/System.Reflection.TypeExtensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/netstandard1.5/System.Reflection.TypeExtensions.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 225>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/netstandard1.3/System.Reflection.TypeExtensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/netstandard1.3/System.Reflection.TypeExtensions.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 195>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/netstandard1.5/System.Reflection.TypeExtensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/netstandard1.5/System.Reflection.TypeExtensions.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 195>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/netstandard1.3/System.Reflection.TypeExtensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/netstandard1.3/System.Reflection.TypeExtensions.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 229>CoreCompile: CompilerServer: server - server processed compilation - 0a967c22-2811-440d-8d3b-970ebe1494e6 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.primitives/4.3.0/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll". System.Reflection.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Primitives.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Primitives.4.3.0/pack/ref/netstandard1.0/System.Reflection.Primitives.dll". 195:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (195:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (195:35) on node 26 (Build target(s)). 195>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/net46/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 195:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (195:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (195:36) on node 32 (Build target(s)). 195>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/net472/". GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 195>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/net46/System.Reflection.TypeExtensions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/net46/System.Reflection.TypeExtensions.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 195>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 229>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj" (Build target(s)). 195:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (195:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (195:37) on node 15 (Build target(s)). 195>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/net461/". 238>CoreCompile: CompilerServer: server - server processed compilation - 5f7df037-ace1-4425-9bc1-1c61c8eb1fde 195>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 195>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 195>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/net472/System.Reflection.TypeExtensions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/net472/System.Reflection.TypeExtensions.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net472/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 186>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Extensions.4.0.1/pack/system.reflection.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Extensions.4.0.1/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Extensions.4.0.1/pack/ref/net45/_._". 225>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 238>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.1.0/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". System.Reflection.TypeExtensions.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/pack/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". 195>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/netstandard2.0/System.Reflection.TypeExtensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/netstandard2.0/System.Reflection.TypeExtensions.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 57>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.16.8.0/pack/microsoft.build.framework.nuspec". 238>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (Build target(s)). 195>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/net461/System.Reflection.TypeExtensions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/net461/System.Reflection.TypeExtensions.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 225>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/netstandard2.0/System.Reflection.TypeExtensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/netstandard2.0/System.Reflection.TypeExtensions.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 186>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Extensions.4.0.1.nupkg'. 186>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj" (Build;Pack target(s)). 208>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Extensions.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Extensions.4.3.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Extensions.4.3.0/pack/system.reflection.extensions.nuspec". 238>CoreCompile: CompilerServer: server - server processed compilation - 22001ade-e360-4e2b-9db4-12b6070bf1ed CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.1.0/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.1.0/ref/net46/System.Reflection.TypeExtensions.dll". 57>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.16.8.0.nupkg'. 208>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Extensions.4.3.0.nupkg'. 238>CopyFilesToOutputDirectory: System.Reflection.TypeExtensions.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.1.0/ref/net46/System.Reflection.TypeExtensions.dll 208>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj" (Build;Pack target(s)). 57>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj" (Build;Pack target(s)). 238>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.1.0/ref/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/pack/ref/net46/System.Reflection.TypeExtensions.dll". 225>CoreCompile: CompilerServer: server - server processed compilation - dba47cc5-a876-4472-85aa-88e4218b6e5e 235>CoreCompile: CompilerServer: server - server processed compilation - e40cf7d8-9eee-4660-86eb-005a88dfc891 210>CoreCompile: CompilerServer: server - server processed compilation - 50a8a84a-8ca7-40dd-af2b-6cd537932f42 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.primitives/4.0.1/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll". System.Reflection.Primitives.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll 235>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.3.0/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". 225>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". 235>CopyFilesToOutputDirectory: System.Reflection.TypeExtensions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll 225>CopyFilesToOutputDirectory: System.Reflection.TypeExtensions.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.4.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.4.0/pack/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". 235>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/pack/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". 210>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Primitives.4.0.1/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Primitives.4.0.1/pack/ref/netstandard1.0/System.Reflection.Primitives.dll". 238>CoreCompile: CompilerServer: server - server processed compilation - f02ddd3e-126b-4230-961d-881a54a8fe2c CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.1.0/net462/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.1.0/ref/net462/System.Reflection.TypeExtensions.dll". System.Reflection.TypeExtensions.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.1.0/ref/net462/System.Reflection.TypeExtensions.dll 210>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj" (Build target(s)). 238>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (Build target(s)). 235>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (Build target(s)). 238>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.1.0/ref/net462/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/pack/ref/net462/System.Reflection.TypeExtensions.dll". 225:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" (225:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" (225:31) on node 19 (Build target(s)). 225>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/net46/". 195>CoreCompile: CompilerServer: server - server processed compilation - e06d2944-612d-4e83-b4e3-43c24b09c92f 235>CoreCompile: CompilerServer: server - server processed compilation - e095c26e-4226-4355-85b3-e1377c8c371c CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.3.0/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". 195>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". System.Reflection.TypeExtensions.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.7.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.7.0/pack/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". 225>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 235>CopyFilesToOutputDirectory: System.Reflection.TypeExtensions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll 238>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (Build target(s)). 235>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/pack/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". 225:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" (225:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" (225:32) on node 28 (Build target(s)). 225>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/net461/". 195>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (Build target(s)). 225>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/net46/System.Reflection.TypeExtensions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/net46/System.Reflection.TypeExtensions.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 225>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/net461/System.Reflection.TypeExtensions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/net461/System.Reflection.TypeExtensions.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 235:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (235:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (235:27) on node 21 (Build target(s)). 235>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.3.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.3.0/net462/". 195>CoreCompile: CompilerServer: server - server processed compilation - e6daa726-1340-4f63-b33a-e634c1894986 235>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (Build target(s)). 195>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/net461/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/net461/System.Reflection.TypeExtensions.dll". System.Reflection.TypeExtensions.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/net461/System.Reflection.TypeExtensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.7.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/net461/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.7.0/pack/ref/net461/System.Reflection.TypeExtensions.dll". 235>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 225>CoreCompile: CompilerServer: server - server processed compilation - b8ea31cd-0113-4e39-a5dc-db80b8eb50ea 195>CoreCompile: CompilerServer: server - server processed compilation - a4f75df2-6ae0-4a4b-89da-9b9c8432dd10 235>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/net462/System.Reflection.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.3.0/net462/System.Reflection.TypeExtensions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.3.0/net462/System.Reflection.TypeExtensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Reflection.TypeExtensions.cs /warnaserror+:NU1605 225>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" (Build target(s)). 195>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". System.Reflection.TypeExtensions.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll 195>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (Build target(s)). 195>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.7.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.7.0/pack/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". 225>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/netstandard2.0/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/netstandard2.0/System.Reflection.TypeExtensions.dll". System.Reflection.TypeExtensions.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/netstandard2.0/System.Reflection.TypeExtensions.dll 235>CoreCompile: CompilerServer: server - server processed compilation - fb15d4da-88a8-48d0-8a4d-ed8806cdf41d 225>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.4.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/netstandard2.0/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.4.0/pack/ref/netstandard2.0/System.Reflection.TypeExtensions.dll". 235>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.3.0/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.3.0/ref/net46/System.Reflection.TypeExtensions.dll". System.Reflection.TypeExtensions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.3.0/ref/net46/System.Reflection.TypeExtensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.3.0/ref/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/pack/ref/net46/System.Reflection.TypeExtensions.dll". 209>CoreCompile: CompilerServer: server - server processed compilation - a200d1d6-2561-4eea-b992-b3d17c5cea0b 195>CoreCompile: CompilerServer: server - server processed compilation - 0e45bec7-1903-4b14-8a26-70b20aa4db3b 209>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.4.1/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.4.1/lib/netstandard1.1/System.Reflection.Metadata.dll". System.Reflection.Metadata.1.4.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.4.1/lib/netstandard1.1/System.Reflection.Metadata.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.4.1/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.4.1/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.4.1/pack/lib/netstandard1.1/System.Reflection.Metadata.dll". 207>CoreCompile: CompilerServer: server - server processed compilation - 246457ff-758b-49c6-8842-de0613e84514 225>CoreCompile: CompilerServer: server - server processed compilation - 7b9e32ed-55c3-4cde-bd9f-218cb0f743e4 195>CoreCompile: CompilerServer: server - server processed compilation - 1a24a196-7997-4267-b934-9264ffd01aab 195>CoreCompile: CompilerServer: server - server processed compilation - 8665acc7-54a0-4bc2-b7b5-0b9325f690f6 235>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (Build target(s)). 195>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/net46/System.Reflection.TypeExtensions.dll". 225>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". 195>CopyFilesToOutputDirectory: System.Reflection.TypeExtensions.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/net46/System.Reflection.TypeExtensions.dll 207>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.4.2/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.4.2/lib/netstandard1.1/System.Reflection.Metadata.dll". 225>CopyFilesToOutputDirectory: System.Reflection.TypeExtensions.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll 207>CopyFilesToOutputDirectory: System.Reflection.Metadata.1.4.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.4.2/lib/netstandard1.1/System.Reflection.Metadata.dll 195>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.7.0/pack/ref/net46". 225>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.4.0/pack/ref/netstandard1.5". 195>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.7.0/pack/ref/net46/System.Reflection.TypeExtensions.dll". 225>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.4.0/pack/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". 207>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.4.2/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.4.2/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.4.2/pack/lib/netstandard1.1/System.Reflection.Metadata.dll". 195>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/net472/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/net472/System.Reflection.TypeExtensions.dll". System.Reflection.TypeExtensions.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/net472/System.Reflection.TypeExtensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.7.0/pack/ref/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/net472/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.7.0/pack/ref/net472/System.Reflection.TypeExtensions.dll". 195>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.7.0/netstandard2.0/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/netstandard2.0/System.Reflection.TypeExtensions.dll". System.Reflection.TypeExtensions.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/netstandard2.0/System.Reflection.TypeExtensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.7.0/ref/netstandard2.0/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.7.0/pack/ref/netstandard2.0/System.Reflection.TypeExtensions.dll". 225>CoreCompile: CompilerServer: server - server processed compilation - f08a242a-7bf7-460e-8cd4-33527bbfecb9 225>CoreCompile: CompilerServer: server - server processed compilation - 8117bbb0-b1e8-4dec-a786-14050bead6f0 195>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (Build target(s)). 225>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/net461/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/net461/System.Reflection.TypeExtensions.dll". System.Reflection.TypeExtensions.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/net461/System.Reflection.TypeExtensions.dll 225>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.4.0/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/net46/System.Reflection.TypeExtensions.dll". System.Reflection.TypeExtensions.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/net46/System.Reflection.TypeExtensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.4.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.4.0/pack/ref/net46/System.Reflection.TypeExtensions.dll". 225>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.4.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.4.0/ref/net461/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.4.0/pack/ref/net461/System.Reflection.TypeExtensions.dll". 225>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" (Build target(s)). 225>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" (Build target(s)). 195>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (Build target(s)). 195>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (Build target(s)). 207>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj" (Build target(s)). 209>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj" (Build target(s)). 195>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (Build target(s)). 225>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" (Build target(s)). 235>CoreCompile: CompilerServer: server - server processed compilation - 3c8e56b8-6434-4bb0-999b-dae4dec6290b 211>CoreCompile: CompilerServer: server - server processed compilation - fad91061-b4ad-4b99-8c48-75607ce7d301 225>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" (Build target(s)). 235>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.3.0/net462/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.3.0/ref/net462/System.Reflection.TypeExtensions.dll". System.Reflection.TypeExtensions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.3.0/ref/net462/System.Reflection.TypeExtensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.3.0/ref/net462/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/pack/ref/net462/System.Reflection.TypeExtensions.dll". 215>CoreCompile: CompilerServer: server - server processed compilation - 48b13984-5f55-4375-9f7c-9de16c9b0696 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (221:23) on node 17 (Build;Pack target(s)). 221:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (221:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (221:24) on node 12 (Build target(s)). 221>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.1.0/ref/netstandard1.0/". 221:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (221:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (221:25) on node 15 (Build target(s)). 221>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.1.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.1.0/netstandard1.3/". 221>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.1.0/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (251:23) on node 30 (Build;Pack target(s)). 251:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (251:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (251:24) on node 30 (Build target(s)). 251>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.3.0/netstandard1.0/". 211>CoreCompile: CompilerServer: server - server processed compilation - 756b0d0e-3833-4aaf-a2b4-3d4d9aa7accf 212>CoreCompile: CompilerServer: server - server processed compilation - c3bb435a-0f4e-4485-bd28-9437c1cf36d6 212>CoreCompile: CompilerServer: server - server processed compilation - 57e8c5ff-d23a-4a3d-9488-39224cd0693c 212>CoreCompile: CompilerServer: server - server processed compilation - e39f52d8-8311-4b39-a328-aaab7a5c2804 238>CoreCompile: CompilerServer: server - server processed compilation - 213f4d93-91c9-4d3b-b97a-18be5aeb796a 251:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (251:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (251:25) on node 17 (Build target(s)). 251>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.3.0/netstandard1.3/". 221>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 251>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 238>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.typeextensions/4.1.0/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". 215>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.8.0/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.8.0/lib/netstandard1.1/System.Reflection.Metadata.dll". System.Reflection.Metadata.1.8.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.8.0/lib/netstandard1.1/System.Reflection.Metadata.dll 212>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/5.0.0/lib/net461/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/5.0.0/lib/net461/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/5.0.0/lib/net461/System.Collections.Immutable.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/5.0.0/net461/System.Reflection.Metadata.5.0.0.csproj.CopyComplete" because "AlwaysCreate" was specified. 215>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.8.0/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.8.0/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.8.0/pack/lib/netstandard1.1/System.Reflection.Metadata.dll". 212>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/5.0.0/net461/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/5.0.0/lib/net461/System.Reflection.Metadata.dll". 211>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.6.0/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll". 212>CopyFilesToOutputDirectory: System.Reflection.Metadata.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/5.0.0/lib/net461/System.Reflection.Metadata.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.5.0.0/pack/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/5.0.0/lib/net461/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.5.0.0/pack/lib/net461/System.Reflection.Metadata.dll". 212>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/5.0.0/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/5.0.0/lib/netstandard1.1/System.Reflection.Metadata.dll". System.Reflection.Metadata.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/5.0.0/lib/netstandard1.1/System.Reflection.Metadata.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.5.0.0/pack/lib/netstandard1.1". 215>CoreCompile: CompilerServer: server - server processed compilation - c059215d-9ee3-47f5-b144-e362a8239a4a 212>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/5.0.0/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.5.0.0/pack/lib/netstandard1.1/System.Reflection.Metadata.dll". 211>CopyFilesToOutputDirectory: System.Reflection.Metadata.1.6.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.6.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.6.0/pack/lib/netstandard2.0/System.Reflection.Metadata.dll". 238>CopyFilesToOutputDirectory: System.Reflection.TypeExtensions.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/pack/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". 221>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 212>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/5.0.0/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll". 211>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.6.0/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.6.0/lib/netstandard1.1/System.Reflection.Metadata.dll". 212>CopyFilesToOutputDirectory: System.Reflection.Metadata.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll 211>CopyFilesToOutputDirectory: System.Reflection.Metadata.1.6.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.6.0/lib/netstandard1.1/System.Reflection.Metadata.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.6.0/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.6.0/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.6.0/pack/lib/netstandard1.1/System.Reflection.Metadata.dll". 221>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.1.0/netstandard1.0/System.Reflection.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.1.0/netstandard1.0/System.Reflection.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Reflection.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 814112d8-fc05-4556-b5bc-ed31886ae9c0 212>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.5.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.5.0.0/pack/lib/netstandard2.0/System.Reflection.Metadata.dll". 221>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.1.0/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll". System.Reflection.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll 215>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection.metadata/1.8.0/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.8.0/lib/netstandard2.0/System.Reflection.Metadata.dll". System.Reflection.Metadata.1.8.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.8.0/lib/netstandard2.0/System.Reflection.Metadata.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.8.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection.metadata/1.8.0/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.8.0/pack/lib/netstandard2.0/System.Reflection.Metadata.dll". 221>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.1.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.1.0/pack/ref/netstandard1.0/System.Reflection.dll". 235>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (Build target(s)). 251:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (251:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (251:26) on node 14 (Build target(s)). 251>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.3.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.3.0/netstandard1.5/". 251>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.3.0/netstandard1.0/System.Reflection.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.3.0/netstandard1.0/System.Reflection.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Reflection.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 02b8aa33-faa7-4e5d-afc5-354b4cf65a73 211>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" (Build target(s)). 251>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.3.0/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll". 158>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.Primitives.4.0.1/pack/system.io.filesystem.primitives.nuspec". 251>CopyFilesToOutputDirectory: System.Reflection.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.3.0/pack/ref/netstandard1.0". 221>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.1.0/netstandard1.3/System.Reflection.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.1.0/netstandard1.3/System.Reflection.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Reflection.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 4bbda4ff-e89a-48e2-9cfa-e934df147c41 251>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.3.0/pack/ref/netstandard1.0/System.Reflection.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj" (244:11) on node 23 (Build;Pack target(s)). 244:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj" (244:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj" (244:12) on node 23 (Build target(s)). 244>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.extensions/4.6.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.extensions/4.6.0/netstandard2.0/". 221:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (221:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (221:26) on node 25 (Build target(s)). 221>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.1.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.1.0/netstandard1.5/". 221>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.1.0/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll". 158>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.IO.FileSystem.Primitives.4.0.1.nupkg'. 221>CopyFilesToOutputDirectory: System.Reflection.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll 158>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj" (Build;Pack target(s)). 221>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.1.0/pack/ref/netstandard1.3/System.Reflection.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj" (242:11) on node 2 (Build;Pack target(s)). 242:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj" (242:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj" (242:12) on node 2 (Build target(s)). 242>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.reader/4.0.0/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.reader/4.0.0/netstandard1.0/". 212>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (Build target(s)). 251:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (251:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (251:27) on node 1 (Build target(s)). 251>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.3.0/ref/net462/". 221:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (221:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (221:27) on node 10 (Build target(s)). 221>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.1.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.1.0/net462/". 251>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.3.0/net462/". 251>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 251>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 212>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (Build target(s)). 251>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.3.0/netstandard1.5/System.Reflection.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.3.0/netstandard1.5/System.Reflection.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Reflection.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 6bb1b9ca-eb74-4942-b3b7-0b5849b7f7be 221>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 215>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj" (Build target(s)). 211>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" (Build target(s)). 221>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 251>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.3.0/netstandard1.3/System.Reflection.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.3.0/netstandard1.3/System.Reflection.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Reflection.cs /warnaserror+:NU1605 242>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 238>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (Build target(s)). 251>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.3.0/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll". 221>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.1.0/netstandard1.5/System.Reflection.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.1.0/netstandard1.5/System.Reflection.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Reflection.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 2bc03e32-a967-4141-b56f-0bb8da5c08ea 251>CopyFilesToOutputDirectory: System.Reflection.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll 242>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.reader/4.0.0/netstandard1.0/System.Resources.Reader.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.reader/4.0.0/netstandard1.0/System.Resources.Reader.4.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Resources.Reader.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - e4a24a74-3eb1-4bc0-9e83-1d9e47624385 251>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.3.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.3.0/pack/ref/netstandard1.5/System.Reflection.dll". 221>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.1.0/net462/System.Reflection.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.1.0/net462/System.Reflection.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Reflection.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 1821b007-dcc6-4daa-86df-c174eb21ee38 242>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.reader/4.0.0/netstandard1.0/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.reader/4.0.0/lib/netstandard1.0/System.Resources.Reader.dll". System.Resources.Reader.4.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.reader/4.0.0/lib/netstandard1.0/System.Resources.Reader.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.Reader.4.0.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.reader/4.0.0/lib/netstandard1.0/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.Reader.4.0.0/pack/lib/netstandard1.0/System.Resources.Reader.dll". 215>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj" (Build target(s)). 221>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (Build target(s)). 251>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 221>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.1.0/net462/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.1.0/ref/net462/System.Reflection.dll". System.Reflection.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.1.0/ref/net462/System.Reflection.dll 221>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.1.0/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll". 221>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.1.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.1.0/ref/net462/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.1.0/pack/ref/net462/System.Reflection.dll". 221>CopyFilesToOutputDirectory: System.Reflection.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.1.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.1.0/pack/ref/netstandard1.5/System.Reflection.dll". 251>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.3.0/net462/System.Reflection.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.3.0/net462/System.Reflection.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Reflection.cs /warnaserror+:NU1605 251>CoreCompile: CompilerServer: server - server processed compilation - 1f0033e4-8062-4ce2-8ea6-03cb0f27cda4 212>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (Build target(s)). 251>CoreCompile: CompilerServer: server - server processed compilation - 8bc69878-674a-469d-9e5c-b8d5b996895a 244>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 251>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.3.0/net462/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.3.0/ref/net462/System.Reflection.dll". System.Reflection.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.3.0/ref/net462/System.Reflection.dll 251>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.reflection/4.3.0/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll". 251>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.3.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.3.0/ref/net462/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.3.0/pack/ref/net462/System.Reflection.dll". 244>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.extensions/4.6.0/netstandard2.0/System.Resources.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.extensions/4.6.0/netstandard2.0/System.Resources.Extensions.4.6.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Resources.Extensions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 07778666-c3b0-4b3c-a3d0-7b2c141bb30e 251>CopyFilesToOutputDirectory: System.Reflection.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.3.0/pack/ref/netstandard1.3/System.Reflection.dll". 251>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (Build target(s)). 244>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.extensions/4.6.0/netstandard2.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll". System.Resources.Extensions.4.6.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.Extensions.4.6.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.Extensions.4.6.0/pack/ref/netstandard2.0/System.Resources.Extensions.dll". 251>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (Build target(s)). 221>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (Build target(s)). 137>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/system.console.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Console.4.3.0/pack/system.console.nuspec". 101>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.16.8.0/pack/microsoft.build.nuspec". 221>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (Build target(s)). 137>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Console.4.3.0.nupkg'. 137>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj" (Build;Pack target(s)). 221>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (Build target(s)). 251>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (Build target(s)). 242>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj" (Build target(s)). 100>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.3.0/pack/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/microsoft.visualbasic.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.3.0/pack/microsoft.visualbasic.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.3.0/pack/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.VisualBasic.10.3.0/pack/ref/net45/_._". 251>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (Build target(s)). 244>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj" (Build target(s)). 101>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.16.8.0.nupkg'. 101>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj" (Build;Pack target(s)). 100>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.VisualBasic.10.3.0.nupkg'. 100>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj" (Build;Pack target(s)). 147>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/system.diagnostics.eventlog.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.EventLog.5.0.0/pack/system.diagnostics.eventlog.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Diagnostics.EventLog.5.0.0.nupkg'. 147>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj" (220:11) on node 8 (Build;Pack target(s)). 220:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj" (220:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj" (220:12) on node 28 (Build target(s)). 220>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.resourcemanager/4.0.1/netstandard1.0/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj" (233:11) on node 4 (Build;Pack target(s)). 233:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj" (233:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj" (233:12) on node 4 (Build target(s)). 233>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.resourcemanager/4.3.0/netstandard1.0/". 220>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.resourcemanager/4.0.1/netstandard1.0/System.Resources.ResourceManager.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.resourcemanager/4.0.1/netstandard1.0/System.Resources.ResourceManager.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Resources.ResourceManager.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj" (213:11) on node 19 (Build;Pack target(s)). 213:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj" (213:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj" (213:12) on node 19 (Build target(s)). 213>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.writer/4.0.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.writer/4.0.0/netstandard1.3/". 233>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 220>CoreCompile: CompilerServer: server - server processed compilation - 9c0c0be6-7510-428c-b78b-f05fbcaaf02e 213>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 220>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.resourcemanager/4.0.1/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll". 233>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.resourcemanager/4.3.0/netstandard1.0/System.Resources.ResourceManager.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.resourcemanager/4.3.0/netstandard1.0/System.Resources.ResourceManager.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Resources.ResourceManager.cs /warnaserror+:NU1605 220>CopyFilesToOutputDirectory: System.Resources.ResourceManager.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll 233>CoreCompile: CompilerServer: server - server processed compilation - 22632f1e-d607-486f-b36f-489f7ca34cba 220>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.ResourceManager.4.0.1/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.ResourceManager.4.0.1/pack/ref/netstandard1.0/System.Resources.ResourceManager.dll". 213>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.writer/4.0.0/netstandard1.3/System.Resources.Writer.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.writer/4.0.0/netstandard1.3/System.Resources.Writer.4.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Resources.Writer.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj" (223:15) on node 14 (Build;Pack target(s)). 223:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj" (223:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj" (223:16) on node 18 (Build target(s)). 223>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.0/netstandard1.0/". 223:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj" (223:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj" (223:17) on node 30 (Build target(s)). 223>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.0/netstandard2.0/". 233>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.resourcemanager/4.3.0/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll". 213>CoreCompile: CompilerServer: server - server processed compilation - 7009afc1-8913-4012-8f28-63c3f6c59778 223>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 233>CopyFilesToOutputDirectory: System.Resources.ResourceManager.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll 213>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.resources.writer/4.0.0/netstandard1.3/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.writer/4.0.0/lib/netstandard1.3/System.Resources.Writer.dll". 233>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.ResourceManager.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.ResourceManager.4.3.0/pack/ref/netstandard1.0/System.Resources.ResourceManager.dll". 220>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj" (Build target(s)). 213>CopyFilesToOutputDirectory: System.Resources.Writer.4.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.writer/4.0.0/lib/netstandard1.3/System.Resources.Writer.dll 223>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 213>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.Writer.4.0.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.resources.writer/4.0.0/lib/netstandard1.3/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.Writer.4.0.0/pack/lib/netstandard1.3/System.Resources.Writer.dll". 223>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.0/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.0/netstandard1.0/System.Runtime.CompilerServices.Unsafe.4.5.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 223>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.0/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.0/netstandard2.0/System.Runtime.CompilerServices.Unsafe.4.5.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" (214:15) on node 27 (Build;Pack target(s)). 214:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" (214:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" (214:16) on node 10 (Build target(s)). 214>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.2/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj" (217:15) on node 21 (Build;Pack target(s)). 217:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj" (217:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj" (217:16) on node 21 (Build target(s)). 217>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.1/netstandard1.0/". 233>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj" (Build target(s)). 223>CoreCompile: CompilerServer: server - server processed compilation - 0fe13283-ea65-439f-ae2f-74ce1484d506 214:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" (214:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" (214:17) on node 29 (Build target(s)). 214>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.2/netstandard2.0/". 217:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj" (217:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj" (217:17) on node 26 (Build target(s)). 217>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.1/netstandard2.0/". 214>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 223>CoreCompile: CompilerServer: server - server processed compilation - 66c462c9-2c47-4d78-990d-14d2ae64c73b 223>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.0/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". 217>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (222:19) on node 14 (Build;Pack target(s)). 222:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (222:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (222:20) on node 14 (Build target(s)). 222>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.3/netstandard1.0/". 223>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.4.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.0/pack/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". 223>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.0/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 214>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.2/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:7.2 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.2/netstandard1.0/System.Runtime.CompilerServices.Unsafe.4.5.2.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 223>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.4.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.0/pack/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 222>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj" (231:19) on node 6 (Build;Pack target(s)). 231:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj" (231:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj" (231:21) on node 11 (Build target(s)). 231>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.7.0/netstandard2.0/". 231:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj" (231:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj" (231:20) on node 6 (Build target(s)). 231>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.7.0/netstandard1.0/". 217>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.1/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.1/netstandard1.0/System.Runtime.CompilerServices.Unsafe.4.5.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 217>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 213>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj" (Build target(s)). 231:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj" (231:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj" (231:22) on node 5 (Build target(s)). 231>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.7.0/lib/netcoreapp2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.7.0/netcoreapp2.0/". 222>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.3/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.3/netstandard1.0/System.Runtime.CompilerServices.Unsafe.4.5.3.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 231>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 214>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 217>CoreCompile: CompilerServer: server - server processed compilation - ab98c27d-110d-4fd4-a7c1-aa34736045f0 214>CoreCompile: CompilerServer: server - server processed compilation - 2b7cd3c3-a023-4080-b296-5781aedae949 214>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.2/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:7.2 /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.2/netstandard2.0/System.Runtime.CompilerServices.Unsafe.4.5.2.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 217>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.1/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.1/netstandard2.0/System.Runtime.CompilerServices.Unsafe.4.5.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 222:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (222:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (222:21) on node 32 (Build target(s)). 222>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.3/net461/". 214>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.2/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". System.Runtime.CompilerServices.Unsafe.4.5.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll 217>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.1/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". 214>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.2/pack/ref/netstandard1.0". 222>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 214>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.2/pack/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". 231>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 231>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.7.0/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.7.0/netstandard1.0/System.Runtime.CompilerServices.Unsafe.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 217>CoreCompile: CompilerServer: server - server processed compilation - 1acfdd39-01ce-417a-9cf6-f24e5be318a5 222>CoreCompile: CompilerServer: server - server processed compilation - 5c349abc-fac9-4a3c-9d27-213310d6c54b 217>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.4.5.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll 231>CoreCompile: CompilerServer: server - server processed compilation - 339e2cb1-5103-492f-bfc7-7b67c7e332a9 214>CoreCompile: CompilerServer: server - server processed compilation - e0168964-7212-412c-bc61-8ad104b2fde8 217>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.1/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.1/pack/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". 231>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.7.0/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.7.0/netstandard2.0/System.Runtime.CompilerServices.Unsafe.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 4c5f85b2-f843-444d-8f4c-5ce230542b25 223>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj" (Build target(s)). 223>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj" (Build target(s)). 214>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.2/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". System.Runtime.CompilerServices.Unsafe.4.5.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.2/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.2/pack/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 222>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.3/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". 231>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.7.0/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". 222>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.4.5.3 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll 222>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.3/net461/System.Runtime.CompilerServices.Unsafe.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.3/net461/System.Runtime.CompilerServices.Unsafe.4.5.3.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - dff7fbc7-4b18-4f4f-9a78-287272d5f19c 217>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.1/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". System.Runtime.CompilerServices.Unsafe.4.5.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll 222>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/pack/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". 217>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.1/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.1/pack/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 231>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.7.0/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 222>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.3/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll". System.Runtime.CompilerServices.Unsafe.4.5.3 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/pack/ref/net461/System.Runtime.CompilerServices.Unsafe.dll". 231>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll 231>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll 222:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (222:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (222:22) on node 22 (Build target(s)). 222>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.3/netstandard2.0/". 231>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.7.0/pack/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 231>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.7.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.7.0/pack/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". 231>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 68>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.16.8.0/pack/microsoft.build.utilities.core.nuspec". 231>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:2 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_0;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.7.0/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.7.0/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 214>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" (Build target(s)). 222>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (254:31) on node 13 (Build;Pack target(s)). 254:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (254:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (254:32) on node 13 (Build target(s)). 254>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/netstandard1.0/". 222>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.3/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.3/netstandard2.0/System.Runtime.CompilerServices.Unsafe.4.5.3.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 254:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (254:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (254:33) on node 12 (Build target(s)). 254>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/netstandard2.0/". 217>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj" (Build target(s)). 231>CoreCompile: CompilerServer: server - server processed compilation - d4a09994-6240-428c-8ce6-b5d6acfaba6c 68>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.16.8.0.nupkg'. 68>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj" (Build;Pack target(s)). 254:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (254:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (254:35) on node 27 (Build target(s)). 254>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/net461/". 217>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj" (Build target(s)). 214>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" (Build target(s)). 222>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (Build target(s)). 254:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (254:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (254:36) on node 8 (Build target(s)). 254>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/net45/". 254>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 222>CoreCompile: CompilerServer: server - server processed compilation - 821d7639-343a-490f-818d-e04c6c24e220 231>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.7.0/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.7.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll". 231>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj" (Build target(s)). 222>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (Build target(s)). 231>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj" (Build target(s)). 254:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (254:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (254:37) on node 15 (Build target(s)). 254>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/netcoreapp2.0/". 254:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (254:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (254:34) on node 20 (Build target(s)). 254>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/netstandard2.1/". 254>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 231>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.7.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll 254>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 222>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/4.5.3/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 231>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.7.0/pack/lib/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.7.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.7.0/pack/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll". 254>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/netstandard1.0/System.Runtime.CompilerServices.Unsafe.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 254>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 222>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.4.5.3 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/pack/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 254>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET45;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/net45/System.Runtime.CompilerServices.Unsafe.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/net45/System.Runtime.CompilerServices.Unsafe.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/net45/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 254>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/netstandard2.0/System.Runtime.CompilerServices.Unsafe.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 121>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/system.collections.nongeneric.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.NonGeneric.4.3.0/pack/system.collections.nongeneric.nuspec". 254>CoreCompile: CompilerServer: server - server processed compilation - 5d3091ea-d145-4c7b-8bd6-4c72f11103a3 254>CoreCompile: CompilerServer: server - server processed compilation - 3c7ab52d-4391-4c29-9277-acc984331cfb 254>CoreCompile: CompilerServer: server - server processed compilation - 4bb4de78-4f93-42b5-baa9-f6500aa66aac 254>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/net45/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.dll". 254>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/net461/System.Runtime.CompilerServices.Unsafe.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/net461/System.Runtime.CompilerServices.Unsafe.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 2d5a7db2-8c0d-417d-b680-96eda165d68b 254>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 254>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". 254>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.dll 254>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 121>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Collections.NonGeneric.4.3.0.nupkg'. 254>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 254>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/lib/net45/System.Runtime.CompilerServices.Unsafe.dll". 121>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj" (Build;Pack target(s)). 254>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.dll". 231>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj" (Build target(s)). 254>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.dll 254>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll 254>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". 254>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 254>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/ref/net461/System.Runtime.CompilerServices.Unsafe.dll". 254>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER;NETSTANDARD2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/netstandard2.1/System.Runtime.CompilerServices.Unsafe.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 254>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:2 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_0;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.5.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 222>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" (219:15) on node 7 (Build;Pack target(s)). 219:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" (219:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" (219:16) on node 18 (Build target(s)). 219>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/6.0.0/netstandard2.0/". 219:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" (219:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" (219:17) on node 24 (Build target(s)). 219>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/6.0.0/net461/". 254>CoreCompile: CompilerServer: server - server processed compilation - 39519d70-1458-487d-bddd-42cd189b177a 254>CoreCompile: CompilerServer: server - server processed compilation - 76fee316-a493-4ad8-8ece-122e28834dc6 219>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 254>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (236:23) on node 6 (Build;Pack target(s)). 236:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (236:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (236:24) on node 6 (Build target(s)). 236>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.1.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.1.0/netstandard1.0/". 254>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (Build target(s)). 236:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (236:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (236:25) on node 16 (Build target(s)). 236>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.1.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.1.0/netstandard1.3/". 254>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/5.0.0/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll". 219>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 219>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/6.0.0/net461/System.Runtime.CompilerServices.Unsafe.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/6.0.0/net461/System.Runtime.CompilerServices.Unsafe.6.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/net461/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 254>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll 254>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (Build target(s)). 254>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll". 254>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (Build target(s)). 236:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (236:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (236:26) on node 3 (Build target(s)). 236>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.1.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.1.0/netstandard1.5/". 236:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (236:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (236:27) on node 23 (Build target(s)). 236>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.1.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.1.0/net462/". 254>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (Build target(s)). 48>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.5.0.0/pack/microsoft.bcl.asyncinterfaces.nuspec". 254>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll 236>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 219>CoreCompile: CompilerServer: server - server processed compilation - 774acbc5-14a3-4ac8-9e98-fccff061309b 254>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/lib/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll". 236>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 219>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/6.0.0/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll". 140>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Debug.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Debug.4.3.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Debug.4.3.0/pack/system.diagnostics.debug.nuspec". 219>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/6.0.0/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/6.0.0/netstandard2.0/System.Runtime.CompilerServices.Unsafe.6.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.cs /warnaserror+:NU1605 219>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.6.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll 236>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 236>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 219>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/pack/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/pack/lib/net461/System.Runtime.CompilerServices.Unsafe.dll". 48>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Bcl.AsyncInterfaces.5.0.0.nupkg'. 48>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj" (Build;Pack target(s)). 236>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.1.0/netstandard1.3/System.Runtime.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.1.0/netstandard1.3/System.Runtime.Extensions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Runtime.Extensions.cs /warnaserror+:NU1605 236>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.1.0/netstandard1.0/System.Runtime.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.1.0/netstandard1.0/System.Runtime.Extensions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Runtime.Extensions.cs /warnaserror+:NU1605 119:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (119:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (119:33) on node 9 (_GetFrameworkAssemblyReferences target(s)). 119>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 119>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 219>CoreCompile: CompilerServer: server - server processed compilation - 29b2a932-7b25-4024-8103-6edacb79c1a8 236>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.1.0/net462/System.Runtime.Extensions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.1.0/net462/System.Runtime.Extensions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Runtime.Extensions.cs /warnaserror+:NU1605 140>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Diagnostics.Debug.4.3.0.nupkg'. 140>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj" (Build;Pack target(s)). 236>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.1.0/netstandard1.5/System.Runtime.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.1.0/netstandard1.5/System.Runtime.Extensions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Runtime.Extensions.cs /warnaserror+:NU1605 254>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (Build target(s)). 236>CoreCompile: CompilerServer: server - server processed compilation - e0171195-f7ba-4f28-9228-41df2cb8d64c 219>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.compilerservices.unsafe/6.0.0/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 187>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.Lightweight.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.Lightweight.4.3.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.Lightweight.4.3.0/pack/system.reflection.emit.lightweight.nuspec". 236>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.1.0/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.1.0/ref/net462/System.Runtime.Extensions.dll". System.Runtime.Extensions.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.1.0/ref/net462/System.Runtime.Extensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/ref/net462". 219>CopyFilesToOutputDirectory: System.Runtime.CompilerServices.Unsafe.6.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll 236>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.1.0/ref/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/ref/net462/System.Runtime.Extensions.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (227:23) on node 30 (Build;Pack target(s)). 227:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (227:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (227:24) on node 14 (Build target(s)). 227>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.0/netstandard1.0/". 219>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/pack/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". 254>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (Build target(s)). 236>CoreCompile: CompilerServer: server - server processed compilation - 4b50fbb2-28ec-4cff-a719-032b8caab4ed 236>CoreCompile: CompilerServer: server - server processed compilation - f6479c71-4233-47a9-a27f-1bfcea7dff15 219>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" (Build target(s)). 227:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (227:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (227:25) on node 29 (Build target(s)). 227>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.0/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj" (241:23) on node 21 (Build;Pack target(s)). 241:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj" (241:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj" (241:24) on node 21 (Build target(s)). 241>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.1/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.1/netstandard1.0/". 236>CoreCompile: CompilerServer: server - server processed compilation - c26a78c7-8493-42b6-8411-73fe2d39ab91 227>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 236>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.1.0/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll". 236>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.1.0/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll". 241:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj" (241:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj" (241:25) on node 10 (Build target(s)). 241>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.1/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.1/netstandard1.3/". 236>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.1.0/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll". 236>CopyFilesToOutputDirectory: System.Runtime.Extensions.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll 241:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj" (241:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj" (241:26) on node 13 (Build target(s)). 241>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.1/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.1/netstandard1.5/". 236>CopyFilesToOutputDirectory: System.Runtime.Extensions.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll 227>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 236>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/ref/netstandard1.3/System.Runtime.Extensions.dll". 187>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Emit.Lightweight.4.3.0.nupkg'. 187>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj" (Build;Pack target(s)). 236>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/ref/netstandard1.0/System.Runtime.Extensions.dll". 241>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 241>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 227:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (227:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (227:26) on node 32 (Build target(s)). 227>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.0/netstandard1.5/". 227>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.0/netstandard1.0/System.Runtime.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.0/netstandard1.0/System.Runtime.Extensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Runtime.Extensions.cs /warnaserror+:NU1605 241:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj" (241:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj" (241:27) on node 12 (Build target(s)). 241>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.1/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.1/net462/". 241>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 233>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.ResourceManager.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.ResourceManager.4.3.0/pack/system.resources.resourcemanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.ResourceManager.4.3.0/pack/ref/net45/_._". 227>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 236>CopyFilesToOutputDirectory: System.Runtime.Extensions.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll 241>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 241>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.1/ref/netstandard1.5/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.1/netstandard1.5/System.Runtime.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.1/netstandard1.5/System.Runtime.Extensions.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Runtime.Extensions.cs /warnaserror+:NU1605 236>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/ref/netstandard1.5/System.Runtime.Extensions.dll". 241>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.1/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.1/netstandard1.0/System.Runtime.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.1/netstandard1.0/System.Runtime.Extensions.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Runtime.Extensions.cs /warnaserror+:NU1605 227>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.0/netstandard1.3/System.Runtime.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.0/netstandard1.3/System.Runtime.Extensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Runtime.Extensions.cs /warnaserror+:NU1605 241>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.1/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.1/netstandard1.3/System.Runtime.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.1/netstandard1.3/System.Runtime.Extensions.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Runtime.Extensions.cs /warnaserror+:NU1605 233>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Resources.ResourceManager.4.3.0.nupkg'. 233>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj" (Build;Pack target(s)). 164>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.3/pack/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.3/pack/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.3/pack/system.memory.nuspec". 227>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.0/netstandard1.5/System.Runtime.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.0/netstandard1.5/System.Runtime.Extensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Runtime.Extensions.cs /warnaserror+:NU1605 241>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.1/net462/System.Runtime.Extensions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.1/net462/System.Runtime.Extensions.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Runtime.Extensions.cs /warnaserror+:NU1605 227:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (227:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (227:27) on node 24 (Build target(s)). 227>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.0/net462/". 236>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (Build target(s)). 219>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" (Build target(s)). 84>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Logging.Abstractions.2.1.1/pack/microsoft.extensions.logging.abstractions.nuspec". 227>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 236>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (Build target(s)). 236>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (Build target(s)). 241>CoreCompile: CompilerServer: server - server processed compilation - a7ab46fb-f7e5-4591-8101-081e5216a2e5 164>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Memory.4.5.3.nupkg'. 241>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.1/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.1/ref/net462/System.Runtime.Extensions.dll". 164>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj" (Build;Pack target(s)). 213>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/system.resources.writer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.Writer.4.0.0/pack/system.resources.writer.nuspec". 236>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (Build target(s)). 227>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.0/net462/System.Runtime.Extensions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.0/net462/System.Runtime.Extensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Runtime.Extensions.cs /warnaserror+:NU1605 227>CoreCompile: CompilerServer: server - server processed compilation - bf581a51-f6e3-4005-85da-049713bcda16 241>CoreCompile: CompilerServer: server - server processed compilation - 83a38e1c-b28a-450b-b02f-1f52d6039a60 241>CoreCompile: CompilerServer: server - server processed compilation - 7eb9031f-5167-4cff-a9b7-ffaac4754ef9 84>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Logging.Abstractions.2.1.1.nupkg'. 84>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj" (Build;Pack target(s)). 227>CoreCompile: CompilerServer: server - server processed compilation - 2fb21f68-907a-4c69-bf61-80d93a88499d 241>CopyFilesToOutputDirectory: System.Runtime.Extensions.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.1/ref/net462/System.Runtime.Extensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.1/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.1/ref/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.1/pack/ref/net462/System.Runtime.Extensions.dll". 227>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.0/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj" (218:11) on node 7 (Build;Pack target(s)). 218:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj" (218:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj" (218:12) on node 4 (Build target(s)). 218>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.handles/4.0.1/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.handles/4.0.1/netstandard1.3/". 202>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Private.DataContractSerialization.4.1.1/pack/system.private.datacontractserialization.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Private.DataContractSerialization.4.1.1/pack/ref/netstandard". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Private.DataContractSerialization.4.1.1/pack/ref/netstandard/_._". 241>CoreCompile: CompilerServer: server - server processed compilation - cda0dd4b-4d8e-4d83-8e0a-163cf35a2620 227>CoreCompile: CompilerServer: server - server processed compilation - 00aa95b3-d9db-424d-ae98-701064de0463 227>CopyFilesToOutputDirectory: System.Runtime.Extensions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.dll 241>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.1/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.1/ref/netstandard1.3/System.Runtime.Extensions.dll". 227>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/ref/net462/System.Runtime.Extensions.dll". 227>CoreCompile: CompilerServer: server - server processed compilation - fc3cc400-a28c-40aa-94cb-57b6fc37f8d7 241>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.1/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.1/ref/netstandard1.0/System.Runtime.Extensions.dll". 227>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.0/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll". 213>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Resources.Writer.4.0.0.nupkg'. 213>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj" (Build;Pack target(s)). 227>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.0/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll". 227>CopyFilesToOutputDirectory: System.Runtime.Extensions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll 241>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.1/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.1/ref/netstandard1.5/System.Runtime.Extensions.dll". 241>CopyFilesToOutputDirectory: System.Runtime.Extensions.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.1/ref/netstandard1.3/System.Runtime.Extensions.dll 241>CopyFilesToOutputDirectory: System.Runtime.Extensions.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.1/ref/netstandard1.0/System.Runtime.Extensions.dll 227>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/ref/netstandard1.0/System.Runtime.Extensions.dll". 241>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.1/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.1/ref/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.1/pack/ref/netstandard1.3/System.Runtime.Extensions.dll". 241>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.1/pack/ref/netstandard1.0". 218>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 227>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.extensions/4.3.0/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll". 241>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.1/ref/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.1/pack/ref/netstandard1.0/System.Runtime.Extensions.dll". 227>CopyFilesToOutputDirectory: System.Runtime.Extensions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll 227>CopyFilesToOutputDirectory: System.Runtime.Extensions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll 227>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/ref/netstandard1.5/System.Runtime.Extensions.dll". 227>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/ref/netstandard1.3/System.Runtime.Extensions.dll". 241>CopyFilesToOutputDirectory: System.Runtime.Extensions.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.1/ref/netstandard1.5/System.Runtime.Extensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.1/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.extensions/4.3.1/ref/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.1/pack/ref/netstandard1.5/System.Runtime.Extensions.dll". 202>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Private.DataContractSerialization.4.1.1.nupkg'. 202>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj" (Build;Pack target(s)). 218>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.handles/4.0.1/netstandard1.3/System.Runtime.Handles.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.handles/4.0.1/netstandard1.3/System.Runtime.Handles.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Runtime.Handles.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj" (249:11) on node 30 (Build;Pack target(s)). 249:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj" (249:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj" (249:12) on node 27 (Build target(s)). 249>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.handles/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.handles/4.3.0/netstandard1.3/". 207>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.4.2/pack/system.reflection.metadata.nuspec". 249>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 218>CoreCompile: CompilerServer: server - server processed compilation - 906227a6-f335-4d16-80b6-88509e3b415d 112>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Primitives.4.0.1/pack/microsoft.win32.primitives.nuspec". 241>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj" (Build target(s)). 218>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.handles/4.0.1/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll". 207>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Metadata.1.4.2.nupkg'. 207>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj" (Build;Pack target(s)). 249>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.handles/4.3.0/netstandard1.3/System.Runtime.Handles.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.handles/4.3.0/netstandard1.3/System.Runtime.Handles.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Runtime.Handles.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - a209bc81-b766-44c6-a011-49bc4bd8c1db 218>CopyFilesToOutputDirectory: System.Runtime.Handles.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll 112>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Win32.Primitives.4.0.1.nupkg'. 112>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj" (Build;Pack target(s)). 218>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Handles.4.0.1/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Handles.4.0.1/pack/ref/netstandard1.3/System.Runtime.Handles.dll". 227>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (Build target(s)). 241>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj" (Build target(s)). 241>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj" (Build target(s)). 241>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj" (Build target(s)). 227>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (Build target(s)). 227>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (Build target(s)). 227>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (Build target(s)). 249>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.handles/4.3.0/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll". 229>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Primitives.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Primitives.4.3.0/pack/system.reflection.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Primitives.4.3.0/pack/ref/net45/_._". 249>CopyFilesToOutputDirectory: System.Runtime.Handles.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Handles.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Handles.4.3.0/pack/ref/netstandard1.3/System.Runtime.Handles.dll". 229>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Primitives.4.3.0.nupkg'. 229>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj" (224:15) on node 7 (Build;Pack target(s)). 224:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj" (224:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj" (224:17) on node 7 (Build target(s)). 224>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices.runtimeinformation/4.0.0/netstandard1.1/". 224:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj" (224:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj" (224:16) on node 3 (Build target(s)). 224>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices.runtimeinformation/4.0.0/lib/net45/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices.runtimeinformation/4.0.0/net45/". 218>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj" (253:15) on node 26 (Build;Pack target(s)). 253:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj" (253:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj" (253:16) on node 26 (Build target(s)). 253>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/". 253:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj" (253:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj" (253:17) on node 11 (Build target(s)). 253>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices.runtimeinformation/4.3.0/net45/". 249>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj" (Build target(s)). 224>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 224>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (230:27) on node 8 (Build;Pack target(s)). 230:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (230:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (230:28) on node 29 (Build target(s)). 230>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/netstandard1.1/". 253>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 230:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (230:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (230:29) on node 28 (Build target(s)). 230>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/netstandard1.2/". 224>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET45;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices.runtimeinformation/4.0.0/net45/System.Runtime.InteropServices.RuntimeInformation.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices.runtimeinformation/4.0.0/net45/System.Runtime.InteropServices.RuntimeInformation.4.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/net45/System.Runtime.InteropServices.RuntimeInformation.cs /warnaserror+:NU1605 230:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (230:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (230:30) on node 12 (Build target(s)). 230>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/netstandard1.5/". 230:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (230:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (230:31) on node 19 (Build target(s)). 230>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/netstandard1.3/". 253>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices.runtimeinformation/4.3.0/netstandard1.1/". 224>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices.runtimeinformation/4.0.0/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices.runtimeinformation/4.0.0/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.4.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (226:31) on node 30 (Build;Pack target(s)). 226:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (226:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (226:32) on node 16 (Build target(s)). 226>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netstandard1.1/". 224>CoreCompile: CompilerServer: server - server processed compilation - 4832ba0c-55f2-415d-b00e-94c1f58c23d1 230:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (230:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (230:32) on node 10 (Build target(s)). 230>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/net462/". 230>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 224>CoreCompile: CompilerServer: server - server processed compilation - ecf65a6f-2395-40ca-b28c-c4c21a5350f2 230>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 224>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices.runtimeinformation/4.0.0/net45/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices.runtimeinformation/4.0.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll". 226:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (226:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (226:33) on node 25 (Build target(s)). 226>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netstandard1.2/". 253>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET45;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices.runtimeinformation/4.3.0/net45/System.Runtime.InteropServices.RuntimeInformation.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices.runtimeinformation/4.3.0/net45/System.Runtime.InteropServices.RuntimeInformation.4.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/net45/System.Runtime.InteropServices.RuntimeInformation.cs /warnaserror+:NU1605 226:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (226:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (226:34) on node 31 (Build target(s)). 226>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netstandard1.3/". 226:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (226:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (226:35) on node 24 (Build target(s)). 226>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netstandard1.5/". 226:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (226:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (226:36) on node 4 (Build target(s)). 226>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netcoreapp1.1/". 253>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 224>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices.runtimeinformation/4.0.0/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll". 253>CoreCompile: CompilerServer: server - server processed compilation - 67a2b812-7fd3-41c8-b57e-f071e4d108a4 224>CopyFilesToOutputDirectory: System.Runtime.InteropServices.RuntimeInformation.4.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices.runtimeinformation/4.0.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.0.0/pack/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices.runtimeinformation/4.0.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.0.0/pack/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll". 230>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 230>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_2;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/netstandard1.2/System.Runtime.InteropServices.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/netstandard1.2/System.Runtime.InteropServices.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.2/System.Runtime.InteropServices.cs /warnaserror+:NU1605 253>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices.runtimeinformation/4.3.0/net45/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll". 230>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/netstandard1.1/System.Runtime.InteropServices.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/netstandard1.1/System.Runtime.InteropServices.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Runtime.InteropServices.cs /warnaserror+:NU1605 226>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 253>CopyFilesToOutputDirectory: System.Runtime.InteropServices.RuntimeInformation.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll 224>CopyFilesToOutputDirectory: System.Runtime.InteropServices.RuntimeInformation.4.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll 226>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 226>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 226>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 253>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.3.0/pack/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.3.0/pack/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll". 224>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.0.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.0.0/pack/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll". 230>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/netstandard1.5/System.Runtime.InteropServices.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/netstandard1.5/System.Runtime.InteropServices.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Runtime.InteropServices.cs /warnaserror+:NU1605 253>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices.runtimeinformation/4.3.0/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices.runtimeinformation/4.3.0/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - f24a0737-344d-4b18-b269-b08d98a98a41 226>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netstandard1.3/System.Runtime.InteropServices.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netstandard1.3/System.Runtime.InteropServices.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Runtime.InteropServices.cs /warnaserror+:NU1605 226:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (226:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (226:37) on node 27 (Build target(s)). 226>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/net462/". 200>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.3.0/pack/system.reflection.emit.ilgeneration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.3.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Emit.ILGeneration.4.3.0.nupkg'. 200>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj" (Build;Pack target(s)). 226>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_2;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netstandard1.2/System.Runtime.InteropServices.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netstandard1.2/System.Runtime.InteropServices.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.2/System.Runtime.InteropServices.cs /warnaserror+:NU1605 253>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices.runtimeinformation/4.3.0/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll". System.Runtime.InteropServices.RuntimeInformation.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.3.0/pack/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll". 226>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netstandard1.1/System.Runtime.InteropServices.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netstandard1.1/System.Runtime.InteropServices.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Runtime.InteropServices.cs /warnaserror+:NU1605 226>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 224>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj" (Build target(s)). 173>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.5/pack/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.5/pack/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.5/pack/ref/netcoreapp2.1/_._". 253>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj" (Build target(s)). 230>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/net462/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XmlSerializer.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/net462/System.Runtime.InteropServices.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/net462/System.Runtime.InteropServices.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Runtime.InteropServices.cs /warnaserror+:NU1605 224>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj" (Build target(s)). 216>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.3.0/pack/system.reflection.metadata.nuspec". 230>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 226>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netstandard1.5/System.Runtime.InteropServices.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netstandard1.5/System.Runtime.InteropServices.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Runtime.InteropServices.cs /warnaserror+:NU1605 230>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/netstandard1.3/System.Runtime.InteropServices.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/netstandard1.3/System.Runtime.InteropServices.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Runtime.InteropServices.cs /warnaserror+:NU1605 226>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 226>CoreCompile: CompilerServer: server - server processed compilation - bc9090d6-d2c8-4e05-8a20-79dbbad64fb5 230>CoreCompile: CompilerServer: server - server processed compilation - 1249ca14-a024-40f4-af4e-85ef1752c37b 230>CoreCompile: CompilerServer: server - server processed compilation - cbbd765b-0ab0-483a-86e5-b86758f2fb1b 230>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/net462/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/net462/System.Runtime.InteropServices.dll". 226>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /warn:1 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP1_1;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netcoreapp1.1/System.Runtime.InteropServices.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netcoreapp1.1/System.Runtime.InteropServices.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp1.1/System.Runtime.InteropServices.cs /warnaserror+:NU1605 226>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/net462/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XmlSerializer.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/net462/System.Runtime.InteropServices.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/net462/System.Runtime.InteropServices.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Runtime.InteropServices.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj" (234:11) on node 22 (Build;Pack target(s)). 234:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj" (234:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj" (234:12) on node 22 (Build target(s)). 234>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.loader/4.0.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.loader/4.0.0/netstandard1.5/". 226>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll". 230>CoreCompile: CompilerServer: server - server processed compilation - 276e2c83-117d-47fe-973f-b2078e92750c 230>CoreCompile: CompilerServer: server - server processed compilation - 5e734a83-385f-4050-9c14-693a1ddd995a 230>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll". 230>CopyFilesToOutputDirectory: System.Runtime.InteropServices.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/net462/System.Runtime.InteropServices.dll 226>CoreCompile: CompilerServer: server - server processed compilation - 2b5ca586-0eec-4915-b040-91a35fbdd0e3 230>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/net462/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/net462/System.Runtime.InteropServices.dll". 216>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Metadata.1.3.0.nupkg'. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj" (239:11) on node 6 (Build;Pack target(s)). 239:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj" (239:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj" (239:12) on node 6 (Build target(s)). 239>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.loader/4.3.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.loader/4.3.0/netstandard1.5/". 216>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj" (Build;Pack target(s)). 173>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Memory.4.5.5.nupkg'. 173>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj" (250:15) on node 1 (Build;Pack target(s)). 250:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj" (250:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj" (250:16) on node 1 (Build target(s)). 250>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.numerics/4.3.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.numerics/4.3.0/netstandard1.1/". 250:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj" (250:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj" (250:17) on node 9 (Build target(s)). 250>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.numerics/4.3.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.numerics/4.3.0/netstandard1.3/". 253>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj" (255:19) on node 18 (Build;Pack target(s)). 255:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj" (255:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj" (255:20) on node 18 (Build target(s)). 255>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.formatters/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.formatters/4.3.0/netstandard1.3/". 230>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.dll". 230>CopyFilesToOutputDirectory: System.Runtime.InteropServices.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll 230>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.dll". 230>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/netstandard1.1/System.Runtime.InteropServices.dll". 226>CopyFilesToOutputDirectory: System.Runtime.InteropServices.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll 226>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll". 226>CoreCompile: CompilerServer: server - server processed compilation - a1b06ba5-fcaf-4236-8bcc-774715825b01 230>CoreCompile: CompilerServer: server - server processed compilation - b5b5929e-9031-4606-b555-dd34a5c8aaec 226>CoreCompile: CompilerServer: server - server processed compilation - b0e0284d-107d-4561-a9d5-6c3cf6d20cc7 226>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netstandard1.1/System.Runtime.InteropServices.dll". 226>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/net462/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.dll". 234>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 255:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj" (255:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj" (255:21) on node 21 (Build target(s)). 255>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.formatters/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.formatters/4.3.0/net46/". 255:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj" (255:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj" (255:22) on node 3 (Build target(s)). 255>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.formatters/4.3.0/lib/netstandard1.4/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.formatters/4.3.0/netstandard1.4/". 226>CopyFilesToOutputDirectory: System.Runtime.InteropServices.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/net462/System.Runtime.InteropServices.dll". 230>CopyFilesToOutputDirectory: System.Runtime.InteropServices.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.dll 230>CopyFilesToOutputDirectory: System.Runtime.InteropServices.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.dll 226>CoreCompile: CompilerServer: server - server processed compilation - eec9b0a5-69f7-4aa6-91b3-489fef896de0 230>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/netstandard1.5/System.Runtime.InteropServices.dll". 226>CopyFilesToOutputDirectory: System.Runtime.InteropServices.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll 230>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/netstandard1.2/System.Runtime.InteropServices.dll". 226>CoreCompile: CompilerServer: server - server processed compilation - 4d958cd0-1ad5-4e86-bc44-648e9a17dc9c 226>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netstandard1.5/System.Runtime.InteropServices.dll". 234>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.loader/4.0.0/netstandard1.5/System.Runtime.Loader.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.loader/4.0.0/netstandard1.5/System.Runtime.Loader.4.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Runtime.Loader.cs /warnaserror+:NU1605 171>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.1/pack/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.1/pack/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.1/pack/ref/netcoreapp2.1/_._". 226>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll". 230>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.1.0/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll". 239>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 250>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 230>CopyFilesToOutputDirectory: System.Runtime.InteropServices.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll 226>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netcoreapp1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.dll". 226>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.interopservices/4.3.0/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll". 230>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/netstandard1.3/System.Runtime.InteropServices.dll". 250>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 255>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 226>CopyFilesToOutputDirectory: System.Runtime.InteropServices.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netstandard1.2/System.Runtime.InteropServices.dll". 234>CoreCompile: CompilerServer: server - server processed compilation - a9548e43-7e04-49f4-8f42-2f4d98e4ffa8 239>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.loader/4.3.0/netstandard1.5/System.Runtime.Loader.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.loader/4.3.0/netstandard1.5/System.Runtime.Loader.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Runtime.Loader.cs /warnaserror+:NU1605 226>CopyFilesToOutputDirectory: System.Runtime.InteropServices.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll 226>CopyFilesToOutputDirectory: System.Runtime.InteropServices.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.dll 226>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netstandard1.3/System.Runtime.InteropServices.dll". 226>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netcoreapp1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/netcoreapp1.1/System.Runtime.InteropServices.dll". 230>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (Build target(s)). 250>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.numerics/4.3.0/netstandard1.1/System.Runtime.Numerics.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.numerics/4.3.0/netstandard1.1/System.Runtime.Numerics.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Runtime.Numerics.cs /warnaserror+:NU1605 250>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.numerics/4.3.0/netstandard1.3/System.Runtime.Numerics.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.numerics/4.3.0/netstandard1.3/System.Runtime.Numerics.4.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Runtime.Numerics.cs /warnaserror+:NU1605 255>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 234>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.loader/4.0.0/netstandard1.5/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll". 171>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Memory.4.5.1.nupkg'. 171>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj" (Build;Pack target(s)). 155>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.4.0.11/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.4.0.11/pack/system.globalization.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.4.0.11/pack/ref/net45/_._". 230>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (Build target(s)). 226>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (Build target(s)). 230>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (Build target(s)). 234>CopyFilesToOutputDirectory: System.Runtime.Loader.4.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll 226>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (Build target(s)). 230>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (Build target(s)). 255>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/ref/net46/System.Runtime.Serialization.Primitives.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.formatters/4.3.0/net46/System.Runtime.Serialization.Formatters.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.formatters/4.3.0/net46/System.Runtime.Serialization.Formatters.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Runtime.Serialization.Formatters.cs /warnaserror+:NU1605 255>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.formatters/4.3.0/netstandard1.3/System.Runtime.Serialization.Formatters.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.formatters/4.3.0/netstandard1.3/System.Runtime.Serialization.Formatters.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Runtime.Serialization.Formatters.cs /warnaserror+:NU1605 234>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Loader.4.0.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Loader.4.0.0/pack/ref/netstandard1.5/System.Runtime.Loader.dll". 226>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (Build target(s)). 239>CoreCompile: CompilerServer: server - server processed compilation - 014b3c55-5c64-4e4a-a6b7-59f1e7b376a4 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.loader/4.3.0/netstandard1.5/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.loader/4.3.0/ref/netstandard1.5/System.Runtime.Loader.dll". System.Runtime.Loader.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.loader/4.3.0/ref/netstandard1.5/System.Runtime.Loader.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Loader.4.3.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.loader/4.3.0/ref/netstandard1.5/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Loader.4.3.0/pack/ref/netstandard1.5/System.Runtime.Loader.dll". 255>CoreCompile: CompilerServer: server - server processed compilation - 2e25f707-eecf-4adf-bb41-26f29b05a624 155>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Globalization.4.0.11.nupkg'. 155>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj" (Build;Pack target(s)). 230>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (Build target(s)). 226>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (Build target(s)). 250>CoreCompile: CompilerServer: server - server processed compilation - ad2e6945-7e77-48cf-b33d-8f7fd5963dbd 255>CoreCompile: CompilerServer: server - server processed compilation - 324c09e6-9278-4bd4-9e6a-1f3dab770bd1 255>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.formatters/4.3.0/netstandard1.3/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.formatters/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (243:19) on node 14 (Build;Pack target(s)). 243:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (243:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (243:20) on node 14 (Build target(s)). 243>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.1.1/netstandard1.0/". 226>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (Build target(s)). 255>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.formatters/4.3.0/net46/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.formatters/4.3.0/ref/net46/System.Runtime.Serialization.Formatters.dll". 243:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (243:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (243:21) on node 13 (Build target(s)). 243>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.1.1/netstandard1.3/". 226>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (Build target(s)). 243:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (243:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (243:22) on node 23 (Build target(s)). 243>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.1.1/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.1.1/net46/". 255>CopyFilesToOutputDirectory: System.Runtime.Serialization.Formatters.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.formatters/4.3.0/ref/net46/System.Runtime.Serialization.Formatters.dll 255>CopyFilesToOutputDirectory: System.Runtime.Serialization.Formatters.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.formatters/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll 250>CoreCompile: CompilerServer: server - server processed compilation - 49026144-73cf-446b-b285-379fe78687cf 250>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.numerics/4.3.0/netstandard1.1/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll". 255>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Formatters.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.formatters/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Formatters.4.3.0/pack/ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll". 255>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Formatters.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.formatters/4.3.0/ref/net46/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Formatters.4.3.0/pack/ref/net46/System.Runtime.Serialization.Formatters.dll". 255>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 234>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj" (Build target(s)). 239>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj" (Build target(s)). 132>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/system.console.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Console.4.0.0/pack/system.console.nuspec". 250>CopyFilesToOutputDirectory: System.Runtime.Numerics.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Numerics.4.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Numerics.4.3.0/pack/ref/netstandard1.1/System.Runtime.Numerics.dll". 243>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 243>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 250>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.numerics/4.3.0/netstandard1.3/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.dll". 243>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 181>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/system.io.pipes.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.AccessControl.4.3.0/pack/system.io.pipes.accesscontrol.nuspec". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj" (256:19) on node 26 (Build;Pack target(s)). 256:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj" (256:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj" (256:20) on node 12 (Build target(s)). 256>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.3.0/netstandard1.0/". 255>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_4;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.formatters/4.3.0/netstandard1.4/System.Runtime.Serialization.Formatters.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.formatters/4.3.0/netstandard1.4/System.Runtime.Serialization.Formatters.4.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.4/System.Runtime.Serialization.Formatters.cs /warnaserror+:NU1605 256:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj" (256:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj" (256:21) on node 4 (Build target(s)). 256>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.3.0/net46/". 256:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj" (256:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj" (256:22) on node 5 (Build target(s)). 256>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.3.0/netstandard1.3/". 132>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Console.4.0.0.nupkg'. 132>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj" (Build;Pack target(s)). 250>CopyFilesToOutputDirectory: System.Runtime.Numerics.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.dll 243>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.1.1/netstandard1.3/System.Runtime.Serialization.Primitives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.1.1/netstandard1.3/System.Runtime.Serialization.Primitives.4.1.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Runtime.Serialization.Primitives.cs /warnaserror+:NU1605 250>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Numerics.4.3.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Numerics.4.3.0/pack/lib/netstandard1.3/System.Runtime.Numerics.dll". 255>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj" (Build target(s)). 243>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.1.1/net46/System.Runtime.Serialization.Primitives.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.1.1/net46/System.Runtime.Serialization.Primitives.4.1.1.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Runtime.Serialization.Primitives.cs /warnaserror+:NU1605 243>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.1.1/netstandard1.0/System.Runtime.Serialization.Primitives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.1.1/netstandard1.0/System.Runtime.Serialization.Primitives.4.1.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Runtime.Serialization.Primitives.cs /warnaserror+:NU1605 255>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj" (237:19) on node 32 (Build;Pack target(s)). 237:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj" (237:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj" (237:20) on node 10 (Build target(s)). 237>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.xml/4.1.1/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.xml/4.1.1/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (277:27) on node 11 (Build;Pack target(s)). 277:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (277:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (277:28) on node 27 (Build target(s)). 277>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.2/". 250>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj" (Build target(s)). 181>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.IO.Pipes.AccessControl.4.3.0.nupkg'. 181>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj" (Build;Pack target(s)). 256>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 255>CoreCompile: CompilerServer: server - server processed compilation - 6762823a-a1cc-47d5-8ee5-6f0e54bd3803 256>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 243>CoreCompile: CompilerServer: server - server processed compilation - 0026708c-1ba3-493d-8130-0576d878f016 243>CoreCompile: CompilerServer: server - server processed compilation - a6fb97e7-8836-433e-b4ad-e1d224c9da04 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.1.1/net46/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.1.1/ref/net46/System.Runtime.Serialization.Primitives.dll". 277>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (276:27) on node 30 (Build;Pack target(s)). 276:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (276:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (276:28) on node 29 (Build target(s)). 276>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/netstandard1.0/". 243>CopyFilesToOutputDirectory: System.Runtime.Serialization.Primitives.4.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.1.1/ref/net46/System.Runtime.Serialization.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.1.1/ref/net46/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/pack/ref/net46/System.Runtime.Serialization.Primitives.dll". 243>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.1.1/netstandard1.3/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll". 243>CoreCompile: CompilerServer: server - server processed compilation - 3cc6e38e-53ec-4c55-b8a1-6f325acce6f5 255>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.formatters/4.3.0/netstandard1.4/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.formatters/4.3.0/lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll". 243>CopyFilesToOutputDirectory: System.Runtime.Serialization.Primitives.4.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/pack/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll". 256>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 276:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (276:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (276:30) on node 24 (Build target(s)). 276>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/netstandard1.2/". 276:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (276:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (276:29) on node 32 (Build target(s)). 276>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/netstandard1.3/". 243>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.1.1/netstandard1.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll". 255>CopyFilesToOutputDirectory: System.Runtime.Serialization.Formatters.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.formatters/4.3.0/lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll 243>CopyFilesToOutputDirectory: System.Runtime.Serialization.Primitives.4.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/pack/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll". 277:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (277:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (277:29) on node 8 (Build target(s)). 277>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.3/". 256>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.3.0/netstandard1.0/System.Runtime.Serialization.Primitives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.3.0/netstandard1.0/System.Runtime.Serialization.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Runtime.Serialization.Primitives.cs /warnaserror+:NU1605 256>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.3.0/net46/System.Runtime.Serialization.Primitives.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.3.0/net46/System.Runtime.Serialization.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Runtime.Serialization.Primitives.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - f8bf7789-9ea1-4a79-b8f7-be1d8f19bf65 237>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 256>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.3.0/net46/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.3.0/ref/net46/System.Runtime.Serialization.Primitives.dll". System.Runtime.Serialization.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.3.0/ref/net46/System.Runtime.Serialization.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.3.0/ref/net46/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.3.0/pack/ref/net46/System.Runtime.Serialization.Primitives.dll". 255>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Formatters.4.3.0/pack/lib/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.formatters/4.3.0/lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Formatters.4.3.0/pack/lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll". 256>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.3.0/netstandard1.3/System.Runtime.Serialization.Primitives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.3.0/netstandard1.3/System.Runtime.Serialization.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Runtime.Serialization.Primitives.cs /warnaserror+:NU1605 237>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/ref/netstandard1.0/System.Xml.ReaderWriter.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.xml/4.1.1/netstandard1.0/System.Runtime.Serialization.Xml.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.xml/4.1.1/netstandard1.0/System.Runtime.Serialization.Xml.4.1.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Runtime.Serialization.Xml.cs /warnaserror+:NU1605 256>CoreCompile: CompilerServer: server - server processed compilation - c99396eb-d4d7-4725-b5a8-02bc6800fc4f 276:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (276:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (276:32) on node 28 (Build target(s)). 276>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/netstandard1.5/". 276>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 277>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 277:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (277:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (277:30) on node 11 (Build target(s)). 277>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.0/". 256>CoreCompile: CompilerServer: server - server processed compilation - 6c52606b-84da-4cc1-a5dd-f5cd157f5221 276:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (276:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (276:31) on node 16 (Build target(s)). 276>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/net462/". 276>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 276>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 250>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj" (Build target(s)). 277>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.3/System.Runtime.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.3/System.Runtime.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Runtime.cs /warnaserror+:NU1605 256>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.3.0/netstandard1.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll". 237:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj" (237:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj" (237:22) on node 17 (Build target(s)). 237>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.xml/4.1.1/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.xml/4.1.1/net46/". 256>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.primitives/4.3.0/netstandard1.3/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll". 277:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (277:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (277:32) on node 25 (Build target(s)). 277>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.5/". 276>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/netstandard1.0/System.Runtime.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/netstandard1.0/System.Runtime.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Runtime.cs /warnaserror+:NU1605 276>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 243>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (Build target(s)). 243>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (Build target(s)). 243>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (Build target(s)). 276>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/net462/System.Runtime.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/net462/System.Runtime.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Runtime.cs /warnaserror+:NU1605 256>CopyFilesToOutputDirectory: System.Runtime.Serialization.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.3.0/pack/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll". 237>CoreCompile: CompilerServer: server - server processed compilation - 9d30a0f0-0e94-4d9f-a324-8620be5f6287 277>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 276>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 256>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj" (Build target(s)). 256>CopyFilesToOutputDirectory: System.Runtime.Serialization.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll 255>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj" (Build target(s)). 256>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.3.0/pack/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll". 277:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (277:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (277:31) on node 2 (Build target(s)). 277>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/net462/". 277>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 276>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/netstandard1.3/System.Runtime.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/netstandard1.3/System.Runtime.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Runtime.cs /warnaserror+:NU1605 277>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_2;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER /highentropyva+ /nullable:Disable /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.2/System.Runtime.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.2/System.Runtime.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.2/System.Runtime.cs /warnaserror+:NU1605 62>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.16.5.0/pack/microsoft.build.utilities.core.nuspec". 276>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/netstandard1.5/System.Runtime.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/netstandard1.5/System.Runtime.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Runtime.cs /warnaserror+:NU1605 237:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj" (237:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj" (237:21) on node 31 (Build target(s)). 237>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.xml/4.1.1/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.xml/4.1.1/netstandard1.3/". 277>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.5/System.Runtime.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.5/System.Runtime.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Runtime.cs /warnaserror+:NU1605 237>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.xml/4.1.1/netstandard1.0/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.xml/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Xml.dll". 237>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/net46/System.Runtime.Serialization.Primitives.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.xml/4.1.1/net46/System.Runtime.Serialization.Xml.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.xml/4.1.1/net46/System.Runtime.Serialization.Xml.4.1.1.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Runtime.Serialization.Xml.cs /warnaserror+:NU1605 237>CopyFilesToOutputDirectory: System.Runtime.Serialization.Xml.4.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.xml/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Xml.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Xml.4.1.1/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.xml/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Xml.4.1.1/pack/ref/netstandard1.0/System.Runtime.Serialization.Xml.dll". 277>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.0/System.Runtime.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.0/System.Runtime.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Runtime.cs /warnaserror+:NU1605 276>CoreCompile: CompilerServer: server - server processed compilation - 5f596ab0-27a8-4946-9c6b-24f2783df6c6 237>CoreCompile: CompilerServer: server - server processed compilation - 8248f718-0ad5-4b30-90ab-bdf7b7df4d0b 276>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_2;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER /highentropyva+ /nullable:Disable /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/netstandard1.2/System.Runtime.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/netstandard1.2/System.Runtime.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.2/System.Runtime.cs /warnaserror+:NU1605 62>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.16.5.0.nupkg'. 62>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj" (Build;Pack target(s)). 276>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/net462/System.Runtime.dll". System.Runtime.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/net462/System.Runtime.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.0/pack/ref/net462/System.Runtime.dll". 237>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.xml/4.1.1/net46/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.xml/4.1.1/ref/net46/System.Runtime.Serialization.Xml.dll". System.Runtime.Serialization.Xml.4.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.xml/4.1.1/ref/net46/System.Runtime.Serialization.Xml.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Xml.4.1.1/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.xml/4.1.1/ref/net46/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Xml.4.1.1/pack/ref/net46/System.Runtime.Serialization.Xml.dll". 277>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 237>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 277>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/net462/System.Runtime.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/net462/System.Runtime.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Runtime.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" (232:27) on node 30 (Build;Pack target(s)). 232:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" (232:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" (232:29) on node 23 (Build target(s)). 232>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/netstandard1.2/". 232:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" (232:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" (232:28) on node 30 (Build target(s)). 232>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/netstandard1.0/". 237>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.0.1/ref/netstandard1.3/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmlserializer/4.0.11/ref/netstandard1.3/System.Xml.XmlSerializer.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.xml/4.1.1/netstandard1.3/System.Runtime.Serialization.Xml.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.xml/4.1.1/netstandard1.3/System.Runtime.Serialization.Xml.4.1.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Runtime.Serialization.Xml.cs /warnaserror+:NU1605 232:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" (232:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" (232:30) on node 3 (Build target(s)). 232>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/netstandard1.3/". 237>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj" (Build target(s)). 256>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj" (Build target(s)). 256>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj" (Build target(s)). 232>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 232>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 237>CoreCompile: CompilerServer: server - server processed compilation - f30cc1a6-4319-4b19-ab89-523bb3afec9c 277>CoreCompile: CompilerServer: server - server processed compilation - 412cce15-f72c-4653-886d-925fadfce090 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/net462/System.Runtime.dll". 232:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" (232:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" (232:31) on node 9 (Build target(s)). 232>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/netstandard1.5/". 277>CopyFilesToOutputDirectory: System.Runtime.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/net462/System.Runtime.dll 232>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 237>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime.serialization.xml/4.1.1/netstandard1.3/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.xml/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Xml.dll". 277>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/pack/ref/net462/System.Runtime.dll". 232>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/netstandard1.0/System.Runtime.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/netstandard1.0/System.Runtime.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Runtime.cs /warnaserror+:NU1605 232>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_2;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER /highentropyva+ /nullable:Disable /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/netstandard1.2/System.Runtime.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/netstandard1.2/System.Runtime.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.2/System.Runtime.cs /warnaserror+:NU1605 232:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" (232:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" (232:32) on node 13 (Build target(s)). 232>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/net462/". 276>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj" (240:15) on node 26 (Build;Pack target(s)). 240:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj" (240:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj" (240:16) on node 26 (Build target(s)). 240>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.3.0/netstandard1.3/". 232>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 237>CopyFilesToOutputDirectory: System.Runtime.Serialization.Xml.4.1.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.xml/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Xml.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Xml.4.1.1/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime.serialization.xml/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Xml.4.1.1/pack/ref/netstandard1.3/System.Runtime.Serialization.Xml.dll". 232>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/netstandard1.3/System.Runtime.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/netstandard1.3/System.Runtime.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Runtime.cs /warnaserror+:NU1605 237>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj" (Build target(s)). 232>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 240:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj" (240:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj" (240:17) on node 10 (Build target(s)). 240>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.3.0/net46/". 240>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 232>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER /highentropyva+ /nullable:Disable /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/netstandard1.5/System.Runtime.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/netstandard1.5/System.Runtime.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.5/System.Runtime.cs /warnaserror+:NU1605 232>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/net462/System.Runtime.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/net462/System.Runtime.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Runtime.cs /warnaserror+:NU1605 240>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/ref/netstandard1.3/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.3.0/netstandard1.3/System.Security.AccessControl.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.3.0/netstandard1.3/System.Security.AccessControl.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.AccessControl.cs /warnaserror+:NU1605 240>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 151>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/system.diagnostics.tracesource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.TraceSource.4.3.0/pack/system.diagnostics.tracesource.nuspec". 232>CoreCompile: CompilerServer: server - server processed compilation - 8d262300-f7e9-4339-b919-9498e677e91c 277>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (Build target(s)). 232>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/net462/System.Runtime.dll". 240>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/net46/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/ref/net46/System.Security.Principal.Windows.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.3.0/net46/System.Security.AccessControl.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.3.0/net46/System.Security.AccessControl.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.AccessControl.cs /warnaserror+:NU1605 232>CopyFilesToOutputDirectory: System.Runtime.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/net462/System.Runtime.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.1/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.1/pack/ref/net462/System.Runtime.dll". 237>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj" (Build target(s)). 240>CoreCompile: CompilerServer: server - server processed compilation - 7d3a5185-fce5-49b4-ba2a-8d8031d5b9bb 151>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Diagnostics.TraceSource.4.3.0.nupkg'. 151>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj" (Build;Pack target(s)). 240>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.3.0/net46/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.3.0/ref/net46/System.Security.AccessControl.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (245:23) on node 21 (Build;Pack target(s)). 245:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (245:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (245:24) on node 7 (Build target(s)). 245>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.7.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.7.0/netstandard2.0/". 105>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/system.codedom.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.CodeDom.4.4.0/pack/system.codedom.nuspec". 245:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (245:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (245:25) on node 14 (Build target(s)). 245>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.7.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.7.0/net461/". 240>CopyFilesToOutputDirectory: System.Security.AccessControl.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.3.0/ref/net46/System.Security.AccessControl.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.3.0/ref/net46/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.4.3.0/pack/ref/net46/System.Security.AccessControl.dll". 60>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.15.7.179/pack/microsoft.build.framework.nuspec". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (248:23) on node 1 (Build;Pack target(s)). 248:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (248:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (248:24) on node 1 (Build target(s)). 248>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/5.0.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/5.0.0/netstandard1.3/". 248:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (248:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (248:25) on node 4 (Build target(s)). 248>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/5.0.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/5.0.0/netstandard2.0/". 248:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (248:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (248:26) on node 15 (Build target(s)). 248>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/5.0.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/5.0.0/net46/". 232>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" (Build target(s)). 245:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (245:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (245:26) on node 5 (Build target(s)). 245>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.7.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.7.0/netstandard1.3/". 248:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (248:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (248:27) on node 31 (Build target(s)). 248>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/5.0.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/5.0.0/net461/". 245:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (245:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (245:27) on node 12 (Build target(s)). 245>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.7.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.7.0/net46/". 245>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 245>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 105>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.CodeDom.4.4.0.nupkg'. 105>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj" (Build;Pack target(s)). 248>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 245>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.7.0/net461/System.Security.AccessControl.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.7.0/net461/System.Security.AccessControl.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Security.AccessControl.cs /warnaserror+:NU1605 245>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 277>CoreCompile: CompilerServer: server - server processed compilation - 2e914fa0-b9ae-4cf4-bf20-19d5178d298f 60>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.15.7.179.nupkg'. 245>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.7.0/netstandard2.0/System.Security.AccessControl.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.7.0/netstandard2.0/System.Security.AccessControl.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Security.AccessControl.cs /warnaserror+:NU1605 245>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 248>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 60>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj" (Build;Pack target(s)). 248>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 248>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" (263:15) on node 18 (Build;Pack target(s)). 263:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" (263:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" (263:17) on node 16 (Build target(s)). 263>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/6.0.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/6.0.0/netstandard2.0/". 263:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" (263:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" (263:16) on node 17 (Build target(s)). 263>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/6.0.0/lib/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/6.0.0/net461/". 240>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj" (Build target(s)). 277>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.3/System.Runtime.dll". 248>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/5.0.0/netstandard1.3/System.Security.AccessControl.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/5.0.0/netstandard1.3/System.Security.AccessControl.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.AccessControl.cs /warnaserror+:NU1605 248>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/net46/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/5.0.0/net46/System.Security.AccessControl.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/5.0.0/net46/System.Security.AccessControl.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.AccessControl.cs /warnaserror+:NU1605 248>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/5.0.0/net461/System.Security.AccessControl.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/5.0.0/net461/System.Security.AccessControl.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Security.AccessControl.cs /warnaserror+:NU1605 245>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard1.3/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.7.0/netstandard1.3/System.Security.AccessControl.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.7.0/netstandard1.3/System.Security.AccessControl.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.AccessControl.cs /warnaserror+:NU1605 248>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/5.0.0/netstandard2.0/System.Security.AccessControl.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/5.0.0/netstandard2.0/System.Security.AccessControl.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Security.AccessControl.cs /warnaserror+:NU1605 245>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/net46/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/net46/System.Security.Principal.Windows.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.7.0/net46/System.Security.AccessControl.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.7.0/net46/System.Security.AccessControl.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.AccessControl.cs /warnaserror+:NU1605 277>CopyFilesToOutputDirectory: System.Runtime.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.3/System.Runtime.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/pack/ref/netstandard1.3/System.Runtime.dll". 263>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 245>CoreCompile: CompilerServer: server - server processed compilation - ba34f5a2-a64f-4366-9b3e-18f3e20ab58e 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj" (252:15) on node 21 (Build;Pack target(s)). 252:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj" (252:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj" (252:16) on node 21 (Build target(s)). 252>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.claims/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.claims/4.3.0/netstandard1.3/". 245>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.7.0/net461/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.7.0/ref/net461/System.Security.AccessControl.dll". System.Security.AccessControl.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.7.0/ref/net461/System.Security.AccessControl.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.4.7.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.7.0/ref/net461/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.4.7.0/pack/ref/net461/System.Security.AccessControl.dll". 252>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 263>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/6.0.0/net461/System.Security.AccessControl.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/6.0.0/net461/System.Security.AccessControl.6.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/net461/System.Security.AccessControl.cs /warnaserror+:NU1605 263>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 277>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (Build target(s)). 277>CoreCompile: CompilerServer: server - server processed compilation - fa8d7741-bc2c-4376-b8a1-8e4e548a5926 277>CoreCompile: CompilerServer: server - server processed compilation - 56c60ca2-06e0-4dfe-a7a2-64d5444cb63b 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (272:31) on node 13 (Build;Pack target(s)). 272:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (272:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (272:32) on node 13 (Build target(s)). 272>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/netstandard1.3/". 277>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.0/System.Runtime.dll". 252>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.claims/4.3.0/netstandard1.3/System.Security.Claims.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.claims/4.3.0/netstandard1.3/System.Security.Claims.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.Claims.cs /warnaserror+:NU1605 245>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (Build target(s)). 252:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj" (252:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj" (252:17) on node 2 (Build target(s)). 252>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.claims/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.claims/4.3.0/net46/". 239>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/system.runtime.loader.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Loader.4.3.0/pack/system.runtime.loader.nuspec". 263>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/6.0.0/netstandard2.0/System.Security.AccessControl.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/6.0.0/netstandard2.0/System.Security.AccessControl.6.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Security.AccessControl.cs /warnaserror+:NU1605 272:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (272:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (272:33) on node 10 (Build target(s)). 272>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/netstandard1.4/". 276>CoreCompile: CompilerServer: server - server processed compilation - 3071ffb6-5b75-4dd4-a1e0-bdbfd085d731 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (270:31) on node 19 (Build;Pack target(s)). 270:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (270:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (270:32) on node 19 (Build target(s)). 270>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (246:31) on node 18 (Build;Pack target(s)). 246:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (246:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (246:32) on node 18 (Build target(s)). 246>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/netstandard1.3/". 277>CopyFilesToOutputDirectory: System.Runtime.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.0/System.Runtime.dll 248>CoreCompile: CompilerServer: server - server processed compilation - 41bc9111-72a7-4faa-aba4-286de4136879 277>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/pack/ref/netstandard1.0/System.Runtime.dll". 240>CoreCompile: CompilerServer: server - server processed compilation - 152ee106-f555-4340-9462-547319590bff 276>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll". 272>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 245>CoreCompile: CompilerServer: server - server processed compilation - fc37a980-0f3b-4367-ae8b-0fbde42bc65b 277>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.2/System.Runtime.dll". 245>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.7.0/net46/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.7.0/ref/net46/System.Security.AccessControl.dll". 248>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/5.0.0/net46/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/5.0.0/ref/net46/System.Security.AccessControl.dll". 248>CoreCompile: CompilerServer: server - server processed compilation - e98ac33b-d9b2-40ad-95c8-8f83a83d7d19 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/5.0.0/net461/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.dll". 193>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/system.net.security.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Security.4.3.1/pack/system.net.security.nuspec". 277>CopyFilesToOutputDirectory: System.Runtime.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.2/System.Runtime.dll 276>CopyFilesToOutputDirectory: System.Runtime.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll 245>CopyFilesToOutputDirectory: System.Security.AccessControl.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.7.0/ref/net46/System.Security.AccessControl.dll 277>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/pack/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/pack/ref/netstandard1.2/System.Runtime.dll". 263>CoreCompile: CompilerServer: server - server processed compilation - 1e6829be-a727-4788-b481-7da2afb53337 276>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.0/pack/ref/netstandard1.0/System.Runtime.dll". 276>CoreCompile: CompilerServer: server - server processed compilation - ca9c107d-1b6b-484e-be39-2d229f144cfe 245>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.4.7.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.7.0/ref/net46/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.4.7.0/pack/ref/net46/System.Security.AccessControl.dll". 248>CopyFilesToOutputDirectory: System.Security.AccessControl.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/5.0.0/ref/net46/System.Security.AccessControl.dll 240>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.3.0/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.3.0/ref/netstandard1.3/System.Security.AccessControl.dll". 248>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.5.0.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/5.0.0/ref/net46/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.5.0.0/pack/ref/net46/System.Security.AccessControl.dll". 263>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/6.0.0/net461/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll". 272>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/netstandard1.3/System.Security.Cryptography.Algorithms.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/netstandard1.3/System.Security.Cryptography.Algorithms.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 53>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.HashCode.1.1.1/pack/microsoft.bcl.hashcode.nuspec". 270:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (270:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (270:33) on node 8 (Build target(s)). 270>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/netstandard1.4/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/netstandard1.4/". 252>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 272>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 248>CopyFilesToOutputDirectory: System.Security.AccessControl.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.5.0.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.5.0.0/pack/ref/net461/System.Security.AccessControl.dll". 276>CoreCompile: CompilerServer: server - server processed compilation - 9240dcd8-77e1-46f3-8901-174135f78be0 239>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.Loader.4.3.0.nupkg'. 239>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj" (Build;Pack target(s)). 276>CoreCompile: CompilerServer: server - server processed compilation - eb36bcac-18da-47af-bcd3-3bb64e35df74 277>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (Build target(s)). 270:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (270:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (270:34) on node 14 (Build target(s)). 270>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/netstandard1.6/". 248>CoreCompile: CompilerServer: server - server processed compilation - e980298d-ff17-4191-b615-6ccaa2ae21fe 277>CoreCompile: CompilerServer: server - server processed compilation - d73fd430-b650-4953-a01c-9ef6b29f5792 252>CoreCompile: CompilerServer: server - server processed compilation - 07f787d5-7cae-460d-9049-2c01e28a8b4a 263>CopyFilesToOutputDirectory: System.Security.AccessControl.6.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll 270>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 240>CopyFilesToOutputDirectory: System.Security.AccessControl.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.3.0/ref/netstandard1.3/System.Security.AccessControl.dll 276>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll". 245>CoreCompile: CompilerServer: server - server processed compilation - 934b3dae-3792-49bb-b234-207a5cece76d 246>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 263>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.6.0.0/pack/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.6.0.0/pack/lib/net461/System.Security.AccessControl.dll". 240>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.3.0/ref/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.4.3.0/pack/ref/netstandard1.3/System.Security.AccessControl.dll". 272>CoreCompile: CompilerServer: server - server processed compilation - 78900bfb-369f-4918-bfc3-b5d15eba099c 276>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll". 263>CoreCompile: CompilerServer: server - server processed compilation - b16aaec0-23cc-492f-8dbc-a88744e4232e 248>CoreCompile: CompilerServer: server - server processed compilation - 245dd53f-bde2-41da-a0bb-2fc4a4990bdc 245>CoreCompile: CompilerServer: server - server processed compilation - a2bc8370-b7be-4ad4-8dac-2286846561cb 270:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (270:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (270:35) on node 6 (Build target(s)). 270>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/net46/". 276>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.0/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll". 276>CopyFilesToOutputDirectory: System.Runtime.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll 252>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.claims/4.3.0/netstandard1.3/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll". 277>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (Build target(s)). 276>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (Build target(s)). 232>CoreCompile: CompilerServer: server - server processed compilation - 5fd9649e-7ee0-4abf-a48b-40adfd96b032 248>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/5.0.0/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.dll". 276>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.0/pack/ref/netstandard1.3/System.Runtime.dll". 276>CopyFilesToOutputDirectory: System.Runtime.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll 245>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.7.0/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll". 193>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Net.Security.4.3.1.nupkg'. 270>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 276>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.0/pack/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.0/pack/ref/netstandard1.2/System.Runtime.dll". 248>CopyFilesToOutputDirectory: System.Security.AccessControl.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.dll 245>CopyFilesToOutputDirectory: System.Security.AccessControl.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.4.7.0/pack/ref/netstandard2.0/System.Security.AccessControl.dll". 248>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.5.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.5.0.0/pack/ref/netstandard1.3/System.Security.AccessControl.dll". 53>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Bcl.HashCode.1.1.1.nupkg'. 53>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj" (Build;Pack target(s)). 232>CoreCompile: CompilerServer: server - server processed compilation - 19247dcf-8985-43f2-a269-b1e88de6e9cd CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/netstandard1.0/System.Runtime.dll". 245>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (Build target(s)). 193>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj" (Build;Pack target(s)). 232>CopyFilesToOutputDirectory: System.Runtime.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/netstandard1.0/System.Runtime.dll 240>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj" (Build target(s)). 232>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.1/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.1/pack/ref/netstandard1.0/System.Runtime.dll". 248>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (Build target(s)). 276>CopyFilesToOutputDirectory: System.Runtime.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.0/pack/ref/netstandard1.5/System.Runtime.dll". 276>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (Build target(s)). 272>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/netstandard1.3/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll". 248>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (Build target(s)). 248>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/5.0.0/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll". System.Security.AccessControl.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.5.0.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.5.0.0/pack/ref/netstandard2.0/System.Security.AccessControl.dll". 232>CoreCompile: CompilerServer: server - server processed compilation - 83c9f0e0-9dc3-4d2e-8a04-e15e63cdc39e 277>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/Release/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.5/System.Runtime.dll". System.Runtime.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.5/System.Runtime.dll 252>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.claims/4.3.0/net46/System.Security.Claims.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.claims/4.3.0/net46/System.Security.Claims.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.Claims.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 35edbe25-bcb6-47fa-9e7e-abac24f5245e 277>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/Release/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/pack/ref/netstandard1.5/System.Runtime.dll". 252>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.claims/4.3.0/net46/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.claims/4.3.0/ref/net46/System.Security.Claims.dll". 252>CopyFilesToOutputDirectory: System.Security.Claims.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Claims.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Claims.4.3.0/pack/ref/netstandard1.3/System.Security.Claims.dll". 252>CopyFilesToOutputDirectory: System.Security.Claims.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.claims/4.3.0/ref/net46/System.Security.Claims.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Claims.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.claims/4.3.0/ref/net46/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Claims.4.3.0/pack/ref/net46/System.Security.Claims.dll". 263>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" (Build target(s)). 263>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/6.0.0/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll". 232>CoreCompile: CompilerServer: server - server processed compilation - 45812999-1940-4191-ab68-a260c6ff7426 270:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (270:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (270:36) on node 11 (Build target(s)). 270>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/net461/". 272>CopyFilesToOutputDirectory: System.Security.Cryptography.Algorithms.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll 270>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/netstandard1.3/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/netstandard1.3/System.Security.Cryptography.Cng.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 272>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/netstandard1.3". 270>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 246>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/netstandard1.3/System.Security.Cryptography.Algorithms.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/netstandard1.3/System.Security.Cryptography.Algorithms.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 263>CopyFilesToOutputDirectory: System.Security.AccessControl.6.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll 272>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll". 232>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/netstandard1.5/System.Runtime.dll". System.Runtime.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/netstandard1.5/System.Runtime.dll 263>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.6.0.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.6.0.0/pack/lib/netstandard2.0/System.Security.AccessControl.dll". 232>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.1/pack/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.1/pack/ref/netstandard1.5/System.Runtime.dll". 276>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (Build target(s)). 245>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.accesscontrol/4.7.0/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.7.0/ref/netstandard1.3/System.Security.AccessControl.dll". 232>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/netstandard1.2/System.Runtime.dll". 272>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_4;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/netstandard1.4/System.Security.Cryptography.Algorithms.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/netstandard1.4/System.Security.Cryptography.Algorithms.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.4/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 9082f74e-5c77-47e6-8848-e0f3e465c29e 232>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.runtime/4.3.1/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/netstandard1.3/System.Runtime.dll". 245>CopyFilesToOutputDirectory: System.Security.AccessControl.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.7.0/ref/netstandard1.3/System.Security.AccessControl.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.4.7.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.accesscontrol/4.7.0/ref/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.4.7.0/pack/ref/netstandard1.3/System.Security.AccessControl.dll". 232>CopyFilesToOutputDirectory: System.Runtime.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/netstandard1.2/System.Runtime.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.1/pack/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.1/pack/ref/netstandard1.2/System.Runtime.dll". 248>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (Build target(s)). 232>CopyFilesToOutputDirectory: System.Runtime.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/netstandard1.3/System.Runtime.dll 270>CoreCompile: CompilerServer: server - server processed compilation - ea8144d4-35da-4e0b-a00f-f3b48ec86f81 246>CoreCompile: CompilerServer: server - server processed compilation - 09c6d5db-d8b7-4d87-a8c9-c3b9d92003ac 232>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.1/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.runtime/4.3.1/ref/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.1/pack/ref/netstandard1.3/System.Runtime.dll". 245>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (Build target(s)). 270>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_4;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/netstandard1.4/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/netstandard1.4/System.Security.Cryptography.Cng.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.4/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - bda49564-3c68-416c-a9e7-e080d35393d7 270>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/net46/System.Security.Cryptography.Cng.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/net46/System.Security.Cryptography.Cng.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 3c7d7e06-b777-487d-a8f9-dde0578cb037 248>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (Build target(s)). 252>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj" (Build target(s)). 270>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/net46/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/net46/System.Security.Cryptography.Cng.dll". 232>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" (Build target(s)). 277>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (Build target(s)). 270>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/net46/System.Security.Cryptography.Cng.dll 272>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/netstandard1.4/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll". 276>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (Build target(s)). 270>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/net46/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.3.0/pack/ref/net46/System.Security.Cryptography.Cng.dll". 270>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 263>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" (Build target(s)). 270>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 252>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj" (Build target(s)). 272>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (Build target(s)). 246:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (246:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (246:33) on node 20 (Build target(s)). 246>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/netstandard1.4/". 245>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (Build target(s)). 232>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" (Build target(s)). 272>CopyFilesToOutputDirectory: System.Security.Cryptography.Algorithms.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll 246>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/netstandard1.3/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll". 270>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll". 270>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll". 270>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_6;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/netstandard1.6/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/netstandard1.6/System.Security.Cryptography.Cng.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.6/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 61714429-1db9-4f63-a9bb-720ea47816b5 272>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll". 270>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net461/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/net461/System.Security.Cryptography.Cng.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/net461/System.Security.Cryptography.Cng.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 8458f896-e626-486e-afc6-32d583959942 184>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/system.net.sockets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Sockets.4.3.0/pack/system.net.sockets.nuspec". 270>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/net461/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/net461/System.Security.Cryptography.Cng.dll". System.Security.Cryptography.Cng.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/net461/System.Security.Cryptography.Cng.dll 270>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll". 270>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.3.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/net461/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.3.0/pack/ref/net461/System.Security.Cryptography.Cng.dll". 246:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (246:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (246:34) on node 12 (Build target(s)). 246>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/netstandard1.6/". 246>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_4;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/netstandard1.4/System.Security.Cryptography.Algorithms.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/netstandard1.4/System.Security.Cryptography.Algorithms.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.4/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 246:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (246:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (246:35) on node 22 (Build target(s)). 246>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/net46/". 246:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (246:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (246:36) on node 15 (Build target(s)). 246>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/net461/". 246>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 232>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" (Build target(s)). 94>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.7.0/pack/microsoft.csharp.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.7.0/pack/ref/net45". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.7.0/pack/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.7.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.7.0/pack/ref/netcoreapp2.0/_._". 246:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (246:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (246:37) on node 28 (Build target(s)). 246>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/net462/". 270>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll 270>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll 270>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.3.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.3.0/pack/ref/netstandard1.6/System.Security.Cryptography.Cng.dll". 270>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.3.0/pack/ref/netstandard1.3/System.Security.Cryptography.Cng.dll". 272:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (272:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (272:34) on node 17 (Build target(s)). 272>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/net46/". 270>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll 246>CopyFilesToOutputDirectory: System.Security.Cryptography.Algorithms.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll". 270>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.3.0/pack/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.3.0/pack/ref/netstandard1.4/System.Security.Cryptography.Cng.dll". 272:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (272:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (272:35) on node 24 (Build target(s)). 272>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/net461/". 272:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (272:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (272:36) on node 1 (Build target(s)). 272>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/netstandard1.6/". 246>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_6;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/netstandard1.6/System.Security.Cryptography.Algorithms.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/netstandard1.6/System.Security.Cryptography.Algorithms.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.6/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 270>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (Build target(s)). 184>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Net.Sockets.4.3.0.nupkg'. 246>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 246>CoreCompile: CompilerServer: server - server processed compilation - 6174cc12-3382-412a-9109-a83132112309 232>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" (Build target(s)). 81>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.csharp/4.0.1/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.csharp/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll". 184>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj" (Build;Pack target(s)). 272:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (272:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (272:37) on node 4 (Build target(s)). 272>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/net462/". 81>CopyFilesToOutputDirectory: Microsoft.CodeAnalysis.CSharp.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.csharp/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll 246>CoreCompile: CompilerServer: server - server processed compilation - c73cecbc-1fcd-4e55-a231-619005a8958a 81>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CSharp.4.0.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/microsoft.codeanalysis.csharp/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CSharp.4.0.1/pack/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll". 94>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CSharp.4.7.0.nupkg'. 246>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/netstandard1.4/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll". 94>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj" (Build;Pack target(s)). 272>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 246>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 246>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/netstandard1.6/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll". 246>CopyFilesToOutputDirectory: System.Security.Cryptography.Algorithms.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll". 272>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 270:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (270:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (270:37) on node 29 (Build target(s)). 270>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/net462/". 246>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/net46/System.Security.Cryptography.Algorithms.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/net46/System.Security.Cryptography.Algorithms.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 270>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/net462/". 246>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (Build target(s)). 272>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (Build target(s)). 270>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (Build target(s)). 272>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/net46/System.Security.Cryptography.Algorithms.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/net46/System.Security.Cryptography.Algorithms.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 272>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/net461/System.Security.Cryptography.Algorithms.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/net461/System.Security.Cryptography.Algorithms.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 246>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/net461/System.Security.Cryptography.Algorithms.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/net461/System.Security.Cryptography.Algorithms.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 270>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (Build target(s)). 246>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 270>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (Build target(s)). 270>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 209>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.4.1/pack/system.reflection.metadata.nuspec". 270>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net462/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/net462/System.Security.Cryptography.Cng.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/net462/System.Security.Cryptography.Cng.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 270>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (Build target(s)). 272>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 272>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 272>CoreCompile: CompilerServer: server - server processed compilation - 41a84ed0-91e9-4f69-821b-9ba97c056db1 270>CoreCompile: CompilerServer: server - server processed compilation - c53e8570-6a8a-42de-b5ee-265145610a0f 246>CoreCompile: CompilerServer: server - server processed compilation - bd062c87-fe11-4dec-949b-46727bb02ed8 272>CoreCompile: CompilerServer: server - server processed compilation - f3aaf665-40b5-43e5-a1ee-a1af2cfeaee2 246>CopyFilesToOutputDirectory: System.Security.Cryptography.Algorithms.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll". 246>CoreCompile: CompilerServer: server - server processed compilation - fa7d8944-43c1-4659-8eb8-caee57292d9e 246>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/net461/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/net461/System.Security.Cryptography.Algorithms.dll". 246>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/net46/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/net46/System.Security.Cryptography.Algorithms.dll". 272>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/net461/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/net461/System.Security.Cryptography.Algorithms.dll". 272>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/net46/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll". 270>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.3.0/net462/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/net462/System.Security.Cryptography.Cng.dll". 246>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/net462/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/net462/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XmlSerializer.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/net462/System.Security.Cryptography.Algorithms.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/net462/System.Security.Cryptography.Algorithms.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 272>CopyFilesToOutputDirectory: System.Security.Cryptography.Algorithms.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/net46/System.Security.Cryptography.Algorithms.dll". 246>CoreCompile: CompilerServer: server - server processed compilation - e0cf3aca-ed5b-48db-8d75-dbe98f0f9c43 209>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Metadata.1.4.1.nupkg'. 209>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj" (Build;Pack target(s)). 246>CopyFilesToOutputDirectory: System.Security.Cryptography.Algorithms.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/net46/System.Security.Cryptography.Algorithms.dll 246>CopyFilesToOutputDirectory: System.Security.Cryptography.Algorithms.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/net461/System.Security.Cryptography.Algorithms.dll 246>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.1/net462/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/net462/System.Security.Cryptography.Algorithms.dll". 246>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/net46/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/net46/System.Security.Cryptography.Algorithms.dll". 246>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/net461/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/net461/System.Security.Cryptography.Algorithms.dll". 270>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/net462/System.Security.Cryptography.Cng.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.3.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.3.0/ref/net462/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.3.0/pack/ref/net462/System.Security.Cryptography.Cng.dll". 272>CopyFilesToOutputDirectory: System.Security.Cryptography.Algorithms.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/net461/System.Security.Cryptography.Algorithms.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/net461/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/net461/System.Security.Cryptography.Algorithms.dll". 272>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/net462/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/net462/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XmlSerializer.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/net462/System.Security.Cryptography.Algorithms.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/net462/System.Security.Cryptography.Algorithms.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 272>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_6;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/netstandard1.6/System.Security.Cryptography.Algorithms.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/netstandard1.6/System.Security.Cryptography.Algorithms.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.6/System.Security.Cryptography.Algorithms.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:55) on node 13 (Build;Pack target(s)). 286:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:56) on node 13 (Build target(s)). 286>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard1.3/". 286:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:57) on node 32 (Build target(s)). 286>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard1.6/". 286:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:58) on node 26 (Build target(s)). 286>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard1.4/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard1.4/". 272>CoreCompile: CompilerServer: server - server processed compilation - 55dab2c1-b192-4763-aa14-3c11fd2f7ac4 246>CopyFilesToOutputDirectory: System.Security.Cryptography.Algorithms.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/net462/System.Security.Cryptography.Algorithms.dll 272>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/net462/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/net462/System.Security.Cryptography.Algorithms.dll". 246>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.1/ref/net462/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/ref/net462/System.Security.Cryptography.Algorithms.dll". 104>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.4.0/pack/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.4.0/pack/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.4.0/pack/system.buffers.nuspec". 286:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:59) on node 10 (Build target(s)). 286>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard2.0/". 286:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:60) on node 7 (Build target(s)). 286>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard2.1/". 246>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (Build target(s)). 272>CopyFilesToOutputDirectory: System.Security.Cryptography.Algorithms.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/net462/System.Security.Cryptography.Algorithms.dll 272>CoreCompile: CompilerServer: server - server processed compilation - 5d38686f-45b2-4b88-94b2-696059f4f87f 272>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/net462/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/net462/System.Security.Cryptography.Algorithms.dll". 81>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj" (Build target(s)). 272>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.algorithms/4.3.0/netstandard1.6/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll". 246>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (Build target(s)). 286>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 286:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:63) on node 8 (Build target(s)). 286>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netcoreapp2.1/". 246>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (Build target(s)). 286>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_4;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard1.4/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard1.4/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.4/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 104>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Buffers.4.4.0.nupkg'. 246>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (Build target(s)). 272>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (Build target(s)). 272>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (Build target(s)). 272>CopyFilesToOutputDirectory: System.Security.Cryptography.Algorithms.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll 286:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:65) on node 19 (Build target(s)). 286>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/net46/". 286>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard1.3/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard1.3/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 272>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll". 286:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:61) on node 6 (Build target(s)). 286>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netcoreapp2.0/". 270>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (Build target(s)). 246>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (Build target(s)). 272>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (Build target(s)). 104>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj" (Build;Pack target(s)). 286:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:66) on node 14 (Build target(s)). 286>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/net462/". 286:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:64) on node 9 (Build target(s)). 286>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/net461/". 286>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 286:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:62) on node 23 (Build target(s)). 286>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netcoreapp3.0/". 286>CoreCompile: CompilerServer: server - server processed compilation - 70ec1e7d-8878-4d35-ba14-c4ba01851ba5 286>CoreCompile: CompilerServer: server - server processed compilation - 12c54306-e47e-4bce-a87d-114169fb5e2d 286:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (286:67) on node 25 (Build target(s)). 286>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/net47/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/net47/". 286>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 286>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_6;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard1.6/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard1.6/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.6/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 286>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 286>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 286>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 286>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard2.0/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard2.0/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 286>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/net461/System.Security.Cryptography.Cng.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/net461/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 286>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 286>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 286>CoreCompile: CompilerServer: server - server processed compilation - 68579d38-9816-4769-b210-2ca013c71855 286>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 286>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll". 286>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 286>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll". 272>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (Build target(s)). 286>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/net46/System.Security.Cryptography.Cng.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/net46/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 286>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:2 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_0;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netcoreapp2.0/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netcoreapp2.0/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp2.0/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 286>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER;NETSTANDARD2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard2.1/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard2.1/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.1/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 234>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/system.runtime.loader.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Loader.4.0.0/pack/system.runtime.loader.nuspec". 286>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard1.3". 286>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll 286>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard1.3/System.Security.Cryptography.Cng.dll". 286>CoreCompile: CompilerServer: server - server processed compilation - 66f0f140-8b20-4e18-854e-46dfdc6844e8 286>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll". 286>CoreCompile: CompilerServer: server - server processed compilation - 8e2eeeaa-f798-4503-9d43-7de520d11dd5 286>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard1.4/System.Security.Cryptography.Cng.dll". 286>CoreCompile: CompilerServer: server - server processed compilation - 62be6c59-cc14-4945-804a-65bedd68eae2 286>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/net461/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/net461/System.Security.Cryptography.Cng.dll". 286>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/net46/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/net46/System.Security.Cryptography.Cng.dll". 286>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:2 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_1;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netcoreapp2.1/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netcoreapp2.1/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp2.1/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 286>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET47;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/net47/System.Security.Cryptography.Cng.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/net47/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net47/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 286>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/net462/System.Security.Cryptography.Cng.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/net462/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 286>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll 286>CoreCompile: CompilerServer: server - server processed compilation - 63076d92-b211-4d23-a63a-81174a771f9c 286>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/net461/System.Security.Cryptography.Cng.dll 286>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll". 286>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard1.6/System.Security.Cryptography.Cng.dll". 286>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/net461/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/net461/System.Security.Cryptography.Cng.dll". 286>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/net46/System.Security.Cryptography.Cng.dll 234>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.Loader.4.0.0.nupkg'. 234>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj" (Build;Pack target(s)). 286>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/net46/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/net46/System.Security.Cryptography.Cng.dll". 286>CoreCompile: CompilerServer: server - server processed compilation - 5a3b63c1-8290-4da1-91c7-30e7c9569512 286>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard2.0/System.Security.Cryptography.Cng.dll". 286>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/net462/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/net462/System.Security.Cryptography.Cng.dll". 286>CoreCompile: CompilerServer: server - server processed compilation - aa172b57-38b0-46bc-af9d-1ce660bf2786 286>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netstandard2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll". 286>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/net462/System.Security.Cryptography.Cng.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/net462/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/net462/System.Security.Cryptography.Cng.dll". 286>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/net47/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/net47/System.Security.Cryptography.Cng.dll". 286>CoreCompile: CompilerServer: server - server processed compilation - 94d159da-1639-4fd9-af40-753080c73e00 286>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/net47/System.Security.Cryptography.Cng.dll 286>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll 286>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/net47". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/net47/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/net47/System.Security.Cryptography.Cng.dll". 286>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netstandard2.1/System.Security.Cryptography.Cng.dll". 286>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netcoreapp2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:55) on node 18 (Build;Pack target(s)). 278:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:57) on node 4 (Build target(s)). 278>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard1.4/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard1.4/". 278:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:56) on node 24 (Build target(s)). 278>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard1.3/". 278:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:58) on node 27 (Build target(s)). 278>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard1.6/". 278:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:59) on node 12 (Build target(s)). 278>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard2.0/". 286>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 286>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 286>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 286>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 286>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 286>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 286>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj" (247:15) on node 5 (Build;Pack target(s)). 247:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj" (247:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj" (247:16) on node 5 (Build target(s)). 247>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.encoding/4.3.0/netstandard1.3/". 286>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 286>CoreCompile: CompilerServer: server - server processed compilation - 1cabfb32-04e8-4427-abf0-35c55325eb5b 278>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 247:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj" (247:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj" (247:17) on node 29 (Build target(s)). 247>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.encoding/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.encoding/4.3.0/net46/". 286>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:3 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP3_0;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netcoreapp3.0/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netcoreapp3.0/System.Security.Cryptography.Cng.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp3.0/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 278>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard1.3/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard1.3/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj" (289:15) on node 31 (Build;Pack target(s)). 289:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj" (289:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj" (289:16) on node 20 (Build target(s)). 289>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.csp/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.csp/4.3.0/netstandard1.3/". 286>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netcoreapp2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll". System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netcoreapp2.1". 278>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 286>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll". 278>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 247>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 278>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_6;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard1.6/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard1.6/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.6/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 289:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj" (289:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj" (289:17) on node 11 (Build target(s)). 289>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.csp/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.csp/4.3.0/net46/". 247>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 247>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.encoding/4.3.0/netstandard1.3/System.Security.Cryptography.Encoding.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.encoding/4.3.0/netstandard1.3/System.Security.Cryptography.Encoding.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.Cryptography.Encoding.cs /warnaserror+:NU1605 286>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 278>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_4;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard1.4/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard1.4/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.4/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 289>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 278>CoreCompile: CompilerServer: server - server processed compilation - 70582c87-af10-4a64-b24c-e22dbbcbf098 289>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.csp/4.3.0/netstandard1.3/System.Security.Cryptography.Csp.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.csp/4.3.0/netstandard1.3/System.Security.Cryptography.Csp.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.Cryptography.Csp.cs /warnaserror+:NU1605 286>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 247>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.encoding/4.3.0/net46/System.Security.Cryptography.Encoding.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.encoding/4.3.0/net46/System.Security.Cryptography.Encoding.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.Cryptography.Encoding.cs /warnaserror+:NU1605 286>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 278>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 286>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 289>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 278>CoreCompile: CompilerServer: server - server processed compilation - 457f67a3-c725-4383-83d2-d64c42573165 289>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.csp/4.3.0/net46/System.Security.Cryptography.Csp.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.csp/4.3.0/net46/System.Security.Cryptography.Csp.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.Cryptography.Csp.cs /warnaserror+:NU1605 247>CoreCompile: CompilerServer: server - server processed compilation - b3727859-8cb4-4d3e-92ca-6402bfc5e2d3 278>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll". 278>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard2.0/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard2.0/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 278>CoreCompile: CompilerServer: server - server processed compilation - ea851e57-7c86-469a-b565-b486bc0c4969 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll". 278:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:60) on node 18 (Build target(s)). 278>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netcoreapp2.1/". 278>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll 278>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll 278:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:61) on node 28 (Build target(s)). 278>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netcoreapp2.0/". 278>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard1.4/System.Security.Cryptography.Cng.dll". 289>CoreCompile: CompilerServer: server - server processed compilation - 08aae335-b157-4ba8-b17a-f9e3cc1e8263 278>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard1.3/System.Security.Cryptography.Cng.dll". 247>CoreCompile: CompilerServer: server - server processed compilation - ee28d13e-a416-4be6-a04f-dcff6856dcde 278>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll". 247>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.encoding/4.3.0/netstandard1.3/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll". 289>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.csp/4.3.0/net46/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.csp/4.3.0/ref/net46/System.Security.Cryptography.Csp.dll". 247>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.encoding/4.3.0/net46/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll". 286>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 278:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:64) on node 15 (Build target(s)). 278>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/net46/". 278:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:65) on node 10 (Build target(s)). 278>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/net461/". 278:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:63) on node 1 (Build target(s)). 278>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard2.1/". 278:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:66) on node 31 (Build target(s)). 278>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/net462/". 278>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll 247>CopyFilesToOutputDirectory: System.Security.Cryptography.Encoding.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll 278>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard1.6/System.Security.Cryptography.Cng.dll". 289>CopyFilesToOutputDirectory: System.Security.Cryptography.Csp.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.csp/4.3.0/ref/net46/System.Security.Cryptography.Csp.dll 289>CoreCompile: CompilerServer: server - server processed compilation - a9731cd8-c184-4bc2-9045-c16f72523d7c 247>CopyFilesToOutputDirectory: System.Security.Cryptography.Encoding.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Encoding.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Encoding.4.3.0/pack/ref/net46/System.Security.Cryptography.Encoding.dll". 278>CoreCompile: CompilerServer: server - server processed compilation - 16761390-a39a-4dd4-b572-3a3971dff338 286>CoreCompile: CompilerServer: server - server processed compilation - b71e36fc-ed4d-46b1-af47-6b6d4353c89f 247>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Encoding.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Encoding.4.3.0/pack/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll". 289>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Csp.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.csp/4.3.0/ref/net46/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Csp.4.3.0/pack/ref/net46/System.Security.Cryptography.Csp.dll". 278:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:62) on node 17 (Build target(s)). 278>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netcoreapp3.0/". 289>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.csp/4.3.0/netstandard1.3/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.csp/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Csp.dll". 278>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj" (262:11) on node 21 (Build;Pack target(s)). 262:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj" (262:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj" (262:12) on node 21 (Build target(s)). 262>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.openssl/4.3.0/ref/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.openssl/4.3.0/netstandard1.6/". 278>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 278>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 278>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 278>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 278>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard2.0". 289>CopyFilesToOutputDirectory: System.Security.Cryptography.Csp.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.csp/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Csp.dll 286>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/4.7.0/netcoreapp3.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll". 278>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard2.0/System.Security.Cryptography.Cng.dll". 278>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 289>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Csp.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.csp/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Csp.4.3.0/pack/ref/netstandard1.3/System.Security.Cryptography.Csp.dll". 242>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/system.resources.reader.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.Reader.4.0.0/pack/system.resources.reader.nuspec". 278>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 286>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll". 278>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 278:55>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:55) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (278:67) on node 22 (Build target(s)). 278>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/net47/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/net47/". 278>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.1/ref/net46/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/net46/System.Security.Cryptography.Cng.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/net46/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 278>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.1/ref/net462/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/net462/System.Security.Cryptography.Cng.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/net462/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 278>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.1/ref/net461/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/net461/System.Security.Cryptography.Cng.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/net461/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 278>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER;NETSTANDARD2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard2.1/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard2.1/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.1/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 278>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:2 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_0;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netcoreapp2.0/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netcoreapp2.0/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp2.0/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 262>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 289>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj" (Build target(s)). 278>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 247>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj" (Build target(s)). 247>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj" (Build target(s)). 289>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj" (Build target(s)). 278>CoreCompile: CompilerServer: server - server processed compilation - 0bb9c22d-254f-460a-b539-5acfec004c21 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/net462/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/net462/System.Security.Cryptography.Cng.dll". 278>CoreCompile: CompilerServer: server - server processed compilation - 225acd32-362d-4628-a73b-327774ae63ba CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/net46/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/net46/System.Security.Cryptography.Cng.dll". 242>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Resources.Reader.4.0.0.nupkg'. 242>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj" (Build;Pack target(s)). 278>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 262>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_6;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.openssl/4.3.0/netstandard1.6/System.Security.Cryptography.OpenSsl.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.openssl/4.3.0/netstandard1.6/System.Security.Cryptography.OpenSsl.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.6/System.Security.Cryptography.OpenSsl.cs /warnaserror+:NU1605 286>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build target(s)). 278>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 278>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/net46/System.Security.Cryptography.Cng.dll 278>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 278>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/net46/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/net46/System.Security.Cryptography.Cng.dll". 278>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/net462/System.Security.Cryptography.Cng.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/net462/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/net462/System.Security.Cryptography.Cng.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (260:35) on node 19 (Build;Pack target(s)). 260:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (260:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (260:37) on node 4 (Build target(s)). 260>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netstandard2.0/". 260:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (260:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (260:36) on node 19 (Build target(s)). 260>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netstandard1.3/". 278>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 278>CoreCompile: CompilerServer: server - server processed compilation - 7e5d25a0-c93e-4c3a-8e20-cdf349bf8de1 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/net461/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/net461/System.Security.Cryptography.Cng.dll". 260:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (260:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (260:39) on node 27 (Build target(s)). 260>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netcoreapp2.1/". 260:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (260:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (260:40) on node 24 (Build target(s)). 260>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/net46/". 260:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (260:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (260:38) on node 32 (Build target(s)). 260>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netstandard2.1/". 260:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (260:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (260:42) on node 13 (Build target(s)). 260>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/net461/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj" (259:15) on node 16 (Build;Pack target(s)). 259:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj" (259:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj" (259:16) on node 16 (Build target(s)). 259>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.primitives/4.3.0/netstandard1.3/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (267:35) on node 14 (Build;Pack target(s)). 267:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (267:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (267:36) on node 14 (Build target(s)). 267>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netstandard1.3/". 278>CoreCompile: CompilerServer: server - server processed compilation - d242872f-81ed-46bc-aaf0-f9e71dbc0fc5 278>CoreCompile: CompilerServer: server - server processed compilation - 182040f3-53cd-437f-a9d7-91b85cee34fe 278>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/net461/System.Security.Cryptography.Cng.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/net461/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/net461/System.Security.Cryptography.Cng.dll". 262>CoreCompile: CompilerServer: server - server processed compilation - 346be968-897b-48a0-b31d-8b88304970f4 278>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:3 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP3_0;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netcoreapp3.0/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netcoreapp3.0/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp3.0/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 260:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (260:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (260:41) on node 11 (Build target(s)). 260>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp3.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netcoreapp3.0/". 267:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (267:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (267:37) on node 6 (Build target(s)). 267>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netcoreapp2.1/". 278>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:2 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_1;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netcoreapp2.1/System.Security.Cryptography.Cng.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netcoreapp2.1/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp2.1/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 278>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET47;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/net462/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/net462/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.1/ref/net462/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.XmlSerializer.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/net47/System.Security.Cryptography.Cng.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/net47/System.Security.Cryptography.Cng.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net47/System.Security.Cryptography.Cng.cs /warnaserror+:NU1605 278>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netstandard2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll". 267:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (267:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (267:38) on node 12 (Build target(s)). 267>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netstandard2.1/". 220>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.ResourceManager.4.0.1/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.ResourceManager.4.0.1/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.ResourceManager.4.0.1/pack/system.resources.resourcemanager.nuspec". 262>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.openssl/4.3.0/netstandard1.6/System.Security.Cryptography.OpenSsl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.openssl/4.3.0/ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll". 267:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (267:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (267:39) on node 29 (Build target(s)). 267>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netcoreapp3.0/". 278>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netstandard2.1/System.Security.Cryptography.Cng.dll". 278>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (281:23) on node 26 (Build;Pack target(s)). 281:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (281:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (281:24) on node 26 (Build target(s)). 281>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.protecteddata/4.4.0/netstandard1.3/". 260>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 278>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 278>CoreCompile: CompilerServer: server - server processed compilation - 6617d64c-8751-4e57-89f6-bcb283e7e399 278>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netcoreapp2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll". 262>CopyFilesToOutputDirectory: System.Security.Cryptography.OpenSsl.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.openssl/4.3.0/ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll 260>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 262>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.OpenSsl.4.3.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.openssl/4.3.0/ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.OpenSsl.4.3.0/pack/ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll". 278>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/net47/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/net47/System.Security.Cryptography.Cng.dll". 260>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 220>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Resources.ResourceManager.4.0.1.nupkg'. 278>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll 260>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 267>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 278>CoreCompile: CompilerServer: server - server processed compilation - e9796383-693f-48cc-92cc-110ef76c35dd 220>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj" (Build;Pack target(s)). 278>CoreCompile: CompilerServer: server - server processed compilation - 282225b8-d6a0-4c5d-8411-3bd8d4851b02 278>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netcoreapp2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll". 278>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 260>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.0/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netstandard2.0/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netstandard2.0/System.Security.Cryptography.Pkcs.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 259:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj" (259:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj" (259:17) on node 7 (Build target(s)). 259>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.primitives/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.primitives/4.3.0/net46/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 278>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/net47/System.Security.Cryptography.Cng.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/net47". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/net47/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/net47/System.Security.Cryptography.Cng.dll". 278>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll". 267:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (267:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (267:40) on node 20 (Build target(s)). 267>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netstandard2.0/". 267>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netstandard1.3/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netstandard1.3/System.Security.Cryptography.Pkcs.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 278>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 278>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll". 262>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj" (Build target(s)). 281:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (281:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (281:25) on node 5 (Build target(s)). 281>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.protecteddata/4.4.0/netstandard2.0/". 278>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 281>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 259>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.primitives/4.3.0/net46/System.Security.Cryptography.Primitives.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.primitives/4.3.0/net46/System.Security.Cryptography.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.Cryptography.Primitives.cs /warnaserror+:NU1605 259>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 260>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/net461/System.Security.Cryptography.Pkcs.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/net461/System.Security.Cryptography.Pkcs.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 2129df80-7e31-4c7c-9ed4-f00450df1b88 267>CoreCompile: CompilerServer: server - server processed compilation - a216ce6f-37b3-45f2-a876-e4b7c4bb402f 267>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 278>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 259>CoreCompile: CompilerServer: server - server processed compilation - ec868b36-764c-4e62-81de-5abce2bee7ab 260>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netstandard1.3/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netstandard1.3/System.Security.Cryptography.Pkcs.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 944c7134-0617-433c-bfd7-6aadb3b68426 259>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.primitives/4.3.0/net46/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll". 281>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.protecteddata/4.4.0/netstandard1.3/System.Security.Cryptography.ProtectedData.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.protecteddata/4.4.0/netstandard1.3/System.Security.Cryptography.ProtectedData.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.Cryptography.ProtectedData.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 83955121-3278-4897-85b3-9e97e2402b0e 259>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.primitives/4.3.0/netstandard1.3/System.Security.Cryptography.Primitives.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.primitives/4.3.0/netstandard1.3/System.Security.Cryptography.Primitives.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.Cryptography.Primitives.cs /warnaserror+:NU1605 267:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (267:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (267:41) on node 9 (Build target(s)). 267>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/net46/". 260>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/net461/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/net461/System.Security.Cryptography.Pkcs.dll". System.Security.Cryptography.Pkcs.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/net461/System.Security.Cryptography.Pkcs.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/net461/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/net461/System.Security.Cryptography.Pkcs.dll". 260>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 259>CopyFilesToOutputDirectory: System.Security.Cryptography.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Primitives.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Primitives.4.3.0/pack/ref/net46/System.Security.Cryptography.Primitives.dll". 260>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/net46/System.Security.Cryptography.Pkcs.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/net46/System.Security.Cryptography.Pkcs.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 260>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER;NETSTANDARD2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netstandard2.1/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netstandard2.1/System.Security.Cryptography.Pkcs.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.1/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 260>CoreCompile: CompilerServer: server - server processed compilation - 049f0fb8-6903-4995-a2bb-ad8add2a8d5b 281>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.protecteddata/4.4.0/netstandard1.3/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll". 260>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netstandard1.3/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll". 267>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 260>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/net46/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/net46/System.Security.Cryptography.Pkcs.dll". System.Security.Cryptography.Pkcs.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/net46/System.Security.Cryptography.Pkcs.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/net46/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/net46/System.Security.Cryptography.Pkcs.dll". 281:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (281:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (281:27) on node 10 (Build target(s)). 281>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.protecteddata/4.4.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.protecteddata/4.4.0/net461/". 259>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj" (Build target(s)). 260>CoreCompile: CompilerServer: server - server processed compilation - f2bceb07-c387-48bb-b3ee-ccaa385cdeaf 267>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 267>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netstandard1.3/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll". 260>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll 281>CopyFilesToOutputDirectory: System.Security.Cryptography.ProtectedData.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/pack/ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll". 267>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER;NETSTANDARD2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netstandard2.1/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netstandard2.1/System.Security.Cryptography.Pkcs.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.1/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 260>CoreCompile: CompilerServer: server - server processed compilation - 92c993a6-6855-47c6-b26b-d962b0e7db4d 267>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:3 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP3_0;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netcoreapp3.0/System.Security.Cryptography.Pkcs.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 267>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll 260>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (Build target(s)). 260>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (Build target(s)). 259>CoreCompile: CompilerServer: server - server processed compilation - 93ee6042-d0a9-4dad-90a6-71c3253e7dbc 260>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 267>CoreCompile: CompilerServer: server - server processed compilation - dd8fb24f-e70b-4a31-85d9-de04aa097245 278>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.cng/5.0.0/netcoreapp3.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll". 267>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.5.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.5.0.0/pack/ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll". 278>CopyFilesToOutputDirectory: System.Security.Cryptography.Cng.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll". 260>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll". 281:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (281:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (281:26) on node 15 (Build target(s)). 281>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.protecteddata/4.4.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.protecteddata/4.4.0/net46/". 281>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (Build target(s)). 281>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 267>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/net46/System.Security.Cryptography.Pkcs.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/net46/System.Security.Cryptography.Pkcs.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 260>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:2 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_1;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netcoreapp2.1/System.Security.Cryptography.Pkcs.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - fb5f8db8-f876-43cc-9872-c7170a3eede0 260>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll". System.Security.Cryptography.Pkcs.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll". 260>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll". System.Security.Cryptography.Pkcs.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll". 267>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (Build target(s)). 278>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 267>CoreCompile: CompilerServer: server - server processed compilation - 8b0cebb4-67ed-4d44-af5f-bf2ce491c025 278>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build target(s)). 281>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.protecteddata/4.4.0/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.protecteddata/4.4.0/netstandard2.0/System.Security.Cryptography.ProtectedData.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Security.Cryptography.ProtectedData.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 5836296e-6ebf-4866-b719-e5e1e959f08b 267>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 108>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.3.0/pack/ref/netstandard". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.3.0/pack/ref/netstandard/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/system.appcontext.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.3.0/pack/system.appcontext.nuspec". 260>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (Build target(s)). 108>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.AppContext.4.3.0.nupkg'. 267>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:2 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_1;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netcoreapp2.1/System.Security.Cryptography.Pkcs.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 259>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.primitives/4.3.0/netstandard1.3/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll". 267>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/net46/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/net46/System.Security.Cryptography.Pkcs.dll". 259>CopyFilesToOutputDirectory: System.Security.Cryptography.Primitives.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll 108>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj" (Build;Pack target(s)). 281>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.protecteddata/4.4.0/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll". 267>CoreCompile: CompilerServer: server - server processed compilation - 71c3b3d5-5309-4d7e-9dc0-74539e2f2691 281>CopyFilesToOutputDirectory: System.Security.Cryptography.ProtectedData.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll 281>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Security.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.protecteddata/4.4.0/net461/System.Security.Cryptography.ProtectedData.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.protecteddata/4.4.0/net461/System.Security.Cryptography.ProtectedData.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Security.Cryptography.ProtectedData.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 5b01e324-70f2-4fff-9517-d01027e35e4a 281>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 267>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/net46/System.Security.Cryptography.Pkcs.dll 281>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Security.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.protecteddata/4.4.0/net46/System.Security.Cryptography.ProtectedData.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.protecteddata/4.4.0/net46/System.Security.Cryptography.ProtectedData.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.Cryptography.ProtectedData.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - a630e792-c03d-4b20-99f9-a93d390f8df9 267>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.5.0.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/net46/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.5.0.0/pack/ref/net46/System.Security.Cryptography.Pkcs.dll". 281>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.protecteddata/4.4.0/net461/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.protecteddata/4.4.0/ref/net461/System.Security.Cryptography.ProtectedData.dll". 267>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll". System.Security.Cryptography.Pkcs.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.5.0.0/pack/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.5.0.0/pack/ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll". 281>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.protecteddata/4.4.0/net46/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.protecteddata/4.4.0/ref/net46/System.Security.Cryptography.ProtectedData.dll". 267:35>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (267:35) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (267:42) on node 28 (Build target(s)). 267>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/net461/". 260>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (258:23) on node 31 (Build;Pack target(s)). 258:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (258:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (258:24) on node 22 (Build target(s)). 258>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.x509certificates/4.3.0/netstandard1.4/". 281>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/pack/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll". 259>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Primitives.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Primitives.4.3.0/pack/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll". 260>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll". System.Security.Cryptography.Pkcs.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll". 260>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (Build target(s)). 267>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 260>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 258:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (258:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (258:25) on node 7 (Build target(s)). 258>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.x509certificates/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.x509certificates/4.3.0/net46/". 267>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll". System.Security.Cryptography.Pkcs.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll 258>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 258:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (258:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (258:26) on node 31 (Build target(s)). 258>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.x509certificates/4.3.0/netstandard1.3/". 267>CoreCompile: CompilerServer: server - server processed compilation - 482774f1-3316-4a43-b6d3-dcc15b27882e 281>CopyFilesToOutputDirectory: System.Security.Cryptography.ProtectedData.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.protecteddata/4.4.0/ref/net461/System.Security.Cryptography.ProtectedData.dll 281>CopyFilesToOutputDirectory: System.Security.Cryptography.ProtectedData.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.protecteddata/4.4.0/ref/net46/System.Security.Cryptography.ProtectedData.dll 267>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netstandard2.0/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netstandard2.0/System.Security.Cryptography.Pkcs.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - f1ba858b-b656-4ccf-87f5-3eef53214b58 258:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (258:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (258:27) on node 24 (Build target(s)). 258>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.x509certificates/4.3.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.x509certificates/4.3.0/net461/". 267>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.5.0.0/pack/ref/netcoreapp2.1". 281>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.protecteddata/4.4.0/ref/net461/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/pack/ref/net461/System.Security.Cryptography.ProtectedData.dll". 281>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.protecteddata/4.4.0/ref/net46/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/pack/ref/net46/System.Security.Cryptography.ProtectedData.dll". 267>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.5.0.0/pack/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll". 259>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj" (Build target(s)). 260>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (Build target(s)). 281>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (Build target(s)). 267>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 267>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (Build target(s)). 260>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:3 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP3_0;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netcoreapp3.0/System.Security.Cryptography.Pkcs.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 49f4f4e4-2c29-4b0f-af34-cd1ac347cfa1 267>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/net461/System.Security.Cryptography.Pkcs.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/net461/System.Security.Cryptography.Pkcs.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Security.Cryptography.Pkcs.cs /warnaserror+:NU1605 258>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 258>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_4;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.x509certificates/4.3.0/netstandard1.4/System.Security.Cryptography.X509Certificates.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.x509certificates/4.3.0/netstandard1.4/System.Security.Cryptography.X509Certificates.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.4/System.Security.Cryptography.X509Certificates.cs /warnaserror+:NU1605 258>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 258>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 258>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.x509certificates/4.3.0/net46/System.Security.Cryptography.X509Certificates.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.x509certificates/4.3.0/net46/System.Security.Cryptography.X509Certificates.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.Cryptography.X509Certificates.cs /warnaserror+:NU1605 258>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net461/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.x509certificates/4.3.0/net461/System.Security.Cryptography.X509Certificates.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.x509certificates/4.3.0/net461/System.Security.Cryptography.X509Certificates.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Security.Cryptography.X509Certificates.cs /warnaserror+:NU1605 258>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.x509certificates/4.3.0/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.x509certificates/4.3.0/netstandard1.3/System.Security.Cryptography.X509Certificates.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.Cryptography.X509Certificates.cs /warnaserror+:NU1605 267>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (Build target(s)). 267>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj" (261:15) on node 26 (Build;Pack target(s)). 261:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj" (261:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj" (261:16) on node 3 (Build target(s)). 261>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.xml/4.7.0/ref/net461/". 261:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj" (261:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj" (261:17) on node 26 (Build target(s)). 261>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.xml/4.7.0/ref/netstandard2.0/". 267>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll". System.Security.Cryptography.Pkcs.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.5.0.0/pack/ref/netstandard2.0". 258>CoreCompile: CompilerServer: server - server processed compilation - f11f41d4-f03a-4446-9e66-711c0f641709 267>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll". System.Security.Cryptography.Pkcs.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll 281>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (283:19) on node 14 (Build;Pack target(s)). 283:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (283:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (283:20) on node 14 (Build target(s)). 283>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.permissions/4.7.0/ref/netstandard2.0/". 283:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (283:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (283:22) on node 12 (Build target(s)). 283>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.permissions/4.7.0/ref/net461/". 260>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/4.7.0/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll". System.Security.Cryptography.Pkcs.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netcoreapp3.0". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj" (257:15) on node 19 (Build;Pack target(s)). 257:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj" (257:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj" (257:16) on node 19 (Build target(s)). 257>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.3.0/ref/netstandard1.3/". 267>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.5.0.0/pack/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll". 258>CoreCompile: CompilerServer: server - server processed compilation - e55d62f7-888b-459e-bf8d-9fb923f15606 267>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.5.0.0/pack/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.5.0.0/pack/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll". 258>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.x509certificates/4.3.0/netstandard1.3/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll". System.Security.Cryptography.X509Certificates.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/pack/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (265:27) on node 1 (Build;Pack target(s)). 265:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (265:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (265:28) on node 5 (Build target(s)). 265>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/netstandard1.3/". 267>CoreCompile: CompilerServer: server - server processed compilation - 15c097ac-9389-46c7-8901-3ce8a48005c3 261>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.xml/4.7.0/netstandard2.0/". 283>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.permissions/4.7.0/netstandard2.0/". 261>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.xml/4.7.0/net461/". 257>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.3.0/netstandard1.3/". 265:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (265:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (265:29) on node 21 (Build target(s)). 265>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/netstandard2.0/". 258>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.x509certificates/4.3.0/net46/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.dll". 283>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.permissions/4.7.0/net461/". 258>CoreCompile: CompilerServer: server - server processed compilation - 7bc9a35b-1d0f-4673-9a24-7dbd922dcd66 265>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/netstandard1.3/". 267>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.pkcs/5.0.0/net461/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/net461/System.Security.Cryptography.Pkcs.dll". 258>CoreCompile: CompilerServer: server - server processed compilation - 0277e064-f05a-4724-b9f7-c28ef66c7146 260>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll". 258>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.x509certificates/4.3.0/net461/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.x509certificates/4.3.0/ref/net461/System.Security.Cryptography.X509Certificates.dll". 283:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (283:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (283:21) on node 13 (Build target(s)). 283>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.permissions/4.7.0/ref/netcoreapp3.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.permissions/4.7.0/netcoreapp3.0/". 267>CopyFilesToOutputDirectory: System.Security.Cryptography.Pkcs.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/net461/System.Security.Cryptography.Pkcs.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.5.0.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.pkcs/5.0.0/ref/net461/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.5.0.0/pack/ref/net461/System.Security.Cryptography.Pkcs.dll". 265:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (265:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (265:30) on node 4 (Build target(s)). 265>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/netcoreapp3.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/netcoreapp3.0/". 258>CopyFilesToOutputDirectory: System.Security.Cryptography.X509Certificates.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.x509certificates/4.3.0/ref/net461/System.Security.Cryptography.X509Certificates.dll 258>CopyFilesToOutputDirectory: System.Security.Cryptography.X509Certificates.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.dll 258>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.x509certificates/4.3.0/ref/net461/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/pack/ref/net461/System.Security.Cryptography.X509Certificates.dll". 258>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/pack/ref/net46/System.Security.Cryptography.X509Certificates.dll". 265:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (265:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (265:31) on node 30 (Build target(s)). 265>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/net46/". 281>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (Build target(s)). 265:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (265:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (265:32) on node 25 (Build target(s)). 265>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/net461/". 267>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (Build target(s)). 180>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/system.io.pipes.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.4.3.0/pack/system.io.pipes.nuspec". 257:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj" (257:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj" (257:17) on node 6 (Build target(s)). 257>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.3.0/net46/". 267>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (Build target(s)). 261>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 283>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 283>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 261>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 258>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.x509certificates/4.3.0/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll". System.Security.Cryptography.X509Certificates.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/pack/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/pack/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (274:27) on node 18 (Build;Pack target(s)). 274:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (274:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (274:29) on node 17 (Build target(s)). 274>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/netstandard2.0/". 258>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (Build target(s)). 274:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (274:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (274:28) on node 18 (Build target(s)). 274>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/netstandard1.3/". 176>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/system.net.nameresolution.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.NameResolution.4.3.0/pack/system.net.nameresolution.nuspec". 260>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (Build target(s)). 274:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (274:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (274:31) on node 15 (Build target(s)). 274>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/net46/". 258>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (Build target(s)). 274:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (274:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (274:30) on node 27 (Build target(s)). 274>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/netcoreapp3.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj" (279:11) on node 8 (Build;Pack target(s)). 279:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj" (279:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj" (279:12) on node 8 (Build target(s)). 279>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal/4.3.0/netstandard1.0/". 265>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 257>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 265>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 267>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (Build target(s)). 180>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.IO.Pipes.4.3.0.nupkg'. 180>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj" (Build;Pack target(s)). 119>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.SystemEvents.4.7.0/pack/microsoft.win32.systemevents.nuspec". 283>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.OracleClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.permissions/4.7.0/net461/System.Security.Permissions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.permissions/4.7.0/net461/System.Security.Permissions.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Security.Permissions.cs /warnaserror+:NU1605 283>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.permissions/4.7.0/netstandard2.0/System.Security.Permissions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.permissions/4.7.0/netstandard2.0/System.Security.Permissions.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Security.Permissions.cs /warnaserror+:NU1605 258>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (Build target(s)). 265>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 265>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/net461/System.Security.Principal.Windows.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/net461/System.Security.Principal.Windows.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Security.Principal.Windows.cs /warnaserror+:NU1605 119>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Win32.SystemEvents.4.7.0.nupkg'. 119>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj" (Build;Pack target(s)). 176>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Net.NameResolution.4.3.0.nupkg'. 176>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj" (Build;Pack target(s)). 257>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 258>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (Build target(s)). 265>CoreCompile: CompilerServer: server - server processed compilation - 90e76e89-0cd5-4e98-92a0-0dfadb7850f3 274:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (274:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (274:32) on node 10 (Build target(s)). 274>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/net461/". 279>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal/4.3.0/netstandard1.0/System.Security.Principal.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal/4.3.0/netstandard1.0/System.Security.Principal.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Security.Principal.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (269:23) on node 1 (Build;Pack target(s)). 269:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (269:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (269:25) on node 1 (Build target(s)). 269>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.4.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.4.0/netstandard1.3/". 261>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.xml/4.7.0/netstandard2.0/System.Security.Cryptography.Xml.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.xml/4.7.0/netstandard2.0/System.Security.Cryptography.Xml.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Security.Cryptography.Xml.cs /warnaserror+:NU1605 257>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/net46/System.Security.Claims.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.3.0/net46/System.Security.Principal.Windows.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.3.0/net46/System.Security.Principal.Windows.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.Principal.Windows.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 615fa167-78af-4a03-8d9d-18c34f6d1fe8 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.3.0/net46/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.3.0/ref/net46/System.Security.Principal.Windows.dll". 257>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.3.0/netstandard1.3/System.Security.Principal.Windows.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.3.0/netstandard1.3/System.Security.Principal.Windows.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.Principal.Windows.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 57e7272d-d966-4e36-a125-a626a4542d88 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj" (305:15) on node 16 (Build;Pack target(s)). 305:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj" (305:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj" (305:16) on node 9 (Build target(s)). 305>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.0.1/lib/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.0.1/net46/". 257>CopyFilesToOutputDirectory: System.Security.Principal.Windows.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.3.0/ref/net46/System.Security.Principal.Windows.dll 257>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.3.0/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.3.0/ref/netstandard1.3/System.Security.Principal.Windows.dll". 257>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.3.0/ref/net46/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.4.3.0/pack/ref/net46/System.Security.Principal.Windows.dll". 261>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.OracleClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/ref/net461/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.xml/4.7.0/net461/System.Security.Cryptography.Xml.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.xml/4.7.0/net461/System.Security.Cryptography.Xml.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Security.Cryptography.Xml.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 26a38494-5175-4a7a-a841-f2ae3bcd806a CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.xml/4.7.0/net461/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.xml/4.7.0/ref/net461/System.Security.Cryptography.Xml.dll". System.Security.Cryptography.Xml.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.xml/4.7.0/ref/net461/System.Security.Cryptography.Xml.dll 265>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/netstandard1.3/System.Security.Principal.Windows.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/netstandard1.3/System.Security.Principal.Windows.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.Principal.Windows.cs /warnaserror+:NU1605 265>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/net46/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/net46/System.Security.Principal.Windows.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/net46/System.Security.Principal.Windows.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.Principal.Windows.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - bc40b9df-a911-4f30-9c9b-0ba5eebb260d 279>CoreCompile: CompilerServer: server - server processed compilation - e293ecc4-5d3b-4847-9a7e-0561259d7025 269:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (269:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (269:26) on node 11 (Build target(s)). 269>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.4.0/lib/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.4.0/net461/". 261>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Xml.4.7.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.xml/4.7.0/ref/net461/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Xml.4.7.0/pack/ref/net461/System.Security.Cryptography.Xml.dll". 265>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/net461/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.dll". System.Security.Principal.Windows.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/ref/net461/System.Security.Principal.Windows.dll". 269:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (269:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (269:24) on node 29 (Build target(s)). 269>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.4.0/lib/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.4.0/net46/". 265>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/net46/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/net46/System.Security.Principal.Windows.dll". 274>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/netstandard1.3/System.Security.Principal.Windows.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/netstandard1.3/System.Security.Principal.Windows.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Security.Principal.Windows.cs /warnaserror+:NU1605 257>CopyFilesToOutputDirectory: System.Security.Principal.Windows.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.3.0/ref/netstandard1.3/System.Security.Principal.Windows.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.3.0/ref/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.4.3.0/pack/ref/netstandard1.3/System.Security.Principal.Windows.dll". 274>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 283>CoreCompile: CompilerServer: server - server processed compilation - ac2c388c-6c30-4037-9eb9-88d4e04dbfa6 265>CopyFilesToOutputDirectory: System.Security.Principal.Windows.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/net46/System.Security.Principal.Windows.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/net46/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/ref/net46/System.Security.Principal.Windows.dll". 265>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 274>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/net46/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/net46/System.Security.Principal.Windows.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/net46/System.Security.Principal.Windows.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Security.Principal.Windows.cs /warnaserror+:NU1605 269:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (269:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (269:27) on node 20 (Build target(s)). 269>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.4.0/netstandard2.0/". 305:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj" (305:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj" (305:17) on node 16 (Build target(s)). 305>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.0.1/netstandard1.3/". 274>CoreCompile: CompilerServer: server - server processed compilation - f8718ed6-d25a-4593-8dcc-acd3b27beeea 274>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 283>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.permissions/4.7.0/net461/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.permissions/4.7.0/ref/net461/System.Security.Permissions.dll". 305>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 305>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 274>CoreCompile: CompilerServer: server - server processed compilation - cf0fd272-f40d-4641-b9ca-cf6cd28af8eb 269>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 269>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 283>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 279>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal/4.3.0/netstandard1.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll". System.Security.Principal.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll 274>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/net46/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.dll". 279>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.4.3.0/pack/ref/netstandard1.0/System.Security.Principal.dll". 274>CopyFilesToOutputDirectory: System.Security.Principal.Windows.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.dll 274>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/net461/System.Security.Principal.Windows.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/net461/System.Security.Principal.Windows.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.Security.Principal.Windows.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - ac89e0da-4f65-405a-bc8d-890325370bc2 265>CoreCompile: CompilerServer: server - server processed compilation - 39a320d8-9e13-403e-963a-5dc51cc7b397 274>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/ref/net46/System.Security.Principal.Windows.dll". 274>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll". 261>CoreCompile: CompilerServer: server - server processed compilation - 6e5be78f-04da-440d-9433-06f7db16ab8a 274>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 274>CopyFilesToOutputDirectory: System.Security.Principal.Windows.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll 261>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.cryptography.xml/4.7.0/netstandard2.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.xml/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Xml.dll". System.Security.Cryptography.Xml.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.xml/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Xml.dll 274>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/ref/netstandard1.3/System.Security.Principal.Windows.dll". 261>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Xml.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.cryptography.xml/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Xml.4.7.0/pack/ref/netstandard2.0/System.Security.Cryptography.Xml.dll". 305>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.0.1/net46/System.Text.Encoding.CodePages.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.0.1/net46/System.Text.Encoding.CodePages.4.0.1.GeneratedMSBuildEditorConfig.editorconfig lib/net46/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 269>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 265>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (Build target(s)). 283>CopyFilesToOutputDirectory: System.Security.Permissions.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.permissions/4.7.0/ref/net461/System.Security.Permissions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Permissions.4.7.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.permissions/4.7.0/ref/net461/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Permissions.4.7.0/pack/ref/net461/System.Security.Permissions.dll". 163>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Dynamic.Runtime.4.0.11/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Dynamic.Runtime.4.0.11/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/system.dynamic.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Dynamic.Runtime.4.0.11/pack/system.dynamic.runtime.nuspec". 261>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj" (Build target(s)). 265>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (Build target(s)). 305>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.0.1/netstandard1.3/System.Text.Encoding.CodePages.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.0.1/netstandard1.3/System.Text.Encoding.CodePages.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 265>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/netstandard2.0/System.Security.Principal.Windows.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/netstandard2.0/System.Security.Principal.Windows.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Security.Principal.Windows.cs /warnaserror+:NU1605 257>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj" (Build target(s)). 274>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (Build target(s)). 265>CoreCompile: CompilerServer: server - server processed compilation - d21857db-e468-44e6-8190-29317404bddf 274>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/net461/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll". 265>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/netstandard1.3/System.Security.Principal.Windows.dll". System.Security.Principal.Windows.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/netstandard1.3/System.Security.Principal.Windows.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/ref/netstandard1.3". 274>CopyFilesToOutputDirectory: System.Security.Principal.Windows.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/ref/net461/System.Security.Principal.Windows.dll". 274>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/netstandard2.0/System.Security.Principal.Windows.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/netstandard2.0/System.Security.Principal.Windows.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Security.Principal.Windows.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 84912e90-8c85-47bd-baa4-1fee9d1af866 265>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/ref/netstandard1.3/System.Security.Principal.Windows.dll". 269>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.4.0/net46/System.Text.Encoding.CodePages.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.4.0/net46/System.Text.Encoding.CodePages.4.4.0.GeneratedMSBuildEditorConfig.editorconfig lib/net46/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 269>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.4.0/net461/System.Text.Encoding.CodePages.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.4.0/net461/System.Text.Encoding.CodePages.4.4.0.GeneratedMSBuildEditorConfig.editorconfig lib/net461/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 283>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:3 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP3_0;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.windows.extensions/4.7.0/ref/netcoreapp3.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.permissions/4.7.0/netcoreapp3.0/System.Security.Permissions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.permissions/4.7.0/netcoreapp3.0/System.Security.Permissions.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp3.0/System.Security.Permissions.cs /warnaserror+:NU1605 283>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (Build target(s)). 179>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.Primitives.4.3.0/pack/system.io.filesystem.primitives.nuspec". 279>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj" (Build target(s)). 265>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/netstandard2.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll". System.Security.Principal.Windows.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll 257>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj" (Build target(s)). 265>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/ref/netstandard2.0/System.Security.Principal.Windows.dll". 274>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/netstandard2.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll". 269>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 269>CoreCompile: CompilerServer: server - server processed compilation - b93736cb-415c-44a1-a7aa-c855ff502831 274>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 269>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.4.0/netstandard1.3/System.Text.Encoding.CodePages.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.4.0/netstandard1.3/System.Text.Encoding.CodePages.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 265>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (Build target(s)). 269>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.4.0/net46/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.4.0/lib/net46/System.Text.Encoding.CodePages.dll". 261>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj" (Build target(s)). 274>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (Build target(s)). 265>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (Build target(s)). 265>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 269>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.4.0/netstandard2.0/System.Text.Encoding.CodePages.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.4.0/netstandard2.0/System.Text.Encoding.CodePages.4.4.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard2.0/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 305>CoreCompile: CompilerServer: server - server processed compilation - 543d6905-bb0c-47dd-a6a4-562df3bd097f 269>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.4.0/lib/net46/System.Text.Encoding.CodePages.dll 179>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.IO.FileSystem.Primitives.4.3.0.nupkg'. 269>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/pack/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.4.0/lib/net46/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/pack/lib/net46/System.Text.Encoding.CodePages.dll". 274>CopyFilesToOutputDirectory: System.Security.Principal.Windows.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll 163>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Dynamic.Runtime.4.0.11.nupkg'. 179>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj" (Build;Pack target(s)). 163>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj" (Build;Pack target(s)). 274>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/ref/netstandard2.0/System.Security.Principal.Windows.dll". 305>CoreCompile: CompilerServer: server - server processed compilation - 0892b980-e362-4360-b38b-61bc56a1bc3b 269>CoreCompile: CompilerServer: server - server processed compilation - 79443c3c-2d31-48f0-8e16-a734c6eb70f7 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (264:23) on node 28 (Build;Pack target(s)). 264:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (264:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (264:25) on node 3 (Build target(s)). 264>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.5.1/net46/". 274>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:3 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP3_0;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/netcoreapp3.0/System.Security.Principal.Windows.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/netcoreapp3.0/System.Security.Principal.Windows.5.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp3.0/System.Security.Principal.Windows.cs /warnaserror+:NU1605 269>CoreCompile: CompilerServer: server - server processed compilation - 2c36358d-d094-4948-9c57-78678ba4d6ec CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.4.0/net461/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.4.0/lib/net461/System.Text.Encoding.CodePages.dll". 264:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (264:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (264:24) on node 24 (Build target(s)). 264>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.5.1/netstandard1.3/". 274>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (Build target(s)). 305>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.0.1/net46/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.0.1/lib/net46/System.Text.Encoding.CodePages.dll". 265>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:3 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP3_0;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/netcoreapp3.0/System.Security.Principal.Windows.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/netcoreapp3.0/System.Security.Principal.Windows.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp3.0/System.Security.Principal.Windows.cs /warnaserror+:NU1605 264:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (264:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (264:26) on node 25 (Build target(s)). 264>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.5.1/netstandard2.0/". 264:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (264:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (264:27) on node 22 (Build target(s)). 264>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.5.1/net461/". 269>CoreCompile: CompilerServer: server - server processed compilation - 3c250c81-396c-448f-ab1f-1b01f8ea8805 283>CoreCompile: CompilerServer: server - server processed compilation - 66a742fe-7166-43bc-b569-4b427892c14e 269>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.4.0/lib/net461/System.Text.Encoding.CodePages.dll 305>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.0.1/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll". 269>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.4.0/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.dll". 305>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.0.1/lib/net46/System.Text.Encoding.CodePages.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.0.1/pack/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.0.1/lib/net46/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.0.1/pack/lib/net46/System.Text.Encoding.CodePages.dll". 269>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/pack/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.4.0/lib/net461/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/pack/lib/net461/System.Text.Encoding.CodePages.dll". 269>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.dll 269>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.4.0/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.4.0/ref/netstandard1.3/System.Text.Encoding.CodePages.dll". 283>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.permissions/4.7.0/netstandard2.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll". 265>CoreCompile: CompilerServer: server - server processed compilation - b1157772-ba73-4204-8c0f-766b89a90957 269>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/pack/ref/netstandard2.0/System.Text.Encoding.CodePages.dll". 274>CoreCompile: CompilerServer: server - server processed compilation - f96c2eb4-143f-424f-b725-f5446a923527 305>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.0.1/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.0.1/pack/ref/netstandard1.3/System.Text.Encoding.CodePages.dll". 269>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.4.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.4.0/ref/netstandard1.3/System.Text.Encoding.CodePages.dll 264>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 283>CopyFilesToOutputDirectory: System.Security.Permissions.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll 264>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 283>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Permissions.4.7.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Permissions.4.7.0/pack/ref/netstandard2.0/System.Security.Permissions.dll". 274>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/5.0.0/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll". 269>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.4.0/ref/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/pack/ref/netstandard1.3/System.Text.Encoding.CodePages.dll". 274>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (Build target(s)). 269>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (Build target(s)). 120>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/system.collections.specialized.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Specialized.4.3.0/pack/system.collections.specialized.nuspec". 265>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.principal.windows/4.7.0/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll". 274>CopyFilesToOutputDirectory: System.Security.Principal.Windows.5.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/ref/netcoreapp3.0/System.Security.Principal.Windows.dll". 283>CoreCompile: CompilerServer: server - server processed compilation - 0ec0c2a9-d246-4901-bf75-6de0749c4f1d 305>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj" (Build target(s)). 269>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (Build target(s)). 264>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.5.1/net46/System.Text.Encoding.CodePages.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.5.1/net46/System.Text.Encoding.CodePages.4.5.1.GeneratedMSBuildEditorConfig.editorconfig lib/net46/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 265>CopyFilesToOutputDirectory: System.Security.Principal.Windows.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll 264>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.5.1/netstandard1.3/System.Text.Encoding.CodePages.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.5.1/netstandard1.3/System.Text.Encoding.CodePages.4.5.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 269>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (Build target(s)). 265>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.principal.windows/4.7.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/ref/netcoreapp3.0/System.Security.Principal.Windows.dll". 264>CoreCompile: CompilerServer: server - server processed compilation - d1a2cea9-0161-4a18-b89c-f68f1532ed7f 264>CoreCompile: CompilerServer: server - server processed compilation - 726e2578-d0cc-4490-85ed-7d5639753cdb 283>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.security.permissions/4.7.0/netcoreapp3.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.permissions/4.7.0/ref/netcoreapp3.0/System.Security.Permissions.dll". 264>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.5.1/net46/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net46/System.Text.Encoding.CodePages.dll". 120>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Collections.Specialized.4.3.0.nupkg'. 305>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj" (Build target(s)). 269>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (Build target(s)). 120>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj" (Build;Pack target(s)). 283>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj" (271:23) on node 31 (Build;Pack target(s)). 271:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj" (271:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj" (271:24) on node 10 (Build target(s)). 271>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.7.0/netstandard2.0/". 274>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (Build target(s)). 271:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj" (271:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj" (271:25) on node 23 (Build target(s)). 271>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.7.0/net46/". 265>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (Build target(s)). 271:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj" (271:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj" (271:26) on node 28 (Build target(s)). 271>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.7.0/net461/". 264>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.5.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net46/System.Text.Encoding.CodePages.dll 283>CopyFilesToOutputDirectory: System.Security.Permissions.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.permissions/4.7.0/ref/netcoreapp3.0/System.Security.Permissions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Permissions.4.7.0/pack/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.security.permissions/4.7.0/ref/netcoreapp3.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Permissions.4.7.0/pack/ref/netcoreapp3.0/System.Security.Permissions.dll". 264>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.5.1/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/netstandard1.3/System.Text.Encoding.CodePages.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" (268:15) on node 2 (Build;Pack target(s)). 268:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" (268:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" (268:17) on node 5 (Build target(s)). 268>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.extensions/4.0.11/netstandard1.3/". 264>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/pack/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net46/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/pack/lib/net46/System.Text.Encoding.CodePages.dll". 268:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" (268:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" (268:16) on node 29 (Build target(s)). 268>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.extensions/4.0.11/netstandard1.0/". 264>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 271>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 271>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 264>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 264>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.5.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/netstandard1.3/System.Text.Encoding.CodePages.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/pack/lib/netstandard1.3/System.Text.Encoding.CodePages.dll". 268>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 268>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 264>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/netfx.force.conflicts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Security.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.5.1/net461/System.Text.Encoding.CodePages.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.5.1/net461/System.Text.Encoding.CodePages.4.5.1.GeneratedMSBuildEditorConfig.editorconfig lib/net461/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 7f0a3ecc-6ee8-49ac-b308-1034f1da6ae5 271>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.7.0/net46/System.Text.Encoding.CodePages.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.7.0/net46/System.Text.Encoding.CodePages.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/net46/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Collections.NonGeneric.dll". 264>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.5.1/netstandard2.0/System.Text.Encoding.CodePages.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.5.1/netstandard2.0/System.Text.Encoding.CodePages.4.5.1.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 271>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.7.0/netstandard2.0/System.Text.Encoding.CodePages.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.7.0/netstandard2.0/System.Text.Encoding.CodePages.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 271:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj" (271:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj" (271:27) on node 31 (Build target(s)). 271>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.7.0/netstandard1.3/". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.ComponentModel.TypeConverter.dll". 271>CoreCompile: CompilerServer: server - server processed compilation - d5b783b7-0ebc-425a-81a6-5354f58b3de8 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.ComponentModel.dll". 271>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.7.0/net46/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net46/System.Text.Encoding.CodePages.dll". 268>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.extensions/4.0.11/netstandard1.3/System.Text.Encoding.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.extensions/4.0.11/netstandard1.3/System.Text.Encoding.Extensions.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Text.Encoding.Extensions.cs /warnaserror+:NU1605 268>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.extensions/4.0.11/netstandard1.0/System.Text.Encoding.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.extensions/4.0.11/netstandard1.0/System.Text.Encoding.Extensions.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Text.Encoding.Extensions.cs /warnaserror+:NU1605 264>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (Build target(s)). 283>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (Build target(s)). 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Data.Common.dll". 271>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net46/System.Text.Encoding.CodePages.dll 271>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 271>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Diagnostics.StackTrace.dll". 249>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Handles.4.3.0/pack/ref/net46". 271>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.7.0/pack/lib/net46". 264>CoreCompile: CompilerServer: server - server processed compilation - 325adfb1-3511-4e00-a014-ba1bc0ee9d32 190>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.4/pack/lib/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/lib/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.4/pack/lib/netcoreapp2.1/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.4/pack/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.4/pack/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Memory.4.5.4/pack/system.memory.nuspec". 249>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Handles.4.3.0/pack/ref/net46/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Handles.4.3.0/pack/system.runtime.handles.nuspec". 271>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net46/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.7.0/pack/lib/net46/System.Text.Encoding.CodePages.dll". 271>CoreCompile: CompilerServer: server - server processed compilation - 1209756c-bff2-442c-afea-e7ff557ffa8b 271>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/netfx.force.conflicts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Security.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.7.0/net461/System.Text.Encoding.CodePages.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.7.0/net461/System.Text.Encoding.CodePages.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/net461/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 264>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (Build target(s)). 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Dynamic.Runtime.dll". 271>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.7.0/netstandard1.3/System.Text.Encoding.CodePages.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.7.0/netstandard1.3/System.Text.Encoding.CodePages.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Text.Encoding.CodePages.cs /warnaserror+:NU1605 264>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.5.1/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". 268>CoreCompile: CompilerServer: server - server processed compilation - f1b6eedc-67bb-4819-9056-012c6090800c 271>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.7.0/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". 271>CoreCompile: CompilerServer: server - server processed compilation - 552bba72-f7fc-44df-8bb4-17d257b2f355 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/Microsoft.Win32.Primitives.dll". 268>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.extensions/4.0.11/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.dll". 249>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.Handles.4.3.0.nupkg'. 268>CoreCompile: CompilerServer: server - server processed compilation - 2de7d698-63f3-4d4e-a94c-68f5460e1e05 217>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.1/pack/system.runtime.compilerservices.unsafe.nuspec". 249>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj" (Build;Pack target(s)). 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Globalization.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Collections.Specialized.dll". 268>CopyFilesToOutputDirectory: System.Text.Encoding.Extensions.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.dll 264>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.5.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll 271>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll 268>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/pack/ref/netstandard1.0/System.Text.Encoding.Extensions.dll". 264>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/pack/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". 271>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.7.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.7.0/pack/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". 268>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.extensions/4.0.11/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.ComponentModel.dll". 271>CoreCompile: CompilerServer: server - server processed compilation - 367324a1-2412-43c7-83c2-22ec3b332c4f 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Diagnostics.Debug.dll". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Net.NetworkInformation.dll". 190>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Memory.4.5.4.nupkg'. 190>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj" (Build;Pack target(s)). 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Diagnostics.Tools.dll". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Net.Sockets.dll". 268>CopyFilesToOutputDirectory: System.Text.Encoding.Extensions.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.dll 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Net.Security.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" (275:15) on node 18 (Build;Pack target(s)). 275:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" (275:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" (275:16) on node 17 (Build target(s)). 275>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding/4.0.11/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding/4.0.11/netstandard1.0/". 217>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.4.5.1.nupkg'. 217>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj" (Build;Pack target(s)). 268>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/pack/ref/netstandard1.3/System.Text.Encoding.Extensions.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" (282:15) on node 2 (Build;Pack target(s)). 282:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" (282:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" (282:16) on node 1 (Build target(s)). 282>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.extensions/4.3.0/netstandard1.3/". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Dynamic.Runtime.dll". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Net.WebSockets.Client.dll". 271>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.7.0/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/netstandard1.3/System.Text.Encoding.CodePages.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Globalization.dll". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Net.WebSockets.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.IO.Compression.dll". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Resources.Reader.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.IO.Compression.ZipFile.dll". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.ObjectModel.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.IO.dll". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Reflection.Primitives.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.IO.FileSystem.dll". 282:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" (282:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" (282:17) on node 15 (Build target(s)). 282>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.extensions/4.3.0/netstandard1.0/". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Runtime.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.IO.FileSystem.Watcher.dll". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Runtime.Extensions.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.IO.IsolatedStorage.dll". 271>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj" (Build target(s)). 271>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/netstandard1.3/System.Text.Encoding.CodePages.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.7.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.7.0/pack/lib/netstandard1.3/System.Text.Encoding.CodePages.dll". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Runtime.Numerics.dll". 275:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" (275:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" (275:17) on node 11 (Build target(s)). 275>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding/4.0.11/ref/netstandard1.3/". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Runtime.Serialization.Formatters.dll". 275>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding/4.0.11/netstandard1.3/". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Linq.dll". 275>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Linq.Expressions.dll". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Security.Claims.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Net.Http.dll". 282>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Security.Cryptography.Primitives.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Net.Security.dll". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Security.SecureString.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Net.Sockets.dll". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Text.Encoding.Extensions.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Net.WebHeaderCollection.dll". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Text.RegularExpressions.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Net.WebSockets.Client.dll". 282>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.extensions/4.3.0/netstandard1.3/System.Text.Encoding.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.extensions/4.3.0/netstandard1.3/System.Text.Encoding.Extensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Text.Encoding.Extensions.cs /warnaserror+:NU1605 282>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Threading.Thread.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Reflection.Extensions.dll". 275>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 275>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding/4.0.11/netstandard1.0/System.Text.Encoding.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding/4.0.11/netstandard1.0/System.Text.Encoding.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Text.Encoding.cs /warnaserror+:NU1605 282>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.extensions/4.3.0/netstandard1.0/System.Text.Encoding.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.extensions/4.3.0/netstandard1.0/System.Text.Encoding.Extensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Text.Encoding.Extensions.cs /warnaserror+:NU1605 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Xml.XDocument.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Runtime.CompilerServices.VisualC.dll". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Xml.XmlDocument.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Runtime.Extensions.dll". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Xml.XmlSerializer.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Runtime.Handles.dll". 264>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Xml.XPath.XDocument.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" (266:15) on node 19 (Build;Pack target(s)). 266:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" (266:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" (266:16) on node 3 (Build target(s)). 266>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding/4.3.0/netstandard1.0/". 275>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding/4.0.11/netstandard1.3/System.Text.Encoding.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding/4.0.11/netstandard1.3/System.Text.Encoding.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Text.Encoding.cs /warnaserror+:NU1605 275>CoreCompile: CompilerServer: server - server processed compilation - 3e354d7f-69c6-4221-ae5f-5df38d65972d 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Runtime.Serialization.Xml.dll". 268>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" (Build target(s)). 271>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj" (Build target(s)). 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Text.RegularExpressions.dll". 264>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.5.1/net461/System.Text.Encoding.CodePages.4.5.1.csproj.CopyComplete" because "AlwaysCreate" was specified. 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Threading.Overlapped.dll". 266:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" (266:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" (266:17) on node 27 (Build target(s)). 266>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding/4.3.0/netstandard1.3/". 282>CoreCompile: CompilerServer: server - server processed compilation - 3af1608c-d908-47e5-b549-34880b54a530 275>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding/4.0.11/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll". System.Text.Encoding.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Threading.Tasks.dll". 275>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.4.0.11/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.4.0.11/pack/ref/netstandard1.0/System.Text.Encoding.dll". 264>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.5.1/net461/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Text.Encoding.CodePages.dll". 264>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (Build target(s)). 266>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 264>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.5.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Text.Encoding.CodePages.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/pack/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.5.1/lib/net461/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/pack/lib/net461/System.Text.Encoding.CodePages.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Xml.XmlDocument.dll". 268>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" (Build target(s)). 282>CoreCompile: CompilerServer: server - server processed compilation - d5afff90-9c5d-454a-933b-f24b96292401 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.extensions/4.3.0/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll". 271>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj" (Build target(s)). 266>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding/4.3.0/netstandard1.0/System.Text.Encoding.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding/4.3.0/netstandard1.0/System.Text.Encoding.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Text.Encoding.cs /warnaserror+:NU1605 282>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.extensions/4.3.0/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll". 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Xml.XPath.XDocument.dll". 266>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 271>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Xml.XmlSerializer.dll". 282>CopyFilesToOutputDirectory: System.Text.Encoding.Extensions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/pack/ref/netstandard1.0/System.Text.Encoding.Extensions.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj" (284:19) on node 20 (Build;Pack target(s)). 284:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj" (284:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj" (284:20) on node 20 (Build target(s)). 284>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encodings.web/4.7.0/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encodings.web/4.7.0/netstandard1.0/". 284:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj" (284:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj" (284:21) on node 18 (Build target(s)). 284>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encodings.web/4.7.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encodings.web/4.7.0/netstandard2.0/". 282>CopyFilesToOutputDirectory: System.Text.Encoding.Extensions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll 275>CoreCompile: CompilerServer: server - server processed compilation - 1ea34235-f84e-4fbb-8b6d-72f5a2def849 282>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/pack/ref/netstandard1.3/System.Text.Encoding.Extensions.dll". 266>CoreCompile: CompilerServer: server - server processed compilation - ecf46198-b900-4a4b-924a-37aebb05aec4 271>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.7.0/net461/System.Text.Encoding.CodePages.4.7.0.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding.codepages/4.7.0/net461/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Text.Encoding.CodePages.dll". 266>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding/4.3.0/netstandard1.3/System.Text.Encoding.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding/4.3.0/netstandard1.3/System.Text.Encoding.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Text.Encoding.cs /warnaserror+:NU1605 271>CopyFilesToOutputDirectory: System.Text.Encoding.CodePages.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Text.Encoding.CodePages.dll 275>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding/4.0.11/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll". 271>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.7.0/pack/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding.codepages/4.7.0/lib/net461/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.7.0/pack/lib/net461/System.Text.Encoding.CodePages.dll". 282>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" (Build target(s)). 266>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding/4.3.0/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll". 275>CopyFilesToOutputDirectory: System.Text.Encoding.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll 284>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 266>CopyFilesToOutputDirectory: System.Text.Encoding.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll 275>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.4.0.11/pack/ref/netstandard1.3". 266>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.4.3.0/pack/ref/netstandard1.0". 275>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.4.0.11/pack/ref/netstandard1.3/System.Text.Encoding.dll". 266>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.4.3.0/pack/ref/netstandard1.0/System.Text.Encoding.dll". 271>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj" (Build target(s)). 284>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,CS3011,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encodings.web/4.7.0/netstandard1.0/System.Text.Encodings.Web.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encodings.web/4.7.0/netstandard1.0/System.Text.Encodings.Web.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Text.Encodings.Web.cs /warnaserror+:NU1605 275>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj" (273:19) on node 4 (Build;Pack target(s)). 273:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj" (273:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj" (273:21) on node 16 (Build target(s)). 273>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.json/4.7.0/netstandard2.0/". 273:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj" (273:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj" (273:22) on node 5 (Build target(s)). 273>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.json/4.7.0/net461/". 273:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj" (273:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj" (273:20) on node 23 (Build target(s)). 273>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/netcoreapp3.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.json/4.7.0/netcoreapp3.0/". 284>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 266>CoreCompile: CompilerServer: server - server processed compilation - 66f1f8b5-a293-41e6-b9cf-af837de09cad 264>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (Build target(s)). 282>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" (Build target(s)). 279>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.4.3.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/system.security.principal.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.4.3.0/pack/system.security.principal.nuspec". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj" (287:23) on node 2 (Build;Pack target(s)). 287:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj" (287:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj" (287:24) on node 14 (Build target(s)). 287>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.1.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.1.0/netstandard1.0/". 284:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj" (284:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj" (284:22) on node 12 (Build target(s)). 284>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encodings.web/4.7.0/lib/netstandard2.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encodings.web/4.7.0/netstandard2.1/". 284>CoreCompile: CompilerServer: server - server processed compilation - 65b9143d-053e-4184-8070-570578ecc02d 266>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encoding/4.3.0/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll". 273>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 266>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" (Build target(s)). 275>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" (Build target(s)). 284>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,CS3011,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encodings.web/4.7.0/netstandard2.0/System.Text.Encodings.Web.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encodings.web/4.7.0/netstandard2.0/System.Text.Encodings.Web.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Text.Encodings.Web.cs /warnaserror+:NU1605 287:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj" (287:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj" (287:25) on node 25 (Build target(s)). 287>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.1.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.1.0/netstandard1.3/". 287:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj" (287:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj" (287:27) on node 4 (Build target(s)). 287>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.1.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.1.0/net462/". 287:23>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj" (287:23) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj" (287:26) on node 13 (Build target(s)). 287>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.1.0/ref/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.1.0/netstandard1.6/". 287>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 284>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encodings.web/4.7.0/netstandard1.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encodings.web/4.7.0/lib/netstandard1.0/System.Text.Encodings.Web.dll". 279>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Principal.4.3.0.nupkg'. 279>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj" (Build;Pack target(s)). 266>CopyFilesToOutputDirectory: System.Text.Encoding.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll 273>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.0/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encodings.web/4.7.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.json/4.7.0/netstandard2.0/System.Text.Json.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.json/4.7.0/netstandard2.0/System.Text.Json.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Text.Json.cs /warnaserror+:NU1605 266>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.4.3.0/pack/ref/netstandard1.3/System.Text.Encoding.dll". 287>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 284>CopyFilesToOutputDirectory: System.Text.Encodings.Web.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encodings.web/4.7.0/lib/netstandard1.0/System.Text.Encodings.Web.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encodings.Web.4.7.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encodings.web/4.7.0/lib/netstandard1.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encodings.Web.4.7.0/pack/lib/netstandard1.0/System.Text.Encodings.Web.dll". 287>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 287>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.1.0/netstandard1.0/System.Text.RegularExpressions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.1.0/netstandard1.0/System.Text.RegularExpressions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Text.RegularExpressions.cs /warnaserror+:NU1605 273>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 287>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (285:27) on node 26 (Build;Pack target(s)). 285:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (285:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (285:29) on node 10 (Build target(s)). 285>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/netstandard1.0/". 285:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (285:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (285:28) on node 3 (Build target(s)). 285>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/netstandard1.6/". 285>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/netstandard1.0/". 285>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/netstandard1.6/". 287>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_6;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.1.0/netstandard1.6/System.Text.RegularExpressions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.1.0/netstandard1.6/System.Text.RegularExpressions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.6/System.Text.RegularExpressions.cs /warnaserror+:NU1605 285:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (285:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (285:30) on node 17 (Build target(s)). 285>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/netstandard1.3/". 287>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.1.0/netstandard1.3/System.Text.RegularExpressions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.1.0/netstandard1.3/System.Text.RegularExpressions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Text.RegularExpressions.cs /warnaserror+:NU1605 284>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 284>CoreCompile: CompilerServer: server - server processed compilation - b6c78090-3859-4c96-a33f-7215ce115fef 273>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,CS0436,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:3 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP3_0;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encodings.web/4.7.0/lib/netstandard2.1/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.json/4.7.0/netcoreapp3.0/System.Text.Json.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.json/4.7.0/netcoreapp3.0/System.Text.Json.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netcoreapp3.0/System.Text.Json.cs /warnaserror+:NU1605 285:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (285:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (285:31) on node 21 (Build target(s)). 285>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/netcoreapp1.1/". 287>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.1.0/net462/System.Text.RegularExpressions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.1.0/net462/System.Text.RegularExpressions.4.1.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Text.RegularExpressions.cs /warnaserror+:NU1605 285>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 287>CoreCompile: CompilerServer: server - server processed compilation - 6e0af937-6be0-4796-abf5-7a9cda1d9894 285:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (285:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (285:32) on node 29 (Build target(s)). 285>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/net462/". 285>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 160>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.4.3.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.4.3.0/pack/system.globalization.nuspec". 284>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encodings.web/4.7.0/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encodings.web/4.7.0/lib/netstandard2.0/System.Text.Encodings.Web.dll". 284>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,CS3011,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER;NETSTANDARD2_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encodings.web/4.7.0/netstandard2.1/System.Text.Encodings.Web.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encodings.web/4.7.0/netstandard2.1/System.Text.Encodings.Web.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.1/System.Text.Encodings.Web.cs /warnaserror+:NU1605 285>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 284>CopyFilesToOutputDirectory: System.Text.Encodings.Web.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encodings.web/4.7.0/lib/netstandard2.0/System.Text.Encodings.Web.dll 285>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 284>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encodings.Web.4.7.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encodings.web/4.7.0/lib/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encodings.Web.4.7.0/pack/lib/netstandard2.0/System.Text.Encodings.Web.dll". 285>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 287>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.1.0/netstandard1.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.1.0/ref/netstandard1.0/System.Text.RegularExpressions.dll". 287>CoreCompile: CompilerServer: server - server processed compilation - b951c0d9-2d06-4b17-a1ed-d0183ae7c76d 273>CoreCompile: CompilerServer: server - server processed compilation - 0c983058-1c63-4cd6-96f7-e8023067822c 285>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/netstandard1.0/System.Text.RegularExpressions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/netstandard1.0/System.Text.RegularExpressions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Text.RegularExpressions.cs /warnaserror+:NU1605 287>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.1.0/net462/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.1.0/ref/net462/System.Text.RegularExpressions.dll". 285>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_6;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/netstandard1.6/System.Text.RegularExpressions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/netstandard1.6/System.Text.RegularExpressions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.6/System.Text.RegularExpressions.cs /warnaserror+:NU1605 287>CoreCompile: CompilerServer: server - server processed compilation - 6ab6221a-6987-434e-9e50-f91870865d4a 160>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Globalization.4.3.0.nupkg'. 287>CoreCompile: CompilerServer: server - server processed compilation - 0e12cc3c-c69c-4202-a9b0-c7e93969a477 287>CopyFilesToOutputDirectory: System.Text.RegularExpressions.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.1.0/ref/netstandard1.0/System.Text.RegularExpressions.dll 287>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.1.0/netstandard1.6/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.1.0/ref/netstandard1.6/System.Text.RegularExpressions.dll". 160>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj" (Build;Pack target(s)). 287>CopyFilesToOutputDirectory: System.Text.RegularExpressions.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.1.0/ref/net462/System.Text.RegularExpressions.dll 266>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" (Build target(s)). 273>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.json/4.7.0/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/netstandard2.0/System.Text.Json.dll". System.Text.Json.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/netstandard2.0/System.Text.Json.dll 287>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.1.0/pack/ref/net462". 287>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.1.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.1.0/ref/netstandard1.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.1.0/pack/ref/netstandard1.0/System.Text.RegularExpressions.dll". 284>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj" (Build target(s)). 273>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Json.4.7.0/pack/lib/netstandard2.0". 287>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.1.0/ref/net462/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.1.0/pack/ref/net462/System.Text.RegularExpressions.dll". 273>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Json.4.7.0/pack/lib/netstandard2.0/System.Text.Json.dll". 287>CopyFilesToOutputDirectory: System.Text.RegularExpressions.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.1.0/ref/netstandard1.6/System.Text.RegularExpressions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.1.0/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.1.0/ref/netstandard1.6/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.1.0/pack/ref/netstandard1.6/System.Text.RegularExpressions.dll". 285>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/net462/System.Text.RegularExpressions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/net462/System.Text.RegularExpressions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Text.RegularExpressions.cs /warnaserror+:NU1605 285>CoreCompile: CompilerServer: server - server processed compilation - 16730f36-00bd-4e0c-868b-465829738734 285>CoreCompile: CompilerServer: server - server processed compilation - a967b5ed-e72d-4cb0-9415-a8104504321d 273>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 285>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /warn:1 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP1_1;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/netcoreapp1.1/System.Text.RegularExpressions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/netcoreapp1.1/System.Text.RegularExpressions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp1.1/System.Text.RegularExpressions.cs /warnaserror+:NU1605 285>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/net462/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/net462/System.Text.RegularExpressions.dll". System.Text.RegularExpressions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/net462/System.Text.RegularExpressions.dll 219>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.6.0.0/pack/system.runtime.compilerservices.unsafe.nuspec". 285>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/netstandard1.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll". 285>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/net462/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/net462/System.Text.RegularExpressions.dll". 285>CoreCompile: CompilerServer: server - server processed compilation - fb593b86-5df1-42a7-8c4a-93d5fd7c8b0b 285>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/netstandard1.3/System.Text.RegularExpressions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/netstandard1.3/System.Text.RegularExpressions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Text.RegularExpressions.cs /warnaserror+:NU1605 219>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.6.0.0.nupkg'. 219>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj" (Build;Pack target(s)). 285>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/netstandard1.6/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.dll". 285>CopyFilesToOutputDirectory: System.Text.RegularExpressions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll 273>CoreCompile: CompilerServer: server - server processed compilation - 9e09dc0c-42e7-45d3-8d3f-4bf9cf06e76e 285>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/netstandard1.0". 285>CoreCompile: CompilerServer: server - server processed compilation - 2e1cf252-2b37-4ed2-9246-3547fa291fea 285>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/netstandard1.0/System.Text.RegularExpressions.dll". 285>CoreCompile: CompilerServer: server - server processed compilation - 2cb3b638-ea67-4df4-8a12-699656eba8a4 273>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj" (Build target(s)). 287>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.1.0/netstandard1.3/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.1.0/ref/netstandard1.3/System.Text.RegularExpressions.dll". 287>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj" (Build target(s)). 284>CoreCompile: CompilerServer: server - server processed compilation - 6799d5de-a6cc-446e-b4f0-74e20f4f5b49 284>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj" (Build target(s)). 287>CopyFilesToOutputDirectory: System.Text.RegularExpressions.4.1.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.1.0/ref/netstandard1.3/System.Text.RegularExpressions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.1.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.1.0/ref/netstandard1.3/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.1.0/pack/ref/netstandard1.3/System.Text.RegularExpressions.dll". 285>CopyFilesToOutputDirectory: System.Text.RegularExpressions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.dll 285>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/netstandard1.3/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll". 285>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/netstandard1.6". 138>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/system.composition.typedparts.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Composition.TypedParts.1.0.31/pack/system.composition.typedparts.nuspec". 285>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/netstandard1.6/System.Text.RegularExpressions.dll". 285>CopyFilesToOutputDirectory: System.Text.RegularExpressions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll 285>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.0/netcoreapp1.1/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.dll". 138>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Composition.TypedParts.1.0.31.nupkg'. 138>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj" (Build;Pack target(s)). 273>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.json/4.7.0/netcoreapp3.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/netcoreapp3.0/System.Text.Json.dll". System.Text.Json.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/netcoreapp3.0/System.Text.Json.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Json.4.7.0/pack/lib/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/netcoreapp3.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Json.4.7.0/pack/lib/netcoreapp3.0/System.Text.Json.dll". 285>CopyFilesToOutputDirectory: System.Text.RegularExpressions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.dll 285>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/netstandard1.3/System.Text.RegularExpressions.dll". 285>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/netcoreapp1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/netcoreapp1.1/System.Text.RegularExpressions.dll". 273>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/netfx.force.conflicts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.0/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encodings.web/4.7.0/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/net461/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Security.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.json/4.7.0/net461/System.Text.Json.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.json/4.7.0/net461/System.Text.Json.4.7.0.GeneratedMSBuildEditorConfig.editorconfig lib/net461/System.Text.Json.cs /warnaserror+:NU1605 287>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj" (Build target(s)). 273>CoreCompile: CompilerServer: server - server processed compilation - 1ff78d54-22c6-4f2e-a88f-38250ad2559a 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" (291:27) on node 32 (Build;Pack target(s)). 291:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" (291:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" (291:28) on node 1 (Build target(s)). 291>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/netstandard1.0/". 291:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" (291:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" (291:29) on node 9 (Build target(s)). 291>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/netstandard1.6/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/netstandard1.6/". 287>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj" (Build target(s)). 284>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.encodings.web/4.7.0/netstandard2.1/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encodings.web/4.7.0/lib/netstandard2.1/System.Text.Encodings.Web.dll". System.Text.Encodings.Web.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encodings.web/4.7.0/lib/netstandard2.1/System.Text.Encodings.Web.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encodings.Web.4.7.0/pack/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.encodings.web/4.7.0/lib/netstandard2.1/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encodings.Web.4.7.0/pack/lib/netstandard2.1/System.Text.Encodings.Web.dll". 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encodings.web/4.7.0/lib/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/netstandard.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj" (292:15) on node 19 (Build;Pack target(s)). 292:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj" (292:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj" (292:16) on node 8 (Build target(s)). 292>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.overlapped/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.overlapped/4.3.0/netstandard1.3/". 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.ComponentModel.dll". 291:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" (291:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" (291:31) on node 30 (Build target(s)). 291>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/netcoreapp1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/netcoreapp1.1/". 291:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" (291:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" (291:30) on node 11 (Build target(s)). 291>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/netstandard1.3/". 291:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" (291:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" (291:32) on node 6 (Build target(s)). 291>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/net462/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/net462/". 292:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj" (292:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj" (292:17) on node 22 (Build target(s)). 292>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.overlapped/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.overlapped/4.3.0/net46/". 291>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Diagnostics.Contracts.dll". 291>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 292>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 291>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_6;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.1/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.1/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/netstandard1.6/System.Text.RegularExpressions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/netstandard1.6/System.Text.RegularExpressions.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.6/System.Text.RegularExpressions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 5d91981f-6d87-4bca-8b75-b0043386338e 291>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.1/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/netstandard1.3/System.Text.RegularExpressions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/netstandard1.3/System.Text.RegularExpressions.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Text.RegularExpressions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 00b117a6-b52d-4eb3-9362-dc3982fabc88 291>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 292>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.overlapped/4.3.0/netstandard1.3/System.Threading.Overlapped.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.overlapped/4.3.0/netstandard1.3/System.Threading.Overlapped.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Threading.Overlapped.cs /warnaserror+:NU1605 291>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /warn:1 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP1_1;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.1/ref/netstandard1.5/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/netcoreapp1.1/System.Text.RegularExpressions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/netcoreapp1.1/System.Text.RegularExpressions.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp1.1/System.Text.RegularExpressions.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 8073469d-6e87-4495-b890-565fea349f91 291>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/netstandard1.6/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/netstandard1.6/System.Text.RegularExpressions.dll". 291>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/netstandard1.3/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/netstandard1.3/System.Text.RegularExpressions.dll". 291>CopyFilesToOutputDirectory: System.Text.RegularExpressions.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/netstandard1.6/System.Text.RegularExpressions.dll 291>CopyFilesToOutputDirectory: System.Text.RegularExpressions.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/netstandard1.3/System.Text.RegularExpressions.dll 291>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.1/pack/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/netstandard1.6/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.1/pack/ref/netstandard1.6/System.Text.RegularExpressions.dll". 291>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.1/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/netstandard1.3/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.1/pack/ref/netstandard1.3/System.Text.RegularExpressions.dll". 292>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Diagnostics.StackTrace.dll". 292>CoreCompile: CompilerServer: server - server processed compilation - 4aad2329-bcb5-4cf9-ae8d-86d6bff1900c 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Diagnostics.FileVersionInfo.dll". 291>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/netcoreapp1.1/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/netcoreapp1.1/System.Text.RegularExpressions.dll". 292>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.overlapped/4.3.0/net46/System.Threading.Overlapped.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.overlapped/4.3.0/net46/System.Threading.Overlapped.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Threading.Overlapped.cs /warnaserror+:NU1605 285>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (Build target(s)). 287>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj" (Build target(s)). 285>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (Build target(s)). 285>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (Build target(s)). 285>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (Build target(s)). 285>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (Build target(s)). 291>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Globalization.Calendars.dll". 292>CoreCompile: CompilerServer: server - server processed compilation - c429bd0c-d028-4832-9aae-cf354572abf0 291>CopyFilesToOutputDirectory: System.Text.RegularExpressions.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/netcoreapp1.1/System.Text.RegularExpressions.dll 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Globalization.dll". 291>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.1/pack/ref/netcoreapp1.1". 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Diagnostics.TraceSource.dll". 291>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/netcoreapp1.1/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.1/pack/ref/netcoreapp1.1/System.Text.RegularExpressions.dll". 291>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 292>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.overlapped/4.3.0/net46/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.overlapped/4.3.0/ref/net46/System.Threading.Overlapped.dll". 273>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj" (Build target(s)). 284>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj" (Build target(s)). 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.IO.Compression.dll". 292>CopyFilesToOutputDirectory: System.Threading.Overlapped.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.overlapped/4.3.0/ref/net46/System.Threading.Overlapped.dll 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.IO.FileSystem.DriveInfo.dll". 292>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.overlapped/4.3.0/netstandard1.3/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.overlapped/4.3.0/ref/netstandard1.3/System.Threading.Overlapped.dll". 292>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Overlapped.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.overlapped/4.3.0/ref/net46/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Overlapped.4.3.0/pack/ref/net46/System.Threading.Overlapped.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" (290:15) on node 15 (Build;Pack target(s)). 290:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" (290:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" (290:16) on node 15 (Build target(s)). 290>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.6.0/netstandard1.0/". 291>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" (Build target(s)). 291>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.1/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/netstandard1.0/System.Text.RegularExpressions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/netstandard1.0/System.Text.RegularExpressions.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Text.RegularExpressions.cs /warnaserror+:NU1605 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.IO.FileSystem.Primitives.dll". 292>CopyFilesToOutputDirectory: System.Threading.Overlapped.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.overlapped/4.3.0/ref/netstandard1.3/System.Threading.Overlapped.dll 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.IO.UnmanagedMemoryStream.dll". 292>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Overlapped.4.3.0/pack/ref/netstandard1.3". 290:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" (290:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" (290:17) on node 14 (Build target(s)). 290>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.6.0/netstandard1.1/". 292>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.overlapped/4.3.0/ref/netstandard1.3/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Overlapped.4.3.0/pack/ref/netstandard1.3/System.Threading.Overlapped.dll". 291>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/net462/System.Text.RegularExpressions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/net462/System.Text.RegularExpressions.4.3.1.GeneratedMSBuildEditorConfig.editorconfig ref/net462/System.Text.RegularExpressions.cs /warnaserror+:NU1605 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Net.Ping.dll". 291>CoreCompile: CompilerServer: server - server processed compilation - 069361f5-79ef-4c97-af56-425df4b48882 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Net.Primitives.dll". 291>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/net462/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/net462/System.Text.RegularExpressions.dll". 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Net.WebSockets.dll". 290>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 291>CopyFilesToOutputDirectory: System.Text.RegularExpressions.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/net462/System.Text.RegularExpressions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.1/pack/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/net462/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.1/pack/ref/net462/System.Text.RegularExpressions.dll". 291>CoreCompile: CompilerServer: server - server processed compilation - b1dd943c-85d4-4751-b956-c0a397648c9f 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Resources.Reader.dll". 290>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.6.0/netstandard1.0/System.Threading.Tasks.Dataflow.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.6.0/netstandard1.0/System.Threading.Tasks.Dataflow.4.6.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Threading.Tasks.Dataflow.cs /warnaserror+:NU1605 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Runtime.Handles.dll". 291>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.regularexpressions/4.3.1/netstandard1.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/netstandard1.0/System.Text.RegularExpressions.dll". 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Runtime.CompilerServices.VisualC.dll". 290>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 291>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" (Build target(s)). 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Runtime.Serialization.Json.dll". 291>CopyFilesToOutputDirectory: System.Text.RegularExpressions.4.3.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/netstandard1.0/System.Text.RegularExpressions.dll 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Runtime.Serialization.Primitives.dll". 291>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.1/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.regularexpressions/4.3.1/ref/netstandard1.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.1/pack/ref/netstandard1.0/System.Text.RegularExpressions.dll". 290>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.6.0/netstandard1.1/System.Threading.Tasks.Dataflow.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.6.0/netstandard1.1/System.Threading.Tasks.Dataflow.4.6.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.1/System.Threading.Tasks.Dataflow.cs /warnaserror+:NU1605 291>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" (Build target(s)). 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Text.Encoding.dll". 292>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj" (Build target(s)). 292>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj" (Build target(s)). 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Threading.dll". 290>CoreCompile: CompilerServer: server - server processed compilation - 5b3a0818-1a3a-4514-a5eb-89279dea3b73 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Threading.Overlapped.dll". 291>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" (Build target(s)). 291>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" (Build target(s)). 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Xml.XDocument.dll". 61>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.1.1.0/pack/microsoft.bcl.asyncinterfaces.nuspec". 290>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.6.0/netstandard1.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll". 290>CoreCompile: CompilerServer: server - server processed compilation - 728f014f-fc8e-42e5-b36c-bb11e0150235 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" (288:19) on node 4 (Build;Pack target(s)). 288:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" (288:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" (288:20) on node 4 (Build target(s)). 288>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.9.0/netstandard1.0/". 288:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" (288:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" (288:21) on node 24 (Build target(s)). 288>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.9.0/netstandard1.1/". 273>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Xml.XmlSerializer.dll". 290>CopyFilesToOutputDirectory: System.Threading.Tasks.Dataflow.4.6.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll 290>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.6.0/netstandard1.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll". 288:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" (288:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" (288:22) on node 29 (Build target(s)). 288>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.9.0/netstandard2.0/". 290>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/pack/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll". 290>CopyFilesToOutputDirectory: System.Threading.Tasks.Dataflow.4.6.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll 273>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.json/4.7.0/net461/System.Text.Json.4.7.0.csproj.CopyComplete" because "AlwaysCreate" was specified. 290>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/pack/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll". 273>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.text.json/4.7.0/net461/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Text.Json.dll". 288>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 273>CopyFilesToOutputDirectory: System.Text.Json.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Text.Json.dll 288>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 61>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Bcl.AsyncInterfaces.1.1.0.nupkg'. 273>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Json.4.7.0/pack/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.text.json/4.7.0/lib/net461/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Json.4.7.0/pack/lib/net461/System.Text.Json.dll". 61>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj" (280:11) on node 7 (Build;Pack target(s)). 280:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj" (280:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj" (280:12) on node 7 (Build target(s)). 280>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.0.0/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.0.0/netstandard1.0/". 288>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 288>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.9.0/netstandard1.0/System.Threading.Tasks.Dataflow.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.9.0/netstandard1.0/System.Threading.Tasks.Dataflow.4.9.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Threading.Tasks.Dataflow.cs /warnaserror+:NU1605 288>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.9.0/netstandard1.1/System.Threading.Tasks.Dataflow.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.9.0/netstandard1.1/System.Threading.Tasks.Dataflow.4.9.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.1/System.Threading.Tasks.Dataflow.cs /warnaserror+:NU1605 288>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.9.0/netstandard2.0/System.Threading.Tasks.Dataflow.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.9.0/netstandard2.0/System.Threading.Tasks.Dataflow.4.9.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Threading.Tasks.Dataflow.cs /warnaserror+:NU1605 280>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 273>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj" (Build target(s)). 290>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" (Build target(s)). 290>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" (Build target(s)). 288>CoreCompile: CompilerServer: server - server processed compilation - a3df60d5-3877-4f49-8799-936f48dfd53d 288>CoreCompile: CompilerServer: server - server processed compilation - 3be9c707-d17c-4ff7-a483-ac3adfc7e4dd 288>CoreCompile: CompilerServer: server - server processed compilation - 14d172cd-382f-453d-a541-c0dd3092ac30 280>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.0.0/netstandard1.0/System.Threading.Tasks.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.0.0/netstandard1.0/System.Threading.Tasks.Extensions.4.0.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Threading.Tasks.Extensions.cs /warnaserror+:NU1605 288>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.9.0/netstandard1.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll". 288>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.9.0/netstandard1.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll". 288>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.dataflow/4.9.0/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll". 166>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Parallel.4.0.1/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/system.linq.parallel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Parallel.4.0.1/pack/system.linq.parallel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Parallel.4.0.1/pack/ref/net45/_._". 288>CopyFilesToOutputDirectory: System.Threading.Tasks.Dataflow.4.9.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll 288>CopyFilesToOutputDirectory: System.Threading.Tasks.Dataflow.4.9.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll 288>CopyFilesToOutputDirectory: System.Threading.Tasks.Dataflow.4.9.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll 288>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/pack/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll". 288>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/pack/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/pack/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll". 288>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/pack/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll". 280>CoreCompile: CompilerServer: server - server processed compilation - 555b14c0-e28f-4a78-a25f-739bb4da9d57 89>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.3.0/pack/microsoft.csharp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.3.0/pack/ref/net45/_._". 280>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.0.0/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.0.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". 166>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Linq.Parallel.4.0.1.nupkg'. 166>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj" (297:11) on node 8 (Build;Pack target(s)). 297:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj" (297:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj" (297:12) on node 23 (Build target(s)). 297>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.3.0/netstandard1.0/". 89>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CSharp.4.3.0.nupkg'. 280>CopyFilesToOutputDirectory: System.Threading.Tasks.Extensions.4.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.0.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll 89>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj" (Build;Pack target(s)). 280>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.0.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.0.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.0.0/pack/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj" (302:15) on node 1 (Build;Pack target(s)). 302:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj" (302:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj" (302:16) on node 10 (Build target(s)). 302>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.2/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.2/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (295:19) on node 32 (Build;Pack target(s)). 295:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (295:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (295:20) on node 32 (Build target(s)). 295>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.4/netstandard1.0/". 297>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 295:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (295:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (295:21) on node 5 (Build target(s)). 295>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.4/netstandard2.0/". 295:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (295:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (295:22) on node 31 (Build target(s)). 295>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.4/lib/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.4/net461/". 288>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" (Build target(s)). 288>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" (Build target(s)). 288>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" (Build target(s)). 295>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 302>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 297>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.3.0/netstandard1.0/System.Threading.Tasks.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.3.0/netstandard1.0/System.Threading.Tasks.Extensions.4.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Threading.Tasks.Extensions.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj" (303:15) on node 19 (Build;Pack target(s)). 303:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj" (303:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj" (303:16) on node 17 (Build target(s)). 303>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.parallel/4.3.0/ref/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.parallel/4.3.0/netstandard1.1/". 303:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj" (303:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj" (303:17) on node 9 (Build target(s)). 303>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.parallel/4.3.0/lib/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.parallel/4.3.0/netstandard1.3/". 295>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 107>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.1.0/pack/ref/netstandard". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/system.appcontext.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.1.0/pack/system.appcontext.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.AppContext.4.1.0/pack/ref/netstandard/_._". 295>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.4/netstandard1.0/System.Threading.Tasks.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.4/netstandard1.0/System.Threading.Tasks.Extensions.4.5.4.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Threading.Tasks.Extensions.cs /warnaserror+:NU1605 197>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.WebHeaderCollection.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/system.net.webheadercollection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.WebHeaderCollection.4.3.0/pack/system.net.webheadercollection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.WebHeaderCollection.4.3.0/pack/ref/net46/_._". 302>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.2/netstandard1.0/System.Threading.Tasks.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.2/netstandard1.0/System.Threading.Tasks.Extensions.4.5.2.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.Threading.Tasks.Extensions.cs /warnaserror+:NU1605 302:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj" (302:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj" (302:17) on node 8 (Build target(s)). 302>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.2/netstandard2.0/". 303>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 295>CoreCompile: CompilerServer: server - server processed compilation - 0f7da43a-51ed-485a-b382-a3e651383175 295>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 297>CoreCompile: CompilerServer: server - server processed compilation - 4c78e957-22f6-4771-8c7a-56872b87d57c 303>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 280>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj" (Build target(s)). 295>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.4/net461/System.Threading.Tasks.Extensions.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.4/net461/System.Threading.Tasks.Extensions.4.5.4.GeneratedMSBuildEditorConfig.editorconfig lib/net461/System.Threading.Tasks.Extensions.cs /warnaserror+:NU1605 302>CoreCompile: CompilerServer: server - server processed compilation - bd8e781f-b6e2-4ca9-af31-87c96454a32a 295>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.4/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". 197>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Net.WebHeaderCollection.4.3.0.nupkg'. 197>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj" (Build;Pack target(s)). 297>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.3.0/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". 107>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.AppContext.4.1.0.nupkg'. 107>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj" (Build;Pack target(s)). 303>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.parallel/4.3.0/netstandard1.3/System.Threading.Tasks.Parallel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.parallel/4.3.0/netstandard1.3/System.Threading.Tasks.Parallel.4.3.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.3/System.Threading.Tasks.Parallel.cs /warnaserror+:NU1605 303>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.parallel/4.3.0/netstandard1.1/System.Threading.Tasks.Parallel.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.parallel/4.3.0/netstandard1.1/System.Threading.Tasks.Parallel.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.1/System.Threading.Tasks.Parallel.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" (311:15) on node 22 (Build;Pack target(s)). 311:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" (311:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" (311:16) on node 22 (Build target(s)). 311>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks/4.0.11/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks/4.0.11/netstandard1.0/". 295>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.4/netstandard2.0/System.Threading.Tasks.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.4/netstandard2.0/System.Threading.Tasks.Extensions.4.5.4.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Threading.Tasks.Extensions.cs /warnaserror+:NU1605 311:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" (311:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" (311:17) on node 14 (Build target(s)). 311>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks/4.0.11/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks/4.0.11/netstandard1.3/". 295>CopyFilesToOutputDirectory: System.Threading.Tasks.Extensions.4.5.4 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll 302>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 302>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.2/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.2/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". 303>CoreCompile: CompilerServer: server - server processed compilation - 93b9d631-4151-4ec8-b4b0-2e0591cf2b84 295>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/pack/lib/netstandard1.0". 297>CopyFilesToOutputDirectory: System.Threading.Tasks.Extensions.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll 295>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/pack/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". 297>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.3.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.3.0/pack/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". 295>CoreCompile: CompilerServer: server - server processed compilation - 7e510624-be8e-451e-b225-a97a8eb1fb43 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.4/net461/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll". 311>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 295>CoreCompile: CompilerServer: server - server processed compilation - 06b0fc50-188f-4119-a17b-8c3d6ea5e96a 311>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 303>CoreCompile: CompilerServer: server - server processed compilation - 11b1fa93-2f02-4ff7-8716-e866561d9fb8 302>CopyFilesToOutputDirectory: System.Threading.Tasks.Extensions.4.5.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.2/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll 303>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.parallel/4.3.0/netstandard1.1/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.parallel/4.3.0/ref/netstandard1.1/System.Threading.Tasks.Parallel.dll". 302>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.5.2/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.2/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.5.2/pack/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". 295>CopyFilesToOutputDirectory: System.Threading.Tasks.Extensions.4.5.4 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/pack/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/pack/lib/net461/System.Threading.Tasks.Extensions.dll". 302>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.2/netstandard2.0/System.Threading.Tasks.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.2/netstandard2.0/System.Threading.Tasks.Extensions.4.5.2.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard2.0/System.Threading.Tasks.Extensions.cs /warnaserror+:NU1605 303>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.parallel/4.3.0/netstandard1.3/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.parallel/4.3.0/lib/netstandard1.3/System.Threading.Tasks.Parallel.dll". 303>CopyFilesToOutputDirectory: System.Threading.Tasks.Parallel.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.parallel/4.3.0/ref/netstandard1.1/System.Threading.Tasks.Parallel.dll 295>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.4/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". 302>CoreCompile: CompilerServer: server - server processed compilation - f448eb16-621d-4cd0-bf72-82266c49c6d8 303>CopyFilesToOutputDirectory: System.Threading.Tasks.Parallel.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.parallel/4.3.0/lib/netstandard1.3/System.Threading.Tasks.Parallel.dll 303>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Parallel.4.3.0/pack/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.parallel/4.3.0/ref/netstandard1.1/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Parallel.4.3.0/pack/ref/netstandard1.1/System.Threading.Tasks.Parallel.dll". 295>CopyFilesToOutputDirectory: System.Threading.Tasks.Extensions.4.5.4 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll 303>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Parallel.4.3.0/pack/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.parallel/4.3.0/lib/netstandard1.3/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Parallel.4.3.0/pack/lib/netstandard1.3/System.Threading.Tasks.Parallel.dll". 295>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/pack/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". 311>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks/4.0.11/netstandard1.0/System.Threading.Tasks.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks/4.0.11/netstandard1.0/System.Threading.Tasks.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Threading.Tasks.cs /warnaserror+:NU1605 311>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks/4.0.11/netstandard1.3/System.Threading.Tasks.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks/4.0.11/netstandard1.3/System.Threading.Tasks.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Threading.Tasks.cs /warnaserror+:NU1605 302>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks.extensions/4.5.2/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". 311>CoreCompile: CompilerServer: server - server processed compilation - 66433327-d698-47bd-8799-10406c1b907c 302>CopyFilesToOutputDirectory: System.Threading.Tasks.Extensions.4.5.2 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll 311>CoreCompile: CompilerServer: server - server processed compilation - d1b05de3-5097-4db6-92f9-e7a348cd67a4 302>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.5.2/pack/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.5.2/pack/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". 295>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (Build target(s)). 297>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" (310:15) on node 28 (Build;Pack target(s)). 310:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" (310:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" (310:16) on node 28 (Build target(s)). 310>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks/4.3.0/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj" (308:15) on node 12 (Build;Pack target(s)). 308:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj" (308:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj" (308:16) on node 12 (Build target(s)). 308>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.thread/4.0.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.thread/4.0.0/netstandard1.3/". 295>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (Build target(s)). 302>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj" (Build target(s)). 303>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj" (Build target(s)). 295>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (Build target(s)). 303>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj" (Build target(s)). 308:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj" (308:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj" (308:17) on node 25 (Build target(s)). 308>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.thread/4.0.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.thread/4.0.0/net46/". 311>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks/4.0.11/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll". 310:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" (310:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" (310:17) on node 6 (Build target(s)). 310>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks/4.3.0/netstandard1.3/". 311>CopyFilesToOutputDirectory: System.Threading.Tasks.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll 310>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 308>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 311>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.4.0.11/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.4.0.11/pack/ref/netstandard1.0/System.Threading.Tasks.dll". 308>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 262>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.OpenSsl.4.3.0/pack/system.security.cryptography.openssl.nuspec". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj" (298:15) on node 19 (Build;Pack target(s)). 298:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj" (298:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj" (298:16) on node 19 (Build target(s)). 298>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.thread/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.thread/4.3.0/netstandard1.3/". 311>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks/4.0.11/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll". 298:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj" (298:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj" (298:17) on node 23 (Build target(s)). 298>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.thread/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.thread/4.3.0/net46/". 310>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 308>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.thread/4.0.0/netstandard1.3/System.Threading.Thread.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.thread/4.0.0/netstandard1.3/System.Threading.Thread.4.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Threading.Thread.cs /warnaserror+:NU1605 310>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks/4.3.0/netstandard1.0/System.Threading.Tasks.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks/4.3.0/netstandard1.0/System.Threading.Tasks.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Threading.Tasks.cs /warnaserror+:NU1605 308>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.thread/4.0.0/net46/System.Threading.Thread.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.thread/4.0.0/net46/System.Threading.Thread.4.0.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Threading.Thread.cs /warnaserror+:NU1605 302>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj" (Build target(s)). 311>CopyFilesToOutputDirectory: System.Threading.Tasks.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll 298>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 308>CoreCompile: CompilerServer: server - server processed compilation - ad895209-2407-47eb-a7e9-a5308409edc0 311>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.4.0.11/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.4.0.11/pack/ref/netstandard1.3/System.Threading.Tasks.dll". 262>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Cryptography.OpenSsl.4.3.0.nupkg'. 262>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj" (Build;Pack target(s)). 310>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks/4.3.0/netstandard1.3/System.Threading.Tasks.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks/4.3.0/netstandard1.3/System.Threading.Tasks.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Threading.Tasks.cs /warnaserror+:NU1605 308>CoreCompile: CompilerServer: server - server processed compilation - a7726c60-dd99-4a98-b12a-690af121c6f6 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.thread/4.0.0/net46/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.thread/4.0.0/ref/net46/System.Threading.Thread.dll". 310>CoreCompile: CompilerServer: server - server processed compilation - a1e43fed-89a9-4644-b5e8-e0769c6f9cb6 308>CopyFilesToOutputDirectory: System.Threading.Thread.4.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.thread/4.0.0/ref/net46/System.Threading.Thread.dll 308>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.thread/4.0.0/netstandard1.3/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll". 298>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj" (301:15) on node 16 (Build;Pack target(s)). 301:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj" (301:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj" (301:16) on node 16 (Build target(s)). 301>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.threadpool/4.0.10/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.threadpool/4.0.10/netstandard1.3/". 308>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Thread.4.0.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.thread/4.0.0/ref/net46/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Thread.4.0.0/pack/ref/net46/System.Threading.Thread.dll". 298>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.thread/4.3.0/netstandard1.3/System.Threading.Thread.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.thread/4.3.0/netstandard1.3/System.Threading.Thread.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Threading.Thread.cs /warnaserror+:NU1605 301:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj" (301:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj" (301:17) on node 30 (Build target(s)). 301>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.threadpool/4.0.10/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.threadpool/4.0.10/net46/". 311>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" (Build target(s)). 298>CoreCompile: CompilerServer: server - server processed compilation - ea34c815-1264-44e8-b0f4-1ced41f72c16 308>CopyFilesToOutputDirectory: System.Threading.Thread.4.0.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll 310>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks/4.3.0/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll". 310>CoreCompile: CompilerServer: server - server processed compilation - 4e0eb0c0-2cf1-4ac6-8028-b96cc73fadfb 308>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Thread.4.0.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Thread.4.0.0/pack/ref/netstandard1.3/System.Threading.Thread.dll". 310>CopyFilesToOutputDirectory: System.Threading.Tasks.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll 301>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 301>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 298>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.thread/4.3.0/netstandard1.3/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.dll". 310>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.4.3.0/pack/ref/netstandard1.0/System.Threading.Tasks.dll". 310>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.tasks/4.3.0/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll". 311>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" (Build target(s)). 308>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj" (Build target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj" (309:15) on node 2 (Build;Pack target(s)). 309:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj" (309:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj" (309:16) on node 4 (Build target(s)). 309>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.threadpool/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.threadpool/4.3.0/net46/". 298>CopyFilesToOutputDirectory: System.Threading.Thread.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.dll 310>CopyFilesToOutputDirectory: System.Threading.Tasks.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll 298>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Thread.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Thread.4.3.0/pack/ref/netstandard1.3/System.Threading.Thread.dll". 310>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.4.3.0/pack/ref/netstandard1.3/System.Threading.Tasks.dll". 301>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.threadpool/4.0.10/netstandard1.3/System.Threading.ThreadPool.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.threadpool/4.0.10/netstandard1.3/System.Threading.ThreadPool.4.0.10.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Threading.ThreadPool.cs /warnaserror+:NU1605 301>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.threadpool/4.0.10/net46/System.Threading.ThreadPool.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.threadpool/4.0.10/net46/System.Threading.ThreadPool.4.0.10.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Threading.ThreadPool.cs /warnaserror+:NU1605 309>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj" (293:11) on node 20 (Build;Pack target(s)). 293:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj" (293:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj" (293:12) on node 9 (Build target(s)). 293>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.timer/4.0.1/ref/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.timer/4.0.1/netstandard1.2/". 310>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" (Build target(s)). 293>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 301>CoreCompile: CompilerServer: server - server processed compilation - d22310ff-b62e-4afa-9fe1-3e0822d00969 298>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.thread/4.3.0/net46/System.Threading.Thread.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.thread/4.3.0/net46/System.Threading.Thread.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Threading.Thread.cs /warnaserror+:NU1605 301>CoreCompile: CompilerServer: server - server processed compilation - 3e08da31-eda4-42bf-851c-4dbb5c5a17ba 309>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.threadpool/4.3.0/net46/System.Threading.ThreadPool.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.threadpool/4.3.0/net46/System.Threading.ThreadPool.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Threading.ThreadPool.cs /warnaserror+:NU1605 301>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.threadpool/4.0.10/net46/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.threadpool/4.0.10/ref/net46/System.Threading.ThreadPool.dll". 309:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj" (309:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj" (309:17) on node 3 (Build target(s)). 309>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.threadpool/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.threadpool/4.3.0/netstandard1.3/". 309>CoreCompile: CompilerServer: server - server processed compilation - ee5f21bb-2200-444c-842c-a26e25b1e576 298>CoreCompile: CompilerServer: server - server processed compilation - eb697509-085e-4229-bea2-f45e7781e31e 301>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.threadpool/4.0.10/netstandard1.3/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.threadpool/4.0.10/ref/netstandard1.3/System.Threading.ThreadPool.dll". 301>CopyFilesToOutputDirectory: System.Threading.ThreadPool.4.0.10 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.threadpool/4.0.10/ref/net46/System.Threading.ThreadPool.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.ThreadPool.4.0.10/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.threadpool/4.0.10/ref/net46/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.ThreadPool.4.0.10/pack/ref/net46/System.Threading.ThreadPool.dll". 309>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.threadpool/4.3.0/net46/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.threadpool/4.3.0/ref/net46/System.Threading.ThreadPool.dll". 298>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.thread/4.3.0/net46/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.thread/4.3.0/ref/net46/System.Threading.Thread.dll". 293>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_2;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.timer/4.0.1/netstandard1.2/System.Threading.Timer.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.timer/4.0.1/netstandard1.2/System.Threading.Timer.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.2/System.Threading.Timer.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj" (315:11) on node 10 (Build;Pack target(s)). 315:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj" (315:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj" (315:12) on node 10 (Build target(s)). 315>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.timer/4.3.0/ref/netstandard1.2/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.timer/4.3.0/netstandard1.2/". 308>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj" (Build target(s)). 301>CopyFilesToOutputDirectory: System.Threading.ThreadPool.4.0.10 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.threadpool/4.0.10/ref/netstandard1.3/System.Threading.ThreadPool.dll 298>CopyFilesToOutputDirectory: System.Threading.Thread.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.thread/4.3.0/ref/net46/System.Threading.Thread.dll 309>CopyFilesToOutputDirectory: System.Threading.ThreadPool.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.threadpool/4.3.0/ref/net46/System.Threading.ThreadPool.dll 293>CoreCompile: CompilerServer: server - server processed compilation - 38e25fc7-794e-4ef2-b49e-4f94927cc05b 309>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.ThreadPool.4.3.0/pack/ref/net46". 301>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.ThreadPool.4.0.10/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.threadpool/4.0.10/ref/netstandard1.3/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.ThreadPool.4.0.10/pack/ref/netstandard1.3/System.Threading.ThreadPool.dll". 298>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Thread.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.thread/4.3.0/ref/net46/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Thread.4.3.0/pack/ref/net46/System.Threading.Thread.dll". 309>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.threadpool/4.3.0/ref/net46/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.ThreadPool.4.3.0/pack/ref/net46/System.Threading.ThreadPool.dll". 309>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 310>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" (Build target(s)). 298>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj" (Build target(s)). 315>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 293>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.timer/4.0.1/netstandard1.2/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.timer/4.0.1/ref/netstandard1.2/System.Threading.Timer.dll". 309>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.threadpool/4.3.0/netstandard1.3/System.Threading.ThreadPool.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.threadpool/4.3.0/netstandard1.3/System.Threading.ThreadPool.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Threading.ThreadPool.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 797463bb-ef5e-4daf-9282-3622961f8867 293>CopyFilesToOutputDirectory: System.Threading.Timer.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.timer/4.0.1/ref/netstandard1.2/System.Threading.Timer.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Timer.4.0.1/pack/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.timer/4.0.1/ref/netstandard1.2/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Timer.4.0.1/pack/ref/netstandard1.2/System.Threading.Timer.dll". 315>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_2;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.timer/4.3.0/netstandard1.2/System.Threading.Timer.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.timer/4.3.0/netstandard1.2/System.Threading.Timer.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.2/System.Threading.Timer.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 1994f910-3783-454c-a142-ca4dee28e424 309>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.threadpool/4.3.0/netstandard1.3/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.threadpool/4.3.0/ref/netstandard1.3/System.Threading.ThreadPool.dll". 301>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj" (Build target(s)). 298>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj" (Build target(s)). 309>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj" (Build target(s)). 301>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj" (Build target(s)). 309>CopyFilesToOutputDirectory: System.Threading.ThreadPool.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.threadpool/4.3.0/ref/netstandard1.3/System.Threading.ThreadPool.dll 315>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading.timer/4.3.0/netstandard1.2/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll". 309>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.ThreadPool.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.threadpool/4.3.0/ref/netstandard1.3/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.ThreadPool.4.3.0/pack/ref/netstandard1.3/System.Threading.ThreadPool.dll". 315>CopyFilesToOutputDirectory: System.Threading.Timer.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Timer.4.3.0/pack/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Timer.4.3.0/pack/ref/netstandard1.2/System.Threading.Timer.dll". 188>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ObjectModel.4.0.12/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ObjectModel.4.0.12/pack/system.objectmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ObjectModel.4.0.12/pack/ref/net45/_._". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" (314:15) on node 32 (Build;Pack target(s)). 314:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" (314:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" (314:17) on node 27 (Build target(s)). 314>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading/4.0.11/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading/4.0.11/netstandard1.0/". 314:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" (314:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" (314:16) on node 29 (Build target(s)). 314>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading/4.0.11/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading/4.0.11/netstandard1.3/". 293>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj" (Build target(s)). 198>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.0.1/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.0.1/pack/system.reflection.emit.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.0.1/pack/ref/net45/_._". 309>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj" (Build target(s)). 314>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 314>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 198>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Emit.4.0.1.nupkg'. 198>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj" (Build;Pack target(s)). 188>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.ObjectModel.4.0.12.nupkg'. 188>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" (304:15) on node 15 (Build;Pack target(s)). 304:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" (304:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" (304:16) on node 15 (Build target(s)). 304>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading/4.3.0/netstandard1.0/". 304:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" (304:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" (304:17) on node 14 (Build target(s)). 304>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading/4.3.0/netstandard1.3/". 315>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj" (Build target(s)). 314>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading/4.0.11/netstandard1.3/System.Threading.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading/4.0.11/netstandard1.3/System.Threading.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Threading.cs /warnaserror+:NU1605 314>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading/4.0.11/netstandard1.0/System.Threading.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading/4.0.11/netstandard1.0/System.Threading.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Threading.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj" (313:19) on node 24 (Build;Pack target(s)). 313:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj" (313:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj" (313:20) on node 24 (Build target(s)). 313>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.valuetuple/4.5.0/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.valuetuple/4.5.0/net461/". 313:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj" (313:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj" (313:21) on node 3 (Build target(s)). 313>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.valuetuple/4.5.0/ref/net47/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.valuetuple/4.5.0/net47/". 313:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj" (313:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj" (313:22) on node 28 (Build target(s)). 313>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.valuetuple/4.5.0/lib/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.valuetuple/4.5.0/netstandard1.0/". 304>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 304>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 313>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 313>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 314>CoreCompile: CompilerServer: server - server processed compilation - 85104bfa-47b0-4fbc-89f1-351e64554603 314>CoreCompile: CompilerServer: server - server processed compilation - 2fe57fbe-dfb2-4163-9c5c-9b5d1e8d925c 313>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 304>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading/4.3.0/netstandard1.0/System.Threading.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading/4.3.0/netstandard1.0/System.Threading.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Threading.cs /warnaserror+:NU1605 304>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading/4.3.0/netstandard1.3/System.Threading.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading/4.3.0/netstandard1.3/System.Threading.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Threading.cs /warnaserror+:NU1605 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj" (300:15) on node 17 (Build;Pack target(s)). 300:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj" (300:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj" (300:16) on node 17 (Build target(s)). 300>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.0.11/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.0.11/netstandard1.0/". 314>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading/4.0.11/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll". 314>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading/4.0.11/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll". 300:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj" (300:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj" (300:17) on node 22 (Build target(s)). 300>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.0.11/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.0.11/netstandard1.3/". 304>CoreCompile: CompilerServer: server - server processed compilation - b7a3135b-fb9c-488f-805f-83b95f6a7b76 313>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.valuetuple/4.5.0/netstandard1.0/System.ValueTuple.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.valuetuple/4.5.0/netstandard1.0/System.ValueTuple.4.5.0.GeneratedMSBuildEditorConfig.editorconfig lib/netstandard1.0/System.ValueTuple.cs /warnaserror+:NU1605 313>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET47;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/mscorlib.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.valuetuple/4.5.0/net47/System.ValueTuple.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.valuetuple/4.5.0/net47/System.ValueTuple.4.5.0.GeneratedMSBuildEditorConfig.editorconfig ref/net47/System.ValueTuple.cs /warnaserror+:NU1605 280>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.0.0/pack/system.threading.tasks.extensions.nuspec". 304>CoreCompile: CompilerServer: server - server processed compilation - 5806b1df-f30c-403a-a29d-b625ad6cee1a 314>CopyFilesToOutputDirectory: System.Threading.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll 313>CoreCompile: CompilerServer: server - server processed compilation - 3c4e1e81-083f-49ca-8e2c-7acfbe71e268 314>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.4.0.11/pack/ref/netstandard1.0". 314>CopyFilesToOutputDirectory: System.Threading.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll 314>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.4.0.11/pack/ref/netstandard1.0/System.Threading.dll". 300>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 314>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.4.0.11/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.4.0.11/pack/ref/netstandard1.3/System.Threading.dll". 304>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading/4.3.0/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll". 313>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.valuetuple/4.5.0/net47/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj" (296:11) on node 11 (Build;Pack target(s)). 296:11>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj" (296:11) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj" (296:12) on node 1 (Build target(s)). 296>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.windows.extensions/4.7.0/ref/netcoreapp3.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.windows.extensions/4.7.0/netcoreapp3.0/". 304>CopyFilesToOutputDirectory: System.Threading.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.4.3.0/pack/ref/netstandard1.3/System.Threading.dll". 304>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.threading/4.3.0/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll". 280>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.Tasks.Extensions.4.0.0.nupkg'. 280>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj" (Build;Pack target(s)). 313>CopyFilesToOutputDirectory: System.ValueTuple.4.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ValueTuple.4.5.0/pack/ref/net47". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ValueTuple.4.5.0/pack/ref/net47/System.ValueTuple.dll". 300>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.0.11/netstandard1.0/System.Xml.ReaderWriter.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.0.11/netstandard1.0/System.Xml.ReaderWriter.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Xml.ReaderWriter.cs /warnaserror+:NU1605 93>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.0.1/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.0.1/pack/microsoft.csharp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CSharp.4.0.1/pack/ref/net45/_._". 304>CopyFilesToOutputDirectory: System.Threading.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll 313>CoreCompile: CompilerServer: server - server processed compilation - d89e8355-a566-438d-85a2-dc3966a7f985 304>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.4.3.0/pack/ref/netstandard1.0/System.Threading.dll". 313>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET461;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.valuetuple/4.5.0/net461/System.ValueTuple.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.valuetuple/4.5.0/net461/System.ValueTuple.4.5.0.GeneratedMSBuildEditorConfig.editorconfig ref/net461/System.ValueTuple.cs /warnaserror+:NU1605 300>CoreCompile: CompilerServer: server - server processed compilation - fe9b136a-5ffa-4e1f-91cd-1586945918ae 313>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.valuetuple/4.5.0/netstandard1.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.dll". 93>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CSharp.4.0.1.nupkg'. 93>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj" (Build;Pack target(s)). 300>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 313>CopyFilesToOutputDirectory: System.ValueTuple.4.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.dll 300>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.0.11/netstandard1.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.0.11/ref/netstandard1.0/System.Xml.ReaderWriter.dll". 313>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ValueTuple.4.5.0/pack/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ValueTuple.4.5.0/pack/lib/netstandard1.0/System.ValueTuple.dll". 252>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/system.security.claims.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Claims.4.3.0/pack/system.security.claims.nuspec". 300>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.0.1/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.0.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.0.11/netstandard1.3/System.Xml.ReaderWriter.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.0.11/netstandard1.3/System.Xml.ReaderWriter.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Xml.ReaderWriter.cs /warnaserror+:NU1605 313>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj" (Build target(s)). 314>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" (Build target(s)). 304>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" (Build target(s)). 314>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" (Build target(s)). 296>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 300>CopyFilesToOutputDirectory: System.Xml.ReaderWriter.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.0.11/ref/netstandard1.0/System.Xml.ReaderWriter.dll 313>CoreCompile: CompilerServer: server - server processed compilation - 2be1baab-9e86-425d-b0ac-25f3e0099590 300>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.ReaderWriter.4.0.11/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.0.11/ref/netstandard1.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.ReaderWriter.4.0.11/pack/ref/netstandard1.0/System.Xml.ReaderWriter.dll". 313>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.valuetuple/4.5.0/net461/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.valuetuple/4.5.0/ref/net461/System.ValueTuple.dll". 304>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" (Build target(s)). 313>CopyFilesToOutputDirectory: System.ValueTuple.4.5.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.valuetuple/4.5.0/ref/net461/System.ValueTuple.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ValueTuple.4.5.0/pack/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.valuetuple/4.5.0/ref/net461/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ValueTuple.4.5.0/pack/ref/net461/System.ValueTuple.dll". 300>CoreCompile: CompilerServer: server - server processed compilation - cfa956b1-71b3-4dca-851a-8c2d30e76629 252>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Claims.4.3.0.nupkg'. 252>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj" (Build;Pack target(s)). 313>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj" (Build target(s)). 296>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:3 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP3_0;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.drawing.common/4.7.0/ref/netcoreapp3.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.windows.extensions/4.7.0/netcoreapp3.0/System.Windows.Extensions.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.windows.extensions/4.7.0/netcoreapp3.0/System.Windows.Extensions.4.7.0.GeneratedMSBuildEditorConfig.editorconfig ref/netcoreapp3.0/System.Windows.Extensions.cs /warnaserror+:NU1605 300>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.0.11/netstandard1.3/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (294:19) on node 2 (Build;Pack target(s)). 294:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (294:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (294:20) on node 2 (Build target(s)). 294>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.3.0/netstandard1.0/". 294:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (294:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (294:21) on node 9 (Build target(s)). 294>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.3.0/netstandard1.3/". 204>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Primitives.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Primitives.4.3.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/system.net.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Primitives.4.3.0/pack/system.net.primitives.nuspec". 294:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (294:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (294:22) on node 30 (Build target(s)). 294>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.3.0/net46/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj" (307:15) on node 32 (Build;Pack target(s)). 307:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj" (307:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj" (307:16) on node 32 (Build target(s)). 307>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xdocument/4.0.11/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xdocument/4.0.11/netstandard1.0/". 307:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj" (307:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj" (307:17) on node 7 (Build target(s)). 307>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xdocument/4.0.11/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xdocument/4.0.11/netstandard1.3/". 300>CopyFilesToOutputDirectory: System.Xml.ReaderWriter.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.ReaderWriter.4.0.11/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.ReaderWriter.4.0.11/pack/ref/netstandard1.3/System.Xml.ReaderWriter.dll". 300>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj" (Build target(s)). 247>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Encoding.4.3.0/pack/system.security.cryptography.encoding.nuspec". 294>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 307>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 296>CoreCompile: CompilerServer: server - server processed compilation - 74a83f84-fb1c-4eca-8515-4d3410ded6e6 294>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 204>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Net.Primitives.4.3.0.nupkg'. 204>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj" (Build;Pack target(s)). 146>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/system.formats.asn1.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Formats.Asn1.5.0.0/pack/system.formats.asn1.nuspec". 294>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 313>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj" (Build target(s)). 307>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 296>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.windows.extensions/4.7.0/netcoreapp3.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.windows.extensions/4.7.0/ref/netcoreapp3.0/System.Windows.Extensions.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj" (299:15) on node 26 (Build;Pack target(s)). 299:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj" (299:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj" (299:16) on node 10 (Build target(s)). 299>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xdocument/4.3.0/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xdocument/4.3.0/netstandard1.0/". 247>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Cryptography.Encoding.4.3.0.nupkg'. 247>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj" (Build;Pack target(s)). 307>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/ref/netstandard1.0/System.Xml.ReaderWriter.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xdocument/4.0.11/netstandard1.0/System.Xml.XDocument.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xdocument/4.0.11/netstandard1.0/System.Xml.XDocument.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Xml.XDocument.cs /warnaserror+:NU1605 294>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.3.0/net46/System.Xml.ReaderWriter.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.3.0/net46/System.Xml.ReaderWriter.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Xml.ReaderWriter.cs /warnaserror+:NU1605 294>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.3.0/netstandard1.0/System.Xml.ReaderWriter.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.3.0/netstandard1.0/System.Xml.ReaderWriter.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Xml.ReaderWriter.cs /warnaserror+:NU1605 299:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj" (299:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj" (299:17) on node 31 (Build target(s)). 299>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xdocument/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xdocument/4.3.0/netstandard1.3/". 294>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.3.0/netstandard1.3/System.Xml.ReaderWriter.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.3.0/netstandard1.3/System.Xml.ReaderWriter.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Xml.ReaderWriter.cs /warnaserror+:NU1605 296>CopyFilesToOutputDirectory: System.Windows.Extensions.4.7.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.windows.extensions/4.7.0/ref/netcoreapp3.0/System.Windows.Extensions.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Windows.Extensions.4.7.0/pack/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.windows.extensions/4.7.0/ref/netcoreapp3.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Windows.Extensions.4.7.0/pack/ref/netcoreapp3.0/System.Windows.Extensions.dll". 146>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Formats.Asn1.5.0.0.nupkg'. 146>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj" (Build;Pack target(s)). 103>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.0.0/pack/microsoft.win32.registry.nuspec". 143>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/system.componentmodel.typeconverter.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.TypeConverter.4.3.0/pack/system.componentmodel.typeconverter.nuspec". 307>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.0.1/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xdocument/4.0.11/netstandard1.3/System.Xml.XDocument.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xdocument/4.0.11/netstandard1.3/System.Xml.XDocument.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Xml.XDocument.cs /warnaserror+:NU1605 300>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj" (Build target(s)). 299>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 294>CoreCompile: CompilerServer: server - server processed compilation - b904f84b-63b5-4b26-8d42-f87ee2b88309 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.3.0/net46/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.3.0/ref/net46/System.Xml.ReaderWriter.dll". 294>CoreCompile: CompilerServer: server - server processed compilation - d3adf4a4-bce1-43a4-9eae-1edf4db60476 294>CopyFilesToOutputDirectory: System.Xml.ReaderWriter.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.3.0/ref/net46/System.Xml.ReaderWriter.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.ReaderWriter.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.3.0/ref/net46/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.ReaderWriter.4.3.0/pack/ref/net46/System.Xml.ReaderWriter.dll". 294>CoreCompile: CompilerServer: server - server processed compilation - ad6dc5e6-691a-4212-8901-9e20038071a1 307>CoreCompile: CompilerServer: server - server processed compilation - 5e72c6a6-4b7b-4495-8f3a-078e1d476516 143>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.ComponentModel.TypeConverter.4.3.0.nupkg'. 299>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 143>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj" (Build;Pack target(s)). 103>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Win32.Registry.4.0.0.nupkg'. 296>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj" (Build target(s)). 103>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj" (Build;Pack target(s)). 299>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xdocument/4.3.0/netstandard1.0/System.Xml.XDocument.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xdocument/4.3.0/netstandard1.0/System.Xml.XDocument.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Xml.XDocument.cs /warnaserror+:NU1605 294>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.3.0/netstandard1.3/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll". 307>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xdocument/4.0.11/netstandard1.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xdocument/4.0.11/ref/netstandard1.0/System.Xml.XDocument.dll". 307>CoreCompile: CompilerServer: server - server processed compilation - 5afb8c22-b083-4438-ad3c-a36ca9051c9a 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj" (316:15) on node 11 (Build;Pack target(s)). 316:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj" (316:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj" (316:16) on node 11 (Build target(s)). 316>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmldocument/4.0.1/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmldocument/4.0.1/netstandard1.3/". 294>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.readerwriter/4.3.0/netstandard1.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll". 299>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xdocument/4.3.0/netstandard1.3/System.Xml.XDocument.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xdocument/4.3.0/netstandard1.3/System.Xml.XDocument.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Xml.XDocument.cs /warnaserror+:NU1605 316:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj" (316:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj" (316:17) on node 23 (Build target(s)). 316>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmldocument/4.0.1/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmldocument/4.0.1/net46/". 126>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/system.collections.nongeneric.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.NonGeneric.4.0.1/pack/system.collections.nongeneric.nuspec". 307>CopyFilesToOutputDirectory: System.Xml.XDocument.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xdocument/4.0.11/ref/netstandard1.0/System.Xml.XDocument.dll 299>CoreCompile: CompilerServer: server - server processed compilation - e7c940dc-78c4-4cb0-b337-ef6cb3d0844b 307>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xdocument/4.0.11/netstandard1.3/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xdocument/4.0.11/ref/netstandard1.3/System.Xml.XDocument.dll". 307>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XDocument.4.0.11/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xdocument/4.0.11/ref/netstandard1.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XDocument.4.0.11/pack/ref/netstandard1.0/System.Xml.XDocument.dll". 294>CopyFilesToOutputDirectory: System.Xml.ReaderWriter.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.ReaderWriter.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.ReaderWriter.4.3.0/pack/ref/netstandard1.0/System.Xml.ReaderWriter.dll". 294>CopyFilesToOutputDirectory: System.Xml.ReaderWriter.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.ReaderWriter.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.ReaderWriter.4.3.0/pack/ref/netstandard1.3/System.Xml.ReaderWriter.dll". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj" (306:15) on node 21 (Build;Pack target(s)). 306:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj" (306:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj" (306:16) on node 21 (Build target(s)). 306>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmlserializer/4.0.11/ref/netstandard1.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmlserializer/4.0.11/netstandard1.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj" (312:15) on node 6 (Build;Pack target(s)). 312:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj" (312:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj" (312:16) on node 16 (Build target(s)). 312>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmldocument/4.3.0/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmldocument/4.3.0/netstandard1.3/". 306:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj" (306:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj" (306:17) on node 3 (Build target(s)). 306>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmlserializer/4.0.11/ref/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmlserializer/4.0.11/netstandard1.3/". 312:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj" (312:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj" (312:17) on node 29 (Build target(s)). 312>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmldocument/4.3.0/ref/net46/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmldocument/4.3.0/net46/". 316>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 307>CopyFilesToOutputDirectory: System.Xml.XDocument.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xdocument/4.0.11/ref/netstandard1.3/System.Xml.XDocument.dll 299>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xdocument/4.3.0/netstandard1.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll". 307>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XDocument.4.0.11/pack/ref/netstandard1.3". 316>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 307>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xdocument/4.0.11/ref/netstandard1.3/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XDocument.4.0.11/pack/ref/netstandard1.3/System.Xml.XDocument.dll". 299>CoreCompile: CompilerServer: server - server processed compilation - 932af798-329a-4a13-ab22-12f99530ddd7 126>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Collections.NonGeneric.4.0.1.nupkg'. 126>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj" (Build;Pack target(s)). 312>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 299>CopyFilesToOutputDirectory: System.Xml.XDocument.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll 299>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xdocument/4.3.0/netstandard1.3/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll". 299>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XDocument.4.3.0/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XDocument.4.3.0/pack/ref/netstandard1.0/System.Xml.XDocument.dll". 306>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 299>CopyFilesToOutputDirectory: System.Xml.XDocument.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XDocument.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XDocument.4.3.0/pack/ref/netstandard1.3/System.Xml.XDocument.dll". 312>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 316>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmldocument/4.0.1/net46/System.Xml.XmlDocument.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmldocument/4.0.1/net46/System.Xml.XmlDocument.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Xml.XmlDocument.cs /warnaserror+:NU1605 316>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmldocument/4.0.1/netstandard1.3/System.Xml.XmlDocument.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmldocument/4.0.1/netstandard1.3/System.Xml.XmlDocument.4.0.1.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Xml.XmlDocument.cs /warnaserror+:NU1605 306>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 294>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (Build target(s)). 312>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmldocument/4.3.0/netstandard1.3/System.Xml.XmlDocument.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmldocument/4.3.0/netstandard1.3/System.Xml.XmlDocument.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Xml.XmlDocument.cs /warnaserror+:NU1605 306>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.0.1/ref/netstandard1.3/System.Xml.XmlDocument.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmlserializer/4.0.11/netstandard1.3/System.Xml.XmlSerializer.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmlserializer/4.0.11/netstandard1.3/System.Xml.XmlSerializer.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.3/System.Xml.XmlSerializer.cs /warnaserror+:NU1605 312>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET46;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmldocument/4.3.0/net46/System.Xml.XmlDocument.dll /subsystemversion:6.00 /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmldocument/4.3.0/net46/System.Xml.XmlDocument.4.3.0.GeneratedMSBuildEditorConfig.editorconfig ref/net46/System.Xml.XmlDocument.cs /warnaserror+:NU1605 306>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU1603,NU1605,NU5125,CS0109,CS0169,CS0618,CS0649,CS3001,CS3002,CS3003,CS3008,CS3009,CS0108,CS0684,CS0809,NU5130,NU5128,NU5131,NU5048,CS8632,RS1025,RS1026,NU5105,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0;NETSTANDARD1_0_OR_GREATER /highentropyva+ /nullable:Disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/ref/netstandard1.0/System.Xml.ReaderWriter.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmlserializer/4.0.11/netstandard1.0/System.Xml.XmlSerializer.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:latest /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmlserializer/4.0.11/netstandard1.0/System.Xml.XmlSerializer.4.0.11.GeneratedMSBuildEditorConfig.editorconfig ref/netstandard1.0/System.Xml.XmlSerializer.cs /warnaserror+:NU1605 312>CoreCompile: CompilerServer: server - server processed compilation - 2402b8a2-b009-4268-83db-5bc4a9ce9d00 316>CoreCompile: CompilerServer: server - server processed compilation - c0abd347-c3ec-43bf-8c27-c266f60c445a 312>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmldocument/4.3.0/net46/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmldocument/4.3.0/ref/net46/System.Xml.XmlDocument.dll". 316>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmldocument/4.0.1/net46/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmldocument/4.0.1/ref/net46/System.Xml.XmlDocument.dll". 294>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (Build target(s)). 306>CoreCompile: CompilerServer: server - server processed compilation - d8173a75-2719-43b6-b647-8b75bec30439 316>CopyFilesToOutputDirectory: System.Xml.XmlDocument.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmldocument/4.0.1/ref/net46/System.Xml.XmlDocument.dll 312>CopyFilesToOutputDirectory: System.Xml.XmlDocument.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmldocument/4.3.0/ref/net46/System.Xml.XmlDocument.dll 312>CoreCompile: CompilerServer: server - server processed compilation - b463c056-5981-4b73-91a0-451fd4bf4235 316>CoreCompile: CompilerServer: server - server processed compilation - 6c1a1332-1d7e-4b2e-b9d7-b09482650939 306>CoreCompile: CompilerServer: server - server processed compilation - 723a2997-2ff9-4869-9371-45704d0d40e2 316>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XmlDocument.4.0.1/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmldocument/4.0.1/ref/net46/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XmlDocument.4.0.1/pack/ref/net46/System.Xml.XmlDocument.dll". 312>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XmlDocument.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmldocument/4.3.0/ref/net46/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XmlDocument.4.3.0/pack/ref/net46/System.Xml.XmlDocument.dll". 307>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj" (Build target(s)). 294>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (Build target(s)). 299>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj" (Build target(s)). 299>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj" (Build target(s)). 306>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmlserializer/4.0.11/netstandard1.0/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmlserializer/4.0.11/ref/netstandard1.0/System.Xml.XmlSerializer.dll". 316>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmldocument/4.0.1/netstandard1.3/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmldocument/4.0.1/ref/netstandard1.3/System.Xml.XmlDocument.dll". 306>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmlserializer/4.0.11/netstandard1.3/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmlserializer/4.0.11/ref/netstandard1.3/System.Xml.XmlSerializer.dll". 312>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/system.xml.xmldocument/4.3.0/netstandard1.3/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmldocument/4.3.0/ref/netstandard1.3/System.Xml.XmlDocument.dll". 307>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj" (Build target(s)). 316>CopyFilesToOutputDirectory: System.Xml.XmlDocument.4.0.1 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmldocument/4.0.1/ref/netstandard1.3/System.Xml.XmlDocument.dll 306>CopyFilesToOutputDirectory: System.Xml.XmlSerializer.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmlserializer/4.0.11/ref/netstandard1.0/System.Xml.XmlSerializer.dll 312>CopyFilesToOutputDirectory: System.Xml.XmlDocument.4.3.0 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmldocument/4.3.0/ref/netstandard1.3/System.Xml.XmlDocument.dll 306>CopyFilesToOutputDirectory: System.Xml.XmlSerializer.4.0.11 -> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmlserializer/4.0.11/ref/netstandard1.3/System.Xml.XmlSerializer.dll CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XmlSerializer.4.0.11/pack/ref/netstandard1.3". 312>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XmlDocument.4.3.0/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmldocument/4.3.0/ref/netstandard1.3/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XmlDocument.4.3.0/pack/ref/netstandard1.3/System.Xml.XmlDocument.dll". 306>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XmlSerializer.4.0.11/pack/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmlserializer/4.0.11/ref/netstandard1.0/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XmlSerializer.4.0.11/pack/ref/netstandard1.0/System.Xml.XmlSerializer.dll". 306>CopyBuildOutputToTempOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmlserializer/4.0.11/ref/netstandard1.3/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XmlSerializer.4.0.11/pack/ref/netstandard1.3/System.Xml.XmlSerializer.dll". 316>CopyBuildOutputToTempOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XmlDocument.4.0.1/pack/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/system.xml.xmldocument/4.0.1/ref/netstandard1.3/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XmlDocument.4.0.1/pack/ref/netstandard1.3/System.Xml.XmlDocument.dll". 63>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Framework.16.5.0/pack/microsoft.build.framework.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Framework.16.5.0.nupkg'. 63>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj" (Build;Pack target(s)). 312>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj" (Build target(s)). 316>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj" (Build target(s)). 152>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/system.io.filesystem.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.4.0.1/pack/system.io.filesystem.nuspec". 312>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj" (Build target(s)). 306>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj" (Build target(s)). 316>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj" (Build target(s)). 306>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj" (Build target(s)). 152>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.IO.FileSystem.4.0.1.nupkg'. 152>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj" (Build;Pack target(s)). 210>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Primitives.4.0.1/pack/system.reflection.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Primitives.4.0.1/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Primitives.4.0.1/pack/ref/net45/_._". 161>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.Calendars.4.3.0/pack/system.globalization.calendars.nuspec". 210>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Primitives.4.0.1.nupkg'. 210>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj" (Build;Pack target(s)). 161>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Globalization.Calendars.4.3.0.nupkg'. 161>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj" (Build;Pack target(s)). 136>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Debug.4.0.11/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Debug.4.0.11/pack/system.diagnostics.debug.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Debug.4.0.11/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Diagnostics.Debug.4.0.11.nupkg'. 136>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj" (Build;Pack target(s)). 154>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Dynamic.Runtime.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Dynamic.Runtime.4.3.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/system.dynamic.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Dynamic.Runtime.4.3.0/pack/system.dynamic.runtime.nuspec". 116>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.0/pack/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.0/pack/system.buffers.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.0/pack/ref/netcoreapp2.0/_._". 154>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Dynamic.Runtime.4.3.0.nupkg'. 154>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj" (Build;Pack target(s)). 116>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Buffers.4.5.0.nupkg'. 116>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj" (Build;Pack target(s)). 194>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/system.io.filesystem.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.4.3.0/pack/system.io.filesystem.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.IO.FileSystem.4.3.0.nupkg'. 194>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj" (Build;Pack target(s)). 253>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.3.0/pack/system.runtime.interopservices.runtimeinformation.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg'. 253>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj" (Build;Pack target(s)). 189>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.0.1/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.0.1/pack/system.reflection.emit.ilgeneration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.0.1/pack/ref/net45/_._". 55>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Utilities.Core.15.3.409/pack/microsoft.build.utilities.core.nuspec". 189>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Emit.ILGeneration.4.0.1.nupkg'. 189>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj" (Build;Pack target(s)). 308>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/system.threading.thread.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Thread.4.0.0/pack/system.threading.thread.nuspec". 55>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Utilities.Core.15.3.409.nupkg'. 55>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj" (Build;Pack target(s)). 308>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.Thread.4.0.0.nupkg'. 308>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj" (Build;Pack target(s)). 293>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/system.threading.timer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Timer.4.0.1/pack/system.threading.timer.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Timer.4.0.1/pack/ref/net451". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/ref/net451/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Timer.4.0.1/pack/ref/net451/_._". 102:27>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (102:27) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (102:50) on node 24 (_GetFrameworkAssemblyReferences target(s)). 102>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 102>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 293>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.Timer.4.0.1.nupkg'. 293>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj" (Build;Pack target(s)). 153>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.TraceSource.4.0.0/pack/system.diagnostics.tracesource.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Diagnostics.TraceSource.4.0.0.nupkg'. 153>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj" (Build;Pack target(s)). 257>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.4.3.0/pack/system.security.principal.windows.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Principal.Windows.4.3.0.nupkg'. 257>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj" (Build;Pack target(s)). 201>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.3.0/pack/system.reflection.emit.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.3.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Emit.4.3.0.nupkg'. 201>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj" (Build;Pack target(s)). 115>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.7.0/pack/system.collections.immutable.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Collections.Immutable.1.7.0.nupkg'. 115>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj" (Build;Pack target(s)). 205>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.Lightweight.4.0.1/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.Lightweight.4.0.1/pack/system.reflection.emit.lightweight.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.Lightweight.4.0.1/pack/ref/net45/_._". 311>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.4.0.11/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.4.0.11/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.4.0.11/pack/system.threading.tasks.nuspec". 205>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Emit.Lightweight.4.0.1.nupkg'. 205>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj" (Build;Pack target(s)). 311>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.Tasks.4.0.11.nupkg'. 311>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj" (Build;Pack target(s)). 215>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.8.0/pack/system.reflection.metadata.nuspec". 122>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/system.composition.hosting.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Composition.Hosting.1.0.31/pack/system.composition.hosting.nuspec". 215>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Metadata.1.8.0.nupkg'. 215>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj" (Build;Pack target(s)). 122>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Composition.Hosting.1.0.31.nupkg'. 122>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj" (Build;Pack target(s)). 315>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Timer.4.3.0/pack/ref/net451". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/system.threading.timer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Timer.4.3.0/pack/system.threading.timer.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/ref/net451/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Timer.4.3.0/pack/ref/net451/_._". 123>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Primitives.4.3.0/pack/system.componentmodel.primitives.nuspec". 315>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.Timer.4.3.0.nupkg'. 315>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj" (Build;Pack target(s)). 123>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.ComponentModel.Primitives.4.3.0.nupkg'. 123>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj" (Build;Pack target(s)). 165>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.4.3.0/pack/system.diagnostics.diagnosticsource.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Diagnostics.DiagnosticSource.4.3.0.nupkg'. 165>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj" (Build;Pack target(s)). 218>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Handles.4.0.1/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Handles.4.0.1/pack/system.runtime.handles.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Handles.4.0.1/pack/ref/net46/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.Handles.4.0.1.nupkg'. 218>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj" (Build;Pack target(s)). 182>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Requests.4.3.0/pack/ref/net45". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Requests.4.3.0/pack/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/system.net.requests.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Requests.4.3.0/pack/system.net.requests.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Requests.4.3.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Requests.4.3.0/pack/ref/net46/_._". 81>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/microsoft.codeanalysis.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CSharp.4.0.1/pack/microsoft.codeanalysis.csharp.nuspec". 191>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ObjectModel.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ObjectModel.4.3.0/pack/system.objectmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ObjectModel.4.3.0/pack/ref/net45/_._". 182>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Net.Requests.4.3.0.nupkg'. 182>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj" (Build;Pack target(s)). 191>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.ObjectModel.4.3.0.nupkg'. 191>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj" (Build;Pack target(s)). 81>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.CSharp.4.0.1.nupkg'. 81>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj" (Build;Pack target(s)). 304>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.4.3.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.4.3.0/pack/system.threading.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.4.3.0.nupkg'. 304>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj" (Build;Pack target(s)). 224>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/system.runtime.interopservices.runtimeinformation.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.4.0.0/pack/system.runtime.interopservices.runtimeinformation.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg'. 224>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj" (Build;Pack target(s)). 261>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/system.security.cryptography.xml.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Xml.4.7.0/pack/system.security.cryptography.xml.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Cryptography.Xml.4.7.0.nupkg'. 261>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj" (Build;Pack target(s)). 296>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/system.windows.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Windows.Extensions.4.7.0/pack/system.windows.extensions.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Windows.Extensions.4.7.0.nupkg'. 296>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj" (Build;Pack target(s)). 305>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.0.1/pack/system.text.encoding.codepages.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Text.Encoding.CodePages.4.0.1.nupkg'. 305>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj" (Build;Pack target(s)). 301>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/system.threading.threadpool.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.ThreadPool.4.0.10/pack/system.threading.threadpool.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.ThreadPool.4.0.10.nupkg'. 301>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj" (Build;Pack target(s)). 172>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/system.net.http.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.0/pack/system.net.http.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Net.Http.4.3.0.nupkg'. 172>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj" (Build;Pack target(s)). 306>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XmlSerializer.4.0.11/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XmlSerializer.4.0.11/pack/system.xml.xmlserializer.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XmlSerializer.4.0.11/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Xml.XmlSerializer.4.0.11.nupkg'. 306>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj" (Build;Pack target(s)). 199>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.7.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.7.0/pack/system.reflection.emit.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.7.0/pack/ref/netstandard2.1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.7.0/pack/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.7.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.7.0/pack/ref/netstandard2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.4.7.0/pack/ref/netcoreapp2.0/_._". 297>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.3.0/pack/system.threading.tasks.extensions.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.Tasks.Extensions.4.3.0.nupkg'. 297>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj" (Build;Pack target(s)). 238>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.1.0/pack/system.reflection.typeextensions.nuspec". 199>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Emit.4.7.0.nupkg'. 199>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj" (Build;Pack target(s)). 238>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.TypeExtensions.4.1.0.nupkg'. 238>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj" (Build;Pack target(s)). 314>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.4.0.11/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.4.0.11/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.4.0.11/pack/system.threading.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.4.0.11.nupkg'. 314>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj" (Build;Pack target(s)). 170>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Compression.ZipFile.4.3.0/pack/system.io.compression.zipfile.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.IO.Compression.ZipFile.4.3.0.nupkg'. 170>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj" (Build;Pack target(s)). 259>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Primitives.4.3.0/pack/system.security.cryptography.primitives.nuspec". 300>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.ReaderWriter.4.0.11/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/system.xml.readerwriter.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.ReaderWriter.4.0.11/pack/system.xml.readerwriter.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.ReaderWriter.4.0.11/pack/ref/net45/_._". 250>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Numerics.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Numerics.4.3.0/pack/system.runtime.numerics.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Numerics.4.3.0/pack/ref/net45/_._". 259>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Cryptography.Primitives.4.3.0.nupkg'. 259>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj" (Build;Pack target(s)). 129>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.4.3.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/system.componentmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.4.3.0/pack/system.componentmodel.nuspec". 300>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Xml.ReaderWriter.4.0.11.nupkg'. 300>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj" (Build;Pack target(s)). 250>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.Numerics.4.3.0.nupkg'. 250>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj" (Build;Pack target(s)). 129>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.ComponentModel.4.3.0.nupkg'. 129>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj" (Build;Pack target(s)). 214>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.2/pack/system.runtime.compilerservices.unsafe.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.4.5.2.nupkg'. 214>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj" (Build;Pack target(s)). 298>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/system.threading.thread.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Thread.4.3.0/pack/system.threading.thread.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.Thread.4.3.0.nupkg'. 298>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj" (Build;Pack target(s)). 309>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/system.threading.threadpool.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.ThreadPool.4.3.0/pack/system.threading.threadpool.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.ThreadPool.4.3.0.nupkg'. 309>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj" (Build;Pack target(s)). 228>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.1.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.1.0/pack/system.linq.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.1.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Linq.4.1.0.nupkg'. 228>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj" (Build;Pack target(s)). 268>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/pack/system.text.encoding.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.Extensions.4.0.11/pack/ref/net45/_._". 96>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.5.0.0/pack/microsoft.win32.registry.nuspec". 268>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Text.Encoding.Extensions.4.0.11.nupkg'. 268>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj" (Build;Pack target(s)). 96>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Win32.Registry.5.0.0.nupkg'. 96>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj" (Build;Pack target(s)). 244>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/system.resources.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Resources.Extensions.4.6.0/pack/system.resources.extensions.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Resources.Extensions.4.6.0.nupkg'. 244>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj" (Build;Pack target(s)). 110>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.1.5.0/pack/system.collections.immutable.nuspec". 178>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Queryable.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/system.linq.queryable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Queryable.4.3.0/pack/system.linq.queryable.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Queryable.4.3.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Linq.Queryable.4.3.0.nupkg'. 178>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj" (Build;Pack target(s)). 223>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.0/pack/system.runtime.compilerservices.unsafe.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.4.5.0.nupkg'. 223>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj" (Build;Pack target(s)). 110>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Collections.Immutable.1.5.0.nupkg'. 110>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj" (Build;Pack target(s)). 196>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.4/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/system.net.http.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.4/pack/system.net.http.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Net.Http.4.3.4/pack/ref/net45/_._". 144>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/system.diagnostics.tracing.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.3.0/pack/ref/net45/_._". 196>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Net.Http.4.3.4.nupkg'. 196>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj" (Build;Pack target(s)). 144>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Diagnostics.Tracing.4.3.0.nupkg'. 144>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj" (Build;Pack target(s)). 157>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/system.globalization.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Globalization.Extensions.4.3.0/pack/system.globalization.extensions.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Globalization.Extensions.4.3.0.nupkg'. 157>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj" (Build;Pack target(s)). 167>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Compression.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/system.io.compression.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Compression.4.3.0/pack/system.io.compression.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Compression.4.3.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.IO.Compression.4.3.0.nupkg'. 167>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj" (Build;Pack target(s)). 266>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.4.3.0/pack/system.text.encoding.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.4.3.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Text.Encoding.4.3.0.nupkg'. 266>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj" (Build;Pack target(s)). 264>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.5.1/pack/system.text.encoding.codepages.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Text.Encoding.CodePages.4.5.1.nupkg'. 264>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj" (Build;Pack target(s)). 241>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.1/pack/system.runtime.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.1/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.1/pack/ref/net45/_._". 292>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/system.threading.overlapped.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Overlapped.4.3.0/pack/system.threading.overlapped.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.Overlapped.4.3.0.nupkg'. 292>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj" (Build;Pack target(s)). 241>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.Extensions.4.3.1.nupkg'. 241>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj" (Build;Pack target(s)). 256>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.3.0/pack/system.runtime.serialization.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.3.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.Serialization.Primitives.4.3.0.nupkg'. 256>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj" (Build;Pack target(s)). 221>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.1.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.1.0/pack/system.reflection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.1.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.4.1.0.nupkg'. 221>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj" (Build;Pack target(s)). 211>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.1.6.0/pack/system.reflection.metadata.nuspec". 316>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/system.xml.xmldocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XmlDocument.4.0.1/pack/system.xml.xmldocument.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Xml.XmlDocument.4.0.1.nupkg'. 316>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj" (Build;Pack target(s)). 269>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.4.0/pack/system.text.encoding.codepages.nuspec". 211>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Metadata.1.6.0.nupkg'. 211>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj" (Build;Pack target(s)). 269>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Text.Encoding.CodePages.4.4.0.nupkg'. 269>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj" (Build;Pack target(s)). 283>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/system.security.permissions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Permissions.4.7.0/pack/system.security.permissions.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Permissions.4.7.0.nupkg'. 283>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj" (Build;Pack target(s)). 162>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/system.drawing.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Drawing.Common.4.7.0/pack/system.drawing.common.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Drawing.Common.4.7.0.nupkg'. 162>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj" (Build;Pack target(s)). 312>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/system.xml.xmldocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XmlDocument.4.3.0/pack/system.xml.xmldocument.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Xml.XmlDocument.4.3.0.nupkg'. 312>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj" (Build;Pack target(s)). 299>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XDocument.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XDocument.4.3.0/pack/system.xml.xdocument.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XDocument.4.3.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Xml.XDocument.4.3.0.nupkg'. 299>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj" (Build;Pack target(s)). 222>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.5.3/pack/system.runtime.compilerservices.unsafe.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.4.5.3.nupkg'. 222>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj" (Build;Pack target(s)). 185>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.4.0/pack/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.4.0/pack/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.4.0/pack/ref/netcoreapp2.0/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Numerics.Vectors.4.4.0.nupkg'. 185>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj" (Build;Pack target(s)). 102>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/Microsoft.Win32.Registry.4.7.0/pack/microsoft.win32.registry.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Win32.Registry.4.7.0.nupkg'. 102>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj" (Build;Pack target(s)). 302>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.5.2/pack/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.5.2/pack/system.threading.tasks.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.5.2/pack/ref/netcoreapp2.1/_._". 295>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/pack/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/pack/system.threading.tasks.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Extensions.4.5.4/pack/ref/netcoreapp2.1/_._". 302>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.Tasks.Extensions.4.5.2.nupkg'. 302>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj" (Build;Pack target(s)). 295>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.Tasks.Extensions.4.5.4.nupkg'. 295>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj" (Build;Pack target(s)). 307>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XDocument.4.0.11/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/system.xml.xdocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XDocument.4.0.11/pack/system.xml.xdocument.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.XDocument.4.0.11/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Xml.XDocument.4.0.11.nupkg'. 307>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj" (Build;Pack target(s)). 206>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.3.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.4.3.0/pack/system.linq.nuspec". 168>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.1.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/system.linq.expressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.1.0/pack/system.linq.expressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.1.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Linq.Expressions.4.1.0.nupkg'. 168>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj" (Build;Pack target(s)). 148>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/system.io.filesystem.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.FileSystem.AccessControl.5.0.0/pack/system.io.filesystem.accesscontrol.nuspec". 206>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Linq.4.3.0.nupkg'. 206>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj" (Build;Pack target(s)). 148>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.IO.FileSystem.AccessControl.5.0.0.nupkg'. 148>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj" (Build;Pack target(s)). 284>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/system.text.encodings.web.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encodings.Web.4.7.0/pack/system.text.encodings.web.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Text.Encodings.Web.4.7.0.nupkg'. 284>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj" (Build;Pack target(s)). 294>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.ReaderWriter.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.ReaderWriter.4.3.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Xml.ReaderWriter.4.3.0/pack/system.xml.readerwriter.nuspec". 273>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Json.4.7.0/pack/system.text.json.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Text.Json.4.7.0.nupkg'. 273>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj" (Build;Pack target(s)). 294>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Xml.ReaderWriter.4.3.0.nupkg'. 294>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj" (Build;Pack target(s)). 277>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/pack/system.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.1.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.4.1.0.nupkg'. 277>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj" (Build;Pack target(s)). 240>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.4.3.0/pack/system.security.accesscontrol.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.AccessControl.4.3.0.nupkg'. 240>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj" (Build;Pack target(s)). 290>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Dataflow.4.6.0/pack/system.threading.tasks.dataflow.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.Tasks.Dataflow.4.6.0.nupkg'. 290>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj" (Build;Pack target(s)). 255>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/system.runtime.serialization.formatters.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Formatters.4.3.0/pack/system.runtime.serialization.formatters.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.Serialization.Formatters.4.3.0.nupkg'. 255>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj" (Build;Pack target(s)). 310>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.4.3.0/pack/system.threading.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.4.3.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.Tasks.4.3.0.nupkg'. 310>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj" (Build;Pack target(s)). 135>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/system.diagnostics.fileversioninfo.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.FileVersionInfo.4.3.0/pack/system.diagnostics.fileversioninfo.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Diagnostics.FileVersionInfo.4.3.0.nupkg'. 135>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj" (Build;Pack target(s)). 139>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/system.diagnostics.process.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.1.0/pack/system.diagnostics.process.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Diagnostics.Process.4.1.0.nupkg'. 139>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj" (Build;Pack target(s)). 212>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Metadata.5.0.0/pack/system.reflection.metadata.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Metadata.5.0.0.nupkg'. 212>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj" (Build;Pack target(s)). 313>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ValueTuple.4.5.0/pack/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/system.valuetuple.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ValueTuple.4.5.0/pack/system.valuetuple.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/ref/netstandard2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ValueTuple.4.5.0/pack/ref/netstandard2.0/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.ValueTuple.4.5.0.nupkg'. 313>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj" (Build;Pack target(s)). 174>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.3.0/pack/system.io.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.3.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.IO.4.3.0.nupkg'. 174>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj" (Build;Pack target(s)). 141>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/system.diagnostics.process.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Process.4.3.0/pack/system.diagnostics.process.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Diagnostics.Process.4.3.0.nupkg'. 141>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj" (Build;Pack target(s)). 156>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/system.io.pipelines.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipelines.5.0.1/pack/system.io.pipelines.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.IO.Pipelines.5.0.1.nupkg'. 156>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj" (Build;Pack target(s)). 106>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.1/pack/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.1/pack/system.buffers.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Buffers.4.5.1/pack/ref/netcoreapp2.0/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Buffers.4.5.1.nupkg'. 106>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj" (Build;Pack target(s)). 288>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Dataflow.4.9.0/pack/system.threading.tasks.dataflow.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.Tasks.Dataflow.4.9.0.nupkg'. 288>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj" (Build;Pack target(s)). 195:31>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (195:31) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (195:58) on node 21 (_GetFrameworkAssemblyReferences target(s)). 195>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 195>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (_GetFrameworkAssemblyReferences target(s)). 175>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.1.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.1.0/pack/system.io.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.4.1.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.IO.4.1.0.nupkg'. 175>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj" (Build;Pack target(s)). 183>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.5.0/pack/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.5.0/pack/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Numerics.Vectors.4.5.0/pack/ref/netcoreapp2.0/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Numerics.Vectors.4.5.0.nupkg'. 183>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj" (Build;Pack target(s)). 275>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.4.0.11/pack/system.text.encoding.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.4.0.11/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.4.0.11/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Text.Encoding.4.0.11.nupkg'. 275>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj" (Build;Pack target(s)). 177>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/system.linq.expressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.3.0/pack/system.linq.expressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Linq.Expressions.4.3.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Linq.Expressions.4.3.0.nupkg'. 177>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj" (Build;Pack target(s)). 289>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Csp.4.3.0/pack/system.security.cryptography.csp.nuspec". 237>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Xml.4.1.1/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/system.runtime.serialization.xml.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Xml.4.1.1/pack/system.runtime.serialization.xml.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Xml.4.1.1/pack/ref/net45/_._". 289>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Cryptography.Csp.4.3.0.nupkg'. 289>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj" (Build;Pack target(s)). 237>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.Serialization.Xml.4.1.1.nupkg'. 237>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj" (Build;Pack target(s)). 230>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.1.0/pack/system.runtime.interopservices.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.InteropServices.4.1.0.nupkg'. 230>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj" (Build;Pack target(s)). 203>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/ref/net45". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/ref/netcoreapp2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/system.reflection.emit.ilgeneration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.Emit.ILGeneration.4.7.0/pack/ref/netstandard2.1/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.Emit.ILGeneration.4.7.0.nupkg'. 203>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj" (Build;Pack target(s)). 263>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.6.0.0/pack/system.security.accesscontrol.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.AccessControl.6.0.0.nupkg'. 263>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj" (Build;Pack target(s)). 236>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/system.runtime.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.1.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.Extensions.4.1.0.nupkg'. 236>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj" (Build;Pack target(s)). 258>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.X509Certificates.4.3.0/pack/system.security.cryptography.x509certificates.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Cryptography.X509Certificates.4.3.0.nupkg'. 258>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj" (Build;Pack target(s)). 231>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.4.7.0/pack/system.runtime.compilerservices.unsafe.nuspec". 251>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.3.0/pack/system.reflection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.4.3.0/pack/ref/net45/_._". 231>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.4.7.0.nupkg'. 231>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj" (Build;Pack target(s)). 251>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.4.3.0.nupkg'. 251>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj" (Build;Pack target(s)). 303>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Parallel.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Parallel.4.3.0/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/system.threading.tasks.parallel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Threading.Tasks.Parallel.4.3.0/pack/system.threading.tasks.parallel.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Threading.Tasks.Parallel.4.3.0.nupkg'. 303>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj" (Build;Pack target(s)). 130>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Collections.Immutable.5.0.0/pack/system.collections.immutable.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Collections.Immutable.5.0.0.nupkg'. 130>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj" (Build;Pack target(s)). 281>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.ProtectedData.4.4.0/pack/system.security.cryptography.protecteddata.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Cryptography.ProtectedData.4.4.0.nupkg'. 281>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj" (Build;Pack target(s)). 248>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.5.0.0/pack/system.security.accesscontrol.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.AccessControl.5.0.0.nupkg'. 248>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj" (Build;Pack target(s)). 276>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.0/pack/system.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.4.3.0.nupkg'. 276>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj" (Build;Pack target(s)). 243>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/pack/system.runtime.serialization.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Serialization.Primitives.4.1.1/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.Serialization.Primitives.4.1.1.nupkg'. 243>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj" (Build;Pack target(s)). 150>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/system.diagnostics.tracing.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.Tracing.4.1.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Diagnostics.Tracing.4.1.0.nupkg'. 150>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj" (Build;Pack target(s)). 282>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/pack/system.text.encoding.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.Extensions.4.3.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Text.Encoding.Extensions.4.3.0.nupkg'. 282>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj" (Build;Pack target(s)). 245>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.AccessControl.4.7.0/pack/system.security.accesscontrol.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.AccessControl.4.7.0.nupkg'. 245>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj" (Build;Pack target(s)). 195>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.7.0/pack/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.7.0/pack/system.reflection.typeextensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.7.0/pack/ref/netcoreapp2.0/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.TypeExtensions.4.7.0.nupkg'. 195>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj" (Build;Pack target(s)). 149>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.5.0.0/pack/system.diagnostics.diagnosticsource.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Diagnostics.DiagnosticSource.5.0.0.nupkg'. 149>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj" (Build;Pack target(s)). 134>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Diagnostics.DiagnosticSource.4.7.0/pack/system.diagnostics.diagnosticsource.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Diagnostics.DiagnosticSource.4.7.0.nupkg'. 134>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj" (Build;Pack target(s)). 225>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.4.0/pack/system.reflection.typeextensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.4.0/pack/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.4.0/pack/ref/netcoreapp2.0/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.TypeExtensions.4.4.0.nupkg'. 225>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj" (Build;Pack target(s)). 265>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.4.7.0/pack/system.security.principal.windows.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Principal.Windows.4.7.0.nupkg'. 265>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj" (Build;Pack target(s)). 270>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.3.0/pack/system.security.cryptography.cng.nuspec". 232>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.1/pack/ref/net45". 270>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Cryptography.Cng.4.3.0.nupkg'. 232>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.1/pack/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.4.3.1/pack/system.runtime.nuspec". 270>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj" (Build;Pack target(s)). 285>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/system.text.regularexpressions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.0/pack/ref/net45/_._". 232>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.4.3.1.nupkg'. 232>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj" (Build;Pack target(s)). 285>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Text.RegularExpressions.4.3.0.nupkg'. 285>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj" (Build;Pack target(s)). 254>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.CompilerServices.Unsafe.5.0.0/pack/system.runtime.compilerservices.unsafe.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.CompilerServices.Unsafe.5.0.0.nupkg'. 254>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj" (Build;Pack target(s)). 159>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/system.io.pipes.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.IO.Pipes.AccessControl.5.0.0/pack/system.io.pipes.accesscontrol.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.IO.Pipes.AccessControl.5.0.0.nupkg'. 159>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj" (Build;Pack target(s)). 271>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.Encoding.CodePages.4.7.0/pack/system.text.encoding.codepages.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Text.Encoding.CodePages.4.7.0.nupkg'. 271>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj" (Build;Pack target(s)). 226>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/system.runtime.interopservices.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.InteropServices.4.3.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.InteropServices.4.3.0.nupkg'. 226>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj" (Build;Pack target(s)). 127>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/system.componentmodel.annotations.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.ComponentModel.Annotations.5.0.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.ComponentModel.Annotations.5.0.0.nupkg'. 127>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj" (Build;Pack target(s)). 267>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.5.0.0/pack/system.security.cryptography.pkcs.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Cryptography.Pkcs.5.0.0.nupkg'. 267>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj" (Build;Pack target(s)). 287>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.1.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.1.0/pack/system.text.regularexpressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.1.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Text.RegularExpressions.4.1.0.nupkg'. 287>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj" (Build;Pack target(s)). 260>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Pkcs.4.7.0/pack/system.security.cryptography.pkcs.nuspec". 142>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/system.data.sqlclient.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Data.SqlClient.4.8.3/pack/system.data.sqlclient.nuspec". 260>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Cryptography.Pkcs.4.7.0.nupkg'. 260>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj" (Build;Pack target(s)). 142>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Data.SqlClient.4.8.3.nupkg'. 142>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj" (Build;Pack target(s)). 272>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.0/pack/system.security.cryptography.algorithms.nuspec". 235>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Reflection.TypeExtensions.4.3.0/pack/system.reflection.typeextensions.nuspec". 246>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/system.security.cryptography.algorithms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Algorithms.4.3.1/pack/system.security.cryptography.algorithms.nuspec". 235>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Reflection.TypeExtensions.4.3.0.nupkg'. 235>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj" (Build;Pack target(s)). 272>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Cryptography.Algorithms.4.3.0.nupkg'. 272>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj" (Build;Pack target(s)). 246>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Cryptography.Algorithms.4.3.1.nupkg'. 246>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj" (Build;Pack target(s)). 274>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Principal.Windows.5.0.0/pack/system.security.principal.windows.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Principal.Windows.5.0.0.nupkg'. 274>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj" (Build;Pack target(s)). 291>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.1/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.1/pack/system.text.regularexpressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Text.RegularExpressions.4.3.1/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Text.RegularExpressions.4.3.1.nupkg'. 291>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj" (Build;Pack target(s)). 227>CopyStaticAssetsToOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/system.runtime.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Runtime.Extensions.4.3.0/pack/ref/net45/_._". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Runtime.Extensions.4.3.0.nupkg'. 227>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj" (Build;Pack target(s)). 286>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.4.7.0/pack/system.security.cryptography.cng.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Cryptography.Cng.4.7.0.nupkg'. 286>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj" (Build;Pack target(s)). 278>CopyStaticAssetsToOutput: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/System.Security.Cryptography.Cng.5.0.0/pack/system.security.cryptography.cng.nuspec". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.Security.Cryptography.Cng.5.0.0.nupkg'. 278>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj" (Build;Pack target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (default targets). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 3.558s 62.090s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj () | 1 : 0.356s 0.393s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.493s 0.493s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (_IsProjectRestoreSupported) | 10 : 0.692s 0.692s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (_IsProjectRestoreSupported) | 9 : 0.688s 0.688s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (_IsProjectRestoreSupported) | 39 : 0.666s 0.666s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (_IsProjectRestoreSupported) | 38 : 0.646s 0.646s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (_IsProjectRestoreSupported) | 37 : 0.671s 0.671s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (_IsProjectRestoreSupported) | 36 : 0.553s 0.553s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (_IsProjectRestoreSupported) | 35 : 0.609s 0.609s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_IsProjectRestoreSupported) | 34 : 0.673s 0.673s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_IsProjectRestoreSupported) | 33 : 0.658s 0.658s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_IsProjectRestoreSupported) | 32 : 0.649s 0.649s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (_IsProjectRestoreSupported) | 31 : 0.665s 0.665s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_IsProjectRestoreSupported) | 30 : 0.635s 0.635s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_IsProjectRestoreSupported) | 29 : 0.608s 0.608s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (_IsProjectRestoreSupported) | 28 : 0.645s 0.645s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (_IsProjectRestoreSupported) | 27 : 0.681s 0.681s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (_IsProjectRestoreSupported) | 11 : 0.667s 0.667s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_IsProjectRestoreSupported) | 25 : 0.670s 0.670s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (_IsProjectRestoreSupported) | 12 : 0.533s 0.533s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_IsProjectRestoreSupported) | 13 : 0.688s 0.688s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_IsProjectRestoreSupported) | 14 : 0.670s 0.670s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_IsProjectRestoreSupported) | 15 : 0.675s 0.675s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (_IsProjectRestoreSupported) | 16 : 0.642s 0.642s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (_IsProjectRestoreSupported) | 17 : 0.621s 0.621s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (_IsProjectRestoreSupported) | 26 : 0.689s 0.689s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (_IsProjectRestoreSupported) | 19 : 0.618s 0.618s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (_IsProjectRestoreSupported) | 24 : 0.632s 0.632s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (_IsProjectRestoreSupported) | 23 : 0.506s 0.506s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (_IsProjectRestoreSupported) | 18 : 0.645s 0.645s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (_IsProjectRestoreSupported) | 21 : 0.539s 0.539s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (_IsProjectRestoreSupported) | 20 : 0.498s 0.498s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (_IsProjectRestoreSupported) | 22 : 0.630s 0.630s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (_IsProjectRestoreSupported) | 40 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (_IsProjectRestoreSupported) | 41 : 0.223s 0.223s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (_IsProjectRestoreSupported) | 42 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_IsProjectRestoreSupported) | 43 : 0.211s 0.211s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (_IsProjectRestoreSupported) | 44 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (_IsProjectRestoreSupported) | 45 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (_IsProjectRestoreSupported) | 46 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (_IsProjectRestoreSupported) | 47 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (_IsProjectRestoreSupported) | 48 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (_IsProjectRestoreSupported) | 49 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (_IsProjectRestoreSupported) | 50 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_IsProjectRestoreSupported) | 51 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_IsProjectRestoreSupported) | 52 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_IsProjectRestoreSupported) | 53 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (_IsProjectRestoreSupported) | 54 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (_IsProjectRestoreSupported) | 55 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (_IsProjectRestoreSupported) | 56 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (_IsProjectRestoreSupported) | 57 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_IsProjectRestoreSupported) | 58 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_IsProjectRestoreSupported) | 59 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_IsProjectRestoreSupported) | 60 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_IsProjectRestoreSupported) | 61 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_IsProjectRestoreSupported) | 62 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (_IsProjectRestoreSupported) | 63 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (_IsProjectRestoreSupported) | 64 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_IsProjectRestoreSupported) | 65 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_IsProjectRestoreSupported) | 66 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_IsProjectRestoreSupported) | 67 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_IsProjectRestoreSupported) | 68 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_IsProjectRestoreSupported) | 69 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_IsProjectRestoreSupported) | 70 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_IsProjectRestoreSupported) | 71 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_IsProjectRestoreSupported) | 72 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_IsProjectRestoreSupported) | 73 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_IsProjectRestoreSupported) | 74 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_IsProjectRestoreSupported) | 75 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_IsProjectRestoreSupported) | 76 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_IsProjectRestoreSupported) | 77 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_IsProjectRestoreSupported) | 78 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_IsProjectRestoreSupported) | 79 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_IsProjectRestoreSupported) | 80 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_IsProjectRestoreSupported) | 81 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_IsProjectRestoreSupported) | 82 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_IsProjectRestoreSupported) | 83 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_IsProjectRestoreSupported) | 84 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_IsProjectRestoreSupported) | 85 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_IsProjectRestoreSupported) | 86 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_IsProjectRestoreSupported) | 87 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_IsProjectRestoreSupported) | 88 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_IsProjectRestoreSupported) | 89 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_IsProjectRestoreSupported) | 90 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_IsProjectRestoreSupported) | 91 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_IsProjectRestoreSupported) | 92 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_IsProjectRestoreSupported) | 93 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_IsProjectRestoreSupported) | 94 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | 95 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_IsProjectRestoreSupported) | 96 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_IsProjectRestoreSupported) | 97 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | 98 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | 99 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_IsProjectRestoreSupported) | 100 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_IsProjectRestoreSupported) | 101 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_IsProjectRestoreSupported) | 102 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_IsProjectRestoreSupported) | 103 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_IsProjectRestoreSupported) | 104 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | 105 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 106 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_IsProjectRestoreSupported) | 107 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_IsProjectRestoreSupported) | 108 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_IsProjectRestoreSupported) | 109 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_IsProjectRestoreSupported) | 110 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_IsProjectRestoreSupported) | 111 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_IsProjectRestoreSupported) | 112 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_IsProjectRestoreSupported) | 113 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_IsProjectRestoreSupported) | 114 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_IsProjectRestoreSupported) | 115 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_IsProjectRestoreSupported) | 116 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_IsProjectRestoreSupported) | 117 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_IsProjectRestoreSupported) | 118 : 0.411s 0.411s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_IsProjectRestoreSupported) | 119 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_IsProjectRestoreSupported) | 120 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_IsProjectRestoreSupported) | 121 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_IsProjectRestoreSupported) | 122 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_IsProjectRestoreSupported) | 123 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_IsProjectRestoreSupported) | 124 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_IsProjectRestoreSupported) | 125 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_IsProjectRestoreSupported) | 126 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_IsProjectRestoreSupported) | 127 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_IsProjectRestoreSupported) | 128 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_IsProjectRestoreSupported) | 129 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_IsProjectRestoreSupported) | 130 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_IsProjectRestoreSupported) | 131 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_IsProjectRestoreSupported) | 132 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 133 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_IsProjectRestoreSupported) | 134 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_IsProjectRestoreSupported) | 135 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_IsProjectRestoreSupported) | 136 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_IsProjectRestoreSupported) | 137 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_IsProjectRestoreSupported) | 138 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_IsProjectRestoreSupported) | 139 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_IsProjectRestoreSupported) | 140 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_IsProjectRestoreSupported) | 141 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_IsProjectRestoreSupported) | 142 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_IsProjectRestoreSupported) | 143 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_IsProjectRestoreSupported) | 144 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_IsProjectRestoreSupported) | 145 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_IsProjectRestoreSupported) | 146 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_IsProjectRestoreSupported) | 147 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_IsProjectRestoreSupported) | 148 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_IsProjectRestoreSupported) | 149 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_IsProjectRestoreSupported) | 150 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_IsProjectRestoreSupported) | 151 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_IsProjectRestoreSupported) | 152 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_IsProjectRestoreSupported) | 153 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_IsProjectRestoreSupported) | 154 : 0.198s 0.198s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_IsProjectRestoreSupported) | 155 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_IsProjectRestoreSupported) | 156 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_IsProjectRestoreSupported) | 157 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_IsProjectRestoreSupported) | 158 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_IsProjectRestoreSupported) | 159 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_IsProjectRestoreSupported) | 160 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_IsProjectRestoreSupported) | 161 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | 162 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_IsProjectRestoreSupported) | 163 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_IsProjectRestoreSupported) | 164 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | 165 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_IsProjectRestoreSupported) | 166 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_IsProjectRestoreSupported) | 167 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_IsProjectRestoreSupported) | 168 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_IsProjectRestoreSupported) | 169 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | 170 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | 171 : 0.217s 0.217s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 172 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_IsProjectRestoreSupported) | 173 : 0.265s 0.265s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_IsProjectRestoreSupported) | 174 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_IsProjectRestoreSupported) | 175 : 0.200s 0.200s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_IsProjectRestoreSupported) | 176 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | 177 : 0.196s 0.196s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_IsProjectRestoreSupported) | 178 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_IsProjectRestoreSupported) | 179 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_IsProjectRestoreSupported) | 180 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_IsProjectRestoreSupported) | 181 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_IsProjectRestoreSupported) | 182 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_IsProjectRestoreSupported) | 183 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_IsProjectRestoreSupported) | 184 : 0.318s 0.318s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_IsProjectRestoreSupported) | 185 : 0.252s 0.252s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_IsProjectRestoreSupported) | 186 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_IsProjectRestoreSupported) | 187 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_IsProjectRestoreSupported) | 188 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_IsProjectRestoreSupported) | 189 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_IsProjectRestoreSupported) | 190 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_IsProjectRestoreSupported) | 191 : 0.218s 0.218s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_IsProjectRestoreSupported) | 192 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_IsProjectRestoreSupported) | 193 : 0.237s 0.237s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 194 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_IsProjectRestoreSupported) | 195 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_IsProjectRestoreSupported) | 196 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_IsProjectRestoreSupported) | 197 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_IsProjectRestoreSupported) | 198 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_IsProjectRestoreSupported) | 199 : 0.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_IsProjectRestoreSupported) | 200 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_IsProjectRestoreSupported) | 201 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_IsProjectRestoreSupported) | 202 : 0.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_IsProjectRestoreSupported) | 203 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_IsProjectRestoreSupported) | 204 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_IsProjectRestoreSupported) | 205 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_IsProjectRestoreSupported) | 206 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_IsProjectRestoreSupported) | 207 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_IsProjectRestoreSupported) | 208 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_IsProjectRestoreSupported) | 209 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_IsProjectRestoreSupported) | 210 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_IsProjectRestoreSupported) | 211 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_IsProjectRestoreSupported) | 212 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | 213 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_IsProjectRestoreSupported) | 214 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_IsProjectRestoreSupported) | 215 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_IsProjectRestoreSupported) | 216 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_IsProjectRestoreSupported) | 217 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_IsProjectRestoreSupported) | 218 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_IsProjectRestoreSupported) | 219 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | 220 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 221 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_IsProjectRestoreSupported) | 222 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_IsProjectRestoreSupported) | 223 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_IsProjectRestoreSupported) | 224 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_IsProjectRestoreSupported) | 225 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_IsProjectRestoreSupported) | 226 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_IsProjectRestoreSupported) | 227 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_IsProjectRestoreSupported) | 228 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_IsProjectRestoreSupported) | 229 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_IsProjectRestoreSupported) | 230 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_IsProjectRestoreSupported) | 231 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_IsProjectRestoreSupported) | 232 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_IsProjectRestoreSupported) | 233 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_IsProjectRestoreSupported) | 234 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_IsProjectRestoreSupported) | 235 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_IsProjectRestoreSupported) | 236 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_IsProjectRestoreSupported) | 237 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_IsProjectRestoreSupported) | 238 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_IsProjectRestoreSupported) | 239 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_IsProjectRestoreSupported) | 240 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | 241 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_IsProjectRestoreSupported) | 242 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_IsProjectRestoreSupported) | 243 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_IsProjectRestoreSupported) | 244 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_IsProjectRestoreSupported) | 245 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_IsProjectRestoreSupported) | 246 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_IsProjectRestoreSupported) | 247 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_IsProjectRestoreSupported) | 248 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_IsProjectRestoreSupported) | 249 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_IsProjectRestoreSupported) | 250 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_IsProjectRestoreSupported) | 251 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_IsProjectRestoreSupported) | 252 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_IsProjectRestoreSupported) | 253 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 254 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_IsProjectRestoreSupported) | 255 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_IsProjectRestoreSupported) | 256 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | 257 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_IsProjectRestoreSupported) | 258 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_IsProjectRestoreSupported) | 259 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_IsProjectRestoreSupported) | 260 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | 261 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_IsProjectRestoreSupported) | 262 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_IsProjectRestoreSupported) | 263 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_IsProjectRestoreSupported) | 264 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_IsProjectRestoreSupported) | 265 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_IsProjectRestoreSupported) | 266 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_IsProjectRestoreSupported) | 267 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_IsProjectRestoreSupported) | 268 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_IsProjectRestoreSupported) | 269 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | 270 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_IsProjectRestoreSupported) | 271 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_IsProjectRestoreSupported) | 272 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_IsProjectRestoreSupported) | 273 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | 274 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_IsProjectRestoreSupported) | 275 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_IsProjectRestoreSupported) | 276 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_IsProjectRestoreSupported) | 277 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_IsProjectRestoreSupported) | 278 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_IsProjectRestoreSupported) | 279 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_IsProjectRestoreSupported) | 280 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_IsProjectRestoreSupported) | 281 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_IsProjectRestoreSupported) | 282 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_IsProjectRestoreSupported) | 283 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_IsProjectRestoreSupported) | 284 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_IsProjectRestoreSupported) | 285 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_IsProjectRestoreSupported) | 286 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_IsProjectRestoreSupported) | 287 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | 288 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_IsProjectRestoreSupported) | 289 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | 290 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_IsProjectRestoreSupported) | 291 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_IsProjectRestoreSupported) | 292 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_IsProjectRestoreSupported) | 293 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_IsProjectRestoreSupported) | 294 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_IsProjectRestoreSupported) | 295 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_IsProjectRestoreSupported) | 296 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_IsProjectRestoreSupported) | 297 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_IsProjectRestoreSupported) | 298 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_IsProjectRestoreSupported) | 299 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | 300 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_IsProjectRestoreSupported) | 301 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_IsProjectRestoreSupported) | 302 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_IsProjectRestoreSupported) | 303 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_IsProjectRestoreSupported) | 304 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_IsProjectRestoreSupported) | 305 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_IsProjectRestoreSupported) | 306 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_IsProjectRestoreSupported) | 307 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_IsProjectRestoreSupported) | 308 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_IsProjectRestoreSupported) | 309 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_IsProjectRestoreSupported) | 310 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_IsProjectRestoreSupported) | 311 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_IsProjectRestoreSupported) | 312 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_IsProjectRestoreSupported) | 313 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_IsProjectRestoreSupported) | 314 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_IsProjectRestoreSupported) | 315 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_IsProjectRestoreSupported) | 316 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_IsProjectRestoreSupported) | 317 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_IsProjectRestoreSupported) | 318 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_IsProjectRestoreSupported) | 319 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_IsProjectRestoreSupported) | 320 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_IsProjectRestoreSupported) | 321 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_IsProjectRestoreSupported) | 322 : 2.005s 8.861s /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets (Restore) | | 341 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (_IsProjectRestoreSupported) | | 353 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (_IsProjectRestoreSupported) | | 352 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (_IsProjectRestoreSupported) | | 351 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (_IsProjectRestoreSupported) | | 350 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_IsProjectRestoreSupported) | | 349 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_IsProjectRestoreSupported) | | 348 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_IsProjectRestoreSupported) | | 347 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (_IsProjectRestoreSupported) | | 346 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_IsProjectRestoreSupported) | | 345 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_IsProjectRestoreSupported) | | 344 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (_IsProjectRestoreSupported) | | 343 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (_IsProjectRestoreSupported) | | 342 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (_IsProjectRestoreSupported) | | 323 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (_IsProjectRestoreSupported) | | 354 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (_IsProjectRestoreSupported) | | 340 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (_IsProjectRestoreSupported) | | 338 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (_IsProjectRestoreSupported) | | 337 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (_IsProjectRestoreSupported) | | 336 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (_IsProjectRestoreSupported) | | 335 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (_IsProjectRestoreSupported) | | 334 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (_IsProjectRestoreSupported) | | 333 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (_IsProjectRestoreSupported) | | 332 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (_IsProjectRestoreSupported) | | 331 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (_IsProjectRestoreSupported) | | 330 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (_IsProjectRestoreSupported) | | 329 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_IsProjectRestoreSupported) | | 328 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_IsProjectRestoreSupported) | | 327 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_IsProjectRestoreSupported) | | 326 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_IsProjectRestoreSupported) | | 339 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (_IsProjectRestoreSupported) | | 325 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (_IsProjectRestoreSupported) | | 324 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (_IsProjectRestoreSupported) | | 355 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (_IsProjectRestoreSupported) | | 356 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (_IsProjectRestoreSupported) | | 357 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_IsProjectRestoreSupported) | | 358 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (_IsProjectRestoreSupported) | | 359 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (_IsProjectRestoreSupported) | | 360 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (_IsProjectRestoreSupported) | | 361 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (_IsProjectRestoreSupported) | | 362 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (_IsProjectRestoreSupported) | | 363 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (_IsProjectRestoreSupported) | | 364 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (_IsProjectRestoreSupported) | | 365 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_IsProjectRestoreSupported) | | 366 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_IsProjectRestoreSupported) | | 367 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_IsProjectRestoreSupported) | | 368 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (_IsProjectRestoreSupported) | | 369 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (_IsProjectRestoreSupported) | | 370 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (_IsProjectRestoreSupported) | | 371 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (_IsProjectRestoreSupported) | | 372 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_IsProjectRestoreSupported) | | 373 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_IsProjectRestoreSupported) | | 374 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_IsProjectRestoreSupported) | | 375 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_IsProjectRestoreSupported) | | 376 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_IsProjectRestoreSupported) | | 377 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (_IsProjectRestoreSupported) | | 378 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (_IsProjectRestoreSupported) | | 379 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_IsProjectRestoreSupported) | | 380 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_IsProjectRestoreSupported) | | 381 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_IsProjectRestoreSupported) | | 382 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_IsProjectRestoreSupported) | | 383 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_IsProjectRestoreSupported) | | 384 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_IsProjectRestoreSupported) | | 385 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_IsProjectRestoreSupported) | | 386 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_IsProjectRestoreSupported) | | 387 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_IsProjectRestoreSupported) | | 388 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_IsProjectRestoreSupported) | | 389 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_IsProjectRestoreSupported) | | 390 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_IsProjectRestoreSupported) | | 391 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_IsProjectRestoreSupported) | | 392 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_IsProjectRestoreSupported) | | 393 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_IsProjectRestoreSupported) | | 394 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_IsProjectRestoreSupported) | | 395 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_IsProjectRestoreSupported) | | 396 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_IsProjectRestoreSupported) | | 397 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_IsProjectRestoreSupported) | | 398 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_IsProjectRestoreSupported) | | 399 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_IsProjectRestoreSupported) | | 400 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_IsProjectRestoreSupported) | | 401 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_IsProjectRestoreSupported) | | 402 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_IsProjectRestoreSupported) | | 403 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_IsProjectRestoreSupported) | | 404 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_IsProjectRestoreSupported) | | 405 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_IsProjectRestoreSupported) | | 406 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_IsProjectRestoreSupported) | | 407 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_IsProjectRestoreSupported) | | 408 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_IsProjectRestoreSupported) | | 409 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | | 410 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_IsProjectRestoreSupported) | | 411 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_IsProjectRestoreSupported) | | 412 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | | 413 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | | 414 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_IsProjectRestoreSupported) | | 415 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_IsProjectRestoreSupported) | | 416 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_IsProjectRestoreSupported) | | 417 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_IsProjectRestoreSupported) | | 418 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_IsProjectRestoreSupported) | | 419 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | | 420 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 421 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_IsProjectRestoreSupported) | | 422 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_IsProjectRestoreSupported) | | 423 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_IsProjectRestoreSupported) | | 424 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_IsProjectRestoreSupported) | | 425 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_IsProjectRestoreSupported) | | 426 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_IsProjectRestoreSupported) | | 427 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_IsProjectRestoreSupported) | | 428 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_IsProjectRestoreSupported) | | 429 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_IsProjectRestoreSupported) | | 430 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_IsProjectRestoreSupported) | | 431 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_IsProjectRestoreSupported) | | 432 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_IsProjectRestoreSupported) | | 433 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_IsProjectRestoreSupported) | | 434 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_IsProjectRestoreSupported) | | 435 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_IsProjectRestoreSupported) | | 436 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_IsProjectRestoreSupported) | | 437 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_IsProjectRestoreSupported) | | 438 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_IsProjectRestoreSupported) | | 439 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_IsProjectRestoreSupported) | | 440 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_IsProjectRestoreSupported) | | 441 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_IsProjectRestoreSupported) | | 442 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_IsProjectRestoreSupported) | | 443 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_IsProjectRestoreSupported) | | 444 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_IsProjectRestoreSupported) | | 445 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_IsProjectRestoreSupported) | | 446 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_IsProjectRestoreSupported) | | 447 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 448 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_IsProjectRestoreSupported) | | 449 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_IsProjectRestoreSupported) | | 450 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_IsProjectRestoreSupported) | | 451 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_IsProjectRestoreSupported) | | 452 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_IsProjectRestoreSupported) | | 453 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_IsProjectRestoreSupported) | | 454 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_IsProjectRestoreSupported) | | 455 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_IsProjectRestoreSupported) | | 456 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_IsProjectRestoreSupported) | | 457 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_IsProjectRestoreSupported) | | 458 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_IsProjectRestoreSupported) | | 459 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_IsProjectRestoreSupported) | | 460 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_IsProjectRestoreSupported) | | 461 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_IsProjectRestoreSupported) | | 462 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_IsProjectRestoreSupported) | | 463 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_IsProjectRestoreSupported) | | 464 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_IsProjectRestoreSupported) | | 465 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_IsProjectRestoreSupported) | | 466 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_IsProjectRestoreSupported) | | 467 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_IsProjectRestoreSupported) | | 468 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_IsProjectRestoreSupported) | | 469 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_IsProjectRestoreSupported) | | 470 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_IsProjectRestoreSupported) | | 471 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_IsProjectRestoreSupported) | | 472 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_IsProjectRestoreSupported) | | 473 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_IsProjectRestoreSupported) | | 474 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_IsProjectRestoreSupported) | | 475 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_IsProjectRestoreSupported) | | 476 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | | 477 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_IsProjectRestoreSupported) | | 478 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_IsProjectRestoreSupported) | | 479 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 480 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_IsProjectRestoreSupported) | | 481 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_IsProjectRestoreSupported) | | 482 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_IsProjectRestoreSupported) | | 483 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_IsProjectRestoreSupported) | | 484 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | | 485 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | | 486 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 487 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_IsProjectRestoreSupported) | | 488 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_IsProjectRestoreSupported) | | 489 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_IsProjectRestoreSupported) | | 490 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_IsProjectRestoreSupported) | | 491 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | | 492 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_IsProjectRestoreSupported) | | 493 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_IsProjectRestoreSupported) | | 494 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_IsProjectRestoreSupported) | | 495 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_IsProjectRestoreSupported) | | 496 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_IsProjectRestoreSupported) | | 497 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_IsProjectRestoreSupported) | | 498 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_IsProjectRestoreSupported) | | 499 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_IsProjectRestoreSupported) | | 500 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_IsProjectRestoreSupported) | | 501 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_IsProjectRestoreSupported) | | 502 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_IsProjectRestoreSupported) | | 503 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_IsProjectRestoreSupported) | | 504 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_IsProjectRestoreSupported) | | 505 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_IsProjectRestoreSupported) | | 506 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_IsProjectRestoreSupported) | | 507 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_IsProjectRestoreSupported) | | 508 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 509 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_IsProjectRestoreSupported) | | 510 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_IsProjectRestoreSupported) | | 511 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_IsProjectRestoreSupported) | | 512 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_IsProjectRestoreSupported) | | 513 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_IsProjectRestoreSupported) | | 514 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_IsProjectRestoreSupported) | | 515 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_IsProjectRestoreSupported) | | 516 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_IsProjectRestoreSupported) | | 517 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_IsProjectRestoreSupported) | | 518 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_IsProjectRestoreSupported) | | 519 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_IsProjectRestoreSupported) | | 520 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_IsProjectRestoreSupported) | | 521 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_IsProjectRestoreSupported) | | 522 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_IsProjectRestoreSupported) | | 523 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_IsProjectRestoreSupported) | | 524 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_IsProjectRestoreSupported) | | 525 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_IsProjectRestoreSupported) | | 526 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_IsProjectRestoreSupported) | | 527 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 528 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_IsProjectRestoreSupported) | | 529 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_IsProjectRestoreSupported) | | 530 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_IsProjectRestoreSupported) | | 531 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_IsProjectRestoreSupported) | | 532 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_IsProjectRestoreSupported) | | 533 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_IsProjectRestoreSupported) | | 534 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | | 535 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 536 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_IsProjectRestoreSupported) | | 537 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 538 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_IsProjectRestoreSupported) | | 539 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_IsProjectRestoreSupported) | | 540 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_IsProjectRestoreSupported) | | 541 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_IsProjectRestoreSupported) | | 542 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_IsProjectRestoreSupported) | | 543 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_IsProjectRestoreSupported) | | 544 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_IsProjectRestoreSupported) | | 545 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_IsProjectRestoreSupported) | | 546 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_IsProjectRestoreSupported) | | 547 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_IsProjectRestoreSupported) | | 548 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_IsProjectRestoreSupported) | | 549 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_IsProjectRestoreSupported) | | 550 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_IsProjectRestoreSupported) | | 551 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_IsProjectRestoreSupported) | | 552 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_IsProjectRestoreSupported) | | 553 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_IsProjectRestoreSupported) | | 554 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_IsProjectRestoreSupported) | | 555 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 556 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_IsProjectRestoreSupported) | | 557 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_IsProjectRestoreSupported) | | 558 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_IsProjectRestoreSupported) | | 559 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_IsProjectRestoreSupported) | | 560 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_IsProjectRestoreSupported) | | 561 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_IsProjectRestoreSupported) | | 562 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_IsProjectRestoreSupported) | | 563 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_IsProjectRestoreSupported) | | 564 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_IsProjectRestoreSupported) | | 565 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_IsProjectRestoreSupported) | | 566 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_IsProjectRestoreSupported) | | 567 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_IsProjectRestoreSupported) | | 568 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 569 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_IsProjectRestoreSupported) | | 570 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_IsProjectRestoreSupported) | | 571 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | | 572 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_IsProjectRestoreSupported) | | 573 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_IsProjectRestoreSupported) | | 574 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_IsProjectRestoreSupported) | | 575 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | | 576 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_IsProjectRestoreSupported) | | 577 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_IsProjectRestoreSupported) | | 578 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_IsProjectRestoreSupported) | | 579 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_IsProjectRestoreSupported) | | 580 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_IsProjectRestoreSupported) | | 581 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_IsProjectRestoreSupported) | | 582 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_IsProjectRestoreSupported) | | 583 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_IsProjectRestoreSupported) | | 584 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | | 585 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_IsProjectRestoreSupported) | | 586 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_IsProjectRestoreSupported) | | 587 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_IsProjectRestoreSupported) | | 588 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 589 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_IsProjectRestoreSupported) | | 590 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_IsProjectRestoreSupported) | | 591 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_IsProjectRestoreSupported) | | 592 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_IsProjectRestoreSupported) | | 593 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_IsProjectRestoreSupported) | | 594 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_IsProjectRestoreSupported) | | 595 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_IsProjectRestoreSupported) | | 596 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_IsProjectRestoreSupported) | | 597 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_IsProjectRestoreSupported) | | 598 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_IsProjectRestoreSupported) | | 599 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_IsProjectRestoreSupported) | | 600 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_IsProjectRestoreSupported) | | 601 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_IsProjectRestoreSupported) | | 602 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 603 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_IsProjectRestoreSupported) | | 604 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | | 605 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_IsProjectRestoreSupported) | | 606 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_IsProjectRestoreSupported) | | 607 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_IsProjectRestoreSupported) | | 608 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_IsProjectRestoreSupported) | | 609 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_IsProjectRestoreSupported) | | 610 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_IsProjectRestoreSupported) | | 611 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_IsProjectRestoreSupported) | | 612 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_IsProjectRestoreSupported) | | 613 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_IsProjectRestoreSupported) | | 614 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 615 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_IsProjectRestoreSupported) | | 616 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_IsProjectRestoreSupported) | | 617 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_IsProjectRestoreSupported) | | 618 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_IsProjectRestoreSupported) | | 619 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_IsProjectRestoreSupported) | | 620 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_IsProjectRestoreSupported) | | 621 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_IsProjectRestoreSupported) | | 622 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_IsProjectRestoreSupported) | | 623 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_IsProjectRestoreSupported) | | 624 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_IsProjectRestoreSupported) | | 625 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_IsProjectRestoreSupported) | | 626 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_IsProjectRestoreSupported) | | 627 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_IsProjectRestoreSupported) | | 628 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_IsProjectRestoreSupported) | | 629 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_IsProjectRestoreSupported) | | 630 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_IsProjectRestoreSupported) | | 631 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_IsProjectRestoreSupported) | | 632 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_IsProjectRestoreSupported) | | 633 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_IsProjectRestoreSupported) | | 634 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_IsProjectRestoreSupported) | | 635 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_IsProjectRestoreSupported) | | 636 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_IsProjectRestoreSupported) | | 662 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 649 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 659 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 651 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 652 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 653 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 654 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 655 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 648 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 656 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 665 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 667 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (_GenerateRestoreProjectPathWalk) | | 663 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_GenerateRestoreProjectPathWalk) | | 657 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 658 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (_GenerateRestoreProjectPathWalk) | | 660 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GenerateRestoreProjectPathWalk) | | 664 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_GenerateRestoreProjectPathWalk) | | 666 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 647 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 650 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 645 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 637 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 638 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (_GenerateRestoreProjectPathWalk) | | 668 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (_GenerateRestoreProjectPathWalk) | | 661 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 639 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 644 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 640 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 641 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 642 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 646 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (_GenerateRestoreProjectPathWalk) | | 643 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 698 : 0.036s 0.178s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateRestoreProjectPathWalk) | | | 951 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 952 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 683 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 681 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_GenerateRestoreProjectPathWalk) | | 694 : 0.111s 0.417s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 957 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 987 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1021 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 701 : 0.110s 0.237s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateRestoreProjectPathWalk) | | | 953 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 982 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 671 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 680 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 682 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 688 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 684 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (_GenerateRestoreProjectPathWalk) | | 679 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 687 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 678 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 702 : 0.077s 0.230s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GenerateRestoreProjectPathWalk) | | | 954 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 985 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 677 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 685 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 709 : 0.114s 0.263s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 969 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 990 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 696 : 0.121s 0.278s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GenerateRestoreProjectPathWalk) | | | 978 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 995 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 732 : 0.109s 0.294s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 956 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 986 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1000 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 699 : 0.130s 0.308s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 959 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1006 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 689 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_GenerateRestoreProjectPathWalk) | | 690 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 693 : 0.103s 0.309s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 958 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 998 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1012 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 695 : 0.122s 0.348s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateRestoreProjectPathWalk) | | | 960 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 988 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1004 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1023 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 673 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 670 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (_GenerateRestoreProjectPathWalk) | | 686 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 669 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (_GenerateRestoreProjectPathWalk) | | 675 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (_GenerateRestoreProjectPathWalk) | | 692 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (_GenerateRestoreProjectPathWalk) | | 714 : 0.105s 0.289s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GenerateRestoreProjectPathWalk) | | | 961 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 999 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 674 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 729 : 0.098s 0.214s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 967 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 724 : 0.096s 0.214s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 962 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 691 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (_GenerateRestoreProjectPathWalk) | | 676 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (_GenerateRestoreProjectPathWalk) | | 755 : 0.110s 0.289s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 971 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 997 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 707 : 0.101s 0.285s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GenerateRestoreProjectPathWalk) | | | 966 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 994 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 720 : 0.129s 0.340s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 973 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1018 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 746 : 0.104s 0.324s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 963 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1002 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 721 : 0.112s 0.239s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 975 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 992 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 705 : 0.119s 0.292s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateRestoreProjectPathWalk) | | | 970 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1008 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 716 : 0.122s 0.225s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | . 976 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 734 : 0.058s 0.378s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 955 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 991 : 0.202s 0.202s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 672 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (_GenerateRestoreProjectPathWalk) | | 711 : 0.140s 0.280s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateRestoreProjectPathWalk) | | | 979 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 993 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 727 : 0.086s 0.195s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 968 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 703 : 0.103s 0.281s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 965 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1001 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 710 : 0.109s 0.319s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 972 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1005 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 713 : 0.152s 0.271s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 981 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1003 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 722 : 0.176s 0.363s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 983 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1009 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1029 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 697 : 0.099s 0.274s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GenerateRestoreProjectPathWalk) | | | 964 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 996 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 712 : 0.110s 0.257s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateRestoreProjectPathWalk) | | | 977 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1007 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 715 : 0.144s 0.196s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 980 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 717 : 0.095s 0.200s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 974 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 728 : 0.153s 0.216s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 984 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 704 : 0.027s 0.194s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 989 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1017 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 776 : 0.061s 0.500s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1010 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1026 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1061 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1091 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 762 : 0.126s 0.595s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1015 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1048 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1082 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1104 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 761 : 0.049s 0.184s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1013 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1044 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 741 : 0.084s 0.436s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1016 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1031 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1056 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1079 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 742 : 0.038s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1014 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 726 : 0.040s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1019 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 739 : 0.062s 0.344s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1011 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1034 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1066 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 767 : 0.030s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GenerateRestoreProjectPathWalk) | | . 1020 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 747 : 0.100s 0.225s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateRestoreProjectPathWalk) | | | 1025 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1049 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 774 : 0.037s 0.176s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1022 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1043 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 725 : 0.119s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1024 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 753 : 0.068s 0.389s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1030 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1052 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1081 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 764 : 0.029s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GenerateRestoreProjectPathWalk) | | . 1027 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 730 : 0.028s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1033 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 743 : 0.032s 0.289s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1028 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1071 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 706 : 0.038s 0.307s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GenerateRestoreProjectPathWalk) | | | 1037 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1080 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 756 : 0.079s 0.302s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1035 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1067 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 745 : 0.067s 0.527s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1032 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1064 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1089 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1114 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 735 : 0.034s 0.196s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1036 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1055 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 759 : 0.047s 0.344s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1038 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1073 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 792 : 0.035s 0.271s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1040 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1057 : 0.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 757 : 0.048s 0.248s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1041 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1060 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 731 : 0.021s 0.170s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1039 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1062 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 700 : 0.054s 0.220s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1045 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1063 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 758 : 0.061s 0.215s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1042 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1058 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 740 : 0.174s 0.596s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1069 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1093 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1115 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1137 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 770 : 0.033s 0.237s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1046 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1075 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 801 : 0.120s 0.289s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1051 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1078 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 766 : 0.026s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GenerateRestoreProjectPathWalk) | | . 1047 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 751 : 0.039s 0.231s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1054 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 723 : 0.016s 0.241s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1050 : 0.224s 0.224s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 737 : 0.065s 0.616s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1053 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1088 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1128 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1149 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1171 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 795 : 0.156s 0.310s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1083 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1102 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 744 : 0.077s 0.477s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1059 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1096 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1144 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 771 : 0.074s 0.276s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1072 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1087 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 754 : 0.092s 0.420s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1065 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1099 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1120 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1139 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 802 : 0.053s 0.209s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1070 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1090 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 708 : 0.083s 0.323s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateRestoreProjectPathWalk) | | | 1074 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1111 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 786 : 0.106s 0.739s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1068 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1095 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1119 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1164 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1184 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 738 : 0.279s 0.664s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1085 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1110 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1140 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1173 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 784 : 0.093s 0.285s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1076 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1094 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 779 : 0.066s 0.377s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1086 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1127 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 765 : 0.014s 0.188s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GenerateRestoreProjectPathWalk) | | . 1077 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 760 : 0.097s 0.777s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1084 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1123 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1142 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1169 : 0.230s 0.230s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1209 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1227 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 796 : 0.092s 0.207s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1101 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1116 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 718 : 0.059s 0.522s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1092 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1113 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | 782 : 0.053s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1100 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 824 : 0.049s 0.261s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1105 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1148 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 772 : 0.115s 0.978s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreProjectPathWalk) | | | 1098 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1146 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1158 : 0.259s 0.259s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1208 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1220 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1256 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1284 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 775 : 0.016s 0.256s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1097 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1117 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1133 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 793 : 0.067s 0.509s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1103 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1167 : 0.211s 0.211s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 778 : 0.156s 0.372s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1132 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1150 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 748 : 0.048s 0.187s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1106 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1126 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 790 : 0.061s 0.157s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1108 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1130 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 719 : 0.026s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1107 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 840 : 0.034s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1109 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 842 : 0.032s 0.169s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1112 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 800 : 0.075s 0.416s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1118 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1160 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 752 : 0.048s 0.406s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1121 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1147 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1166 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 785 : 0.047s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1122 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1138 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 783 : 0.204s 0.347s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1151 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 777 : 0.089s 0.613s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1131 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1168 : 0.273s 0.273s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1214 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1238 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 791 : 0.068s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1125 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1154 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 812 : 0.041s 0.293s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1124 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1161 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 814 : 0.099s 0.405s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1129 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1145 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1176 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 807 : 0.069s 0.544s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1136 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1159 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1188 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1223 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 733 : 0.099s 0.442s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1152 : 0.212s 0.212s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1191 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 829 : 0.121s 0.292s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateRestoreProjectPathWalk) | | | 1143 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1163 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 869 : 0.070s 0.488s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1134 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1162 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1199 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1225 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 736 : 0.086s 0.315s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1135 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1155 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 835 : 0.044s 0.272s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1141 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1179 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 823 : 0.126s 0.462s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1156 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1193 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1217 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 787 : 0.061s 0.867s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1153 : 0.241s 0.241s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1197 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1221 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1250 : 0.207s 0.207s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1293 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 850 : 0.100s 0.587s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1157 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1178 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1213 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1242 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 811 : 0.056s 0.323s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1165 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1189 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 788 : 0.102s 0.431s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1170 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1195 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1215 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 819 : 0.158s 0.420s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1174 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1203 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1231 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 813 : 0.046s 0.443s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1172 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1192 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1233 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 876 : 0.217s 1.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1175 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1194 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1224 : 0.232s 0.232s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1277 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1295 : 0.243s 0.243s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1354 : 0.210s 0.210s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 830 : 0.194s 0.356s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1182 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1206 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 797 : 0.113s 0.434s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1177 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1202 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1239 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 763 : 0.095s 0.312s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1180 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1200 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 804 : 0.159s 0.298s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1183 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1190 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 769 : 0.106s 0.278s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1181 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1207 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 827 : 0.103s 0.585s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1185 : 0.218s 0.218s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1236 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1268 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 841 : 0.028s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1187 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 773 : 0.053s 0.250s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1186 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1219 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 885 : 0.134s 0.692s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1196 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1230 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1262 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1290 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1322 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 871 : 0.074s 0.192s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1201 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 818 : 0.077s 0.451s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateRestoreProjectPathWalk) | | | 1198 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1226 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1258 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 749 : 0.045s 0.152s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1204 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 803 : 0.195s 0.709s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1211 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1243 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1286 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1309 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1334 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 822 : 0.043s 0.252s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1205 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1222 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1245 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 882 : 0.183s 0.503s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1229 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1273 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1301 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 826 : 0.028s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1212 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 768 : 0.076s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GenerateRestoreProjectPathWalk) | | . 1216 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 846 : 0.059s 0.213s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1210 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1240 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 828 : 0.090s 0.561s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1218 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1246 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1282 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1316 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 815 : 0.050s 0.458s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1232 : 0.228s 0.228s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1283 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 832 : 0.038s 0.326s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1228 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1255 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 750 : 0.047s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1235 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 799 : 0.054s 0.326s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1234 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1259 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 874 : 0.042s 0.292s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1237 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1270 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 868 : 0.212s 0.641s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1244 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1272 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1306 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1336 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 794 : 0.079s 0.273s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1241 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1254 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 789 : 0.058s 0.298s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1249 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1275 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 894 : 0.138s 1.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1248 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1279 : 0.239s 0.239s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1331 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1363 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1387 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1427 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 895 : 0.276s 1.926s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1251 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1278 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1308 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1338 : 0.232s 0.232s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1393 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1432 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1458 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1497 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1542 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1579 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1598 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1607 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 852 : 0.080s 0.732s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1247 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1263 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1287 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1313 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1353 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 780 : 0.109s 0.547s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1253 : 0.188s 0.188s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1291 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1321 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1333 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 798 : 0.210s 0.708s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1266 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1289 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1320 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1351 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 875 : 0.136s 0.761s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1257 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1276 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1300 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1342 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1368 : 0.174s 0.174s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 810 : 0.081s 0.497s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1252 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1267 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1296 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1329 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 781 : 0.112s 0.834s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1271 : 0.312s 0.312s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1328 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1367 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1388 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 839 : 0.127s 0.470s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1269 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1294 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1319 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 809 : 0.101s 0.521s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1265 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1297 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1317 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1344 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 836 : 0.021s 0.241s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1260 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1280 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 806 : 0.109s 0.351s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1261 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1281 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 833 : 0.056s 0.382s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1264 : 0.248s 0.248s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1310 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 866 : 0.361s 0.894s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1288 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1311 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1330 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1348 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1383 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1418 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 859 : 0.079s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1274 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 878 : 0.111s 0.300s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1285 : 0.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 862 : 0.029s 0.269s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1292 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1323 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 838 : 0.115s 0.370s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1307 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1343 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 903 : 0.168s 0.576s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1298 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1312 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1355 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1381 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 861 : 0.101s 0.358s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1303 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1341 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 888 : 0.177s 0.625s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1304 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1325 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1360 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1382 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 834 : 0.172s 0.460s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1305 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1326 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1358 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 805 : 0.083s 0.506s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1299 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1327 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1349 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1373 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 872 : 0.005s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1302 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 858 : 0.041s 0.200s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1314 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 808 : 0.097s 0.588s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1315 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1339 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1370 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1395 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 914 : 0.176s 0.574s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1318 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1340 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1376 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1406 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 863 : 0.045s 0.349s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateRestoreProjectPathWalk) | | | 1324 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1350 : 0.202s 0.202s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 851 : 0.160s 0.624s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1332 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1356 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1396 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1440 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 820 : 0.122s 0.463s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateRestoreProjectPathWalk) | | | 1335 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1366 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1392 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 853 : 0.122s 1.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1337 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1372 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1402 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1415 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1483 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1539 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 910 : 0.071s 0.301s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1346 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 911 : 0.151s 0.317s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1345 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1375 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 877 : 0.046s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1347 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 912 : 0.103s 0.581s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1352 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1371 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1398 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1438 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 848 : 0.033s 0.269s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1357 : 0.235s 0.235s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 900 : 0.338s 1.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1359 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1374 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1403 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1425 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1448 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1489 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1524 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 831 : 0.032s 0.228s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1361 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 898 : 0.041s 0.334s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1362 : 0.182s 0.182s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1385 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 837 : 0.053s 0.416s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1364 : 0.211s 0.211s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1397 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 843 : 0.111s 0.178s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1365 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 857 : 0.191s 0.319s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1369 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 909 : 0.189s 0.808s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1379 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1407 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1444 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1467 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1506 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 902 : 0.126s 0.302s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1380 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1405 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 905 : 0.124s 0.302s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1378 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1408 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 849 : 0.102s 0.261s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1377 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 816 : 0.136s 0.358s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateRestoreProjectPathWalk) | | | 1389 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1414 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 880 : 0.036s 0.308s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1386 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1409 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1437 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 883 : 0.026s 0.372s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1384 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1422 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1451 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 856 : 0.037s 0.150s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1391 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 899 : 0.031s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1390 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 854 : 0.178s 0.814s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1410 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1439 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1466 : 0.200s 0.200s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1500 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 928 : 0.026s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1394 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 947 : 0.036s 0.255s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1399 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1419 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 870 : 0.083s 0.551s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1401 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1413 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1447 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1473 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 915 : 0.018s 0.184s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1400 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1423 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 821 : 0.081s 0.284s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1411 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1442 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 873 : 0.027s 0.298s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1404 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1445 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 950 : 0.057s 0.249s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1416 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1446 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 881 : 0.052s 0.480s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1412 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1436 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1464 : 0.216s 0.216s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 913 : 0.090s 0.607s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1421 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1450 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1481 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1519 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 884 : 0.213s 0.719s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1417 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1449 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1491 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1533 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1562 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 817 : 0.057s 0.431s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateRestoreProjectPathWalk) | | | 1420 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1443 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1470 : 0.200s 0.200s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 855 : 0.129s 0.639s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1424 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1455 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1502 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1535 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 935 : 0.055s 0.216s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1430 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1454 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 917 : 0.039s 0.202s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1426 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1452 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 889 : 0.190s 0.594s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1429 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1456 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1484 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1523 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 865 : 0.182s 0.532s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1428 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1465 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1488 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 941 : 0.076s 0.389s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1431 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1472 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 825 : 0.066s 0.352s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1434 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1460 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 923 : 0.135s 0.667s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1435 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1463 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1505 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1522 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1551 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 939 : 0.053s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1433 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 938 : 0.019s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | . 1441 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 946 : 0.077s 0.426s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1457 : 0.237s 0.237s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1490 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 906 : 0.064s 0.492s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1453 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1477 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1516 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 879 : 0.052s 0.393s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1461 : 0.221s 0.221s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1511 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 937 : 0.074s 0.376s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1459 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1493 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 925 : 0.043s 0.366s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1462 : 0.218s 0.218s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1507 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 892 : 0.262s 0.802s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1471 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1495 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1528 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1563 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1577 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1599 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 896 : 0.132s 0.984s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1469 : 0.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1498 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1531 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1554 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1569 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1582 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1591 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1606 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1611 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1618 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1620 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1622 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 922 : 0.100s 0.570s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1468 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1487 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1518 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1543 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1557 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 926 : 0.095s 0.474s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1474 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1494 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1538 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 934 : 0.220s 0.536s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1492 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1545 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 867 : 0.064s 0.310s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1475 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1499 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 844 : 0.040s 0.239s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_GenerateRestoreProjectPathWalk) | | . 1476 : 0.199s 0.199s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 907 : 0.111s 0.342s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1482 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1504 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 904 : 0.098s 0.558s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1478 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1508 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1546 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1573 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 944 : 0.013s 0.366s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1479 : 0.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1517 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 901 : 0.091s 0.746s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1480 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1513 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1526 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1561 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1583 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1595 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1601 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 929 : 0.147s 0.443s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GenerateRestoreProjectPathWalk) | | | 1485 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1521 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 936 : 0.150s 0.334s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GenerateRestoreProjectPathWalk) | | | 1486 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1520 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 949 : 0.092s 0.266s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1496 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1536 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 887 : 0.080s 0.271s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1501 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1541 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 847 : 0.069s 0.310s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1503 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1530 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1549 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 845 : 0.045s 0.336s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1512 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1547 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 860 : 0.019s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1509 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 921 : 0.060s 0.332s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1510 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1534 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1564 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1576 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 933 : 0.038s 0.209s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1515 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1540 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 864 : 0.039s 0.335s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateRestoreProjectPathWalk) | | | 1514 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1544 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1580 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 908 : 0.054s 0.536s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1525 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1565 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1585 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1602 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1613 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 931 : 0.028s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1527 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1548 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 916 : 0.022s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1529 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1558 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 932 : 0.022s 0.182s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1532 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1568 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 943 : 0.026s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1537 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 891 : 0.157s 0.312s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1552 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1574 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 886 : 0.051s 0.462s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1550 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1586 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1605 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1612 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1616 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 890 : 0.033s 0.313s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1555 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1590 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 924 : 0.032s 0.328s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1553 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1592 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 919 : 0.070s 0.317s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1560 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1578 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1596 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 918 : 0.056s 0.286s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1556 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1588 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 945 : 0.042s 0.293s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1559 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1571 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1597 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 948 : 0.032s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1566 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1575 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 897 : 0.025s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1567 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1584 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 940 : 0.036s 0.271s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateRestoreProjectPathWalk) | | | 1570 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1594 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 893 : 0.027s 0.434s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathWalk) | | | 1572 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1603 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1614 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1617 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1619 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1621 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 920 : 0.157s 0.316s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1581 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1600 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1609 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 942 : 0.036s 0.295s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateRestoreProjectPathWalk) | | | 1589 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1608 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1610 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 927 : 0.025s 0.177s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_GenerateRestoreProjectPathWalk) | | . 1587 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 930 : 0.029s 0.278s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateRestoreProjectPathWalk) | | | 1593 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 1604 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 1615 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 1644 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (_IsProjectRestoreSupported) | | 1643 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (_IsProjectRestoreSupported) | | 1640 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (_IsProjectRestoreSupported) | | 1641 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (_IsProjectRestoreSupported) | | 1645 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_IsProjectRestoreSupported) | | 1642 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (_IsProjectRestoreSupported) | | 1646 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_IsProjectRestoreSupported) | | 1652 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (_IsProjectRestoreSupported) | | 1648 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_IsProjectRestoreSupported) | | 1649 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_IsProjectRestoreSupported) | | 1650 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_IsProjectRestoreSupported) | | 1651 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (_IsProjectRestoreSupported) | | 1653 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (_IsProjectRestoreSupported) | | 1654 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (_IsProjectRestoreSupported) | | 1647 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (_IsProjectRestoreSupported) | | 1639 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (_IsProjectRestoreSupported) | | 1625 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (_IsProjectRestoreSupported) | | 1637 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (_IsProjectRestoreSupported) | | 1623 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (_IsProjectRestoreSupported) | | 1624 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (_IsProjectRestoreSupported) | | 1638 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (_IsProjectRestoreSupported) | | 1627 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_IsProjectRestoreSupported) | | 1628 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_IsProjectRestoreSupported) | | 1629 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_IsProjectRestoreSupported) | | 1626 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_IsProjectRestoreSupported) | | 1631 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (_IsProjectRestoreSupported) | | 1632 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (_IsProjectRestoreSupported) | | 1633 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (_IsProjectRestoreSupported) | | 1634 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (_IsProjectRestoreSupported) | | 1635 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (_IsProjectRestoreSupported) | | 1636 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (_IsProjectRestoreSupported) | | 1630 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (_IsProjectRestoreSupported) | | 1684 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_IsProjectRestoreSupported) | | 1655 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (_IsProjectRestoreSupported) | | 1678 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (_IsProjectRestoreSupported) | | 1670 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (_IsProjectRestoreSupported) | | 1658 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (_IsProjectRestoreSupported) | | 1665 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_IsProjectRestoreSupported) | | 1673 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_IsProjectRestoreSupported) | | 1685 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_IsProjectRestoreSupported) | | 1657 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_IsProjectRestoreSupported) | | 1688 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_IsProjectRestoreSupported) | | 1660 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (_IsProjectRestoreSupported) | | 1664 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (_IsProjectRestoreSupported) | | 1672 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_IsProjectRestoreSupported) | | 1668 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (_IsProjectRestoreSupported) | | 1659 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (_IsProjectRestoreSupported) | | 1680 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_IsProjectRestoreSupported) | | 1681 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_IsProjectRestoreSupported) | | 1667 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_IsProjectRestoreSupported) | | 1671 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (_IsProjectRestoreSupported) | | 1656 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (_IsProjectRestoreSupported) | | 1662 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (_IsProjectRestoreSupported) | | 1663 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (_IsProjectRestoreSupported) | | 1661 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (_IsProjectRestoreSupported) | | 1669 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (_IsProjectRestoreSupported) | | 1666 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_IsProjectRestoreSupported) | | 1677 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (_IsProjectRestoreSupported) | | 1682 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_IsProjectRestoreSupported) | | 1676 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_IsProjectRestoreSupported) | | 1679 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_IsProjectRestoreSupported) | | 1687 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_IsProjectRestoreSupported) | | 1675 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_IsProjectRestoreSupported) | | 1690 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_IsProjectRestoreSupported) | | 1674 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_IsProjectRestoreSupported) | | 1701 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_IsProjectRestoreSupported) | | 1703 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_IsProjectRestoreSupported) | | 1693 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_IsProjectRestoreSupported) | | 1714 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_IsProjectRestoreSupported) | | 1732 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_IsProjectRestoreSupported) | | 1706 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_IsProjectRestoreSupported) | | 1717 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_IsProjectRestoreSupported) | | 1700 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_IsProjectRestoreSupported) | | 1712 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | | 1683 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_IsProjectRestoreSupported) | | 1707 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_IsProjectRestoreSupported) | | 1689 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_IsProjectRestoreSupported) | | 1710 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_IsProjectRestoreSupported) | | 1713 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | | 1694 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_IsProjectRestoreSupported) | | 1709 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_IsProjectRestoreSupported) | | 1718 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_IsProjectRestoreSupported) | | 1702 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_IsProjectRestoreSupported) | | 1697 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_IsProjectRestoreSupported) | | 1708 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_IsProjectRestoreSupported) | | 1691 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_IsProjectRestoreSupported) | | 1696 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_IsProjectRestoreSupported) | | 1695 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_IsProjectRestoreSupported) | | 1715 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_IsProjectRestoreSupported) | | 1698 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_IsProjectRestoreSupported) | | 1739 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_IsProjectRestoreSupported) | | 1699 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_IsProjectRestoreSupported) | | 1686 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_IsProjectRestoreSupported) | | 1725 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_IsProjectRestoreSupported) | | 1720 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1737 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_IsProjectRestoreSupported) | | 1741 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_IsProjectRestoreSupported) | | 1748 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_IsProjectRestoreSupported) | | 1728 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_IsProjectRestoreSupported) | | 1731 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_IsProjectRestoreSupported) | | 1733 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_IsProjectRestoreSupported) | | 1756 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_IsProjectRestoreSupported) | | 1723 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_IsProjectRestoreSupported) | | 1751 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_IsProjectRestoreSupported) | | 1742 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_IsProjectRestoreSupported) | | 1726 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_IsProjectRestoreSupported) | | 1692 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_IsProjectRestoreSupported) | | 1760 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_IsProjectRestoreSupported) | | 1745 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_IsProjectRestoreSupported) | | 1727 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_IsProjectRestoreSupported) | | 1762 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_IsProjectRestoreSupported) | | 1722 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_IsProjectRestoreSupported) | | 1734 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_IsProjectRestoreSupported) | | 1729 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_IsProjectRestoreSupported) | | 1753 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_IsProjectRestoreSupported) | | 1721 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_IsProjectRestoreSupported) | | 1757 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_IsProjectRestoreSupported) | | 1743 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_IsProjectRestoreSupported) | | 1752 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_IsProjectRestoreSupported) | | 1711 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_IsProjectRestoreSupported) | | 1747 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1750 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_IsProjectRestoreSupported) | | 1763 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_IsProjectRestoreSupported) | | 1716 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_IsProjectRestoreSupported) | | 1704 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_IsProjectRestoreSupported) | | 1758 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_IsProjectRestoreSupported) | | 1761 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_IsProjectRestoreSupported) | | 1778 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_IsProjectRestoreSupported) | | 1783 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_IsProjectRestoreSupported) | | 1744 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_IsProjectRestoreSupported) | | 1805 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_IsProjectRestoreSupported) | | 1765 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_IsProjectRestoreSupported) | | 1779 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1759 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_IsProjectRestoreSupported) | | 1777 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_IsProjectRestoreSupported) | | 1776 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | | 1755 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_IsProjectRestoreSupported) | | 1705 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_IsProjectRestoreSupported) | | 1770 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_IsProjectRestoreSupported) | | 1786 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1771 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_IsProjectRestoreSupported) | | 1793 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_IsProjectRestoreSupported) | | 1735 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_IsProjectRestoreSupported) | | 1773 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_IsProjectRestoreSupported) | | 1764 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_IsProjectRestoreSupported) | | 1787 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_IsProjectRestoreSupported) | | 1746 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_IsProjectRestoreSupported) | | 1769 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_IsProjectRestoreSupported) | | 1768 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_IsProjectRestoreSupported) | | 1788 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_IsProjectRestoreSupported) | | 1724 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_IsProjectRestoreSupported) | | 1772 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_IsProjectRestoreSupported) | | 1781 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_IsProjectRestoreSupported) | | 1819 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_IsProjectRestoreSupported) | | 1730 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_IsProjectRestoreSupported) | | 1738 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_IsProjectRestoreSupported) | | 1794 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_IsProjectRestoreSupported) | | 1799 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_IsProjectRestoreSupported) | | 1810 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_IsProjectRestoreSupported) | | 1792 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_IsProjectRestoreSupported) | | 1782 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_IsProjectRestoreSupported) | | 1861 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_IsProjectRestoreSupported) | | 1790 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_IsProjectRestoreSupported) | | 1812 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_IsProjectRestoreSupported) | | 1766 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_IsProjectRestoreSupported) | | 1816 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_IsProjectRestoreSupported) | | 1809 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_IsProjectRestoreSupported) | | 1780 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_IsProjectRestoreSupported) | | 1719 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | | 1815 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_IsProjectRestoreSupported) | | 1808 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1797 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_IsProjectRestoreSupported) | | 1825 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_IsProjectRestoreSupported) | | 1775 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_IsProjectRestoreSupported) | | 1806 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_IsProjectRestoreSupported) | | 1813 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_IsProjectRestoreSupported) | | 1828 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_IsProjectRestoreSupported) | | 1795 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_IsProjectRestoreSupported) | | 1804 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_IsProjectRestoreSupported) | | 1798 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_IsProjectRestoreSupported) | | 1826 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_IsProjectRestoreSupported) | | 1754 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_IsProjectRestoreSupported) | | 1801 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_IsProjectRestoreSupported) | | 1800 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_IsProjectRestoreSupported) | | 1839 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_IsProjectRestoreSupported) | | 1749 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_IsProjectRestoreSupported) | | 1789 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_IsProjectRestoreSupported) | | 1811 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_IsProjectRestoreSupported) | | 1822 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_IsProjectRestoreSupported) | | 1862 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_IsProjectRestoreSupported) | | 1837 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1821 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_IsProjectRestoreSupported) | | 1901 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_IsProjectRestoreSupported) | | 1818 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_IsProjectRestoreSupported) | | 1860 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_IsProjectRestoreSupported) | | 1823 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_IsProjectRestoreSupported) | | 1854 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_IsProjectRestoreSupported) | | 1838 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_IsProjectRestoreSupported) | | 1824 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_IsProjectRestoreSupported) | | 1736 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_IsProjectRestoreSupported) | | 1857 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_IsProjectRestoreSupported) | | 1845 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_IsProjectRestoreSupported) | | 1814 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_IsProjectRestoreSupported) | | 1834 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | | 1791 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | | 1851 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_IsProjectRestoreSupported) | | 1844 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_IsProjectRestoreSupported) | | 1836 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_IsProjectRestoreSupported) | | 1843 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_IsProjectRestoreSupported) | | 1848 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_IsProjectRestoreSupported) | | 1827 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1855 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1784 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | | 1849 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_IsProjectRestoreSupported) | | 1832 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_IsProjectRestoreSupported) | | 1870 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_IsProjectRestoreSupported) | | 1785 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_IsProjectRestoreSupported) | | 1829 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_IsProjectRestoreSupported) | | 1833 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_IsProjectRestoreSupported) | | 1858 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_IsProjectRestoreSupported) | | 1878 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_IsProjectRestoreSupported) | | 1914 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1871 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_IsProjectRestoreSupported) | | 1932 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_IsProjectRestoreSupported) | | 1847 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_IsProjectRestoreSupported) | | 1889 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_IsProjectRestoreSupported) | | 1859 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_IsProjectRestoreSupported) | | 1895 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_IsProjectRestoreSupported) | | 1869 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_IsProjectRestoreSupported) | | 1835 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1767 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_IsProjectRestoreSupported) | | 1874 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_IsProjectRestoreSupported) | | 1880 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_IsProjectRestoreSupported) | | 1863 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_IsProjectRestoreSupported) | | 1856 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_IsProjectRestoreSupported) | | 1807 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_IsProjectRestoreSupported) | | 1873 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_IsProjectRestoreSupported) | | 1884 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | | 1864 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_IsProjectRestoreSupported) | | 1875 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_IsProjectRestoreSupported) | | 1886 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_IsProjectRestoreSupported) | | 1868 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1881 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_IsProjectRestoreSupported) | | 1802 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_IsProjectRestoreSupported) | | 1885 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_IsProjectRestoreSupported) | | 1852 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_IsProjectRestoreSupported) | | 1879 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_IsProjectRestoreSupported) | | 1820 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_IsProjectRestoreSupported) | | 1866 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_IsProjectRestoreSupported) | | 1876 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_IsProjectRestoreSupported) | | 1896 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_IsProjectRestoreSupported) | | 1929 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_IsProjectRestoreSupported) | | 1898 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_IsProjectRestoreSupported) | | 1888 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_IsProjectRestoreSupported) | | 1936 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_IsProjectRestoreSupported) | | 1890 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_IsProjectRestoreSupported) | | 1912 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_IsProjectRestoreSupported) | | 1887 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_IsProjectRestoreSupported) | | 1841 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_IsProjectRestoreSupported) | | 1803 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_IsProjectRestoreSupported) | | 1908 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1903 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_IsProjectRestoreSupported) | | 1891 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_IsProjectRestoreSupported) | | 1853 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_IsProjectRestoreSupported) | | 1893 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_IsProjectRestoreSupported) | | 1883 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_IsProjectRestoreSupported) | | 1899 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_IsProjectRestoreSupported) | | 1897 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_IsProjectRestoreSupported) | | 1923 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_IsProjectRestoreSupported) | | 1917 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_IsProjectRestoreSupported) | | 1900 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_IsProjectRestoreSupported) | | 1830 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_IsProjectRestoreSupported) | | 1911 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_IsProjectRestoreSupported) | | 1927 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_IsProjectRestoreSupported) | | 1892 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_IsProjectRestoreSupported) | | 1906 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_IsProjectRestoreSupported) | | 1842 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_IsProjectRestoreSupported) | | 1933 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_IsProjectRestoreSupported) | | 1904 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_IsProjectRestoreSupported) | | 1882 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_IsProjectRestoreSupported) | | 1920 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_IsProjectRestoreSupported) | | 1909 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_IsProjectRestoreSupported) | | 1916 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_IsProjectRestoreSupported) | | 1915 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_IsProjectRestoreSupported) | | 1865 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_IsProjectRestoreSupported) | | 1831 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_IsProjectRestoreSupported) | | 1925 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_IsProjectRestoreSupported) | | 1894 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_IsProjectRestoreSupported) | | 1919 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_IsProjectRestoreSupported) | | 1740 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_IsProjectRestoreSupported) | | 1922 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_IsProjectRestoreSupported) | | 1913 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_IsProjectRestoreSupported) | | 1846 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_IsProjectRestoreSupported) | | 1928 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_IsProjectRestoreSupported) | | 1930 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_IsProjectRestoreSupported) | | 1921 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_IsProjectRestoreSupported) | | 1931 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_IsProjectRestoreSupported) | | 1924 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_IsProjectRestoreSupported) | | 1902 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1850 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_IsProjectRestoreSupported) | | 1935 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_IsProjectRestoreSupported) | | 1918 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_IsProjectRestoreSupported) | | 1774 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_IsProjectRestoreSupported) | | 1877 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_IsProjectRestoreSupported) | | 1934 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_IsProjectRestoreSupported) | | 1872 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_IsProjectRestoreSupported) | | 1796 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_IsProjectRestoreSupported) | | 1905 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_IsProjectRestoreSupported) | | 1910 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_IsProjectRestoreSupported) | | 1817 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_IsProjectRestoreSupported) | | 1840 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_IsProjectRestoreSupported) | | 1867 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_IsProjectRestoreSupported) | | 1907 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_IsProjectRestoreSupported) | | 1926 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_IsProjectRestoreSupported) | | 1955 : 0.308s 0.308s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1956 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1957 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1958 : 0.328s 0.328s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (_GenerateRestoreGraphProjectEntry) | | 1959 : 0.214s 0.214s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1960 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GenerateRestoreGraphProjectEntry) | | 1965 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | 1962 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | 1963 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_GenerateRestoreGraphProjectEntry) | | 1964 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1966 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | 1967 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1968 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (_GenerateRestoreGraphProjectEntry) | | 1961 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1954 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1948 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1952 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1953 : 0.247s 0.247s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1938 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (_GenerateRestoreGraphProjectEntry) | | 1939 : 0.242s 0.242s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1940 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1941 : 0.295s 0.295s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1942 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1943 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1937 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | 1945 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1946 : 0.260s 0.260s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1947 : 0.274s 0.274s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1949 : 0.227s 0.227s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1950 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1951 : 0.202s 0.202s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (_GenerateRestoreGraphProjectEntry) | | 1944 : 0.285s 0.285s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1998 : 0.174s 0.179s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateRestoreGraphProjectEntry) | | | 2251 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | . 2252 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | 1975 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1977 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1992 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2001 : 0.176s 0.178s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2253 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | . 2254 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | 1980 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1999 : 0.137s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2255 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2256 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GetRestoreSettingsPerFramework) | | 1989 : 0.219s 0.219s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_GenerateRestoreGraphProjectEntry) | | 1986 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1990 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2005 : 0.080s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2257 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | . 2258 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | 1984 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (_GenerateRestoreGraphProjectEntry) | | 1970 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (_GenerateRestoreGraphProjectEntry) | | 1985 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1987 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | 1993 : 0.041s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2259 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2260 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2261 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetRestoreSettingsPerFramework) | | 1971 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2020 : 0.029s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2262 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2264 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2002 : 0.165s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GenerateRestoreGraphProjectEntry) | | | 2263 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | . 2265 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | 1969 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (_GenerateRestoreGraphProjectEntry) | | 2011 : 0.203s 0.205s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2266 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | . 2268 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | 2029 : 0.083s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2267 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_GetRestoreSettingsPerFramework) | | 1995 : 0.131s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2269 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetRestoreSettingsPerFramework) | | | 2270 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetRestoreSettingsPerFramework) | | | 2272 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetRestoreSettingsPerFramework) | | . 2274 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetRestoreSettingsPerFramework) | | 1994 : 0.010s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2271 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2273 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2275 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2037 : 0.058s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2276 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2278 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2280 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2283 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2287 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2000 : 0.019s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2277 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2279 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GetRestoreSettingsPerFramework) | | 1988 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 1978 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2008 : 0.020s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateRestoreGraphProjectEntry) | | | 2281 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | . 2289 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | 2004 : 0.017s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2282 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2286 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2057 : 0.074s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2284 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2295 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2055 : 0.134s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2285 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2288 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 1996 : 0.026s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GenerateRestoreGraphProjectEntry) | | | 2292 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GetRestoreSettingsPerFramework) | | . 2297 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GetRestoreSettingsPerFramework) | | 2021 : 0.079s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2290 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2296 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2018 : 0.045s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2293 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2007 : 0.040s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GenerateRestoreGraphProjectEntry) | | | 2291 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GetRestoreSettingsPerFramework) | | . 2299 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GetRestoreSettingsPerFramework) | | 2010 : 0.081s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2294 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2300 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2051 : 0.008s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2298 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GetRestoreSettingsPerFramework) | | 1982 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2036 : 0.043s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2301 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2305 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2003 : 0.032s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2302 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2307 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2031 : 0.027s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2303 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2308 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2075 : 0.009s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2304 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2306 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2311 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1983 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2017 : 0.090s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2309 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2053 : 0.039s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2310 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2313 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2316 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetRestoreSettingsPerFramework) | | 1972 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (_GenerateRestoreGraphProjectEntry) | | 2014 : 0.010s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2312 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | . 2314 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GetRestoreSettingsPerFramework) | | 2113 : 0.021s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2315 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2317 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2330 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 1981 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | 2028 : 0.030s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2319 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2039 : 0.026s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2318 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2332 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2342 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2061 : 0.053s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2322 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2337 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2073 : 0.040s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2320 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2336 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2056 : 0.025s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2321 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2334 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2016 : 0.020s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2323 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2052 : 0.047s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2324 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetRestoreSettingsPerFramework) | | | 2335 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2349 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2024 : 0.030s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2325 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2015 : 0.018s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2326 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2045 : 0.082s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2327 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | | 2340 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | | 2350 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | . 2362 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | 2059 : 0.051s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2328 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2339 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2065 : 0.019s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GenerateRestoreGraphProjectEntry) | | . 2329 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GetRestoreSettingsPerFramework) | | 1976 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2013 : 0.021s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2331 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2341 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2049 : 0.038s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2333 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GetRestoreSettingsPerFramework) | | 2032 : 0.070s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2338 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2346 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2359 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1979 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | 2062 : 0.099s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2343 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2363 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2384 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2415 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2136 : 0.027s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2344 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2357 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2067 : 0.030s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GenerateRestoreGraphProjectEntry) | | . 2345 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GetRestoreSettingsPerFramework) | | 1973 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2091 : 0.069s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2347 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2365 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2082 : 0.039s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2348 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2009 : 0.064s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2351 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2361 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2022 : 0.078s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2353 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2367 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2390 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2074 : 0.034s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2352 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2373 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2077 : 0.072s 0.164s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2354 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2380 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2410 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2432 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2047 : 0.065s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateRestoreGraphProjectEntry) | | | 2355 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetRestoreSettingsPerFramework) | | . 2382 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetRestoreSettingsPerFramework) | | 2041 : 0.058s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2356 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2372 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2396 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2425 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2090 : 0.050s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2370 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2393 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 1974 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | 2066 : 0.022s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GenerateRestoreGraphProjectEntry) | | . 2358 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GetRestoreSettingsPerFramework) | | 2030 : 0.062s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2368 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2072 : 0.118s 0.243s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateRestoreGraphProjectEntry) | | | 2371 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetRestoreSettingsPerFramework) | | | 2394 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetRestoreSettingsPerFramework) | | | 2417 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetRestoreSettingsPerFramework) | | | 2439 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetRestoreSettingsPerFramework) | | | 2477 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetRestoreSettingsPerFramework) | | | 2505 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetRestoreSettingsPerFramework) | | . 2534 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetRestoreSettingsPerFramework) | | 2023 : 0.054s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2364 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2034 : 0.063s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2366 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2388 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2027 : 0.056s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2360 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2080 : 0.071s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2375 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2401 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2421 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2456 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 1997 : 0.064s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GenerateRestoreGraphProjectEntry) | | | 2369 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GetRestoreSettingsPerFramework) | | . 2392 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GetRestoreSettingsPerFramework) | | 2089 : 0.042s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2374 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2397 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 1991 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (_GenerateRestoreGraphProjectEntry) | | 2046 : 0.036s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2376 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2406 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | 2100 : 0.067s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2381 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2409 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2026 : 0.024s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2377 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2086 : 0.077s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2378 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2404 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2422 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2447 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2471 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2101 : 0.034s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2379 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2407 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2103 : 0.103s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2383 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetRestoreSettingsPerFramework) | | | 2412 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetRestoreSettingsPerFramework) | | | 2436 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetRestoreSettingsPerFramework) | | | 2464 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2482 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2102 : 0.061s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2385 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2413 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2172 : 0.052s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2386 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2042 : 0.063s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2387 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2092 : 0.064s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2391 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2416 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2112 : 0.064s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2389 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2418 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2012 : 0.033s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateRestoreGraphProjectEntry) | | | 2395 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | . 2419 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetRestoreSettingsPerFramework) | | 2035 : 0.046s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2398 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2431 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2043 : 0.037s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2399 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2423 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | 2025 : 0.025s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2402 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2119 : 0.051s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2400 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2426 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2454 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2048 : 0.032s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2403 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2428 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2130 : 0.034s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2405 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2429 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2076 : 0.068s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2411 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2448 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2473 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2501 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2044 : 0.053s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2408 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | | 2430 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2450 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2084 : 0.035s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2414 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2433 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2040 : 0.084s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2420 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2440 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2468 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2488 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2079 : 0.038s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2424 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2446 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2210 : 0.032s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2427 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2054 : 0.096s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2457 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2478 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2507 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2530 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2071 : 0.036s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2435 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2461 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2006 : 0.041s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GenerateRestoreGraphProjectEntry) | | | 2434 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GetRestoreSettingsPerFramework) | | . 2470 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GetRestoreSettingsPerFramework) | | 2123 : 0.063s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2441 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2469 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2493 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2058 : 0.052s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2455 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2474 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2070 : 0.029s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2438 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2458 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2038 : 0.065s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2443 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2466 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2486 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2515 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2142 : 0.021s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2437 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2122 : 0.056s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2444 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2467 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2494 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2105 : 0.080s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2445 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2465 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2489 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2517 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2140 : 0.039s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2449 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2124 : 0.033s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2442 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | . 2462 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | 2141 : 0.021s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2452 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2064 : 0.043s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GenerateRestoreGraphProjectEntry) | | . 2451 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GetRestoreSettingsPerFramework) | | 2097 : 0.049s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2453 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2475 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2504 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2078 : 0.033s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2460 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2483 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2168 : 0.061s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2459 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2485 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2514 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2540 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2087 : 0.080s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2463 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2487 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2518 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2541 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2564 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2247 : 0.041s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2476 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2500 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2129 : 0.049s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateRestoreGraphProjectEntry) | | | 2479 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetRestoreSettingsPerFramework) | | . 2506 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetRestoreSettingsPerFramework) | | 2150 : 0.073s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2472 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2497 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2525 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2548 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2085 : 0.042s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2481 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2510 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2104 : 0.040s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2480 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2508 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2060 : 0.106s 0.193s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2484 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2513 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2537 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2561 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2589 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2617 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2133 : 0.039s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2490 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2516 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2182 : 0.061s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2491 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2523 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2544 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2093 : 0.042s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2492 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2519 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2137 : 0.143s 0.254s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2495 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2522 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2083 : 0.031s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2496 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2175 : 0.094s 0.163s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2499 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2526 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2551 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2581 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2597 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2063 : 0.040s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2498 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2521 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2169 : 0.083s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2502 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2528 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2554 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2583 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2176 : 0.111s 0.198s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2503 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2527 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2552 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2576 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2596 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2625 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2095 : 0.047s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2509 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2533 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2019 : 0.031s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2511 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2096 : 0.043s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2512 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2538 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2115 : 0.053s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2520 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | . 2547 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | 2127 : 0.057s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2524 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | | 2546 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2570 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | 2143 : 0.035s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2529 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GetRestoreSettingsPerFramework) | | 2159 : 0.033s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2531 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2152 : 0.111s 0.189s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2535 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | | 2560 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | | 2588 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | | 2612 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2636 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | 2173 : 0.054s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2536 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2563 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2107 : 0.073s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2532 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2558 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2578 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2604 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2118 : 0.061s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateRestoreGraphProjectEntry) | | | 2539 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetRestoreSettingsPerFramework) | | | 2562 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetRestoreSettingsPerFramework) | | . 2587 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetRestoreSettingsPerFramework) | | 2106 : 0.054s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2542 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2566 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2171 : 0.032s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2543 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2111 : 0.052s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2545 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2569 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2069 : 0.056s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2549 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2573 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2033 : 0.051s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2550 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2575 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2132 : 0.053s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2553 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2582 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2153 : 0.086s 0.412s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2555 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2580 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2609 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2633 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2759 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2870 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2068 : 0.035s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GenerateRestoreGraphProjectEntry) | | . 2556 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GetRestoreSettingsPerFramework) | | 2126 : 0.036s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2557 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2099 : 0.049s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2559 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2585 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2121 : 0.046s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2565 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2590 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2180 : 0.063s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2568 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2592 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2618 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2188 : 0.072s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2567 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2593 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2619 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2647 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2088 : 0.066s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2574 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2602 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2628 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2114 : 0.064s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2571 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2601 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2627 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2108 : 0.072s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2572 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2595 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2621 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2644 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2135 : 0.058s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2579 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2606 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2209 : 0.093s 0.187s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2577 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2610 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2634 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2660 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2689 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2194 : 0.098s 0.181s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2584 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2605 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2631 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2655 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2678 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2696 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2214 : 0.075s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2586 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2611 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2639 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2664 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2163 : 0.047s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateRestoreGraphProjectEntry) | | | 2591 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetRestoreSettingsPerFramework) | | . 2614 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetRestoreSettingsPerFramework) | | 2098 : 0.068s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2594 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2620 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2643 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2665 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2174 : 0.049s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2600 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2629 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2204 : 0.073s 0.241s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2598 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2720 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2742 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2767 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2178 : 0.033s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2599 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2120 : 0.068s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateRestoreGraphProjectEntry) | | | 2603 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetRestoreSettingsPerFramework) | | | 2630 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetRestoreSettingsPerFramework) | | . 2654 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetRestoreSettingsPerFramework) | | 2158 : 0.030s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2607 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2128 : 0.075s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2608 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | | 2635 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | | 2661 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2688 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2151 : 0.076s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2613 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2637 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2662 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2682 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2050 : 0.027s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2615 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2161 : 0.043s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2616 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2645 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2195 : 0.142s 0.342s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2622 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2642 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2670 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2690 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2708 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2732 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2753 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2775 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2807 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2839 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2885 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2892 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2094 : 0.049s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2623 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2646 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2134 : 0.055s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2624 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2649 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2672 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2167 : 0.052s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2626 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2651 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2162 : 0.042s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2632 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | . 2658 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | 2215 : 0.046s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2638 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2663 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2211 : 0.062s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2641 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2679 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2139 : 0.054s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2640 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2666 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2686 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2184 : 0.084s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2648 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2669 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2692 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2710 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2735 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2198 : 0.057s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2650 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2674 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2185 : 0.092s 0.164s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2652 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2677 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2703 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2728 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2749 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2081 : 0.070s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2653 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2676 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2697 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2716 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2199 : 0.031s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2656 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2109 : 0.082s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2657 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2675 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2706 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2730 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2196 : 0.105s 0.367s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2659 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2681 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2711 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2734 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2756 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2855 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2879 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2900 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2904 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2907 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2917 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2920 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2146 : 0.044s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2668 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GetRestoreSettingsPerFramework) | | . 2683 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GetRestoreSettingsPerFramework) | | 2110 : 0.071s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2667 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2685 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2713 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2737 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2203 : 0.149s 0.195s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2736 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | | 2758 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | | 2782 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2799 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | 2226 : 0.048s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2671 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetRestoreSettingsPerFramework) | | | 2700 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetRestoreSettingsPerFramework) | | . 2770 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetRestoreSettingsPerFramework) | | 2228 : 0.040s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2673 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2125 : 0.048s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2680 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2702 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2138 : 0.050s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2684 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2707 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2200 : 0.106s 0.220s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2687 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2714 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2739 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2763 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2787 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2802 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2824 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2183 : 0.064s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2694 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetRestoreSettingsPerFramework) | | | 2715 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetRestoreSettingsPerFramework) | | . 2740 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2202 : 0.047s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2693 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2709 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2208 : 0.041s 0.266s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2691 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2840 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2878 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2888 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2897 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2217 : 0.050s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2695 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2718 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2241 : 0.056s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2704 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2729 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2246 : 0.057s 0.162s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2705 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2731 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2116 : 0.048s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateRestoreGraphProjectEntry) | | | 2698 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetRestoreSettingsPerFramework) | | . 2721 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetRestoreSettingsPerFramework) | | 2165 : 0.053s 0.208s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2699 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2717 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2743 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2232 : 0.130s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2701 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2723 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2156 : 0.035s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2712 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GetRestoreSettingsPerFramework) | | 2213 : 0.072s 0.181s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2719 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | | 2741 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | | 2764 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | . 2788 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetRestoreSettingsPerFramework) | | 2192 : 0.083s 0.199s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2722 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2745 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2766 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2808 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2850 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2860 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2166 : 0.089s 0.157s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2725 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2747 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2768 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2790 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2809 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2830 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2177 : 0.033s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2724 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2148 : 0.035s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2727 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2193 : 0.068s 0.231s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2726 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2748 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2827 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2857 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2874 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | . 2905 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | 2222 : 0.075s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2733 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2754 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2779 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2794 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2816 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2147 : 0.056s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2738 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2762 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2785 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2149 : 0.032s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2744 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2223 : 0.065s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2746 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2769 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2823 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2835 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | . 2852 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | 2235 : 0.035s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2750 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2771 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2117 : 0.054s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateRestoreGraphProjectEntry) | | | 2751 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetRestoreSettingsPerFramework) | | | 2780 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetRestoreSettingsPerFramework) | | . 2806 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetRestoreSettingsPerFramework) | | 2187 : 0.034s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2752 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2772 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2144 : 0.025s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_GenerateRestoreGraphProjectEntry) | | . 2755 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_GetRestoreSettingsPerFramework) | | 2238 : 0.026s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2757 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2205 : 0.038s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2760 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2783 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2170 : 0.058s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2761 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2784 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2798 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | . 2819 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | 2225 : 0.036s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2765 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetRestoreSettingsPerFramework) | | . 2795 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetRestoreSettingsPerFramework) | | 2131 : 0.024s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | . 2773 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2157 : 0.025s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2774 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2236 : 0.028s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GenerateRestoreGraphProjectEntry) | | | 2776 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GetRestoreSettingsPerFramework) | | . 2805 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GetRestoreSettingsPerFramework) | | 2243 : 0.024s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2777 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2201 : 0.066s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2778 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2828 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2846 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2859 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2882 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2889 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2896 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2155 : 0.049s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2781 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2800 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2838 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2862 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2212 : 0.056s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2786 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | | 2801 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | | 2826 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | . 2845 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetRestoreSettingsPerFramework) | | 2229 : 0.037s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GenerateRestoreGraphProjectEntry) | | | 2789 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GetRestoreSettingsPerFramework) | | . 2811 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GetRestoreSettingsPerFramework) | | 2160 : 0.025s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2791 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2190 : 0.027s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2792 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2849 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2220 : 0.033s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2793 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2814 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2881 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2249 : 0.028s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2796 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2820 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2230 : 0.043s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateRestoreGraphProjectEntry) | | | 2797 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetRestoreSettingsPerFramework) | | | 2818 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetRestoreSettingsPerFramework) | | . 2836 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetRestoreSettingsPerFramework) | | 2218 : 0.032s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2803 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2872 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2242 : 0.036s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2804 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | | 2847 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | . 2863 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetRestoreSettingsPerFramework) | | 2154 : 0.037s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2810 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2848 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2868 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2901 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2179 : 0.033s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2812 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2829 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2245 : 0.028s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2815 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | | 2861 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2902 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2197 : 0.033s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2813 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2832 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2189 : 0.050s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2817 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2841 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | | 2864 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2883 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2181 : 0.062s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2821 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetRestoreSettingsPerFramework) | | | 2837 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetRestoreSettingsPerFramework) | | . 2856 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetRestoreSettingsPerFramework) | | 2239 : 0.021s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2822 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2191 : 0.025s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2825 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2843 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2207 : 0.032s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2831 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2851 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2231 : 0.032s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2833 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2853 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2219 : 0.033s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2834 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2865 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2877 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2227 : 0.018s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | . 2842 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2145 : 0.022s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2844 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetRestoreSettingsPerFramework) | | . 2871 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetRestoreSettingsPerFramework) | | 2164 : 0.032s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateRestoreGraphProjectEntry) | | | 2854 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetRestoreSettingsPerFramework) | | | 2867 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetRestoreSettingsPerFramework) | | . 2894 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetRestoreSettingsPerFramework) | | 2237 : 0.025s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2858 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2876 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2250 : 0.022s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2866 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2875 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2206 : 0.100s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2869 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | | 2916 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | . 2919 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetRestoreSettingsPerFramework) | | 2234 : 0.019s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2873 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | . 2884 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetRestoreSettingsPerFramework) | | 2186 : 0.025s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2880 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2890 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2898 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | | 2903 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | . 2908 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetRestoreSettingsPerFramework) | | 2233 : 0.025s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2886 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2893 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2216 : 0.015s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2887 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2895 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2248 : 0.014s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GenerateRestoreGraphProjectEntry) | | | 2891 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | . 2899 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GetRestoreSettingsPerFramework) | | 2221 : 0.018s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2909 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2911 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | | 2912 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | . 2914 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetRestoreSettingsPerFramework) | | 2224 : 0.008s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GenerateRestoreGraphProjectEntry) | | | 2906 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | . 2910 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GetRestoreSettingsPerFramework) | | 2240 : 0.005s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2913 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2915 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2244 : 0.005s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GenerateRestoreGraphProjectEntry) | | | 2918 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | . 2921 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GetRestoreSettingsPerFramework) | | 2952 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (_GenerateProjectRestoreGraph) | | 2941 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2942 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2943 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (_GenerateProjectRestoreGraph) | | 2944 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_GenerateProjectRestoreGraph) | | 2945 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GenerateProjectRestoreGraph) | | 2947 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_GenerateProjectRestoreGraph) | | 2940 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2948 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_GenerateProjectRestoreGraph) | | 2949 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_GenerateProjectRestoreGraph) | | 2950 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (_GenerateProjectRestoreGraph) | | 2951 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (_GenerateProjectRestoreGraph) | | 2946 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (_GenerateProjectRestoreGraph) | | 2939 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2929 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (_GenerateProjectRestoreGraph) | | 2937 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2936 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2935 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2934 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2933 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2932 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2931 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2930 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (_GenerateProjectRestoreGraph) | | 2927 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_GenerateProjectRestoreGraph) | | 2926 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_GenerateProjectRestoreGraph) | | 2925 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_GenerateProjectRestoreGraph) | | 2924 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (_GenerateProjectRestoreGraph) | | 2953 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (_GenerateProjectRestoreGraph) | | 2938 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (_GenerateProjectRestoreGraph) | | 2928 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_GenerateProjectRestoreGraph) | | 2922 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (_GenerateProjectRestoreGraph) | | 2923 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (_GenerateProjectRestoreGraph) | | 2957 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (_GenerateProjectRestoreGraph) | | 2969 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (_GenerateProjectRestoreGraph) | | 2983 : 0.031s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateProjectRestoreGraph) | | | 3236 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (GetAllRuntimeIdentifiers) | | | 3238 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (GetAllRuntimeIdentifiers) | | | 3247 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3277 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2963 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (_GenerateProjectRestoreGraph) | | 2968 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (_GenerateProjectRestoreGraph) | | 2978 : 0.078s 0.321s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3237 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3241 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3257 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3287 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3320 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3435 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2961 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (_GenerateProjectRestoreGraph) | | 2962 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (_GenerateProjectRestoreGraph) | | 2981 : 0.037s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GenerateProjectRestoreGraph) | | | 3239 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (GetAllRuntimeIdentifiers) | | | 3246 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (GetAllRuntimeIdentifiers) | | | 3270 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3308 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2979 : 0.095s 0.238s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3240 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3250 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3276 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3311 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3335 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3439 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2976 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (_GenerateProjectRestoreGraph) | | 2967 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (_GenerateProjectRestoreGraph) | | 3006 : 0.060s 0.152s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3243 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3265 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3293 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3357 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2964 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_GenerateProjectRestoreGraph) | | 2973 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_GenerateProjectRestoreGraph) | | 2970 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (_GenerateProjectRestoreGraph) | | 2977 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (_GenerateProjectRestoreGraph) | | 2974 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_GenerateProjectRestoreGraph) | | 2959 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (_GenerateProjectRestoreGraph) | | 2984 : 0.072s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3242 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3256 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3286 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3316 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2971 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_GenerateProjectRestoreGraph) | | 2958 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (_GenerateProjectRestoreGraph) | | 2954 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (_GenerateProjectRestoreGraph) | | 2986 : 0.041s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateProjectRestoreGraph) | | | 3245 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3269 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3298 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3324 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2992 : 0.040s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GenerateProjectRestoreGraph) | | | 3244 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (GetAllRuntimeIdentifiers) | | | 3267 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (GetAllRuntimeIdentifiers) | | | 3295 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3326 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2980 : 0.190s 0.391s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3249 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (GetAllRuntimeIdentifiers) | | | 3275 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (GetAllRuntimeIdentifiers) | | | 3302 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (GetAllRuntimeIdentifiers) | | | 3317 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (GetAllRuntimeIdentifiers) | | | 3334 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3361 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3464 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3487 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3013 : 0.028s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3248 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (GetAllRuntimeIdentifiers) | | . 3274 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2975 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_GenerateProjectRestoreGraph) | | 3040 : 0.074s 0.206s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3255 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3283 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3305 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3432 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2965 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_GenerateProjectRestoreGraph) | | 2955 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (_GenerateProjectRestoreGraph) | | 2960 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (_GenerateProjectRestoreGraph) | | 2972 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_GenerateProjectRestoreGraph) | | 3031 : 0.068s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateProjectRestoreGraph) | | | 3251 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3278 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3306 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3340 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2997 : 0.073s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateProjectRestoreGraph) | | | 3253 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (GetAllRuntimeIdentifiers) | | | 3281 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (GetAllRuntimeIdentifiers) | | | 3309 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3342 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3001 : 0.055s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3252 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (GetAllRuntimeIdentifiers) | | . 3282 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3002 : 0.056s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3254 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3284 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2982 : 0.093s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GenerateProjectRestoreGraph) | | | 3261 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (GetAllRuntimeIdentifiers) | | | 3296 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (GetAllRuntimeIdentifiers) | | | 3322 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3352 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3019 : 0.080s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3258 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3285 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3312 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3354 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2956 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_GenerateProjectRestoreGraph) | | 3000 : 0.055s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3259 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3288 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2987 : 0.065s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GenerateProjectRestoreGraph) | | | 3260 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (GetAllRuntimeIdentifiers) | | | 3289 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (GetAllRuntimeIdentifiers) | | | 3307 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3343 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2966 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_GenerateProjectRestoreGraph) | | 3012 : 0.060s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3262 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (GetAllRuntimeIdentifiers) | | . 3292 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3007 : 0.075s 0.245s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3264 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3291 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3310 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3330 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3369 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3389 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2990 : 0.072s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateProjectRestoreGraph) | | | 3263 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3290 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3313 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3359 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3009 : 0.028s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3266 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (GetAllRuntimeIdentifiers) | | . 3294 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2988 : 0.047s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3268 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3299 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3323 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3364 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2996 : 0.040s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateProjectRestoreGraph) | | | 3271 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3297 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3314 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3349 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2998 : 0.118s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3372 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3387 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3412 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3437 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3014 : 0.114s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3272 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (GetAllRuntimeIdentifiers) | | . 3403 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2995 : 0.038s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3273 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3300 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3321 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3443 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2999 : 0.128s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GenerateProjectRestoreGraph) | | | 3386 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3407 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3422 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3452 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3005 : 0.046s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3279 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3301 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3328 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3351 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3017 : 0.049s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3280 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3304 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3325 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3336 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3366 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3395 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2994 : 0.040s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3303 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3319 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3337 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3368 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2989 : 0.028s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3318 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3339 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3344 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3371 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3052 : 0.020s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GenerateProjectRestoreGraph) | | | 3315 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (GetAllRuntimeIdentifiers) | | . 3341 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3032 : 0.050s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateProjectRestoreGraph) | | | 3331 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (GetAllRuntimeIdentifiers) | | | 3365 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (GetAllRuntimeIdentifiers) | | | 3385 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3408 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3027 : 0.038s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3329 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3350 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3047 : 0.155s 0.235s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3327 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3338 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3346 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3353 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3370 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3388 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3417 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3548 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3061 : 0.105s 0.292s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3333 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3345 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3358 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3373 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3391 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3511 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3530 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3559 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3026 : 0.080s 0.307s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3332 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3356 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3375 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3486 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3517 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3537 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3563 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3585 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3030 : 0.088s 0.178s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateProjectRestoreGraph) | | | 3347 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3355 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3380 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3404 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3428 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3446 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3465 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3504 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3038 : 0.051s 0.201s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3348 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3362 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3377 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3396 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3421 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3535 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3086 : 0.042s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3360 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3374 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3481 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3503 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3024 : 0.042s 0.201s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3363 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3378 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3393 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3411 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3434 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3453 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3016 : 0.038s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3367 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3382 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3401 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3425 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3055 : 0.047s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3376 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3394 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3414 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3441 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3020 : 0.046s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3383 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3402 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3420 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3438 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3011 : 0.109s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3379 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (GetAllRuntimeIdentifiers) | | . 3397 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3049 : 0.031s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GenerateProjectRestoreGraph) | | | 3381 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (GetAllRuntimeIdentifiers) | | . 3400 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2991 : 0.044s 0.199s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GenerateProjectRestoreGraph) | | | 3384 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (GetAllRuntimeIdentifiers) | | | 3405 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (GetAllRuntimeIdentifiers) | | | 3424 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3553 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3059 : 0.041s 0.183s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3392 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3409 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3423 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3451 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3022 : 0.097s 0.265s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3399 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3416 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3430 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3455 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3468 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3485 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3505 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3536 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3562 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3593 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3043 : 0.039s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 3390 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3413 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3426 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3447 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3039 : 0.079s 0.173s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3398 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3418 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3436 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3450 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3466 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3495 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3512 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3538 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3042 : 0.187s 0.242s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3498 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3514 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3534 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3558 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3044 : 0.049s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3415 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3431 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3454 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3469 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3036 : 0.021s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GenerateProjectRestoreGraph) | | | 3406 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (GetAllRuntimeIdentifiers) | | . 3419 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3010 : 0.030s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3410 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (GetAllRuntimeIdentifiers) | | . 3427 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3028 : 0.047s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateProjectRestoreGraph) | | | 3429 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3442 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3463 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3482 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3046 : 0.039s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3440 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3449 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3462 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3476 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3080 : 0.027s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3433 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3444 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3456 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3471 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3064 : 0.027s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3445 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3459 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3472 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3490 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3060 : 0.036s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3448 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3460 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3483 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3497 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3520 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3533 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3023 : 0.129s 0.236s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3457 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3480 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3502 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3510 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3526 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3560 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3601 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3628 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3050 : 0.029s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GenerateProjectRestoreGraph) | | | 3458 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (GetAllRuntimeIdentifiers) | | . 3467 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3077 : 0.041s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3461 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3475 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3494 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3506 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3015 : 0.026s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3470 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (GetAllRuntimeIdentifiers) | | . 3489 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2993 : 0.049s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateProjectRestoreGraph) | | | 3477 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (GetAllRuntimeIdentifiers) | | | 3496 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (GetAllRuntimeIdentifiers) | | | 3518 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3544 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3051 : 0.023s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GenerateProjectRestoreGraph) | | | 3473 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (GetAllRuntimeIdentifiers) | | . 3491 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3045 : 0.107s 0.446s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3474 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3488 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3617 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3641 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3667 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3694 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3715 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3750 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3769 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3788 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3822 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3932 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3078 : 0.040s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3479 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3492 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3508 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3525 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3081 : 0.051s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3478 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3493 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3509 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3547 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3041 : 0.041s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3484 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3499 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3515 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3540 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3099 : 0.115s 0.192s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3500 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3516 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3531 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3565 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3596 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3624 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3085 : 0.055s 0.176s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3501 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3522 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3546 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3571 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3071 : 0.144s 0.277s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3507 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3528 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3550 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3579 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3597 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3626 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3658 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3685 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3731 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3760 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3056 : 0.046s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3513 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3527 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3549 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3575 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3025 : 0.123s 0.205s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3519 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3532 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3552 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3567 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3580 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3605 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3637 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3670 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3089 : 0.124s 0.191s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3521 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3556 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3616 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3646 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3063 : 0.160s 0.205s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3606 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3632 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3655 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3681 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3087 : 0.090s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3524 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3539 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3557 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3600 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3076 : 0.057s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3529 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3551 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3578 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3611 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3029 : 0.075s 0.190s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3523 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3541 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3570 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3583 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3615 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3652 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3127 : 0.027s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3542 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3554 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3104 : 0.109s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3545 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3561 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3576 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3598 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3635 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3668 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3109 : 0.096s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GenerateProjectRestoreGraph) | | | 3543 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 3564 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 3577 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3604 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3098 : 0.041s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3555 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3569 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3573 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3590 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3613 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3647 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 2985 : 0.059s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3566 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3594 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3629 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3663 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3111 : 0.031s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3572 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3587 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3062 : 0.072s 0.211s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3568 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3574 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3592 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3619 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3645 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3672 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3708 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3739 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3075 : 0.057s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3589 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3609 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3634 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3669 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3073 : 0.114s 0.296s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3581 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3595 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3621 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3649 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3674 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3854 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3057 : 0.228s 0.411s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateProjectRestoreGraph) | | | 3582 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3603 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3627 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3661 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3682 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3711 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3745 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (GetAllRuntimeIdentifiers) | | | 3763 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3811 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3846 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3867 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3905 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3934 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3978 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3082 : 0.073s 0.189s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3588 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3610 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3633 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3659 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3691 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3721 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3135 : 0.061s 0.241s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3586 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3608 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3631 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3654 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3675 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3703 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3730 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3755 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3069 : 0.088s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3584 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3602 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3625 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3664 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3021 : 0.046s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3591 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3614 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3640 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3671 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3120 : 0.111s 0.256s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3599 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3623 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3650 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3692 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3004 : 0.081s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3607 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3643 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3092 : 0.081s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3612 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3639 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3662 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3683 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3707 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3735 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3761 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3805 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3008 : 0.034s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_GenerateProjectRestoreGraph) | | | 3618 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (GetAllRuntimeIdentifiers) | | . 3642 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3067 : 0.032s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3620 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3644 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3068 : 0.027s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3622 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3648 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3070 : 0.039s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3630 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3653 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3676 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3702 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3159 : 0.055s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3636 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3665 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3687 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3719 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3058 : 0.049s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 3638 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3666 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3689 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3723 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3125 : 0.029s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3651 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3673 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3161 : 0.100s 0.259s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3657 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3684 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3706 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3740 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3754 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3768 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3774 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3806 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3866 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3888 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3919 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3952 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3115 : 0.056s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3660 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3686 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3713 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3733 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3107 : 0.042s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3656 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3677 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3700 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3727 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3752 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3777 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3131 : 0.052s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GenerateProjectRestoreGraph) | | | 3680 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3701 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (GetAllRuntimeIdentifiers) | | | 3728 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3784 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3053 : 0.030s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GenerateProjectRestoreGraph) | | | 3678 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (GetAllRuntimeIdentifiers) | | . 3698 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3033 : 0.044s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3679 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3705 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3744 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3792 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3018 : 0.070s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3688 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3704 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3738 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3799 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3097 : 0.043s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3690 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3709 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3732 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3767 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3103 : 0.049s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateProjectRestoreGraph) | | | 3693 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (GetAllRuntimeIdentifiers) | | | 3712 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (GetAllRuntimeIdentifiers) | | | 3736 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (GetAllRuntimeIdentifiers) | | | 3756 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3795 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3837 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3121 : 0.047s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3695 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3720 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3748 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3808 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3117 : 0.060s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3696 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3722 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3737 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3776 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3048 : 0.033s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3697 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3729 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3759 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3821 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3114 : 0.035s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateProjectRestoreGraph) | | | 3699 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (GetAllRuntimeIdentifiers) | | | 3726 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (GetAllRuntimeIdentifiers) | | | 3742 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3783 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3003 : 0.033s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3710 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3749 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3034 : 0.027s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GenerateProjectRestoreGraph) | | | 3718 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (GetAllRuntimeIdentifiers) | | . 3743 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3160 : 0.090s 0.193s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3714 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3741 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3758 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3780 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3796 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3814 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3828 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3874 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3892 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3917 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3054 : 0.054s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3716 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3734 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3757 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3793 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3108 : 0.064s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3724 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3746 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3772 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3779 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3813 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3862 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3154 : 0.070s 0.162s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3717 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3747 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3762 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3771 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3778 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3817 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3834 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3872 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3112 : 0.061s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateProjectRestoreGraph) | | | 3725 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3765 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3790 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3807 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3847 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3875 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3096 : 0.058s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3751 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3785 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3809 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3819 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3083 : 0.079s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3753 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3773 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3786 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3804 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3833 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3865 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3897 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3930 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3065 : 0.063s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3764 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3775 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3791 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3801 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3820 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3852 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3876 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3895 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3188 : 0.076s 0.177s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateProjectRestoreGraph) | | | 3770 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3789 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3800 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3825 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3838 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3873 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3908 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3942 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3091 : 0.027s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3766 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3781 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3802 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3845 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3074 : 0.032s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 3787 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3797 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3803 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3851 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3118 : 0.021s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3782 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3794 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3816 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3864 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3153 : 0.198s 0.271s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3810 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3824 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3829 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3943 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 3971 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4003 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4036 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4062 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3100 : 0.044s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GenerateProjectRestoreGraph) | | | 3798 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3812 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3818 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3859 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3037 : 0.060s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3826 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3831 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3844 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3858 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3878 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3896 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3126 : 0.034s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3815 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3823 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3072 : 0.140s 0.258s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3839 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3856 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3885 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3909 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3931 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3956 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3988 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4013 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4039 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4075 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3151 : 0.137s 0.382s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3830 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3843 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3857 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3887 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3910 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3937 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3968 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4000 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4035 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4135 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4166 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4193 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3144 : 0.018s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3827 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3840 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3124 : 0.056s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3835 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3848 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3860 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3879 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 3913 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3950 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3157 : 0.019s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3832 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3842 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3035 : 0.022s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3836 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3853 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3163 : 0.023s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3841 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3861 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3146 : 0.038s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3849 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3868 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3883 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3914 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3156 : 0.024s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3850 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3870 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3079 : 0.050s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 3855 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3877 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3898 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3927 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3170 : 0.115s 0.275s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3863 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3886 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3912 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3938 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3965 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3994 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4034 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4063 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4092 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4123 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3113 : 0.123s 0.231s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateProjectRestoreGraph) | | | 3869 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3900 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3923 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3948 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 3981 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4014 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4050 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4081 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3084 : 0.044s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3871 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3882 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3904 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3941 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3147 : 0.044s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GenerateProjectRestoreGraph) | | | 3881 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3902 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 3926 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3964 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3173 : 0.116s 0.198s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3880 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3901 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3922 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3946 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3972 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4008 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4037 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4065 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3136 : 0.111s 0.212s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3884 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3906 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3929 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3953 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3979 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4019 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4052 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4083 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3138 : 0.109s 0.709s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3899 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3925 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3951 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3976 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4068 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4246 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4265 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4292 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4513 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4527 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4536 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4543 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3066 : 0.120s 0.204s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3893 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3915 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3939 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3961 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3986 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4017 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4049 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4078 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3090 : 0.094s 0.236s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3890 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3920 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3944 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3967 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3999 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4044 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4076 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4102 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3195 : 0.024s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3891 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 3918 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3167 : 0.076s 0.184s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3894 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3916 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3945 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3974 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4002 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4061 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3196 : 0.042s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3889 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3921 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3955 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 3991 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3095 : 0.135s 0.232s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3903 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3936 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3966 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3993 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4021 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4051 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4084 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4109 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3148 : 0.071s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateProjectRestoreGraph) | | | 3907 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (GetAllRuntimeIdentifiers) | | | 3933 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (GetAllRuntimeIdentifiers) | | | 3960 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4005 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3137 : 0.125s 0.272s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateProjectRestoreGraph) | | | 3911 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3949 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3973 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 3997 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 4025 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 4045 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4079 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4103 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4131 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4161 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3180 : 0.153s 0.843s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3924 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3947 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3969 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 3996 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4024 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4048 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4071 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4117 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4154 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4241 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4274 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4484 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4496 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4507 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4517 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4529 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4538 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4551 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4552 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4554 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4563 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4564 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4566 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4571 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3143 : 0.062s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3928 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 3970 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3179 : 0.177s 0.326s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3935 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3959 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3989 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4015 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4041 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4069 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4090 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4120 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4148 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4178 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4203 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4232 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3088 : 0.162s 0.310s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3954 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3983 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (GetAllRuntimeIdentifiers) | | | 4012 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (GetAllRuntimeIdentifiers) | | | 4042 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (GetAllRuntimeIdentifiers) | | | 4066 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (GetAllRuntimeIdentifiers) | | | 4089 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4116 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4142 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4174 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4218 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3122 : 0.056s 0.205s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 3940 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 3962 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 4070 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4096 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3187 : 0.080s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3957 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3984 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4006 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4059 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3232 : 0.077s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3958 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3982 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4011 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4060 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3200 : 0.045s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 3963 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 3990 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4020 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4046 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3123 : 0.050s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 3975 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 3995 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4026 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4055 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3158 : 0.050s 0.169s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 3977 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 3998 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4028 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4058 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3094 : 0.132s 0.246s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3980 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4010 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4040 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4072 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4097 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4125 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4152 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4179 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3101 : 0.085s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateProjectRestoreGraph) | | | 3985 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (GetAllRuntimeIdentifiers) | | | 4016 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (GetAllRuntimeIdentifiers) | | | 4038 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4064 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3169 : 0.157s 0.561s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 3987 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4009 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4031 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4056 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4321 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4339 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4363 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4407 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4442 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4475 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3119 : 0.068s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 3992 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4018 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4033 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4057 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4087 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4111 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3213 : 0.060s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4004 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 4029 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3235 : 0.055s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 4001 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4027 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4053 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4085 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3133 : 0.057s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 4007 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 4032 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3185 : 0.224s 0.580s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4022 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4047 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4073 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4094 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4119 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4141 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4169 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4204 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4313 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4340 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4439 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4460 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4482 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4499 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3183 : 0.058s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4023 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4043 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4074 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4099 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3093 : 0.101s 0.212s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4030 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4054 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4080 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4101 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4128 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4153 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4181 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4211 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3184 : 0.044s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4067 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 4093 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3155 : 0.112s 0.240s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateProjectRestoreGraph) | | | 4077 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4100 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4126 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4147 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4175 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4201 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4229 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4254 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3178 : 0.082s 0.553s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraph) | | | 4082 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4106 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4311 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4385 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4425 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4454 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4469 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4491 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4530 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4537 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4546 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4549 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3210 : 0.060s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateProjectRestoreGraph) | | | 4086 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (GetAllRuntimeIdentifiers) | | | 4107 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (GetAllRuntimeIdentifiers) | | | 4138 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4184 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3231 : 0.068s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 4088 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4110 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4134 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4162 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3205 : 0.084s 0.419s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4091 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4157 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4188 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4212 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4301 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4415 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3134 : 0.042s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4095 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 4122 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3208 : 0.120s 0.314s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateProjectRestoreGraph) | | | 4098 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4127 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4206 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4228 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4253 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4271 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4293 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4320 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4344 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4384 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3202 : 0.063s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 4104 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4129 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4155 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4182 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3129 : 0.040s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_GenerateProjectRestoreGraph) | | | 4105 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (GetAllRuntimeIdentifiers) | | . 4130 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3194 : 0.119s 0.420s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4108 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4132 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4158 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4186 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4208 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4230 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4263 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4329 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4431 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4467 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3223 : 0.038s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 4113 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (GetAllRuntimeIdentifiers) | | . 4149 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3199 : 0.104s 0.208s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4112 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4133 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4159 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4187 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4209 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4235 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4258 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4285 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3105 : 0.089s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateProjectRestoreGraph) | | | 4114 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (GetAllRuntimeIdentifiers) | | | 4136 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (GetAllRuntimeIdentifiers) | | | 4164 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (GetAllRuntimeIdentifiers) | | | 4191 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4220 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4249 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3102 : 0.088s 0.167s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateProjectRestoreGraph) | | | 4115 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (GetAllRuntimeIdentifiers) | | | 4137 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (GetAllRuntimeIdentifiers) | | | 4163 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (GetAllRuntimeIdentifiers) | | | 4189 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4216 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4242 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3227 : 0.051s 0.491s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateProjectRestoreGraph) | | | 4118 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 4140 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 4372 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (GetAllRuntimeIdentifiers) | | | 4448 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4502 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4518 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3177 : 0.112s 0.472s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4121 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4143 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4170 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4315 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4347 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4368 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4392 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4413 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4430 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4463 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4511 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4521 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3162 : 0.036s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4124 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (GetAllRuntimeIdentifiers) | | . 4146 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3198 : 0.096s 0.251s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateProjectRestoreGraph) | | | 4139 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 4168 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 4192 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 4240 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (GetAllRuntimeIdentifiers) | | | 4272 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4296 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4325 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4356 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3106 : 0.060s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4145 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4173 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4198 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4224 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3226 : 0.058s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4144 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4172 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4197 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4223 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3116 : 0.033s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_GenerateProjectRestoreGraph) | | | 4150 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (GetAllRuntimeIdentifiers) | | . 4176 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3141 : 0.033s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GenerateProjectRestoreGraph) | | | 4151 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (GetAllRuntimeIdentifiers) | | . 4177 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3189 : 0.101s 0.201s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4156 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4180 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4205 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4227 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4252 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4273 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4299 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4323 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3192 : 0.052s 0.205s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4160 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4287 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4306 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4331 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3140 : 0.092s 0.392s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4165 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4190 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4213 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4289 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4308 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4332 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4365 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4485 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3197 : 0.104s 0.202s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateProjectRestoreGraph) | | | 4167 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 4196 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 4219 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 4245 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (GetAllRuntimeIdentifiers) | | | 4262 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4288 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4309 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4337 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3145 : 0.037s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4171 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (GetAllRuntimeIdentifiers) | | . 4194 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3216 : 0.056s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4183 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4217 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4238 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4261 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3228 : 0.037s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4185 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | . 4207 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3211 : 0.108s 0.304s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateProjectRestoreGraph) | | | 4195 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (GetAllRuntimeIdentifiers) | | | 4239 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (GetAllRuntimeIdentifiers) | | | 4275 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (GetAllRuntimeIdentifiers) | | | 4295 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4317 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4441 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3190 : 0.053s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4199 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4222 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4244 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4270 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3164 : 0.057s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4200 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4233 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4256 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4280 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3168 : 0.074s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateProjectRestoreGraph) | | | 4202 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (GetAllRuntimeIdentifiers) | | | 4226 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (GetAllRuntimeIdentifiers) | | | 4250 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (GetAllRuntimeIdentifiers) | | | 4267 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4298 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4318 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3221 : 0.056s 0.213s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GenerateProjectRestoreGraph) | | | 4210 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (GetAllRuntimeIdentifiers) | | | 4231 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (GetAllRuntimeIdentifiers) | | | 4259 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4378 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3220 : 0.055s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4214 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4234 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4255 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4277 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3139 : 0.114s 0.392s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 4215 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4237 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4257 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4278 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4404 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4427 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4444 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4535 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3142 : 0.032s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4221 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (GetAllRuntimeIdentifiers) | | . 4243 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3166 : 0.070s 0.266s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateProjectRestoreGraph) | | | 4225 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (GetAllRuntimeIdentifiers) | | | 4297 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (GetAllRuntimeIdentifiers) | | | 4335 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (GetAllRuntimeIdentifiers) | | | 4362 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4393 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4421 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3176 : 0.049s 0.264s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4236 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4284 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4361 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4398 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3110 : 0.048s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4248 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4266 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4286 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4305 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3191 : 0.064s 0.270s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4247 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4264 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4350 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4375 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4402 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4456 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3204 : 0.070s 0.245s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4251 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4269 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4304 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4324 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4351 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4390 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3152 : 0.049s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4260 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4283 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4303 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4327 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3207 : 0.102s 0.246s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4268 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4291 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4312 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4330 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4353 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4371 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4397 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4418 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4433 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4453 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3229 : 0.046s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 4276 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4322 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4341 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4367 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3128 : 0.032s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GenerateProjectRestoreGraph) | | | 4279 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (GetAllRuntimeIdentifiers) | | . 4300 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3130 : 0.046s 0.251s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateProjectRestoreGraph) | | | 4281 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (GetAllRuntimeIdentifiers) | | | 4394 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (GetAllRuntimeIdentifiers) | | | 4426 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4451 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3174 : 0.079s 0.247s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4282 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4302 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4326 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4357 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4389 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4410 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4437 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4464 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3149 : 0.095s 0.234s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateProjectRestoreGraph) | | | 4290 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (GetAllRuntimeIdentifiers) | | | 4310 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (GetAllRuntimeIdentifiers) | | | 4349 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (GetAllRuntimeIdentifiers) | | | 4370 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4414 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4446 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3150 : 0.066s 0.226s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4294 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4316 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4336 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4419 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4432 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4450 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3206 : 0.065s 0.307s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateProjectRestoreGraph) | | | 4307 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4328 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4352 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4461 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (GetAllRuntimeIdentifiers) | | | 4472 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4505 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4520 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4544 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3222 : 0.048s 0.209s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4314 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4345 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4376 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4455 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3171 : 0.073s 0.287s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateProjectRestoreGraph) | | | 4319 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4342 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4382 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4429 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4462 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (GetAllRuntimeIdentifiers) | | | 4471 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4486 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4515 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4526 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4539 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3209 : 0.029s 0.357s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4333 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4360 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4510 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4555 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3224 : 0.029s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4334 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (GetAllRuntimeIdentifiers) | | . 4354 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3165 : 0.099s 0.163s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4338 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4358 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4379 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4403 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4424 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4440 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3218 : 0.087s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4346 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4377 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4401 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4422 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3172 : 0.043s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4343 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4364 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4386 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4408 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3132 : 0.051s 0.227s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4348 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4369 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4391 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4428 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4478 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4490 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3186 : 0.078s 0.423s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4355 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4396 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4459 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4470 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4481 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4506 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4514 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4522 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4531 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4541 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4553 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4558 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4568 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4572 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3215 : 0.101s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateProjectRestoreGraph) | | | 4359 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (GetAllRuntimeIdentifiers) | | | 4380 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (GetAllRuntimeIdentifiers) | | | 4405 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (GetAllRuntimeIdentifiers) | | | 4423 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4438 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4458 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3214 : 0.081s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GenerateProjectRestoreGraph) | | | 4366 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (GetAllRuntimeIdentifiers) | | | 4388 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (GetAllRuntimeIdentifiers) | | | 4406 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4443 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3201 : 0.039s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4373 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4399 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4447 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4466 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3234 : 0.040s 0.178s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4374 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4416 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4434 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4476 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3193 : 0.049s 0.402s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateProjectRestoreGraph) | | | 4383 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4435 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4452 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4480 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4492 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (GetAllRuntimeIdentifiers) | | | 4557 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4560 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4562 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4569 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4573 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3219 : 0.041s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4381 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4417 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4436 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4473 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3233 : 0.024s 0.224s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GenerateProjectRestoreGraph) | | | 4387 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 4516 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (GetAllRuntimeIdentifiers) | | | 4525 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4533 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3217 : 0.031s 0.189s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 4395 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4411 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4487 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4504 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3175 : 0.032s 0.187s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4400 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4449 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4465 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4501 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3203 : 0.068s 0.167s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4409 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4445 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4468 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4497 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3225 : 0.027s 0.177s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateProjectRestoreGraph) | | | 4412 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4477 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (GetAllRuntimeIdentifiers) | | | 4489 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4508 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3230 : 0.041s 0.197s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4420 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4457 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4474 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4495 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4523 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4532 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3182 : 0.027s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GenerateProjectRestoreGraph) | | | 4479 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4488 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (GetAllRuntimeIdentifiers) | | | 4498 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4512 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | 3181 : 0.061s 0.280s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4483 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4493 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4500 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4509 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4519 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4524 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4528 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4534 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4540 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4542 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4545 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4547 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (GetAllRuntimeIdentifiers) | | | 4548 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4550 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4556 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4559 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4561 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4565 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4567 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4570 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4574 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4575 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | | 4576 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 4577 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | . 3212 : 0.014s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_GenerateProjectRestoreGraph) | | | 4494 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (GetAllRuntimeIdentifiers) | | . 4503 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_GenerateProjectRestoreGraphPerFramework) | 4578 : 1.708s 23.985s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (Build, Pack) | | 5198 : 1.139s 1.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5199 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5200 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5201 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5202 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5203 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5204 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5205 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5206 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5207 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5208 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5209 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5210 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5211 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5212 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5213 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5214 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5215 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5216 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5217 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5218 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5219 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5220 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5221 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5222 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5223 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5224 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5225 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5226 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5227 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5228 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5229 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5230 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5231 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5232 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5233 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5234 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5235 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5236 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5237 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5238 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5239 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5240 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5241 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5242 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5243 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5244 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5245 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5246 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5247 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5248 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5249 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5250 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5251 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5252 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5253 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5254 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5255 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5256 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5257 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5258 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5259 : 0.211s 0.211s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5260 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5261 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5262 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5263 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5264 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5265 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5266 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5267 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5268 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5269 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5270 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5271 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5272 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5273 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5274 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5275 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5276 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5277 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5278 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5279 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5280 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5281 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5282 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5283 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5284 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5285 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5286 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5287 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5288 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5289 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5290 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5291 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5292 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5293 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5294 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5295 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5296 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5297 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5298 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5299 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5300 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5301 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5302 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5303 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5304 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5305 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5306 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5307 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5308 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5309 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5310 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5311 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5312 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5313 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5314 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5315 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5316 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5317 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5318 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5319 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5320 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5321 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5322 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5323 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5324 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5325 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5326 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5327 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 5328 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (BuildIlFile) | | 8855 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (_GetTfmSpecificContentForPackage) | | 8856 : 0.230s 0.230s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (_GetFrameworkAssemblyReferences) | . 8859 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/Microsoft.AspNetCore.App.Ref.3.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4608 : 2.284s 2.791s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (Build, Pack) | | 4899 : 0.235s 0.235s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (_GetTfmSpecificContentForPackage) | | 6818 : 0.257s 0.257s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (_GetFrameworkAssemblyReferences) | . 8762 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/microsoft.build.notargets.3.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4607 : 2.370s 2.815s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (Build, Pack) | | 4898 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (_GetTfmSpecificContentForPackage) | | 6817 : 0.259s 0.259s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (_GetFrameworkAssemblyReferences) | . 8763 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4606 : 0.535s 3.188s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (Build, Pack) | | 4892 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/RepositoryValidation.proj (Validate) | | 8759 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (_GetTfmSpecificContentForPackage) | | 8766 : 0.225s 0.225s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (_GetFrameworkAssemblyReferences) | . 8768 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/microsoft.build.centralpackageversions.2.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4605 : 1.301s 2.893s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (Build, Pack) | | 4903 : 1.358s 1.358s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_GetTfmSpecificContentForPackage) | | 8758 : 0.223s 0.223s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_GetFrameworkAssemblyReferences) | . 8765 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.0.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4604 : 2.749s 19.892s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (Build, Pack) | | 6311 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6312 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6313 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6314 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6315 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6316 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6317 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6318 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6319 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6320 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6321 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6322 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6323 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6324 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6325 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6326 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6327 : 0.196s 0.196s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6328 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6329 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6330 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6331 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6332 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6333 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6334 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6335 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6336 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6337 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6338 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6339 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6340 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6341 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6342 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6343 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6344 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6345 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6346 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6347 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6348 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6349 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6350 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6351 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6352 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6353 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6354 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6355 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6356 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6357 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6358 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6359 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6360 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6361 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6362 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6363 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6364 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6365 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6366 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6367 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6368 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6369 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6370 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6371 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6372 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6373 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6374 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6375 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6376 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6377 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6378 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6379 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6380 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6381 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6382 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6383 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6384 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6385 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6386 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6387 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6388 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6389 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6390 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6391 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6392 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6393 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6394 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6395 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6396 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6397 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6398 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6399 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6400 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6401 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6402 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6403 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6404 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6405 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6406 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6407 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6408 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6409 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6410 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6411 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6412 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6413 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6414 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6415 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6416 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6417 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6418 : 0.853s 0.853s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6419 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6420 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6421 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6422 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 6423 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (BuildIlFile) | | 8822 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_GetTfmSpecificContentForPackage) | | 8824 : 0.235s 0.235s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_GetFrameworkAssemblyReferences) | . 8825 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj (_GetFrameworksWithSuppressedDependencies) | 4603 : 2.902s 20.620s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (Build, Pack) | | 6198 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6199 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6200 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6201 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6202 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6203 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6204 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6205 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6206 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6207 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6208 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6209 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6210 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6211 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6212 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6213 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6214 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6215 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6216 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6217 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6218 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6219 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6220 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6221 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6222 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6223 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6224 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6225 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6226 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6227 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6228 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6229 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6230 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6231 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6232 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6233 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6234 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6235 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6236 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6237 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6238 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6239 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6240 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6241 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6242 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6243 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6244 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6245 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6246 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6247 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6248 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6249 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6250 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6251 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6252 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6253 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6254 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6255 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6256 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6257 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6258 : 0.231s 0.231s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6259 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6260 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6261 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6262 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6263 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6264 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6265 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6266 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6267 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6268 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6269 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6270 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6271 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6272 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6273 : 0.199s 0.199s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6274 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6275 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6276 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6277 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6278 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6279 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6280 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6281 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6282 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6283 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6284 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6285 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6286 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6287 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6288 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6289 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6290 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6291 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6292 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6293 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6294 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6295 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6296 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6297 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6298 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6299 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6300 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6301 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6302 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6303 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6304 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6305 : 0.814s 0.814s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6306 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6307 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6308 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6309 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 6310 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (BuildIlFile) | | 8828 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_GetTfmSpecificContentForPackage) | | 8830 : 0.314s 0.314s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_GetFrameworkAssemblyReferences) | . 8832 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4602 : 2.898s 19.224s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (Build, Pack) | | 6545 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6546 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6547 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6548 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6549 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6550 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6551 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6552 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6553 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6554 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6555 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6556 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6557 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6558 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6559 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6560 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6561 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6562 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6563 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6564 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6565 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6566 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6567 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6568 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6569 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6570 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6571 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6572 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6573 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6574 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6575 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6576 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6577 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6578 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6579 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6580 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6581 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6582 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6583 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6584 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6585 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6586 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6587 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6588 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6589 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6590 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6591 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6592 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6593 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6594 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6595 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6596 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6597 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6598 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6599 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6600 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6601 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6602 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6603 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6604 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6605 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6606 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6607 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6608 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6609 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6610 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6611 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6612 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6613 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6614 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6615 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6616 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6617 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6618 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6619 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6620 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6621 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6622 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6623 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6624 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6625 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6626 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6627 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6628 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6629 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6630 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6631 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6632 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6633 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6634 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6635 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6636 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6637 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6638 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6639 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6640 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6641 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6642 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6643 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6644 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6645 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6646 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6647 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6648 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6649 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6650 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6651 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6652 : 0.780s 0.780s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6653 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6654 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6655 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6656 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 6657 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (BuildIlFile) | | 8813 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8815 : 0.321s 0.321s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (_GetFrameworkAssemblyReferences) | . 8817 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4601 : 2.311s 2.782s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (Build, Pack) | | 4901 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GetTfmSpecificContentForPackage) | | 6197 : 0.344s 0.344s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GetFrameworkAssemblyReferences) | . 8760 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GetFrameworksWithSuppressedDependencies) | 4600 : 3.186s 20.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (Build, Pack) | | 6424 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6425 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6426 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6427 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6428 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6429 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6430 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6431 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6432 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6433 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6434 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6435 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6436 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6437 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6438 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6439 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6440 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6441 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6442 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6443 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6444 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6445 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6446 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6447 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6448 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6449 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6450 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6451 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6452 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6453 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6454 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6455 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6456 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6457 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6458 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6459 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6460 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6461 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6462 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6463 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6464 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6465 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6466 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6467 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6468 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6469 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6470 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6471 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6472 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6473 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6474 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6475 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6476 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6477 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6478 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6479 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6480 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6481 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6482 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6483 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6484 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6485 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6486 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6487 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6488 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6489 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6490 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6491 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6492 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6493 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6494 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6495 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6496 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6497 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6498 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6499 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6500 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6501 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6502 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6503 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6504 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6505 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6506 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6507 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6508 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6509 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6510 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6511 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6512 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6513 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6514 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6515 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6516 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6517 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6518 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6519 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6520 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6521 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6522 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6523 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6524 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6525 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6526 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6527 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6528 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6529 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6530 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6531 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6532 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6533 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6534 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6535 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6536 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6537 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6538 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6539 : 0.933s 0.933s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6540 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6541 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6542 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6543 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 6544 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (BuildIlFile) | | 8819 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8820 : 0.298s 0.298s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_GetFrameworkAssemblyReferences) | . 8823 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/netstandard.library.ref.2.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4599 : 1.596s 24.233s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (Build, Pack) | | 5084 : 1.138s 1.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5085 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5086 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5087 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5088 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5089 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5090 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5091 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5092 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5093 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5094 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5095 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5096 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5097 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5098 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5099 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5100 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5101 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5102 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5103 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5104 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5105 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5106 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5107 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5108 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5109 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5110 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5111 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5112 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5113 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5114 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5115 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5116 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5117 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5118 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5119 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5120 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5121 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5122 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5123 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5124 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5125 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5126 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5127 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5128 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5129 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5130 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5131 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5132 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5133 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5134 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5135 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5136 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5137 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5138 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5139 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5140 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5141 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5142 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5143 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5144 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5145 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5146 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5147 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5148 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5149 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5150 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5151 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5152 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5153 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5154 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5155 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5156 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5157 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5158 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5159 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5160 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5161 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5162 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5163 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5164 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5165 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5166 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5167 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5168 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5169 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5170 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5171 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5172 : 0.328s 0.328s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5173 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5174 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5175 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5176 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5177 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5178 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5179 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5180 : 0.210s 0.210s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5181 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5182 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5183 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5184 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5185 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5186 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5187 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5188 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5189 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5190 : 0.200s 0.200s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5191 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5192 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5193 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5194 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5195 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5196 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 5197 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (BuildIlFile) | | 8858 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (_GetTfmSpecificContentForPackage) | | 8860 : 0.235s 0.235s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (_GetFrameworkAssemblyReferences) | . 8861 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library.netframework/2.0.1-servicing-26011-01/netstandard.library.netframework.2.0.1-servicing-26011-01.csproj (_GetFrameworksWithSuppressedDependencies) | 4598 : 2.164s 2.739s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (Build, Pack) | | 4892 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/RepositoryValidation.proj (Validate) | | 4894 : 0.301s 0.301s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (_GetTfmSpecificContentForPackage) | | 6820 : 0.256s 0.256s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (_GetFrameworkAssemblyReferences) | . 8761 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4597 : 4.134s 11.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (Build, Pack) | | 8094 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8095 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8096 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8097 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8098 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8099 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8100 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8101 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8102 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8103 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8104 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8105 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8106 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8107 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8108 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8109 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8110 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8111 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8112 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8113 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8114 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8115 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8116 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8117 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8118 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8119 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8120 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8121 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8122 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8123 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8124 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8125 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8126 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8127 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8128 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8129 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8130 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8131 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8132 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8133 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8134 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8135 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8136 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8137 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8138 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8139 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8140 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8141 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8142 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8143 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8144 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8145 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8146 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8147 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8148 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8149 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8150 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8151 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8152 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8153 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8154 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8155 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8156 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8157 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8158 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8159 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8160 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8161 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8162 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8163 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8164 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8165 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8166 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8167 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8168 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8169 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8170 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8171 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8172 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8173 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8174 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8175 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8176 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8177 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8178 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8179 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8180 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8181 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8182 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8183 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8184 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8185 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8186 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8187 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8188 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8189 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8190 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8191 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8192 : 0.189s 0.189s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8193 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8194 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8195 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8196 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8197 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8198 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8199 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8200 : 0.232s 0.232s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8201 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8202 : 0.442s 0.442s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8203 : 0.364s 0.364s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8204 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8205 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8206 : 0.211s 0.211s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8207 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8208 : 0.364s 0.364s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8209 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8210 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8211 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8212 : 1.671s 1.671s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8213 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8214 : 1.385s 1.385s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8215 : 0.275s 0.275s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8216 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8217 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8218 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8219 : 0.627s 0.627s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8220 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8221 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8222 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8223 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8224 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8225 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8226 : 0.265s 0.265s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8227 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8228 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8229 : 0.318s 0.318s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8230 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8231 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8232 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8233 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8234 : 0.331s 0.331s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8235 : 0.199s 0.199s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8236 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8237 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8238 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8239 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8240 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8241 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8242 : 0.259s 0.259s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8243 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8244 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8245 : 0.414s 0.414s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8246 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8247 : 0.200s 0.200s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8248 : 1.056s 1.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8249 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8250 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8251 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8252 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8253 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8254 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8255 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8256 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8257 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8258 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8259 : 0.225s 0.225s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8260 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8261 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8262 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8263 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8264 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8265 : 0.373s 0.373s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8266 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8267 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8268 : 0.259s 0.259s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8269 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8270 : 0.203s 0.203s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8271 : 1.882s 1.882s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8272 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8273 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8274 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8275 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8276 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8277 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8278 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8279 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8280 : 0.529s 0.529s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8281 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8282 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8283 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8284 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8285 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8286 : 0.304s 0.304s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8287 : 0.215s 0.215s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8288 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8289 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8290 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8291 : 0.216s 0.216s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8292 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8293 : 0.553s 0.553s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8294 : 1.178s 1.178s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8295 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8296 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8297 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8298 : 0.389s 0.389s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8299 : 0.395s 0.395s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8300 : 0.207s 0.207s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8301 : 0.246s 0.246s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8302 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8303 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8304 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8305 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8306 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8307 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8308 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8309 : 0.449s 0.449s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8310 : 0.178s 0.178s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8311 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8312 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8313 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8314 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8315 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8316 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8317 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8318 : 1.948s 1.948s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8319 : 0.541s 0.541s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8320 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8321 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8322 : 0.930s 0.930s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8323 : 0.808s 0.808s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8324 : 0.644s 0.644s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8325 : 1.847s 1.847s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8326 : 0.783s 0.783s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8327 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (BuildIlFile) | | 8779 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (_GetTfmSpecificContentForPackage) | | 8780 : 0.304s 0.304s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (_GetFrameworkAssemblyReferences) | . 8781 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net48/1.0.2/microsoft.netframework.referenceassemblies.net48.1.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4596 : 4.201s 9.750s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (Build, Pack) | | 8328 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8329 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8330 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8331 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8332 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8333 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8334 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8335 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8336 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8337 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8338 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8339 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8340 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8341 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8342 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8343 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8344 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8345 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8346 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8347 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8348 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8349 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8350 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8351 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8352 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8353 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8354 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8355 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8356 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8357 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8358 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8359 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8360 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8361 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8362 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8363 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8364 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8365 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8366 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8367 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8368 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8369 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8370 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8371 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8372 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8373 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8374 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8375 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8376 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8377 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8378 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8379 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8380 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8381 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8382 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8383 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8384 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8385 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8386 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8387 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8388 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8389 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8390 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8391 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8392 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8393 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8394 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8395 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8396 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8397 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8398 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8399 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8400 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8401 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8402 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8403 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8404 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8405 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8406 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8407 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8408 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8409 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8410 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8411 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8412 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8413 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8414 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8415 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8416 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8417 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8418 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8419 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8420 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8421 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8422 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8423 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8424 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8425 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8426 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8427 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8428 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8429 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8430 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8431 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8432 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8433 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8434 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8435 : 0.232s 0.232s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8436 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8437 : 0.431s 0.431s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8438 : 0.338s 0.338s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8439 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8440 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8441 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8442 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8443 : 0.397s 0.397s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8444 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8445 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8446 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8447 : 1.747s 1.747s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8448 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8449 : 1.464s 1.464s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8450 : 0.319s 0.319s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8451 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8452 : 0.275s 0.275s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8453 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8454 : 0.617s 0.617s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8455 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8456 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8457 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8458 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8459 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8460 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8461 : 0.278s 0.278s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8462 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8463 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8464 : 0.275s 0.275s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8465 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8466 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8467 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8468 : 0.189s 0.189s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8469 : 0.313s 0.313s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8470 : 0.275s 0.275s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8471 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8472 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8473 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8474 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8475 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8476 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8477 : 0.245s 0.245s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8478 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8479 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8480 : 0.402s 0.402s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8481 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8482 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8483 : 1.018s 1.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8484 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8485 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8486 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8487 : 0.182s 0.182s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8488 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8489 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8490 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8491 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8492 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8493 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8494 : 0.224s 0.224s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8495 : 0.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8496 : 0.197s 0.197s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8497 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8498 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8499 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8500 : 0.337s 0.337s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8501 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8502 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8503 : 0.237s 0.237s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8504 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8505 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8506 : 1.889s 1.889s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8507 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8508 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8509 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8510 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8511 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8512 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8513 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8514 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8515 : 0.549s 0.549s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8516 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8517 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8518 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8519 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8520 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8521 : 0.325s 0.325s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8522 : 0.293s 0.293s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8523 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8524 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8525 : 0.239s 0.239s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8526 : 0.256s 0.256s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8527 : 0.211s 0.211s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8528 : 0.544s 0.544s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8529 : 1.129s 1.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8530 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8531 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8532 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8533 : 0.418s 0.418s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8534 : 0.380s 0.380s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8535 : 0.223s 0.223s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8536 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8537 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8538 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8539 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8540 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8541 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8542 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8543 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8544 : 0.435s 0.435s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8545 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8546 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8547 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8548 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8549 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8550 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8551 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8552 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8553 : 1.952s 1.952s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8554 : 0.565s 0.565s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8555 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8556 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8557 : 0.963s 0.963s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8558 : 0.872s 0.872s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8559 : 0.695s 0.695s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8560 : 1.879s 1.879s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8561 : 0.765s 0.765s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8562 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (BuildIlFile) | | 8775 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (_GetTfmSpecificContentForPackage) | | 8776 : 0.278s 0.278s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (_GetFrameworkAssemblyReferences) | . 8777 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4609 : 2.265s 2.987s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (Build, Pack) | | 4896 : 0.341s 0.341s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (_GetTfmSpecificContentForPackage) | | 6821 : 0.366s 0.366s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (_GetFrameworkAssemblyReferences) | . 8767 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/microsoft.build.traversal.2.0.34.csproj (_GetFrameworksWithSuppressedDependencies) | 4595 : 4.143s 18.759s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (Build, Pack) | | 7001 : 0.182s 0.182s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7002 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7003 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7004 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7005 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7006 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7007 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7008 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7009 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7010 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7011 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7012 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7013 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7014 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7015 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7016 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7017 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7018 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7019 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7020 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7021 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7022 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7023 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7024 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7025 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7026 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7027 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7028 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7029 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7030 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7031 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7032 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7033 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7034 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7035 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7036 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7037 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7038 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7039 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7040 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7041 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7042 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7043 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7044 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7045 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7046 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7047 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7048 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7049 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7050 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7051 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7052 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7053 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7054 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7055 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7056 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7057 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7058 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7059 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7060 : 0.466s 0.466s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7061 : 0.366s 0.366s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7062 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7063 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7064 : 0.197s 0.197s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7065 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7066 : 0.445s 0.445s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7067 : 0.188s 0.188s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7068 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7069 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7070 : 1.639s 1.639s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7071 : 0.234s 0.234s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7072 : 1.412s 1.412s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7073 : 0.324s 0.324s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7074 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7075 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7076 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7077 : 0.617s 0.617s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7078 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7079 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7080 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7081 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7082 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7083 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7084 : 0.245s 0.245s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7085 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7086 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7087 : 0.306s 0.306s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7088 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7089 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7090 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7091 : 0.199s 0.199s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7092 : 0.349s 0.349s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7093 : 0.266s 0.266s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7094 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7095 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7096 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7097 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7098 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7099 : 0.221s 0.221s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7100 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7101 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7102 : 0.398s 0.398s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7103 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7104 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7105 : 1.019s 1.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7106 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7107 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7108 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7109 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7110 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7111 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7112 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7113 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7114 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7115 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7116 : 0.235s 0.235s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7117 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7118 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7119 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7120 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7121 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7122 : 0.336s 0.336s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7123 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7124 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7125 : 0.226s 0.226s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7126 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7127 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7128 : 1.976s 1.976s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7129 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7130 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7131 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7132 : 0.245s 0.245s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7133 : 0.215s 0.215s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7134 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7135 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7136 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7137 : 0.512s 0.512s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7138 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7139 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7140 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7141 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7142 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7143 : 0.358s 0.358s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7144 : 0.251s 0.251s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7145 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7146 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7147 : 0.207s 0.207s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7148 : 0.242s 0.242s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7149 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7150 : 0.460s 0.460s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7151 : 1.101s 1.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7152 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7153 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7154 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7155 : 0.339s 0.339s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7156 : 0.362s 0.362s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7157 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7158 : 0.222s 0.222s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7159 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7160 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7161 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7162 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7163 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7164 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7165 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7166 : 0.428s 0.428s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7167 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7168 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7169 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7170 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7171 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7172 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7173 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7174 : 2.022s 2.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7175 : 0.504s 0.504s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7176 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7177 : 0.931s 0.931s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7178 : 0.812s 0.812s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7179 : 0.701s 0.701s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7180 : 1.917s 1.917s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7181 : 0.735s 0.735s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 7182 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (BuildIlFile) | | 8801 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (_GetTfmSpecificContentForPackage) | | 8803 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (_GetFrameworkAssemblyReferences) | . 8804 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4593 : 4.051s 15.186s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (Build, Pack) | | 7546 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7547 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7548 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7549 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7550 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7551 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7552 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7553 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7554 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7555 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7556 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7557 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7558 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7559 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7560 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7561 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7562 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7563 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7564 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7565 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7566 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7567 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7568 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7569 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7570 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7571 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7572 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7573 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7574 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7575 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7576 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7577 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7578 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7579 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7580 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7581 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7582 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7583 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7584 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7585 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7586 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7587 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7588 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7589 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7590 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7591 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7592 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7593 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7594 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7595 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7596 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7597 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7598 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7599 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7600 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7601 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7602 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7603 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7604 : 0.244s 0.244s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7605 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7606 : 0.396s 0.396s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7607 : 0.375s 0.375s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7608 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7609 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7610 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7611 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7612 : 0.389s 0.389s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7613 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7614 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7615 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7616 : 1.653s 1.653s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7617 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7618 : 1.452s 1.452s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7619 : 0.299s 0.299s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7620 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7621 : 0.225s 0.225s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7622 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7623 : 0.619s 0.619s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7624 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7625 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7626 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7627 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7628 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7629 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7630 : 0.281s 0.281s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7631 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7632 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7633 : 0.278s 0.278s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7634 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7635 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7636 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7637 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7638 : 0.301s 0.301s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7639 : 0.212s 0.212s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7640 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7641 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7642 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7643 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7644 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7645 : 0.282s 0.282s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7646 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7647 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7648 : 0.446s 0.446s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7649 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7650 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7651 : 1.170s 1.170s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7652 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7653 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7654 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7655 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7656 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7657 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7658 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7659 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7660 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7661 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7662 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7663 : 0.197s 0.197s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7664 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7665 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7666 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7667 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7668 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7669 : 0.351s 0.351s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7670 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7671 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7672 : 0.224s 0.224s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7673 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7674 : 0.216s 0.216s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7675 : 1.955s 1.955s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7676 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7677 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7678 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7679 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7680 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7681 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7682 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7683 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7684 : 0.523s 0.523s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7685 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7686 : 0.246s 0.246s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7687 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7688 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7689 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7690 : 0.299s 0.299s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7691 : 0.216s 0.216s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7692 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7693 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7694 : 0.214s 0.214s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7695 : 0.258s 0.258s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7696 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7697 : 0.566s 0.566s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7698 : 1.102s 1.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7699 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7700 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7701 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7702 : 0.405s 0.405s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7703 : 0.394s 0.394s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7704 : 0.225s 0.225s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7705 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7706 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7707 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7708 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7709 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7710 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7711 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7712 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7713 : 0.432s 0.432s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7714 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7715 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7716 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7717 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7718 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7719 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7720 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7721 : 1.898s 1.898s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7722 : 0.610s 0.610s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7723 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7724 : 0.978s 0.978s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7725 : 0.858s 0.858s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7726 : 0.680s 0.680s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7727 : 1.905s 1.905s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7728 : 0.722s 0.722s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 7729 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (BuildIlFile) | | 8791 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (_GetTfmSpecificContentForPackage) | | 8792 : 0.297s 0.297s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (_GetFrameworkAssemblyReferences) | . 8793 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4592 : 4.092s 12.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (Build, Pack) | | 7910 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7911 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7912 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7913 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7914 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7915 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7916 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7917 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7918 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7919 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7920 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7921 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7922 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7923 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7924 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7925 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7926 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7927 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7928 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7929 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7930 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7931 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7932 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7933 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7934 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7935 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7936 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7937 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7938 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7939 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7940 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7941 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7942 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7943 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7944 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7945 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7946 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7947 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7948 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7949 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7950 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7951 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7952 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7953 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7954 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7955 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7956 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7957 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7958 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7959 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7960 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7961 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7962 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7963 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7964 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7965 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7966 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7967 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7968 : 0.285s 0.285s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7969 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7970 : 0.365s 0.365s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7971 : 0.305s 0.305s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7972 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7973 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7974 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7975 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7976 : 0.417s 0.417s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7977 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7978 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7979 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7980 : 1.692s 1.692s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7981 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7982 : 1.347s 1.347s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7983 : 0.294s 0.294s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7984 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7985 : 0.196s 0.196s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7986 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7987 : 0.657s 0.657s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7988 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7989 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7990 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7991 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7992 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7993 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7994 : 0.236s 0.236s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7995 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7996 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7997 : 0.318s 0.318s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7998 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 7999 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8000 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8001 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8002 : 0.315s 0.315s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8003 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8004 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8005 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8006 : 0.217s 0.217s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8007 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8008 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8009 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8010 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8011 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8012 : 0.376s 0.376s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8013 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8014 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8015 : 1.064s 1.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8016 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8017 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8018 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8019 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8020 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8021 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8022 : 0.257s 0.257s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8023 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8024 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8025 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8026 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8027 : 0.232s 0.232s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8028 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8029 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8030 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8031 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8032 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8033 : 0.346s 0.346s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8034 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8035 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8036 : 0.232s 0.232s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8037 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8038 : 0.209s 0.209s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8039 : 1.863s 1.863s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8040 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8041 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8042 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8043 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8044 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8045 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8046 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8047 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8048 : 0.553s 0.553s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8049 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8050 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8051 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8052 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8053 : 0.174s 0.174s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8054 : 0.291s 0.291s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8055 : 0.287s 0.287s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8056 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8057 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8058 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8059 : 0.252s 0.252s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8060 : 0.207s 0.207s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8061 : 0.527s 0.527s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8062 : 1.100s 1.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8063 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8064 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8065 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8066 : 0.350s 0.350s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8067 : 0.397s 0.397s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8068 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8069 : 0.198s 0.198s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8070 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8071 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8072 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8073 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8074 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8075 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8076 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8077 : 0.394s 0.394s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8078 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8079 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8080 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8081 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8082 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8083 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8084 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8085 : 1.857s 1.857s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8086 : 0.530s 0.530s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8087 : 0.182s 0.182s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8088 : 0.987s 0.987s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8089 : 0.814s 0.814s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8090 : 0.641s 0.641s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8091 : 1.880s 1.880s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8092 : 0.767s 0.767s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8093 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (BuildIlFile) | | 8783 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (_GetTfmSpecificContentForPackage) | | 8784 : 0.244s 0.244s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (_GetFrameworkAssemblyReferences) | . 8785 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4591 : 3.962s 16.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (Build, Pack) | | 7366 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7367 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7368 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7369 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7370 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7371 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7372 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7373 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7374 : 0.189s 0.189s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7375 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7376 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7377 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7378 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7379 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7380 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7381 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7382 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7383 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7384 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7385 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7386 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7387 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7388 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7389 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7390 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7391 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7392 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7393 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7394 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7395 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7396 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7397 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7398 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7399 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7400 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7401 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7402 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7403 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7404 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7405 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7406 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7407 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7408 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7409 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7410 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7411 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7412 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7413 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7414 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7415 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7416 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7417 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7418 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7419 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7420 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7421 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7422 : 0.228s 0.228s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7423 : 0.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7424 : 0.439s 0.439s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7425 : 0.452s 0.452s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7426 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7427 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7428 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7429 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7430 : 0.423s 0.423s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7431 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7432 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7433 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7434 : 1.698s 1.698s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7435 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7436 : 1.358s 1.358s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7437 : 0.250s 0.250s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7438 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7439 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7440 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7441 : 0.655s 0.655s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7442 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7443 : 0.196s 0.196s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7444 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7445 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7446 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7447 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7448 : 0.252s 0.252s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7449 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7450 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7451 : 0.237s 0.237s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7452 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7453 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7454 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7455 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7456 : 0.318s 0.318s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7457 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7458 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7459 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7460 : 0.212s 0.212s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7461 : 0.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7462 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7463 : 0.250s 0.250s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7464 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7465 : 0.417s 0.417s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7466 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7467 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7468 : 1.050s 1.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7469 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7470 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7471 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7472 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7473 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7474 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7475 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7476 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7477 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7478 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7479 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7480 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7481 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7482 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7483 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7484 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7485 : 0.340s 0.340s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7486 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7487 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7488 : 0.212s 0.212s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7489 : 0.174s 0.174s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7490 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7491 : 1.983s 1.983s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7492 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7493 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7494 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7495 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7496 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7497 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7498 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7499 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7500 : 0.514s 0.514s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7501 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7502 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7503 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7504 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7505 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7506 : 0.359s 0.359s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7507 : 0.268s 0.268s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7508 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7509 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7510 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7511 : 0.210s 0.210s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7512 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7513 : 0.526s 0.526s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7514 : 1.049s 1.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7515 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7516 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7517 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7518 : 0.401s 0.401s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7519 : 0.402s 0.402s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7520 : 0.198s 0.198s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7521 : 0.211s 0.211s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7522 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7523 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7524 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7525 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7526 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7527 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7528 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7529 : 0.400s 0.400s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7530 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7531 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7532 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7533 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7534 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7535 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7536 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7537 : 1.833s 1.833s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7538 : 0.518s 0.518s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7539 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7540 : 0.906s 0.906s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7541 : 0.810s 0.810s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7542 : 0.715s 0.715s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7543 : 1.862s 1.862s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7544 : 0.751s 0.751s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 7545 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (BuildIlFile) | | 8795 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (_GetTfmSpecificContentForPackage) | | 8796 : 0.240s 0.240s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (_GetFrameworkAssemblyReferences) | . 8797 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net452/1.0.2/microsoft.netframework.referenceassemblies.net452.1.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4590 : 4.009s 14.707s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (Build, Pack) | | 7730 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7731 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7732 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7733 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7734 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7735 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7736 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7737 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7738 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7739 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7740 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7741 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7742 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7743 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7744 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7745 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7746 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7747 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7748 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7749 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7750 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7751 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7752 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7753 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7754 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7755 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7756 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7757 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7758 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7759 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7760 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7761 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7762 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7763 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7764 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7765 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7766 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7767 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7768 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7769 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7770 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7771 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7772 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7773 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7774 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7775 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7776 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7777 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7778 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7779 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7780 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7781 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7782 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7783 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7784 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7785 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7786 : 0.269s 0.269s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7787 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7788 : 0.383s 0.383s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7789 : 0.293s 0.293s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7790 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7791 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7792 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7793 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7794 : 0.406s 0.406s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7795 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7796 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7797 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7798 : 1.556s 1.556s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7799 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7800 : 1.451s 1.451s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7801 : 0.246s 0.246s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7802 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7803 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7804 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7805 : 0.644s 0.644s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7806 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7807 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7808 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7809 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7810 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7811 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7812 : 0.249s 0.249s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7813 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7814 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7815 : 0.307s 0.307s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7816 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7817 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7818 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7819 : 0.200s 0.200s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7820 : 0.296s 0.296s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7821 : 0.235s 0.235s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7822 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7823 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7824 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7825 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7826 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7827 : 0.304s 0.304s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7828 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7829 : 0.385s 0.385s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7830 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7831 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7832 : 1.043s 1.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7833 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7834 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7835 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7836 : 0.219s 0.219s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7837 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7838 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7839 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7840 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7841 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7842 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7843 : 0.244s 0.244s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7844 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7845 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7846 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7847 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7848 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7849 : 0.318s 0.318s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7850 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7851 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7852 : 0.222s 0.222s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7853 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7854 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7855 : 1.895s 1.895s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7856 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7857 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7858 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7859 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7860 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7861 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7862 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7863 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7864 : 0.526s 0.526s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7865 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7866 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7867 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7868 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7869 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7870 : 0.353s 0.353s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7871 : 0.310s 0.310s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7872 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7873 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7874 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7875 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7876 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7877 : 0.538s 0.538s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7878 : 1.063s 1.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7879 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7880 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7881 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7882 : 0.360s 0.360s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7883 : 0.358s 0.358s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7884 : 0.209s 0.209s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7885 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7886 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7887 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7888 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7889 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7890 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7891 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7892 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7893 : 0.415s 0.415s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7894 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7895 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7896 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7897 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7898 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7899 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7900 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7901 : 1.892s 1.892s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7902 : 0.494s 0.494s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7903 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7904 : 1.012s 1.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7905 : 0.828s 0.828s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7906 : 0.669s 0.669s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7907 : 1.810s 1.810s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7908 : 0.736s 0.736s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 7909 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (BuildIlFile) | | 8787 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (_GetTfmSpecificContentForPackage) | | 8788 : 0.314s 0.314s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (_GetFrameworkAssemblyReferences) | . 8789 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4589 : 4.103s 20.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (Build, Pack) | | 6822 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6823 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6824 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6825 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6826 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6827 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6828 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6829 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6830 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6831 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6832 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6833 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6834 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6835 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6836 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6837 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6838 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6839 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6840 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6841 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6842 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6843 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6844 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6845 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6846 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6847 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6848 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6849 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6850 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6851 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6852 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6853 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6854 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6855 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6856 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6857 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6858 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6859 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6860 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6861 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6862 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6863 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6864 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6865 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6866 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6867 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6868 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6869 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6870 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6871 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6872 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6873 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6874 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6875 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6876 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6877 : 0.230s 0.230s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6878 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6879 : 0.408s 0.408s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6880 : 0.319s 0.319s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6881 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6882 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6883 : 0.222s 0.222s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6884 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6885 : 0.342s 0.342s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6886 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6887 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6888 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6889 : 1.615s 1.615s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6890 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6891 : 1.387s 1.387s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6892 : 0.293s 0.293s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6893 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6894 : 0.178s 0.178s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6895 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6896 : 0.658s 0.658s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6897 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6898 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6899 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6900 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6901 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6902 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6903 : 0.239s 0.239s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6904 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6905 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6906 : 0.228s 0.228s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6907 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6908 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6909 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6910 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6911 : 0.309s 0.309s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6912 : 0.294s 0.294s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6913 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6914 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6915 : 0.214s 0.214s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6916 : 0.198s 0.198s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6917 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6918 : 0.242s 0.242s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6919 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6920 : 0.394s 0.394s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6921 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6922 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6923 : 1.018s 1.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6924 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6925 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6926 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6927 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6928 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6929 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6930 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6931 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6932 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6933 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6934 : 0.240s 0.240s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6935 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6936 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6937 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6938 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6939 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6940 : 0.411s 0.411s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6941 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6942 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6943 : 0.237s 0.237s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6944 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6945 : 0.249s 0.249s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6946 : 1.930s 1.930s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6947 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6948 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6949 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6950 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6951 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6952 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6953 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6954 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6955 : 0.594s 0.594s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6956 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6957 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6958 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6959 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6960 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6961 : 0.334s 0.334s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6962 : 0.216s 0.216s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6963 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6964 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6965 : 0.178s 0.178s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6966 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6967 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6968 : 0.569s 0.569s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6969 : 1.102s 1.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6970 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6971 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6972 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6973 : 0.344s 0.344s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6974 : 0.406s 0.406s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6975 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6976 : 0.210s 0.210s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6977 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6978 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6979 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6980 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6981 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6982 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6983 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6984 : 0.405s 0.405s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6985 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6986 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6987 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6988 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6989 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6990 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6991 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6992 : 1.891s 1.891s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6993 : 0.515s 0.515s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6994 : 0.182s 0.182s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6995 : 1.013s 1.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6996 : 0.857s 0.857s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6997 : 0.724s 0.724s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6998 : 1.802s 1.802s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 6999 : 0.676s 0.676s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 7000 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (BuildIlFile) | | 8809 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (_GetTfmSpecificContentForPackage) | | 8810 : 0.291s 0.291s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (_GetFrameworkAssemblyReferences) | . 8814 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4588 : 6.012s 9.779s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (Build, Pack) | | 8563 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8564 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8565 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8566 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8567 : 0.219s 0.219s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8568 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8569 : 0.296s 0.296s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8570 : 0.271s 0.271s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8571 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8572 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8573 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8574 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8575 : 0.298s 0.298s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8576 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8577 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8578 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8579 : 1.408s 1.408s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8580 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8581 : 1.411s 1.411s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8582 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8583 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8584 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8585 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8586 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8587 : 0.388s 0.388s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8588 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8589 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8590 : 1.508s 1.508s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8591 : 1.430s 1.430s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8592 : 0.359s 0.359s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8593 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8594 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8595 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8596 : 0.587s 0.587s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8597 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8598 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8599 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8600 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8601 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8602 : 0.273s 0.273s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8603 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8604 : 0.327s 0.327s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8605 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8606 : 0.343s 0.343s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8607 : 0.188s 0.188s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8608 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8609 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8610 : 0.198s 0.198s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8611 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8612 : 0.259s 0.259s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8613 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8614 : 0.222s 0.222s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8615 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8616 : 0.692s 0.692s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8617 : 0.174s 0.174s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8618 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8619 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8620 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8621 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8622 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8623 : 0.237s 0.237s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8624 : 0.182s 0.182s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8625 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8626 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8627 : 0.336s 0.336s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8628 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8629 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8630 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8631 : 0.203s 0.203s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8632 : 2.007s 2.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8633 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8634 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8635 : 0.210s 0.210s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8636 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8637 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8638 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8639 : 0.589s 0.589s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8640 : 1.230s 1.230s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8641 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8642 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8643 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8644 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8645 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8646 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8647 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8648 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8649 : 0.524s 0.524s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8650 : 0.375s 0.375s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8651 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8652 : 0.204s 0.204s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8653 : 0.182s 0.182s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8654 : 0.650s 0.650s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8655 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8656 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8657 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8658 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8659 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8660 : 0.297s 0.297s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8661 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8662 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8663 : 0.275s 0.275s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8664 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8665 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8666 : 0.221s 0.221s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8667 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8668 : 0.424s 0.424s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8669 : 0.217s 0.217s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8670 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8671 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8672 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8673 : 0.263s 0.263s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8674 : 0.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8675 : 0.310s 0.310s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8676 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8677 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8678 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8679 : 0.695s 0.695s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8680 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8681 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8682 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8683 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8684 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8685 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8686 : 0.207s 0.207s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8687 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8688 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8689 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8690 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8691 : 0.341s 0.341s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8692 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8693 : 0.234s 0.234s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8694 : 0.235s 0.235s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8695 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8696 : 0.237s 0.237s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8697 : 1.955s 1.955s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8698 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8699 : 0.202s 0.202s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8700 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8701 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8702 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8703 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8704 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8705 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8706 : 0.513s 0.513s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8707 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8708 : 0.231s 0.231s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8709 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8710 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8711 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8712 : 0.359s 0.359s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8713 : 0.251s 0.251s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8714 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8715 : 0.188s 0.188s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8716 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8717 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8718 : 0.668s 0.668s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8719 : 1.157s 1.157s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8720 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8721 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8722 : 0.370s 0.370s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8723 : 0.472s 0.472s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8724 : 0.210s 0.210s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8725 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8726 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8727 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8728 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8729 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8730 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8731 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8732 : 0.401s 0.401s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8733 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8734 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8735 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8736 : 0.277s 0.277s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8737 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8738 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8739 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8740 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8741 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8742 : 1.889s 1.889s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8743 : 1.991s 1.991s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8744 : 0.411s 0.411s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8745 : 0.462s 0.462s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8746 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8747 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8748 : 0.955s 0.955s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8749 : 0.967s 0.967s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8750 : 0.873s 0.873s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8751 : 0.790s 0.790s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8752 : 0.696s 0.696s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8753 : 1.864s 1.864s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8754 : 0.680s 0.680s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8755 : 0.715s 0.715s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8756 : 0.207s 0.207s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8757 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (BuildIlFile) | | 8771 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (_GetTfmSpecificContentForPackage) | | 8772 : 0.279s 0.279s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (_GetFrameworkAssemblyReferences) | . 8773 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4587 : 1.657s 25.465s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (Build, Pack) | | 5035 : 1.297s 1.297s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5036 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5037 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5038 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5039 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5040 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5041 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5042 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5043 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5044 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5045 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5046 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5047 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5048 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5049 : 0.340s 0.340s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5050 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5051 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5052 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5053 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5054 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5055 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5056 : 0.782s 0.782s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5057 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5058 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5059 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5060 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5061 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5062 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5063 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5064 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5065 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5066 : 0.223s 0.223s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5067 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5068 : 0.561s 0.561s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5069 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5070 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5071 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5072 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5073 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5074 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5075 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5076 : 0.274s 0.274s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5077 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5078 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5079 : 1.043s 1.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5080 : 0.421s 0.421s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5081 : 0.235s 0.235s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5082 : 1.101s 1.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 5083 : 0.269s 0.269s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (BuildIlFile) | | 8971 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (_GetTfmSpecificContentForPackage) | | 8990 : 0.237s 0.237s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (_GetFrameworkAssemblyReferences) | . 8993 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4586 : 3.171s 22.178s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (Build, Pack) | | 5760 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5761 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5762 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5763 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5764 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5765 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5766 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5767 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5768 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5769 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5770 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5771 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5772 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5773 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5774 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5775 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5776 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5777 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5778 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5779 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5780 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5781 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5782 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5783 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5784 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5785 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5786 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5787 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5788 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5789 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5790 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5791 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5792 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5793 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5794 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5795 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5796 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5797 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5798 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5799 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5800 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5801 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5802 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5803 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5804 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5805 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5806 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5807 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5808 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5809 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5810 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5811 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5812 : 0.221s 0.221s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5813 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5814 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5815 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5816 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5817 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5818 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5819 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5820 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5821 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5822 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5823 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5824 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5825 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5826 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5827 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5828 : 0.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5829 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5830 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5831 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5832 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5833 : 0.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5834 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5835 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5836 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5837 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5838 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5839 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5840 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5841 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5842 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5843 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5844 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5845 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5846 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5847 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5848 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5849 : 0.231s 0.231s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5850 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5851 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5852 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5853 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5854 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5855 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5856 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5857 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5858 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5859 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5860 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5861 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5862 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5863 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5864 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5865 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5866 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5867 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5868 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5869 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5870 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5871 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5872 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5873 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5874 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5875 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5876 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5877 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5878 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5879 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5880 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5881 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5882 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5883 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5884 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5885 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5886 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5887 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5888 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5889 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5890 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5891 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5892 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5893 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5894 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5895 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5896 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5897 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5898 : 0.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5899 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5900 : 0.188s 0.188s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5901 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 5902 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (BuildIlFile) | | 8839 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8840 : 0.326s 0.326s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (_GetFrameworkAssemblyReferences) | . 8841 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4585 : 3.107s 21.635s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (Build, Pack) | | 5903 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5904 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5905 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5906 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5907 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5908 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5909 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5910 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5911 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5912 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5913 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5914 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5915 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5916 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5917 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5918 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5919 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5920 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5921 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5922 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5923 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5924 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5925 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5926 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5927 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5928 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5929 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5930 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5931 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5932 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5933 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5934 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5935 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5936 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5937 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5938 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5939 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5940 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5941 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5942 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5943 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5944 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5945 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5946 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5947 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5948 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5949 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5950 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5951 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5952 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5953 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5954 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5955 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5956 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5957 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5958 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5959 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5960 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5961 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5962 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5963 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5964 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5965 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5966 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5967 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5968 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5969 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5970 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5971 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5972 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5973 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5974 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5975 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5976 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5977 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5978 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5979 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5980 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5981 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5982 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5983 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5984 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5985 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5986 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5987 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5988 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5989 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5990 : 0.226s 0.226s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5991 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5992 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5993 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5994 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5995 : 0.174s 0.174s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5996 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5997 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5998 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 5999 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6000 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6001 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6002 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6003 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6004 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6005 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6006 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6007 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6008 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6009 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6010 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6011 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6012 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6013 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6014 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6015 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6016 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6017 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6018 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6019 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6020 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6021 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6022 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6023 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6024 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6025 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6026 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6027 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6028 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6029 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6030 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6031 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6032 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6033 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6034 : 0.178s 0.178s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6035 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6036 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6037 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6038 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6039 : 0.178s 0.178s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6040 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6041 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6042 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6043 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 6044 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (BuildIlFile) | | 8835 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8836 : 0.304s 0.304s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (_GetFrameworkAssemblyReferences) | . 8837 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4584 : 3.500s 19.358s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (Build, Pack) | | 6658 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6659 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6660 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6661 : 0.226s 0.226s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6662 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6663 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6664 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6665 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6666 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6667 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6668 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6669 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6670 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6671 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6672 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6673 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6674 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6675 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6676 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6677 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6678 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6679 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6680 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6681 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6682 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6683 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6684 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6685 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6686 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6687 : 0.202s 0.202s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6688 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6689 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6690 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6691 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6692 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6693 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6694 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6695 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6696 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6697 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6698 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6699 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6700 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6701 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6702 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6703 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6704 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6705 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6706 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6707 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6708 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6709 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6710 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6711 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6712 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6713 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6714 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6715 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6716 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6717 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6718 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6719 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6720 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6721 : 0.189s 0.189s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6722 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6723 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6724 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6725 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6726 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6727 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6728 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6729 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6730 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6731 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6732 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6733 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6734 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6735 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6736 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6737 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6738 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6739 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6740 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6741 : 0.224s 0.224s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6742 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6743 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6744 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6745 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6746 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6747 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6748 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6749 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6750 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6751 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6752 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6753 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6754 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6755 : 0.362s 0.362s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6756 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6757 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6758 : 0.182s 0.182s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6759 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6760 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6761 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6762 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6763 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6764 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6765 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6766 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6767 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6768 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6769 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6770 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6771 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6772 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6773 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6774 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6775 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6776 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6777 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6778 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6779 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6780 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6781 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6782 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6783 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6784 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6785 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6786 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6787 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6788 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6789 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6790 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6791 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6792 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6793 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6794 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6795 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6796 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6797 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6798 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6799 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6800 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6801 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6802 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6803 : 0.243s 0.243s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6804 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6805 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6806 : 0.214s 0.214s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6807 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6808 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6809 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6810 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6811 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6812 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6813 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6814 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6815 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 6816 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (BuildIlFile) | | 8807 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8811 : 0.313s 0.313s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_GetFrameworkAssemblyReferences) | . 8816 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4583 : 2.806s 20.659s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (Build, Pack) | | 6045 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6046 : 0.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6047 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6048 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6049 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6050 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6051 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6052 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6053 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6054 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6055 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6056 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6057 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6058 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6059 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6060 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6061 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6062 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6063 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6064 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6065 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6066 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6067 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6068 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6069 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6070 : 0.196s 0.196s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6071 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6072 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6073 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6074 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6075 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6076 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6077 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6078 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6079 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6080 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6081 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6082 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6083 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6084 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6085 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6086 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6087 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6088 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6089 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6090 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6091 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6092 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6093 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6094 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6095 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6096 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6097 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6098 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6099 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6100 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6101 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6102 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6103 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6104 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6105 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6106 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6107 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6108 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6109 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6110 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6111 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6112 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6113 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6114 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6115 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6116 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6117 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6118 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6119 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6120 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6121 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6122 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6123 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6124 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6125 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6126 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6127 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6128 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6129 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6130 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6131 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6132 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6133 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6134 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6135 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6136 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6137 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6138 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6139 : 0.342s 0.342s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6140 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6141 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6142 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6143 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6144 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6145 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6146 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6147 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6148 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6149 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6150 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6151 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6152 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6153 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6154 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6155 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6156 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6157 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6158 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6159 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6160 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6161 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6162 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6163 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6164 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6165 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6166 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6167 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6168 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6169 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6170 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6171 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6172 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6173 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6174 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6175 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6176 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6177 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6178 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6179 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6180 : 0.174s 0.174s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6181 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6182 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6183 : 0.211s 0.211s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6184 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6185 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6186 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6187 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6188 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6189 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6190 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6191 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6192 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6193 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6194 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6195 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 6196 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (BuildIlFile) | | 8829 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8831 : 0.300s 0.300s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_GetFrameworkAssemblyReferences) | . 8833 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/microsoft.netcore.app.ref.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4582 : 2.491s 22.364s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (Build, Pack) | | 5609 : 0.468s 0.468s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5610 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5611 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5612 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5613 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5614 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5615 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5616 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5617 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5618 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5619 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5620 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5621 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5622 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5623 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5624 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5625 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5626 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5627 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5628 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5629 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5630 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5631 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5632 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5633 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5634 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5635 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5636 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5637 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5638 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5639 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5640 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5641 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5642 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5643 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5644 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5645 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5646 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5647 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5648 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5649 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5650 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5651 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5652 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5653 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5654 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5655 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5656 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5657 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5658 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5659 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5660 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5661 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5662 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5663 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5664 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5665 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5666 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5667 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5668 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5669 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5670 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5671 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5672 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5673 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5674 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5675 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5676 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5677 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5678 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5679 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5680 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5681 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5682 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5683 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5684 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5685 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5686 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5687 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5688 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5689 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5690 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5691 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5692 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5693 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5694 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5695 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5696 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5697 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5698 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5699 : 0.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5700 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5701 : 0.255s 0.255s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5702 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5703 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5704 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5705 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5706 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5707 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5708 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5709 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5710 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5711 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5712 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5713 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5714 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5715 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5716 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5717 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5718 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5719 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5720 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5721 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5722 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5723 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5724 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5725 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5726 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5727 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5728 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5729 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5730 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5731 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5732 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5733 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5734 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5735 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5736 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5737 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5738 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5739 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5740 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5741 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5742 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5743 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5744 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5745 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5746 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5747 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5748 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5749 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5750 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5751 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5752 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5753 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5754 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5755 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5756 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5757 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5758 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 5759 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (BuildIlFile) | | 8843 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8844 : 0.266s 0.266s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_GetFrameworkAssemblyReferences) | . 8846 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4581 : 1.718s 22.795s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (Build, Pack) | | 5458 : 1.134s 1.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5459 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5460 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5461 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5462 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5463 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5464 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5465 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5466 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5467 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5468 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5469 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5470 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5471 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5472 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5473 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5474 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5475 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5476 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5477 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5478 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5479 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5480 : 0.212s 0.212s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5481 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5482 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5483 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5484 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5485 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5486 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5487 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5488 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5489 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5490 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5491 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5492 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5493 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5494 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5495 : 0.203s 0.203s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5496 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5497 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5498 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5499 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5500 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5501 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5502 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5503 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5504 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5505 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5506 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5507 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5508 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5509 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5510 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5511 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5512 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5513 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5514 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5515 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5516 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5517 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5518 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5519 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5520 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5521 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5522 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5523 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5524 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5525 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5526 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5527 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5528 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5529 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5530 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5531 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5532 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5533 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5534 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5535 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5536 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5537 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5538 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5539 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5540 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5541 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5542 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5543 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5544 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5545 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5546 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5547 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5548 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5549 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5550 : 0.282s 0.282s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5551 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5552 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5553 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5554 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5555 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5556 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5557 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5558 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5559 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5560 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5561 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5562 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5563 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5564 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5565 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5566 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5567 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5568 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5569 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5570 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5571 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5572 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5573 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5574 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5575 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5576 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5577 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5578 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5579 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5580 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5581 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5582 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5583 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5584 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5585 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5586 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5587 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5588 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5589 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5590 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5591 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5592 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5593 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5594 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5595 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5596 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5597 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5598 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5599 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5600 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5601 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5602 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5603 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5604 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5605 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5606 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5607 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 5608 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (BuildIlFile) | | 8847 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8848 : 0.245s 0.245s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_GetFrameworkAssemblyReferences) | . 8849 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4594 : 4.096s 18.798s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (Build, Pack) | | 7183 : 0.202s 0.202s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7184 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7185 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7186 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7187 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7188 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7189 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7190 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7191 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7192 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7193 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7194 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7195 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7196 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7197 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7198 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7199 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7200 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7201 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7202 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7203 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7204 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7205 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7206 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7207 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7208 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7209 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7210 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7211 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7212 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7213 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7214 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7215 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7216 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7217 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7218 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7219 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7220 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7221 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7222 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7223 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7224 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7225 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7226 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7227 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7228 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7229 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7230 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7231 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7232 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7233 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7234 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7235 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7236 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7237 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7238 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7239 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7240 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7241 : 0.233s 0.233s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7242 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7243 : 0.417s 0.417s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7244 : 0.374s 0.374s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7245 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7246 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7247 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7248 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7249 : 0.341s 0.341s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7250 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7251 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7252 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7253 : 1.599s 1.599s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7254 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7255 : 1.424s 1.424s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7256 : 0.281s 0.281s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7257 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7258 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7259 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7260 : 0.693s 0.693s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7261 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7262 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7263 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7264 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7265 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7266 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7267 : 0.235s 0.235s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7268 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7269 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7270 : 0.292s 0.292s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7271 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7272 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7273 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7274 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7275 : 0.361s 0.361s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7276 : 0.218s 0.218s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7277 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7278 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7279 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7280 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7281 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7282 : 0.219s 0.219s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7283 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7284 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7285 : 0.411s 0.411s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7286 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7287 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7288 : 1.011s 1.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7289 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7290 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7291 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7292 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7293 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7294 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7295 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7296 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7297 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7298 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7299 : 0.209s 0.209s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7300 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7301 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7302 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7303 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7304 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7305 : 0.337s 0.337s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7306 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7307 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7308 : 0.230s 0.230s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7309 : 0.202s 0.202s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7310 : 0.210s 0.210s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7311 : 1.943s 1.943s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7312 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7313 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7314 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7315 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7316 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7317 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7318 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7319 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7320 : 0.587s 0.587s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7321 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7322 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7323 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7324 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7325 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7326 : 0.298s 0.298s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7327 : 0.289s 0.289s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7328 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7329 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7330 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7331 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7332 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7333 : 0.561s 0.561s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7334 : 1.100s 1.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7335 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7336 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7337 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7338 : 0.426s 0.426s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7339 : 0.381s 0.381s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7340 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7341 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7342 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7343 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7344 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7345 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7346 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7347 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7348 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7349 : 0.448s 0.448s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7350 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7351 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7352 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7353 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7354 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7355 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7356 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7357 : 1.951s 1.951s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7358 : 0.545s 0.545s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7359 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7360 : 0.928s 0.928s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7361 : 0.803s 0.803s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7362 : 0.697s 0.697s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7363 : 1.835s 1.835s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7364 : 0.778s 0.778s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 7365 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (BuildIlFile) | | 8799 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (_GetTfmSpecificContentForPackage) | | 8802 : 0.308s 0.308s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (_GetFrameworkAssemblyReferences) | . 8805 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4580 : 2.022s 23.730s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (Build, Pack) | | 5329 : 1.139s 1.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5330 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5331 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5332 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5333 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5334 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5335 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5336 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5337 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5338 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5339 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5340 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5341 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5342 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5343 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5344 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5345 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5346 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5347 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5348 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5349 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5350 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5351 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5352 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5353 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5354 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5355 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5356 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5357 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5358 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5359 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5360 : 0.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5361 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5362 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5363 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5364 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5365 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5366 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5367 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5368 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5369 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5370 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5371 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5372 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5373 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5374 : 0.275s 0.275s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5375 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5376 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5377 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5378 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5379 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5380 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5381 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5382 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5383 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5384 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5385 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5386 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5387 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5388 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5389 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5390 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5391 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5392 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5393 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5394 : 0.234s 0.234s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5395 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5396 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5397 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5398 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5399 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5400 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5401 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5402 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5403 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5404 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5405 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5406 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5407 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5408 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5409 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5410 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5411 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5412 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5413 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5414 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5415 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5416 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5417 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5418 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5419 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5420 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5421 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5422 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5423 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5424 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5425 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5426 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5427 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5428 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5429 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5430 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5431 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5432 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5433 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5434 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5435 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5436 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5437 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5438 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5439 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5440 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5441 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5442 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5443 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5444 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5445 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5446 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5447 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5448 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5449 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5450 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5451 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5452 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5453 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5454 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5455 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5456 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 5457 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (BuildIlFile) | | 8851 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8852 : 0.264s 0.264s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (_GetFrameworkAssemblyReferences) | . 8853 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Microsoft.AspNetCore.App.Ref.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4579 : 1.406s 26.941s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (Build, Pack) | | 4904 : 1.329s 1.329s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4905 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4906 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4907 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4908 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4909 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4910 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4911 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4912 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4913 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4914 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4915 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4916 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4917 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4918 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4919 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4920 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4921 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4922 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4923 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4924 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4925 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4926 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4927 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4928 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4929 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4930 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4931 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4932 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4933 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4934 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4935 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4936 : 0.196s 0.196s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4937 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4938 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4939 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4940 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4941 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4942 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4943 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4944 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4945 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4946 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4947 : 0.230s 0.230s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4948 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4949 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4950 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4951 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4952 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4953 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4954 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4955 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4956 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4957 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4958 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4959 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4960 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4961 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4962 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4963 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4964 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4965 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4966 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4967 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4968 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4969 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4970 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4971 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4972 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4973 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4974 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4975 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4976 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4977 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4978 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4979 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4980 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4981 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4982 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4983 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4984 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4985 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4986 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4987 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4988 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4989 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4990 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4991 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4992 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4993 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4994 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4995 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4996 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4997 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4998 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 4999 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5000 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5001 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5002 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5003 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5004 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5005 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5006 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5007 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5008 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5009 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5010 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5011 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5012 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5013 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5014 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5015 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5016 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5017 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5018 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5019 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5020 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5021 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5022 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5023 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5024 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5025 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5026 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5027 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5028 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5029 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5030 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5031 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5032 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5033 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 5034 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (BuildIlFile) | | 8948 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (_GetTfmSpecificContentForPackage) | | 8968 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (_GetFrameworkAssemblyReferences) | . 8992 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Microsoft.AspNetCore.App.Ref.3.1.10.csproj (_GetFrameworksWithSuppressedDependencies) | 4610 : 2.246s 3.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (Build, Pack) | | 6819 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (_GetTfmSpecificContentForPackage) | | 8764 : 0.250s 0.250s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (_GetFrameworkAssemblyReferences) | . 8769 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.3.1.6.csproj (_GetFrameworksWithSuppressedDependencies) | 4611 : 0.326s 0.505s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (Build, Pack) | | 8880 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (_GetTfmSpecificContentForPackage) | | 8922 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (_GetFrameworkAssemblyReferences) | . 8944 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.codeanalysis.collections/4.2.0-1.22102.8/microsoft.codeanalysis.collections.4.2.0-1.22102.8.csproj (_GetFrameworksWithSuppressedDependencies) | 4612 : 0.209s 0.441s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (Build, Pack) | | 8881 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8924 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_GetFrameworkAssemblyReferences) | . 8951 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.1.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4613 : 0.265s 0.420s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (Build, Pack) | | 8884 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (_GetTfmSpecificContentForPackage) | | 8923 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (_GetFrameworkAssemblyReferences) | . 8946 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.extensions.commandlineutils.sources/3.0.0-preview6.19253.5/microsoft.extensions.commandlineutils.sources.3.0.0-preview6.19253.5.csproj (_GetFrameworksWithSuppressedDependencies) | 4614 : 0.245s 0.430s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (Build, Pack) | | 8878 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8920 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (_GetFrameworkAssemblyReferences) | . 8947 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4615 : 0.311s 0.585s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (Build, Pack) | | 8921 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8941 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (_GetFrameworkAssemblyReferences) | . 8965 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4616 : 0.232s 0.436s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (Build, Pack) | | 8886 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8925 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (_GetFrameworkAssemblyReferences) | . 8952 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4617 : 0.346s 0.508s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (Build, Pack) | | 8897 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8933 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (_GetFrameworkAssemblyReferences) | . 8955 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4618 : 0.302s 0.513s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (Build, Pack) | | 8885 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8932 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (_GetFrameworkAssemblyReferences) | . 8961 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4619 : 0.303s 0.491s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (Build, Pack) | | 8898 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8935 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (_GetFrameworkAssemblyReferences) | . 8957 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4620 : 0.434s 1.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (Build, Pack) | | 8915 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_GetTfmSpecificContentForPackage) | | 8970 : 0.303s 0.303s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_GetFrameworkAssemblyReferences) | . 8991 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4621 : 0.300s 0.509s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (Build, Pack) | | 8891 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8926 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_GetFrameworkAssemblyReferences) | . 8954 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4622 : 0.300s 0.515s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (Build, Pack) | | 8890 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_GetTfmSpecificContentForPackage) | | 8931 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_GetFrameworkAssemblyReferences) | . 8962 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4623 : 0.264s 0.484s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (Build, Pack) | | 8908 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8938 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (_GetFrameworkAssemblyReferences) | . 8959 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4624 : 0.262s 0.483s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (Build, Pack) | | 8892 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8928 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (_GetFrameworkAssemblyReferences) | . 8956 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4625 : 0.201s 0.348s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (Build, Pack) | | 8882 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (_GetTfmSpecificContentForPackage) | | 8927 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (_GetFrameworkAssemblyReferences) | . 8945 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/microsoft.netcore.platforms.2.1.9.csproj (_GetFrameworksWithSuppressedDependencies) | 4626 : 0.318s 0.605s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (Build, Pack) | | 8903 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8937 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (_GetFrameworkAssemblyReferences) | . 8966 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4627 : 0.240s 0.523s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (Build, Pack) | | 8904 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 8940 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_GetFrameworkAssemblyReferences) | . 8963 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4628 : 0.225s 0.392s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (Build, Pack) | | 8889 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_GetTfmSpecificContentForPackage) | | 8929 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_GetFrameworkAssemblyReferences) | . 8950 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4629 : 0.287s 0.442s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (Build, Pack) | | 8899 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8936 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_GetFrameworkAssemblyReferences) | . 8953 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4630 : 0.268s 0.466s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (Build, Pack) | | 8909 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_GetTfmSpecificContentForPackage) | | 8942 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_GetFrameworkAssemblyReferences) | . 8958 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/Microsoft.NETCore.Targets.1.1.3.csproj (_GetFrameworksWithSuppressedDependencies) | 4631 : 0.248s 0.448s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (Build, Pack) | | 8918 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_GetTfmSpecificContentForPackage) | | 8939 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_GetFrameworkAssemblyReferences) | . 8960 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4632 : 1.865s 2.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (Build, Pack) | | 8919 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (_GetTfmSpecificContentForPackage) | | 8943 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (_GetFrameworkAssemblyReferences) | . 8967 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.private.intellisense/7.0.0-preview-20221010.1/microsoft.private.intellisense.7.0.0-preview-20221010.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4633 : 0.267s 0.483s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (Build, Pack) | | 8930 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (_GetTfmSpecificContentForPackage) | | 8949 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (_GetFrameworkAssemblyReferences) | . 8964 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4634 : 0.871s 12.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (Build, Pack) | | 8905 : 0.929s 0.929s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (Build) | | 8906 : 0.641s 0.641s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (Build) | | 8907 : 0.849s 0.849s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (Build) | | 9233 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9322 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9354 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9482 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9575 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9597 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9977 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetDebugSymbolsWithTfm) | | 10234 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetDebugSymbolsWithTfm) | | 10668 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetDebugSymbolsWithTfm) | | 10713 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetFrameworkAssemblyReferences) | | 10837 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetFrameworkAssemblyReferences) | | 10882 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetFrameworkAssemblyReferences) | | 10925 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 11819 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11840 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/1.1.0/Microsoft.Bcl.AsyncInterfaces.1.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4635 : 0.713s 8.309s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (Build, Pack) | | 8900 : 0.956s 0.956s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (Build) | | 8901 : 0.635s 0.635s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (Build) | | 8902 : 0.600s 0.600s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (Build) | | 9023 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9249 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9273 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9340 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9447 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9449 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 9909 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10185 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10311 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10379 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10495 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10543 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10583 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10746 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10828 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.asyncinterfaces/5.0.0/Microsoft.Bcl.AsyncInterfaces.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4636 : 0.648s 9.866s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (Build, Pack) | | 8893 : 0.967s 0.967s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (Build) | | 8894 : 0.611s 0.611s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (Build) | | 8895 : 0.670s 0.670s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (Build) | | 8896 : 0.524s 0.524s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (Build) | | 9032 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 9196 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 9335 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 9372 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 9489 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetTfmSpecificContentForPackage) | | 9657 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetTfmSpecificContentForPackage) | | 9713 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetTfmSpecificContentForPackage) | | 9789 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetTfmSpecificContentForPackage) | | 9874 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetDebugSymbolsWithTfm) | | 10741 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetDebugSymbolsWithTfm) | | 11086 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetDebugSymbolsWithTfm) | | 11103 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetDebugSymbolsWithTfm) | | 11166 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetFrameworkAssemblyReferences) | | 11209 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetFrameworkAssemblyReferences) | | 11232 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetFrameworkAssemblyReferences) | | 11248 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetFrameworkAssemblyReferences) | | 11272 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 11274 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 11275 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 11276 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4637 : 0.395s 3.584s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (Build, Pack) | | 8910 : 0.852s 0.852s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (Build) | | 8911 : 0.609s 0.609s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (Build) | | 9008 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GetBuildOutputFilesWithTfm) | | 9100 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GetBuildOutputFilesWithTfm) | | 9106 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GetTfmSpecificContentForPackage) | | 9303 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GetTfmSpecificContentForPackage) | | 9344 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GetDebugSymbolsWithTfm) | | 9390 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GetDebugSymbolsWithTfm) | | 9414 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GetFrameworkAssemblyReferences) | | 9431 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GetFrameworkAssemblyReferences) | | 9458 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GetFrameworksWithSuppressedDependencies) | . 9467 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.1.1012/Microsoft.Build.Framework.15.1.1012.csproj (_GetFrameworksWithSuppressedDependencies) | 4638 : 0.458s 3.523s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (Build, Pack) | | 8913 : 0.920s 0.920s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (Build) | | 8914 : 0.643s 0.643s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (Build) | | 9022 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GetBuildOutputFilesWithTfm) | | 9180 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GetBuildOutputFilesWithTfm) | | 9200 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GetTfmSpecificContentForPackage) | | 9269 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GetTfmSpecificContentForPackage) | | 9288 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GetDebugSymbolsWithTfm) | | 9389 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GetDebugSymbolsWithTfm) | | 9413 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GetFrameworkAssemblyReferences) | | 9433 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GetFrameworkAssemblyReferences) | | 9448 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GetFrameworksWithSuppressedDependencies) | . 9452 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.3.409/Microsoft.Build.Framework.15.3.409.csproj (_GetFrameworksWithSuppressedDependencies) | 4639 : 0.466s 9.637s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (Build, Pack) | | 8916 : 0.938s 0.938s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (Build) | | 8917 : 0.843s 0.843s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (Build) | | 9021 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetBuildOutputFilesWithTfm) | | 9068 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetBuildOutputFilesWithTfm) | | 9071 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetTfmSpecificContentForPackage) | | 9350 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetTfmSpecificContentForPackage) | | 9900 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetDebugSymbolsWithTfm) | | 11124 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetDebugSymbolsWithTfm) | | 11162 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetFrameworkAssemblyReferences) | | 11185 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetFrameworkAssemblyReferences) | | 11211 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetFrameworksWithSuppressedDependencies) | . 11223 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/Microsoft.Build.Framework.15.7.179.csproj (_GetFrameworksWithSuppressedDependencies) | 4640 : 0.678s 13.207s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (Build, Pack) | | 8986 : 0.897s 0.897s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (Build) | | 8987 : 1.106s 1.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (Build) | | 9103 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 9323 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 9387 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GetTfmSpecificContentForPackage) | | 9737 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GetTfmSpecificContentForPackage) | | 9793 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GetDebugSymbolsWithTfm) | | 10206 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GetDebugSymbolsWithTfm) | | 10235 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GetFrameworkAssemblyReferences) | | 10302 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GetFrameworkAssemblyReferences) | | 10422 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10664 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.5.0/Microsoft.Build.Framework.16.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4641 : 0.668s 5.644s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (Build, Pack) | | 8976 : 1.008s 1.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (Build) | | 8977 : 1.474s 1.474s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (Build) | | 9258 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9331 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9368 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9524 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9561 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GetDebugSymbolsWithTfm) | | 9901 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GetDebugSymbolsWithTfm) | | 9939 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10003 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10051 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10081 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.7.0/Microsoft.Build.Framework.16.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4642 : 0.538s 6.944s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (Build, Pack) | | 8980 : 0.961s 0.961s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (Build) | | 8981 : 0.990s 0.990s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (Build) | | 9199 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetBuildOutputFilesWithTfm) | | 9421 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetBuildOutputFilesWithTfm) | | 9660 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetTfmSpecificContentForPackage) | | 10339 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetTfmSpecificContentForPackage) | | 10362 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetDebugSymbolsWithTfm) | | 10475 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetDebugSymbolsWithTfm) | | 10518 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetFrameworkAssemblyReferences) | | 10554 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetFrameworkAssemblyReferences) | | 10584 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10586 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/16.8.0/Microsoft.Build.Framework.16.8.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4643 : 0.560s 5.885s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (Build, Pack) | | 8972 : 1.082s 1.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (Build) | | 8973 : 1.992s 1.992s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (Build) | | 9276 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GetBuildOutputFilesWithTfm) | | 9341 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GetBuildOutputFilesWithTfm) | | 9376 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GetTfmSpecificContentForPackage) | | 9668 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GetTfmSpecificContentForPackage) | | 9686 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GetDebugSymbolsWithTfm) | | 9716 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GetDebugSymbolsWithTfm) | | 9954 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GetFrameworkAssemblyReferences) | | 10014 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GetFrameworkAssemblyReferences) | | 10066 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GetFrameworksWithSuppressedDependencies) | . 10252 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/15.7.179/Microsoft.Build.Tasks.Core.15.7.179.csproj (_GetFrameworksWithSuppressedDependencies) | 4644 : 0.659s 5.553s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (Build, Pack) | | 8982 : 1.146s 1.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (Build) | | 8983 : 1.976s 1.976s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (Build) | | 9251 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 9332 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 9400 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GetTfmSpecificContentForPackage) | | 9580 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GetTfmSpecificContentForPackage) | | 9702 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GetDebugSymbolsWithTfm) | | 9844 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GetDebugSymbolsWithTfm) | | 9987 : 0.196s 0.196s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GetFrameworkAssemblyReferences) | | 10082 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GetFrameworkAssemblyReferences) | | 10120 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10146 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.5.0/Microsoft.Build.Tasks.Core.16.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4645 : 0.625s 4.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (Build, Pack) | | 8984 : 1.127s 1.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (Build) | | 8985 : 1.827s 1.827s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (Build) | | 9265 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9336 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9373 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9415 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9424 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GetDebugSymbolsWithTfm) | | 9534 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GetDebugSymbolsWithTfm) | | 9574 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GetFrameworkAssemblyReferences) | | 9630 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GetFrameworkAssemblyReferences) | | 9685 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9701 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.7.0/Microsoft.Build.Tasks.Core.16.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4646 : 0.579s 4.790s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (Build, Pack) | | 8978 : 1.719s 1.719s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (Build) | | 8979 : 1.571s 1.571s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (Build) | | 9253 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetBuildOutputFilesWithTfm) | | 9446 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetBuildOutputFilesWithTfm) | | 9450 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetTfmSpecificContentForPackage) | | 9662 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetTfmSpecificContentForPackage) | | 9683 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetDebugSymbolsWithTfm) | | 9742 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetDebugSymbolsWithTfm) | | 9788 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetFrameworkAssemblyReferences) | | 9842 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetFrameworkAssemblyReferences) | | 9880 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 9923 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.tasks.core/16.8.0/Microsoft.Build.Tasks.Core.16.8.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4647 : 0.503s 5.914s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (Build, Pack) | | 8974 : 0.631s 0.631s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (Build) | | 8975 : 0.708s 0.708s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (Build) | | 9195 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GetBuildOutputFilesWithTfm) | | 9319 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GetBuildOutputFilesWithTfm) | | 9346 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GetTfmSpecificContentForPackage) | | 10023 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GetTfmSpecificContentForPackage) | | 10130 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GetDebugSymbolsWithTfm) | | 10144 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GetDebugSymbolsWithTfm) | | 10164 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GetFrameworkAssemblyReferences) | | 10204 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GetFrameworkAssemblyReferences) | | 10237 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GetFrameworksWithSuppressedDependencies) | . 10266 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.1.1012/Microsoft.Build.Utilities.Core.15.1.1012.csproj (_GetFrameworksWithSuppressedDependencies) | 4648 : 0.903s 13.906s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (Build, Pack) | | 8988 : 0.820s 0.820s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (Build) | | 8989 : 0.751s 0.751s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (Build) | | 9305 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GetBuildOutputFilesWithTfm) | | 9667 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GetBuildOutputFilesWithTfm) | | 9688 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GetTfmSpecificContentForPackage) | | 12001 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GetTfmSpecificContentForPackage) | | 12022 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GetDebugSymbolsWithTfm) | | 12248 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GetDebugSymbolsWithTfm) | | 12277 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GetFrameworkAssemblyReferences) | | 12321 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GetFrameworkAssemblyReferences) | | 12368 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GetFrameworksWithSuppressedDependencies) | . 12393 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.3.409/Microsoft.Build.Utilities.Core.15.3.409.csproj (_GetFrameworksWithSuppressedDependencies) | 4649 : 0.487s 5.173s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (Build, Pack) | | 9010 : 0.733s 0.733s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (Build) | | 9011 : 0.598s 0.598s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (Build) | | 9062 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetBuildOutputFilesWithTfm) | | 9457 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetBuildOutputFilesWithTfm) | | 9468 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetTfmSpecificContentForPackage) | | 9539 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetTfmSpecificContentForPackage) | | 9570 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetDebugSymbolsWithTfm) | | 9656 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetDebugSymbolsWithTfm) | | 9697 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetFrameworkAssemblyReferences) | | 9758 : 0.174s 0.174s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetFrameworkAssemblyReferences) | | 9814 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetFrameworksWithSuppressedDependencies) | . 9854 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/15.7.179/Microsoft.Build.Utilities.Core.15.7.179.csproj (_GetFrameworksWithSuppressedDependencies) | 4650 : 0.510s 8.394s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (Build, Pack) | | 9014 : 0.743s 0.743s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (Build) | | 9015 : 0.700s 0.700s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (Build) | | 9067 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 9073 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 9080 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GetTfmSpecificContentForPackage) | | 10050 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GetTfmSpecificContentForPackage) | | 10080 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GetDebugSymbolsWithTfm) | | 10466 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GetDebugSymbolsWithTfm) | | 10496 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GetFrameworkAssemblyReferences) | | 10552 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GetFrameworkAssemblyReferences) | | 10581 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10979 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.5.0/Microsoft.Build.Utilities.Core.16.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4651 : 0.487s 4.640s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (Build, Pack) | | 9017 : 0.714s 0.714s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (Build) | | 9018 : 0.753s 0.753s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (Build) | | 9108 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9114 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9120 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9483 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9499 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GetDebugSymbolsWithTfm) | | 9894 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GetDebugSymbolsWithTfm) | | 9932 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GetFrameworkAssemblyReferences) | | 9995 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10033 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10069 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.7.0/Microsoft.Build.Utilities.Core.16.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4652 : 0.544s 7.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (Build, Pack) | | 9012 : 0.794s 0.794s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (Build) | | 9013 : 0.755s 0.755s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (Build) | | 9079 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetBuildOutputFilesWithTfm) | | 9815 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetBuildOutputFilesWithTfm) | | 9846 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetTfmSpecificContentForPackage) | | 9972 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetTfmSpecificContentForPackage) | | 9999 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetDebugSymbolsWithTfm) | | 10243 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetDebugSymbolsWithTfm) | | 10325 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetFrameworkAssemblyReferences) | | 10380 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetFrameworkAssemblyReferences) | | 10425 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10780 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.utilities.core/16.8.0/Microsoft.Build.Utilities.Core.16.8.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4653 : 0.541s 6.178s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (Build, Pack) | | 9024 : 0.998s 0.998s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (Build) | | 9025 : 0.948s 0.948s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (Build) | | 9139 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetBuildOutputFilesWithTfm) | | 9328 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetBuildOutputFilesWithTfm) | | 9379 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetTfmSpecificContentForPackage) | | 9806 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetTfmSpecificContentForPackage) | | 9828 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetDebugSymbolsWithTfm) | | 9968 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetDebugSymbolsWithTfm) | | 10004 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetFrameworkAssemblyReferences) | | 10068 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetFrameworkAssemblyReferences) | | 10112 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetFrameworksWithSuppressedDependencies) | . 10553 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj (_GetFrameworksWithSuppressedDependencies) | 4654 : 0.522s 6.196s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (Build, Pack) | | 9030 : 1.328s 1.328s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (Build) | | 9031 : 1.319s 1.319s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (Build) | | 9197 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 9790 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 9800 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GetTfmSpecificContentForPackage) | | 9892 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GetTfmSpecificContentForPackage) | | 10197 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GetDebugSymbolsWithTfm) | | 10351 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GetDebugSymbolsWithTfm) | | 10454 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GetFrameworkAssemblyReferences) | | 10507 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GetFrameworkAssemblyReferences) | | 10541 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10563 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4655 : 0.550s 6.647s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (Build, Pack) | | 9026 : 1.346s 1.346s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (Build) | | 9027 : 1.209s 1.209s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (Build) | | 9231 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GetBuildOutputFilesWithTfm) | | 9763 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GetBuildOutputFilesWithTfm) | | 9808 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GetTfmSpecificContentForPackage) | | 9960 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GetTfmSpecificContentForPackage) | | 9994 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GetDebugSymbolsWithTfm) | | 10129 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GetDebugSymbolsWithTfm) | | 10139 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GetFrameworkAssemblyReferences) | | 10298 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GetFrameworkAssemblyReferences) | | 10346 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10464 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4656 : 0.388s 2.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (Build, Pack) | | 9034 : 1.342s 1.342s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (Build) | | 9292 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 9317 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9347 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 9391 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 9423 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4657 : 0.397s 2.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (Build, Pack) | | 9036 : 1.268s 1.268s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (Build) | | 9284 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9334 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9371 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 9399 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GetFrameworkAssemblyReferences) | . 9438 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.1.0/Microsoft.CodeAnalysis.Common.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4658 : 0.109s 0.707s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (Build, Pack) | | 9039 : 0.444s 0.444s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (Build) | | 9085 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 9086 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9089 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 9090 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 9099 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/4.0.1/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4659 : 0.328s 14.535s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (Build, Pack) | | 9041 : 1.290s 8.597s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (Build) | | | 9044 : 0.018s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (GetTargetFrameworks) | | | . 9441 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | 9473 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj () | | | 9947 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (GetNativeManifest) | | . 10327 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (GetCopyToOutputDirectoryItems) | | 11443 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 11464 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 11483 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 11526 : 0.337s 4.953s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | | 11550 : 0.158s 4.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (GetTargetFrameworks) | | | . 11571 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | . 12562 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.common/4.0.1/Microsoft.CodeAnalysis.Common.4.0.1.csproj (GetTargetPath) | . 12674 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.csharp/4.0.1/Microsoft.CodeAnalysis.CSharp.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4660 : 0.334s 2.723s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (Build, Pack) | | 9043 : 1.048s 1.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (Build) | | 9277 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 9295 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9320 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 9596 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 9636 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/4.0.1/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4661 : 0.541s 11.611s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (Build, Pack) | | 9045 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (Build) | | 9046 : 0.464s 0.464s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (Build) | | 9138 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 9162 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 9250 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9327 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9649 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 9704 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 11969 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 12014 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 12052 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 12084 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4662 : 0.527s 10.745s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (Build, Pack) | | 9047 : 0.258s 0.258s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (Build) | | 9048 : 0.417s 0.417s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (Build) | | 9182 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9225 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9419 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9931 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10901 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10931 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11035 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11077 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11107 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11788 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4663 : 0.807s 8.340s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (Build, Pack) | | 9053 : 0.314s 0.314s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (Build) | | 9054 : 0.304s 0.304s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (Build) | | 9055 : 0.353s 0.353s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (Build) | | 9173 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9192 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9382 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9592 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9619 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9774 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9881 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 9910 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10445 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10711 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10796 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10836 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10949 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 11117 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11240 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4664 : 0.259s 0.943s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (Build, Pack) | | 9056 : 0.461s 0.461s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (Build) | | 9128 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 9131 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_GetTfmSpecificContentForPackage) | | 9133 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_GetDebugSymbolsWithTfm) | | 9147 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_GetFrameworkAssemblyReferences) | . 9201 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.abstractions/2.1.1/Microsoft.Extensions.Configuration.Abstractions.2.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4665 : 0.382s 2.995s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (Build, Pack) | | 9066 : 0.334s 0.334s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (Build) | | 9171 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 9370 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_GetTfmSpecificContentForPackage) | | 9555 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_GetDebugSymbolsWithTfm) | | 9769 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_GetFrameworkAssemblyReferences) | . 9809 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration.binder/2.1.1/Microsoft.Extensions.Configuration.Binder.2.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4666 : 0.290s 0.906s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (Build, Pack) | | 9074 : 0.380s 0.380s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (Build) | | 9140 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 9146 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_GetTfmSpecificContentForPackage) | | 9161 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_GetDebugSymbolsWithTfm) | | 9185 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_GetFrameworkAssemblyReferences) | . 9235 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.configuration/2.1.1/Microsoft.Extensions.Configuration.2.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4667 : 0.383s 3.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (Build, Pack) | | 9072 : 0.468s 0.468s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (Build) | | 9165 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 9355 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_GetTfmSpecificContentForPackage) | | 9648 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_GetDebugSymbolsWithTfm) | | 9785 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_GetFrameworkAssemblyReferences) | . 9833 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/2.1.1/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4668 : 0.325s 6.675s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (Build, Pack) | | 9075 : 0.494s 0.494s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (Build) | | 9308 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 10618 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_GetTfmSpecificContentForPackage) | | 10707 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_GetDebugSymbolsWithTfm) | | 10868 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_GetFrameworkAssemblyReferences) | . 10900 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging.abstractions/2.1.1/Microsoft.Extensions.Logging.Abstractions.2.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4669 : 0.360s 2.561s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (Build, Pack) | | 9076 : 0.498s 0.498s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (Build) | | 9177 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 9232 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_GetTfmSpecificContentForPackage) | | 9256 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_GetDebugSymbolsWithTfm) | | 9321 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_GetFrameworkAssemblyReferences) | . 9374 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.logging/2.1.1/Microsoft.Extensions.Logging.2.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4670 : 0.393s 3.287s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (Build, Pack) | | 9081 : 0.485s 0.485s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (Build) | | 9194 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 9226 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_GetTfmSpecificContentForPackage) | | 9254 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_GetDebugSymbolsWithTfm) | | 9289 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_GetFrameworkAssemblyReferences) | . 9333 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.options/2.1.1/Microsoft.Extensions.Options.2.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4671 : 0.336s 1.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (Build, Pack) | | 9082 : 0.361s 0.361s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (Build) | | 9155 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 9181 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_GetTfmSpecificContentForPackage) | | 9198 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_GetDebugSymbolsWithTfm) | | 9241 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_GetFrameworkAssemblyReferences) | . 9299 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.extensions.primitives/2.1.1/Microsoft.Extensions.Primitives.2.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4672 : 0.430s 4.967s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (Build, Pack) | | 9087 : 0.464s 0.464s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (Build) | | 9088 : 0.340s 0.340s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (Build) | | 9189 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9209 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9754 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9957 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GetTfmSpecificContentForPackage) | | 10065 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GetDebugSymbolsWithTfm) | | 10083 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GetDebugSymbolsWithTfm) | | 10241 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GetFrameworkAssemblyReferences) | | 10363 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GetFrameworkAssemblyReferences) | | 10402 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10468 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4673 : 0.665s 5.638s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (Build, Pack) | | 9095 : 0.287s 0.287s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (Build) | | 9096 : 0.278s 0.278s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (Build) | | 9097 : 0.417s 0.417s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (Build) | | 9260 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9279 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9345 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9586 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9606 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9691 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9876 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10159 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10336 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10527 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10567 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10582 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10602 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 10631 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10647 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4674 : 0.520s 6.561s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (Build, Pack) | | 9104 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (Build) | | 9105 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (Build) | | 9149 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 9282 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 9302 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9487 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9510 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 9629 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 10864 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 10908 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 10933 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 10948 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/Microsoft.Win32.Primitives.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4675 : 0.524s 4.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (Build, Pack) | | 9112 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (Build) | | 9113 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (Build) | | 9267 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9283 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9318 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9343 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9511 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9538 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10149 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10186 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10208 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10229 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.3.0/Microsoft.Win32.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4676 : 0.532s 11.199s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (Build, Pack) | | 9118 : 0.286s 0.286s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (Build) | | 9119 : 0.222s 0.222s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (Build) | | 9221 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9356 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9386 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10438 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10477 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10679 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10942 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetFrameworkAssemblyReferences) | | 11038 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetFrameworkAssemblyReferences) | | 11068 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12209 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.0.0/Microsoft.Win32.Registry.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4677 : 0.567s 4.920s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (Build, Pack) | | 9116 : 0.233s 0.233s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (Build) | | 9117 : 0.204s 0.204s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (Build) | | 9257 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9562 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9589 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9739 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9772 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9981 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10353 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10410 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10482 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10509 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4678 : 1.628s 16.275s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (Build, Pack) | | 9122 : 0.237s 0.237s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (Build) | | 9123 : 0.234s 0.234s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (Build) | | 9124 : 0.232s 0.232s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (Build) | | 9125 : 0.222s 0.222s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (Build) | | 9126 : 0.246s 0.246s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (Build) | | 9315 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9508 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9633 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 10775 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 10945 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 10984 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 11231 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 11301 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 11403 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 11423 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 11635 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 11769 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 11804 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 11911 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12099 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12344 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 12436 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 12474 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 12521 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 12569 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 12595 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12721 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12846 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12877 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13097 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/4.7.0/Microsoft.Win32.Registry.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4679 : 1.497s 15.336s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (Build, Pack) | | 9151 : 0.198s 0.198s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (Build) | | 9152 : 0.265s 0.265s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (Build) | | 9153 : 0.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (Build) | | 9154 : 0.257s 0.257s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (Build) | | 9301 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9442 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9720 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9757 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9850 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10708 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10826 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 11062 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12117 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12201 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12544 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12572 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12638 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 12705 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 12750 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 12795 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 12848 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12885 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12909 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12945 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/Microsoft.Win32.Registry.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4680 : 0.878s 8.723s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (Build, Pack) | | 9210 : 0.275s 0.275s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (Build) | | 9211 : 0.203s 0.203s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (Build) | | 9212 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (Build) | | 9358 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9767 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9859 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9878 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9933 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 10435 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 10487 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10728 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10782 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10830 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10876 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10920 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 10998 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 11355 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11508 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.systemevents/4.7.0/Microsoft.Win32.SystemEvents.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4681 : 1.051s 9.962s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (Build, Pack) | | 9214 : 0.258s 0.258s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (Build) | | 9215 : 0.235s 0.235s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (Build) | | 9216 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (Build) | | 9217 : 0.216s 0.216s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (Build) | | 9309 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9653 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9703 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9735 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9779 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9813 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9918 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 9944 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 10078 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 10471 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 10568 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 10577 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 10748 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 10819 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 10880 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 10919 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 10943 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 11851 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 11872 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11900 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4682 : 1.015s 8.376s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (Build, Pack) | | 9227 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (Build) | | 9228 : 0.237s 0.237s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (Build) | | 9229 : 0.269s 0.269s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (Build) | | 9230 : 0.255s 0.255s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (Build) | | 9348 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9569 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9650 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9897 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9935 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10072 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10132 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10403 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10512 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10661 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11060 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11188 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11353 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11399 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11441 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11481 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11498 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 11507 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 11512 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11520 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4683 : 0.426s 3.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (Build, Pack) | | 9234 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (Build) | | 9357 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9548 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9917 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10005 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 10047 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4684 : 0.595s 7.670s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (Build, Pack) | | 9223 : 0.264s 0.264s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (Build) | | 9224 : 0.203s 0.203s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (Build) | | 9369 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 10000 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 10128 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 10432 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 10537 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 10639 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 10687 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 10774 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 10859 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11222 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4685 : 0.924s 11.515s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (Build, Pack) | | 9236 : 0.235s 0.235s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (Build) | | 9237 : 0.243s 0.243s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (Build) | | 9238 : 0.204s 0.204s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (Build) | | 9380 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 9512 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 9542 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 9637 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetTfmSpecificContentForPackage) | | 9841 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetTfmSpecificContentForPackage) | | 9866 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetTfmSpecificContentForPackage) | | 10764 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetDebugSymbolsWithTfm) | | 10822 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetDebugSymbolsWithTfm) | | 10861 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetDebugSymbolsWithTfm) | | 10956 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetFrameworkAssemblyReferences) | | 11002 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetFrameworkAssemblyReferences) | | 11045 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetFrameworkAssemblyReferences) | | 11102 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 11176 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11308 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4686 : 1.590s 17.461s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (Build, Pack) | | 9244 : 0.202s 0.202s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (Build) | | 9245 : 0.334s 0.334s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (Build) | | 9246 : 0.237s 0.237s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (Build) | | 9247 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (Build) | | 9398 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetBuildOutputFilesWithTfm) | | 9557 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetBuildOutputFilesWithTfm) | | 12441 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetBuildOutputFilesWithTfm) | | 12464 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetBuildOutputFilesWithTfm) | | 12526 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetTfmSpecificContentForPackage) | | 12868 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetTfmSpecificContentForPackage) | | 12898 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetTfmSpecificContentForPackage) | | 12917 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetTfmSpecificContentForPackage) | | 12975 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetDebugSymbolsWithTfm) | | 13018 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetDebugSymbolsWithTfm) | | 13037 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetDebugSymbolsWithTfm) | | 13057 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetDebugSymbolsWithTfm) | | 13091 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetFrameworkAssemblyReferences) | | 13118 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetFrameworkAssemblyReferences) | | 13163 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetFrameworkAssemblyReferences) | | 13186 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetFrameworkAssemblyReferences) | | 13217 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13239 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13312 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 13333 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4687 : 0.639s 7.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (Build, Pack) | | 9261 : 0.328s 0.328s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (Build) | | 9262 : 0.227s 0.227s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (Build) | | 9388 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 9416 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 9422 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 9551 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 9581 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 10905 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 10940 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 10986 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 11036 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11120 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4688 : 0.595s 3.679s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (Build, Pack) | | 9312 : 0.334s 0.334s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (Build) | | 9313 : 0.210s 0.210s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (Build) | | 9420 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetBuildOutputFilesWithTfm) | | 9426 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetBuildOutputFilesWithTfm) | | 9741 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetTfmSpecificContentForPackage) | | 9775 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetTfmSpecificContentForPackage) | | 9908 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetDebugSymbolsWithTfm) | | 9938 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetDebugSymbolsWithTfm) | | 10195 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetFrameworkAssemblyReferences) | | 10250 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetFrameworkAssemblyReferences) | | 10295 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetFrameworksWithSuppressedDependencies) | . 10316 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.0.12/System.Collections.Concurrent.4.0.12.csproj (_GetFrameworksWithSuppressedDependencies) | 4689 : 0.556s 3.846s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (Build, Pack) | | 9324 : 0.243s 0.243s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (Build) | | 9325 : 0.241s 0.241s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (Build) | | 9418 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9428 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9469 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9472 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9998 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10021 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10264 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10312 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10349 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10374 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4690 : 0.248s 1.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (Build, Pack) | | 9326 : 0.296s 0.296s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (Build) | | 9427 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GetBuildOutputFilesWithTfm) | | 9436 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GetTfmSpecificContentForPackage) | | 9443 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GetDebugSymbolsWithTfm) | | 9451 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GetFrameworkAssemblyReferences) | . 9475 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/System.Collections.Immutable.1.2.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4691 : 0.432s 2.355s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (Build, Pack) | | 9329 : 0.451s 0.451s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (Build) | | 9571 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9625 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9837 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9904 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GetFrameworkAssemblyReferences) | . 9934 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4692 : 0.387s 2.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (Build, Pack) | | 9337 : 0.454s 0.454s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (Build) | | 9517 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 9655 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GetTfmSpecificContentForPackage) | | 9712 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GetDebugSymbolsWithTfm) | | 9825 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GetFrameworkAssemblyReferences) | . 9864 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.3.1/System.Collections.Immutable.1.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4693 : 1.310s 14.819s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (Build, Pack) | | 9351 : 0.429s 0.429s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (Build) | | 9352 : 0.602s 0.602s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (Build) | | 9353 : 0.761s 0.761s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (Build) | | 9715 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 9745 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 9838 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 11968 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetTfmSpecificContentForPackage) | | 11989 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetTfmSpecificContentForPackage) | | 12036 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetTfmSpecificContentForPackage) | | 12251 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetDebugSymbolsWithTfm) | | 12272 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetDebugSymbolsWithTfm) | | 12333 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetDebugSymbolsWithTfm) | | 12541 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetFrameworkAssemblyReferences) | | 12584 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetFrameworkAssemblyReferences) | | 12623 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetFrameworkAssemblyReferences) | | 12653 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12679 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12964 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.5.0/System.Collections.Immutable.1.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4694 : 0.798s 12.246s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (Build, Pack) | | 9359 : 0.771s 0.771s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (Build) | | 9360 : 0.592s 0.592s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (Build) | | 9361 : 0.737s 0.737s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (Build) | | 9573 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9598 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9807 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9896 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetTfmSpecificContentForPackage) | | 9924 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetTfmSpecificContentForPackage) | | 10337 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetTfmSpecificContentForPackage) | | 10439 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10465 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10765 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetDebugSymbolsWithTfm) | | 10991 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetFrameworkAssemblyReferences) | | 11069 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetFrameworkAssemblyReferences) | | 11092 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetFrameworkAssemblyReferences) | | 11147 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 11540 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11567 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.7.0/System.Collections.Immutable.1.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4695 : 1.350s 18.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (Build, Pack) | | 9362 : 0.647s 0.647s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (Build) | | 9363 : 0.757s 0.757s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (Build) | | 9364 : 0.700s 0.700s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (Build) | | 9365 : 0.706s 0.706s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (Build) | | 9590 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9791 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9804 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10263 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10421 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10564 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12241 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12361 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12404 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13177 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13214 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13249 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13300 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13337 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13380 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13416 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13446 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13474 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13487 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13513 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/5.0.0/System.Collections.Immutable.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4696 : 0.574s 10.493s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (Build, Pack) | | 9377 : 0.258s 0.258s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (Build) | | 9378 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (Build) | | 9432 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 9740 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 9990 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 10160 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 11410 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 11634 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 11657 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 11810 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 11843 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 12229 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/System.Collections.NonGeneric.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4697 : 0.553s 5.164s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (Build, Pack) | | 9384 : 0.268s 0.268s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (Build) | | 9385 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (Build) | | 9440 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9560 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10244 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10294 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10314 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10670 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10710 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10766 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10800 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10818 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.3.0/System.Collections.NonGeneric.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4698 : 0.485s 8.353s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (Build, Pack) | | 9394 : 0.321s 0.321s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (Build) | | 9395 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (Build) | | 9474 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9982 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10013 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10230 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10265 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10338 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10371 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10409 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10456 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11230 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.specialized/4.3.0/System.Collections.Specialized.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4699 : 0.639s 3.396s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (Build, Pack) | | 9396 : 0.373s 0.373s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (Build) | | 9397 : 0.582s 0.582s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (Build) | | 9680 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 9699 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 9743 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 9832 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 9919 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 9948 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 10085 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 10127 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 10147 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 10157 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4700 : 0.636s 4.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (Build, Pack) | | 9402 : 0.405s 0.405s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (Build) | | 9403 : 0.403s 0.403s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (Build) | | 9554 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9584 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9967 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9996 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10242 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10305 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10417 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10472 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10510 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10530 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4701 : 1.593s 19.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (Build, Pack) | | 9405 : 0.361s 0.361s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (Build) | | 9406 : 0.406s 0.406s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (Build) | | 9407 : 0.395s 0.395s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (Build) | | 9408 : 0.395s 0.395s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (Build) | | 9409 : 0.482s 0.482s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (Build) | | 9410 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (Build) | | 9583 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9620 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9907 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9969 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10074 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10171 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10199 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10388 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10976 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 11017 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 11163 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12811 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13025 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13053 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13073 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13105 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13130 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13161 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13418 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13450 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13491 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13529 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13552 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13569 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13590 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13604 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13618 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13646 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13653 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13703 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.annotations/5.0.0/System.ComponentModel.Annotations.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4702 : 0.897s 12.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (Build, Pack) | | 9444 : 0.224s 0.224s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (Build) | | 9445 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (Build) | | 9503 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10867 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10885 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12113 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12307 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12401 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12490 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12536 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12574 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12592 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.primitives/4.3.0/System.ComponentModel.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4703 : 1.078s 9.962s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (Build, Pack) | | 9461 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (Build) | | 9462 : 0.270s 0.270s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (Build) | | 9463 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (Build) | | 9464 : 0.200s 0.200s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (Build) | | 9588 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9609 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9983 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10886 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11025 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11040 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11090 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11187 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11433 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11469 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11741 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11901 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11954 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11988 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12030 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12070 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12106 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12162 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12186 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12210 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel.typeconverter/4.3.0/System.ComponentModel.TypeConverter.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4704 : 0.809s 13.604s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (Build, Pack) | | 9453 : 0.246s 0.246s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (Build) | | 9454 : 0.274s 0.274s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (Build) | | 9595 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9672 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9776 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9827 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9875 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12041 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12382 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12445 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12470 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12842 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4705 : 0.391s 0.785s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (Build, Pack) | | 9456 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (Build) | | 9505 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GetBuildOutputFilesWithTfm) | | 9536 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GetTfmSpecificContentForPackage) | | 9567 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GetDebugSymbolsWithTfm) | | 9602 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GetFrameworkAssemblyReferences) | . 9647 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.attributedmodel/1.0.31/System.Composition.AttributedModel.1.0.31.csproj (_GetFrameworksWithSuppressedDependencies) | 4706 : 0.408s 1.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (Build, Pack) | | 9459 : 0.276s 0.276s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (Build) | | 9563 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GetBuildOutputFilesWithTfm) | | 9591 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GetTfmSpecificContentForPackage) | | 9618 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GetDebugSymbolsWithTfm) | | 9665 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GetFrameworkAssemblyReferences) | . 9714 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.convention/1.0.31/System.Composition.Convention.1.0.31.csproj (_GetFrameworksWithSuppressedDependencies) | 4707 : 0.597s 11.826s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (Build, Pack) | | 9460 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (Build) | | 9541 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GetBuildOutputFilesWithTfm) | | 12446 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GetTfmSpecificContentForPackage) | | 12469 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GetDebugSymbolsWithTfm) | | 12508 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GetFrameworkAssemblyReferences) | . 12542 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.hosting/1.0.31/System.Composition.Hosting.1.0.31.csproj (_GetFrameworksWithSuppressedDependencies) | 4708 : 0.378s 1.440s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (Build, Pack) | | 9466 : 0.233s 0.233s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (Build) | | 9550 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GetBuildOutputFilesWithTfm) | | 9579 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GetTfmSpecificContentForPackage) | | 9604 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GetDebugSymbolsWithTfm) | | 9652 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GetFrameworkAssemblyReferences) | . 9698 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.runtime/1.0.31/System.Composition.Runtime.1.0.31.csproj (_GetFrameworksWithSuppressedDependencies) | 4709 : 0.382s 8.369s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (Build, Pack) | | 9484 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (Build) | | 9610 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GetBuildOutputFilesWithTfm) | | 9780 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GetTfmSpecificContentForPackage) | | 9843 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GetDebugSymbolsWithTfm) | | 10279 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GetFrameworkAssemblyReferences) | . 10313 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.composition.typedparts/1.0.31/System.Composition.TypedParts.1.0.31.csproj (_GetFrameworksWithSuppressedDependencies) | 4710 : 0.520s 5.562s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (Build, Pack) | | 9491 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (Build) | | 9492 : 0.182s 0.182s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (Build) | | 9603 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10091 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10259 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10319 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10450 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10539 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10700 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10756 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10801 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10929 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4711 : 0.630s 4.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (Build, Pack) | | 9497 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (Build) | | 9498 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (Build) | | 9599 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9666 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9687 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9778 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9798 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9863 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9899 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 9986 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10090 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10293 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4712 : 0.575s 2.990s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (Build, Pack) | | 9501 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (Build) | | 9502 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (Build) | | 9594 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9658 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9684 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10017 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10032 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10116 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10134 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10165 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10240 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10274 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.common/4.3.0/System.Data.Common.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4713 : 1.743s 18.785s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (Build, Pack) | | 9525 : 0.450s 0.450s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (Build) | | 9526 : 0.359s 0.359s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (Build) | | 9527 : 0.340s 0.340s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (Build) | | 9528 : 0.339s 0.339s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (Build) | | 9529 : 0.240s 0.240s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (Build) | | 9530 : 0.231s 0.231s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (Build) | | 9531 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (Build) | | 9692 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetBuildOutputFilesWithTfm) | | 9762 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetBuildOutputFilesWithTfm) | | 9848 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetBuildOutputFilesWithTfm) | | 9946 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetBuildOutputFilesWithTfm) | | 10258 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetBuildOutputFilesWithTfm) | | 10281 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetBuildOutputFilesWithTfm) | | 10315 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetBuildOutputFilesWithTfm) | | 10662 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetTfmSpecificContentForPackage) | | 10714 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetTfmSpecificContentForPackage) | | 13064 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetTfmSpecificContentForPackage) | | 13171 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetTfmSpecificContentForPackage) | | 13215 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetTfmSpecificContentForPackage) | | 13236 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetTfmSpecificContentForPackage) | | 13259 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetTfmSpecificContentForPackage) | | 13279 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetDebugSymbolsWithTfm) | | 13310 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetDebugSymbolsWithTfm) | | 13353 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetDebugSymbolsWithTfm) | | 13373 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetDebugSymbolsWithTfm) | | 13444 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetDebugSymbolsWithTfm) | | 13464 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetDebugSymbolsWithTfm) | | 13514 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetDebugSymbolsWithTfm) | | 13532 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetFrameworkAssemblyReferences) | | 13555 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetFrameworkAssemblyReferences) | | 13580 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetFrameworkAssemblyReferences) | | 13600 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetFrameworkAssemblyReferences) | | 13638 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetFrameworkAssemblyReferences) | | 13656 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetFrameworkAssemblyReferences) | | 13672 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetFrameworkAssemblyReferences) | | 13686 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetFrameworksWithSuppressedDependencies) | | 13695 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetFrameworksWithSuppressedDependencies) | | 13702 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetFrameworksWithSuppressedDependencies) | | 13714 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetFrameworksWithSuppressedDependencies) | | 13741 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetFrameworksWithSuppressedDependencies) | | 13750 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetFrameworksWithSuppressedDependencies) | . 13756 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.data.sqlclient/4.8.3/System.Data.SqlClient.4.8.3.csproj (_GetFrameworksWithSuppressedDependencies) | 4714 : 0.743s 10.164s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (Build, Pack) | | 9532 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (Build) | | 9533 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (Build) | | 9638 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 9903 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 11153 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 11377 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 11884 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 11955 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 12081 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 12135 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 12172 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 12239 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.0.11/System.Diagnostics.Debug.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4715 : 0.667s 4.640s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (Build, Pack) | | 9552 : 0.198s 0.198s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (Build) | | 9553 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (Build) | | 9670 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9753 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9922 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10089 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10163 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10248 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10350 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10405 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10497 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10673 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4716 : 1.245s 11.886s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (Build, Pack) | | 9564 : 0.199s 0.199s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (Build) | | 9565 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (Build) | | 9566 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (Build) | | 9677 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9759 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9906 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10191 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10424 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11407 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11964 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12021 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12043 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12422 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12461 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12511 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12545 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12571 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12603 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4717 : 1.327s 17.662s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (Build, Pack) | | 9614 : 0.244s 0.244s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (Build) | | 9615 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (Build) | | 9616 : 0.253s 0.253s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (Build) | | 9617 : 0.188s 0.188s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (Build) | | 9749 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 9845 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 10761 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 10982 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11063 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 11800 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 11868 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 11976 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12484 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12548 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12578 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12698 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13112 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13158 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13184 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13223 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13275 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13576 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13585 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13599 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.7.0/System.Diagnostics.DiagnosticSource.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4718 : 1.228s 17.555s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (Build, Pack) | | 9621 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (Build) | | 9622 : 0.218s 0.218s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (Build) | | 9623 : 0.211s 0.211s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (Build) | | 9624 : 0.280s 0.280s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (Build) | | 9760 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9988 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10062 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10084 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10177 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10551 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10705 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 11642 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 11685 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 11718 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12379 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13061 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13102 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13133 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13172 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13271 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13301 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13335 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13371 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13407 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4719 : 0.582s 3.757s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (Build, Pack) | | 9631 : 0.261s 0.261s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (Build) | | 9632 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (Build) | | 9783 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9905 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9989 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10045 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10180 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10249 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10278 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10343 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 10389 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10407 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.eventlog/5.0.0/System.Diagnostics.EventLog.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4720 : 0.766s 15.606s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (Build, Pack) | | 9634 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (Build) | | 9635 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (Build) | | 9764 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10008 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10143 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10676 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13067 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13103 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13128 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13162 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13183 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13235 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.fileversioninfo/4.3.0/System.Diagnostics.FileVersionInfo.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4721 : 1.241s 15.631s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (Build, Pack) | | 9639 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (Build) | | 9640 : 0.225s 0.225s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (Build) | | 9641 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (Build) | | 9642 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (Build) | | 9802 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9860 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 10173 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 10253 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 10416 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 10542 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 11020 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 11372 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 11544 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 11581 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 11766 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12011 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12133 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12194 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12236 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12293 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12329 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13221 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13245 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13277 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/System.Diagnostics.Process.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4722 : 1.596s 15.861s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (Build, Pack) | | 9643 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (Build) | | 9644 : 0.189s 0.189s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (Build) | | 9645 : 0.245s 0.245s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (Build) | | 9646 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (Build) | | 9796 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11958 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11978 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12054 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12103 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12147 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12206 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12347 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12459 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12495 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12528 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12579 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12657 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12729 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12776 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12819 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12853 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13216 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13272 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13330 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4723 : 0.529s 2.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (Build, Pack) | | 9651 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (Build) | | 9766 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 9847 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 9956 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 10036 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 10088 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/System.Diagnostics.Tools.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4724 : 0.408s 0.849s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (Build, Pack) | | 9664 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (Build) | | 9705 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9773 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9792 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 9812 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 9852 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.3.0/System.Diagnostics.Tools.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4725 : 0.920s 10.768s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (Build, Pack) | | 9674 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (Build) | | 9675 : 0.220s 0.220s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (Build) | | 9799 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9898 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11923 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12182 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12205 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12285 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12320 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetFrameworkAssemblyReferences) | | 12375 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetFrameworkAssemblyReferences) | | 12415 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12440 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/System.Diagnostics.TraceSource.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4726 : 0.617s 5.256s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (Build, Pack) | | 9718 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (Build) | | 9719 : 0.174s 0.174s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (Build) | | 9801 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9861 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9879 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 9955 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10018 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10721 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10967 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11022 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11057 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11157 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.3.0/System.Diagnostics.TraceSource.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4727 : 1.913s 17.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (Build, Pack) | | 9722 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (Build) | | 9723 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (Build) | | 9724 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (Build) | | 9725 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (Build) | | 9726 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (Build) | | 9927 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 9978 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 10498 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 11428 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 12493 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 12525 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12560 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12655 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12800 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12832 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12875 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12905 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12972 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13001 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13041 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13200 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13237 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13289 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13326 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13362 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13399 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13415 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13447 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13505 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13531 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.1.0/System.Diagnostics.Tracing.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4728 : 1.948s 13.452s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (Build, Pack) | | 9727 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (Build) | | 9728 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (Build) | | 9729 : 0.243s 0.243s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (Build) | | 9730 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (Build) | | 9731 : 0.266s 0.266s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (Build) | | 9868 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9950 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9979 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10296 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10330 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10681 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10769 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10793 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10926 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12238 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12341 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12423 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12478 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12559 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12594 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12626 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12668 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12748 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12784 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12826 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12860 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12880 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12929 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12948 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12977 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4729 : 1.195s 14.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (Build, Pack) | | 9732 : 0.432s 0.432s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (Build) | | 9733 : 0.581s 0.581s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (Build) | | 9734 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (Build) | | 9941 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 10001 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 10057 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 10323 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 10401 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 11006 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 11344 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12468 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12509 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12554 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 12600 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 12652 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 12711 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13046 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13084 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.drawing.common/4.7.0/System.Drawing.Common.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4730 : 0.584s 6.963s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (Build, Pack) | | 9746 : 0.252s 0.252s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (Build) | | 9747 : 0.274s 0.274s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (Build) | | 9867 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 10178 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 10718 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 10747 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 10854 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 10907 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 11109 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 11155 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 11189 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 11202 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/System.Dynamic.Runtime.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4731 : 0.692s 9.647s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (Build, Pack) | | 9755 : 0.262s 0.262s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (Build) | | 9756 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (Build) | | 9872 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 9925 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10009 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10320 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10846 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10938 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11841 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11905 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11936 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12348 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4732 : 0.679s 8.943s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (Build, Pack) | | 9751 : 0.315s 0.315s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (Build) | | 9752 : 0.231s 0.231s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (Build) | | 9877 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 9930 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10067 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10740 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10934 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 11126 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 11957 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 11998 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 12028 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12154 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.formats.asn1/5.0.0/System.Formats.Asn1.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4733 : 0.707s 9.359s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (Build, Pack) | | 9770 : 0.189s 0.189s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (Build) | | 9771 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (Build) | | 9865 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11585 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11599 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11692 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11711 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11748 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11787 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11876 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11943 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12164 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4734 : 0.831s 13.179s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (Build, Pack) | | 9819 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (Build) | | 9820 : 0.246s 0.246s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (Build) | | 9949 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10034 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10515 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10544 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10712 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12217 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12483 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12529 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12565 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12619 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4735 : 0.541s 4.409s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (Build, Pack) | | 9830 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (Build) | | 9831 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (Build) | | 9958 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 10131 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 10226 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 10285 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 10321 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 10373 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 10856 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 10893 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 11029 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 11073 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4736 : 0.595s 7.182s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (Build, Pack) | | 9835 : 0.224s 0.224s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (Build) | | 9836 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (Build) | | 10020 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10073 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10205 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10236 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10513 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10675 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10733 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10849 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10902 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11431 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4737 : 0.826s 12.268s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (Build, Pack) | | 9839 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (Build) | | 9840 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (Build) | | 9912 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10162 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10198 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11436 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11451 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12558 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12622 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12683 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12714 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12747 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4738 : 1.329s 13.254s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (Build, Pack) | | 9856 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (Build) | | 9857 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (Build) | | 9858 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (Build) | | 9959 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10725 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11756 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12434 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12494 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12546 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12615 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12651 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12696 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12773 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12831 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12874 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12902 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13007 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13027 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.compression/4.3.0/System.IO.Compression.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4739 : 1.385s 14.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (Build, Pack) | | 9882 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (Build) | | 9883 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (Build) | | 9884 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (Build) | | 9885 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (Build) | | 10024 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10223 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10683 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10722 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11414 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 11510 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 11614 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 11633 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 11870 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12530 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12593 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12799 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12940 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 12988 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13023 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13055 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13086 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13108 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13138 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13157 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.accesscontrol/5.0.0/System.IO.FileSystem.AccessControl.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4740 : 0.447s 2.720s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (Build, Pack) | | 9913 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (Build) | | 9914 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (Build) | | 10006 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 10046 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 10079 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 10200 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 10299 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 10578 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 10580 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 10589 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 10610 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 10630 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.0.1/System.IO.FileSystem.Primitives.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4741 : 0.545s 6.440s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (Build, Pack) | | 9915 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (Build) | | 9916 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (Build) | | 10016 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10106 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10251 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10411 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10779 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10978 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11034 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11071 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11091 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11316 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4742 : 0.683s 8.667s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (Build, Pack) | | 9936 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (Build) | | 9937 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (Build) | | 10019 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 10493 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 10523 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 10726 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 10757 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 10833 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 10987 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 11043 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 11191 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 11427 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.0.1/System.IO.FileSystem.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4743 : 0.840s 9.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (Build, Pack) | | 9942 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (Build) | | 9943 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (Build) | | 10025 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10201 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11357 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12169 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12193 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12232 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12261 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12302 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12331 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12363 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.filesystem/4.3.0/System.IO.FileSystem.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4744 : 1.717s 14.834s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (Build, Pack) | | 9961 : 0.324s 0.324s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (Build) | | 9962 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (Build) | | 9963 : 0.292s 0.292s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (Build) | | 9964 : 0.306s 0.306s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (Build) | | 9965 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (Build) | | 10181 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 10225 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 10255 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 10382 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 10447 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 10491 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetTfmSpecificContentForPackage) | | 10997 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetTfmSpecificContentForPackage) | | 11028 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetTfmSpecificContentForPackage) | | 11873 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetTfmSpecificContentForPackage) | | 12098 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetTfmSpecificContentForPackage) | | 12181 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetDebugSymbolsWithTfm) | | 12237 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetDebugSymbolsWithTfm) | | 12306 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetDebugSymbolsWithTfm) | | 12350 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetDebugSymbolsWithTfm) | | 12387 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetDebugSymbolsWithTfm) | | 12737 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetFrameworkAssemblyReferences) | | 12794 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetFrameworkAssemblyReferences) | | 12835 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetFrameworkAssemblyReferences) | | 12886 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetFrameworkAssemblyReferences) | | 12957 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetFrameworkAssemblyReferences) | | 12985 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13000 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13069 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13087 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 13117 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipelines/5.0.1/System.IO.Pipelines.5.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4745 : 0.582s 4.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (Build, Pack) | | 9970 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (Build) | | 9971 : 0.257s 0.257s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (Build) | | 10092 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10245 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10280 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10440 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10671 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10754 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11005 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11061 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11079 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11112 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/4.3.0/System.IO.Pipes.AccessControl.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4746 : 1.005s 17.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (Build, Pack) | | 9973 : 0.197s 0.197s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (Build) | | 9974 : 0.250s 0.250s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (Build) | | 9975 : 0.231s 0.231s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (Build) | | 9976 : 0.271s 0.271s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (Build) | | 10102 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10340 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10418 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10957 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11032 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 11786 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12417 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12531 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13151 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13187 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13501 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13528 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13570 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13591 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13610 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13627 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13661 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13673 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13680 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13692 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes.accesscontrol/5.0.0/System.IO.Pipes.AccessControl.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4747 : 0.510s 6.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (Build, Pack) | | 9991 : 0.247s 0.247s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (Build) | | 9992 : 0.232s 0.232s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (Build) | | 10101 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10452 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10499 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10723 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10838 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11186 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11493 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11513 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11552 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11582 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io.pipes/4.3.0/System.IO.Pipes.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4748 : 1.391s 14.941s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (Build, Pack) | | 10028 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (Build) | | 10029 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (Build) | | 10030 : 0.253s 0.253s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (Build) | | 10031 : 0.214s 0.214s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (Build) | | 10203 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 11374 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 11646 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 11915 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 12059 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12489 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12666 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12740 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12764 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12807 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13047 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13098 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13126 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13160 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13194 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13232 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13265 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13296 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13350 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13375 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4749 : 1.463s 14.540s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (Build, Pack) | | 10041 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (Build) | | 10042 : 0.178s 0.178s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (Build) | | 10043 : 0.237s 0.237s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (Build) | | 10044 : 0.217s 0.217s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (Build) | | 10170 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10273 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10341 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10457 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10637 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11673 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11777 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11950 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12512 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12647 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12716 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12785 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13083 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13115 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13149 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13210 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13240 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13264 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13285 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13315 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4750 : 1.409s 13.475s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (Build, Pack) | | 10052 : 0.343s 0.343s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (Build) | | 10053 : 0.339s 0.339s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (Build) | | 10054 : 0.429s 0.429s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (Build) | | 10055 : 0.240s 0.240s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (Build) | | 10262 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 10358 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 10489 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 10832 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 10910 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 11393 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 11417 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 11548 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 11855 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 11906 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 11922 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12220 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12338 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12386 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12449 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12500 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12527 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12701 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12803 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13154 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.1.0/System.Linq.Expressions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4751 : 1.500s 15.235s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (Build, Pack) | | 10058 : 0.419s 0.419s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (Build) | | 10059 : 0.499s 0.499s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (Build) | | 10060 : 0.449s 0.449s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (Build) | | 10061 : 0.265s 0.265s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (Build) | | 10202 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10301 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10419 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10463 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10545 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10724 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10958 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11015 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11127 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12779 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12965 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12994 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13164 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13209 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13246 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13281 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13305 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13336 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13363 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13385 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4752 : 0.532s 6.913s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (Build, Pack) | | 10063 : 0.393s 0.393s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (Build) | | 10064 : 0.469s 0.469s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (Build) | | 10291 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 10690 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 10973 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 11144 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 11310 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 11442 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 11482 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 11501 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 11557 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 11584 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.parallel/4.0.1/System.Linq.Parallel.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4753 : 0.762s 12.262s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (Build, Pack) | | 10070 : 0.347s 0.347s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (Build) | | 10071 : 0.277s 0.277s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (Build) | | 10152 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10166 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10231 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10254 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12093 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12425 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12664 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12712 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12746 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12864 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4754 : 0.950s 12.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (Build, Pack) | | 10075 : 0.297s 0.297s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (Build) | | 10076 : 0.300s 0.300s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (Build) | | 10077 : 0.247s 0.247s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (Build) | | 10148 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 10378 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 10400 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 10455 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 10704 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 10736 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 11024 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 11072 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 11082 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12198 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12256 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12295 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12336 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12900 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12919 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4755 : 1.121s 13.211s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (Build, Pack) | | 10097 : 0.320s 0.320s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (Build) | | 10098 : 0.336s 0.336s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (Build) | | 10099 : 0.220s 0.220s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (Build) | | 10183 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10332 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11369 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12370 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12406 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12660 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12745 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12857 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12906 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12943 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12973 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13004 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13043 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13090 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13150 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4756 : 0.642s 3.463s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (Build, Pack) | | 10104 : 0.337s 0.337s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (Build) | | 10105 : 0.359s 0.359s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (Build) | | 10219 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GetBuildOutputFilesWithTfm) | | 10326 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GetBuildOutputFilesWithTfm) | | 10511 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GetTfmSpecificContentForPackage) | | 10529 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GetTfmSpecificContentForPackage) | | 10777 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GetDebugSymbolsWithTfm) | | 10799 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GetDebugSymbolsWithTfm) | | 10932 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GetFrameworkAssemblyReferences) | | 10969 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GetFrameworkAssemblyReferences) | | 11023 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 11041 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4757 : 0.456s 2.904s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (Build, Pack) | | 10107 : 0.262s 0.262s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (Build) | | 10108 : 0.408s 0.408s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (Build) | | 10261 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetBuildOutputFilesWithTfm) | | 10442 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetBuildOutputFilesWithTfm) | | 10517 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetTfmSpecificContentForPackage) | | 10535 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetTfmSpecificContentForPackage) | | 10592 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetDebugSymbolsWithTfm) | | 10593 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetDebugSymbolsWithTfm) | | 10762 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetFrameworkAssemblyReferences) | | 10820 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetFrameworkAssemblyReferences) | | 10855 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetFrameworksWithSuppressedDependencies) | . 10909 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj (_GetFrameworksWithSuppressedDependencies) | 4758 : 0.606s 5.983s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (Build, Pack) | | 10109 : 0.299s 0.299s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (Build) | | 10110 : 0.385s 0.385s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (Build) | | 10111 : 0.338s 0.338s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (Build) | | 10227 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetBuildOutputFilesWithTfm) | | 10392 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetBuildOutputFilesWithTfm) | | 10702 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetBuildOutputFilesWithTfm) | | 10768 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetTfmSpecificContentForPackage) | | 11076 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetTfmSpecificContentForPackage) | | 11087 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetTfmSpecificContentForPackage) | | 11140 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetDebugSymbolsWithTfm) | | 11321 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetDebugSymbolsWithTfm) | | 11467 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetDebugSymbolsWithTfm) | | 11560 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetFrameworkAssemblyReferences) | | 11598 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetFrameworkAssemblyReferences) | | 11615 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetFrameworkAssemblyReferences) | | 11648 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetFrameworksWithSuppressedDependencies) | | 11667 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetFrameworksWithSuppressedDependencies) | . 11690 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj (_GetFrameworksWithSuppressedDependencies) | 4759 : 0.851s 3.281s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (Build, Pack) | | 10121 : 0.269s 0.269s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (Build) | | 10122 : 0.253s 0.253s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (Build) | | 10123 : 0.268s 0.268s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (Build) | | 10216 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetBuildOutputFilesWithTfm) | | 10348 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetBuildOutputFilesWithTfm) | | 10372 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetBuildOutputFilesWithTfm) | | 10444 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetTfmSpecificContentForPackage) | | 10635 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetTfmSpecificContentForPackage) | | 10653 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetTfmSpecificContentForPackage) | | 10689 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetDebugSymbolsWithTfm) | | 10734 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetDebugSymbolsWithTfm) | | 10763 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetDebugSymbolsWithTfm) | | 10875 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetFrameworkAssemblyReferences) | | 10917 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetFrameworkAssemblyReferences) | | 10953 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetFrameworkAssemblyReferences) | | 10983 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetFrameworksWithSuppressedDependencies) | | 11019 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetFrameworksWithSuppressedDependencies) | . 11037 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj (_GetFrameworksWithSuppressedDependencies) | 4760 : 1.237s 10.912s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (Build, Pack) | | 10140 : 0.307s 0.307s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (Build) | | 10141 : 0.302s 0.302s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (Build) | | 10142 : 0.360s 0.360s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (Build) | | 10292 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10347 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10520 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10752 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11033 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11047 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11104 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12231 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12252 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12550 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12596 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12631 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12681 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12713 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12761 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/System.Net.Http.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4761 : 1.096s 11.912s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (Build, Pack) | | 10154 : 0.279s 0.279s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (Build) | | 10155 : 0.298s 0.298s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (Build) | | 10156 : 0.312s 0.312s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (Build) | | 10297 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetBuildOutputFilesWithTfm) | | 10634 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetBuildOutputFilesWithTfm) | | 10651 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetBuildOutputFilesWithTfm) | | 11723 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetTfmSpecificContentForPackage) | | 11891 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetTfmSpecificContentForPackage) | | 11927 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetTfmSpecificContentForPackage) | | 12026 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetDebugSymbolsWithTfm) | | 12431 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetDebugSymbolsWithTfm) | | 12515 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetDebugSymbolsWithTfm) | | 12781 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetFrameworkAssemblyReferences) | | 12823 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetFrameworkAssemblyReferences) | | 12887 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetFrameworkAssemblyReferences) | | 12928 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetFrameworksWithSuppressedDependencies) | | 12946 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetFrameworksWithSuppressedDependencies) | . 12963 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.4/System.Net.Http.4.3.4.csproj (_GetFrameworksWithSuppressedDependencies) | 4762 : 0.478s 5.282s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (Build, Pack) | | 10168 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (Build) | | 10169 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (Build) | | 10260 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10449 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10781 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11018 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11141 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11229 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11449 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11497 : 0.212s 0.212s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11538 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11597 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.nameresolution/4.3.0/System.Net.NameResolution.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4763 : 0.812s 7.362s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (Build, Pack) | | 10187 : 0.224s 0.224s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (Build) | | 10188 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (Build) | | 10189 : 0.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (Build) | | 10284 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10318 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10469 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10892 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10937 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11134 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11704 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11728 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11823 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11882 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11952 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11984 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12033 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12060 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12078 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.primitives/4.3.0/System.Net.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4764 : 0.876s 9.958s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (Build, Pack) | | 10213 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (Build) | | 10214 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (Build) | | 10215 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (Build) | | 10345 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10436 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10488 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10834 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11000 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11084 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11160 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11244 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11349 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11419 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11492 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11556 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11592 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 11999 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12416 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.requests/4.3.0/System.Net.Requests.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4765 : 0.500s 3.828s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (Build, Pack) | | 10211 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (Build) | | 10212 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (Build) | | 10357 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 10486 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 10627 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 10669 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 10738 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 11008 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 11237 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 11249 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 11269 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 11273 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.security/4.3.1/System.Net.Security.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4766 : 0.588s 3.948s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (Build, Pack) | | 10220 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (Build) | | 10221 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (Build) | | 10322 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10360 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10384 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10536 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10561 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10604 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10625 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10701 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10770 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10913 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.sockets/4.3.0/System.Net.Sockets.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4767 : 0.433s 6.345s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (Build, Pack) | | 10224 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (Build) | | 10377 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11089 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11305 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11697 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 11744 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.webheadercollection/4.3.0/System.Net.WebHeaderCollection.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4768 : 1.074s 12.259s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (Build, Pack) | | 10269 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (Build) | | 10270 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (Build) | | 10271 : 0.242s 0.242s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (Build) | | 10375 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 10412 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 10441 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 10767 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 11617 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 11629 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 12056 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 12496 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 12516 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 12852 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 12884 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 12920 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 12949 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12967 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13101 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/System.Numerics.Vectors.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4769 : 1.494s 13.998s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (Build, Pack) | | 10307 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (Build) | | 10308 : 0.275s 0.275s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (Build) | | 10309 : 0.245s 0.245s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (Build) | | 10310 : 0.260s 0.260s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (Build) | | 10434 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 11146 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 11637 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 11659 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 11903 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetTfmSpecificContentForPackage) | | 11944 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetTfmSpecificContentForPackage) | | 12129 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetTfmSpecificContentForPackage) | | 12156 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetTfmSpecificContentForPackage) | | 12195 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetDebugSymbolsWithTfm) | | 12257 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetDebugSymbolsWithTfm) | | 12359 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetDebugSymbolsWithTfm) | | 12439 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetDebugSymbolsWithTfm) | | 12703 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetFrameworkAssemblyReferences) | | 12769 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetFrameworkAssemblyReferences) | | 12814 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetFrameworkAssemblyReferences) | | 12858 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetFrameworkAssemblyReferences) | | 12897 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12916 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13242 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13396 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.5.0/System.Numerics.Vectors.4.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4770 : 0.528s 6.737s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (Build, Pack) | | 10289 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (Build) | | 10290 : 0.178s 0.178s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (Build) | | 10376 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetBuildOutputFilesWithTfm) | | 10717 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetBuildOutputFilesWithTfm) | | 11300 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetTfmSpecificContentForPackage) | | 11317 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetTfmSpecificContentForPackage) | | 11506 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetDebugSymbolsWithTfm) | | 11612 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetDebugSymbolsWithTfm) | | 11817 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetFrameworkAssemblyReferences) | | 11896 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetFrameworkAssemblyReferences) | | 11934 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetFrameworksWithSuppressedDependencies) | . 12064 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj (_GetFrameworksWithSuppressedDependencies) | 4771 : 0.688s 9.728s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (Build, Pack) | | 10303 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (Build) | | 10304 : 0.273s 0.273s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (Build) | | 10426 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10501 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10691 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10894 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11118 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11551 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12080 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12137 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12174 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12392 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4772 : 0.450s 2.307s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (Build, Pack) | | 10306 : 0.247s 0.247s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (Build) | | 10423 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 10514 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_GetTfmSpecificContentForPackage) | | 10680 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_GetDebugSymbolsWithTfm) | | 10735 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_GetFrameworkAssemblyReferences) | . 10794 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.private.datacontractserialization/4.1.1/System.Private.DataContractSerialization.4.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4773 : 0.709s 7.991s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (Build, Pack) | | 10328 : 0.211s 0.211s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (Build) | | 10329 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (Build) | | 10433 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 10492 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 11409 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 11586 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 12010 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 12118 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 12255 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 12297 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 12337 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 12366 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/System.Reflection.Emit.ILGeneration.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4774 : 0.558s 2.503s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (Build, Pack) | | 10333 : 0.199s 0.199s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (Build) | | 10334 : 0.216s 0.216s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (Build) | | 10458 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10484 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10716 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10824 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10858 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10878 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10918 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10947 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 11001 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11030 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/System.Reflection.Emit.ILGeneration.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4775 : 1.043s 14.332s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (Build, Pack) | | 10354 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (Build) | | 10355 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (Build) | | 10356 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (Build) | | 10473 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 10862 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11422 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11444 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 11818 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 11862 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13167 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13190 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13230 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13322 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13360 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13392 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13412 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13430 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13458 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/System.Reflection.Emit.ILGeneration.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4776 : 0.560s 8.708s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (Build, Pack) | | 10369 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (Build) | | 10370 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (Build) | | 10461 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 10494 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 10773 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 10798 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 11125 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 11348 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 11456 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 11504 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 11549 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 12551 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/System.Reflection.Emit.Lightweight.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4777 : 0.573s 1.963s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (Build, Pack) | | 10367 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (Build) | | 10368 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (Build) | | 10448 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10470 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10508 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10528 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10682 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10706 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10795 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10829 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 10860 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 10879 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/System.Reflection.Emit.Lightweight.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4778 : 0.709s 6.422s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (Build, Pack) | | 10398 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (Build) | | 10399 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (Build) | | 10540 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 10692 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 11081 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 11154 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 11772 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 11809 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 11951 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 11979 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 12058 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 12076 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/System.Reflection.Emit.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4779 : 0.872s 8.431s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (Build, Pack) | | 10414 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (Build) | | 10415 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (Build) | | 10506 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10806 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10865 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10883 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12290 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12311 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12372 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12413 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12462 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12491 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.3.0/System.Reflection.Emit.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4780 : 1.218s 10.251s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (Build, Pack) | | 10428 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (Build) | | 10429 : 0.317s 0.317s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (Build) | | 10430 : 0.231s 0.231s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (Build) | | 10566 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 10954 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11058 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11319 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12016 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12281 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12334 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12377 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12480 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12576 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 12616 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 12676 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 12702 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12762 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12836 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.7.0/System.Reflection.Emit.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4781 : 0.256s 0.668s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (Build, Pack) | | 10427 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (Build) | | 10519 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 10538 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 10560 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 10576 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 10585 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.0.1/System.Reflection.Extensions.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4782 : 0.309s 0.666s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (Build, Pack) | | 10437 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (Build) | | 10525 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10550 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10565 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10579 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 10588 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.extensions/4.3.0/System.Reflection.Extensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4783 : 0.421s 2.231s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (Build, Pack) | | 10451 : 0.382s 0.382s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (Build) | | 10727 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10922 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10971 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11021 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GetFrameworkAssemblyReferences) | . 11044 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.3.0/System.Reflection.Metadata.1.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4784 : 0.326s 3.366s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (Build, Pack) | | 10459 : 0.667s 0.667s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (Build) | | 10666 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GetBuildOutputFilesWithTfm) | | 10745 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GetTfmSpecificContentForPackage) | | 11119 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GetDebugSymbolsWithTfm) | | 11284 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GetFrameworkAssemblyReferences) | . 11314 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.1/System.Reflection.Metadata.1.4.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4785 : 0.371s 1.852s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (Build, Pack) | | 10474 : 0.627s 0.627s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (Build) | | 10709 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_GetBuildOutputFilesWithTfm) | | 10751 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_GetTfmSpecificContentForPackage) | | 10873 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_GetDebugSymbolsWithTfm) | | 10921 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_GetFrameworkAssemblyReferences) | . 10944 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.4.2/System.Reflection.Metadata.1.4.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4786 : 0.772s 11.523s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (Build, Pack) | | 10478 : 0.735s 0.735s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (Build) | | 10479 : 0.711s 0.711s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (Build) | | 10677 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetBuildOutputFilesWithTfm) | | 10720 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetBuildOutputFilesWithTfm) | | 11644 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetTfmSpecificContentForPackage) | | 11803 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetTfmSpecificContentForPackage) | | 11888 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetDebugSymbolsWithTfm) | | 12086 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetDebugSymbolsWithTfm) | | 12582 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetFrameworkAssemblyReferences) | | 12654 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetFrameworkAssemblyReferences) | | 13030 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13060 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.6.0/System.Reflection.Metadata.1.6.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4787 : 0.913s 8.487s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (Build, Pack) | | 10480 : 0.749s 0.749s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (Build) | | 10481 : 0.753s 0.753s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (Build) | | 10771 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GetBuildOutputFilesWithTfm) | | 10825 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GetBuildOutputFilesWithTfm) | | 10916 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GetTfmSpecificContentForPackage) | | 11848 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GetTfmSpecificContentForPackage) | | 11899 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GetDebugSymbolsWithTfm) | | 12042 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GetDebugSymbolsWithTfm) | | 12318 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GetFrameworkAssemblyReferences) | | 12463 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GetFrameworkAssemblyReferences) | | 12504 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12547 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/1.8.0/System.Reflection.Metadata.1.8.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4788 : 1.209s 12.850s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (Build, Pack) | | 10503 : 0.687s 0.687s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (Build) | | 10504 : 0.692s 0.692s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (Build) | | 10505 : 0.652s 0.652s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (Build) | | 10699 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10911 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11142 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11839 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 11902 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 11919 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 11977 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12063 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12303 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12524 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 12564 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 12604 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 12648 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12670 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12695 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.metadata/5.0.0/System.Reflection.Metadata.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4789 : 0.575s 6.861s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (Build, Pack) | | 10526 : 0.306s 0.306s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (Build) | | 10633 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 11148 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 11219 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 12161 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 12212 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.0.1/System.Reflection.Primitives.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4790 : 0.345s 1.810s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (Build, Pack) | | 10522 : 0.268s 0.268s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (Build) | | 10591 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10594 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10599 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10615 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 10658 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.primitives/4.3.0/System.Reflection.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4791 : 1.554s 9.953s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (Build, Pack) | | 10531 : 0.243s 0.243s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (Build) | | 10532 : 0.532s 0.532s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (Build) | | 10533 : 0.283s 0.283s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (Build) | | 10534 : 0.307s 0.307s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (Build) | | 10695 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 10816 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 10936 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 11054 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 11326 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 11559 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 11754 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 11914 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12123 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12185 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12305 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12360 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12419 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12458 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12507 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12552 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12587 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12609 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12782 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12825 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/System.Reflection.TypeExtensions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4792 : 0.792s 15.436s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (Build, Pack) | | 10546 : 0.297s 0.297s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (Build) | | 10547 : 0.244s 0.244s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (Build) | | 10548 : 0.323s 0.323s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (Build) | | 10549 : 0.234s 0.234s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (Build) | | 10672 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10776 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10844 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11179 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11329 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11569 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11801 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11907 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12040 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12140 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12175 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13438 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13698 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13713 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13726 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13738 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13748 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13757 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13763 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13767 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.3.0/System.Reflection.TypeExtensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4793 : 1.465s 14.636s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (Build, Pack) | | 10555 : 0.291s 0.291s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (Build) | | 10556 : 0.384s 0.384s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (Build) | | 10557 : 0.311s 0.311s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (Build) | | 10558 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (Build) | | 10559 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (Build) | | 10719 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 11016 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 11158 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 11302 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 11435 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 12661 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 13111 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 13137 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 13197 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 13224 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 13269 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 13317 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 13347 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 13365 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 13393 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 13431 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 13465 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 13503 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 13526 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 13557 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 13571 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13581 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13596 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13609 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13622 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.4.0/System.Reflection.TypeExtensions.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4794 : 1.923s 14.375s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (Build, Pack) | | 10569 : 0.234s 0.234s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (Build) | | 10570 : 0.291s 0.291s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (Build) | | 10571 : 0.336s 0.336s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (Build) | | 10572 : 0.266s 0.266s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (Build) | | 10573 : 0.204s 0.204s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (Build) | | 10574 : 0.282s 0.282s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (Build) | | 10753 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 10964 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11347 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11489 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11613 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12139 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12390 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12580 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12629 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12930 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12951 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12981 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13009 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13094 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13122 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13180 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13202 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13288 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13323 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13356 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13384 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13414 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13440 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13473 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13489 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13506 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13519 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13537 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13548 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13564 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.7.0/System.Reflection.TypeExtensions.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4795 : 1.255s 10.903s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (Build, Pack) | | 10606 : 0.189s 0.189s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (Build) | | 10607 : 0.199s 0.199s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (Build) | | 10608 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (Build) | | 10609 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (Build) | | 10694 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 10737 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 10823 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 11235 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 11375 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 11890 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 11941 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12015 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12085 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12793 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12839 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12871 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12903 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12935 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12962 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12997 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13020 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13039 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13059 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13076 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4796 : 1.211s 13.595s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (Build, Pack) | | 10611 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (Build) | | 10612 : 0.212s 0.212s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (Build) | | 10613 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (Build) | | 10614 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (Build) | | 10698 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10811 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10827 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10866 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10912 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10955 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10977 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11167 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11430 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11568 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11668 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11740 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13220 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13274 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13308 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13364 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13394 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13419 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13481 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13497 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4797 : 0.512s 10.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (Build, Pack) | | 10628 : 0.200s 0.200s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (Build) | | 10805 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GetBuildOutputFilesWithTfm) | | 12815 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GetTfmSpecificContentForPackage) | | 12849 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GetDebugSymbolsWithTfm) | | 12889 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GetFrameworkAssemblyReferences) | . 12921 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.extensions/4.6.0/System.Resources.Extensions.4.6.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4798 : 0.361s 3.129s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (Build, Pack) | | 10632 : 0.174s 0.174s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (Build) | | 10817 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11343 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 11368 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 11396 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_GetFrameworkAssemblyReferences) | . 11437 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.reader/4.0.0/System.Resources.Reader.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4799 : 0.378s 3.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (Build, Pack) | | 10667 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (Build) | | 10772 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 10952 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 11007 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 11450 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 11484 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.0.1/System.Resources.ResourceManager.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4800 : 0.395s 0.858s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (Build, Pack) | | 10674 : 0.222s 0.222s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (Build) | | 10803 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 10821 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 10843 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 10877 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 10903 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.resourcemanager/4.3.0/System.Resources.ResourceManager.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4801 : 0.439s 0.941s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (Build, Pack) | | 10678 : 0.270s 0.270s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (Build) | | 10815 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 10831 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 10857 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 10884 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_GetFrameworkAssemblyReferences) | . 10915 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.resources.writer/4.0.0/System.Resources.Writer.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4802 : 0.763s 10.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (Build, Pack) | | 10696 : 0.260s 0.260s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (Build) | | 10697 : 0.253s 0.253s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (Build) | | 10848 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 10990 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 11075 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GetTfmSpecificContentForPackage) | | 11271 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GetTfmSpecificContentForPackage) | | 12486 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GetDebugSymbolsWithTfm) | | 12519 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GetDebugSymbolsWithTfm) | | 12824 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GetFrameworkAssemblyReferences) | | 12866 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GetFrameworkAssemblyReferences) | | 12896 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12955 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.0/System.Runtime.CompilerServices.Unsafe.4.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4803 : 0.526s 3.870s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (Build, Pack) | | 10729 : 0.226s 0.226s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (Build) | | 10730 : 0.217s 0.217s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (Build) | | 10845 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GetBuildOutputFilesWithTfm) | | 10872 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GetBuildOutputFilesWithTfm) | | 10989 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GetTfmSpecificContentForPackage) | | 11193 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GetTfmSpecificContentForPackage) | | 11359 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GetDebugSymbolsWithTfm) | | 11371 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GetDebugSymbolsWithTfm) | | 11519 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GetFrameworkAssemblyReferences) | | 11562 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GetFrameworkAssemblyReferences) | | 11658 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 11684 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.1/System.Runtime.CompilerServices.Unsafe.4.5.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4804 : 0.881s 9.524s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (Build, Pack) | | 10731 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (Build) | | 10732 : 0.222s 0.222s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (Build) | | 10914 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetBuildOutputFilesWithTfm) | | 11031 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetBuildOutputFilesWithTfm) | | 12224 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetTfmSpecificContentForPackage) | | 12455 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetTfmSpecificContentForPackage) | | 12492 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetDebugSymbolsWithTfm) | | 12684 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetDebugSymbolsWithTfm) | | 12724 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetFrameworkAssemblyReferences) | | 12805 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetFrameworkAssemblyReferences) | | 12838 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetFrameworksWithSuppressedDependencies) | . 12888 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.2/System.Runtime.CompilerServices.Unsafe.4.5.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4805 : 1.142s 10.610s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (Build, Pack) | | 10742 : 0.212s 0.212s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (Build) | | 10743 : 0.319s 0.319s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (Build) | | 10744 : 0.181s 0.181s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (Build) | | 10881 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetBuildOutputFilesWithTfm) | | 11026 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetBuildOutputFilesWithTfm) | | 11039 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetBuildOutputFilesWithTfm) | | 11916 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetTfmSpecificContentForPackage) | | 12077 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetTfmSpecificContentForPackage) | | 12105 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetTfmSpecificContentForPackage) | | 12214 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetDebugSymbolsWithTfm) | | 12384 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetDebugSymbolsWithTfm) | | 12409 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetDebugSymbolsWithTfm) | | 12673 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetFrameworkAssemblyReferences) | | 12726 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetFrameworkAssemblyReferences) | | 12771 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetFrameworkAssemblyReferences) | | 12804 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetFrameworksWithSuppressedDependencies) | | 12837 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetFrameworksWithSuppressedDependencies) | . 13006 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.5.3/System.Runtime.CompilerServices.Unsafe.4.5.3.csproj (_GetFrameworksWithSuppressedDependencies) | 4806 : 1.138s 13.169s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (Build, Pack) | | 10758 : 0.204s 0.204s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (Build) | | 10759 : 0.202s 0.202s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (Build) | | 10760 : 0.307s 0.307s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (Build) | | 10951 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11165 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11729 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11959 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12501 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12523 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12590 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12633 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13262 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13307 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13346 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13383 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13422 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13453 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13479 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/4.7.0/System.Runtime.CompilerServices.Unsafe.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4807 : 1.798s 14.225s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (Build, Pack) | | 10786 : 0.275s 0.275s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (Build) | | 10787 : 0.271s 0.271s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (Build) | | 10788 : 0.355s 0.355s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (Build) | | 10789 : 0.288s 0.288s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (Build) | | 10790 : 0.356s 0.356s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (Build) | | 10791 : 0.233s 0.233s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (Build) | | 11004 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11192 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11426 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11725 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12328 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12539 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12738 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12774 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12978 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12999 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13024 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13042 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13071 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13096 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13127 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13343 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13389 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13423 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13445 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13476 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13504 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13542 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13559 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13582 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13601 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13616 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13647 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13662 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13675 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13682 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/5.0.0/System.Runtime.CompilerServices.Unsafe.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4808 : 0.497s 3.820s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (Build, Pack) | | 10840 : 0.335s 0.335s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (Build) | | 10841 : 0.242s 0.242s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (Build) | | 10950 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11078 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11208 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 11448 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 11611 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 11616 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 11691 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 11731 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 11770 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 11790 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.compilerservices.unsafe/6.0.0/System.Runtime.CompilerServices.Unsafe.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4809 : 1.387s 12.826s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (Build, Pack) | | 10850 : 0.327s 0.327s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (Build) | | 10851 : 0.305s 0.305s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (Build) | | 10852 : 0.306s 0.306s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (Build) | | 10853 : 0.283s 0.283s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (Build) | | 10972 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 11159 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 11757 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 11986 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 12111 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12249 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12280 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12927 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12992 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13040 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13131 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13165 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13198 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13231 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13282 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13327 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13367 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13443 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13463 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13484 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.1.0/System.Runtime.Extensions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4810 : 0.636s 14.404s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (Build, Pack) | | 10888 : 0.345s 0.345s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (Build) | | 10889 : 0.344s 0.344s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (Build) | | 10890 : 0.309s 0.309s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (Build) | | 10891 : 0.234s 0.234s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (Build) | | 11059 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11802 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 13174 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 13203 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 13293 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13408 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13701 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13715 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13722 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13731 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13745 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13751 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13759 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13771 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13780 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13789 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13798 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13801 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13802 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13803 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.0/System.Runtime.Extensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4811 : 1.502s 9.896s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (Build, Pack) | | 10895 : 0.328s 0.328s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (Build) | | 10896 : 0.319s 0.319s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (Build) | | 10897 : 0.316s 0.316s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (Build) | | 10898 : 0.277s 0.277s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (Build) | | 11027 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 11221 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 11233 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 11307 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 12396 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 12471 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 12499 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 12686 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 12725 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 12763 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 12783 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 12816 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 12873 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 12911 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 12941 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 12970 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 12995 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13014 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13032 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 13051 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.extensions/4.3.1/System.Runtime.Extensions.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4812 : 0.416s 7.295s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (Build, Pack) | | 10935 : 0.218s 0.218s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (Build) | | 11074 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 11217 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 11346 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 11440 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 11472 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.0.1/System.Runtime.Handles.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4813 : 0.305s 3.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (Build, Pack) | | 10946 : 0.207s 0.207s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (Build) | | 11046 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11421 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11583 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11641 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 11681 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.handles/4.3.0/System.Runtime.Handles.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4814 : 0.879s 7.657s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (Build, Pack) | | 10974 : 0.272s 0.272s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (Build) | | 10975 : 0.261s 0.261s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (Build) | | 11088 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12006 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12023 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12428 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12453 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12566 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12599 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetFrameworkAssemblyReferences) | | 12637 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetFrameworkAssemblyReferences) | | 12663 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12707 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.0.0/System.Runtime.InteropServices.RuntimeInformation.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4815 : 0.635s 5.581s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (Build, Pack) | | 10980 : 0.292s 0.292s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (Build) | | 10981 : 0.226s 0.226s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (Build) | | 11085 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11145 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11164 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11424 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11438 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12087 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12142 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12250 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12275 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12373 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/4.3.0/System.Runtime.InteropServices.RuntimeInformation.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4816 : 1.870s 12.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (Build, Pack) | | 10992 : 0.364s 0.364s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (Build) | | 10993 : 0.321s 0.321s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (Build) | | 10994 : 0.369s 0.369s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (Build) | | 10995 : 0.345s 0.345s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (Build) | | 10996 : 0.330s 0.330s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (Build) | | 11149 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 11926 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 12062 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 12150 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 12319 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 12561 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12646 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12667 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12699 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 13049 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 13070 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13093 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13107 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13141 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13182 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13213 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13255 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13287 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13329 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13359 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13379 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13405 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13421 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13441 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13460 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.1.0/System.Runtime.InteropServices.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4817 : 1.484s 13.568s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (Build, Pack) | | 11009 : 0.330s 0.330s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (Build) | | 11010 : 0.343s 0.343s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (Build) | | 11011 : 0.344s 0.344s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (Build) | | 11012 : 0.319s 0.319s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (Build) | | 11013 : 0.344s 0.344s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (Build) | | 11014 : 0.291s 0.291s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (Build) | | 11161 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11373 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11494 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11649 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11776 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11893 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12110 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12540 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12689 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12806 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12840 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13254 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13283 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13318 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13348 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13381 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13451 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13527 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13553 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13579 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13602 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13619 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13635 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13651 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13666 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13679 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13685 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13699 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13709 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13719 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.interopservices/4.3.0/System.Runtime.InteropServices.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4818 : 0.363s 1.464s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (Build, Pack) | | 11051 : 0.232s 0.232s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (Build) | | 11156 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11169 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 11178 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 11210 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GetFrameworkAssemblyReferences) | . 11228 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.0.0/System.Runtime.Loader.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4819 : 0.431s 1.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (Build, Pack) | | 11052 : 0.232s 0.232s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (Build) | | 11177 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11201 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11216 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11234 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 11245 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.loader/4.3.0/System.Runtime.Loader.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4820 : 0.873s 8.220s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (Build, Pack) | | 11055 : 0.303s 0.303s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (Build) | | 11056 : 0.360s 0.360s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (Build) | | 11190 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11206 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11521 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11532 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12608 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12628 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12677 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12719 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12754 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12787 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.numerics/4.3.0/System.Runtime.Numerics.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4821 : 1.183s 10.674s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (Build, Pack) | | 11064 : 0.251s 0.251s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (Build) | | 11065 : 0.231s 0.231s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (Build) | | 11066 : 0.321s 0.321s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (Build) | | 11205 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11241 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11246 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12000 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12159 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12183 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12215 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12397 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12424 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12697 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12753 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12798 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12830 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13226 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13251 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.formatters/4.3.0/System.Runtime.Serialization.Formatters.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4822 : 1.051s 12.300s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (Build, Pack) | | 11099 : 0.223s 0.223s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (Build) | | 11100 : 0.224s 0.224s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (Build) | | 11101 : 0.218s 0.218s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (Build) | | 11203 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 11700 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 13195 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 13222 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetTfmSpecificContentForPackage) | | 13247 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetTfmSpecificContentForPackage) | | 13266 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetTfmSpecificContentForPackage) | | 13297 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetDebugSymbolsWithTfm) | | 13324 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetDebugSymbolsWithTfm) | | 13342 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetDebugSymbolsWithTfm) | | 13429 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetFrameworkAssemblyReferences) | | 13456 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetFrameworkAssemblyReferences) | | 13485 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetFrameworkAssemblyReferences) | | 13516 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13534 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 13556 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/System.Runtime.Serialization.Primitives.4.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4823 : 1.133s 9.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (Build, Pack) | | 11114 : 0.298s 0.298s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (Build) | | 11115 : 0.289s 0.289s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (Build) | | 11116 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (Build) | | 11320 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11677 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12008 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12481 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12510 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12573 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12639 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12706 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12843 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12890 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12931 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12966 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12996 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13034 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13058 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/System.Runtime.Serialization.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4824 : 1.231s 11.673s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (Build, Pack) | | 11121 : 0.262s 0.262s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (Build) | | 11122 : 0.329s 0.329s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (Build) | | 11123 : 0.276s 0.276s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (Build) | | 11313 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 12124 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 12778 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetBuildOutputFilesWithTfm) | | 12821 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetTfmSpecificContentForPackage) | | 12878 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetTfmSpecificContentForPackage) | | 12908 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetTfmSpecificContentForPackage) | | 12936 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetDebugSymbolsWithTfm) | | 13125 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetDebugSymbolsWithTfm) | | 13145 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetDebugSymbolsWithTfm) | | 13212 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetFrameworkAssemblyReferences) | | 13253 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetFrameworkAssemblyReferences) | | 13292 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetFrameworkAssemblyReferences) | | 13332 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13369 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 13449 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/System.Runtime.Serialization.Xml.4.1.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4825 : 1.861s 10.253s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (Build, Pack) | | 11128 : 0.690s 0.690s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (Build) | | 11129 : 0.723s 0.723s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (Build) | | 11130 : 0.546s 0.546s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (Build) | | 11131 : 0.774s 0.774s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (Build) | | 11132 : 0.340s 0.340s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (Build) | | 11360 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 11694 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 11715 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 11858 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 11898 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 12025 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12166 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12202 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12435 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12467 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 12497 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12640 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12658 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12710 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12755 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 12788 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12834 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12867 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12901 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12932 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 12956 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12991 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13011 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13072 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13139 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4826 : 1.599s 12.188s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (Build, Pack) | | 11135 : 0.719s 0.719s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (Build) | | 11136 : 0.796s 0.796s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (Build) | | 11137 : 0.803s 0.803s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (Build) | | 11138 : 0.775s 0.775s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (Build) | | 11139 : 0.297s 0.297s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (Build) | | 11311 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11370 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11413 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11491 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11767 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11865 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11972 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12020 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12125 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12176 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12299 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12913 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12939 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13045 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13066 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13123 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13156 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13193 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13243 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13338 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13372 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13400 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13439 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13475 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13544 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4827 : 1.485s 12.697s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (Build, Pack) | | 11180 : 0.663s 0.663s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (Build) | | 11181 : 0.667s 0.667s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (Build) | | 11182 : 0.714s 0.714s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (Build) | | 11183 : 0.625s 0.625s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (Build) | | 11184 : 0.241s 0.241s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (Build) | | 11400 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 11558 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 11699 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 11880 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 11960 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 12167 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 12284 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 12340 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 12749 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 12770 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 13003 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 13089 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 13104 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 13136 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 13169 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 13433 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 13468 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 13511 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 13539 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 13572 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 13588 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13607 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13624 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13639 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 13658 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4828 : 0.775s 10.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (Build, Pack) | | 11199 : 0.539s 0.539s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (Build) | | 11200 : 0.261s 0.261s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (Build) | | 11299 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11925 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12055 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12808 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13100 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13121 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13147 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13189 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13218 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13256 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.3.0/System.Security.AccessControl.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4829 : 1.279s 12.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (Build, Pack) | | 11212 : 0.470s 0.470s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (Build) | | 11213 : 0.448s 0.448s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (Build) | | 11214 : 0.379s 0.379s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (Build) | | 11215 : 0.226s 0.226s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (Build) | | 11322 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11376 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11514 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11580 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11652 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 11696 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13233 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13260 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13290 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13316 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13378 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13406 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13436 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13470 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13493 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13525 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13543 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13558 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13566 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13577 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/4.7.0/System.Security.AccessControl.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4830 : 1.340s 11.739s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (Build, Pack) | | 11224 : 0.394s 0.394s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (Build) | | 11225 : 0.404s 0.404s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (Build) | | 11226 : 0.375s 0.375s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (Build) | | 11227 : 0.391s 0.391s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (Build) | | 11397 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11524 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11695 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11886 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12742 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12797 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12841 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12933 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12989 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13017 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13228 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13252 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13294 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13328 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13366 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13401 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13425 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13466 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13508 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13541 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/5.0.0/System.Security.AccessControl.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4831 : 0.745s 11.351s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (Build, Pack) | | 11238 : 0.367s 0.367s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (Build) | | 11239 : 0.335s 0.335s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (Build) | | 11361 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12075 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12245 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12326 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12907 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13152 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13185 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13420 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13452 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13483 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.accesscontrol/6.0.0/System.Security.AccessControl.6.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4832 : 0.525s 3.651s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (Build, Pack) | | 11242 : 0.319s 0.319s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (Build) | | 11243 : 0.315s 0.315s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (Build) | | 11352 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11645 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11714 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11746 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11771 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11945 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11971 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12050 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12073 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12165 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.claims/4.3.0/System.Security.Claims.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4833 : 1.349s 12.845s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (Build, Pack) | | 11250 : 0.267s 0.267s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (Build) | | 11251 : 0.351s 0.351s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (Build) | | 11252 : 0.285s 0.285s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (Build) | | 11253 : 0.239s 0.239s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (Build) | | 11254 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (Build) | | 11255 : 0.209s 0.209s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (Build) | | 11447 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11885 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12120 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12450 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12473 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12694 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 13134 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13196 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13267 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13298 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13313 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13354 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13482 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13512 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13530 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13546 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13574 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13589 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13612 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13637 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13654 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13671 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13687 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13706 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13734 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13743 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13747 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13754 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13762 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13766 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.0/System.Security.Cryptography.Algorithms.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4834 : 1.492s 12.838s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (Build, Pack) | | 11256 : 0.350s 0.350s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (Build) | | 11257 : 0.250s 0.250s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (Build) | | 11258 : 0.250s 0.250s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (Build) | | 11259 : 0.228s 0.228s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (Build) | | 11260 : 0.253s 0.253s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (Build) | | 11261 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (Build) | | 11411 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 11535 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 11676 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 11942 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 12269 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 12313 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 12563 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 12641 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 12675 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 12709 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 12872 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 12934 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 12959 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 13199 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 13291 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 13387 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 13478 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 13510 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 13535 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 13560 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 13584 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 13603 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 13621 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 13660 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 13669 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13742 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13746 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13753 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13761 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 13768 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.algorithms/4.3.1/System.Security.Cryptography.Algorithms.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4835 : 1.870s 12.238s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (Build, Pack) | | 11263 : 0.354s 0.354s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (Build) | | 11264 : 0.340s 0.340s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (Build) | | 11265 : 0.325s 0.325s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (Build) | | 11266 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (Build) | | 11267 : 0.220s 0.220s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (Build) | | 11268 : 0.308s 0.308s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (Build) | | 11432 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11669 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11970 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12104 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12325 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12398 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12448 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12476 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12517 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12556 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12588 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12632 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13140 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13170 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13248 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13268 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13286 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13325 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13377 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13428 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13461 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13490 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13518 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13550 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13562 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13578 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13595 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13629 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13645 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13652 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.3.0/System.Security.Cryptography.Cng.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4836 : 0.970s 13.269s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build, Pack) | | 11331 : 0.312s 0.312s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 11332 : 0.309s 0.309s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 11333 : 0.305s 0.305s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 11334 : 0.311s 0.311s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 11335 : 0.340s 0.340s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 11336 : 0.338s 0.338s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 11337 : 0.357s 0.357s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 11338 : 0.508s 0.508s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 11339 : 0.283s 0.283s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 11340 : 0.278s 0.278s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 11341 : 0.306s 0.306s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 11342 : 0.308s 0.308s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (Build) | | 11537 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11566 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11749 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 13175 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 13370 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 13413 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 13454 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 13488 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 13524 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 13551 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 13565 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 13593 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 13620 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13630 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13643 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13691 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13711 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13721 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13727 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13732 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13740 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13752 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13760 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13764 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13769 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13775 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13777 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13778 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13779 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13782 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13784 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13786 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13788 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13791 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13794 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13796 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13800 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13805 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13814 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13817 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13819 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13821 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13823 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13825 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13827 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13828 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13831 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13833 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13835 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13836 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13838 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13839 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13840 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13841 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13842 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13843 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13844 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13845 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13846 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13847 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/4.7.0/System.Security.Cryptography.Cng.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4837 : 1.060s 13.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build, Pack) | | 11378 : 0.261s 0.261s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 11379 : 0.253s 0.253s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 11380 : 0.284s 0.284s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 11381 : 0.315s 0.315s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 11382 : 0.477s 0.477s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 11383 : 0.375s 0.375s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 11384 : 0.480s 0.480s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 11385 : 0.495s 0.495s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 11386 : 0.328s 0.328s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 11387 : 0.337s 0.337s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 11388 : 0.313s 0.313s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 11389 : 0.345s 0.345s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (Build) | | 11555 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11654 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11686 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12223 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12356 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12894 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12925 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 13132 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 13166 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 13208 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 13238 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 13280 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 13341 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13376 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13404 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13608 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13631 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13642 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13783 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13785 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13787 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13790 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13792 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13793 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13795 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13797 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13799 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13804 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13806 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13807 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13808 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13809 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13810 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13811 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13812 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13813 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13815 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13816 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13818 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13820 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13822 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13824 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13826 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13829 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13830 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13832 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13834 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13837 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13848 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13849 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13850 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13851 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13852 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13853 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13854 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13855 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13856 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13857 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13858 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13859 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.cng/5.0.0/System.Security.Cryptography.Cng.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4838 : 0.836s 10.547s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (Build, Pack) | | 11391 : 0.290s 0.290s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (Build) | | 11392 : 0.258s 0.258s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (Build) | | 11502 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12053 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12354 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12488 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12758 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13319 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13358 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13395 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13434 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13459 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.csp/4.3.0/System.Security.Cryptography.Csp.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4839 : 0.607s 3.143s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (Build, Pack) | | 11394 : 0.286s 0.286s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (Build) | | 11395 : 0.265s 0.265s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (Build) | | 11490 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11655 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11678 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11909 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11933 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12017 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12051 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12094 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12130 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12155 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.encoding/4.3.0/System.Security.Cryptography.Encoding.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4840 : 0.403s 2.441s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (Build, Pack) | | 11412 : 0.374s 0.374s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (Build) | | 11511 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11863 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11895 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11931 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 11985 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.openssl/4.3.0/System.Security.Cryptography.OpenSsl.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4841 : 1.724s 12.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (Build, Pack) | | 11457 : 0.363s 0.363s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (Build) | | 11458 : 0.345s 0.345s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (Build) | | 11459 : 0.349s 0.349s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (Build) | | 11460 : 0.376s 0.376s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (Build) | | 11461 : 0.600s 0.600s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (Build) | | 11462 : 0.268s 0.268s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (Build) | | 11463 : 0.264s 0.264s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (Build) | | 11656 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11778 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11966 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12570 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12602 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12693 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12733 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12845 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13021 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13062 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13092 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13129 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13159 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13192 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13314 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13344 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13398 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13477 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13499 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13540 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13554 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13573 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13592 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13611 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13640 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13663 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13678 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13694 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13707 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13717 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13723 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13729 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13733 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13739 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13755 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/4.7.0/System.Security.Cryptography.Pkcs.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4842 : 1.769s 11.857s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (Build, Pack) | | 11473 : 0.294s 0.294s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (Build) | | 11474 : 0.553s 0.553s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (Build) | | 11475 : 0.352s 0.352s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (Build) | | 11476 : 0.360s 0.360s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (Build) | | 11477 : 0.488s 0.488s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (Build) | | 11478 : 0.339s 0.339s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (Build) | | 11479 : 0.414s 0.414s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (Build) | | 11721 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11763 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11908 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11947 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12068 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12244 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12276 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12583 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12614 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12687 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13205 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13234 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13284 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13311 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13351 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13390 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13411 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13467 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13495 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13509 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13521 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13545 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13563 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13583 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13605 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13634 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13650 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13668 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13683 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13693 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13700 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13710 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13720 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13725 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13730 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.pkcs/5.0.0/System.Security.Cryptography.Pkcs.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4843 : 0.825s 6.570s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (Build, Pack) | | 11470 : 0.365s 0.365s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (Build) | | 11471 : 0.249s 0.249s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (Build) | | 11570 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11722 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11753 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11853 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11874 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12549 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12708 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12760 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12827 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12861 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.primitives/4.3.0/System.Security.Cryptography.Primitives.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4844 : 1.447s 10.706s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (Build, Pack) | | 11485 : 0.221s 0.221s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (Build) | | 11486 : 0.300s 0.300s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (Build) | | 11487 : 0.321s 0.321s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (Build) | | 11488 : 0.339s 0.339s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (Build) | | 11660 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 11730 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 11792 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 11812 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 12522 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 12741 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 12786 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 13173 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 13201 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 13229 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 13263 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 13295 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 13321 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 13352 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 13403 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 13448 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 13480 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13502 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13522 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13536 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.protecteddata/4.4.0/System.Security.Cryptography.ProtectedData.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4845 : 1.577s 10.244s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (Build, Pack) | | 11515 : 0.355s 0.355s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (Build) | | 11516 : 0.417s 0.417s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (Build) | | 11517 : 0.334s 0.334s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (Build) | | 11518 : 0.386s 0.386s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (Build) | | 11622 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11825 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11857 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12197 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12395 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12534 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12618 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12642 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12678 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12732 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12767 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12792 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13258 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13302 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13340 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13374 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13402 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13426 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13469 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13500 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.x509certificates/4.3.0/System.Security.Cryptography.X509Certificates.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4846 : 0.845s 5.689s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (Build, Pack) | | 11546 : 0.435s 0.435s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (Build) | | 11547 : 0.395s 0.395s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (Build) | | 11717 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11912 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12072 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12358 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12466 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12557 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12606 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 12688 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 12727 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12752 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.cryptography.xml/4.7.0/System.Security.Cryptography.Xml.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4847 : 1.166s 7.485s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (Build, Pack) | | 11563 : 0.517s 0.517s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (Build) | | 11564 : 0.599s 0.599s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (Build) | | 11565 : 0.350s 0.350s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (Build) | | 11747 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11932 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12327 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12357 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12498 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12533 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12605 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12650 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12879 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12937 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 12986 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13026 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13048 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13068 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13085 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.permissions/4.7.0/System.Security.Permissions.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4848 : 0.721s 4.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (Build, Pack) | | 11573 : 0.331s 0.331s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (Build) | | 11574 : 0.283s 0.283s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (Build) | | 11689 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11742 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11768 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11811 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11864 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12196 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12221 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12274 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12355 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12506 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.3.0/System.Security.Principal.Windows.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4849 : 1.668s 10.918s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (Build, Pack) | | 11575 : 0.353s 0.353s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (Build) | | 11576 : 0.324s 0.324s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (Build) | | 11577 : 0.523s 0.523s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (Build) | | 11578 : 0.292s 0.292s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (Build) | | 11579 : 0.283s 0.283s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (Build) | | 11716 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11798 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12134 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12403 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12460 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12543 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12597 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12643 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12691 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12728 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13106 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13144 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13178 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13276 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13303 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13349 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13382 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13417 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13455 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13494 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13515 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13533 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13561 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13594 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13614 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/4.7.0/System.Security.Principal.Windows.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4850 : 1.119s 11.592s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (Build, Pack) | | 11587 : 0.294s 0.294s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (Build) | | 11588 : 0.372s 0.372s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (Build) | | 11589 : 0.468s 0.468s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (Build) | | 11590 : 0.255s 0.255s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (Build) | | 11591 : 0.305s 0.305s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (Build) | | 11735 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11837 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 11866 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12625 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12983 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 13110 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13435 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13462 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13492 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13523 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetTfmSpecificContentForPackage) | | 13567 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13575 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13613 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13626 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13636 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetDebugSymbolsWithTfm) | | 13649 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13677 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13690 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13712 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13728 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetFrameworkAssemblyReferences) | | 13737 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13744 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13758 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13765 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13776 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal.windows/5.0.0/System.Security.Principal.Windows.5.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4851 : 0.354s 0.835s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (Build, Pack) | | 11596 : 0.256s 0.256s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (Build) | | 11651 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11672 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 11693 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 11720 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 11755 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.security.principal/4.3.0/System.Security.Principal.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4852 : 1.091s 5.534s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (Build, Pack) | | 11605 : 0.326s 0.326s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (Build) | | 11606 : 0.288s 0.288s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (Build) | | 11712 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 12433 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 12456 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 12514 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 12538 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 12585 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 12617 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 12659 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 12723 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 12768 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.0.1/System.Text.Encoding.CodePages.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4853 : 1.443s 7.286s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (Build, Pack) | | 11601 : 0.294s 0.294s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (Build) | | 11602 : 0.325s 0.325s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (Build) | | 11603 : 0.268s 0.268s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (Build) | | 11604 : 0.276s 0.276s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (Build) | | 11703 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 11775 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 11940 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 11965 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetBuildOutputFilesWithTfm) | | 12005 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 12034 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 12079 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 12108 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetTfmSpecificContentForPackage) | | 12309 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 12380 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 12447 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 12485 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetDebugSymbolsWithTfm) | | 12775 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 12818 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 12862 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 12914 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetFrameworkAssemblyReferences) | | 12952 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 12979 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13036 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13063 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.4.0/System.Text.Encoding.CodePages.4.4.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4854 : 1.500s 6.894s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (Build, Pack) | | 11625 : 0.272s 0.272s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (Build) | | 11626 : 0.358s 0.358s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (Build) | | 11627 : 0.261s 0.261s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (Build) | | 11628 : 0.450s 0.450s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (Build) | | 11789 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetBuildOutputFilesWithTfm) | | 11892 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetBuildOutputFilesWithTfm) | | 11935 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetBuildOutputFilesWithTfm) | | 12071 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetBuildOutputFilesWithTfm) | | 12132 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetTfmSpecificContentForPackage) | | 12271 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetTfmSpecificContentForPackage) | | 12315 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetTfmSpecificContentForPackage) | | 12376 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetTfmSpecificContentForPackage) | | 12429 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetDebugSymbolsWithTfm) | | 12634 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetDebugSymbolsWithTfm) | | 12669 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetDebugSymbolsWithTfm) | | 12704 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetDebugSymbolsWithTfm) | | 12739 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetFrameworkAssemblyReferences) | | 12772 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetFrameworkAssemblyReferences) | | 12817 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetFrameworkAssemblyReferences) | | 12869 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetFrameworkAssemblyReferences) | | 12899 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 12918 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 12974 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 13013 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.5.1/System.Text.Encoding.CodePages.4.5.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4855 : 0.932s 10.892s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (Build, Pack) | | 11663 : 0.301s 0.301s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (Build) | | 11664 : 0.255s 0.255s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (Build) | | 11665 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (Build) | | 11666 : 0.316s 0.316s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (Build) | | 11791 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11867 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 11917 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12027 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12865 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13015 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13033 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13207 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 13225 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13270 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13309 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13615 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13628 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13644 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13664 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13676 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13689 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13697 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13708 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13718 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.codepages/4.7.0/System.Text.Encoding.CodePages.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4856 : 0.854s 6.163s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (Build, Pack) | | 11674 : 0.235s 0.235s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (Build) | | 11675 : 0.259s 0.259s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (Build) | | 11799 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 11883 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 12513 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 12575 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 12613 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 12672 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 12731 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 12777 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 12882 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 12915 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.0.11/System.Text.Encoding.Extensions.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4857 : 0.731s 9.943s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (Build, Pack) | | 11706 : 0.202s 0.202s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (Build) | | 11707 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (Build) | | 11824 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11918 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12007 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12092 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13250 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13345 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13498 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13520 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13538 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13549 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding.extensions/4.3.0/System.Text.Encoding.Extensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4858 : 0.782s 9.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (Build, Pack) | | 11709 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (Build) | | 11710 : 0.225s 0.225s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (Build) | | 11856 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 11897 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 11924 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 12065 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 12119 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 13261 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 13320 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 13368 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 13397 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 13427 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.0.11/System.Text.Encoding.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4859 : 0.885s 6.485s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (Build, Pack) | | 11726 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (Build) | | 11727 : 0.291s 0.291s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (Build) | | 11833 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11877 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12611 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12645 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12759 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12810 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12923 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12969 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12998 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13029 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encoding/4.3.0/System.Text.Encoding.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4860 : 1.075s 7.296s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (Build, Pack) | | 11732 : 0.265s 0.265s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (Build) | | 11733 : 0.318s 0.318s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (Build) | | 11734 : 0.413s 0.413s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (Build) | | 11871 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12009 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12049 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12184 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12208 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12246 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12612 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12636 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12961 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13002 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13035 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13074 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13099 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13113 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13135 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.encodings.web/4.7.0/System.Text.Encodings.Web.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4861 : 1.242s 7.449s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (Build, Pack) | | 11750 : 0.265s 0.265s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (Build) | | 11751 : 0.366s 0.366s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (Build) | | 11752 : 0.518s 0.518s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (Build) | | 11973 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12487 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12685 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12859 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12881 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12922 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12947 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12976 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13005 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 13044 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13082 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13124 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetFrameworkAssemblyReferences) | | 13148 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13168 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13191 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.json/4.7.0/System.Text.Json.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4862 : 1.022s 10.729s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (Build, Pack) | | 11759 : 0.267s 0.267s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (Build) | | 11760 : 0.304s 0.304s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (Build) | | 11761 : 0.264s 0.264s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (Build) | | 11762 : 0.220s 0.220s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (Build) | | 11869 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 12757 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 13088 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 13109 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetBuildOutputFilesWithTfm) | | 13146 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 13306 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 13391 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 13424 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetTfmSpecificContentForPackage) | | 13437 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13472 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13587 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13597 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetDebugSymbolsWithTfm) | | 13633 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13655 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13670 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13684 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetFrameworkAssemblyReferences) | | 13696 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13704 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13716 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13735 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.1.0/System.Text.RegularExpressions.4.1.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4863 : 1.429s 10.266s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (Build, Pack) | | 11780 : 0.249s 0.249s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (Build) | | 11781 : 0.266s 0.266s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (Build) | | 11782 : 0.248s 0.248s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (Build) | | 11783 : 0.255s 0.255s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (Build) | | 11784 : 0.228s 0.228s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (Build) | | 11904 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12100 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12168 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12912 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 13155 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 13211 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13241 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13304 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13331 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13361 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13386 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13409 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13432 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13457 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13486 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13517 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13547 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13568 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13586 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13606 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13617 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13625 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13648 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13657 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13665 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/System.Text.RegularExpressions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4864 : 0.877s 10.854s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (Build, Pack) | | 11793 : 0.287s 0.287s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (Build) | | 11794 : 0.227s 0.227s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (Build) | | 11795 : 0.247s 0.247s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (Build) | | 11796 : 0.252s 0.252s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (Build) | | 11797 : 0.272s 0.272s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (Build) | | 11889 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 12013 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 12388 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 13181 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 13219 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetBuildOutputFilesWithTfm) | | 13273 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 13496 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 13598 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 13623 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 13632 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetTfmSpecificContentForPackage) | | 13641 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 13659 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 13667 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 13674 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 13681 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetDebugSymbolsWithTfm) | | 13688 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 13705 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 13724 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 13736 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 13749 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetFrameworkAssemblyReferences) | | 13770 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13772 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13773 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | | 13774 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 13781 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.1/System.Text.RegularExpressions.4.3.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4865 : 0.875s 6.378s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (Build, Pack) | | 11806 : 0.233s 0.233s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (Build) | | 11807 : 0.222s 0.222s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (Build) | | 11910 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 11956 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12438 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12680 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12801 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12856 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12891 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12953 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12980 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13012 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.overlapped/4.3.0/System.Threading.Overlapped.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4866 : 0.943s 7.614s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (Build, Pack) | | 11829 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (Build) | | 11830 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (Build) | | 11953 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetBuildOutputFilesWithTfm) | | 11974 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetBuildOutputFilesWithTfm) | | 12343 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetTfmSpecificContentForPackage) | | 12369 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetTfmSpecificContentForPackage) | | 12475 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetDebugSymbolsWithTfm) | | 12715 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetDebugSymbolsWithTfm) | | 13142 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetFrameworkAssemblyReferences) | | 13176 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetFrameworkAssemblyReferences) | | 13204 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13244 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.6.0/System.Threading.Tasks.Dataflow.4.6.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4867 : 1.337s 8.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (Build, Pack) | | 11845 : 0.336s 0.336s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (Build) | | 11846 : 0.332s 0.332s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (Build) | | 11847 : 0.316s 0.316s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (Build) | | 12004 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetBuildOutputFilesWithTfm) | | 12035 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetBuildOutputFilesWithTfm) | | 12145 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetBuildOutputFilesWithTfm) | | 12247 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetTfmSpecificContentForPackage) | | 12270 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetTfmSpecificContentForPackage) | | 12304 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetTfmSpecificContentForPackage) | | 12400 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetDebugSymbolsWithTfm) | | 12427 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetDebugSymbolsWithTfm) | | 12472 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetDebugSymbolsWithTfm) | | 12520 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetFrameworkAssemblyReferences) | | 12568 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetFrameworkAssemblyReferences) | | 12607 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetFrameworkAssemblyReferences) | | 12635 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13339 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13357 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.dataflow/4.9.0/System.Threading.Tasks.Dataflow.4.9.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4868 : 0.452s 1.177s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (Build, Pack) | | 11860 : 0.340s 0.340s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (Build) | | 11990 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12047 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12069 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12109 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_GetFrameworkAssemblyReferences) | . 12146 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.0.0/System.Threading.Tasks.Extensions.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4869 : 0.569s 4.748s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (Build, Pack) | | 11913 : 0.315s 0.315s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (Build) | | 12048 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12352 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12735 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12802 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 12828 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.3.0/System.Threading.Tasks.Extensions.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4870 : 0.789s 6.304s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (Build, Pack) | | 11920 : 0.302s 0.302s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (Build) | | 11921 : 0.365s 0.365s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (Build) | | 12045 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GetBuildOutputFilesWithTfm) | | 12829 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GetBuildOutputFilesWithTfm) | | 12870 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GetTfmSpecificContentForPackage) | | 12893 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GetTfmSpecificContentForPackage) | | 12942 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GetDebugSymbolsWithTfm) | | 12968 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GetDebugSymbolsWithTfm) | | 13008 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GetFrameworkAssemblyReferences) | | 13054 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GetFrameworkAssemblyReferences) | | 13081 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GetFrameworksWithSuppressedDependencies) | . 13114 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.2/System.Threading.Tasks.Extensions.4.5.2.csproj (_GetFrameworksWithSuppressedDependencies) | 4871 : 1.207s 6.298s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (Build, Pack) | | 11928 : 0.289s 0.289s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (Build) | | 11929 : 0.293s 0.293s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (Build) | | 11930 : 0.289s 0.289s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (Build) | | 12037 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetBuildOutputFilesWithTfm) | | 12107 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetBuildOutputFilesWithTfm) | | 12152 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetBuildOutputFilesWithTfm) | | 12444 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetTfmSpecificContentForPackage) | | 12581 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetTfmSpecificContentForPackage) | | 12630 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetTfmSpecificContentForPackage) | | 12662 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetDebugSymbolsWithTfm) | | 12700 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetDebugSymbolsWithTfm) | | 12756 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetDebugSymbolsWithTfm) | | 12809 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetFrameworkAssemblyReferences) | | 12855 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetFrameworkAssemblyReferences) | | 12895 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetFrameworkAssemblyReferences) | | 12926 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetFrameworksWithSuppressedDependencies) | | 12960 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetFrameworksWithSuppressedDependencies) | . 12990 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.extensions/4.5.4/System.Threading.Tasks.Extensions.4.5.4.csproj (_GetFrameworksWithSuppressedDependencies) | 4872 : 0.861s 8.793s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (Build, Pack) | | 11938 : 0.265s 0.265s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (Build) | | 11939 : 0.260s 0.260s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (Build) | | 12163 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 13206 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 13299 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13334 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 13355 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13388 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13410 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13442 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13471 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13507 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/System.Threading.Tasks.Parallel.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4873 : 0.954s 2.949s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (Build, Pack) | | 11961 : 0.319s 0.319s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (Build) | | 11962 : 0.381s 0.381s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (Build) | | 12088 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 12114 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 12243 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 12266 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 12312 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 12346 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 12408 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 12452 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 12482 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 12553 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.0.11/System.Threading.Tasks.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4874 : 0.941s 7.204s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (Build, Pack) | | 11980 : 0.273s 0.273s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (Build) | | 11981 : 0.292s 0.292s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (Build) | | 12101 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12362 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12414 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12454 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12502 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12850 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 13188 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13227 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13257 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13278 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.tasks/4.3.0/System.Threading.Tasks.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4875 : 0.918s 1.995s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (Build, Pack) | | 11982 : 0.292s 0.292s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (Build) | | 11983 : 0.257s 0.257s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (Build) | | 12097 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12141 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetBuildOutputFilesWithTfm) | | 12170 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12207 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetTfmSpecificContentForPackage) | | 12222 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12267 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetDebugSymbolsWithTfm) | | 12300 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetFrameworkAssemblyReferences) | | 12349 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetFrameworkAssemblyReferences) | | 12385 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12411 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/System.Threading.Thread.4.0.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4876 : 0.989s 4.901s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (Build, Pack) | | 12002 : 0.255s 0.255s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (Build) | | 12003 : 0.340s 0.340s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (Build) | | 12136 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12235 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12254 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12345 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12383 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12722 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12791 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12833 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12876 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12904 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.3.0/System.Threading.Thread.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4877 : 0.919s 4.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (Build, Pack) | | 12018 : 0.289s 0.289s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (Build) | | 12019 : 0.262s 0.262s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (Build) | | 12138 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GetBuildOutputFilesWithTfm) | | 12173 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GetBuildOutputFilesWithTfm) | | 12199 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GetTfmSpecificContentForPackage) | | 12330 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GetTfmSpecificContentForPackage) | | 12418 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GetDebugSymbolsWithTfm) | | 12465 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GetDebugSymbolsWithTfm) | | 12505 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GetFrameworkAssemblyReferences) | | 12577 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GetFrameworkAssemblyReferences) | | 12627 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GetFrameworksWithSuppressedDependencies) | . 12734 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.0.10/System.Threading.ThreadPool.4.0.10.csproj (_GetFrameworksWithSuppressedDependencies) | 4878 : 0.964s 4.852s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (Build, Pack) | | 12031 : 0.300s 0.300s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (Build) | | 12032 : 0.232s 0.232s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (Build) | | 12160 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12389 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12432 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12479 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12537 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12744 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12820 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12863 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12892 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12924 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.threadpool/4.3.0/System.Threading.ThreadPool.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4879 : 0.653s 2.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (Build, Pack) | | 12039 : 0.269s 0.269s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (Build) | | 12158 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 12216 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 12381 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 12430 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_GetFrameworkAssemblyReferences) | . 12457 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/System.Threading.Timer.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4880 : 0.753s 2.829s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (Build, Pack) | | 12057 : 0.278s 0.278s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (Build) | | 12171 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12477 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12503 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12555 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GetFrameworkAssemblyReferences) | . 12586 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.3.0/System.Threading.Timer.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4881 : 0.974s 4.165s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (Build, Pack) | | 12095 : 0.348s 0.348s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (Build) | | 12096 : 0.339s 0.339s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (Build) | | 12294 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 12378 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 12410 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 12518 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 12567 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 12610 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 12692 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 12730 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 12766 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 12790 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4882 : 0.951s 3.224s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (Build, Pack) | | 12115 : 0.291s 0.291s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (Build) | | 12116 : 0.263s 0.263s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (Build) | | 12218 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12240 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12268 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12292 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12324 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12394 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12535 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12589 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12621 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 12682 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4883 : 1.202s 6.926s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (Build, Pack) | | 12126 : 0.336s 0.336s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (Build) | | 12127 : 0.232s 0.232s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (Build) | | 12128 : 0.255s 0.255s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (Build) | | 12242 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 12316 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 12364 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetBuildOutputFilesWithTfm) | | 12421 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetTfmSpecificContentForPackage) | | 12443 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetTfmSpecificContentForPackage) | | 12591 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetTfmSpecificContentForPackage) | | 12822 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetDebugSymbolsWithTfm) | | 12847 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetDebugSymbolsWithTfm) | | 12883 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetDebugSymbolsWithTfm) | | 12958 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetFrameworkAssemblyReferences) | | 13019 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetFrameworkAssemblyReferences) | | 13056 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetFrameworkAssemblyReferences) | | 13077 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13119 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13143 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4884 : 0.653s 3.630s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (Build, Pack) | | 12153 : 0.295s 0.295s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (Build) | | 12353 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GetBuildOutputFilesWithTfm) | | 12405 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GetTfmSpecificContentForPackage) | | 12598 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GetDebugSymbolsWithTfm) | | 12690 : 0.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GetFrameworkAssemblyReferences) | . 12765 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.windows.extensions/4.7.0/System.Windows.Extensions.4.7.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4885 : 0.956s 4.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (Build, Pack) | | 12143 : 0.257s 0.257s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (Build) | | 12144 : 0.312s 0.312s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (Build) | | 12273 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 12298 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 12399 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 12426 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 12644 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 12665 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 12736 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 12780 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 12813 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 12851 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.0.11/System.Xml.ReaderWriter.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4886 : 1.356s 5.947s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (Build, Pack) | | 12187 : 0.321s 0.321s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (Build) | | 12188 : 0.313s 0.313s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (Build) | | 12189 : 0.269s 0.269s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (Build) | | 12296 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12335 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12365 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12402 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12442 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12649 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12789 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12844 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12944 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12993 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13031 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13079 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13120 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | | 13153 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13179 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.readerwriter/4.3.0/System.Xml.ReaderWriter.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4887 : 0.948s 5.529s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (Build, Pack) | | 12191 : 0.305s 0.305s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (Build) | | 12192 : 0.319s 0.319s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (Build) | | 12317 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 12351 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 12532 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 12954 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 12982 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 13010 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 13038 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 13075 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 13095 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 13116 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/System.Xml.XDocument.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 4888 : 0.968s 5.263s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (Build, Pack) | | 12203 : 0.269s 0.269s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (Build) | | 12204 : 0.258s 0.258s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (Build) | | 12301 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12420 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12624 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12656 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12718 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12854 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12950 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 12987 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13016 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13065 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.3.0/System.Xml.XDocument.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4889 : 0.936s 5.042s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (Build, Pack) | | 12227 : 0.323s 0.323s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (Build) | | 12228 : 0.295s 0.295s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (Build) | | 12323 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 12367 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GetBuildOutputFilesWithTfm) | | 12391 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 12720 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GetTfmSpecificContentForPackage) | | 12743 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 12812 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GetDebugSymbolsWithTfm) | | 12984 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 13028 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GetFrameworkAssemblyReferences) | | 13052 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | . 13080 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.0.1/System.Xml.XmlDocument.4.0.1.csproj (_GetFrameworksWithSuppressedDependencies) | 4890 : 0.893s 5.100s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (Build, Pack) | | 12225 : 0.309s 0.309s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (Build) | | 12226 : 0.266s 0.266s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (Build) | | 12332 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12374 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GetBuildOutputFilesWithTfm) | | 12412 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12451 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GetTfmSpecificContentForPackage) | | 12910 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12938 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GetDebugSymbolsWithTfm) | | 12971 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13022 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GetFrameworkAssemblyReferences) | | 13050 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | . 13078 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmldocument/4.3.0/System.Xml.XmlDocument.4.3.0.csproj (_GetFrameworksWithSuppressedDependencies) | 4891 : 1.090s 3.468s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (Build, Pack) | | 12233 : 0.301s 0.301s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (Build) | | 12234 : 0.301s 0.301s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (Build) | | 12342 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 12371 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GetBuildOutputFilesWithTfm) | | 12407 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 12437 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GetTfmSpecificContentForPackage) | | 12601 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 12620 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GetDebugSymbolsWithTfm) | | 12671 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 12717 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GetFrameworkAssemblyReferences) | | 12751 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | . 12796 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xmlserializer/4.0.11/System.Xml.XmlSerializer.4.0.11.csproj (_GetFrameworksWithSuppressedDependencies) | 13860 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/AfterSolutionBuild.proj (Build, Pack) | 13861 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/AfterSigning.proj (Build, Pack) . 13862 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 9 8 11 12 7 5 2 21 6 15 16 14 3 22 25 10 13 30 24 20 23 26 27 4 31 18 19 29 28 17 32 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638309738763462507: 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 3.475s 3.475s ..................................................................... 638309738798217245: 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.028s 3.504s 638309738798497924: 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.002s 3.505s 638309738798515434: 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.022s 3.527s 638309738798736924: 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 3.530s 638309738798764354: 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 3.534s 638309738798798399: 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.025s 3.558s 638309738799046794: 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 3.559s 638309738799056099: 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 3.567s 638309738799132013: 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.302s 3.869s ...... 638309738802151745: 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.025s 3.894s 638309738802404167: 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.344s 4.238s ...... 638309738805844880: | 38 37 36 35 34 33 32 31 30 29 28 27 26 25 9 23 22 21 20 19 18 17 16 15 14 13 12 11 10 39 24 0.151s 4.389s ... 638309738807357007: 40 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.085s 4.475s . 638309738808210372: 41 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.224s 4.699s .... 638309738810452540: 42 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.038s 4.737s 638309738810830136: | | | | | | | | | | | | | | | | | | | 43 | | | | | | | | | | | | 0.008s 4.745s 638309738810914134: | | | | | | | | | | | | | | | | 44 | | | | | | | | | | | | | | | 0.027s 4.772s 638309738811184611: | | | | | | | | | | | | | | | | | | | | | | | | | | | 45 | | | | 0.005s 4.778s 638309738811239203: | | | | | | | | | | | | | | | | | | 46 | | | | | | | | | | | | | 0.009s 4.787s 638309738811328212: 47 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 4.793s 638309738811387586: | | | 48 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.055s 4.848s . 638309738811938425: | | | | | | | | | | 49 | | | | | | | | | | | | | | | | | | | | | 0.001s 4.848s 638309738811944145: | | | | 50 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 4.857s 638309738812034725: | | | | | | | | | | | | | | | | | | | | 51 | | | | | | | | | | | 0.003s 4.860s 638309738812060555: | | | | | | | | | | | | | | | | | | | | | | 52 | | | | | | | | | 0.009s 4.869s 638309738812151272: | | | | | | | | | | | | | | | | | 53 | | | | | | | | | | | | | | 0.003s 4.871s 638309738812176420: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 54 0.003s 4.874s 638309738812207098: | | | | | | | | | 55 | | | | | | | | | | | | | | | | | | | | | | 0.007s 4.881s 638309738812272423: | | | | | | | | | | | | | | | | | | | | | | | 56 | | | | | | | | 0.003s 4.884s 638309738812303394: | | | | | | | | | | | | | | | | | | | | | 57 | | | | | | | | | | 0.000s 4.885s 638309738812307682: | | | | | | | | | | | 58 | | | | | | | | | | | | | | | | | | | | 0.000s 4.885s 638309738812311707: | 59 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 4.888s 638309738812345567: | | | | | | | 60 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 4.893s 638309738812397242: | | | | 61 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 4.897s 638309738812428921: | | | | | | 62 | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 4.904s 638309738812500536: | | | | | | | | 63 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 4.905s 638309738812513940: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 64 | 0.001s 4.906s 638309738812523899: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 65 | | | 0.002s 4.908s 638309738812544812: | | | | | | | | | | | | | | | | | | | | | | | | | | | 66 | | | | 0.001s 4.909s 638309738812553826: | | | | | | | | | | | | | | | | | | | | | | | | | 67 | | | | | | 0.000s 4.910s 638309738812558314: | | | | | | | | | | | | | | 68 | | | | | | | | | | | | | | | | | 0.001s 4.911s 638309738812568561: | | 69 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 4.912s 638309738812584228: | | | | | 70 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 4.913s 638309738812596435: | | | | | | | | | | | | | | | | | | 71 | | | | | | | | | | | | | 0.001s 4.914s 638309738812602563: | | | | | | | | | | | | | | | | | | | | | | | | 72 | | | | | | | 0.006s 4.920s 638309738812659851: | | | | | | | | | | | | 73 | | | | | | | | | | | | | | | | | | | 0.002s 4.921s 638309738812676310: | | | 74 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 4.927s 638309738812731329: | | | | | | | | | | | | | | | | | | | | | | | | | | 75 | | | | | 0.000s 4.927s 638309738812735716: | | | | | | | | | | | | | | | 76 | | | | | | | | | | | | | | | | 0.000s 4.928s 638309738812739186: | | | | | | | | | | | | | 77 | | | | | | | | | | | | | | | | | | 0.003s 4.931s 638309738812771443: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 78 | | 0.007s 4.938s 638309738812845261: | | | | | | | | | | | | | | | | 79 | | | | | | | | | | | | | | | 0.010s 4.948s 638309738812941127: | | | | | | | | | | | | | | | | | | | 80 | | | | | | | | | | | | 0.005s 4.953s 638309738812989570: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 81 0.002s 4.954s 638309738813004751: 82 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 4.959s 638309738813051103: | | | | | | | | | | | | | | | | | | | | 83 | | | | | | | | | | | 0.002s 4.961s 638309738813072250: | | | | | | | | | | | | | | | | | | | | | | 84 | | | | | | | | | 0.015s 4.976s 638309738813224120: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 85 | | | 0.008s 4.984s 638309738813299974: | 86 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 4.988s 638309738813343433: | | | | | | | | | | | | | | | | | 87 | | | | | | | | | | | | | | 0.001s 4.989s 638309738813354208: | | | | | | | | | 88 | | | | | | | | | | | | | | | | | | | | | | 0.001s 4.991s 638309738813368289: | | | | | | | | | | | | | | | | | | | | | | | 89 | | | | | | | | 0.005s 4.995s 638309738813415732: | | | | | | | | | | | | | | | | | | | | | | | | | | | 90 | | | | 0.000s 4.996s 638309738813420137: | | | | | | | | | | | | | | | | | | | | | | | | | 91 | | | | | | 0.006s 5.001s 638309738813476081: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 92 | | 0.005s 5.006s 638309738813527198: | | | | | | | | | | | | | | | | | | | | | | | | 93 | | | | | | | 0.001s 5.007s 638309738813537449: | | | | | | | | 94 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.008s 638309738813545540: | | | | | | | | | | | 95 | | | | | | | | | | | | | | | | | | | | 0.001s 5.009s 638309738813556279: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 96 0.000s 5.010s 638309738813560863: | | | | | | | | | | | | | 97 | | | | | | | | | | | | | | | | | | 0.008s 5.018s 638309738813644759: | | 98 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.019s 638309738813650164: | | | | | | | | | | | | | | | | | | | 99 | | | | | | | | | | | | 0.001s 5.019s 638309738813655274: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 100 | 0.001s 5.020s 638309738813661812: | | | | | 101 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 5.024s 638309738813702668: | | | | | | | | | | | | | | | | | | | | | | 102 | | | | | | | | | 0.002s 5.026s 638309738813717748: | | | | | | | | | | | | | | | | | | | | 103 | | | | | | | | | | | 0.001s 5.026s 638309738813727373: | | | | | | 104 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.027s 638309738813732768: 105 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.028s 638309738813740076: | | | | | | | | | | | | | | | 106 | | | | | | | | | | | | | | | | 0.002s 5.029s 638309738813757472: | | | | | | | | | | | | | | 107 | | | | | | | | | | | | | | | | | 0.001s 5.030s 638309738813767380: | | | | | | | | | | | | | | | | | | | | | 108 | | | | | | | | | | 0.003s 5.033s 638309738813797073: | | | | 109 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.035s 638309738813810098: | | | | | | | | | | | | | | | | | | | | | | | | | | 110 | | | | | 0.004s 5.039s 638309738813849599: | | | | | | | | | | 111 | | | | | | | | | | | | | | | | | | | | | 0.001s 5.040s 638309738813863557: | | | 112 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.043s 638309738813890483: | | | | | | | | | | | | 113 | | | | | | | | | | | | | | | | | | | 0.003s 5.046s 638309738813924697: | | | | | | | | | | | | | | | | | | | | | | | | | | | 114 | | | | 0.002s 5.048s 638309738813940356: | | | | | | | | | | | | | | | | | 115 | | | | | | | | | | | | | | 0.000s 5.048s 638309738813944161: | | | | | | | | | | | | | | | | 116 | | | | | | | | | | | | | | | 0.001s 5.049s 638309738813956252: | | | | | | | | | | | | | | | | | | 117 | | | | | | | | | | | | | 0.003s 5.052s 638309738813982395: | | | | | 118 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 5.059s 638309738814056053: | | | | | | | 119 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.061s 638309738814070089: | 120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.061s 638309738814075952: | | | | | | | | | | | | | | | | | | | | | | | 121 | | | | | | | | 0.004s 5.065s 638309738814111245: | | 122 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.070s 638309738814157786: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 123 | 0.010s 5.079s 638309738814253903: | | | | | | | | 124 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.080s 638309738814261570: 125 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.081s 638309738814268675: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 126 0.003s 5.083s 638309738814294056: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 127 | | 0.006s 5.089s 638309738814351939: | | | | | | | | | | | 128 | | | | | | | | | | | | | | | | | | | | 0.001s 5.090s 638309738814363042: | | | | | | | | | | | | | | | | | | | | | | 129 | | | | | | | | | 0.006s 5.096s 638309738814423515: | | | | | | | | | | | | | | | | | | | | | | | | | 130 | | | | | | 0.002s 5.098s 638309738814442815: | | | | | | | | | | | | | | | | | | | | | | | | 131 | | | | | | | 0.001s 5.099s 638309738814448797: | | | | | | | | | | | | | 132 | | | | | | | | | | | | | | | | | | 0.000s 5.099s 638309738814453002: | | | | 133 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.100s 638309738814457674: | | | | | | | | | | | | | | 134 | | | | | | | | | | | | | | | | | 0.004s 5.103s 638309738814496244: | | | | | | | | | 135 | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.106s 638309738814521561: | | | | | | | | | | | | | | | | | | | | 136 | | | | | | | | | | | 0.001s 5.106s 638309738814527483: | | | | | | | | | | | | | | | | | | | 137 | | | | | | | | | | | | 0.014s 5.121s 638309738814669536: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 138 | | | 0.010s 5.131s 638309738814770896: | | | | | | | | | | | | | | | | | | | | | 139 | | | | | | | | | | 0.000s 5.131s 638309738814774657: | | | | | | | | | | | | | | | 140 | | | | | | | | | | | | | | | | 0.000s 5.131s 638309738814776963: | | | | | | | | | | | | | | | | | | 141 | | | | | | | | | | | | | 0.001s 5.132s 638309738814783413: | | | | | | | | | | 142 | | | | | | | | | | | | | | | | | | | | | 0.002s 5.134s 638309738814801064: | | | | | | | | | | | | | | | | 143 | | | | | | | | | | | | | | | 0.001s 5.134s 638309738814806818: | | | | | | | | | | | | | | | | | | | | | | | 144 | | | | | | | | 0.000s 5.135s 638309738814810035: | | | 145 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.135s 638309738814812988: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 146 | 0.000s 5.136s 638309738814817632: | | | | | | | | | | | | | | | | | | | | | | | | | | | 147 | | | | 0.000s 5.136s 638309738814820933: | | | | | | | 148 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.136s 638309738814824921: | | | | | | 149 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.137s 638309738814833785: | | | | | | | | | | | | | | | | | | | | | | | | | 150 | | | | | | 0.000s 5.137s 638309738814836594: | | 151 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.138s 638309738814839101: | | | | | | | | 152 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.138s 638309738814841624: | 153 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.138s 638309738814844202: | | | | | | | | | | | | | | | | | 154 | | | | | | | | | | | | | | 0.006s 5.144s 638309738814903993: | | | | | | | | | | | | | | | | | | | | | | | | | | 155 | | | | | 0.006s 5.150s 638309738814962254: | | | | | | | | | | | | 156 | | | | | | | | | | | | | | | | | | | 0.002s 5.151s 638309738814977422: | | | | | | | | | | | | | | | | | | | | | | 157 | | | | | | | | | 0.000s 5.152s 638309738814981601: | | | | | | | | | | | 158 | | | | | | | | | | | | | | | | | | | | 0.005s 5.157s 638309738815030488: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 159 | | 0.002s 5.159s 638309738815051539: | | | | | | | | | | | | | | | | | | | 160 | | | | | | | | | | | | 0.001s 5.160s 638309738815057786: | | | | | | | | | | | | | 161 | | | | | | | | | | | | | | | | | | 0.001s 5.161s 638309738815070908: | | | | | | | | | | | | | | | | | | | | 162 | | | | | | | | | | | 0.002s 5.162s 638309738815087410: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 163 0.001s 5.163s 638309738815094576: | | | | | | | | | 164 | | | | | | | | | | | | | | | | | | | | | | 0.010s 5.173s 638309738815196509: | | | | | | | | | | | | | | 165 | | | | | | | | | | | | | | | | | 0.004s 5.178s 638309738815241378: 166 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.183s 638309738815290084: | | | | | | | | | | | | | | | | | | | | | | | | 167 | | | | | | | 0.003s 5.186s 638309738815317683: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 168 | | | 0.000s 5.186s 638309738815322001: | | | | | | | | | | | | | | | 169 | | | | | | | | | | | | | | | | 0.001s 5.187s 638309738815330359: | | | | | | | | | | 170 | | | | | | | | | | | | | | | | | | | | | 0.000s 5.187s 638309738815334998: | | | | | | | | | | | | | | | | | | | | | | | | | | | 171 | | | | 0.000s 5.188s 638309738815337735: | | | | | | | | | | | | | | | | | | | | | | | | | 172 | | | | | | 0.011s 5.199s 638309738815449743: | | | | | | | | | | | | | | | | | | | | | | | 173 | | | | | | | | 0.003s 5.202s 638309738815483246: | | 174 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 5.211s 638309738815570809: | | | 175 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.211s 638309738815574437: | | | | | | | | | | | | | | | | | | 176 | | | | | | | | | | | | | 0.001s 5.212s 638309738815580908: | | | | | | | | | | | | | | | | | | | | | 177 | | | | | | | | | | 0.004s 5.216s 638309738815624517: | | | | | | | | 178 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.217s 638309738815628334: | | | | | | | | | | | | | | | | 179 | | | | | | | | | | | | | | | 0.009s 5.225s 638309738815715643: | | | | | | | | | | | 180 | | | | | | | | | | | | | | | | | | | | 0.004s 5.229s 638309738815752134: | 181 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.230s 638309738815762444: | | | | | | 182 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.230s 638309738815765616: | | | | | | | | | | | | | | | | | | | | 183 | | | | | | | | | | | 0.003s 5.233s 638309738815794211: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 184 | 0.001s 5.234s 638309738815804421: | | | | | | | | | | | | | | | 185 | | | | | | | | | | | | | | | | 0.003s 5.237s 638309738815830025: | | | | | | | | | | | | | | | | | | | | | | 186 | | | | | | | | | 0.001s 5.238s 638309738815841061: | | | | | | | 187 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.241s 638309738815873623: | | | | 188 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.246s 638309738815924351: | | | | | | | | | | | | 189 | | | | | | | | | | | | | | | | | | | 0.002s 5.248s 638309738815940547: | | | | | | | | | | | | | | | | | | | | | | | | | | 190 | | | | | 0.000s 5.248s 638309738815943112: | | | | | | | | | | | | | | | | | | | | | | | | | 191 | | | | | | 0.000s 5.248s 638309738815945631: | | | | | | | | | | | | | 192 | | | | | | | | | | | | | | | | | | 0.000s 5.249s 638309738815948221: | | | | | | | | | | | | | | 193 | | | | | | | | | | | | | | | | | 0.021s 5.269s 638309738816154967: | | 194 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 5.273s 638309738816195694: | | | | | | | 195 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.276s 638309738816221993: | | | | | | | | | 196 | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.276s 638309738816225545: | | | | | | | | | | 197 | | | | | | | | | | | | | | | | | | | | | 0.003s 5.280s 638309738816258268: | | | | | | | | | | | | | | | | | | 198 | | | | | | | | | | | | | 0.003s 5.282s 638309738816285774: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 199 0.001s 5.283s 638309738816293416: 200 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.285s 638309738816316141: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 201 | | 0.007s 5.292s 638309738816384556: | | | | | | 202 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 5.296s 638309738816422967: | | | | | | | | | | | 203 | | | | | | | | | | | | | | | | | | | | 0.000s 5.296s 638309738816426603: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 204 | | | 0.015s 5.311s 638309738816573447: | | | | | | | | | | | | | | | | | | | 205 | | | | | | | | | | | | 0.005s 5.316s 638309738816622425: | | | | | | | | | | | | | | | | | | | | | | | | 206 | | | | | | | 0.001s 5.317s 638309738816630780: | | | | | | | | | | | | 207 | | | | | | | | | | | | | | | | | | | 0.004s 5.321s 638309738816674316: | | | | | | | | | | | | | | | | | | | | | | 208 | | | | | | | | | 0.003s 5.324s 638309738816706077: | | | | | | | | | | | | | | | | | | | | | | | | | | 209 | | | | | 0.012s 5.337s 638309738816827621: | | | | | | | | | | | | | | | | | 210 | | | | | | | | | | | | | | 0.001s 5.338s 638309738816838169: | | | | | | | | | | | | | 211 | | | | | | | | | | | | | | | | | | 0.001s 5.338s 638309738816847463: | | | | | | | | 212 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.341s 638309738816868931: | | | | | | | | | | | | | | | | 213 | | | | | | | | | | | | | | | 0.060s 5.401s . 638309738817472999: | 214 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.403s 638309738817490562: | | | | | | | | | | | | | | | | | | | | 215 | | | | | | | | | | | 0.001s 5.404s 638309738817503536: | | | | | | | | | | | | | | | | | | | | | | | | | | | 216 | | | | 0.004s 5.408s 638309738817545602: | | | | | | | | | | | | | | | | | | | | | 217 | | | | | | | | | | 0.002s 5.411s 638309738817570179: | | | 218 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.411s 638309738817575487: | | 219 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 5.437s 638309738817831023: | | | | | | | | | 220 | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.437s 638309738817834569: | | | | | | | | | | | | | 221 | | | | | | | | | | | | | | | | | | 0.003s 5.440s 638309738817863077: | | | | | | | | | | | | 222 | | | | | | | | | | | | | | | | | | | 0.000s 5.440s 638309738817865508: | | | | | | | | | | | | | | | | | | 223 | | | | | | | | | | | | | 0.000s 5.441s 638309738817867828: 224 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 5.446s 638309738817927398: | | | | | | | | | | | 225 | | | | | | | | | | | | | | | | | | | | 0.003s 5.450s 638309738817959229: | | | | 226 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.450s 638309738817962726: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 227 | | 0.005s 5.455s 638309738818011144: | | | | | | | 228 | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 5.464s 638309738818098207: | | | | | 229 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.464s 638309738818101901: | | | | | | | | | | | | | | | | | | | | | | | 230 | | | | | | | | 0.003s 5.467s 638309738818129655: | | | | | | | | | | | | | | | | | | | | | | | | | 231 | | | | | | 0.002s 5.469s 638309738818148484: | | | | | | | | | | 232 | | | | | | | | | | | | | | | | | | | | | 0.001s 5.470s 638309738818161346: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 233 0.000s 5.470s 638309738818165198: | | | | | | | | | | | | | | | | | | | | | | 234 | | | | | | | | | 0.005s 5.475s 638309738818214277: | | | | | | | | | | | | | | | | | | | | | | | | | | 235 | | | | | 0.000s 5.476s 638309738818217829: | | | | | | 236 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 5.479s 638309738818253691: | | | | | | | | | | | | | | | | | | | 237 | | | | | | | | | | | | 0.002s 5.481s 638309738818274368: 238 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.483s 638309738818288273: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 239 | | | 0.001s 5.483s 638309738818294567: | | | | | | | | | | | | | | | | | | | | | | | | 240 | | | | | | | 0.002s 5.485s 638309738818312163: | | | | | | | | | | | | | | | | | 241 | | | | | | | | | | | | | | 0.001s 5.486s 638309738818318609: | | | | | | | | | | | | | | 242 | | | | | | | | | | | | | | | | | 0.000s 5.486s 638309738818322623: | | | | | | | | | | | | | | | 243 | | | | | | | | | | | | | | | | 0.002s 5.488s 638309738818345284: | | | | | | | | | | | | | | | | | | | | 244 | | | | | | | | | | | 0.005s 5.494s 638309738818398098: | | | | | | | | 245 | | | | | | | | | | | | | | | | | | | | | | | 0.008s 5.502s 638309738818483021: | 246 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 5.506s 638309738818526867: | | 247 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 5.515s 638309738818613855: | | | 248 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 5.519s 638309738818649103: | | | | | | | | | | | | | | | | | | | | | | | | | | | 249 | | | | 0.001s 5.520s 638309738818662678: | | | | | | | | | | | | | | | | | | | | | | | | | 250 | | | | | | 0.004s 5.524s 638309738818699065: | | | | | | | | | | | | | | | | | | | | | | 251 | | | | | | | | | 0.003s 5.526s 638309738818725101: | | | | | | | | | | | | | | | | 252 | | | | | | | | | | | | | | | 0.004s 5.530s 638309738818764764: | | | | | | | | | | | | | | | | | | | | | 253 | | | | | | | | | | 0.001s 5.531s 638309738818774537: | | | | | | | | | | | | | | 254 | | | | | | | | | | | | | | | | | 0.001s 5.533s 638309738818789280: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 255 0.000s 5.533s 638309738818793378: | | | | | 256 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.533s 638309738818796516: 257 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.536s 638309738818819828: | | | | | | | | | | | 258 | | | | | | | | | | | | | | | | | | | | 0.004s 5.540s 638309738818860091: | | | | | | | | | | | | | | | | | | | | | | | | | | 259 | | | | | 0.001s 5.541s 638309738818870479: | | | | | | | | | | 260 | | | | | | | | | | | | | | | | | | | | | 0.003s 5.544s 638309738818901608: | | | | | | | | | | | | | | | | | | 261 | | | | | | | | | | | | | 0.004s 5.548s 638309738818944185: | | 262 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.551s 638309738818973364: | | | | | | | | | | | | | | | | | | | | | | | | 263 | | | | | | | 0.001s 5.552s 638309738818982343: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 264 | 0.006s 5.558s 638309738819038736: | | | | | | | | | | | | | | | | | | | | 265 | | | | | | | | | | | 0.002s 5.560s 638309738819062791: | 266 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.562s 638309738819081104: | | | | | | | | | 267 | | | | | | | | | | | | | | | | | | | | | | 0.004s 5.566s 638309738819124370: | | | | | | 268 | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 5.574s 638309738819199652: 269 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.574s 638309738819203853: | | | | | | | | | | | | | | | | | | | | | | | 270 | | | | | | | | 0.001s 5.575s 638309738819211625: | | | 271 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.576s 638309738819222624: | | | | | | | | | | | | 272 | | | | | | | | | | | | | | | | | | | 0.004s 5.580s 638309738819264344: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 273 | | | 0.005s 5.585s 638309738819313659: | | | | | | | | | | | | | 274 | | | | | | | | | | | | | | | | | | 0.000s 5.585s 638309738819317260: | | | | | | | | | | | | | | 275 | | | | | | | | | | | | | | | | | 0.004s 5.589s 638309738819355849: | | | | | | | | | | | | | | | | | | | | | | | | | | | 276 | | | | 0.001s 5.590s 638309738819362108: | | | | | | | | | | | | | | | | | 277 | | | | | | | | | | | | | | 0.001s 5.591s 638309738819367995: | | | | | | | 278 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.591s 638309738819377119: | | | | | | | | | | | | | | | | 279 | | | | | | | | | | | | | | | 0.000s 5.592s 638309738819380541: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 280 | | 0.000s 5.592s 638309738819382985: | | | | | | | | | | | | | | | | | | | | | | | | | | 281 | | | | | 0.009s 5.601s 638309738819475977: | | | | | | | | | | | 282 | | | | | | | | | | | | | | | | | | | | 0.006s 5.607s 638309738819531656: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 283 | 0.003s 5.610s 638309738819558699: | | | | | | | | | | | | | | | 284 | | | | | | | | | | | | | | | | 0.000s 5.610s 638309738819562449: | | | | | | | | | | | | | | | | | | | | | | | | | 285 | | | | | | 0.000s 5.610s 638309738819567023: | | | | 286 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.612s 638309738819586299: | | 287 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.613s 638309738819589564: | | | | | | | | 288 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.616s 638309738819620273: | | | | | | | | | | | | | | | | | | | 289 | | | | | | | | | | | | 0.001s 5.617s 638309738819631079: | | | | | | | | | | | | | | | | | | | | | 290 | | | | | | | | | | 0.006s 5.623s 638309738819693326: | | | | | | | | | | | | | | | | | | | | | | 291 | | | | | | | | | 0.002s 5.625s 638309738819713356: | | | | | | | 292 | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 5.636s 638309738819824786: 293 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.639s 638309738819851383: | | | | | | | | | | 294 | | | | | | | | | | | | | | | | | | | | | 0.014s 5.653s 638309738819994924: | | | | | | | | 295 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.658s 638309738820046310: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 296 | | | 0.001s 5.660s 638309738820060077: | | | 297 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.660s 638309738820064802: | | | | | | | | | | | | | | 298 | | | | | | | | | | | | | | | | | 0.005s 5.665s 638309738820114378: | | | | | | | | | | | | | | | | | | | | | | | 299 | | | | | | | | 0.000s 5.666s 638309738820118126: | | | | 300 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.668s 638309738820140123: | | | | | | | | | | | | | | | | | | | 301 | | | | | | | | | | | | 0.003s 5.671s 638309738820170093: | | | | | | | | | | | | | | | | 302 | | | | | | | | | | | | | | | 0.000s 5.671s 638309738820173626: | | | | | | | | | | | | | | | | | | | | 303 | | | | | | | | | | | 0.001s 5.672s 638309738820185123: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 304 | 0.001s 5.673s 638309738820194842: | | | | | | | | | | | | | | | | | | | | | | | | | 305 | | | | | | 0.001s 5.674s 638309738820206024: | | | | | | | | | | | | | | | | | | | | | | | | 306 | | | | | | | 0.000s 5.675s 638309738820209985: | | | | | | | | | | | | | | | | | | | | | | 307 | | | | | | | | | 0.002s 5.676s 638309738820225821: | | | | | 308 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.679s 638309738820251053: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 309 | | 0.000s 5.679s 638309738820254998: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 310 0.000s 5.680s 638309738820258634: | | 311 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.680s 638309738820261010: | | | | | | | | | | | | | | | | | | | | | | | | | | | 312 | | | | 0.000s 5.680s 638309738820263586: | | | | | | | | | 313 | | | | | | | | | | | | | | | | | | | | | | 0.004s 5.684s 638309738820306781: | | | | | | | | | | | | 314 | | | | | | | | | | | | | | | | | | | 0.000s 5.685s 638309738820310717: | | | | | | | | | | | | | | | | | | | | | | | | | | 315 | | | | | 0.005s 5.690s 638309738820364431: | | | | | | | | | | | | | | | | | 316 | | | | | | | | | | | | | | 0.001s 5.691s 638309738820370539: | | | | | | | | | | | | | | | 317 | | | | | | | | | | | | | | | | 0.000s 5.691s 638309738820374096: | | | | | | | | | | | | | | | | | | 318 | | | | | | | | | | | | | 0.000s 5.691s 638309738820376410: | | | | | | | | | | | | | | | | | | | | | 319 | | | | | | | | | | 0.006s 5.697s 638309738820432762: | | | | | | | | | | | | | | 320 | | | | | | | | | | | | | | | | | 0.000s 5.697s 638309738820436634: | | | | | | | | | | | | | 321 | | | | | | | | | | | | | | | | | | 0.003s 5.700s 638309738820465955: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.702s 638309738820481911: x | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.703s 638309738820497129: x x | x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.704s 638309738820507100: x x | x | | | x | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 5.708s 638309738820542315: x x | x | | | x | | | | | | | | | | | | | | | x | | | | | | | | 0.018s 5.726s 638309738820718141: x x | x | | | x | | | | | | | | | | | | | | | x | | | | x | | | 0.000s 5.726s 638309738820723049: x x | x | | | x | | x | | | | | | | | | | | | x | | | | x | | | 0.000s 5.726s 638309738820726121: x x | x | | x x | | x | | | | | | | | | | | | x | | | | x | | | 0.002s 5.728s 638309738820744351: x x | x | | x x x | x | | | | | | | | | | | | x | | | | x | | | 0.001s 5.729s 638309738820752808: x x | x | | x x x | x | | | | | | x | | | | | x | | | | x | | | 0.000s 5.729s 638309738820753375: x x | x | | x x x | x | | | | | | x | | | | | x | | | | x x | | 0.000s 5.730s 638309738820757872: x x | x | | x x x | x | | | | | | x | x | | | x | | | | x x | | 0.000s 5.730s 638309738820761335: x x | x | | x x x | x | x | | | | x | x | | | x | | | | x x | | 0.001s 5.731s 638309738820775946: x x | x | | x x x | x | x | | x | x | x | | | x | | | | x x | | 0.000s 5.731s 638309738820776315: x x | x | | x x x | x | x | | x | x | x | | | x x | | | x x | | 0.000s 5.732s 638309738820779953: x x | x | | x x x | x | x | | x | x x x | | | x x | | | x x | | 0.002s 5.734s 638309738820797946: x x | x | | x x x | x | x | | x | x x x | | | x x | x | x x | | 0.001s 5.734s 638309738820807459: x x | x | | x x x | x | x | | x | x x x | | x x x | x | x x | | 0.001s 5.735s 638309738820813033: x x | x | | x x x | x x x | | x | x x x | | x x x | x | x x | | 0.001s 5.736s 638309738820818912: x x | x x | x x x | x x x | | x | x x x | | x x x | x | x x | | 0.000s 5.736s 638309738820819569: x x | x x | x x x | x x x | | x x x x x | | x x x | x | x x | | 0.003s 5.739s 638309738820850696: 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.739s 638309738820851215: 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.739s 638309738820857126: x 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.740s 638309738820862558: x x | 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.740s 638309738820862983: x x | x 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.741s 638309738820873554: x x | x x 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.746s 638309738820924548: x x | x x x 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.747s 638309738820936386: x x | x x x x 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.748s 638309738820945359: x x x x x x x 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.748s 638309738820946069: x x x x x x x x 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.752s 638309738820985004: 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.040s 5.792s 638309738821383208: x x x x x 322 x x x x x x x x x x x x x x x x x x x x x x x x x x 0.204s 5.996s .... 638309738823423582: 354 337 353 346 334 323 324 333 345 338 331 344 329 343 349 325 342 332 347 339 348 327 352 328 330 350 340 351 335 336 326 341 0.066s 6.062s . 638309738824081448: | | | | | | | | | | | | | | | | 355 | | | | | | | | | | | | | | | 0.001s 6.063s 638309738824087956: | | | | | | | | | | | | | 356 | | | | | | | | | | | | | | | | | | 0.001s 6.063s 638309738824095127: | | | | | | | | | | | | | | | | | | 357 | | | | | | | | | | | | | 0.000s 6.064s 638309738824100098: | | | | | | | | | | | | | | | | | | | 358 | | | | | | | | | | | | 0.001s 6.065s 638309738824112064: | | | | | | | | | | | | | | | | | | | | | 359 | | | | | | | | | | 0.001s 6.066s 638309738824118433: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 360 0.001s 6.066s 638309738824126376: | | | | | | | | | | | | | | | | | | | | | | | | | 361 | | | | | | 0.037s 6.103s 638309738824494524: | | | | | | | 362 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.104s 638309738824503416: | | | | | | | | | | | | | | | | | | | | | | | | | | | 363 | | | | 0.000s 6.104s 638309738824506520: | 364 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.105s 638309738824512969: | | | | | | | | | | | | | | | | | | | | | | | | 365 | | | | | | | 0.001s 6.106s 638309738824523002: | | | | | | | | | 366 | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.107s 638309738824528275: | | | | | | | | | | | | | | | | | 367 | | | | | | | | | | | | | | 0.000s 6.107s 638309738824531070: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 368 | | | 0.001s 6.108s 638309738824540010: | | | | | | | | | | | | | | | 369 | | | | | | | | | | | | | | | | 0.001s 6.109s 638309738824551233: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 370 | | 0.001s 6.110s 638309738824561554: | | | | | | | | | | | | | | | | | | | | | | | | | | 371 | | | | | 0.002s 6.111s 638309738824577278: | | | 372 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.112s 638309738824583064: | | | | | | 373 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.112s 638309738824586976: | | | | | | | | | | | | | | | | | | | | 374 | | | | | | | | | | | 0.000s 6.113s 638309738824591280: | | | | | 375 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.113s 638309738824596411: | | | | | | | | | | | | 376 | | | | | | | | | | | | | | | | | | | 0.000s 6.114s 638309738824600258: | | | | | | | | | | | 377 | | | | | | | | | | | | | | | | | | | | 0.000s 6.114s 638309738824604021: | | | | | | | | | | | | | | 378 | | | | | | | | | | | | | | | | | 0.001s 6.115s 638309738824615289: | | 379 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 6.120s 638309738824667193: | | | | | | | | | | | | | | | | | | | | | | | 380 | | | | | | | | 0.008s 6.129s 638309738824748064: | | | | 381 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.129s 638309738824752388: | | | | | | | | 382 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.131s 638309738824776984: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 383 0.004s 6.135s 638309738824814656: 384 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 6.140s 638309738824858157: | | | | | | | | | | | | | | | | | | | | | | 385 | | | | | | | | | 0.006s 6.145s 638309738824915425: | | 386 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.146s 638309738824920832: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 387 | 0.000s 6.146s 638309738824925464: | | | | | | | | | | 388 | | | | | | | | | | | | | | | | | | | | | 0.003s 6.149s 638309738824951311: | | | 389 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.149s 638309738824957116: 390 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.152s 638309738824981193: | | | | | | | | | | | | | | | | | | | | | | | | | | | 391 | | | | 0.007s 6.158s 638309738825047376: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 392 0.001s 6.159s 638309738825053525: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 393 | | 0.000s 6.160s 638309738825057973: | | | | | | | | | | | | | | | | | | | | | | | 394 | | | | | | | | 0.003s 6.162s 638309738825085882: | | | | | | | | | | | | | | | 395 | | | | | | | | | | | | | | | | 0.001s 6.163s 638309738825092504: | | | | | | | | | | | | | | | | | | | | | | | | | 396 | | | | | | 0.001s 6.164s 638309738825102037: | | | | | | | | | | | | | 397 | | | | | | | | | | | | | | | | | | 0.003s 6.167s 638309738825132836: | | | | | | | | | | | 398 | | | | | | | | | | | | | | | | | | | | 0.001s 6.168s 638309738825139037: | | | | | | | | | | | | 399 | | | | | | | | | | | | | | | | | | | 0.001s 6.168s 638309738825146341: | | | | | | | | | | | | | | | | | | 400 | | | | | | | | | | | | | 0.001s 6.170s 638309738825159865: | | | | | | | | | | | | | | | | 401 | | | | | | | | | | | | | | | 0.004s 6.173s 638309738825196562: | | | | | | | | | | | | | | | | | | | | | | | | | | 402 | | | | | 0.001s 6.174s 638309738825203120: | | | | | | | | | | | | | | 403 | | | | | | | | | | | | | | | | | 0.003s 6.177s 638309738825233039: | | 404 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 6.182s 638309738825279814: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 405 0.001s 6.182s 638309738825286112: | | | | | | 406 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.183s 638309738825289875: | 407 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.184s 638309738825301289: | | | | | | | 408 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 6.187s 638309738825330944: | | | | 409 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.188s 638309738825337586: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 410 | | | 0.001s 6.188s 638309738825346451: | | | | | | | | | | | | | | | 411 | | | | | | | | | | | | | | | | 0.001s 6.189s 638309738825354910: | | | | | | | | | | 412 | | | | | | | | | | | | | | | | | | | | | 0.006s 6.195s 638309738825410244: | | | | | | | | | | | | | | | | | | | | | 413 | | | | | | | | | | 0.002s 6.197s 638309738825434026: | | | | | | | | | | | | | | | | | | | 414 | | | | | | | | | | | | 0.001s 6.198s 638309738825440489: | | | | | | | | | 415 | | | | | | | | | | | | | | | | | | | | | | 0.003s 6.201s 638309738825470902: | | | | | | | | | | | | 416 | | | | | | | | | | | | | | | | | | | 0.001s 6.201s 638309738825476324: | | | | | | | | | | | | | | | | | | | | | | 417 | | | | | | | | | 0.000s 6.202s 638309738825481169: | | | | | | | | | | | | | | | | | 418 | | | | | | | | | | | | | | 0.003s 6.205s 638309738825507732: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 419 0.003s 6.207s 638309738825535576: | | | | | 420 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.208s 638309738825541223: | | | | | | | | | | | | | 421 | | | | | | | | | | | | | | | | | | 0.006s 6.214s 638309738825603577: | | | | | | | | | | | | | | | | | | | | | | | 422 | | | | | | | | 0.003s 6.217s 638309738825635103: | | | | | | 423 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.220s 638309738825658913: | | | | | | | | | | | | | | | 424 | | | | | | | | | | | | | | | | 0.008s 6.228s 638309738825741990: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 425 | 0.001s 6.229s 638309738825748383: | | | | | | | | | | 426 | | | | | | | | | | | | | | | | | | | | | 0.006s 6.234s 638309738825803487: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 427 | | | 0.003s 6.237s 638309738825831243: | | | | | | | | | | | | | | 428 | | | | | | | | | | | | | | | | | 0.001s 6.237s 638309738825836401: | | | | | | | | | | | | | | | | | 429 | | | | | | | | | | | | | | 0.000s 6.238s 638309738825841317: | | | | | | | | | | | | 430 | | | | | | | | | | | | | | | | | | | 0.000s 6.238s 638309738825846015: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 431 | | 0.001s 6.240s 638309738825857964: | | | | | | | | | | | | | | | | | | | | | | | | 432 | | | | | | | 0.004s 6.243s 638309738825893858: | | | | | | | | | | | | | | | | | | | 433 | | | | | | | | | | | | 0.001s 6.245s 638309738825908544: | | | | 434 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 6.256s 638309738826026636: | | | | | | | | | | | | | | | | | | | | | | | 435 | | | | | | | | 0.004s 6.260s 638309738826062386: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 436 0.001s 6.260s 638309738826067401: 437 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.261s 638309738826074752: | | 438 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.262s 638309738826079731: | | | | | | | | 439 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.262s 638309738826084538: | | | | | 440 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.263s 638309738826089265: | | | | | | | | | | | | | | | | | | | | 441 | | | | | | | | | | | 0.002s 6.265s 638309738826108404: | | | | | | | | | | | | | | | | | | 442 | | | | | | | | | | | | | 0.001s 6.265s 638309738826115187: | | | | | | | | | | | | | | | | | | | | | | | | | | | 443 | | | | 0.001s 6.266s 638309738826121804: | | | | | | | | | | | | | | 444 | | | | | | | | | | | | | | | | | 0.001s 6.267s 638309738826133718: | | | 445 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.268s 638309738826140376: | | | | | | | | | | | | | 446 | | | | | | | | | | | | | | | | | | 0.000s 6.268s 638309738826145159: | | | | | | | | | 447 | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.269s 638309738826150103: | | | | | | | | | | | | | | | | 448 | | | | | | | | | | | | | | | 0.006s 6.274s 638309738826205806: | | | | | | | | | | | | 449 | | | | | | | | | | | | | | | | | | | 0.001s 6.275s 638309738826212197: | | | | | | | | | | | 450 | | | | | | | | | | | | | | | | | | | | 0.000s 6.275s 638309738826216672: | | | | | | | | | | | | | | | | | | | | | | 451 | | | | | | | | | 0.000s 6.276s 638309738826221287: | | | | | | | | | | | | | | | | | | | | | | | | | 452 | | | | | | 0.000s 6.276s 638309738826225904: | | | | | | | | | | | | | | | | | | | | | | | | | | 453 | | | | | 0.002s 6.278s 638309738826245684: | | | | | | | | | | | | | | | 454 | | | | | | | | | | | | | | | | 0.001s 6.279s 638309738826251039: | | | | | | | | | | 455 | | | | | | | | | | | | | | | | | | | | | 0.000s 6.279s 638309738826255944: | | | | | | | | | | | | | | | | | | | | | | | | 456 | | | | | | | 0.001s 6.280s 638309738826263426: | | | | | | | 457 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.281s 638309738826267805: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 458 | 0.002s 6.282s 638309738826283830: | | | | | | 459 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.283s 638309738826288779: | 460 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 6.302s 638309738826478691: 461 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 6.326s 638309738826723673: | | | | | | | | | | | | | | | | | | | | | 462 | | | | | | | | | | 0.001s 6.327s 638309738826730603: | | | | | | | | 463 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.327s 638309738826735357: | | | | | | | | | | | | | | | | | 464 | | | | | | | | | | | | | | 0.000s 6.328s 638309738826740159: | | | | | | | | | | | | | | | | | | | 465 | | | | | | | | | | | | 0.001s 6.328s 638309738826745286: | | | | | | 466 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.329s 638309738826750672: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 467 0.000s 6.329s 638309738826755512: | | | | | | | | | | | | | | | | | | | | | | | | | | | 468 | | | | 0.001s 6.330s 638309738826760532: | | | | | | | 469 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.330s 638309738826765345: | 470 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.331s 638309738826770258: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 471 | | | 0.001s 6.331s 638309738826775878: | | | | | | | | | 472 | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.332s 638309738826780753: | | | | 473 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.334s 638309738826800735: | | | | | 474 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.334s 638309738826805886: | | | | | | | | | | | | | | | | | | | | | | | 475 | | | | | | | | 0.000s 6.335s 638309738826810631: | | | | | | | | | | | | | | | | | | 476 | | | | | | | | | | | | | 0.000s 6.335s 638309738826815215: | | | | | | | | | | | | | | | | | | | | | | 477 | | | | | | | | | 0.000s 6.336s 638309738826820046: | | | | | | | | | | | | | | | | | | | | 478 | | | | | | | | | | | 0.000s 6.336s 638309738826824620: | | | | | | | | | | | | | | | | | | | | | | | | 479 | | | | | | | 0.000s 6.337s 638309738826829451: | | | | | | | | | | 480 | | | | | | | | | | | | | | | | | | | | | 0.000s 6.337s 638309738826834076: | | | | | | | | | | | 481 | | | | | | | | | | | | | | | | | | | | 0.000s 6.338s 638309738826839005: | | | | | | | | | | | | | | 482 | | | | | | | | | | | | | | | | | 0.000s 6.338s 638309738826843632: | | | | | | | | | | | | | | | | 483 | | | | | | | | | | | | | | | 0.000s 6.339s 638309738826848301: | | | | | | | | | | | | | | | 484 | | | | | | | | | | | | | | | | 0.000s 6.339s 638309738826852829: | | | | | | | | | | | | 485 | | | | | | | | | | | | | | | | | | | 0.001s 6.340s 638309738826857975: | | | 486 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.033s 6.373s 638309738827189402: | | | | | | | | | | | | | | | | | | | | | | | | | | 487 | | | | | 0.001s 6.373s 638309738827195505: | | | | | | | | | | | | | | | | | | | | | | | | | 488 | | | | | | 0.001s 6.374s 638309738827200764: | | 489 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.374s 638309738827206247: | | | | | | | | | | | | | | | | | | | 490 | | | | | | | | | | | | 0.000s 6.375s 638309738827210980: | | | | | | | | | | | | | | | | | | | | | | | 491 | | | | | | | | 0.000s 6.375s 638309738827215976: | | | | | | | | | | | | | | | | 492 | | | | | | | | | | | | | | | 0.001s 6.376s 638309738827221084: | | | | | | | | | | | | | | | | | | | | | 493 | | | | | | | | | | 0.000s 6.376s 638309738827225761: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 494 | 0.001s 6.377s 638309738827230790: | | | | | | | | | | | | | 495 | | | | | | | | | | | | | | | | | | 0.001s 6.378s 638309738827243275: | | | | | 496 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 6.385s 638309738827316094: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 497 | | | 0.002s 6.388s 638309738827338784: | | | | | | | | | | | | | | | | | | | | | | | | | | | 498 | | | | 0.005s 6.392s 638309738827386463: 499 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 6.400s 638309738827466988: | | | | | | | | | | | 500 | | | | | | | | | | | | | | | | | | | | 0.001s 6.402s 638309738827477668: | | | | | | | | | 501 | | | | | | | | | | | | | | | | | | | | | | 0.003s 6.404s 638309738827504495: | | | | | | | | | | | | | | | 502 | | | | | | | | | | | | | | | | 0.013s 6.417s 638309738827637088: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 503 0.001s 6.418s 638309738827646745: | | | | | | | 504 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.419s 638309738827652106: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 505 | | 0.001s 6.419s 638309738827657427: | | | | 506 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 6.425s 638309738827707679: | | | | | | | | | | | | | | | | | | | | | | | 507 | | | | | | | | 0.001s 6.425s 638309738827713574: | | | 508 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 6.434s 638309738827805388: | | | | | | | | | | | | | | | | | | 509 | | | | | | | | | | | | | 0.001s 6.435s 638309738827811258: | | | | | | | | | | | | | | | | | | | | 510 | | | | | | | | | | | 0.001s 6.435s 638309738827816351: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 511 | 0.001s 6.436s 638309738827821733: | | | | | | | | | | | | | | | | | | | | | | | | 512 | | | | | | | 0.059s 6.495s . 638309738828408964: | | | | | | | | | | | | | | | | | 513 | | | | | | | | | | | | | | 0.001s 6.495s 638309738828414758: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 514 | | | 0.000s 6.496s 638309738828419747: | 515 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.496s 638309738828424877: | | | | | | | | | | | | | | | | | | | | | | 516 | | | | | | | | | 0.001s 6.497s 638309738828430301: | | | | | 517 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.497s 638309738828435529: | | | | | | | | | | | | | | | | | | | 518 | | | | | | | | | | | | 0.001s 6.498s 638309738828440931: | | | | | | | | 519 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.498s 638309738828446100: | | | | | | | | | | | | 520 | | | | | | | | | | | | | | | | | | | 0.001s 6.499s 638309738828451339: | | | | | | | | | | | | | | 521 | | | | | | | | | | | | | | | | | 0.000s 6.499s 638309738828456264: 522 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.501s 638309738828473969: | | | | | | 523 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.502s 638309738828479130: | | | | | | | | | | 524 | | | | | | | | | | | | | | | | | | | | | 0.000s 6.502s 638309738828483919: | | | | | | | | | | | | | | | | | | | | | 525 | | | | | | | | | | 0.001s 6.503s 638309738828492172: | | | | | | | | | | | | | | | | | | | | | | | | | 526 | | | | | | 0.012s 6.515s 638309738828610260: | | | | | | | | | | | | | | | | | | | | | | | | | | | 527 | | | | 0.001s 6.516s 638309738828618068: | | | | | | | | | | | | | | | | | | | | | | | | | | 528 | | | | | 0.001s 6.516s 638309738828624342: | | 529 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 6.519s 638309738828656932: | | | | | | | | | | | | | | | 530 | | | | | | | | | | | | | | | | 0.001s 6.520s 638309738828663250: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 531 0.004s 6.524s 638309738828699542: | | | | | | | | | | | 532 | | | | | | | | | | | | | | | | | | | | 0.006s 6.530s 638309738828761428: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 533 | 0.005s 6.535s 638309738828811170: | | | | | | | | | | | | | | | | | | | | | 534 | | | | | | | | | | 0.007s 6.542s 638309738828882851: | | | | | | | | | | 535 | | | | | | | | | | | | | | | | | | | | | 0.003s 6.545s 638309738828915328: | | | | | | | | | | | | | | | | | | | | | | | | | | 536 | | | | | 0.012s 6.557s 638309738829033307: | | | | | | | | | | | | | | | | 537 | | | | | | | | | | | | | | | 0.002s 6.559s 638309738829054131: | | | | | | | | | | | | | | | | | | 538 | | | | | | | | | | | | | 0.004s 6.563s 638309738829095099: | | | | | | | | 539 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.564s 638309738829102442: | | | | | 540 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.565s 638309738829107843: | | | | | | | | | | 541 | | | | | | | | | | | | | | | | | | | | | 0.004s 6.568s 638309738829144162: | | | | | | | | | | | | 542 | | | | | | | | | | | | | | | | | | | 0.002s 6.570s 638309738829162501: | | | | | | | | | | | | | 543 | | | | | | | | | | | | | | | | | | 0.001s 6.571s 638309738829169452: | | | | | | | | | | | | | | | | | 544 | | | | | | | | | | | | | | 0.001s 6.571s 638309738829174683: | | | 545 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.572s 638309738829180069: | | | | | | | | | | | | | | | 546 | | | | | | | | | | | | | | | | 0.001s 6.573s 638309738829188822: | | | | | | | | | | | | | | | | | | | 547 | | | | | | | | | | | | 0.001s 6.574s 638309738829199621: | | | | | | | 548 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.574s 638309738829204725: | | | | | | | | | 549 | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.575s 638309738829209434: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 550 0.007s 6.582s 638309738829282639: | | | | 551 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 6.587s 638309738829335572: | | | | | | | | | | | 552 | | | | | | | | | | | | | | | | | | | | 0.001s 6.588s 638309738829340753: | | | | | | | | | | | | | | | | | | | | | | | 553 | | | | | | | | 0.014s 6.601s 638309738829477234: | | | | | | | | | | | | | | | | | | | | | | 554 | | | | | | | | | 0.001s 6.602s 638309738829482710: | | | | | | | | | | | | | | | | | | | | | | | | | 555 | | | | | | 0.000s 6.603s 638309738829487566: | | | | | | | | | | | | | | | | | | | | | 556 | | | | | | | | | | 0.000s 6.603s 638309738829492387: | 557 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.604s 638309738829497519: 558 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.605s 638309738829509712: | | | | | | 559 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.605s 638309738829515134: | | | | | | | | | | | | | | | | | | | | | | | | 560 | | | | | | | 0.001s 6.606s 638309738829520491: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 561 | | 0.000s 6.606s 638309738829525294: | | | | | | | | | | | | | | | | | | | | 562 | | | | | | | | | | | 0.000s 6.607s 638309738829530239: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 563 | | | 0.000s 6.607s 638309738829535019: | | | | | | | | | | | | | | | | | | | | | | | | | | 564 | | | | | 0.000s 6.608s 638309738829539972: | | | | | | | | | | 565 | | | | | | | | | | | | | | | | | | | | | 0.000s 6.608s 638309738829544710: | | 566 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.609s 638309738829549631: | | | | | 567 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.609s 638309738829554294: | | | | | | | | | | | | | | | | | | | | | | | | | | | 568 | | | | 0.001s 6.611s 638309738829569210: | | | | | | | | | | | | | | | | | | 569 | | | | | | | | | | | | | 0.001s 6.611s 638309738829575376: | | | | | | | | 570 | | | | | | | | | | | | | | | | | | | | | | | 0.008s 6.619s 638309738829656456: | | | | | | | | | | | | | | 571 | | | | | | | | | | | | | | | | | 0.001s 6.620s 638309738829662266: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 572 0.005s 6.625s 638309738829716126: | | | | 573 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 6.640s 638309738829861458: | | | 574 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 6.645s 638309738829908686: | | | | | | | | | | | | | 575 | | | | | | | | | | | | | | | | | | 0.001s 6.645s 638309738829915943: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 576 | 0.010s 6.656s 638309738830018452: | | | | | | | | | | | | | | | 577 | | | | | | | | | | | | | | | | 0.001s 6.656s 638309738830025626: | | | | | | | | | | | | | | | | 578 | | | | | | | | | | | | | | | 0.002s 6.658s 638309738830042541: | | | | | | | | 579 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.659s 638309738830049539: | 580 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.659s 638309738830055118: | | | | | | | | | | | | | | | | | | | | | | | | | 581 | | | | | | 0.002s 6.661s 638309738830071173: | | 582 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.662s 638309738830077529: | | | | 583 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.662s 638309738830083418: | | | | | | | | | | | | | | | | | 584 | | | | | | | | | | | | | | 0.004s 6.666s 638309738830122006: | | | | | | | | | 585 | | | | | | | | | | | | | | | | | | | | | | 0.004s 6.670s 638309738830164020: | | | | | | | 586 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.671s 638309738830171242: | | | | | | | | | | | | | | | | | | 587 | | | | | | | | | | | | | 0.002s 6.673s 638309738830189299: | | | | | | | | | | | | | | | | | | | 588 | | | | | | | | | | | | 0.003s 6.676s 638309738830222300: | | | | | | | | | | | | | | | | | | | | | | | | 589 | | | | | | | 0.001s 6.677s 638309738830229308: | | | | | | 590 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.677s 638309738830237014: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 591 | | | 0.001s 6.678s 638309738830247490: | | | | | | | | | | | 592 | | | | | | | | | | | | | | | | | | | | 0.001s 6.679s 638309738830253258: | | | | | | | | | | | | | | | | | | | | | 593 | | | | | | | | | | 0.001s 6.680s 638309738830259035: | | | | | | | | | | | | | | | | | | | | | | | 594 | | | | | | | | 0.001s 6.681s 638309738830268259: | | | | | | | | | | | | | | | | | | | | | | 595 | | | | | | | | | 0.007s 6.687s 638309738830336084: 596 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.688s 638309738830343265: | | | | | | | | | | | | | | | | | | | | | | | | | | 597 | | | | | 0.002s 6.690s 638309738830363413: | | | | | | | | | | | | | | 598 | | | | | | | | | | | | | | | | | 0.003s 6.693s 638309738830389509: | | | | | | | | | | | | | | | | | 599 | | | | | | | | | | | | | | 0.001s 6.693s 638309738830396733: | | | | | | | | | | | | | | | | | | | | | | | | | | | 600 | | | | 0.002s 6.695s 638309738830411737: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 601 | | 0.006s 6.701s 638309738830469953: | | | | | | | | | | 602 | | | | | | | | | | | | | | | | | | | | | 0.004s 6.705s 638309738830511774: | | | 603 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.706s 638309738830519786: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 604 | 0.001s 6.706s 638309738830525954: | | | | | | | | | | | | | | | 605 | | | | | | | | | | | | | | | | 0.001s 6.707s 638309738830532927: | | | | | | | | 606 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 6.712s 638309738830583789: | | | | | 607 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 6.715s 638309738830615108: | 608 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.718s 638309738830640092: | | | | | | | | | | | | | | | | | | | 609 | | | | | | | | | | | | 0.001s 6.718s 638309738830647003: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 610 0.004s 6.722s 638309738830686582: | | | | | | | | | | | | | | | | | | | | | | | | | 611 | | | | | | 0.001s 6.723s 638309738830693049: | | | | | | | | | | | | | | | | | | | | | | 612 | | | | | | | | | 0.002s 6.725s 638309738830715532: | | | | 613 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.728s 638309738830738156: | | | | | | | | | | | | | | | | | | | | 614 | | | | | | | | | | | 0.002s 6.729s 638309738830755444: | | | | | | | | | | | | | | | | | | 615 | | | | | | | | | | | | | 0.001s 6.730s 638309738830762760: | | | | | | 616 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 6.733s 638309738830791509: | | | | | | | 617 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.734s 638309738830798333: | | | | | | | | | | | | | | | | | | | | | | | 618 | | | | | | | | 0.004s 6.738s 638309738830838368: | | | | | | | | | | | | | | | | | | | | | 619 | | | | | | | | | | 0.001s 6.738s 638309738830844910: | | | | | | | | | | | | | | 620 | | | | | | | | | | | | | | | | | 0.011s 6.750s 638309738830958493: | | | | | | | | | | | | 621 | | | | | | | | | | | | | | | | | | | 0.004s 6.754s 638309738831000777: | | | | | | | | | | | | | | | | | 622 | | | | | | | | | | | | | | 0.002s 6.756s 638309738831025648: | | | | | | | | | | | | | 623 | | | | | | | | | | | | | | | | | | 0.003s 6.759s 638309738831051926: | | | | | | | | | | | | | | | | | | | 624 | | | | | | | | | | | | 0.001s 6.760s 638309738831062315: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 625 | | | 0.001s 6.761s 638309738831068092: | | | | | 626 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.761s 638309738831075852: | | | | | | | | | 627 | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.762s 638309738831081475: | | | | | | | | 628 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.764s 638309738831097964: | | | | | | | | | | | | | | | | 629 | | | | | | | | | | | | | | | 0.002s 6.766s 638309738831118738: | | | | | | | | | | | 630 | | | | | | | | | | | | | | | | | | | | 0.001s 6.766s 638309738831125245: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 631 | 0.001s 6.767s 638309738831135437: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 632 | | 0.002s 6.769s 638309738831152920: 633 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 6.772s 638309738831178285: | | | | | | | | | | 634 | | | | | | | | | | | | | | | | | | | | | 0.001s 6.772s 638309738831185053: | | | | | | | | | | | | | | | | | | 635 | | | | | | | | | | | | | 0.001s 6.774s 638309738831198428: | | | | | | | | | | | | | | | | | | | | | | | | 636 | | | | | | | 0.001s 6.774s 638309738831205153: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.774s 638309738831205415: | | | | x | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.001s 6.775s 638309738831213237: | | | x x | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 6.777s 638309738831236165: | x | x x | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.005s 6.782s 638309738831285088: | x | x x | | | | | | | | | | x | | | | | | | | | | | | | | | x 0.001s 6.783s 638309738831293179: | x | x x | | | | | | | | | | x | | | | | | | | | | | x | | | x 0.004s 6.787s 638309738831334079: | x | x x | | | | | | | x | | x | | | | | | | | | | | x | | | x 0.000s 6.787s 638309738831334713: | x | x x | | | | | | | x | x x | | | | | | | | | | | x | | | x 0.007s 6.794s 638309738831400270: | x | x x | | | | | | | x | x x | | | | | | | | | | | x x | | x 0.000s 6.794s 638309738831401620: | x | x x | | | | | | | x | x x | | | | x | | | | | | x x | | x 0.002s 6.796s 638309738831420918: | x | x x | | | | | | | x | x x | | | x x | | | | | | x x | | x 0.000s 6.796s 638309738831423413: | x | x x | | | | | | | x | x x | | | x x | | | x | | x x | | x 0.003s 6.799s 638309738831450226: | x | x x | | | | | | | x | x x | | | x x | x | x | | x x | | x 0.001s 6.800s 638309738831464508: | x | x x | | | | | | | x | x x | | | x x | x x x | | x x | | x 0.001s 6.801s 638309738831471801: x x | x x | | | | | | | x | x x | | | x x | x x x | | x x | | x 0.000s 6.801s 638309738831473826: x x | x x | | | | | | | x | x x | | | x x | x x x | x x x | | x 0.001s 6.802s 638309738831483393: x x | x x | x | | | | | x | x x | | | x x | x x x | x x x | | x 0.001s 6.803s 638309738831495613: x x | x x | x | | | | | x | x x | | | x x | x x x x x x x | | x 0.000s 6.803s 638309738831496658: x x | x x | x | | | | | x | x x | | | x x x x x x x x x x | | x 0.000s 6.804s 638309738831499234: x x | x x | x | | | | | x | x x x | | x x x x x x x x x x | | x 0.002s 6.806s 638309738831517816: x x | x x | x | | | | | x | x x x | x x x x x x x x x x x | | x 0.000s 6.806s 638309738831519529: 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.806s 638309738831525920: 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.808s 638309738831545056: x 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.809s 638309738831551492: x x 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.810s 638309738831561811: x x x 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.811s 638309738831575517: x x x x 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 6.812s 638309738831577610: x x x x x 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.812s 638309738831585730: x x x x x x 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 6.812s 638309738831587419: x x x x x x x | | 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 6.813s 638309738831588217: x x x x x x x x | 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.815s 638309738831608653: x x x x x 322 x x x 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 6.854s 638309738831999611: 668 651 667 660 648 637 638 647 659 652 645 658 643 657 663 639 656 646 661 653 662 641 666 642 644 664 654 665 649 650 640 655 0.006s 6.860s 638309738832064192: 698 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 6.877s 638309738832227815: 951 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 6.879s 638309738832252880: | | | | | | | | | | | | | | | 683 | | | | | | | | | | | | | | | | 0.001s 6.880s 638309738832264288: | | | | | | | | | | | | | | | | | 681 | | | | | | | | | | | | | | 0.001s 6.881s 638309738832272990: | | | | | | | | | | | | | | | | | | | | | | | 694 | | | | | | | | 0.002s 6.883s 638309738832289159: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 701 | 0.001s 6.884s 638309738832300225: | | | | | | | | | | | | | | | | | | 671 | | | | | | | | | | | | | 0.001s 6.885s 638309738832307841: | | | | | | | | | 680 | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.885s 638309738832314813: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 682 | | | 0.001s 6.886s 638309738832324362: | | | | | | | | | | | | | | | | | | | | 688 | | | | | | | | | | | 0.001s 6.887s 638309738832331261: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 684 | | 0.001s 6.888s 638309738832337680: | | | | | | | | | | | | | | | | | | | | | | | | 679 | | | | | | | 0.001s 6.888s 638309738832344085: | | | | | | 687 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.889s 638309738832350787: | 678 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.890s 638309738832358054: | | | | | | | | | | 702 | | | | | | | | | | | | | | | | | | | | | 0.001s 6.890s 638309738832364684: | | | | | | | | | | | | | | | | | | | | | | | | | | | 677 | | | | 0.001s 6.891s 638309738832371401: | | | | | | | | | | | | | | | | | | | | | | | | | | 685 | | | | | 0.001s 6.892s 638309738832378174: | | | | | | | | | | | | | | | 709 | | | | | | | | | | | | | | | | 0.001s 6.892s 638309738832384797: | | | | | | | | 696 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.893s 638309738832391507: | | | | | | | | | | | | | | | | | 732 | | | | | | | | | | | | | | 0.001s 6.894s 638309738832397827: | | | | | | | | | | | | | | | | | | | | | | 699 | | | | | | | | | 0.001s 6.894s 638309738832404281: | | | | | 689 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.895s 638309738832408946: | | | | | | | | | | | | 690 | | | | | | | | | | | | | | | | | | | 0.001s 6.895s 638309738832414361: | | 693 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.896s 638309738832420669: | | | | 695 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.896s 638309738832425927: | | | | | | | | | | | | | | | | | | | | | 673 | | | | | | | | | | 0.001s 6.897s 638309738832431032: | | | | | | | | | | | | | 670 | | | | | | | | | | | | | | | | | | 0.001s 6.897s 638309738832437362: | | | 686 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.898s 638309738832442490: | | | | | | | | | | | | | | | | 669 | | | | | | | | | | | | | | | 0.000s 6.898s 638309738832446605: | | | | | | | | | | | | | | | | | | | | | | | | | 675 | | | | | | 0.001s 6.899s 638309738832452884: | | | | | | | | | | | | | | 692 | | | | | | | | | | | | | | | | | 0.001s 6.900s 638309738832458501: | | | | | | | | | | | | | | | | | | 714 | | | | | | | | | | | | | 0.001s 6.900s 638309738832464325: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 674 0.001s 6.901s 638309738832470589: | | | | | | | | | 729 | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.901s 638309738832476366: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 724 | | | 0.001s 6.902s 638309738832482594: | | | | | | | | | | | 691 | | | | | | | | | | | | | | | | | | | | 0.001s 6.903s 638309738832489783: | | | | | | | 676 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.903s 638309738832497197: | | | | | | | | | | | | | | | | | | | | 755 | | | | | | | | | | | 0.001s 6.904s 638309738832502939: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 707 | | 0.001s 6.905s 638309738832509764: | | | | | | 720 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.905s 638309738832515612: | | | | | | | | | | | | | | | | | | | | | | | | 746 | | | | | | | 0.001s 6.906s 638309738832521360: | 721 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.907s 638309738832528234: | | | | | | | | | | | | | | | | | | | | | | | | | | | 705 | | | | 0.001s 6.907s 638309738832535024: | | | | | | | | | | | | | | | | | | | | | | | | | | 716 | | | | | 0.001s 6.908s 638309738832542233: | | | | | 734 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.909s 638309738832549531: | | | | | | | | | | | | | | | | | | | 672 | | | | | | | | | | | | 0.001s 6.909s 638309738832556536: | | | | | | | | | | | | | 711 | | | | | | | | | | | | | | | | | | 0.001s 6.910s 638309738832563509: | | | | | | | | | | | | | | | | | | | | | 727 | | | | | | | | | | 0.001s 6.911s 638309738832570674: | | | 703 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.912s 638309738832577883: | | | | | | | | | | | | | | | | | | | | | | | | | 710 | | | | | | 0.001s 6.912s 638309738832584839: | | | | | | | | | | | | 713 | | | | | | | | | | | | | | | | | | | 0.001s 6.913s 638309738832592028: | | | | | | | 722 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.914s 638309738832598946: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 697 0.001s 6.914s 638309738832606097: | | | | | | | | | | | 712 | | | | | | | | | | | | | | | | | | | | 0.001s 6.915s 638309738832613394: | | | | | | | | | | | | | | | | 715 | | | | | | | | | | | | | | | 0.001s 6.916s 638309738832620339: | | | | | | | | | | | | | | 717 | | | | | | | | | | | | | | | | | 0.001s 6.916s 638309738832627364: 698 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 6.926s 638309738832723755: 952 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.927s 638309738832735602: | | | | | | | | | | | | | | | | | | | 728 | | | | | | | | | | | | 0.009s 6.937s 638309738832827865: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 953 | 0.001s 6.938s 638309738832838822: | | | | | | | | | | 954 | | | | | | | | | | | | | | | | | | | | | 0.012s 6.950s 638309738832958185: | | | | | 955 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 6.955s 638309738833010909: | | | | | | | | | | | | | | | | | 956 | | | | | | | | | | | | | | 0.010s 6.965s 638309738833108515: | | | | | | | | | | | | | | | | | | | | | | | 957 | | | | | | | | 0.001s 6.966s 638309738833118533: | | 958 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.966s 638309738833127302: | | | | | | | | | | | | | | | | | | | | | | 959 | | | | | | | | | 0.004s 6.970s 638309738833166165: | | | | 960 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.971s 638309738833177002: | | | | | | | | | | | | | | | | | | 961 | | | | | | | | | | | | | 0.001s 6.972s 638309738833184416: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 962 | | | 0.001s 6.973s 638309738833191289: | | | | | | | | | | | | | | | | | | | | | | | | 963 | | | | | | | 0.001s 6.974s 638309738833198966: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 964 0.001s 6.974s 638309738833205992: | | | 965 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.975s 638309738833213944: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 966 | | 0.001s 6.976s 638309738833220526: | | | | | | | | | 967 | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.976s 638309738833227286: | | | | | | | | | | | | | | | | | | | | | 968 | | | | | | | | | | 0.001s 6.977s 638309738833236917: | | | | | | | | | | | | | | | 969 | | | | | | | | | | | | | | | | 0.001s 6.978s 638309738833244037: | | | | | | | | | | | | | | | | | | | | | | | | | | | 970 | | | | 0.001s 6.979s 638309738833250689: | | | | | | | | | | | | | | | | | | | | 971 | | | | | | | | | | | 0.001s 6.980s 638309738833257523: | | | | | | | | | | | | | | | | | | | | | | | | | 972 | | | | | | 0.001s 6.980s 638309738833263921: | | | | | | 973 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.981s 638309738833270570: | | | | | | | | | | | | | | 974 | | | | | | | | | | | | | | | | | 0.001s 6.981s 638309738833276578: | 975 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.982s 638309738833282659: | | | | | | | | | | | | | | | | | | | | | | | | | | 976 | | | | | 0.001s 6.983s 638309738833290580: | | | | | | | | | | | 977 | | | | | | | | | | | | | | | | | | | | 0.001s 6.984s 638309738833297917: | | | | | | | | 978 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.984s 638309738833305331: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 701 | 0.038s 7.022s 638309738833687368: | | | | | | | | | | | | | 979 | | | | | | | | | | | | | | | | | | 0.001s 7.023s 638309738833697215: | | | | | | | | | | | | | | | | 980 | | | | | | | | | | | | | | | 0.001s 7.024s 638309738833703777: | | | | | | | | | | | | 981 | | | | | | | | | | | | | | | | | | | 0.002s 7.026s 638309738833723722: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 982 | 0.001s 7.027s 638309738833730204: | | | | | | | 983 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.028s 638309738833739164: | | | | | | | | | | 702 | | | | | | | | | | | | | | | | | | | | | 0.000s 7.028s 638309738833739892: 698 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.029s 638309738833748018: | | | | | | | | | | | | | | | | | | | 984 | | | | | | | | | | | | 0.006s 7.035s 638309738833811016: | | | | | | | | | | | | | | | | | 732 | | | | | | | | | | | | | | 0.004s 7.039s 638309738833853217: 704 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.041s 638309738833868835: | | | | | | | | | | 985 | | | | | | | | | | | | | | | | | | | | | 0.001s 7.042s 638309738833882933: | | | | | | | | | | | | | | | | | | | | | | | 694 | | | | | | | | 0.002s 7.044s 638309738833905583: | | | | 695 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 7.052s 638309738833985104: | | | | | | | | | | | | | | | | | 986 | | | | | | | | | | | | | | 0.001s 7.053s 638309738833992463: | | | | | | | | | | | | | | | 709 | | | | | | | | | | | | | | | | 0.003s 7.056s 638309738834026008: | | | | | | | | | | | | | | | | | | | | | | | 987 | | | | | | | | 0.003s 7.059s 638309738834052899: | | | | 988 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.061s 638309738834073737: 989 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.062s 638309738834083997: | 721 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.063s 638309738834093591: | | | | | | | | 696 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.065s 638309738834107813: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 707 | | 0.001s 7.065s 638309738834113049: | | | | | | | | | | | | | 711 | | | | | | | | | | | | | | | | | | 0.001s 7.066s 638309738834125620: | | | | | | | | | | | | | | | | | | | | 755 | | | | | | | | | | | 0.000s 7.067s 638309738834128623: | | | | | 734 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.067s 638309738834134887: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 697 0.004s 7.071s 638309738834171231: | | | | | | | | | | | | | | | 990 | | | | | | | | | | | | | | | | 0.002s 7.073s 638309738834193348: | | | | | | | | | | | | | | | | | | 714 | | | | | | | | | | | | | 0.002s 7.075s 638309738834213780: | | 693 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.076s 638309738834219826: | | | | | | | | | | | | | | | | | | | | | | 699 | | | | | | | | | 0.000s 7.076s 638309738834220606: | | | | | | | | | | | | | | | | 715 | | | | | | | | | | | | | | | 0.002s 7.078s 638309738834242636: | | | | | 991 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.080s 638309738834262781: | | | 703 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.080s 638309738834263872: | 992 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.081s 638309738834272714: | | | | | | | | | | | | | 993 | | | | | | | | | | | | | | | | | | 0.001s 7.082s 638309738834279692: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 994 | | 0.003s 7.085s 638309738834310043: | | | | | | | | | | | | | | | | | | | | | | | | | 710 | | | | | | 0.000s 7.085s 638309738834310699: | | | | | | | | | | | | | | | | | | | | | | | | | | 716 | | | | | 0.000s 7.085s 638309738834311159: | | | | | | | | 995 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.086s 638309738834318980: | | | | | | | | | | | | | | 717 | | | | | | | | | | | | | | | | | 0.000s 7.086s 638309738834319485: | | | | | | | | | | | | | | | | | | | | | | | | | | | 705 | | | | 0.000s 7.086s 638309738834319927: | | | | | | | | | | | | | | | | | | | | | | | | 746 | | | | | | | 0.000s 7.086s 638309738834320783: | | | | | | | | | | | | 713 | | | | | | | | | | | | | | | | | | | 0.000s 7.086s 638309738834321264: | | | | | | | | | | | | | | | | | | | | | 727 | | | | | | | | | | 0.004s 7.090s 638309738834362860: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 724 | | | 0.000s 7.090s 638309738834363820: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 996 0.001s 7.091s 638309738834372797: | | | | | | | | | | | | | | | | | | | | 997 | | | | | | | | | | | 0.001s 7.092s 638309738834379713: | | | | 695 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.092s 638309738834380217: | | | | | | | | | | | 712 | | | | | | | | | | | | | | | | | | | | 0.000s 7.092s 638309738834380580: | | | | | | | | | 729 | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.092s 638309738834380954: | | | | | | | 722 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.092s 638309738834381298: | | | | | | | | | | | | | | | | | | | 728 | | | | | | | | | | | | 0.000s 7.092s 638309738834381658: | | | | | | | | | | | | | | | | | 732 | | | | | | | | | | | | | | 0.001s 7.093s 638309738834388293: | | 998 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 7.096s 638309738834422864: | | | | | | | | | | | | | | | | | | 999 | | | | | | | | | | | | | 0.007s 7.103s 638309738834496689: | | | | | | | | | | 702 | | | | | | | | | | | | | | | | | | | | | 0.002s 7.106s 638309738834518562: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 701 | 0.000s 7.106s 638309738834519483: | | | | | | | | | | | | | | | | | | | | | 776 | | | | | | | | | | 0.001s 7.107s 638309738834528678: | | | | | | | | | | | | | | | | | 1000 | | | | | | | | | | | | | | 0.001s 7.107s 638309738834535868: | | | 1001 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.108s 638309738834543024: | | | | | | | | | | | | | | | | | | | | | | | | 1002 | | | | | | | 0.001s 7.109s 638309738834550125: | | | | | | | | | | | | 1003 | | | | | | | | | | | | | | | | | | | 0.001s 7.110s 638309738834557870: | | | | 1004 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.110s 638309738834564987: | | | | | | | | | | | | | | | | | | | | | | | | | 1005 | | | | | | 0.001s 7.112s 638309738834579143: | | | | | | | | | | | | | | | | 762 | | | | | | | | | | | | | | | 0.002s 7.114s 638309738834601481: | | | | | | | | | | | | | | | | | | | | | | 1006 | | | | | | | | | 0.001s 7.115s 638309738834611012: | | | | | | 720 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.115s 638309738834612010: | | | | | | | | | | | 1007 | | | | | | | | | | | | | | | | | | | | 0.001s 7.116s 638309738834619475: | | | | | | | | | 761 | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.116s 638309738834625327: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 741 | | | 0.000s 7.117s 638309738834630189: | | | | | | | | | | | | | | 742 | | | | | | | | | | | | | | | | | 0.001s 7.117s 638309738834637313: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1008 | | | | 0.001s 7.118s 638309738834644370: | | | | | | | 1009 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.120s 638309738834662425: | | | | | | | | | | 726 | | | | | | | | | | | | | | | | | | | | | 0.001s 7.121s 638309738834673373: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 739 | 0.004s 7.126s 638309738834718076: | | | | | | | | | | | | | | | | | | | | | 1010 | | | | | | | | | | 0.001s 7.127s 638309738834728083: | 721 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 7.132s 638309738834787107: | | | | | | | | | | | | | | | | | | | | | | | | | | 767 | | | | | 0.002s 7.135s 638309738834807615: | | 693 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.135s 638309738834808953: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1011 | 0.003s 7.137s 638309738834834954: | | 1012 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 7.143s 638309738834891171: | | | | | | | | | 1013 | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.144s 638309738834900255: | | | | | | | | | | | | | | | 709 | | | | | | | | | | | | | | | | 0.000s 7.144s 638309738834901304: 704 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.144s 638309738834905798: | | | | | | | | | | | | | | | | | | | 747 | | | | | | | | | | | | 0.001s 7.145s 638309738834913376: | | | | | | | | | | | | | | 1014 | | | | | | | | | | | | | | | | | 0.001s 7.146s 638309738834919502: | 774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.146s 638309738834926777: | | | | | | | | | | | | | | | | 1015 | | | | | | | | | | | | | | | 0.001s 7.147s 638309738834933445: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1016 | | | 0.001s 7.148s 638309738834940420: 1017 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.149s 638309738834952305: | | | | | | 1018 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 7.153s 638309738834995985: | | | | | | | | | | | 712 | | | | | | | | | | | | | | | | | | | | 0.002s 7.155s 638309738835011758: | | | | | | | | | | | | | | | 725 | | | | | | | | | | | | | | | | 0.001s 7.156s 638309738835021459: | | | | | | | | | | | | | | | | | | | | | | | 694 | | | | | | | | 0.001s 7.156s 638309738835027450: | | | | | | | | | | 1019 | | | | | | | | | | | | | | | | | | | | | 0.002s 7.159s 638309738835048595: | | | | | | | | | | | | | | | | | | | | | | | | | | 1020 | | | | | 0.001s 7.160s 638309738835058168: | | | | | | | | | | | | | | | | | | | | | | | 1021 | | | | | | | | 0.003s 7.163s 638309738835089138: | | | | | | | | 696 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 7.165s 638309738835115313: | | | | 695 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.166s 638309738835119633: | 1022 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.167s 638309738835129315: | | | | | | | | | | | | 713 | | | | | | | | | | | | | | | | | | | 0.001s 7.168s 638309738835142357: | | | | 1023 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.170s 638309738835166058: | | | | | | | | | | | | | | | 1024 | | | | | | | | | | | | | | | | 0.001s 7.171s 638309738835173532: | | | | | | | | 753 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.172s 638309738835180735: | | | | | | | | | | | | | | | | | 732 | | | | | | | | | | | | | | 0.000s 7.172s 638309738835181214: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 697 0.001s 7.173s 638309738835187641: | | | | | | | | | | | 764 | | | | | | | | | | | | | | | | | | | | 0.004s 7.176s 638309738835227391: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 707 | | 0.001s 7.178s 638309738835242202: | | | | | | | | | | | | | | | | | | 714 | | | | | | | | | | | | | 0.001s 7.179s 638309738835254106: | | | | | | | | | | | | | 711 | | | | | | | | | | | | | | | | | | 0.001s 7.180s 638309738835259689: | | | 703 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.182s 638309738835282316: | | | | | | | 722 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.182s 638309738835283386: | | | | | | | | | | | | | | | | | | | | | 776 | | | | | | | | | | 0.000s 7.182s 638309738835284393: | | | | | | | | | | | | | | | | | | | | 755 | | | | | | | | | | | 0.001s 7.183s 638309738835289998: | | | | | | | | | | | | | | | | | | | | | | | | | | | 705 | | | | 0.000s 7.183s 638309738835292498: | | | | | | | | | | | | | | | | | | | | | | 699 | | | | | | | | | 0.001s 7.184s 638309738835304648: | | | | | | | | | | | | 730 | | | | | | | | | | | | | | | | | | | 0.003s 7.188s 638309738835337757: | | | | | | | | | | | | | | | | | 743 | | | | | | | | | | | | | | 0.001s 7.189s 638309738835347958: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 706 0.001s 7.189s 638309738835353580: | | | | | | | | | | | | | | | | | | 756 | | | | | | | | | | | | | 0.001s 7.190s 638309738835360708: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 745 | | 0.001s 7.191s 638309738835367728: | | | | | | | | | | | | | 735 | | | | | | | | | | | | | | | | | | 0.001s 7.191s 638309738835374114: | | | | | | | | | | | | | | | | | | | 1025 | | | | | | | | | | | | 0.001s 7.192s 638309738835380052: | | 693 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.192s 638309738835380523: | | | | | | | | | | | | | | | | | | | | | 1026 | | | | | | | | | | 0.001s 7.192s 638309738835387344: | | | 759 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.193s 638309738835394451: | | | | | | | | | | | | | | | | | | | | 792 | | | | | | | | | | | 0.001s 7.194s 638309738835401558: | | | | | | | | | | | 1027 | | | | | | | | | | | | | | | | | | | | 0.001s 7.195s 638309738835408562: | | | | | | | | | | | | | | 742 | | | | | | | | | | | | | | | | | 0.001s 7.196s 638309738835419379: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 741 | | | 0.002s 7.198s 638309738835440060: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 739 | 0.002s 7.199s 638309738835456481: | | | | | | | | | | | | | | | | | | | | | | | | | | | 757 | | | | 0.003s 7.202s 638309738835487306: | | | | | | | | | | | | | | | | | | | | | | 731 | | | | | | | | | 0.001s 7.204s 638309738835497861: | | | | | | | | | | | | | | | | | 1028 | | | | | | | | | | | | | | 0.001s 7.204s 638309738835506204: | | 700 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.205s 638309738835515236: | | | | | | | | | | | | | | 758 | | | | | | | | | | | | | | | | | 0.001s 7.206s 638309738835524121: | | | | | | | 1029 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.207s 638309738835536728: | | | | | | | | 1030 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.208s 638309738835545799: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1031 | | | 0.001s 7.209s 638309738835553691: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1032 | | 0.001s 7.210s 638309738835561011: | | | | | | | | | | 726 | | | | | | | | | | | | | | | | | | | | | 0.000s 7.210s 638309738835561660: | | | | | | | | | | | | 1033 | | | | | | | | | | | | | | | | | | | 0.001s 7.211s 638309738835569160: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1034 | 0.001s 7.211s 638309738835576625: | | | | | | | | | | | | | | | | | | 1035 | | | | | | | | | | | | | 0.001s 7.212s 638309738835583750: | | | | | | | | | 761 | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.212s 638309738835584263: | | | | | | | | | | | | | | | 725 | | | | | | | | | | | | | | | | 0.000s 7.212s 638309738835584833: | | | | | | | | | | | | | 1036 | | | | | | | | | | | | | | | | | | 0.001s 7.213s 638309738835592214: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1037 0.001s 7.214s 638309738835599920: | | | 1038 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.214s 638309738835607087: | 774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.215s 638309738835607534: | | | | | | | | | | 740 | | | | | | | | | | | | | | | | | | | | | 0.001s 7.215s 638309738835615174: | | | | | | | | | | | | | | | | | | | | | | | | | 710 | | | | | | 0.000s 7.215s 638309738835615973: | | | | | | | | | | | | | | | | | | | | | | | | 746 | | | | | | | 0.000s 7.215s 638309738835616539: | | | | | | | | | | | | | | | | | | | | | | 1039 | | | | | | | | | 0.001s 7.217s 638309738835628981: | | | | | | | | | | | | | | | | | | | | 1040 | | | | | | | | | | | 0.001s 7.218s 638309738835638361: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1041 | | | | 0.001s 7.218s 638309738835645033: | | | | | | | | | | | | | | 1042 | | | | | | | | | | | | | | | | | 0.007s 7.226s 638309738835718451: | | | | | | | | | | | | | | | | | | | | | | | | | | 767 | | | | | 0.000s 7.226s 638309738835719476: | | | | | | 720 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.226s 638309738835719865: | 1043 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 7.229s 638309738835748872: | | | | | | | | | 1044 | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.230s 638309738835758301: | | | | | | | | | | | | | | | | | | | | | | | | 770 | | | | | | | 0.001s 7.230s 638309738835765762: | | | | | | | | | | | | | | | | | | | | | | | | | | 801 | | | | | 0.001s 7.231s 638309738835773127: | | | | | | | | | | | | | | | | | | | | | | | | | 766 | | | | | | 0.001s 7.232s 638309738835780455: | | | | 695 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.232s 638309738835780856: | | 1045 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.233s 638309738835788074: | | | | | | | | | | | | | | | | 762 | | | | | | | | | | | | | | | 0.000s 7.233s 638309738835788567: 704 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.234s 638309738835803222: 751 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 7.245s 638309738835908128: | | | | 723 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.246s 638309738835918538: | | | | | | 737 | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 7.252s 638309738835986906: | | | | | | | | | | | | | | | | | | | 747 | | | | | | | | | | | | 0.000s 7.253s 638309738835987950: | | | | | | | | | | | | | | | | | | | | | | | | 1046 | | | | | | | 0.001s 7.253s 638309738835997309: | | | | | | | | | | | | | | | | | | | | | | | | | 1047 | | | | | | 0.001s 7.254s 638309738836004567: | | | | | | | | 753 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.254s 638309738836005009: | | | | | | | | | | | | | | | | 1048 | | | | | | | | | | | | | | | 0.001s 7.255s 638309738836012465: | | | | | | | | | | | 764 | | | | | | | | | | | | | | | | | | | | 0.002s 7.257s 638309738836028243: | | | | | | | | | | | | | | | | | | | 1049 | | | | | | | | | | | | 0.001s 7.257s 638309738836036023: | | | | 1050 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 7.261s 638309738836068255: | | | | | | | | | | | | | | | | | | | | | | | | | | 1051 | | | | | 0.002s 7.262s 638309738836087440: | | | | | | | | 1052 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.263s 638309738836096759: | | | | | | | | | | | 795 | | | | | | | | | | | | | | | | | | | | 0.001s 7.264s 638309738836105183: | | | | | | | | | | | | | 735 | | | | | | | | | | | | | | | | | | 0.000s 7.264s 638309738836105692: | | | | | | | | | | | | | | 758 | | | | | | | | | | | | | | | | | 0.000s 7.264s 638309738836106048: | | | | | | | | | | | | 730 | | | | | | | | | | | | | | | | | | | 0.000s 7.264s 638309738836106373: | | | | | | | 722 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.265s 638309738836111497: | | | | | | 1053 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.267s 638309738836135200: | | | | | | | | | | | | 744 | | | | | | | | | | | | | | | | | | | 0.001s 7.268s 638309738836145887: | | 700 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.268s 638309738836146338: | | | | | | | | | | | | | | | | | | | | 792 | | | | | | | | | | | 0.000s 7.268s 638309738836146639: | | | | | | | | | | | | | | | | | | 756 | | | | | | | | | | | | | 0.000s 7.268s 638309738836146923: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 741 | | | 0.002s 7.271s 638309738836170079: 1054 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.273s 638309738836187554: | | | | | | | | | | | | | 1055 | | | | | | | | | | | | | | | | | | 0.002s 7.274s 638309738836204554: | | | | | | | | | | | | | | | | | | | | | 776 | | | | | | | | | | 0.001s 7.275s 638309738836211064: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1056 | | | 0.001s 7.276s 638309738836221905: | | | | | | | | | | | | | | | | | | | | 1057 | | | | | | | | | | | 0.001s 7.277s 638309738836228945: | | | | | | | | | | | | | | | | | | | | | | 731 | | | | | | | | | 0.000s 7.277s 638309738836229447: | | | | | | | 771 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.277s 638309738836236664: | | | | | | | | | | | | | | | | | | | | | | | | | | | 757 | | | | 0.002s 7.279s 638309738836252242: | | | | | | | | | | | | | | 1058 | | | | | | | | | | | | | | | | | 0.002s 7.281s 638309738836271085: | | | | | 734 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.281s 638309738836271662: | | | | | | | | | | | | 1059 | | | | | | | | | | | | | | | | | | | 0.001s 7.282s 638309738836278897: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1060 | | | | 0.001s 7.282s 638309738836285535: | | | | | | | | | | | | | | | | | | | | | 1061 | | | | | | | | | | 0.001s 7.283s 638309738836292874: | | | | | | | | | | | | | | | | | | | | | | 1062 | | | | | | | | | 0.003s 7.286s 638309738836326186: | | | | | 754 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.289s 638309738836350436: | | | | | | | | | | | | | | | | | | | | | | | 694 | | | | | | | | 0.001s 7.290s 638309738836359287: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 745 | | 0.000s 7.290s 638309738836362233: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 739 | 0.003s 7.293s 638309738836387804: | | 1063 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.294s 638309738836398125: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1064 | | 0.001s 7.294s 638309738836404833: | | | | | | | | | | | | | | | | | | | | | | | | | 766 | | | | | | 0.000s 7.294s 638309738836405301: | | | | | | | | | 761 | | | | | | | | | | | | | | | | | | | | | | 0.004s 7.298s 638309738836443198: | | | | | | | | | | | | | | | | | | | | | | | | | 802 | | | | | | 0.001s 7.299s 638309738836454423: | | | | | | | | | | | | | | | | | | | | | | | 708 | | | | | | | | 0.001s 7.300s 638309738836460767: | | | | | | | | | 786 | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.300s 638309738836467068: | | | | | 1065 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 7.315s 638309738836611899: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1066 | 0.001s 7.316s 638309738836621963: | | | | | | | | | | | | | | | | | 743 | | | | | | | | | | | | | | 0.000s 7.316s 638309738836622967: | | | | | | | | | | | | | | | | | | 1067 | | | | | | | | | | | | | 0.001s 7.317s 638309738836629635: | 774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.317s 638309738836630127: | | | 759 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.317s 638309738836630682: | | | | | | | | | | | | | | | 738 | | | | | | | | | | | | | | | | 0.001s 7.318s 638309738836637681: | | | | | | | | | 1068 | | | | | | | | | | | | | | | | | | | | | | 0.003s 7.320s 638309738836664373: | | | | | | | | | | | | | | | | | | | 747 | | | | | | | | | | | | 0.002s 7.322s 638309738836680483: | | | | | | | | | | 1069 | | | | | | | | | | | | | | | | | | | | | 0.001s 7.323s 638309738836690069: | 784 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.324s 638309738836698028: | | | | | | | | | | | | | | | | | | | | | | | | | 1070 | | | | | | 0.001s 7.324s 638309738836705343: | | | | | | | | | | | | | | | | | | | | | | | | | | 801 | | | | | 0.000s 7.324s 638309738836705834: | | | | | | | | | | | | | | | | | 1071 | | | | | | | | | | | | | | 0.001s 7.325s 638309738836716423: | | | | | | | 1072 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.326s 638309738836723296: | | | 1073 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.327s 638309738836729628: | | | | | | | | | | | | | | | | | | | | | | | 1074 | | | | | | | | 0.043s 7.370s 638309738837162810: | | | | | | | | | | | | | | | | | | | 779 | | | | | | | | | | | | 0.000s 7.370s 638309738837166703: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 741 | | | 0.001s 7.371s 638309738837172350: | | | | | | | | | | | | | | | | | | | | | | 731 | | | | | | | | | 0.001s 7.372s 638309738837179101: | | | | | | | | | | | | | | | | | | | | | | | | 770 | | | | | | | 0.002s 7.373s 638309738837195115: | | | | | | | | | | | | | | | | | | | | | | 765 | | | | | | | | | 0.001s 7.374s 638309738837206504: | | | | | | | | | | | | | | | | | | | | | | | | 1075 | | | | | | | 0.002s 7.376s 638309738837221940: | 1076 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 7.379s 638309738837248648: | | | | | | | | | | | | | | | | | | | | | | 1077 | | | | | | | | | 0.003s 7.382s 638309738837281995: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 706 0.000s 7.382s 638309738837285150: | | | | | | | | | | | | | 735 | | | | | | | | | | | | | | | | | | 0.003s 7.385s 638309738837310271: | | | | | | | | 753 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.385s 638309738837311198: | | | | | | | | | | | | | | | | 762 | | | | | | | | | | | | | | | 0.002s 7.387s 638309738837329407: | | | | | | | | | | | | | 760 | | | | | | | | | | | | | | | | | | 0.001s 7.388s 638309738837338686: | | | | | | | | | | | | | | 758 | | | | | | | | | | | | | | | | | 0.000s 7.388s 638309738837339103: | | | | | | | | | | | | | | | | | | | | | | | | | | 1078 | | | | | 0.002s 7.389s 638309738837357361: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1079 | | | 0.003s 7.392s 638309738837386354: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1080 0.011s 7.403s 638309738837492978: | | | | | | | | 1081 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.404s 638309738837503146: | | | | | | | | | | | | | | | | 1082 | | | | | | | | | | | | | | | 0.001s 7.405s 638309738837515708: | | | | | | | | | | | 1083 | | | | | | | | | | | | | | | | | | | | 0.002s 7.407s 638309738837535539: | | | | | | | | | | | | | 1084 | | | | | | | | | | | | | | | | | | 0.013s 7.420s 638309738837665037: | | | | | | | | | | | | | | | 1085 | | | | | | | | | | | | | | | | 0.000s 7.421s 638309738837669585: | | | | | | | | | | | | | | | | | | | 1086 | | | | | | | | | | | | 0.000s 7.421s 638309738837674271: | | | | | | | | | | | | | | 796 | | | | | | | | | | | | | | | | | 0.001s 7.422s 638309738837679963: | | | | | | 737 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.422s 638309738837680365: | | 700 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.422s 638309738837680635: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 745 | | 0.000s 7.422s 638309738837680906: | | | | | | | 771 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.422s 638309738837681196: | | | | | | | | | | | | | | | | | | | | | | | | | | | 757 | | | | 0.000s 7.422s 638309738837681507: | | | | | | | | | | 740 | | | | | | | | | | | | | | | | | | | | | 0.003s 7.425s 638309738837713896: | | 718 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.427s 638309738837733839: | 784 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 7.431s 638309738837777459: | | | | | | | 1087 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.432s 638309738837786816: | | | | | | 1088 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.433s 638309738837793483: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1089 | | 0.006s 7.439s 638309738837855167: | | | | | | | | | | | | | | | | | | | | | | | | | 802 | | | | | | 0.000s 7.439s 638309738837856246: | | | | | | | | | | | | | | | | | | | | | 776 | | | | | | | | | | 0.004s 7.443s 638309738837892583: | | | | | | | | | | | | | | | | | | | | | | | | | 1090 | | | | | | 0.005s 7.448s 638309738837941569: | | | | | | | | | | | | | | | | | | | | | 1091 | | | | | | | | | | 0.001s 7.449s 638309738837950995: | | | | | | | | | | | | | | | | | | | | | | | | | | | 782 | | | | 0.003s 7.451s 638309738837977159: | | | | | | | | | 786 | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.454s 638309738838001698: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 739 | 0.000s 7.454s 638309738838002688: | | 1092 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.455s 638309738838014334: | | | | | 754 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.455s 638309738838015388: | | | | | | | | | | 1093 | | | | | | | | | | | | | | | | | | | | | 0.001s 7.456s 638309738838026343: | | | | | | | | | | | | 744 | | | | | | | | | | | | | | | | | | | 0.000s 7.456s 638309738838026748: | 1094 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.458s 638309738838043542: | | | | | | | | | 1095 | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.459s 638309738838054092: | | | | | | | | | | | | | | | | | | | | | | | | 770 | | | | | | | 0.001s 7.460s 638309738838063189: | | | | | | | | | | | | | | | | | | | | 792 | | | | | | | | | | | 0.003s 7.463s 638309738838089970: 751 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.465s 638309738838108992: | | | | | | | | | | | | | | | | | | | | 824 | | | | | | | | | | | 0.001s 7.466s 638309738838119130: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 772 | 0.001s 7.466s 638309738838127408: 775 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.468s 638309738838137924: | | | | | | | | | | | | | | | | | | | | | | | | 793 | | | | | | | 0.001s 7.468s 638309738838145223: | | | | | | | | | | | | 1096 | | | | | | | | | | | | | | | | | | | 0.001s 7.469s 638309738838153632: | | | | | | | | | | | | | | | | | 743 | | | | | | | | | | | | | | 0.004s 7.473s 638309738838191705: 1097 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.474s 638309738838201469: | | | | | | | | | | | | | | | | 762 | | | | | | | | | | | | | | | 0.004s 7.478s 638309738838241101: | | | | | | | | | | | | | | | | | 778 | | | | | | | | | | | | | | 0.002s 7.480s 638309738838263092: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1098 | 0.002s 7.482s 638309738838282252: | | | | 723 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.482s 638309738838282745: | | | | | | | | | | | | | | | | | | 756 | | | | | | | | | | | | | 0.001s 7.483s 638309738838294473: | | | | | | | | | | | | | | | | | | | | | | | | | 802 | | | | | | 0.001s 7.485s 638309738838309469: | | | | | | | | | | | 795 | | | | | | | | | | | | | | | | | | | | 0.001s 7.486s 638309738838324098: | | | | 748 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.487s 638309738838334448: | | | | | 1099 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.488s 638309738838341737: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1100 | | | | 0.003s 7.491s 638309738838371872: | | | | | | | | | | | | | | 1101 | | | | | | | | | | | | | | | | | 0.001s 7.492s 638309738838380081: | | | | | | | | | | | | | | | | | | 790 | | | | | | | | | | | | | 0.001s 7.493s 638309738838388983: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 706 0.000s 7.493s 638309738838390990: | | | | | | | | | | | | | | | | | | | | | | | 708 | | | | | | | | 0.001s 7.493s 638309738838396538: | | | | | | | | | | | | | | | | | | | | | | | | | | 801 | | | | | 0.000s 7.493s 638309738838397098: | | | | | | | | | | | 1102 | | | | | | | | | | | | | | | | | | | | 0.003s 7.496s 638309738838424601: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 719 0.003s 7.499s 638309738838456231: | | | | | | | | | | | | | | | | | | | | | | | | 1103 | | | | | | | 0.001s 7.500s 638309738838465820: | | | | | | | | | | | | | | | | 1104 | | | | | | | | | | | | | | | 0.004s 7.504s 638309738838503069: | | | | | | | | | | | | | | | 738 | | | | | | | | | | | | | | | | 0.001s 7.505s 638309738838514811: | | | | | | | | | | | | | | | | | | | | 1105 | | | | | | | | | | | 0.001s 7.506s 638309738838525480: | | | | 1106 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.508s 638309738838544050: | | | | | | | | | | | | | | | | | | | | | | | | | 840 | | | | | | 0.001s 7.509s 638309738838552267: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1107 0.011s 7.520s 638309738838662876: | | | 759 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.520s 638309738838663998: | | | | | | | | | | | | | | | | | | | | | | | | | | 842 | | | | | 0.002s 7.522s 638309738838685469: | | | | | | | | | | | | | | | | | | 1108 | | | | | | | | | | | | | 0.002s 7.524s 638309738838706441: | | 718 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 7.534s 638309738838804748: | | | | | | | | | | | | | | | | | | | | | | | | | 1109 | | | | | | 0.001s 7.535s 638309738838815131: | | | | | | | | | | | | | | | 1110 | | | | | | | | | | | | | | | | 0.001s 7.536s 638309738838822530: | | | | | | | | | | | | | | | | | | | | | | | 1111 | | | | | | | | 0.001s 7.537s 638309738838830149: | | | 800 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.538s 638309738838837711: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 745 | | 0.000s 7.538s 638309738838838449: | | | | | | | 771 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.538s 638309738838838767: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 741 | | | 0.000s 7.538s 638309738838839071: | | | | | | | | | | 740 | | | | | | | | | | | | | | | | | | | | | 0.000s 7.538s 638309738838839401: | | | | | | | | | | | | | | | | | | | | | | | | | | 1112 | | | | | 0.003s 7.541s 638309738838873542: | | | | | 754 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.541s 638309738838875719: | | | | | | | | | | | | | | 796 | | | | | | | | | | | | | | | | | 0.000s 7.541s 638309738838876049: | | 752 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 7.546s 638309738838922675: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1114 | | 0.002s 7.548s 638309738838943550: | | | | | | | | | | 1115 | | | | | | | | | | | | | | | | | | | | | 0.004s 7.553s 638309738838987963: 775 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.553s 638309738838989507: | | | | | | | | | 786 | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.553s 638309738838989838: | | | | | | | | | | | | | | | | | | | | | | 765 | | | | | | | | | 0.000s 7.553s 638309738838990135: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 785 | | | 0.001s 7.554s 638309738839000477: | | | | | | | | | | | | | | | | | | | | | | | | | | | 782 | | | | 0.000s 7.554s 638309738839000879: | | | | | | | 783 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.555s 638309738839015733: | | | | | | | | 753 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.556s 638309738839019566: | | | | | | | | | | | | | | 1116 | | | | | | | | | | | | | | | | | 0.001s 7.557s 638309738839027913: 1117 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.558s 638309738839039307: | | | 1118 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.558s 638309738839046604: | | | | | | | | | 1119 | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.559s 638309738839054100: | | | | | 1120 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.560s 638309738839064511: | | 1121 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.561s 638309738839071743: | | | | | | | | 777 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.562s 638309738839078677: | | | | | | | | | | | | | | | | | | | | | | 791 | | | | | | | | | 0.006s 7.567s 638309738839135435: | | | | 748 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.567s 638309738839135994: | | | | | | | | | | | | | | | | | | | | | | | | | | | 812 | | | | 0.001s 7.568s 638309738839143716: | | | | | | | | | | | 795 | | | | | | | | | | | | | | | | | | | | 0.000s 7.568s 638309738839144512: | | | | | | | | | | | | | 760 | | | | | | | | | | | | | | | | | | 0.005s 7.573s 638309738839195561: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1122 | | | 0.001s 7.574s 638309738839205943: | | | | | | | | | | | | | | | | | | 790 | | | | | | | | | | | | | 0.000s 7.574s 638309738839206959: | | | | | | | | | | | 814 | | | | | | | | | | | | | | | | | | | | 0.004s 7.578s 638309738839245530: | | | | | | | | | | | | | | | | | | | 779 | | | | | | | | | | | | 0.000s 7.578s 638309738839246198: | | | | | | | | | | | | | 1123 | | | | | | | | | | | | | | | | | | 0.004s 7.582s 638309738839284154: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1124 | | | | 0.006s 7.588s 638309738839344977: | | | | | | | | | | | | | | | | | | | | | | 1125 | | | | | | | | | 0.001s 7.590s 638309738839358549: | | | | 1126 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.590s 638309738839367115: | | | | | | | | | | | | | | | | | | | | | 776 | | | | | | | | | | 0.000s 7.591s 638309738839367566: | | | | | | 737 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.591s 638309738839367882: | | | | | | | | | | | | | | | | | | | 1127 | | | | | | | | | | | | 0.003s 7.593s 638309738839394793: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 719 0.002s 7.595s 638309738839409934: | | | | | | 1128 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.596s 638309738839420128: | | | | | | | | | | | 1129 | | | | | | | | | | | | | | | | | | | | 0.001s 7.597s 638309738839428157: | | | | | | | | | | | | | | | | | | 1130 | | | | | | | | | | | | | 0.001s 7.597s 638309738839435422: | | | | | | | | 1131 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.598s 638309738839442849: | 784 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 7.606s 638309738839525973: | | | | | | | | | | | | | | | 738 | | | | | | | | | | | | | | | | 0.000s 7.606s 638309738839527044: | | | | | | | | | | | | | | | | | | | | | 807 | | | | | | | | | | 0.001s 7.607s 638309738839536359: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 733 0.001s 7.608s 638309738839543548: | | | | | | | | | | | | | | | | | 1132 | | | | | | | | | | | | | | 0.001s 7.609s 638309738839551058: | 829 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.610s 638309738839558030: | | | | | | | | | | | | | | | | | | | | | | | 708 | | | | | | | | 0.002s 7.612s 638309738839581467: | | | | | | | | | | | | | | | | | | | | | | | | | 840 | | | | | | 0.000s 7.612s 638309738839582491: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 785 | | | 0.000s 7.612s 638309738839582852: | | | | | | | | | | | | 744 | | | | | | | | | | | | | | | | | | | 0.000s 7.612s 638309738839583122: | | | | | 754 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.614s 638309738839600957: | | | | | | | | | | 740 | | | | | | | | | | | | | | | | | | | | | 0.007s 7.620s 638309738839666191: | | | | | | | | | | | | | | 796 | | | | | | | | | | | | | | | | | 0.000s 7.620s 638309738839667399: | | | | | | | | | | | | | | | | | | | | | | | | | 869 | | | | | | 0.002s 7.623s 638309738839688058: | | | | | | | | | | | | | | | | | | | | | | | 736 | | | | | | | | 0.002s 7.624s 638309738839703887: 775 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 7.629s 638309738839749815: | | | | | | | | | | | | | | 835 | | | | | | | | | | | | | | | | | 0.001s 7.629s 638309738839756354: | | | | | | | | | | | | | 760 | | | | | | | | | | | | | | | | | | 0.000s 7.630s 638309738839758999: 1133 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.631s 638309738839771291: | | | | | | | | | | | | | | | | | | | | | | | | | 1134 | | | | | | 0.001s 7.632s 638309738839778592: | | | | | | | | | | | | | | | | | | | | | | | 1135 | | | | | | | | 0.001s 7.633s 638309738839787542: | | | | | | | | | | | | | | | | | | | | | 1136 | | | | | | | | | | 0.001s 7.633s 638309738839796350: | | | | | | | | | | 1137 | | | | | | | | | | | | | | | | | | | | | 0.001s 7.634s 638309738839806292: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1138 | | | 0.001s 7.635s 638309738839813628: | | | | | 1139 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.636s 638309738839821322: | | | | | | | | | | | | | | | 1140 | | | | | | | | | | | | | | | | 0.001s 7.637s 638309738839829172: | | 752 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.637s 638309738839829671: | | | | | | | | | | | 814 | | | | | | | | | | | | | | | | | | | | 0.000s 7.637s 638309738839829960: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 772 | 0.000s 7.637s 638309738839831490: | | | | | | | | | | | | | | 1141 | | | | | | | | | | | | | | | | | 0.001s 7.638s 638309738839842061: | | | | | | | | | | | | | 1142 | | | | | | | | | | | | | | | | | | 0.001s 7.639s 638309738839849166: | 1143 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.639s 638309738839855929: | | | | | | | | | | | | 1144 | | | | | | | | | | | | | | | | | | | 0.001s 7.640s 638309738839862644: | | | | | | | | | | | | | | | | | | | | | | 791 | | | | | | | | | 0.000s 7.640s 638309738839863083: | | | | | | | | | | | | | | | | | | 790 | | | | | | | | | | | | | 0.002s 7.642s 638309738839879061: | | | | | | | | | | | 1145 | | | | | | | | | | | | | | | | | | | | 0.001s 7.642s 638309738839885464: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1146 | 0.001s 7.643s 638309738839894596: | | 1147 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 7.649s 638309738839953967: | | | | | | | | | | | | | | | | | | 823 | | | | | | | | | | | | | 0.005s 7.654s 638309738840003237: | | | | | | | | | | | | | | | | | | | | 824 | | | | | | | | | | | 0.002s 7.657s 638309738840027991: | | | | | | 737 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 7.660s 638309738840058504: | | | | | | | | | | | | | | | | | | | | 1148 | | | | | | | | | | | 0.005s 7.665s 638309738840111212: | | | | | | | | | | | | | | | | | 778 | | | | | | | | | | | | | | 0.002s 7.667s 638309738840128361: | | | | | | 1149 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.668s 638309738840138474: | | | | 748 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.668s 638309738840145853: | | | | | | | | | | | | | | | | | 1150 | | | | | | | | | | | | | | 0.001s 7.669s 638309738840156103: | | | | | | | 1151 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 7.674s 638309738840207457: | | | | | | | | | | | | | | | | | | | | | | | | | | 842 | | | | | 0.000s 7.675s 638309738840208505: | | | | 787 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 7.678s 638309738840238000: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1152 0.004s 7.681s 638309738840274284: | | | | 1153 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.682s 638309738840285275: | | | | | | | | | | | | | | | | 762 | | | | | | | | | | | | | | | 0.001s 7.683s 638309738840292975: | | | | | | | | | | | | | | | | | | | | | | 1154 | | | | | | | | | 0.002s 7.685s 638309738840317463: | | | | | | | | | | | | | | | | | | | | | | | 736 | | | | | | | | 0.005s 7.690s 638309738840364296: | | | | | | | | | | | | | | | | | | | | | | | 1155 | | | | | | | | 0.001s 7.691s 638309738840374832: | | | | | | | | | | | | | | | | | | | | | | | | | | 850 | | | | | 0.001s 7.692s 638309738840387103: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 745 | | 0.000s 7.693s 638309738840388037: | | | | | | | | | | | | | | | | | | | | | | | | | | | 812 | | | | 0.002s 7.694s 638309738840406988: | | | | | | | | | | | | | | | | | | | | | | | | | 869 | | | | | | 0.001s 7.695s 638309738840413182: | | | | | | | | | | | | | | | | | | 1156 | | | | | | | | | | | | | 0.006s 7.701s 638309738840477490: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 785 | | | 0.000s 7.702s 638309738840478372: | | | | | 754 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.702s 638309738840478643: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 772 | 0.001s 7.703s 638309738840489926: | | | | | | | | | | | | | | | | | | | | | | | | | | 1157 | | | | | 0.002s 7.705s 638309738840509846: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1158 | 0.001s 7.706s 638309738840519100: | | | | | | | | | | | | | | | | | | | | | 807 | | | | | | | | | | 0.001s 7.707s 638309738840528562: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 811 | | | 0.001s 7.707s 638309738840536870: | | | | | 788 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.708s 638309738840543026: | 829 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.708s 638309738840543315: | | | 800 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.709s 638309738840547895: | | 752 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.709s 638309738840550397: | | | | | | | | | | | | | | | | 1113 | | | | | | | | | | | | | | | 0.004s 7.713s 638309738840590650: | | | | | | | | | | | | | | | | | | | | | 1159 | | | | | | | | | | 0.001s 7.714s 638309738840598782: | | | | | | | | | 786 | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.714s 638309738840604234: | | | 1160 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.715s 638309738840612295: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1161 | | | | 0.001s 7.716s 638309738840619784: | | | | | | | | | | | | | | | | | | | | | | | | | 1162 | | | | | | 0.001s 7.716s 638309738840627060: | 1163 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.717s 638309738840634244: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 819 | | 0.001s 7.718s 638309738840641385: | | | | | | | | | | | | | | | 738 | | | | | | | | | | | | | | | | 0.002s 7.720s 638309738840663630: | | | | | | | | | | | | 744 | | | | | | | | | | | | | | | | | | | 0.002s 7.722s 638309738840683014: 775 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.723s 638309738840691985: | | | | | | | | | | | | | | | | | | | | 824 | | | | | | | | | | | 0.001s 7.723s 638309738840697060: 813 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 7.726s 638309738840725944: | | | | | | | | | | | | | | | | | | | | 876 | | | | | | | | | | | 0.001s 7.727s 638309738840735569: | | | | | | | | | 1164 | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.728s 638309738840743060: | | | | | | 737 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.728s 638309738840744249: | | | | | | | | | | | | | | | | | | | | | | 791 | | | | | | | | | 0.001s 7.730s 638309738840758345: | | | | | | | | | | | | | | | | | | | | | | | | 793 | | | | | | | 0.000s 7.730s 638309738840760080: | | | | | | | | 777 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.730s 638309738840761826: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1165 | | | 0.001s 7.731s 638309738840776472: | | 1166 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.732s 638309738840787346: | | | | | | | | | | | | | | | | | | | | | | 830 | | | | | | | | | 0.001s 7.733s 638309738840795515: | | | | | | | | | | | | | | | | | | | | | | | | 1167 | | | | | | | 0.001s 7.734s 638309738840802691: | | | | | | | | 1168 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.735s 638309738840809705: | | | | | | | | | | | | | 760 | | | | | | | | | | | | | | | | | | 0.003s 7.737s 638309738840836221: | | | | | | | | | | | | | | | | 797 | | | | | | | | | | | | | | | 0.001s 7.738s 638309738840846917: | | | | | | | | | | | | | 1169 | | | | | | | | | | | | | | | | | | 0.002s 7.740s 638309738840863194: | | | | | | | | | | | 814 | | | | | | | | | | | | | | | | | | | | 0.002s 7.743s 638309738840887605: | | | | | 1170 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.744s 638309738840899439: | | | | | | | | | | | | | | | | | | | 779 | | | | | | | | | | | | 0.001s 7.744s 638309738840906384: | | | | | | 1171 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.745s 638309738840917013: | | | | | | | | | | | | 763 | | | | | | | | | | | | | | | | | | | 0.002s 7.748s 638309738840937561: | | | | | | | | | | | | | | | | | | | 804 | | | | | | | | | | | | 0.001s 7.749s 638309738840948318: 1172 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.053s 7.802s . 638309738841482965: | | | | | | | | | | | | | | | 1173 | | | | | | | | | | | | | | | | 0.003s 7.805s 638309738841508893: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1174 | | 0.002s 7.806s 638309738841527108: | | | | | | | | | | | | | | | | | | | | 1175 | | | | | | | | | | | 0.001s 7.808s 638309738841537774: | | | | | | | | | | 740 | | | | | | | | | | | | | | | | | | | | | 0.001s 7.809s 638309738841550939: | | | | | | | | | | | | | | 835 | | | | | | | | | | | | | | | | | 0.001s 7.809s 638309738841556971: | | | | | | | | | | | | | | | | | | | | | | | | | | 850 | | | | | 0.001s 7.811s 638309738841569975: | | | | | | | | | | | 1176 | | | | | | | | | | | | | | | | | | | | 0.001s 7.811s 638309738841576668: | | | | | | | | | | 769 | | | | | | | | | | | | | | | | | | | | | 0.001s 7.812s 638309738841586088: | | | | | | | 783 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.814s 638309738841604230: | | | | | | | | | | | | | | | | 1177 | | | | | | | | | | | | | | | 0.001s 7.815s 638309738841614987: | | | | | | | | | | | | | | | | | | | | | | | | | | 1178 | | | | | 0.001s 7.816s 638309738841623538: | | | | | | | | | | | | | | 1179 | | | | | | | | | | | | | | | | | 0.001s 7.817s 638309738841631605: | | | | | | | | | | | | 1180 | | | | | | | | | | | | | | | | | | | 0.001s 7.818s 638309738841642641: | 829 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 7.826s 638309738841726469: | | | | | | | | | 786 | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.827s 638309738841735773: | | | | | | | | | | | | | | | | | 778 | | | | | | | | | | | | | | 0.008s 7.835s 638309738841813339: | | | | | | | | | | 1181 | | | | | | | | | | | | | | | | | | | | | 0.002s 7.837s 638309738841833360: | | | | | | | | | | | | | | | | | | | | | | 1182 | | | | | | | | | 0.006s 7.843s 638309738841891182: | | | | | | | | | | | | | | | | | | | 1183 | | | | | | | | | | | | 0.009s 7.852s 638309738841978168: | | | | | | | | | | | | | | | | | 827 | | | | | | | | | | | | | | 0.006s 7.857s 638309738842034714: | | | | | | | | | | | | | | | | | | | | | | | | | | | 812 | | | | 0.000s 7.857s 638309738842035942: | | | | | | 737 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.859s 638309738842047596: | | | | | | | | | 1184 | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.860s 638309738842065950: | | | | | | | | | | | | | | | | | 1185 | | | | | | | | | | | | | | 0.001s 7.861s 638309738842076049: | | | | | | | | | | | | | | | | | | | | | | | | | | | 841 | | | | 0.001s 7.862s 638309738842083307: | | | | | | 773 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 7.866s 638309738842119987: | | | | | | | | | | | | | | | | | | | | 876 | | | | | | | | | | | 0.000s 7.866s 638309738842120596: | | | | | | | | | | | | | | | | | | 823 | | | | | | | | | | | | | 0.000s 7.866s 638309738842122979: | | | | | | | | | | | | | | | | | | | | | | | 736 | | | | | | | | 0.006s 7.872s 638309738842180411: | | | | | | | | | | | | | | | | | | | | | 807 | | | | | | | | | | 0.000s 7.872s 638309738842182571: | | | | | | | | | | | | | | 835 | | | | | | | | | | | | | | | | | 0.001s 7.873s 638309738842195947: | | | | | | 1186 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.874s 638309738842203927: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1187 | | | | 0.003s 7.877s 638309738842237384: | | | | | | | | | | | | | | | | | | | 804 | | | | | | | | | | | | 0.000s 7.878s 638309738842241840: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 811 | | | 0.012s 7.890s 638309738842363555: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 733 0.002s 7.892s 638309738842385624: | | | | | | | | | | | | | | | | | | | | | 1188 | | | | | | | | | | 0.008s 7.900s 638309738842464222: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1189 | | | 0.001s 7.901s 638309738842472973: | | | | | | | | | | | | | | 885 | | | | | | | | | | | | | | | | | 0.001s 7.902s 638309738842479545: | 871 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.902s 638309738842486204: | | | | | | | 818 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.903s 638309738842492494: | | | | | | | | | | | | | | | | | | | 1190 | | | | | | | | | | | | 0.002s 7.905s 638309738842509670: | | | 800 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 7.908s 638309738842539700: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1191 0.003s 7.911s 638309738842572623: 813 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.913s 638309738842591861: | | | | | | | | | | | | | | | | | | | | | | 830 | | | | | | | | | 0.001s 7.914s 638309738842600130: 1192 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.915s 638309738842609529: | | | | | 788 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.915s 638309738842609952: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 819 | | 0.009s 7.923s 638309738842696285: | | | | | | | | | | 769 | | | | | | | | | | | | | | | | | | | | | 0.000s 7.923s 638309738842697120: | | | | 787 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 7.927s 638309738842736350: | | | | | | | | | | | | | | | | | | 1193 | | | | | | | | | | | | | 0.001s 7.928s 638309738842745865: | | | | | | | | | | | | | | | | | | | | 1194 | | | | | | | | | | | 0.001s 7.929s 638309738842752623: | | | | | | | | | | | | | | | | | | | | | | | | | 869 | | | | | | 0.003s 7.932s 638309738842780309: | | | | | 1195 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.933s 638309738842789708: | | | | | | | | | | | | | | 1196 | | | | | | | | | | | | | | | | | 0.001s 7.933s 638309738842796343: | | 718 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.935s 638309738842810272: | | | | 1197 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 7.938s 638309738842839597: | | | | | | | | | | | | 763 | | | | | | | | | | | | | | | | | | | 0.000s 7.938s 638309738842840469: | | | | | | | 1198 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.939s 638309738842849542: | | | | | | | | | | | | | | | | | | | | | | | 749 | | | | | | | | 0.006s 7.944s 638309738842906288: | | | | | | | | | | | | | | | | | | | | | | | | | 1199 | | | | | | 0.001s 7.945s 638309738842916967: | | | | | | | | | | | | | | | | | | | | | | | | 793 | | | | | | | 0.002s 7.947s 638309738842936520: | | 752 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.948s 638309738842944831: | | | | | | | | | | | | | | | | 797 | | | | | | | | | | | | | | | 0.002s 7.950s 638309738842964594: | | | | | | | | | | | | | | | 738 | | | | | | | | | | | | | | | | 0.001s 7.951s 638309738842969881: | | | | | | | | | | | | 1200 | | | | | | | | | | | | | | | | | | | 0.001s 7.952s 638309738842980081: | | 803 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.953s 638309738842993454: | | | 822 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.954s 638309738843004190: | 1201 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.955s 638309738843010503: | | | | | | | | | | | | | | | | 1202 | | | | | | | | | | | | | | | 0.005s 7.960s 638309738843059109: | | | | | | | | | | | | | | | | | | | | | | | | | | | 841 | | | | 0.004s 7.964s 638309738843100102: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1203 | | 0.001s 7.965s 638309738843112258: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 772 | 0.000s 7.965s 638309738843114951: | | | | | | | | | | | | | | | | | | | | | | | 1204 | | | | | | | | 0.001s 7.966s 638309738843123570: | | | 1205 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 7.969s 638309738843155325: | | | | | | | | | | | | | 760 | | | | | | | | | | | | | | | | | | 0.002s 7.971s 638309738843173849: | | | | | | | | | | | | | | | | | | | | | | 1206 | | | | | | | | | 0.001s 7.973s 638309738843188530: | | | | | | | | | | 1207 | | | | | | | | | | | | | | | | | | | | | 0.002s 7.975s 638309738843209338: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1208 | 0.001s 7.976s 638309738843221744: | | | | | | | | | | | | | | | | | | | | | | | | | | | 882 | | | | 0.001s 7.977s 638309738843228977: | | | | | | | | | | | 814 | | | | | | | | | | | | | | | | | | | | 0.001s 7.977s 638309738843235872: | | | | | | | | | | | | | | | | | | | | | | | | 826 | | | | | | | 0.003s 7.980s 638309738843261915: | | | | | | | | | | | | | 1209 | | | | | | | | | | | | | | | | | | 0.002s 7.982s 638309738843280976: | | | | | | | | | | | | | | | 768 | | | | | | | | | | | | | | | | 0.001s 7.983s 638309738843289474: | | | | | | | | | | | 846 | | | | | | | | | | | | | | | | | | | | 0.008s 7.991s 638309738843370757: | | | | | | | | | | | | | | | | | | | | | | | | | | 850 | | | | | 0.006s 7.997s 638309738843428131: | | | | | | | | | | | 1210 | | | | | | | | | | | | | | | | | | | | 0.001s 7.997s 638309738843436591: | | 1211 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.998s 638309738843442969: | | | | | | | | | | | | | | | | | | | | | | | | 1212 | | | | | | | 0.001s 7.999s 638309738843456741: | | | | | 788 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 8.004s 638309738843497844: | | | | | | | | | | | | | | | | | | | | | | | | | | 1213 | | | | | 0.004s 8.008s 638309738843542376: | | | | | | | | 777 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.008s 638309738843543152: | | | | | | | | | 786 | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.008s 638309738843543703: | | | | | | | | | | | | | | | | | | | 804 | | | | | | | | | | | | 0.001s 8.010s 638309738843557992: | | | | | | 773 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 8.013s 638309738843597000: | | | | | | | | 1214 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.017s 638309738843630671: | | | | | | | | | | | | | | | | | | 823 | | | | | | | | | | | | | 0.003s 8.019s 638309738843657449: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 811 | | | 0.002s 8.022s 638309738843680307: | | | | | 1215 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 8.030s 638309738843767411: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 828 | | | 0.001s 8.032s 638309738843779082: | | | | | | | | | | | | | | | 1216 | | | | | | | | | | | | | | | | 0.001s 8.032s 638309738843786662: | | | | | | | | | | | | | | | | | | 1217 | | | | | | | | | | | | | 0.001s 8.033s 638309738843796856: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 772 | 0.000s 8.033s 638309738843797304: | | | | 787 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.034s 638309738843797577: | | | | | | | | | | | | | | | | | | | | 876 | | | | | | | | | | | 0.004s 8.038s 638309738843840936: | | | 822 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.038s 638309738843843458: | | | | | | | | | | | | | | | | | | | | | 807 | | | | | | | | | | 0.000s 8.038s 638309738843843833: | | | | | | | | | | | | | | 885 | | | | | | | | | | | | | | | | | 0.000s 8.038s 638309738843844937: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 733 0.001s 8.039s 638309738843853732: | | | | | | | | | | | | | | | | | | | | | | | | | 869 | | | | | | 0.000s 8.039s 638309738843857034: | | | | | | | | | 815 | | | | | | | | | | | | | | | | | | | | | | 0.005s 8.044s 638309738843904385: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1218 | | | 0.001s 8.045s 638309738843915251: | | | | | | 1219 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.047s 638309738843929325: | | | | | | | | | | | | 763 | | | | | | | | | | | | | | | | | | | 0.000s 8.047s 638309738843929765: | | | | | | | 818 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.047s 638309738843930059: | | | | | | | | | | | | | | | | | | | 832 | | | | | | | | | | | | 0.001s 8.047s 638309738843936841: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1220 | 0.001s 8.048s 638309738843944497: | | | | 1221 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.049s 638309738843950948: | | | | | | | | | | | | | 760 | | | | | | | | | | | | | | | | | | 0.000s 8.049s 638309738843951423: | | | 1222 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.050s 638309738843958242: | | | | | | | | | | | | | | | | | | | | | 1223 | | | | | | | | | | 0.001s 8.050s 638309738843965821: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 750 0.005s 8.055s 638309738844013956: | | | | | | | | | | | | | | | | | | | | 1224 | | | | | | | | | | | 0.001s 8.056s 638309738844021857: | | | | | | | | | | 769 | | | | | | | | | | | | | | | | | | | | | 0.000s 8.056s 638309738844022325: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 819 | | 0.000s 8.056s 638309738844023048: | | | | | | | | | | | | | | | | | | | | | | | | | 1225 | | | | | | 0.001s 8.057s 638309738844034253: | | | | | | | | | | | | | | | | | | | | | | 830 | | | | | | | | | 0.001s 8.058s 638309738844041787: | | | | | | | | | | | | 799 | | | | | | | | | | | | | | | | | | | 0.007s 8.065s 638309738844111263: | | | | | | | 1226 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.066s 638309738844121022: | | | | | | | | | | | | | | | | | | | | | | | | 826 | | | | | | | 0.000s 8.066s 638309738844122044: 813 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.066s 638309738844122665: | | | | | | | | | | | | | 1227 | | | | | | | | | | | | | | | | | | 0.001s 8.067s 638309738844129853: | | | | | | | | | | | | | | | | | | | 1228 | | | | | | | | | | | | 0.001s 8.067s 638309738844137491: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1229 | | | | 0.002s 8.070s 638309738844160318: | | | | | | | | | | | | | | 1230 | | | | | | | | | | | | | | | | | 0.002s 8.072s 638309738844181400: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1231 | | 0.001s 8.073s 638309738844189188: | 871 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.073s 638309738844189680: | | | | | | | | | | | | | | | | | | | | | | | 749 | | | | | | | | 0.000s 8.073s 638309738844189930: | | | | | | | | | 1232 | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.073s 638309738844197031: | | | | | | | | | | | | | | | | | | | | | | | | 874 | | | | | | | 0.005s 8.078s 638309738844247225: | | | | | | | | 777 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.079s 638309738844251335: | | | | | | | | | | | 846 | | | | | | | | | | | | | | | | | | | | 0.000s 8.079s 638309738844253516: | | | | | | | | | | | | | | | | | 827 | | | | | | | | | | | | | | 0.004s 8.083s 638309738844293498: 1233 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 8.088s 638309738844342173: | | | | | | | | | | | | | | | | 797 | | | | | | | | | | | | | | | 0.001s 8.089s 638309738844353279: | | | | | | | | | | | | | | | | | | | | | | 868 | | | | | | | | | 0.001s 8.090s 638309738844362981: | | | | | | | | | | 794 | | | | | | | | | | | | | | | | | | | | | 0.001s 8.091s 638309738844370550: | | | | | | | | | | | | 1234 | | | | | | | | | | | | | | | | | | | 0.001s 8.092s 638309738844378005: | | | | | | | | | | | | | | | | | | | | | | | 789 | | | | | | | | 0.003s 8.095s 638309738844409902: | | 803 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.095s 638309738844410427: | 894 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.096s 638309738844417521: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1235 0.001s 8.096s 638309738844424620: | | | | | | | | | | | | | | | | | | | | | | | | | | 850 | | | | | 0.000s 8.096s 638309738844425725: | | | | | | | | | | | | | | | 768 | | | | | | | | | | | | | | | | 0.001s 8.098s 638309738844439200: | | | | | | | | | | | | | | | | | 1236 | | | | | | | | | | | | | | 0.001s 8.099s 638309738844449683: | | | | | | | | | | | | | | | | | | | | | | | | 1237 | | | | | | | 0.001s 8.099s 638309738844455339: | | | | | | | | 1238 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.100s 638309738844459858: | | | | | | | | | | | | | | | | 1239 | | | | | | | | | | | | | | | 0.000s 8.100s 638309738844463702: | | | | | | | | | | | 1240 | | | | | | | | | | | | | | | | | | | | 0.002s 8.102s 638309738844485319: | | | | | | | | | | | | | | | | | | | | | | | | | 869 | | | | | | 0.004s 8.107s 638309738844528005: | | | | | | 773 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.107s 638309738844528833: | | | | | | | | | | 1241 | | | | | | | | | | | | | | | | | | | | | 0.001s 8.108s 638309738844538394: | | | | | | | | | | | | | | | | | | | | | | | | | | 1242 | | | | | 0.001s 8.108s 638309738844544871: | | | | | | | | | | | | | | | | | | 823 | | | | | | | | | | | | | 0.001s 8.109s 638309738844554751: | | | | | | | | | | | | | | | | | | | | | | | | | 895 | | | | | | 0.003s 8.112s 638309738844579787: | | | | | 788 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.112s 638309738844580154: | | 1243 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.113s 638309738844587619: | | | | | | | | | | | | | | | | | | 852 | | | | | | | | | | | | | 0.001s 8.113s 638309738844594548: | | | | | | 780 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.114s 638309738844602307: | | | 822 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.116s 638309738844622344: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 828 | | | 0.007s 8.123s 638309738844688703: | | | | | | | | | | | | | | | | | | | | | | 1244 | | | | | | | | | 0.001s 8.124s 638309738844698782: | | | | | | | | | | | | | | | 798 | | | | | | | | | | | | | | | | 0.001s 8.124s 638309738844705956: | | | 1245 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.125s 638309738844712666: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1246 | | | 0.001s 8.126s 638309738844719708: | | | | | | | | | | | | | | | | | | 1247 | | | | | | | | | | | | | 0.006s 8.132s 638309738844777755: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 819 | | 0.002s 8.133s 638309738844796249: | 1248 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 8.137s 638309738844833969: | | | | | | | | | | | | | 760 | | | | | | | | | | | | | | | | | | 0.000s 8.137s 638309738844836947: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 875 | | 0.002s 8.139s 638309738844856756: | | | | | 810 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.142s 638309738844880669: | | | | 787 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.142s 638309738844884081: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 750 0.000s 8.143s 638309738844888066: | | | | | | | | | | | | | | | | | | | | | | | 1249 | | | | | | | | 0.002s 8.145s 638309738844910980: | | | | 1250 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.146s 638309738844920431: | | | | | | | | | | | | | | | | | | | | | | | | | 1251 | | | | | | 0.001s 8.146s 638309738844927096: | | | | | | | | | | | | | | | | | | | 832 | | | | | | | | | | | | 0.000s 8.146s 638309738844927476: | | | | | | | | | | | | | | | | | | | | | 807 | | | | | | | | | | 0.000s 8.147s 638309738844929003: | | | | | | | | | | 794 | | | | | | | | | | | | | | | | | | | | | 0.000s 8.147s 638309738844932994: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 772 | 0.002s 8.149s 638309738844950467: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 781 0.003s 8.151s 638309738844977416: | | | | | | | | 777 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.152s 638309738844978388: | | | | | | | | | | | | | | | | | | | | | 839 | | | | | | | | | | 0.001s 8.153s 638309738844990496: | | | | | | | 818 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.153s 638309738844994451: | | | | | | | | | | | | | | | | 797 | | | | | | | | | | | | | | | 0.000s 8.153s 638309738844995479: | | | | | 1252 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 8.158s 638309738845043471: | | | | | | 1253 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.159s 638309738845057091: | | | | | | | | | | 1254 | | | | | | | | | | | | | | | | | | | | | 0.001s 8.161s 638309738845070190: | | | | | | | | | | | | | | | | | | | 1255 | | | | | | | | | | | | 0.004s 8.164s 638309738845105351: | | | | | | | | | | | | | 809 | | | | | | | | | | | | | | | | | | 0.001s 8.165s 638309738845116039: 813 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.167s 638309738845133088: 836 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.170s 638309738845166861: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1256 | 0.001s 8.171s 638309738845174387: | | | | | | | | | | | | | | 885 | | | | | | | | | | | | | | | | | 0.000s 8.171s 638309738845174998: | | | | | | | | | | | | 799 | | | | | | | | | | | | | | | | | | | 0.000s 8.171s 638309738845175181: | | | | | | | | | | | 846 | | | | | | | | | | | | | | | | | | | | 0.001s 8.172s 638309738845183304: | | | | | | | | | | | | | | | | 806 | | | | | | | | | | | | | | | 0.001s 8.173s 638309738845193086: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1257 | | 0.001s 8.174s 638309738845200307: | | | | | | | 1258 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.174s 638309738845207150: | | | | | | | | 833 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.175s 638309738845212467: | | | | | | | | | | | | | | | | | | 852 | | | | | | | | | | | | | 0.007s 8.182s 638309738845284506: | | | | | | | | | | | | 1259 | | | | | | | | | | | | | | | | | | | 0.001s 8.183s 638309738845295681: 1260 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.185s 638309738845308424: | | | | | | | | | | | | | | | | 1261 | | | | | | | | | | | | | | | 0.001s 8.185s 638309738845316873: | | | | | | | | | | | | | | 1262 | | | | | | | | | | | | | | | | | 0.001s 8.186s 638309738845323318: | | | | | | | | | | | | | | | | | | 1263 | | | | | | | | | | | | | 0.001s 8.187s 638309738845329612: | | | | | | | | 1264 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.189s 638309738845349825: | | | | | | | | | | | | | 1265 | | | | | | | | | | | | | | | | | | 0.004s 8.192s 638309738845386297: | | | | | | | | | | | | | | | 1266 | | | | | | | | | | | | | | | | 0.004s 8.196s 638309738845425560: | | | | | 810 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.196s 638309738845426324: | | | 822 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.196s 638309738845426563: | | | | | | | | | | | 866 | | | | | | | | | | | | | | | | | | | | 0.001s 8.197s 638309738845434606: | | | | | | | | | | | | | | | | | 827 | | | | | | | | | | | | | | 0.003s 8.200s 638309738845461694: | | | | | | | | | | | | | | | | | | | | | | | | 874 | | | | | | | 0.006s 8.206s 638309738845520586: | | | 859 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.207s 638309738845529876: | | | | | 1267 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.207s 638309738845535793: | | | | | | | | | | | | | | | | | | | | | | | | | | | 882 | | | | 0.003s 8.210s 638309738845563808: | | | | | | | | | | | | | | | | | 1268 | | | | | | | | | | | | | | 0.001s 8.211s 638309738845572369: | | | | | | | | | | | | | | | | | | | | | 1269 | | | | | | | | | | 0.001s 8.212s 638309738845578506: | | | | | | | | | | | | | | | | | | | | | | 868 | | | | | | | | | 0.000s 8.212s 638309738845580873: | | | | | | | | | | | | | | | | | | | | | | | | 1270 | | | | | | | 0.007s 8.219s 638309738845648699: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1271 0.001s 8.219s 638309738845657381: | | | | | | | | | | | | | | | | | | | | | | | | | | 850 | | | | | 0.056s 8.276s . 638309738846218646: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 875 | | 0.002s 8.278s 638309738846242805: | | | | | | | | | | | | | | | | | | | | | | 1272 | | | | | | | | | 0.001s 8.279s 638309738846251939: | | | | | | | | | | | | | | | | | | | | | | | | | | 878 | | | | | 0.001s 8.280s 638309738846257893: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1273 | | | | 0.001s 8.280s 638309738846263688: | | | 1274 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.281s 638309738846270112: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 828 | | | 0.000s 8.281s 638309738846271556: | | | | | | | | | | | | | | | | | | | | | | | 789 | | | | | | | | 0.006s 8.287s 638309738846333118: | | | | | | | | | | | | | | | | | | | | | | | 1275 | | | | | | | | 0.001s 8.288s 638309738846341591: | | | | | | | | | | | | | | | | | | | | 876 | | | | | | | | | | | 0.000s 8.288s 638309738846342025: | 894 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.289s 638309738846356270: | | 803 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.292s 638309738846379564: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1276 | | 0.001s 8.293s 638309738846389709: | | | | | | | | | | | | | | | | | | | | 1277 | | | | | | | | | | | 0.006s 8.299s 638309738846447866: | | | | | | | | | | | | | | | | | | | | | | | | | 895 | | | | | | 0.003s 8.302s 638309738846477841: | | | | | | | | | 815 | | | | | | | | | | | | | | | | | | | | | | 0.004s 8.305s 638309738846514136: | | | | | | | | | | | | | | | | 806 | | | | | | | | | | | | | | | 0.000s 8.305s 638309738846514930: 836 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 8.310s 638309738846560728: | | | | | | | | | | | | | | | | | | | | | | | | | 1278 | | | | | | 0.001s 8.311s 638309738846569489: | 1279 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.311s 638309738846575957: 1280 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.313s 638309738846596587: | | | | | | | | | | 794 | | | | | | | | | | | | | | | | | | | | | 0.000s 8.313s 638309738846597164: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 772 | 0.004s 8.318s 638309738846639918: | | | | | | | | | | | | | | | | 1281 | | | | | | | | | | | | | | | 0.001s 8.319s 638309738846652343: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1282 | | | 0.001s 8.320s 638309738846659902: | | | | | | | | | | | | | | | | | | | | | 839 | | | | | | | | | | 0.000s 8.320s 638309738846660327: | | | | | | | | | 1283 | | | | | | | | | | | | | | | | | | | | | | 0.024s 8.344s 638309738846899471: | | | | | | | | | | | | | | 885 | | | | | | | | | | | | | | | | | 0.003s 8.347s 638309738846929664: | | | | | | | | | | | | | | | | | | 852 | | | | | | | | | | | | | 0.001s 8.347s 638309738846935806: | | | | | | 780 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.350s 638309738846957601: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1284 | 0.001s 8.350s 638309738846966443: | | | | | | | 818 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.351s 638309738846967811: | | | | | | | | | | | | | | | | | | | | | | | | | | 1285 | | | | | 0.001s 8.351s 638309738846974880: | | | | | | | | | | | | | | | 798 | | | | | | | | | | | | | | | | 0.000s 8.352s 638309738846978580: | | 1286 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.353s 638309738846987745: | | | | | | | | | | | | | | | | | | 1287 | | | | | | | | | | | | | 0.001s 8.353s 638309738846994356: | | | | 787 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.354s 638309738847000787: | | | | | | | 862 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.355s 638309738847011849: | | | | | | | | | | | 1288 | | | | | | | | | | | | | | | | | | | | 0.006s 8.361s 638309738847071534: | | | | | | | | | | | | | | | | | | | | | | | | 874 | | | | | | | 0.000s 8.361s 638309738847072107: | | | | | | | | | | | | | | | 1289 | | | | | | | | | | | | | | | | 0.001s 8.362s 638309738847081456: | | | | | | | | | | | | | | 1290 | | | | | | | | | | | | | | | | | 0.001s 8.363s 638309738847089229: | | | | | | 1291 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.363s 638309738847097050: | | | | | | | | | | 838 | | | | | | | | | | | | | | | | | | | | | 0.001s 8.364s 638309738847104631: | | | | | | | | | | | | | | | | | | | | 876 | | | | | | | | | | | 0.000s 8.364s 638309738847105304: | | | | | | | | | | | | | 809 | | | | | | | | | | | | | | | | | | 0.000s 8.364s 638309738847107341: | | | | | 810 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.365s 638309738847111745: | | | | | | | 1292 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.367s 638309738847133859: | | | | 1293 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.368s 638309738847144363: | | | | | | | | | | | | | | | | | | | | | | | | 903 | | | | | | | 0.001s 8.369s 638309738847153029: | | | | | | | | | | | | | | | | | | | 832 | | | | | | | | | | | | 0.000s 8.369s 638309738847153416: | | | 859 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.369s 638309738847153668: | | | | | | | | | | | | | | | | | | | | | 1294 | | | | | | | | | | 0.003s 8.372s 638309738847187135: | | | | | | | | | | | | | | | | | | | | 1295 | | | | | | | | | | | 0.001s 8.373s 638309738847196394: | | | | | | | | | | | | 799 | | | | | | | | | | | | | | | | | | | 0.000s 8.373s 638309738847196797: | | | | | | | | | | | | | | | | | 827 | | | | | | | | | | | | | | 0.000s 8.373s 638309738847197031: | | | | | | | | | | | | | | | | | | | 861 | | | | | | | | | | | | 0.001s 8.374s 638309738847204331: | | | 888 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 8.380s 638309738847261649: | | | | | | | | | | | | | | | | | | | | | | 868 | | | | | | | | | 0.005s 8.385s 638309738847311210: | | | | | | | | | | | | 834 | | | | | | | | | | | | | | | | | | | 0.001s 8.386s 638309738847322023: | | | | | 1296 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.388s 638309738847341735: | | | | | | | | | | | | | 1297 | | | | | | | | | | | | | | | | | | 0.001s 8.389s 638309738847350135: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 875 | | 0.000s 8.389s 638309738847350662: | | | | | | | | | | | | | | | | | | | | | | | 789 | | | | | | | | 0.000s 8.389s 638309738847350961: | | | | | | | | | | | | | | | | | | | | | | | | 1298 | | | | | | | 0.004s 8.393s 638309738847389151: | | | | | | | | | | | | | | | | | | | | | | | 805 | | | | | | | | 0.001s 8.394s 638309738847403476: | | | | | | | | | | | | | | | | | | | | | | | | | | | 882 | | | | 0.013s 8.407s 638309738847530906: | | | | | | | | | | | | | | | | | | | | | | | 1299 | | | | | | | | 0.001s 8.408s 638309738847540887: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1300 | | 0.001s 8.409s 638309738847548826: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1301 | | | | 0.001s 8.409s 638309738847555818: 836 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.412s 638309738847577710: 872 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 8.416s 638309738847623650: 1302 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 8.422s 638309738847685202: | | | | | | | | | | | | | | | | | | | 1303 | | | | | | | | | | | | 0.001s 8.423s 638309738847693215: | | | 1304 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 8.427s 638309738847730990: | | | | | | | | | | | | 1305 | | | | | | | | | | | | | | | | | | | 0.001s 8.428s 638309738847740802: | | | | | | | | | | | | | | | | | | | | | | | | | 895 | | | | | | 0.002s 8.430s 638309738847761764: | | 803 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.431s 638309738847770478: | | | | | | | | | | | | | | | | | | | | | | 1306 | | | | | | | | | 0.003s 8.434s 638309738847799169: | | | | | | | | | | 1307 | | | | | | | | | | | | | | | | | | | | | 0.001s 8.435s 638309738847811655: | | | | | | | | 833 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.435s 638309738847812546: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 772 | 0.000s 8.435s 638309738847813563: | | | | | | | | | | | | | | | | | | | | | | | | | 1308 | | | | | | 0.002s 8.437s 638309738847836904: | | | | | | | | | | | | | | | | | 858 | | | | | | | | | | | | | | 0.002s 8.440s 638309738847857949: | | | | | | | | | | | | | | | | 806 | | | | | | | | | | | | | | | 0.005s 8.444s 638309738847905753: | | | | | | | | | | | | | | | | | | | | | | | | 903 | | | | | | | 0.000s 8.444s 638309738847906503: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 808 | 0.001s 8.445s 638309738847915946: | | | | | | | | | | | | | | | | | | 852 | | | | | | | | | | | | | 0.000s 8.445s 638309738847916764: | | 1309 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.448s 638309738847944411: | | | | | | | | | | | 866 | | | | | | | | | | | | | | | | | | | | 0.004s 8.452s 638309738847981077: | | | | | | | | 1310 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.454s 638309738847997809: | | | | | | | | | | | 1311 | | | | | | | | | | | | | | | | | | | | 0.001s 8.455s 638309738848007615: | | | | | | | | | | | | | | | | | | | | | | | | 1312 | | | | | | | 0.001s 8.455s 638309738848014158: | | | | | | | | | | | | | | | | | | 1313 | | | | | | | | | | | | | 0.001s 8.456s 638309738848020805: | | | | | | | | | | | | | | | | | 1314 | | | | | | | | | | | | | | 0.001s 8.457s 638309738848030731: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1315 | 0.005s 8.461s 638309738848076402: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 828 | | | 0.004s 8.466s 638309738848118079: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1316 | | | 0.007s 8.473s 638309738848190020: | | | | | | | | | | | | | 809 | | | | | | | | | | | | | | | | | | 0.002s 8.475s 638309738848213355: | | | | | | | | | | | | | | | | | | | | | | | | | | | 882 | | | | 0.005s 8.480s 638309738848263426: | | | | | | | | | | | | | | | | | | | | | | | | | | | 914 | | | | 0.004s 8.484s 638309738848303699: | | | | | | | | | | | | | 1317 | | | | | | | | | | | | | | | | | | 0.002s 8.486s 638309738848321513: | | | | | | | | | | | | | | | | | | | | | 839 | | | | | | | | | | 0.000s 8.486s 638309738848322608: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1318 | | | | 0.002s 8.488s 638309738848340468: | | | | | | 780 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.488s 638309738848346203: | | | | | | | | | | | | | | | 798 | | | | | | | | | | | | | | | | 0.000s 8.489s 638309738848347884: | | | | | | | | | | | | | | 885 | | | | | | | | | | | | | | | | | 0.002s 8.491s 638309738848369702: | | | | | | | | | | | | | | | | | | | | | 1319 | | | | | | | | | | 0.004s 8.495s 638309738848409076: | | | | | | | | | | | | | | | 1320 | | | | | | | | | | | | | | | | 0.002s 8.497s 638309738848429373: | | | | | | 1321 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.498s 638309738848438633: | | | | | | | | | | | | | | 1322 | | | | | | | | | | | | | | | | | 0.001s 8.498s 638309738848445869: | | | | | | | | | 815 | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.501s 638309738848473212: | | | | | | | 862 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.502s 638309738848481497: | | | | | | | | | 863 | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.503s 638309738848497101: | | | | | | | 1323 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 8.507s 638309738848533359: | | | | | | | | | | | 866 | | | | | | | | | | | | | | | | | | | | 0.002s 8.509s 638309738848552967: | | | | | | | | | 1324 | | | | | | | | | | | | | | | | | | | | | | 0.015s 8.524s 638309738848702082: | | | | | | | | | | | | | | | | 851 | | | | | | | | | | | | | | | 0.006s 8.529s 638309738848757162: | | | | | | | | 833 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.530s 638309738848762572: | | | | 787 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.532s 638309738848780945: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 781 0.000s 8.532s 638309738848785864: | | | | | | | | | | | | 834 | | | | | | | | | | | | | | | | | | | 0.000s 8.533s 638309738848788805: | | | | | 810 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.534s 638309738848804098: | | | 888 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.537s 638309738848832266: | | | 1325 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.538s 638309738848841472: | | | | | | | | | | | | 1326 | | | | | | | | | | | | | | | | | | | 0.001s 8.539s 638309738848848437: | | | | | | | | | | | | | | | | | | | | | | | 805 | | | | | | | | 0.000s 8.539s 638309738848848862: | | | | | | | | | | | | | | | | | | | | | | | | | | 878 | | | | | 0.002s 8.541s 638309738848873803: | | 803 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.542s 638309738848882246: | | | | | | | | | | | | | | | | | | | | | | | 1327 | | | | | | | | 0.001s 8.543s 638309738848891168: | | | | 820 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.544s 638309738848898260: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1328 0.001s 8.545s 638309738848911496: | | | | | 1329 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 8.551s 638309738848967513: | 894 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 8.557s 638309738849031525: | | | | | | 780 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.557s 638309738849032267: | | | | | | | | | | | | | | | | | | | | | | | | | | | 914 | | | | 0.000s 8.557s 638309738849033480: | | | | | | | | 853 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.560s 638309738849063949: | | | | | | | | | | | 1330 | | | | | | | | | | | | | | | | | | | | 0.001s 8.561s 638309738849073310: | 1331 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.562s 638309738849080091: | | | | | | | | | | | | | | | | 1332 | | | | | | | | | | | | | | | 0.001s 8.562s 638309738849087332: | | | | | | | | | | | | | | | | | | | | | | 868 | | | | | | | | | 0.002s 8.564s 638309738849106314: | | | | | | | | | | | | | | 885 | | | | | | | | | | | | | | | | | 0.000s 8.565s 638309738849108058: | | | | | | | | | | | | | | | | | | | 861 | | | | | | | | | | | | 0.001s 8.565s 638309738849116878: | | | | | | | | | | | | | | | | | | | | | | | | | 895 | | | | | | 0.001s 8.566s 638309738849126702: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 828 | | | 0.004s 8.571s 638309738849167800: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 875 | | 0.000s 8.571s 638309738849170602: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 808 | 0.001s 8.572s 638309738849182952: 872 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.573s 638309738849196589: 910 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.575s 638309738849209909: | | | | | | | | | | 838 | | | | | | | | | | | | | | | | | | | | | 0.002s 8.576s 638309738849225568: | | | | | | | | | | | | | 809 | | | | | | | | | | | | | | | | | | 0.003s 8.579s 638309738849252513: | | | | | | | | | | | | | | | | | | | | | | | | | | 911 | | | | | 0.001s 8.580s 638309738849263597: | | | | | | 1333 | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 8.592s 638309738849385645: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 877 | | | 0.001s 8.593s 638309738849395321: | | 1334 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.594s 638309738849403029: | | | | | | | | | | | | | | 912 | | | | | | | | | | | | | | | | | 0.012s 8.606s 638309738849526354: | | | | 1335 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.608s 638309738849538288: | | | | | | | | | | | | | | | | | | | | | 839 | | | | | | | | | | 0.000s 8.608s 638309738849540078: | | | | | | | 862 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.608s 638309738849540336: | | | | | | | | | | | | | | | | | | | | | | 1336 | | | | | | | | | 0.002s 8.610s 638309738849562994: | | | | | | | | | | | | | | | | | | | | | | | 805 | | | | | | | | 0.000s 8.610s 638309738849563446: | | | | | | | | | 863 | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.610s 638309738849564025: | | | | | | | | 1337 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.611s 638309738849572512: | | | | | | | | | | | | | | | 798 | | | | | | | | | | | | | | | | 0.000s 8.611s 638309738849572837: | | | | | | | | | | | 866 | | | | | | | | | | | | | | | | | | | | 0.000s 8.611s 638309738849573058: | | | | | | | | | | | | | | | | | | | | | | | | | 1338 | | | | | | 0.001s 8.612s 638309738849580624: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1339 | 0.001s 8.613s 638309738849587583: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1340 | | | | 0.001s 8.613s 638309738849595306: | | | | | | | | | | | | | | | | | | | 1341 | | | | | | | | | | | | 0.001s 8.614s 638309738849603795: | | | | | 810 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.614s 638309738849604226: | | | | | | | | | | | | | | | | | | | | | | | | 903 | | | | | | | 0.000s 8.614s 638309738849604474: | | | | | | | | | | | | | | | | 851 | | | | | | | | | | | | | | | 0.000s 8.614s 638309738849604755: | | | | | | | | | | | | | | | | | | 852 | | | | | | | | | | | | | 0.000s 8.614s 638309738849604977: | | | | | | | | | | | | | | | | | 858 | | | | | | | | | | | | | | 0.000s 8.614s 638309738849605219: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1342 | | 0.001s 8.615s 638309738849613042: | | | | | | | | | | 1343 | | | | | | | | | | | | | | | | | | | | | 0.001s 8.616s 638309738849620973: | | | | | | | | | | | | | 1344 | | | | | | | | | | | | | | | | | | 0.001s 8.617s 638309738849628563: | | | | | | | | | | | | | | | | | | | | 876 | | | | | | | | | | | 0.005s 8.621s 638309738849675028: | | | | | | | | | | | | | | | | | | | | | | | | | | 1345 | | | | | 0.001s 8.622s 638309738849686320: | | | | | | | | | | | | | | | | | | | | | 848 | | | | | | | | | | 0.001s 8.623s 638309738849693510: 1346 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.624s 638309738849700328: | | | | | | | | | | | | 834 | | | | | | | | | | | | | | | | | | | 0.000s 8.624s 638309738849700687: | | | | | | | 900 | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 8.635s 638309738849814874: | | | 888 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.635s 638309738849816253: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1347 | | | 0.001s 8.636s 638309738849825092: | | | | | | | | | | | 1348 | | | | | | | | | | | | | | | | | | | | 0.001s 8.637s 638309738849832621: | | | | | | | | | | | | | | | | | | | | | | | 1349 | | | | | | | | 0.001s 8.638s 638309738849839130: | | | | | 831 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.638s 638309738849845392: | | | | | | | | | | | | | | | | | 898 | | | | | | | | | | | | | | 0.001s 8.640s 638309738849858421: | | | | | | | | | 1350 | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.640s 638309738849865233: | | | | | | | | | | | | | | | 1351 | | | | | | | | | | | | | | | | 0.001s 8.641s 638309738849872223: | | | | | | | | | | | | | | 1352 | | | | | | | | | | | | | | | | | 0.001s 8.642s 638309738849879705: | | | | | | | | | | | | | | | | | | 1353 | | | | | | | | | | | | | 0.001s 8.642s 638309738849886844: | | | | | | | | | | | | | | | | | | | | 1354 | | | | | | | | | | | 0.001s 8.643s 638309738849894365: | | | | | | | | | | | | | | | | | | | | | | | | 1355 | | | | | | | 0.001s 8.644s 638309738849901407: | | | | | | 780 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.644s 638309738849902400: | | | | | | | | | | | | | | | | 1356 | | | | | | | | | | | | | | | 0.001s 8.645s 638309738849909441: | | | | | | | | | | | | | | | | | | | | | 1357 | | | | | | | | | | 0.001s 8.645s 638309738849915612: | | | | | | | | | | | | 1358 | | | | | | | | | | | | | | | | | | | 0.001s 8.646s 638309738849922347: | | | | | | | 1359 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.647s 638309738849929244: | 894 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 8.656s 638309738850019500: | | | 1360 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.657s 638309738850029287: | | | | | 1361 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.658s 638309738850043953: | | | | | | | | | | | | | | | | | 1362 | | | | | | | | | | | | | | 0.001s 8.659s 638309738850051119: | | 803 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.660s 638309738850061496: | 1363 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.661s 638309738850071995: | | | | | | 837 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.662s 638309738850079107: | | 843 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 8.668s 638309738850141225: | | | | | | 1364 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.669s 638309738850152681: | | 1365 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 8.683s 638309738850291618: | | | | | | | | | | | | | 809 | | | | | | | | | | | | | | | | | | 0.003s 8.686s 638309738850320636: | | | | | | | | | | | | | 857 | | | | | | | | | | | | | | | | | | 0.009s 8.694s 638309738850405944: | | | | 820 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.696s 638309738850423739: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 781 0.001s 8.697s 638309738850435975: | | | | 1366 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.700s 638309738850467430: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1367 0.001s 8.702s 638309738850478372: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 875 | | 0.003s 8.705s 638309738850512530: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1368 | | 0.008s 8.713s 638309738850593860: | | | | | | | | | | | | | | | | | | | | | | | 805 | | | | | | | | 0.001s 8.714s 638309738850602553: | | | | | | | | | | | | | | | | | | | | | | 868 | | | | | | | | | 0.011s 8.725s 638309738850708788: | | | | | | | | | | | | | 1369 | | | | | | | | | | | | | | | | | | 0.003s 8.728s 638309738850737676: | | | | | | | | | | | | | | | | | | | 861 | | | | | | | | | | | | 0.001s 8.728s 638309738850746120: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 808 | 0.000s 8.729s 638309738850750427: | | | | | | | | | | | | | | 912 | | | | | | | | | | | | | | | | | 0.001s 8.729s 638309738850756513: | | | | | | | | | | 838 | | | | | | | | | | | | | | | | | | | | | 0.000s 8.730s 638309738850759766: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 877 | | | 0.000s 8.730s 638309738850760995: | | | | | | | | 853 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.731s 638309738850771092: | | | | | | | | | | | | | | | | | | | | | | 909 | | | | | | | | | 0.001s 8.732s 638309738850781177: | | | | | | | | | | | | | | | | | | | 902 | | | | | | | | | | | | 0.001s 8.733s 638309738850789062: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1370 | 0.001s 8.733s 638309738850797065: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 905 | | | 0.001s 8.734s 638309738850805364: | | | | | | | 900 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.734s 638309738850805626: | | | | | | | | | | 849 | | | | | | | | | | | | | | | | | | | | | 0.001s 8.735s 638309738850814093: | | | | | | | | | | | | | | | 798 | | | | | | | | | | | | | | | | 0.000s 8.735s 638309738850814631: | | | | | | | | | | | | | | | | | | | | | | | | | | 911 | | | | | 0.000s 8.735s 638309738850814842: | | | | | | | | | | | | | | | | | | | | | | | | | | | 914 | | | | 0.002s 8.737s 638309738850830573: | | 843 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.738s 638309738850845661: | | | | | | | | | | | | | | 1371 | | | | | | | | | | | | | | | | | 0.001s 8.739s 638309738850856539: | | | | | | | | 1372 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.740s 638309738850864659: | | | | | | | | | | | | | | | | | | | | | | | 1373 | | | | | | | | 0.002s 8.742s 638309738850882398: | | | | | | | | | | | | | | | | | | | | | | | | 903 | | | | | | | 0.000s 8.742s 638309738850883562: | | | | | | | | | | | | 834 | | | | | | | | | | | | | | | | | | | 0.000s 8.742s 638309738850884099: | | | | | | | | | | | 866 | | | | | | | | | | | | | | | | | | | | 0.000s 8.742s 638309738850887007: | | | 888 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.086s 8.829s . 638309738851750470: | | | | | | | 1374 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.830s 638309738851760947: | | | | | | | | | | | | | | | | | | | | | | | | | | 1375 | | | | | 0.001s 8.831s 638309738851768667: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1376 | | | | 0.001s 8.831s 638309738851776062: | | | | | | | | | | 1377 | | | | | | | | | | | | | | | | | | | | | 0.001s 8.832s 638309738851783858: | | | | | | | | | | | | | | | | | | 852 | | | | | | | | | | | | | 0.000s 8.832s 638309738851785096: | | | | | | | | | | | | | | | 816 | | | | | | | | | | | | | | | | 0.003s 8.836s 638309738851817592: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1378 | | | 0.001s 8.836s 638309738851826684: | | | | | | | | | | | | | | | | | | | | | | 1379 | | | | | | | | | 0.004s 8.841s 638309738851869209: | | | | | | | | | | | | | | | | | 898 | | | | | | | | | | | | | | 0.000s 8.841s 638309738851869812: | | 880 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.843s 638309738851888423: | | | | | | | | | 863 | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.843s 638309738851888954: | | | | | | | | | | | | | | | | | | | 1380 | | | | | | | | | | | | 0.001s 8.843s 638309738851896685: | | | | | | | | | | | | | | | | | | | | | | | | | 895 | | | | | | 0.000s 8.843s 638309738851896990: | | | | | | | | | | | | | | | | | | | | | | | | 1381 | | | | | | | 0.001s 8.844s 638309738851904583: | | | 1382 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.845s 638309738851915796: | | | | | | | | | | | | | | | | | | 883 | | | | | | | | | | | | | 0.001s 8.846s 638309738851922906: | | | | | | | | | | | | 856 | | | | | | | | | | | | | | | | | | | 0.005s 8.851s 638309738851971304: | | | | | | | | | | | | | | | | 851 | | | | | | | | | | | | | | | 0.000s 8.851s 638309738851972644: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 781 0.000s 8.851s 638309738851973679: | | | | | | | | | | | 1383 | | | | | | | | | | | | | | | | | | | | 0.001s 8.852s 638309738851982155: | | | | 820 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.852s 638309738851982524: | | | | | 831 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.852s 638309738851982749: | | | | | | | | | | | | | 857 | | | | | | | | | | | | | | | | | | 0.000s 8.852s 638309738851982948: | | | | | | | | | 899 | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.853s 638309738851989897: | | | | | | | | | | | | | | | | | | | | 876 | | | | | | | | | | | 0.000s 8.853s 638309738851990194: 910 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.853s 638309738851990846: | 894 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 8.857s 638309738852030797: | | | | | | | | | | | | | | | | | | 1384 | | | | | | | | | | | | | 0.001s 8.858s 638309738852040489: | | | | | | | | | | | | | | | | | 1385 | | | | | | | | | | | | | | 0.002s 8.860s 638309738852064176: | | 1386 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 8.866s 638309738852122305: | | | | | 854 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.867s 638309738852134225: | | | | | | | | | | | | | | | | | | | | 928 | | | | | | | | | | | 0.001s 8.868s 638309738852141991: | 1387 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 8.873s 638309738852191522: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1388 0.001s 8.874s 638309738852201354: | | | | | | | | | | | | | | | 1389 | | | | | | | | | | | | | | | | 0.001s 8.875s 638309738852213303: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 808 | 0.000s 8.875s 638309738852213717: 947 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.876s 638309738852224115: | | | | | | | | | 1390 | | | | | | | | | | | | | | | | | | | | | | 0.004s 8.880s 638309738852261920: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 875 | | 0.000s 8.880s 638309738852262765: | | | | | | 837 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.880s 638309738852263483: | | | | | | | | | | | | | | 912 | | | | | | | | | | | | | | | | | 0.000s 8.880s 638309738852263726: | | | | | | | | | | | | | | | | | | | | | 848 | | | | | | | | | | 0.000s 8.880s 638309738852263948: | | | | | | | | | | | | 1391 | | | | | | | | | | | | | | | | | | | 0.001s 8.881s 638309738852271805: | | | | 1392 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.882s 638309738852279395: | | | | | | | | | | | | | | | | | | | | | | | | | 1393 | | | | | | 0.001s 8.883s 638309738852287737: | | | | | | | | | | | | | | | | | | | | | | | | | | 911 | | | | | 0.004s 8.887s 638309738852328982: | | | | | | | | | | | | | | | | | | | | | | | 805 | | | | | | | | 0.004s 8.891s 638309738852369253: | | | | | | | | | | | | | | | | | | | | 1394 | | | | | | | | | | | 0.001s 8.892s 638309738852380480: | | | | | | | | | | | | | | | | | | | | | 870 | | | | | | | | | | 0.001s 8.893s 638309738852388022: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1395 | 0.005s 8.897s 638309738852434310: | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 8.898s 638309738852444117: | | | | | | | | | | | | | | | | 1396 | | | | | | | | | x | | | | | 0.001s 8.899s 638309738852451029: | | | | | | | | | | | | | | | | | | | | | | | | | | x | | 915 | | 0.001s 8.900s 638309738852458100: | | | | | | | | | | | | | | | | | | | | | | | 821 | | x | | | | | 0.007s 8.906s 638309738852524470: | | | | | | 873 | | | | | | | | | | | | | | | | | | | 1397 | | | | | 0.001s 8.907s 638309738852533515: | | | | | | | | | | | | | | 1398 | | | | | | | | | | | | | | | | | 0.001s 8.908s 638309738852540960: | | | | | | | | 853 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.908s 638309738852541335: | | | | | | | | | | | | | | | | | | | | | | 909 | | | | | | | | | 0.000s 8.908s 638309738852541536: | | | | | | | 900 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.908s 638309738852544126: 1399 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.909s 638309738852553625: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1400 | | 0.001s 8.910s 638309738852560682: | | | | | | | | | | | | | | | | | | | | | 1401 | | | | | | | | | | 0.002s 8.912s 638309738852577985: | | | | | | | | 1402 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.915s 638309738852609974: | | | | | | | | | | | | | | | | | | | 902 | | | | | | | | | | | | 0.001s 8.916s 638309738852622013: | | | | | | | 1403 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 8.920s 638309738852664123: | | | | | | | | | | | | | | | | | | | | | | | | | | | 914 | | | | 0.000s 8.920s 638309738852664885: | | | | | | 1404 | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 8.927s 638309738852734680: | | | | | | | | | | | | | | | | | | | 1405 | | | | | | | | | | | | 0.001s 8.928s 638309738852745567: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 905 | | | 0.007s 8.935s 638309738852815833: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1406 | | | | 0.001s 8.936s 638309738852826337: | | | | | | | | | | | | | | | | | | | | | | 1407 | | | | | | | | | 0.001s 8.937s 638309738852834502: | | | | | | | | | | | | | | | | | | | | | | | | 903 | | | | | | | 0.000s 8.937s 638309738852834991: | | 880 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.938s 638309738852840127: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1408 | | | 0.003s 8.940s 638309738852865332: | | 1409 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.943s 638309738852888972: | | | | | | | | | | | | | | | | | | | | 928 | | | | | | | | | | | 0.003s 8.945s 638309738852914279: | | | | | | | | | | | | | | | | | | | | | | | | 950 | | | | | | | 0.001s 8.946s 638309738852925505: | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 0.010s 8.956s 638309738853020953: | | | | | 881 | | | | | | | | | | | | | | 1410 | | | | | | | | | | | 0.004s 8.960s 638309738853064790: | | | | | | | | | | | | | | | | | | | | | | | 1411 | | | | | | | | 0.001s 8.962s 638309738853078613: | | | | | | | | | | | | | | | 816 | | | | | | | | | | | | | | | | 0.001s 8.963s 638309738853087994: | | | | | 1412 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.964s 638309738853098453: | | | | | | | | | | | | | | | | | | | | | 870 | | | | | | | | | | 0.002s 8.966s 638309738853121898: | | | | | | | | 853 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.967s 638309738853131518: | | | | | | | | | | | | | | | | | | | | | 1413 | | | | | | | | | | 0.001s 8.968s 638309738853141860: | | | | | | | | | | | | | | | | | 898 | | | | | | | | | | | | | | 0.000s 8.968s 638309738853142278: | | | | | | | | | | | | | | | 1414 | | | | | | | | | | | | | | | | 0.001s 8.969s 638309738853150225: | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.005s 8.973s 638309738853195887: | | | | | | | | | | | | | | | | | 913 | | | | | | | | x | | | | | 0.004s 8.978s 638309738853239565: | | | | | | | | 884 | | | | | | | | | | | | | | | | | 1415 | | | | | 0.001s 8.979s 638309738853250206: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 781 0.000s 8.979s 638309738853250893: | | | | 820 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 8.983s 638309738853291524: | | | | | | | | | | | | | | | | | | | | | | | | 1416 | | | | | | | 0.001s 8.984s 638309738853301816: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 817 0.001s 8.985s 638309738853315174: | | | | | | | | | | | 866 | | | | | | | | | | | | | | | | | | | | 0.000s 8.985s 638309738853315780: | | | | | | | | 1417 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.986s 638309738853325640: | | | | | | | 900 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 8.990s 638309738853361450: | | | | | | | | | | 849 | | | | | | | | | | | | | | | | | | | | | 0.000s 8.990s 638309738853362325: | | | | | | | | | | | 1418 | | | | | | | | | | | | | | | | | | | | 0.001s 8.991s 638309738853372466: 947 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.992s 638309738853383374: 1419 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.993s 638309738853392367: | | | | | | | | | | | | | | | | | | 883 | | | | | | | | | | | | | 0.000s 8.993s 638309738853392753: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1420 0.001s 8.994s 638309738853400354: | | | | | | | | | | | | 856 | | | | | | | | | | | | | | | | | | | 0.001s 8.995s 638309738853409706: | | | | | | | | | | | | | | | | | 1421 | | | | | | | | | | | | | | 0.001s 8.996s 638309738853422781: | | | 888 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.996s 638309738853423208: | | | | | | | | | | 855 | | | | | | | | | | | | | | | | | | | | | 0.001s 8.997s 638309738853434984: | | | | | | | | | | | | 935 | | | | | | | | | | | | | | | | | | | 0.001s 8.998s 638309738853443635: | | | | | | | | | | | | | | | | | | 1422 | | | | | | | | | | | | | 0.001s 8.999s 638309738853453787: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 915 | | 0.000s 9.000s 638309738853457828: | | | 917 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 9.004s 638309738853505708: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1423 | | 0.001s 9.005s 638309738853515731: | | | | | | | | | | | | | 889 | | | | | | | | | | | | | | | | | | 0.001s 9.006s 638309738853524052: | 894 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.006s 638309738853524313: | | | | | | | | | 899 | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.006s 638309738853524502: | | | | 865 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.008s 638309738853538443: | | | | | | | | | | 1424 | | | | | | | | | | | | | | | | | | | | | 0.003s 9.010s 638309738853567496: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 808 | 0.001s 9.012s 638309738853578515: | | | | | | | 1425 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.013s 638309738853590174: | | | 1426 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.014s 638309738853602844: | | | | | | | | | 941 | | | | | | | | | | | | | | | | | | | | | | 0.002s 9.016s 638309738853620560: | 1427 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 9.022s 638309738853677790: | | | | 1428 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.023s 638309738853688265: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 905 | | | 0.000s 9.023s 638309738853688745: | | | | | | | | | | | | | 1429 | | | | | | | | | | | | | | | | | | 0.002s 9.024s 638309738853704239: | | | | | | | | | | | | 1430 | | | | | | | | | | | | | | | | | | | 0.001s 9.025s 638309738853714039: | | | | | | | | | | | | | | | | | | | | | | | | | 895 | | | | | | 0.001s 9.026s 638309738853725400: | | | | | | | | | 1431 | | | | | | | | | | | | | | | | | | | | | | 0.003s 9.029s 638309738853756594: | | | | | | | | | | | | | | | | | | | | | | | | | 1432 | | | | | | 0.002s 9.031s 638309738853775329: | | | | | | | | | | | | | | | | | | | 902 | | | | | | | | | | | | 0.002s 9.033s 638309738853792710: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 825 | 0.002s 9.035s 638309738853809525: | | | | | | | | | | | | | | | | | | | 923 | | | | | | | | | | | | 0.001s 9.036s 638309738853820891: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 939 | | | 0.006s 9.042s 638309738853880716: | | | | | | | | | | | | | | | | 851 | | | | | | | | | | | | | | | 0.002s 9.044s 638309738853902358: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1433 | | | 0.001s 9.045s 638309738853915453: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1434 | 0.004s 9.049s 638309738853955111: | | | | | 881 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.050s 638309738853962254: | | | | | | | | | | | | | | | | | | | | | | | | | | | 914 | | | | 0.001s 9.051s 638309738853972536: | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 0.003s 9.054s 638309738854004197: | | | | | | | | | | | | | | 912 | | | | | x | | | | | | | | | | | 0.001s 9.055s 638309738854015532: | | | | | | | | | | | | | | | | | | | | x | | | | | | x | | | | 0.001s 9.056s 638309738854023929: | | | | | | | | | | | | | | | | | | | | x 870 | | | | | x | | | | 0.001s 9.057s 638309738854032548: | | | | | | 837 | | | | | | | | | | | | | x | | | | | | x | | | | 0.001s 9.058s 638309738854041232: | | 880 | | | | | | | | | | | | | | | | | x | | | | | | x | | | | 0.001s 9.059s 638309738854050116: | | | | | | | | | | | | | | | | | | | 938 1435 | | | | | | x | | | | 0.002s 9.061s 638309738854069598: | | | | | 854 | | | | | | | | | | | | | | | | | | | | | 1436 | | | | 0.008s 9.068s 638309738854146654: | | | | | | | | | | | | | | | | | | | | | | | 821 | | | | | | | | 0.000s 9.069s 638309738854151329: | | 1437 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.070s 638309738854161951: | | | | | | | | | | | | | | 1438 | | | | | | | | | | | | | | | | | 0.001s 9.071s 638309738854170891: | | | | | 1439 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.072s 638309738854179586: | | | | | | | | | | | | | | | | 1440 | | | | | | | | | | | | | | | 0.001s 9.073s 638309738854190687: | | | | | | | | | | 855 | | | | | | | | | | | | | | | | | | | | | 0.000s 9.073s 638309738854195473: | | | | | | | | | | | | | | | | | | | 1441 | | | | | | | | | | | | 0.001s 9.074s 638309738854203666: | | | | | | | | | | | | | | | | | | | | | | | | 950 | | | | | | | 0.002s 9.077s 638309738854227619: | | | | | | | | | | | | | | | | | | | | | | 909 | | | | | | | | | 0.000s 9.077s 638309738854230777: | | | | | | | | | | | | | | | | | | | | | | | 1442 | | | | | | | | 0.001s 9.078s 638309738854241247: | | | | | | 873 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 9.079s 638309738854256323: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 817 0.000s 9.080s 638309738854259551: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 915 | | 0.002s 9.082s 638309738854277510: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1443 0.001s 9.083s 638309738854288238: | | | | | | | | | | | | | | | | | | | | | | 1444 | | | | | | | | | 0.001s 9.083s 638309738854296326: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 946 | | 0.001s 9.085s 638309738854310199: | | | | | | | | | | | 866 | | | | | | | | | | | | | | | | | | | | 0.001s 9.086s 638309738854319565: | | | | | | | 900 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 9.088s 638309738854344601: | | | | | | 1445 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.089s 638309738854355138: | | | | | | | | | | | | | | | | | | | | | | | | 1446 | | | | | | | 0.002s 9.091s 638309738854370616: | | | | | | | | | | | | 935 | | | | | | | | | | | | | | | | | | | 0.000s 9.091s 638309738854371027: | | | | | | | | | | | | | 889 | | | | | | | | | | | | | | | | | | 0.000s 9.091s 638309738854371230: | | | | | | | | | | | 906 | | | | | | | | | | | | | | | | | | | | 0.001s 9.092s 638309738854379043: | | | | | | | | 884 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.092s 638309738854379339: | | | | | | | | | | | | | | | | | 913 | | | | | | | | | | | | | | 0.000s 9.092s 638309738854380213: | | | 917 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 9.101s 638309738854470908: | | | | | | | | | | | | | | | | | | | | | 1447 | | | | | | | | | | 0.002s 9.102s 638309738854486014: | | | | | | | | | | | | | | | | | | 883 | | | | | | | | | | | | | 0.000s 9.102s 638309738854486787: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 825 | 0.000s 9.102s 638309738854487014: | | | | | | | | | | | | | | | 816 | | | | | | | | | | | | | | | | 0.000s 9.102s 638309738854487187: | | | | | | | | | | | | | | | | | | | | | | | | | 895 | | | | | | 0.002s 9.105s 638309738854510683: | | | | | | | 1448 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.106s 638309738854520321: | | | | | | | | 1449 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.106s 638309738854527484: | | | | | | | | | | | | | | | | | 1450 | | | | | | | | | | | | | | 0.001s 9.107s 638309738854535370: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 939 | | | 0.002s 9.109s 638309738854551352: | | | | | | | | | | | | | | | | | | 1451 | | | | | | | | | | | | | 0.002s 9.111s 638309738854567611: | | | 1452 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 9.112s 638309738854586637: | | | | | | | | | | | 1453 | | | | | | | | | | | | | | | | | | | | 0.002s 9.115s 638309738854611349: | | | | | | | | | | | | 1454 | | | | | | | | | | | | | | | | | | | 0.008s 9.122s 638309738854686999: | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 9.123s 638309738854696764: | | | | | | | | | | | | | | | | | | | | x | | | | | x | | | | | 0.001s 9.124s 638309738854705797: | | | | | | | | | | | | | | | | | | | | x | | | | | x x | | | | 0.001s 9.125s 638309738854713445: | | | | | | | | | | 879 | | | | | | | | | 1455 | | | | | x x | | | | 0.002s 9.127s 638309738854734989: | | | | | | | | | | | | | 937 | | | | | | | | | | | | 1456 x | | | | 0.001s 9.128s 638309738854743018: 947 | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | 0.001s 9.129s 638309738854752444: | | | | | | | | | | | | | | | | | | | | | | | | | | | x | 1457 | | 0.001s 9.130s 638309738854761646: | 894 | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | 0.001s 9.131s 638309738854775134: x | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | 0.001s 9.132s 638309738854783666: x | | | | | | | | | | | | | | | | | | | | | | | | 925 | 1458 | | | | 0.001s 9.133s 638309738854792138: x | | | | | | | | | | | | | | | 851 | | | | | | | | | | | | | | | 0.001s 9.134s 638309738854800444: x | | | | | | | | | | | | | | | | | | 923 | | | | | | | | | | | | 0.007s 9.140s 638309738854866866: x | | | | | | | | | | | | 1459 | | | | | | | | | | | | | | | | | | 0.001s 9.141s 638309738854877134: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1460 | 0.001s 9.142s 638309738854884849: x | | | | 881 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 9.145s 638309738854912145: x | | | 865 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.146s 638309738854924311: x | 880 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 9.149s 638309738854951583: x | | | | | | | | | | | | | | | 892 | | | | | | | | | | | | | | | 0.001s 9.150s 638309738854962051: x | | | | | | | | | 1461 | | | | | | | | | | | | | | | | | | | | | 0.001s 9.151s 638309738854969827: x | 896 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.152s 638309738854983632: x | | | | | | | | | | | | | | | | | | | | | | | | 1462 | | | | | | 0.001s 9.153s 638309738854993574: x | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 0.003s 9.156s 638309738855022048: x | | | | | | | | | | | | | | | | | | 938 | | | | | | | | 1463 | | | 0.003s 9.159s 638309738855050688: x 922 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.160s 638309738855060474: 1464 | | | | 854 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.160s 638309738855067285: | | | | | | | | | | | | | | | | | | | | | | 909 | | | | | | | | | 0.001s 9.161s 638309738855077383: | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.001s 9.163s 638309738855089827: | | | | 1465 | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.001s 9.164s 638309738855099840: | | | | | | | | | 941 | | | | | | | | | x | | | | | | | | | | | | 0.005s 9.169s 638309738855153742: | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 817 0.001s 9.170s 638309738855164233: | | | | | 1466 | | | | | | | | | | | | | x | | | | | | | | | | | | 0.001s 9.171s 638309738855172180: | | | | | | | | | | | | | | | | | | | 1467 | | 926 | | | | | | | | | 0.001s 9.172s 638309738855180137: | | | | | | | | | | | | | | 912 | | | | | | | | | | | | | | | | | 0.000s 9.172s 638309738855181760: | | | | | | | | | | | | | | | | | | | | | | | 821 | | | | | | | | 0.004s 9.176s 638309738855221938: | 1468 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.177s 638309738855231951: | | 1469 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 9.187s 638309738855336767: | | | | | | | | | | | | | | 934 | | | | | | | | | | | | | | | | | 0.002s 9.189s 638309738855354348: | | | | | | | | | | | | | | | | | | | | | 870 | | | | | | | | | | 0.000s 9.189s 638309738855354796: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1470 0.001s 9.190s 638309738855365189: | | | | | | | | | | | | | | | | | | | | | | | | 950 | | | | | | | 0.000s 9.190s 638309738855365529: | | | | | | | | | | | | | | | | | | | | | | | 867 | | | | | | | | 0.001s 9.191s 638309738855373717: | | | | | | | | | | | | | | | | 1471 | | | | | | | | | | | | | | | 0.002s 9.193s 638309738855397331: | | | | | | | | | | | | | | | 844 | | | | | | | | | | | | | | | | 0.001s 9.194s 638309738855406129: | | | | | | | | | | | 906 | | | | | | | | | | | | | | | | | | | | 0.000s 9.194s 638309738855406468: | | | 917 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.194s 638309738855407370: | | | | | | | | | 1472 | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.195s 638309738855415572: | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | | 0.001s 9.196s 638309738855423377: | | | | | | | | | | | | | | | | | | | | | | | | x | | x | | | | 0.001s 9.197s 638309738855432226: | | | | | | | | | | | | | | | | | 913 | | | | | | x | | x | | | | 0.001s 9.198s 638309738855441580: | | | | | | | | | | | | | | | | | | | | | 907 | | 1473 | | x | | | | 0.003s 9.201s 638309738855475429: | | | | | | 873 | | | | | | | | | | | | | | | | | | | | x | | | | 0.001s 9.202s 638309738855485868: | | | x | | | | | | | | | | | | | | | | | | | | | | | x | | | | 0.001s 9.203s 638309738855493856: | | | 1474 | | | | | | | | | | | | | | | | | | x | | | | x | | | | 0.001s 9.204s 638309738855502297: | | | | | | | | | | | | | | | | | | | | | | x 1475 | | | x | | | | 0.001s 9.205s 638309738855512229: | | | | | | 904 | | | | | | | | | | | | | | | x | | | | x | | | | 0.001s 9.206s 638309738855522657: | | | | | | | | | | | | | | | 1476 | | | | | | x | | | | x | | | | 0.001s 9.207s 638309738855536789: | | | | | | | | | | | | | | | | | | | | | | x | | | | x x | | | 0.002s 9.210s 638309738855558761: | | | | | | | | | | | | 935 | | | | | | | | | x | | | | x x | | | 0.001s 9.211s 638309738855572331: | | | | | | | | | | | 944 | | | | | | | | | | x | | | | x 1477 | | | 0.003s 9.214s 638309738855601410: | | | | | | | | | | | | x | | | | | | | | | x | | | | x | | | | 0.001s 9.215s 638309738855612145: | | | | | | | | | | | | x | | | | | 883 | | | x | | | | x | | | | 0.001s 9.216s 638309738855626221: | | | | | | 1478 | | | | | x | | | | | | | | | x | | | | x | | | | 0.002s 9.218s 638309738855645079: | | | | | | | | | | | | x | | | | | 901 | | | x | | | | x | | | | 0.001s 9.219s 638309738855654041: | | | | | | | | | | | x 1479 | | | | | | | | | x | | | | x | | | | 0.008s 9.227s 638309738855737167: | | | | | | | | 853 | | x | | | | | | | | | | x | | | | x | | | | 0.003s 9.230s 638309738855763370: | | | | | | | | | | | x | | | | | | | | | | x | | | x x | | | | 0.001s 9.231s 638309738855773039: | | | | | | | | | | | x | 889 | | | | | | | | x | | | x x | | | | 0.002s 9.233s 638309738855789703: | | | | | | | | | | | x | | | | | | 929 | | | x | | | 1480 x | | | | 0.004s 9.236s 638309738855825718: | | | | | | | 900 | | | x | | | | | | | | | | x | | | | x | | | | 0.001s 9.237s 638309738855836702: | | | | | | | | | | | x | | | | | | | | x | x | | | | x | | | | 0.001s 9.238s 638309738855845443: | | | | | | | | | | | x | | | | | 936 | | 1481 | x | | | | x | | | | 0.001s 9.240s 638309738855859519: | | | | | | | | | | | x | | | | | | | | | 1482 x | | | | x | | | | 0.001s 9.241s 638309738855869872: | | | | 865 | | | | | | x | | | | | | | | | | x | | | | x | | | | 0.006s 9.246s 638309738855925010: | | | | | | | | 884 | | 1483 | | | | | | | | | | x | | | | x | | | | 0.100s 9.346s .. 638309738856927013: | | | | | | | | | | | | | 937 | | | | | | | | x | | | | 1484 | | | | 0.001s 9.347s 638309738856935561: | 922 | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | 0.019s 9.367s 638309738857129477: | | | | | | | | | | | | | | | | | | | | | | x | | | | | | 946 | | 0.002s 9.368s 638309738857144890: | | | x | | | | | | | | | | | | | | | | | | 926 | | | | | | | | | 0.001s 9.369s 638309738857154315: | | | 1485 | | | | | | | | | | | | | | 949 | | | | | | | | | | | | | 0.001s 9.371s 638309738857168515: | | | | | | | | | | | | | | | | | | | | | | | | | 895 | | | | | | 0.000s 9.371s 638309738857168841: | | | | | | | | | | | | | | | | 892 | | | | | | | | | | | | | | | 0.000s 9.371s 638309738857169924: | | | | | | | | | | | | | | | | | | | | | | | 867 | | | | | | | | 0.000s 9.371s 638309738857170238: | | | | | | | | | 941 | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.371s 638309738857170406: | | | | | 854 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.371s 638309738857170575: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 825 | 0.000s 9.371s 638309738857170734: | | 896 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.371s 638309738857171361: | | | | | | | | | | | | | | | | | 1486 | | | | | | | | | | | | | | 0.001s 9.372s 638309738857180247: | | | | | | | | | | 855 | | | | | | | | | | | | | | | | | | | | | 0.001s 9.373s 638309738857193712: | | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 0.001s 9.374s 638309738857204483: | | | | | | | | | | | | | | | | | | | | | 907 | | | | | | x | | | 0.003s 9.377s 638309738857231457: x | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 0.001s 9.378s 638309738857240475: x | | | | | | | | | | | | | | | | | | | | | | | x | | | x | | | 0.001s 9.379s 638309738857248798: x 1487 | | | | | | | | | | | | | | | | | | | | | | x | | | x | | | 0.006s 9.384s 638309738857305363: x | | | 887 | | | | | | | | | | | | | | | | | | | 1488 | | | x | | | 0.001s 9.385s 638309738857317296: x | | | | | | 1489 | | | | | | | | | | | | | | | | | | | | x | | | 0.001s 9.386s 638309738857325652: x | | | | | | | | | | | | | | | | | | | | | | | | | | | x | 847 | 0.001s 9.387s 638309738857333997: x | | | | | | | | | | | | | | | | | | | | | | | | | | | x 1490 | | 0.001s 9.388s 638309738857342224: x | | | | | | | 1491 | | | | | | | | | | | | | | | | | | | x | | | 0.001s 9.389s 638309738857354282: x | | | | | | | | | | | | | x | | | | | | | | | | | | | 1492 | | | 0.001s 9.390s 638309738857363074: x | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 817 0.010s 9.400s 638309738857465515: x | | | | | | | | | | | | | x | | | | 923 | | | | | | | | | | | | 0.003s 9.403s 638309738857493360: x | | | | | | | | | | | | 1493 x | | | | | | | | | | | | | | | | | 0.001s 9.404s 638309738857503773: x | | | | | | | | x | | | | x | | | | | | | | | | | | | | | | | 0.001s 9.405s 638309738857511714: x | | | | | | | | x | | | | x | | | | | | | | | | | x | | | | | 0.001s 9.406s 638309738857520546: x | | | | | | | | x | | | | x 844 | | | | | | | | | | x | | | | | 0.001s 9.407s 638309738857528602: x | | | | | | | | x | | x | x | | | | | | | | | | | x | | | | | 0.001s 9.407s 638309738857537089: x | | | | | | | | x | | x | x | | | | | x | | | | | x | | | | | 0.001s 9.408s 638309738857544941: x | | | | | 904 | | x | | x | x | | | | | x | | | | | x | | | | | 0.001s 9.409s 638309738857552852: x | | | | | | | | 1494 | | x | x | | | | | x | 909 | | | x | | | | | 0.003s 9.412s 638309738857587410: x | | | | | | | | | | | x | x | 1495 | | | x | | | | | x | | | | | 0.003s 9.415s 638309738857613407: x | | | | | | | | | | | x | x | | | 901 | 1496 | | | | | x | | | | | 0.001s 9.416s 638309738857622657: x | | | | | | | | | | | x | x | | | | | | | | | | | x | | | | 845 0.001s 9.417s 638309738857635142: x | | | | | | | | | | | x | x | | | | | | | | | | 925 1497 | | | | | 0.001s 9.418s 638309738857643848: x | x | | | | | | | | | 1498 | x | | | | | | | | | | | | | | | | | 0.001s 9.419s 638309738857651332: x | x | | | | | | | | | | | x | | | | | | | | 1499 | | | | | | | | 0.001s 9.420s 638309738857658274: x | x | | 881 | | | | | | | | 1500 | | | | | | | | | | | | | | | | | 0.001s 9.420s 638309738857664914: x | x | 1501 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.421s 638309738857671688: x | 1502 | | | | | | | 879 | | | | | | | | | | | | | | | | | | | | | 0.013s 9.434s 638309738857798798: x | | | | | | | | | | | | | | 860 | | | | | | | | | | | | | | | | 0.001s 9.434s 638309738857805314: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1503 | 0.001s 9.435s 638309738857811393: 1504 | | | | | | | | | | | | | | | | | | | | 870 | | | | | | | | | | 0.001s 9.436s 638309738857819132: | | | | | | | | | | | | | | | | | | | 1505 | | | | | | | | | | | | 0.001s 9.436s 638309738857825770: | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | 0.001s 9.437s 638309738857832147: | | | | | 921 | | | | | | | | | | | | | | | | | | | | | x | | | | 0.001s 9.438s 638309738857838601: | | | | | | | | | | | | | | | | | | | | | | 1506 | | | | x | | | | 0.001s 9.438s 638309738857845177: | | | | | | | | | | | | | | | | | | | | | | | | | 1507 | x | | | | 0.001s 9.439s 638309738857852023: | | | | | | 1508 | | | | | | | | | | | | | | | | | | | | x | | | | 0.002s 9.441s 638309738857869516: | | | | | | | | | | | | | | | 1509 | | | | | | | | | | | x | | | | 0.003s 9.444s 638309738857902005: | | | | | | | | | | | | | | | | | | | | | 933 | | | | | x | | | | 0.001s 9.445s 638309738857910662: | | | | | 1510 | | | | | | | | | | | | | | | | | | | | | x | | | | 0.001s 9.446s 638309738857922869: | | | | | | | | | | 1511 | | | | | | | | | | | | | | | | x | | | | 0.004s 9.450s 638309738857960052: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1512 | | | 864 0.001s 9.451s 638309738857968756: | | | | | | | | | | | | | | | | | | 1513 | | | | | | | | | | | | | 0.005s 9.456s 638309738858023155: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1514 0.004s 9.460s 638309738858064222: | | | | | | | | | | | 906 | | | | | | | | | | | | | | | | | | | | 0.003s 9.463s 638309738858093903: | | | | | | | | | | | | | | | | | | | | | 1515 | | | | | | | | | | 0.010s 9.473s 638309738858190366: | 922 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 9.482s 638309738858277975: | | | | | | | | | | | 944 | | | | | | | | | | | | | | | | | | | | 0.002s 9.484s 638309738858300865: | | | | | | | | | | | 1517 | | | | | | | | | | | | | | | | | | | | 0.005s 9.488s 638309738858346895: | 1518 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 9.490s 638309738858362309: | | | 1516 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.491s 638309738858371628: | | | | | | | | | | | | | | | | | 913 | | | | | | | | | | | | | | 0.005s 9.496s 638309738858423041: | | | | | | | | | | | | | | | | | | | | | | | | | 925 | | | | | | 0.002s 9.498s 638309738858442082: | | | | | | | | | | | | | | | | | 936 | | | | | | | | | | | | | | 0.000s 9.498s 638309738858446466: | | | | | | | | | | | | | | | | | | | | | | | 867 | | | | | | | | 0.000s 9.499s 638309738858448881: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 946 | | 0.000s 9.499s 638309738858449672: | | | | | | | | | | | | | | | | | | | | | | | | | 1519 | | | | | | 0.001s 9.500s 638309738858460675: | | | | | | | | | | | | | 937 | | | | | | | | | | | | | | | | | | 0.000s 9.500s 638309738858460934: | | | | | | | 900 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.501s 638309738858473870: | | | | | | | | | | | | | | | | | | | | | | | 908 | | | | | | | | 0.002s 9.503s 638309738858491003: | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.002s 9.504s 638309738858507044: | | | | | | | | | | | | | 889 | | | | | | | | | | | | x | | | | | 0.002s 9.506s 638309738858523195: | | | | | | | | | | | | | | | | | | 929 | | | | | | | x | | | | | 0.001s 9.507s 638309738858532324: | | | | | | | | | | | | | | | | | | | 923 | | | | | | x | | | | | 0.001s 9.508s 638309738858543774: | | | | | | | | | | | | | | | | | 1520 | | | | | | | | x | | | | | 0.001s 9.509s 638309738858555712: x | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 9.510s 638309738858566184: x | | | | | | | | | | | | | | | | | | | | | | | | | x | | x | | 0.001s 9.511s 638309738858573916: x | | | | | | | | | | | | | | | | | 901 | | | | | | | x | | 1521 | | 0.001s 9.512s 638309738858587012: x | | | | | | | | | | | | | | | | | | x | | | | | | 1522 | | | | | 0.001s 9.513s 638309738858597361: x | | | | | | | | | | | | x | | | | | 1523 | | | | | | | | | | | | 0.001s 9.514s 638309738858606634: x | | | | | | | | | | | | x | | | | | | | | | | x | | | | | | | 0.001s 9.516s 638309738858617977: x | | | | | | | | | 879 | | x | | | | | | | | | | x | | | | | | | 0.002s 9.517s 638309738858632991: x | | | | | | 931 | | | | | x | | | | | | | | | | 1524 | | | | | | | 0.002s 9.519s 638309738858656137: x | | | | | | | | | | | | x | | | | | | | | | | | | | | x | | | 0.001s 9.520s 638309738858665191: x | | | | | | | | | 916 | | x | | | | | | | | | | | | | | x | | | 0.001s 9.521s 638309738858673103: x | | | | | | | | | | | | x | | 892 | | | | | | | | | | | x | | | 0.002s 9.523s 638309738858690135: x | | | | 921 | | | | | | | x | | | | | | | | | | | | | | x | | | 0.001s 9.524s 638309738858699462: x | | | | | | | | | | | | x | | | | | | | | | | | | | | x | 847 | 0.001s 9.525s 638309738858708104: x | | | | | | | | | | | | 1525 | | | | | | | | | 932 | | | | x | | | 0.001s 9.525s 638309738858717340: x | | | | | | | | | | | x | | | | | | | | | | | | | | | x | | | 0.001s 9.527s 638309738858728325: x | | | | | | | 884 | | | x | | | | | | | | | | | | | | | x | | | 0.001s 9.527s 638309738858736323: x | | | | | | | | | | | 1526 | | | | | x | | | | | | | | | x | | | 0.001s 9.529s 638309738858749480: x | | | | | | 1527 | | | | | | | | | | x | | | | | | | | | x | | | 0.001s 9.530s 638309738858757511: x | | | | | | | | | | | | | | | | | x | | | 909 | | | | | x | | | 0.001s 9.530s 638309738858765103: x | 896 | | | | | | | | | | | | | | | x | | | | | | | | | x | | | 0.001s 9.531s 638309738858773275: x | | | | | | | | x | | | | | | | | x | | | | | | | | | x | | | 0.001s 9.532s 638309738858780582: x | | | | | | | | x | | | | | | | | x | | 907 | | | | | | x | | | 0.001s 9.533s 638309738858787867: x | | | 865 | | | | x | | | | | | | | x | | | | | | | | | x | | | 0.001s 9.533s 638309738858797178: x | | | | | | | | 1528 | | | | | | 943 | x | | | | | | | | | x | | | 0.001s 9.534s 638309738858805230: x | | | | | | | | | 855 | | | | | | | x | | | | | | | | | 1529 | | | 0.001s 9.535s 638309738858812658: x | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 1530 | 0.001s 9.536s 638309738858819988: x | | | | | | | | | | | | | | | | | 949 | x | | | | | | | | | | | 0.001s 9.537s 638309738858827572: x | x | | | | | | | | | | | | | | | | | 1531 | | | | | | | | | | | 0.001s 9.537s 638309738858835056: x | x | | | | | | | | | | | | | | | | | | | | 1532 | | | | | | | | 0.001s 9.538s 638309738858842638: x | 1533 | | | | | 853 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.539s 638309738858849970: x | | | | 1534 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.539s 638309738858857371: x | | | 887 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.540s 638309738858864738: x | | | | | | | | | | | | | | | | | | | | | 926 | | | | | | | | | 0.001s 9.541s 638309738858872509: x | | | | | | | | | | | | | | | | | | | | 933 | | | | | | | | | | 0.007s 9.548s 638309738858944508: x | | | | | | | | | 1535 | | | | | | | | | | | | | | | | | | | | | 0.001s 9.549s 638309738858954099: x | | | | | 904 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 9.551s 638309738858970844: x | | | | | | | | | | | | | | | | | | | | | | | | 895 | | | | | | 0.004s 9.555s 638309738859013374: x | | | | | | | | | | | | | | | | | 1536 | | | | | | | | | | | | | 0.001s 9.556s 638309738859022685: x | | | | | | | | | | | | | | | 1537 | | | | | | | | | | | | | | | 0.001s 9.557s 638309738859029618: x | | | | | | | | | | | | | | | | | | | | | 1538 | | | | | | | | | 0.001s 9.557s 638309738859035917: x | | | | | | | 1539 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.558s 638309738859042340: x | | | | | | | | | | | | | | | | | | | | 1540 | | | | | | | | | | 0.003s 9.561s 638309738859068109: x 922 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.561s 638309738859076180: x | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 9.566s 638309738859120213: x | | x | | | | | | | | | | | | | 936 | | | | | | | | | | | | | | 0.005s 9.571s 638309738859170024: x | | x 1541 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 9.573s 638309738859195485: x | | 1542 | | | | | | | | | | | | | | | | | | | | | x | | | | | | 0.001s 9.574s 638309738859203392: x | | | | | | | | | | | | | | | | 913 | | | | | | | x | | | | | | 0.001s 9.575s 638309738859210274: x | | | | | | | | | | 944 | | | | | | | | | | | | | x | | | | | | 0.001s 9.575s 638309738859216093: x | | | | | | | | | | | | | | 860 | | | | | | | | | x | | | | | | 0.001s 9.577s 638309738859228904: x 1543 | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | 0.001s 9.578s 638309738859237773: x | | | | | | | | | | | x | | | | | | | | | | | | x | | | | | | 0.001s 9.578s 638309738859244424: x | | | | | | | | | | | x | | | | | | | | | | | | x | | | | | 864 0.001s 9.579s 638309738859250915: x | | | | | | | | | | 906 x | | | | | | | | | | | | x | | | | | | 0.001s 9.579s 638309738859257163: x | | | | | | | | | | | x | | | | | | | | | | | | x | x | | | | 0.002s 9.581s 638309738859272835: x | | | | | | | | | | | x | | | | x | | | | | | | x | x | | | | 0.003s 9.584s 638309738859299093: x | | | | | | | | | | x x | | | | x | | | | | | | x | x | | | | 0.001s 9.584s 638309738859306230: x | | | | | | | | | | x x x | | | x | | | | | | | x | x | | | | 0.001s 9.585s 638309738859313183: x | | | | | | | | | | x x x 934 | | x | | | | | | | x | x | | | | 0.001s 9.586s 638309738859319217: x | | | | | | | | | | x x x | | | x | | x | | | | x | x | | | | 0.001s 9.587s 638309738859328604: x | | | | | | | | | | x x x | | | x | | x | | | | x | x x | | | 0.001s 9.587s 638309738859335319: x | | | | | | | | | | x x 889 | | | x | x x | | | | x | x x | | | 0.001s 9.588s 638309738859342238: x | | | | | | | | | | x x | | 891 | x | x x | | | | x | x x | | | 0.002s 9.589s 638309738859357364: x | | | | | | | | | | x x | | | | 1544 | x x | | | | x | x x | | 845 0.003s 9.593s 638309738859391547: x | | | | | | | | | | x x | x | | | | x 1545 | | | | x | x x | | | 0.001s 9.594s 638309738859402173: x | | | | | | 931 | | | x x | x | | | | x | | | | | x | x x | | | 0.001s 9.595s 638309738859408692: x | | | | | | | | | | x x | x | | | | 923 | | | | | x x x x | | | 0.001s 9.595s 638309738859413862: x | | | | | 1546 | | | | x x | x | | | | | | | | | | x x x x | | | 0.000s 9.596s 638309738859418345: x | | | | | | | | | | x x | x | | | | | | | | | | x 1547 x x | | 886 0.003s 9.599s 638309738859450446: x | | | | | | | | | | x x | x | | | | | | | | | | x | x x | 847 | 0.002s 9.600s 638309738859465898: x | | | | | | | | | | x x x x | | | | | | | | | | x | x x | | | 0.002s 9.602s 638309738859486583: x | | | | | | 1548 | | | x x x x | | | | | | | | | | x | x x | | | 0.001s 9.603s 638309738859496004: x | | | | | | | | | | x x 1549 x | | | | | | | | | | x | x x | 890 | 0.001s 9.604s 638309738859502596: x | | | | | | | | | | x 1550 | x | | | | | | | | | | x | x x | | 924 0.001s 9.605s 638309738859510956: x | | | | | | | | | | x | | x | | | | 1551 | | | | | x | x x | | | 0.001s 9.605s 638309738859517356: x | | | | | | | | x | x | | x | | | | | | | | | | x | x x | | | 0.001s 9.606s 638309738859525882: x | 896 | | | | | | x | x | | x | | | | | | | | | | x | x x | | | 0.002s 9.608s 638309738859546061: x | | | | | | | | x | x | | x | | | 949 | | | | | | x | x x | | | 0.002s 9.611s 638309738859569121: x | | | | | | | | 1552 | x | | x 919 | | | | | | | | | x | x x | | | 0.001s 9.612s 638309738859582602: x | | | | | | | 853 | | x | | x | | | | | | | | | | x | x x | | | 0.002s 9.614s 638309738859607329: x | | | | | | | | | | x | | x | | | | | | | | | | 1553 | x x | | x 0.004s 9.619s 638309738859648283: x | x | | | | | | | | x | | x | | | | | | | | | | | | 1554 x | | x 0.001s 9.619s 638309738859653637: x | x | | | | | 884 | | x | | x | | | | | | | | | | | | | x | | x 0.000s 9.619s 638309738859656723: x | x | | | | | | | | x | | x | | | | | | | | | | | | | x | 918 1555 0.010s 9.630s 638309738859760335: x 922 x | | | | | | | | x | | x | | | | | | | | | | | | | x | | | 0.002s 9.632s 638309738859783925: x | x | | | | | | | 855 x | | x | | | | | | | | | | | | | x | | | 0.001s 9.633s 638309738859791121: x | x | | | | | | | | x | | x | 892 | | | | | | | | | | | x | | | 0.001s 9.634s 638309738859797686: x | x | | | | | | | | x | | 1556 | | | | | | | | | | | | | x | 945 | 0.002s 9.636s 638309738859819895: x | x | | | | | | | 916 x | | | | | | | | | | | | | | | | x | | | 0.001s 9.637s 638309738859831300: x | x | | | | | | | | x | | | | | | 901 | | | | | | | | | x | | | 0.001s 9.638s 638309738859838923: x | x | | | | | | | | x | | | | | x | | | | | | | | | | x | | | 0.001s 9.638s 638309738859846207: x | x | | | | | | | | x x | | | | x | | | | | | | | | | x | | | 0.001s 9.639s 638309738859854172: x | x | | | | | | | | x x | | | | x | | | | 926 | | | | | x | | | 0.002s 9.641s 638309738859870979: x 1557 x | | | | | | | | x x | | | | x | | | | | | | | | | x | | | 0.001s 9.642s 638309738859879117: x | x | | | | | | | 948 x x | | | | 1558 | | | | | | | | | | x | | | 0.001s 9.643s 638309738859887949: x | x | 887 | | | | | | x x | | | | | | | | | | | | | | | x | | | 0.001s 9.643s 638309738859894964: x | x | | 921 | | | | | x x | | | | | | | | | | | | | | | x | | | 0.001s 9.644s 638309738859901852: x | x | | | | | | | | 1559 x | | | | | | | | | | | | | | | x | x | 0.001s 9.645s 638309738859908906: x | x | | | | | | | | | x | | 1560 | | | | | | | | | | | | x | x | 0.001s 9.645s 638309738859914926: x | x | | | | | | | | | x | | | | | | | | | x | | | | | x | x | 0.003s 9.649s 638309738859949732: x | x | | | | | | | | | x | | | | | | | | | x | | | x | x | x | 0.001s 9.650s 638309738859958290: x | x | | | | | | | | | x | | | | | x | | | x | | | 1561 | x | x | 0.000s 9.650s 638309738859963119: x | x | | | | | 1562 | | | x | | | | | x | | | x | | | | | x | x | 0.001s 9.651s 638309738859968434: x | x | | | | | | | | | x | | | 943 | x | | | x | | | | | x | 1563 | 0.001s 9.651s 638309738859973728: x | x | | | | | | | | | x | | | | | x | | 933 x | | | | | x | | | 0.003s 9.654s 638309738859999289: x | x | | | | | | | | | x | | | | | x | | x x | | | | | x | | | 0.001s 9.655s 638309738860010888: x | x | | | | | | | | | x | | | x | x | | x x | | | | | x | | | 0.001s 9.656s 638309738860018337: x | x | | | | 931 | | | | x | | | x | x | | x x | | | | | x | | | 0.001s 9.656s 638309738860027501: x | x | 897 | | | | | | | x | | | x | x | | x x | | | | | x | | | 0.001s 9.657s 638309738860035004: x | x | | | | | | | | | x | | | x | x | | x x 908 | | | | x | | | 0.001s 9.658s 638309738860046195: x | x | | | | | | | | | x x | | x | x | | x x | | | | | x | | | 0.002s 9.661s 638309738860068132: x | x x | | | | | | | | x x | | x | x | | x x | | | | | x | | | 0.001s 9.662s 638309738860078006: x | x x | 854 | | | | | | x x | | 1564 | x | | x x | | | | | x | | | 0.001s 9.663s 638309738860089251: x | x x | | | | | | | | x x | | | | x | | 1565 x 932 | | | | x | | | 0.001s 9.663s 638309738860097484: x | x x | | | | | | | | x x | | | | x 923 | | x | | | | | x | | | 0.001s 9.665s 638309738860107732: x | x x | | | x | | | | x x | | | | x | | | x | | | | | x | | | 0.001s 9.665s 638309738860114813: x | x x | | | 1566 | | x | x x | | | | x | | | x | | | | | x | | | 0.001s 9.666s 638309738860120722: x | x x 1567 | | | | | x | x x | | | | x | | | x | | | | | x | | | 0.004s 9.670s 638309738860159693: x | x x | | | | | | x | x x | | | | x | | | 1568 x | | | | x | | | 0.001s 9.670s 638309738860166027: x | x x | | | | | | x | x x | | | | 929 | | | | x | | | | x x | | 0.001s 9.671s 638309738860171938: x | x x | | | | | x x | x x | | | | | | | | | x | | | | x x | | 0.005s 9.675s 638309738860217487: x | x x | | | | | x 916 | x x | | | x | | | | | x | | | | x x | | 0.002s 9.678s 638309738860238956: x | x x | | | | | x | | x x | | | x x | | | | x | | | | x x | | 0.001s 9.679s 638309738860247990: x | x x | | | | | x x | x x | | | x x | | | | x | | | | x x | | 0.002s 9.680s 638309738860267412: x | 896 x | | | | | x x | x x | | | x x | | | | x | | | x x x | | 0.001s 9.681s 638309738860272486: x | | x | 940 | | | x x | x x | | | x x | | | | x | | | x x x | | 0.001s 9.682s 638309738860283668: x | | x | | | | | x x | x x | | | x x | | | | x x | | x x x | | 0.003s 9.685s 638309738860308690: x | x x | | | | | x x | x x | | | x x | | | | x x | | x x 1569 | | 0.001s 9.686s 638309738860318119: x | x x | | | | | x x | x x | | | x x | x | | x x | | x x | | | 0.001s 9.687s 638309738860327921: x | x x | x | | | 1570 x | x x | | | x x | x | | x x | | x x | | | 0.001s 9.688s 638309738860342138: x | x x | x | | | | x | x x | 891 | x x | x | | x x | | x x | | | 0.002s 9.690s 638309738860360698: x | x x | x | | 884 | x | x x | | | x x | x | | x x | | x x | | | 0.002s 9.691s 638309738860377481: x | x x | x | | | | x | x x | | | x x | x | | x x | | x x | 847 | 0.004s 9.695s 638309738860413006: x | x x | x | | | | x x x x | | | x x | x | | x x | | x x | | | 0.002s 9.697s 638309738860435352: x | x x | x | | | | x x x x | | | x x | x | | x x | | x x | 945 | 0.001s 9.698s 638309738860444580: x | x x | x | | 893 | x x x x | | | x x | x | | x x | | x x | | | 0.001s 9.699s 638309738860451297: x | x x | x 904 | | | x x x x | | | x x | x | | x x | | x x | | | 0.002s 9.701s 638309738860476174: x | x x | x | | | | x x x x | | | x x | x | | x 1571 | | x x | x | 0.001s 9.703s 638309738860490925: x | x x | x | | | | x x x x | | | x x x x | | x | | | x x | x | 0.001s 9.704s 638309738860499801: x | x x | 921 | | | | x x x x | | 892 x x x x | | x | | | x x | x | 0.001s 9.704s 638309738860506997: x | x x | | | | | | x x x x | | | x x x x | x 932 | | | x x | x | 0.001s 9.705s 638309738860513520: x | x x | | | | 920 | x x x x | | | x x x 1572 | x | | | | x x | x | 0.001s 9.706s 638309738860526047: x | x x | | 1573 | | | x x x x | | | x x x | | x | | | | x x | x | 0.001s 9.707s 638309738860533103: x | x x | | | | | | x x x x | 919 | 1574 x x | | x | | | | x x | x | 0.001s 9.708s 638309738860539597: x | x x | | | | | | x x x x | | | | x x | | x x | | | x x | x | 0.001s 9.708s 638309738860545988: x | x x | | | 900 | | 948 x x x | | | | x x | | x x | | | x x | x | 0.001s 9.710s 638309738860559876: x | x x | | | | | | | x x x | | | | x x | | x x | 895 | x x | x | 0.002s 9.712s 638309738860581121: x | x x | | | x | | | x x x | | | | x x | | x x | | | x x | x | 0.001s 9.713s 638309738860590597: x | x x | | | x | | | x x x 934 | | | x x | | x x | | | x x | 918 | 0.001s 9.714s 638309738860601686: x | x x | | | x | | | x x x | | | | x x | | x x | | | x x | | 864 0.001s 9.715s 638309738860608876: x | x x | | | 1575 | | x x x x | | | | x x | | x x | | | x x | | | 0.001s 9.715s 638309738860616552: x | x x | 1576 | | | | x x x x | | | | x x | | x x | | | x x | | | 0.003s 9.718s 638309738860642125: x | x x | | | | | | x x x x | | 1577 | x x | | x x | | | x x | | | 0.001s 9.719s 638309738860649857: x | x x | | | | | | x x x x | | | | x x | x x 908 | | | x x | | | 0.001s 9.719s 638309738860656201: x | x x 897 | | | | | x x x x | | | | x x | x x | | | | x x | | | 0.001s 9.720s 638309738860663597: x 922 x x | | | | | | x x x x | | | | x x | x x | | | | x x | | | 0.001s 9.721s 638309738860670115: x | x x | | | | | | x x x x | 1578 | | x x | x x | | | | x x | | | 0.001s 9.721s 638309738860677037: x | x x | | | | | | x x x x | | | | x x | 1579 x | | x | x x | | | 0.001s 9.722s 638309738860687340: x | 896 x | | | | | | x x x x | | | | x x | | x | | x | x x x | | 0.001s 9.723s 638309738860693643: x | | x | | | | | x x x x x | | | | x x | | x | | x | x x x | | 0.001s 9.724s 638309738860704466: x | | x | | | | | x x x x x | | | | 901 x | | x | | x x x x x | | 0.001s 9.725s 638309738860711644: x | | x | | | | | x x x x x x | | | | x | | x | | x x x x x | | 0.001s 9.726s 638309738860717981: x | | x | | | | | x x x x x x | | | | x | | x | | x x x x 1580 | 886 0.002s 9.727s 638309738860734146: x | | x | | | | 942 1581 x x x x x | | | | x | | x | | x x x x | | | 0.001s 9.728s 638309738860742367: x | x x | | | | | | x x x x x | | | | 1582 | | x | | x x x x | | | 0.001s 9.729s 638309738860748451: x | x x | | | | | | x x x x x | | | x | | | x | | x 1583 x x | | | 0.001s 9.729s 638309738860756587: x | x x 927 | | | | | x x x 1584 x | | | x | | | x | | x | x x | | | 0.001s 9.730s 638309738860762527: x x x x | | | | | | x x x | x | | | x | | | x | | x | x x | | | 0.001s 9.731s 638309738860768644: x 1585 x x | | | | | | x x x | x | | | x | | | x x | x | x x | | | 0.016s 9.746s 638309738860924256: x | x x | | | | | | x x x | x | | | x | | | x 1586 | x | x x | | 845 0.002s 9.748s 638309738860939880: x | x x | | | | | | x x x | x | | x x | | | x | | x | x x | | | 0.003s 9.751s 638309738860973769: x | x x x | | | | | x x x | x | | 1587 x | | | x | | x | x x | | | 0.001s 9.752s 638309738860981988: x | x x x | | | | | x x 1588 | x | | | x | | | x | | x | x x | 890 | 0.001s 9.753s 638309738860987906: x | x x x | | | | | x x | | x | | | x | | | x | | x | x x | | 924 0.001s 9.753s 638309738860993660: x | x x x | | | 1589 | x x | | x | | | x | | | x | | x | x x | | | 0.002s 9.755s 638309738861016994: x | x x x | | x | | 948 x | | x | | | x | | | x | | x | x x | | | 0.003s 9.759s 638309738861050846: x | x x x | | x | | x x | | x | | | x | | | x | | x | x x | | | 0.001s 9.760s 638309738861064879: x | x x x | 904 x | | x x | | x | | | x | | | x | | x | x x | | | 0.001s 9.761s 638309738861073384: x | x x x | | x | | 1590 x | | x | | | x | | | x | | x | x x | x | 0.001s 9.762s 638309738861084125: x | x x x 921 | x | | | x | | x | | | x | | | x | | x | x x | x | 0.002s 9.764s 638309738861100718: x | x x x | 930 x | | | x | | x | | | x | | | x | | x | x x | x | 0.001s 9.765s 638309738861114652: x | x x x | | x | | | x | | x | | | x | x | x | | x | x x | x | 0.001s 9.766s 638309738861124513: x | 896 x x | | x | | | x | | x | | | x x x | x | | x | x x | x | 0.000s 9.766s 638309738861126189: x | | x x | | x | | | x | | x | | | x x x | x | x x | x x | 945 | 0.002s 9.769s 638309738861148824: x | x x x | | x | | | x | | x | | | x x x | x | 1591 x | x x | | | 0.001s 9.769s 638309738861154460: x | x x x 940 | x | | | x | | x | | | x x x | x | | x | x x | | | 0.000s 9.769s 638309738861154793: x | x x x | | 1592 | | | x | | x | | | x x x | x | | x | x x | | x 0.001s 9.771s 638309738861168654: x | x x x | 1593 | | | | x | | x | | | x x x | x | | x | x x | | x 0.001s 9.772s 638309738861179731: x | x x x | | | | | | x | | x 919 | | x x x | x | | x | x x | | x 0.001s 9.773s 638309738861190890: x | x x x | | | | | | x | | x | | | 901 x x | x | | x x x x | | x 0.000s 9.773s 638309738861193638: x x x x x | | | | | | x | | x | | | | x x | x | | x x x x | | x 0.003s 9.776s 638309738861220072: x x x x x | | | | | | x | | x | | | | x x | x | | x x x x x | 864 0.000s 9.776s 638309738861220600: x x x x x x | | | | | x | | x | | | | x x | x | | x x x x 1594 | | 0.001s 9.777s 638309738861228183: x x x x x x | | | | | x | | x | | | x x 1595 | x | | x x x x | | | 0.001s 9.777s 638309738861236633: x x x x x x | | | | | x | | x | | | x x | x x | | 895 x x x | | | 0.002s 9.779s 638309738861257324: x x x x x x | | | x | x | | x | | | x x | x x | | | x x x | | | 0.000s 9.780s 638309738861259574: x x x x 897 x | | | x | x | x x | | | x x | x x | | | x x x | | | 0.005s 9.785s 638309738861310266: x x x x | x | | | 1596 | x | x x 891 | | x x | x x | | | x x x | | | 0.001s 9.786s 638309738861321933: x x x x | x | | | | | x | x x | 892 | x x | x x | | | x x x | | | 0.000s 9.786s 638309738861322219: x x x x x x | | | | | x | x x | | | x x | x x | | | x x x | | | 0.000s 9.786s 638309738861322369: x x x x x x | | | | | x | x x | | | x x | x x | | | x x x | | x 0.000s 9.786s 638309738861327052: x x x x x 1597 | | | | | x | x x | | | x x | x x | | | x x x | x x 0.001s 9.787s 638309738861335350: x x x x x | | | 920 | | x | x x | | | x x | x x | | | x x x | x x 0.000s 9.787s 638309738861335714: x 1598 x x x | | | | | | x | x x | | | x x | x x | | x x x x | x x 0.113s 9.901s .. 638309738862469964: x | x x x | | | | | | x | x x x | | x x | x x | | x x x x | x x 0.000s 9.901s 638309738862470748: x | x x x | | | | | | x | x x x 1599 | x x | x x | | x x x x | x x 0.001s 9.902s 638309738862484118: x | x x x | | | | | | x x x x x | | x x | x x | | x x x x | 918 x 0.001s 9.903s 638309738862495150: x | x x 927 | | | | | | x x x x x | x x x | x x | | x x x x | | x 0.002s 9.905s 638309738862516659: x | x x | | | | | | | x x x x x | x x x | x x | | x x x x | x x 0.001s 9.907s 638309738862529207: x | x x x | | | | | | x x x x x | x x x | x x | | x x x x | x x 0.002s 9.909s 638309738862553432: x | x x x | | | | | x x x x x x | x x x | x x | | x x x x | 890 x 0.002s 9.911s 638309738862574993: x | x x x | 930 | | | x x x x x x | x x x | x x | | x x x x | | x 0.006s 9.917s 638309738862631244: x | 896 x x | | | | | x x x x x x | x x x | x x | x x x x x | | x 0.000s 9.917s 638309738862633125: x | | x x | | | | | x x x x x x | x x x | x x 908 x x x x x | | 886 0.000s 9.917s 638309738862633380: x | | x x | | | | | x x x x x x | x x x | x x | x x x x x | x | 0.000s 9.917s 638309738862634375: x | | x x | | x | | x x x x x x | x x x | x x | x x x x x | x | 0.000s 9.917s 638309738862634550: x | | x x | | x | | x x x x x x | x 901 x x x x | x x x x x | x | 0.000s 9.917s 638309738862634721: x | | x x | | x 893 | x x x x x x | x | x x x x | 1600 x x x x | x | 0.001s 9.918s 638309738862645189: x x | x x | | x | | x x x x x x | x | x x x x | | 895 x x x | x | 0.000s 9.918s 638309738862645929: x x | x x | | x | x x x x x x 919 | x | x x x x | | | x x x | x | 0.001s 9.919s 638309738862656380: x x | x x x | x | x x x x x x | | x | x x x x | | | x x x | 945 | 0.000s 9.920s 638309738862659990: x x | 1601 x x | x | x x x x x x | | x x x x x x | | | x x x | | | 0.005s 9.924s 638309738862705417: x x | | x x | x | 1602 x x x x x | | x x x x x x x | | x x x | | | 0.001s 9.926s 638309738862717703: x x | | 1603 x | x 942 | x x x x x | | x x x x x x x | | x x x | | | 0.001s 9.926s 638309738862725434: x x | | | x 1604 x | | x x x x x | | x x x x x x x | | x x x | | | 0.001s 9.927s 638309738862735751: x x | | | x | x | | x x x x x | | x x x x x x x | | x x x | x | 0.000s 9.928s 638309738862738225: x x | | | x | x | | x x x x x | | x x x x x x x | | x x 1605 | x 924 0.001s 9.928s 638309738862743647: x x | | | 940 | x | | x x x x x | | x x x x x x x | | x x | x x | 0.000s 9.928s 638309738862743916: x x x | | | | x | | x x x x x | | x x x x x x x | | x x | 1606 x | 0.001s 9.929s 638309738862749041: x x x | | | | x | | x x x x x x | x x x x x x x | | x x | | x | 0.003s 9.932s 638309738862779111: x x x | | | | x | | x x x x x 1607 | x x x x x x x | x x x | | x | 0.001s 9.932s 638309738862786123: x x x | | | | x | | x x x x x | 892 x x x x x x x | x x x | | x | 0.000s 9.932s 638309738862786394: x x x | | | | x x | x x x x x | | x x x x x x x | x x 1608 | | x | 0.000s 9.933s 638309738862791032: x x x | | | | x x | x x x x x | | x x x x x x x | x x | | | x x 0.019s 9.952s 638309738862984184: 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.953s 638309738862988087: 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 9.963s 638309738863095165: x x x x | x | x x | x x x x x | x x 901 x x x x x | x x | | | x x 0.001s 9.964s 638309738863104183: x x x x | x | x 920 | x x x x x | x x | x x x x x x x x | | | x x 0.001s 9.965s 638309738863114693: x 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.968s 638309738863139662: x x x x | x | x x | x x x x x | x x x x x x x x 1609 x x | | | x x 0.009s 9.977s 638309738863231507: x x 896 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.977s 638309738863231954: x x | x | x | x x | x x x x x | x x x x x x x x | x x | x x x 886 0.000s 9.977s 638309738863232095: x x | x | x | x x x x x x x x | x x x x x x x 908 | x x | x x x | 0.000s 9.977s 638309738863234960: x x | x | x | x 942 x x x x x x | x x x x x x x | | x x x x x x | 0.002s 9.979s 638309738863257017: x x | 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.980s 638309738863260432: x x | x x x | x 893 x x x x x x | 1610 x x x x x x | | x x x x x x | 0.001s 9.981s 638309738863270005: x x x x x x | x | x x x x x x | | x x x x x x | | x x x x 1611 x | 0.001s 9.981s 638309738863275405: x x x x x x | x | x x x x x x | | x x x x x x | | x 1612 x x | x x 0.000s 9.982s 638309738863280397: x x x x x x | x | x x x x x x | | x x x x x x x | 1613 | x x | x x 0.002s 9.984s 638309738863299237: x x x x x x | x x x x x x x x | | x x x x x x 1614 | | | x x | x x 0.014s 9.998s 638309738863440504: x x 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.998s 638309738863447106: x x x x x x 930 x x x x x x x x x | x x x x x x | | | | x x | x x 0.006s 10.004s 638309738863503363: x x x x x x x x x x x x x x x 1615 | x x x x x x | | | | x x | x x 0.008s 10.012s 638309738863582280: x x x x x x x x x x x x x x x | | x x x x x x | | | x x x | x 886 0.005s 10.017s 638309738863635922: x x x x x x x x x x x x x x x | | x x x x x x | | | x x x | x 1616 0.002s 10.019s 638309738863652119: x x x x x x x x 920 x x x x x x | | x x x x x x | x | x x x | x | 0.002s 10.021s 638309738863669351: x x x 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.021s 638309738863675246: x x x x x x x x 942 x x x x x x | x x x x x x x | x | x x x | x | 0.002s 10.023s 638309738863691055: x x x x 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.023s 638309738863691514: x x x x x x x x 893 x x x x x x | x x x x x x x x x | x x x | x | 0.002s 10.025s 638309738863708379: x x 896 x x 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.025s 638309738863712784: x x | x x x x x x x x x 1617 x x | x x x x x x x x x | x x x x x | 0.005s 10.030s 638309738863766499: x x x x x x x x x x x 1618 | x x | x x x x x x x x x | x x x x x | 0.005s 10.036s 638309738863821327: x x x x x x x x x x x | | x x | x x x x x x x 908 x 895 x x x x x | 0.002s 10.038s 638309738863842851: x x x x 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.038s 638309738863843268: x x x x x 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.040s 638309738863864992: x x x x x x 930 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.042s 638309738863886511: x x x x x x 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 10.056s 638309738864025878: x x x x x x x x x x x | | x x x x x x x x x x x x x x x x x x 886 0.001s 10.057s 638309738864031540: x x x x x x x x 893 x x | x x x x x x x x x x x x x x x x x x x | 0.001s 10.058s 638309738864043397: x x x x x x x 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.059s 638309738864053457: x x x x x x x x x x x | x x x x x x x x x x x x 1619 x x x x x x x 0.008s 10.067s 638309738864130261: x x 896 x x x x x 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.069s 638309738864151097: x x x x x x x x x 1620 x x x x x x x x x x x x x x | x x x x x x x 0.027s 10.096s 638309738864423657: x x x x x x x x 893 | 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.097s 638309738864429365: x x 896 x x x x x | 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.099s 638309738864448484: x x | x x x x x x x x x x x x x x x x x 1621 x x x x x x x x x x x 0.001s 10.099s 638309738864456403: x x x x x x x x x x x x x x x x x x 1622 x | x x x x x x x x x x x 0.032s 10.131s 638309738864775090: x x x x x x x x 893 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.133s 638309738864793758: x x 896 x x x x x | 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.133s 638309738864795349: x x | x x x x x x 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.136s 638309738864819882: x x x x x 322 x x x x x x x x x x x x x x x x x x x x x x x x x x 0.018s 10.153s 638309738864996789: 1654 1637 1653 1646 1634 1623 1624 1633 1645 1638 1631 1644 1629 1643 1649 1625 1642 1632 1647 1639 1648 1627 1652 1628 1630 1650 1640 1651 1635 1636 1626 1641 0.005s 10.158s 638309738865045329: 1684 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.160s 638309738865059043: | | | | | | | | | | | | | | | | 1655 | | | | | | | | | | | | | | | 0.001s 10.161s 638309738865068779: | | | | | | | | | | | | | | 1678 | | | | | | | | | | | | | | | | | 0.001s 10.161s 638309738865076491: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1670 | | 0.001s 10.162s 638309738865084697: | | | | | | | | | | | | | | | | | | | 1658 | | | | | | | | | | | | 0.001s 10.163s 638309738865092752: | | | | | | | | | | | | | | | | | | | | | | | | 1665 | | | | | | | 0.001s 10.164s 638309738865100727: | | | | | | 1673 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.165s 638309738865108679: | | | | | | | | | | | | | | | | | | | | | | 1685 | | | | | | | | | 0.001s 10.165s 638309738865116509: | | | | | | | | | | | | | | | | | | 1657 | | | | | | | | | | | | | 0.001s 10.166s 638309738865124658: | | | | | | | | | | 1688 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.167s 638309738865132583: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1660 0.001s 10.168s 638309738865140657: | 1664 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.169s 638309738865148641: | | | 1672 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.169s 638309738865156301: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1668 | | | 0.001s 10.170s 638309738865164145: | | | | | | | | | | | | | | | | | | | | | 1659 | | | | | | | | | | 0.001s 10.171s 638309738865172097: | | | | | | | | | | | | | | | | | | | | | | | 1680 | | | | | | | | 0.001s 10.172s 638309738865180176: | | | | 1681 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.173s 638309738865187979: | | | | | | | | | | | | | | | | | 1667 | | | | | | | | | | | | | | 0.001s 10.173s 638309738865195911: | | | | | | | | | | | | | | | | | | | | | | | | | | 1671 | | | | | 0.001s 10.174s 638309738865203925: | | | | | | | | | | | | | 1656 | | | | | | | | | | | | | | | | | | 0.001s 10.175s 638309738865211991: | | | | | | | 1662 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.176s 638309738865220007: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1663 | | | | 0.001s 10.177s 638309738865227704: | | | | | | | | | | | | | | | | | | | | | | | | | 1661 | | | | | | 0.001s 10.177s 638309738865235506: | | | | | | | | | | | | | | | 1669 | | | | | | | | | | | | | | | | 0.001s 10.178s 638309738865243356: | | | | | | | | | 1666 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.179s 638309738865251218: | | | | | | | | | | | 1677 | | | | | | | | | | | | | | | | | | | | 0.001s 10.180s 638309738865259024: | | | | | | | | 1682 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.180s 638309738865266746: | | | | | | | | | | | | 1676 | | | | | | | | | | | | | | | | | | | 0.001s 10.181s 638309738865274695: | | 1679 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.182s 638309738865282691: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1687 | 0.001s 10.183s 638309738865290566: | | | | | 1675 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.184s 638309738865298151: 1690 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.184s 638309738865306664: | | | | | | | | | | | | | | | | | | | | 1674 | | | | | | | | | | | 0.000s 10.185s 638309738865311165: | | | | | | | | | | | | | | | | 1701 | | | | | | | | | | | | | | | 0.000s 10.185s 638309738865315326: | | | | | | | | | | | | | | 1703 | | | | | | | | | | | | | | | | | 0.000s 10.186s 638309738865320280: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1693 | | 0.001s 10.186s 638309738865325454: | | | | | | | | | | | | | | | | | | | 1714 | | | | | | | | | | | | 0.000s 10.187s 638309738865330038: | | | | | | | | | | | | | | | | | | | | | | | | 1732 | | | | | | | 0.000s 10.187s 638309738865334669: | | | | | | 1706 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.188s 638309738865339455: | | | | | | | | | | | | | | | | | | | | | | 1717 | | | | | | | | | 0.000s 10.188s 638309738865344079: | | | | | | | | | | | | | | | | | | 1700 | | | | | | | | | | | | | 0.000s 10.189s 638309738865348604: | | | | | | | | | | 1712 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.189s 638309738865353408: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1683 0.000s 10.190s 638309738865357944: | 1707 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.190s 638309738865362551: | | | 1689 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.190s 638309738865366746: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1710 | | | 0.001s 10.191s 638309738865373357: | | | | | | | | | | | | | | | | | | | | | 1713 | | | | | | | | | | 0.001s 10.192s 638309738865378489: | | | | | | | | | | | | | | | | | | | | | | | 1694 | | | | | | | | 0.000s 10.192s 638309738865383401: | | | | 1709 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.193s 638309738865389582: | | | | | | | | | | | | | | | | | 1718 | | | | | | | | | | | | | | 0.000s 10.193s 638309738865394198: | | | | | | | | | | | | | | | | | | | | | | | | | | 1702 | | | | | 0.000s 10.194s 638309738865399100: | | | | | | | | | | | | | 1697 | | | | | | | | | | | | | | | | | | 0.000s 10.194s 638309738865403623: | | | | | | | 1708 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.195s 638309738865407821: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1691 | | | | 0.000s 10.195s 638309738865411963: | | | | | | | | | | | | | | | | | | | | | | | | | 1696 | | | | | | 0.000s 10.195s 638309738865416080: | | | | | | | | | | | | | | | 1695 | | | | | | | | | | | | | | | | 0.000s 10.196s 638309738865420583: | | | | | | | | | 1715 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.196s 638309738865425014: | | | | | | | | | | | 1698 | | | | | | | | | | | | | | | | | | | | 0.000s 10.197s 638309738865429486: | | | | | | | | 1739 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.197s 638309738865434187: | | | | | | | | | | | | 1699 | | | | | | | | | | | | | | | | | | | 0.000s 10.198s 638309738865438891: | | 1686 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.198s 638309738865445719: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1725 | 0.000s 10.199s 638309738865450476: | | | | | 1720 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.199s 638309738865454638: 1737 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.200s 638309738865459524: | | | | | | | | | | | | | | | | | | | | 1741 | | | | | | | | | | | 0.000s 10.200s 638309738865463571: | | | | | | | | | | | | | | | | 1748 | | | | | | | | | | | | | | | 0.000s 10.200s 638309738865467487: | | | | | | | | | | | | | | 1728 | | | | | | | | | | | | | | | | | 0.000s 10.201s 638309738865471703: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1731 | | 0.000s 10.201s 638309738865475618: | | | | | | | | | | | | | | | | | | | 1733 | | | | | | | | | | | | 0.000s 10.202s 638309738865479528: | | | | | | | | | | | | | | | | | | | | | | | | 1756 | | | | | | | 0.000s 10.202s 638309738865483343: | | | | | | 1723 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.202s 638309738865487142: | | | | | | | | | | | | | | | | | | | | | | 1751 | | | | | | | | | 0.000s 10.203s 638309738865491134: | | | | | | | | | | | | | | | | | | 1742 | | | | | | | | | | | | | 0.000s 10.203s 638309738865495077: | | | | | | | | | | 1726 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.204s 638309738865500212: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1692 0.001s 10.204s 638309738865505483: | 1760 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.205s 638309738865509649: | | | 1745 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.205s 638309738865513472: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1727 | | | 0.000s 10.205s 638309738865517430: | | | | | | | | | | | | | | | | | | | | | 1762 | | | | | | | | | | 0.000s 10.206s 638309738865522356: | | | | | | | | | | | | | | | | | | | | | | | 1722 | | | | | | | | 0.001s 10.207s 638309738865527851: | | | | 1734 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.207s 638309738865533442: | | | | | | | | | | | | | | | | | 1729 | | | | | | | | | | | | | | 0.000s 10.208s 638309738865537996: | | | | | | | | | | | | | | | | | | | | | | | | | | 1753 | | | | | 0.000s 10.208s 638309738865542919: | | | | | | | | | | | | | 1721 | | | | | | | | | | | | | | | | | | 0.000s 10.208s 638309738865547300: | | | | | | | 1757 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.209s 638309738865551529: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1743 | | | | 0.000s 10.209s 638309738865555509: | | | | | | | | | | | | | | | | | | | | | | | | | 1752 | | | | | | 0.000s 10.210s 638309738865559573: | | | | | | | | | | | | | | | 1711 | | | | | | | | | | | | | | | | 0.000s 10.210s 638309738865563782: | | | | | | | | | 1747 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.211s 638309738865567785: | | | | | | | | | | | 1750 | | | | | | | | | | | | | | | | | | | | 0.000s 10.211s 638309738865571803: | | | | | | | | 1763 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.211s 638309738865575741: | | | | | | | | | | | | 1716 | | | | | | | | | | | | | | | | | | | 0.000s 10.212s 638309738865579835: | | 1704 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.212s 638309738865584486: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1758 | 0.001s 10.213s 638309738865590697: 1761 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.213s 638309738865595228: | | | | | | | | | | | | | | | | | | | | 1778 | | | | | | | | | | | 0.000s 10.214s 638309738865599603: | | | | | | | | | | | | | | | | 1783 | | | | | | | | | | | | | | | 0.000s 10.214s 638309738865603394: | | | | | | | | | | | | | | 1744 | | | | | | | | | | | | | | | | | 0.000s 10.215s 638309738865608028: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1805 | | 0.001s 10.215s 638309738865613039: | | | | | | | | | | | | | | | | | | | 1765 | | | | | | | | | | | | 0.000s 10.215s 638309738865616917: | | | | | | | | | | | | | | | | | | | | | | | | 1779 | | | | | | | 0.000s 10.216s 638309738865620724: | | | | | | 1759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.216s 638309738865624520: | | | | | | | | | | | | | | | | | | | | | | 1777 | | | | | | | | | 0.000s 10.217s 638309738865628231: | | | | | | | | | | | | | | | | | | 1776 | | | | | | | | | | | | | 0.000s 10.217s 638309738865631942: | | | | | | | | | | 1755 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.217s 638309738865637090: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1705 0.000s 10.218s 638309738865641965: | 1770 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.218s 638309738865645709: | | | 1786 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.219s 638309738865649709: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1771 | | | 0.001s 10.219s 638309738865655681: | | | | | | | | | | | | | | | | | | | | | 1793 | | | | | | | | | | 0.001s 10.220s 638309738865661197: | | | | | | | | | | | | | | | | | | | | | | | 1735 | | | | | | | | 0.000s 10.220s 638309738865666020: | | | | 1773 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.221s 638309738865672559: | | | | | | | | | | | | | | | | | 1764 | | | | | | | | | | | | | | 0.001s 10.222s 638309738865677855: | | | | | | | | | | | | | | | | | | | | | | | | | | 1787 | | | | | 0.000s 10.222s 638309738865682002: | | | | | | | | | | | | | 1746 | | | | | | | | | | | | | | | | | | 0.000s 10.222s 638309738865686134: | | | | | | | 1769 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.223s 638309738865690222: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1768 | | | | 0.000s 10.223s 638309738865694375: | | | | | | | | | | | | | | | | | | | | | | | | | 1788 | | | | | | 0.000s 10.224s 638309738865698078: | | | | | | | | | | | | | | | 1724 | | | | | | | | | | | | | | | | 0.000s 10.224s 638309738865702382: | | | | | | | | | 1772 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.224s 638309738865706027: | | | | | | | | | | | 1781 | | | | | | | | | | | | | | | | | | | | 0.000s 10.225s 638309738865710004: | | | | | | | | 1819 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.225s 638309738865713623: | | | | | | | | | | | | 1730 | | | | | | | | | | | | | | | | | | | 0.000s 10.225s 638309738865717228: | | 1738 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.226s 638309738865723352: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1794 | 0.001s 10.227s 638309738865729363: 1799 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.227s 638309738865733843: | | | | | | | | | | | | | | | | | | | | 1810 | | | | | | | | | | | 0.000s 10.228s 638309738865737754: | | | | | | | | | | | | | | | | 1792 | | | | | | | | | | | | | | | 0.000s 10.228s 638309738865741469: | | | | | | | | | | | | | | 1782 | | | | | | | | | | | | | | | | | 0.000s 10.228s 638309738865746122: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1861 | | 0.000s 10.229s 638309738865751024: | | | | | | | | | | | | | | | | | | | 1790 | | | | | | | | | | | | 0.000s 10.229s 638309738865755429: | | | | | | | | | | | | | | | | | | | | | | | | 1812 | | | | | | | 0.000s 10.230s 638309738865760142: | | | | | | 1766 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.230s 638309738865763683: | | | | | | | | | | | | | | | | | | | | | | 1816 | | | | | | | | | 0.000s 10.230s 638309738865767197: | | | | | | | | | | | | | | | | | | 1809 | | | | | | | | | | | | | 0.000s 10.231s 638309738865770917: | | | | | | | | | | 1780 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.231s 638309738865775452: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1719 0.000s 10.232s 638309738865780264: | 1815 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.232s 638309738865783951: | | | 1808 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.233s 638309738865787639: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1797 | | | 0.001s 10.233s 638309738865793088: | | | | | | | | | | | | | | | | | | | | | 1825 | | | | | | | | | | 0.001s 10.234s 638309738865798465: | | | | | | | | | | | | | | | | | | | | | | | 1775 | | | | | | | | 0.001s 10.234s 638309738865804599: | | | | 1806 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.235s 638309738865811036: | | | | | | | | | | | | | | | | | 1813 | | | | | | | | | | | | | | 0.000s 10.235s 638309738865815752: | | | | | | | | | | | | | | | | | | | | | | | | | | 1828 | | | | | 0.000s 10.236s 638309738865819951: | | | | | | | | | | | | | 1795 | | | | | | | | | | | | | | | | | | 0.000s 10.236s 638309738865824005: | | | | | | | 1804 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.237s 638309738865827593: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1798 | | | | 0.000s 10.237s 638309738865831676: | | | | | | | | | | | | | | | | | | | | | | | | | 1826 | | | | | | 0.000s 10.237s 638309738865835221: | | | | | | | | | | | | | | | 1754 | | | | | | | | | | | | | | | | 0.000s 10.238s 638309738865839450: | | | | | | | | | 1801 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.238s 638309738865843117: | | | | | | | | | | | 1800 | | | | | | | | | | | | | | | | | | | | 0.000s 10.238s 638309738865846725: | | | | | | | | 1839 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.239s 638309738865850354: | | | | | | | | | | | | 1749 | | | | | | | | | | | | | | | | | | | 0.000s 10.239s 638309738865854052: | | 1789 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.240s 638309738865858802: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1811 | 0.000s 10.240s 638309738865863515: 1822 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.241s 638309738865867508: | | | | | | | | | | | | | | | | | | | | 1862 | | | | | | | | | | | 0.000s 10.241s 638309738865872138: | | | | | | | | | | | | | | | | 1837 | | | | | | | | | | | | | | | 0.000s 10.241s 638309738865875694: | | | | | | | | | | | | | | 1821 | | | | | | | | | | | | | | | | | 0.000s 10.242s 638309738865879643: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1901 | | 0.000s 10.242s 638309738865884050: | | | | | | | | | | | | | | | | | | | 1818 | | | | | | | | | | | | 0.000s 10.243s 638309738865888932: | | | | | | | | | | | | | | | | | | | | | | | | 1860 | | | | | | | 0.000s 10.243s 638309738865892522: | | | | | | 1823 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.243s 638309738865896028: | | | | | | | | | | | | | | | | | | | | | | 1854 | | | | | | | | | 0.000s 10.244s 638309738865899629: | | | | | | | | | | | | | | | | | | 1838 | | | | | | | | | | | | | 0.000s 10.244s 638309738865903040: | | | | | | | | | | 1824 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.245s 638309738865907866: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1736 0.000s 10.245s 638309738865912518: | 1857 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.245s 638309738865916230: | | | 1845 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.246s 638309738865919996: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1814 | | | 0.001s 10.246s 638309738865925899: | | | | | | | | | | | | | | | | | | | | | 1834 | | | | | | | | | | 0.000s 10.247s 638309738865930883: | | | | | | | | | | | | | | | | | | | | | | | 1791 | | | | | | | | 0.000s 10.247s 638309738865935298: | | | | 1851 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.248s 638309738865941149: | | | | | | | | | | | | | | | | | 1844 | | | | | | | | | | | | | | 0.000s 10.248s 638309738865945540: | | | | | | | | | | | | | | | | | | | | | | | | | | 1836 | | | | | 0.000s 10.249s 638309738865949787: | | | | | | | | | | | | | 1843 | | | | | | | | | | | | | | | | | | 0.000s 10.249s 638309738865953568: | | | | | | | 1848 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.250s 638309738865957560: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1827 | | | | 0.000s 10.250s 638309738865961937: | | | | | | | | | | | | | | | | | | | | | | | | | 1855 | | | | | | 0.000s 10.250s 638309738865965820: | | | | | | | | | | | | | | | 1784 | | | | | | | | | | | | | | | | 0.000s 10.251s 638309738865970264: | | | | | | | | | 1849 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.251s 638309738865974287: | | | | | | | | | | | 1832 | | | | | | | | | | | | | | | | | | | | 0.000s 10.252s 638309738865978162: | | | | | | | | 1870 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.252s 638309738865982103: | | | | | | | | | | | | 1785 | | | | | | | | | | | | | | | | | | | 0.000s 10.252s 638309738865986076: | | 1829 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.253s 638309738865991080: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1833 | 0.001s 10.253s 638309738865996438: 1858 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.254s 638309738866000943: | | | | | | | | | | | | | | | | 1878 | | | | | | | | | | | | | | | 0.000s 10.254s 638309738866004831: | | | | | | | | | | | | | | | | | | | | 1914 | | | | | | | | | | | 0.000s 10.255s 638309738866009081: | | | | | | | | | | | | | | 1871 | | | | | | | | | | | | | | | | | 0.000s 10.255s 638309738866013990: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1932 | | 0.000s 10.256s 638309738866018129: | | | | | | | | | | | | | | | | | | | 1847 | | | | | | | | | | | | 0.000s 10.256s 638309738866022015: | | | | | | | | | | | | | | | | | | | | | | | | 1889 | | | | | | | 0.001s 10.256s 638309738866027244: | | | | | | 1859 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.257s 638309738866033948: | | | | | | | | | | | | | | | | | | | | | | 1895 | | | | | | | | | 0.001s 10.258s 638309738866040459: | | | | | | | | | | | | | | | | | | 1869 | | | | | | | | | | | | | 0.005s 10.263s 638309738866088502: | | | | | | | | | | 1835 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.263s 638309738866096006: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1767 0.001s 10.264s 638309738866102553: | | | 1874 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.265s 638309738866109099: | 1880 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.265s 638309738866116231: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1863 | | | 0.001s 10.266s 638309738866122779: | | | | | | | | | | | | | | | | | | | | | 1856 | | | | | | | | | | 0.001s 10.267s 638309738866129368: | | | | | | | | | | | | | | | | | | | | | | | 1807 | | | | | | | | 0.001s 10.267s 638309738866135836: | | | | 1873 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.268s 638309738866142324: | | | | | | | | | | | | | | | | | 1884 | | | | | | | | | | | | | | 0.001s 10.269s 638309738866148809: | | | | | | | | | | | | | | | | | | | | | | | | | | 1864 | | | | | 0.001s 10.269s 638309738866155219: | | | | | | | | | | | | | 1875 | | | | | | | | | | | | | | | | | | 0.001s 10.270s 638309738866161812: | | | | | | | 1886 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.271s 638309738866168234: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1868 | | | | 0.001s 10.271s 638309738866174509: | | | | | | | | | | | | | | | | | | | | | | | | | 1881 | | | | | | 0.001s 10.272s 638309738866181015: | | | | | | | | | | | | | | | 1802 | | | | | | | | | | | | | | | | 0.001s 10.272s 638309738866187506: | | | | | | | | | 1885 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.273s 638309738866193925: | | | | | | | | | | | 1852 | | | | | | | | | | | | | | | | | | | | 0.001s 10.274s 638309738866200366: | | | | | | | | 1879 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.274s 638309738866206889: | | | | | | | | | | | | 1820 | | | | | | | | | | | | | | | | | | | 0.001s 10.275s 638309738866213317: | | 1866 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.276s 638309738866219767: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1876 | 0.001s 10.276s 638309738866226029: 1896 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.277s 638309738866232955: | | | | | | | | | | | | | | | | 1929 | | | | | | | | | | | | | | | 0.001s 10.278s 638309738866239452: | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 0.001s 10.278s 638309738866245572: | | | | | | | | | | | | | | 1898 | | | | | x | | | | | | | | | | | 0.001s 10.279s 638309738866252215: | | | | | | | | | | | | | | | | | | | | x | | | | | | | | x | | 0.001s 10.280s 638309738866258857: | | | | | | | | | | | | | | | | | | | 1888 x | | | | | | | | x | | 0.001s 10.280s 638309738866265319: | | | | | | | | | | | | | | | | | | | | x | | | 1936 | | | | x | | 0.001s 10.281s 638309738866272186: | | | | | | 1890 | | | | | | | | | | | | | x | | | | | | | | x | | 0.001s 10.282s 638309738866278804: | | | | | | | | | | | | | | | | | | | | x | 1912 | | | | | | x | | 0.001s 10.282s 638309738866285321: | | | | | | | | | | | | | | | | | | 1887 | x | | | | | | | | x | | 0.001s 10.283s 638309738866292000: | | | | | | | | | | 1841 | | | | | | | | | x | | | | | | | | x | | 0.001s 10.284s 638309738866298450: | | | | | | | | | | | | | | | | | | | | x | | | | | | | | x | 1803 0.001s 10.284s 638309738866304751: | 1908 | | | | | | | | | | | | | | | | | | x | | | | | | | | x | | 0.001s 10.285s 638309738866311294: | | | 1903 | | | | | | | | | | | | | | | | x | | | | | | | | x | | 0.001s 10.286s 638309738866317737: | | | | | | | | | | | | | | | | | | | | x | | | | | | | 1891 x | | 0.001s 10.286s 638309738866323968: | | | | | | | | | | | | | | | | | | | | x | | 1853 | | | | | x | | 0.001s 10.287s 638309738866330563: | | | | | | | | | | | | | | | | | | | | x 1893 | | | | | | | x | | 0.001s 10.287s 638309738866337086: | | | | 1883 | | | | | | | | | | | | | | | x | | | | | | | | x | | 0.001s 10.288s 638309738866343520: | | | | | | | | | | | | | | | | | 1899 | | x | | | | | | | | x | | 0.001s 10.289s 638309738866350181: | | | | | | | | | | | | | | | | | | | | x | | | | | 1897 | | x | | 0.001s 10.289s 638309738866356478: | | | | | | | | | | | | | 1923 | | | | | | x | | | | | | | | x | | 0.001s 10.290s 638309738866363198: | | | | | | | 1917 | | | | | | | | | | | | x | | | | | | | | x | | 0.001s 10.291s 638309738866369711: | | | | | | | | | | | | | | | | | | | | x | | | | | | 1900 | x | | 0.001s 10.291s 638309738866376008: | | | | | | | | | | | | | | | 1830 | | | | x | | | | | | | | x | | 0.001s 10.292s 638309738866382482: | | | | | | | | | | | | | | | | | | | | x | | | | 1911 | | | x | | 0.001s 10.293s 638309738866388802: | | | | | | | | | 1927 | | | | | | | | | | x | | | | | | | | x | | 0.001s 10.293s 638309738866395236: | | | | | | | | | | | 1892 | | | | | | | | x | | | | | | | | x | | 0.001s 10.294s 638309738866401623: | | | | | | | | 1906 | | | | | | | | | | | x | | | | | | | | x | | 0.001s 10.295s 638309738866407904: | | | | | | | | | | | | 1842 | | | | | | | x | | | | | | | | x | | 0.001s 10.295s 638309738866414140: 1933 | | | | | | | | | | | | | | | | | | | x | | | | | | | | x | | 0.001s 10.296s 638309738866420783: | | | | | | | | | | | | | | | | | | | | x | | | | | | | | x 1904 | 0.001s 10.296s 638309738866427139: | | 1882 | | | | | | | | | | | | | | | | | x | | | | | | | | x | | 0.001s 10.297s 638309738866433324: | | | | | | | | | | | | | | | | x | | | x | | | | | | | | x | | 0.001s 10.298s 638309738866439676: | | | | | | | | | | | | | | 1920 | x | | | x | | | | | | | | x | | 0.001s 10.298s 638309738866446032: | | | | | | | | | | | | | | | | x | | | x | | | x | | | | x | | 0.001s 10.299s 638309738866452256: | | | | | | | | | | | | | | | | x | | 1909 x | | | x | | | | x | | 0.001s 10.300s 638309738866458563: | | | | | | 1916 | | | | | | | | | x | | | x | | | x | | | | x | | 0.001s 10.300s 638309738866464978: | | | | | | | | | | | | | | | | x | | | x | x | x | | | | x | | 0.001s 10.301s 638309738866471354: | | | | | | | | | | | | | | | | x | 1915 | x | x | x | | | | x | | 0.001s 10.302s 638309738866477817: | | | | | | | | | | 1865 | | | | | x | | | x | x | x | | | | x | | 0.001s 10.302s 638309738866484016: | | | | | | | | | | | | | | | | x | | | x | x | x | | | | x | 1831 0.001s 10.303s 638309738866490494: | x | | | | | | | | | | | | | | x | | | x | x | x | | | | x | | 0.001s 10.303s 638309738866497173: | x | x | | | | | | | | | | | | x | | | x | x | x | | | | x | | 0.001s 10.304s 638309738866503471: | x | x | | | | | | | | | | | | x | | | x | x | x | | | 1925 x | | 0.001s 10.305s 638309738866510361: | x | x | | | | | | | | | | | | x | | | x | x 1894 x | | | | x | | 0.001s 10.305s 638309738866516869: | x | x | | | | | | | | | | | | x | | | x 1919 x | x | | | | x | | 0.001s 10.306s 638309738866523556: | x | x | 1740 | | | | | | | | | | x | | | x | x | x | | | | x | | 0.001s 10.307s 638309738866530175: | x | x | | | | | | | | | | | | x 1922 | | x | x | x | | | | x | | 0.001s 10.307s 638309738866536385: | x | x 1913 | | | | | | | | | | | x | | | x | x | x | | | | x | | 0.001s 10.308s 638309738866542849: | x | x | | | | | | | | | | | | x | | | x | x | x | x | | x | | 0.001s 10.309s 638309738866549297: | x | x | | | | | | | | | x | | x | | | x | x | x | x | | x | | 0.001s 10.309s 638309738866555656: | x | x | | | x | | | | | x | | x | | | x | x | x | x | | x | | 0.001s 10.310s 638309738866562232: | x | x | | | x | | | | | x | | x | | | x | x | x | x x | x | | 0.001s 10.311s 638309738866568824: | x | x | | | x | | | | | x | 1846 x | | | x | x | x | x x | x | | 0.001s 10.311s 638309738866575060: | x | x | | | x | | | | | x | | x | | | x | x | x x x x | x | | 0.001s 10.312s 638309738866581645: | x | x | | | x | x | | | x | | x | | | x | x | x x x x | x | | 0.001s 10.313s 638309738866588381: | x | x | | | x 1928 x | | | x | | x | | | x | x | x x x x | x | | 0.001s 10.313s 638309738866594711: | x | x | | | x | x | 1930 | x | | x | | | x | x | x x x x | x | | 0.001s 10.314s 638309738866601223: | x | x | | | x | x | | 1921 x | | x | | | x | x | x x x x | x | | 0.001s 10.315s 638309738866607649: x x | x | | | x | x | | | x | | x | | | x | x | x x x x | x | | 0.001s 10.315s 638309738866614095: x x | x | | | x | x | | | x | | x | | | x | x | x x x x | x 1931 | 0.001s 10.316s 638309738866620792: x x x x | | | x | x | | | x | | x | | | x | x | x x x x | x | | 0.001s 10.317s 638309738866627999: x x x x | | | x | x | | | x | | x | | 1924 x | x | x x x x | x | | 0.001s 10.317s 638309738866634863: x x x x | | | x | x | | | x x | x | | | x | x | x x x x | x | | 0.001s 10.318s 638309738866641519: x x x x | | x x | x | | | x x | x | | | x | x | x x x x | x | | 0.001s 10.319s 638309738866648056: x x x x | | x x | x 1902 | | x x | x | | | x | x | x x x x | x | | 0.001s 10.319s 638309738866654586: x x x x | | x x | x | | | x x | x | | | x | x | x x x x | x | 1850 0.000s 10.320s 638309738866658370: x x x x | | x x | x | | | x x | x | 1935 | x | x | x x x x | x | | 0.000s 10.320s 638309738866661790: x x x x | | x x | x | | | x x | x | | | x | x | x x x x x x | | 0.000s 10.320s 638309738866665100: x x x x | | x x | x | | | x x | x | | | x | x 1918 x x x x x x | | 0.000s 10.321s 638309738866668654: x x x x | | x x | x | | | x x | x | | | x x x | x x x x x x | | 0.000s 10.321s 638309738866672059: x x x x | | x x | x | | | x x | x x | | x x x | x x x x x x | | 0.000s 10.321s 638309738866675444: x x x x x | x x | x | | | x x | x x | | x x x | x x x x x x | | 0.000s 10.322s 638309738866679089: x x x x x 1774 x x | x | | | x x | x x | | x x x | x x x x x x | | 0.000s 10.322s 638309738866682526: x x x x x | x x | x | | | x x 1877 x x | | x x x | x x x x x x | | 0.000s 10.322s 638309738866685999: 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.323s 638309738866689447: 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.323s 638309738866692731: x 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.323s 638309738866696080: x x 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.324s 638309738866699421: x x x 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.324s 638309738866702748: x x x x x | x x x x 1934 x x x x | x x | x x x x | x x x x x x x | 0.000s 10.324s 638309738866705983: x x x x x | x x x x | x x x x | x x | x x x x | x x x x x x x 1872 0.000s 10.325s 638309738866709238: x x x x 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.325s 638309738866712723: x x x x x | 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.325s 638309738866716120: x x x x x 1796 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.326s 638309738866719375: x x x x x | x x x x | x x x x 1905 x x x x x x x x x x x x x x x | 0.000s 10.326s 638309738866722494: x x x x x | x 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.326s 638309738866725746: x x x x x | x x x x x x x x x | x x x x x x x x x x x x x x x 1910 0.000s 10.327s 638309738866728879: x x x x x 1817 x 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.327s 638309738866731953: x x x x x | x x 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.327s 638309738866735049: x x x x x | x x x 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.328s 638309738866739110: x x x x x 1840 x x x 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.329s 638309738866748616: x x x x x 1867 x x x 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.330s 638309738866764497: x x x x x 1907 x x x 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.332s 638309738866777694: x x x x x 1926 x x x 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.333s 638309738866792509: x x x x x 322 x x x x x x x x x x x x x x x x x x x x x x x x x x 0.032s 10.365s 638309738867108003: 1968 1951 1967 1960 1948 1937 1938 1947 1959 1952 1945 1958 1943 1957 1963 1939 1956 1946 1961 1953 1962 1941 1966 1942 1944 1964 1954 1965 1949 1950 1940 1955 0.025s 10.390s 638309738867361000: 1998 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 10.396s 638309738867422663: 2251 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 10.398s 638309738867442399: 1998 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.399s 638309738867452184: 2252 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 10.402s 638309738867478216: 1998 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 10.428s 638309738867740032: | | | | | | | | | | | | | | | | | | | | | | | | | 1975 | | | | | | 0.006s 10.434s 638309738867802013: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1977 | | | | 0.007s 10.441s 638309738867870762: | | | | | | | | | | | | | | 1992 | | | | | | | | | | | | | | | | | 0.010s 10.450s 638309738867966128: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001 | 0.003s 10.453s 638309738867993888: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2253 | 0.001s 10.454s 638309738867999270: | | | | | | | | | 1980 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.454s 638309738868006685: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001 | 0.001s 10.456s 638309738868018260: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2254 | 0.001s 10.457s 638309738868029612: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001 | 0.003s 10.460s 638309738868063837: | | | | | | | | | | | | | | | | | | | | | | 1999 | | | | | | | | | 0.002s 10.463s 638309738868087529: | | | | | | | | | | | | | | | | | | | | | | 2255 | | | | | | | | | 0.001s 10.464s 638309738868097535: | | | | | | | | | | | | | | | | | | | | | | 1999 | | | | | | | | | 0.001s 10.465s 638309738868108248: | | | | | | | | | | | | | | | | | | | | | | 2256 | | | | | | | | | 0.001s 10.466s 638309738868119134: | | | | | | | | | | | | | | | | | | | | | | 1999 | | | | | | | | | 0.000s 10.466s 638309738868122944: | | | | | 1989 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 10.473s 638309738868189604: | | | 1986 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 10.483s 638309738868297138: | | | | | | | | | | | | 1990 | | | | | | | | | | | | | | | | | | | 0.003s 10.487s 638309738868329290: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005 | | | | 0.003s 10.490s 638309738868357745: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2257 | | | | 0.001s 10.490s 638309738868366485: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1984 | | 0.001s 10.491s 638309738868373514: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005 | | | | 0.001s 10.492s 638309738868386921: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2258 | | | | 0.001s 10.494s 638309738868401221: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005 | | | | 0.000s 10.494s 638309738868402300: | | | | | | | | | | | | | 1970 | | | | | | | | | | | | | | | | | | 0.009s 10.503s 638309738868492110: | | | | | | | | | | | | | | | | | | | | | | | | | | 1985 | | | | | 0.006s 10.509s 638309738868553456: | | | | | | 1987 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 10.515s 638309738868610709: | | 1993 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 10.518s 638309738868639330: | | 2259 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.519s 638309738868651122: | | 1993 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.520s 638309738868661045: | | 2260 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.521s 638309738868672371: | | 1993 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.522s 638309738868680801: | | 2261 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.523s 638309738868691267: | | 1993 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.524s 638309738868698855: | | | | | | | | | | | | | | | | | | 1971 | | | | | | | | | | | | | 0.004s 10.528s 638309738868741744: | | | | | | 2020 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 10.530s 638309738868765133: | | | | | | | | | | 2002 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.531s 638309738868773720: | | | | | | 2262 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 10.533s 638309738868788787: | | | | | | 2020 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.533s 638309738868792129: | | | | | | | | | | 2263 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.534s 638309738868800838: | | | | | | 2264 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.534s 638309738868804865: | | | | | | | | | | 2002 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.535s 638309738868811700: | | | | | | 2020 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.535s 638309738868817272: | | | | | | | | | | 2265 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.536s 638309738868826464: | | | | | | | | | | | | | | | | 1969 | | | | | | | | | | | | | | | 0.001s 10.537s 638309738868831686: | | | | | | | | | | 2002 | | | | | | | | | | | | | | | | | | | | | 0.007s 10.544s 638309738868902301: | | | | | | | | | | | | | 2011 | | | | | | | | | | | | | | | | | | 0.001s 10.545s 638309738868915338: | | | | | | | | | 2029 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.546s 638309738868924897: | | | | | | | | | | | | | 2266 | | | | | | | | | | | | | | | | | | 0.001s 10.547s 638309738868935231: | | | | | | | | | | | | | 2011 | | | | | | | | | | | | | | | | | | 0.000s 10.548s 638309738868938711: | | | | 1995 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.548s 638309738868946246: | | | | | | | | | 2267 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.549s 638309738868950300: | | | | | | | | | | | | | 2268 | | | | | | | | | | | | | | | | | | 0.001s 10.550s 638309738868958558: | | | | | | | | | 2029 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.550s 638309738868960519: | | | | | | | | | | | | | 2011 | | | | | | | | | | | | | | | | | | 0.001s 10.551s 638309738868971028: | | | | 2269 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.552s 638309738868985559: | | | | 1995 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.553s 638309738868992280: | | | | | | | | | | | | | | | | | | | | | | | 1994 | | | | | | | | 0.001s 10.554s 638309738869001336: | | | | 2270 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.555s 638309738869011288: | | | | 1995 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.556s 638309738869018547: | | | | | | | | | | | | | | | | | | | | | | | 2271 | | | | | | | | 0.000s 10.556s 638309738869022552: | | | | 2272 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.557s 638309738869028968: | | | | | | | | | | | | | | | | | | | | | | | 1994 | | | | | | | | 0.000s 10.557s 638309738869032493: | | | | 1995 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.558s 638309738869042705: | | | | | | | | | | | | | | | | | | | | | | | 2273 | | | | | | | | 0.001s 10.559s 638309738869054275: | | | | 2274 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.560s 638309738869060976: | | | | | | 2037 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.560s 638309738869065037: | | 2000 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.561s 638309738869069561: | | | | | | | | | | | | | | | | | | | | | | | 1994 | | | | | | | | 0.000s 10.561s 638309738869069846: | | | | 1995 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.561s 638309738869069985: | | | | | | | | | | | | | | | | | | | | 1988 | | | | | | | | | | | 0.002s 10.562s 638309738869086871: | | | | | | | | | | | | | | | | | | | | | | | 2275 | | | | | | | | 0.001s 10.563s 638309738869091925: | | | | | | 2276 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.563s 638309738869095566: | | 2277 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.564s 638309738869099282: | | | | | | | | | | | | | | | | | | | | | | | 1994 | | | | | | | | 0.000s 10.564s 638309738869103501: | | | | | | 2037 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.564s 638309738869107420: | | 2000 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.565s 638309738869115352: | | | | | | 2278 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.566s 638309738869121833: | | 2279 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.567s 638309738869128688: | | | | | | 2037 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.567s 638309738869132770: | | 2000 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.568s 638309738869139384: | | | | | | 2280 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.568s 638309738869146363: | 1978 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.569s 638309738869150299: | | | | | | | | | | | | | | | | | | | | | | | 2008 | | | | | | | | 0.001s 10.570s 638309738869161268: 2004 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.571s 638309738869168888: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2057 | | | | 0.001s 10.571s 638309738869174784: | | | | | | 2037 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.571s 638309738869175121: | | | | | | | | | | | | | | | | | | | | 2055 | | | | | | | | | | | 0.001s 10.572s 638309738869183012: | | | | | | | | | | | | | | | | | | | | | | | 2281 | | | | | | | | 0.000s 10.573s 638309738869187830: 2282 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.573s 638309738869192999: | | | | | | 2283 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.573s 638309738869196917: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2284 | | | | 0.001s 10.574s 638309738869203650: | | | | | | | | | | | | | | | | | | | | | | | 2008 | | | | | | | | 0.000s 10.574s 638309738869204037: 2004 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.574s 638309738869204452: | | | | | | | | | | | | | | | | | | | | 2285 | | | | | | | | | | | 0.001s 10.575s 638309738869212554: 2286 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.576s 638309738869221234: | | | | | | | | | | | | | | | | | | | | 2055 | | | | | | | | | | | 0.000s 10.576s 638309738869221576: | | | | | | 2037 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 10.578s 638309738869247406: 2004 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.579s 638309738869248515: | | | | | | 2287 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.580s 638309738869258836: | | | | | | | | | | | | | | | | | | | | 2288 | | | | | | | | | | | 0.001s 10.580s 638309738869266216: | | | | | | | | 1996 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.581s 638309738869273646: | 2021 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.582s 638309738869280949: | | | | | | 2037 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.582s 638309738869281323: | | 2018 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.583s 638309738869288688: | | | | | | | | | | | | | | | | | | | | 2055 | | | | | | | | | | | 0.000s 10.583s 638309738869289027: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007 | | 0.001s 10.584s 638309738869297788: | | | | | | | | | | | | | | | | | | | | | | | 2289 | | | | | | | | 0.001s 10.584s 638309738869305317: | 2290 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.585s 638309738869312593: | | | | | | | | | | | | | | | | | | | | | | | | | 2010 | | | | | | 0.001s 10.586s 638309738869319902: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2291 | | 0.001s 10.586s 638309738869326963: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2057 | | | | 0.000s 10.586s 638309738869327323: | 2021 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.587s 638309738869331157: | | | | | | | | 2292 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.588s 638309738869339011: | | 2293 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.588s 638309738869342740: | | | | | | | | | | | | | | | | | | | | | | | 2008 | | | | | | | | 0.000s 10.588s 638309738869342986: | | | | | | | | | | | | | | | | | | | | | | | | | 2294 | | | | | | 0.000s 10.589s 638309738869347509: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2295 | | | | 0.000s 10.589s 638309738869351162: | 2296 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.589s 638309738869354843: | | | | | | | | 1996 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 10.592s 638309738869387249: 2051 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.594s 638309738869401648: | | | | | | | | | | | | | | | | | | | | | | | | | 2010 | | | | | | 0.000s 10.594s 638309738869401981: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007 | | 0.000s 10.594s 638309738869402160: | | 2018 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.594s 638309738869402324: | 2021 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.594s 638309738869402485: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2057 | | | | 0.000s 10.594s 638309738869402628: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1982 | | | 0.002s 10.596s 638309738869418125: | | | | | | | | | | | | | | | | | | | | | | | 2036 | | | | | | | | 0.000s 10.596s 638309738869422516: | | | | | | | | 2297 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.597s 638309738869430414: 2298 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.597s 638309738869435460: | | | 2003 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.598s 638309738869441134: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2299 | | 0.001s 10.599s 638309738869447539: | | | | | | | | | | | | | | | | | | | | | | | | | 2300 | | | | | | 0.001s 10.599s 638309738869454451: | | | | | | | | 1996 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.599s 638309738869454736: 2051 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.599s 638309738869455112: | | | | | | | | | | | | | | | | | | | | | | 2031 | | | | | | | | | 0.001s 10.601s 638309738869468074: | | | | | | | | | | | | | | | | | | | | | | | 2301 | | | | | | | | 0.001s 10.601s 638309738869475590: | | | 2302 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.602s 638309738869482717: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007 | | 0.000s 10.602s 638309738869483051: | | | | | | | | | | | | | | | | | | | | | | | | | 2010 | | | | | | 0.001s 10.604s 638309738869497719: | | | | | | | | | | | | | | | | | | | | | | 2303 | | | | | | | | | 0.001s 10.604s 638309738869505806: | | | 2003 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.604s 638309738869506137: | | | | | | | | | | | | | | | | | | | | | | | 2036 | | | | | | | | 0.000s 10.604s 638309738869506391: 2075 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 10.606s 638309738869526264: 2304 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.608s 638309738869537844: 2075 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.608s 638309738869545920: | | | | | | | | | | | | | | | 1983 | | | | | | | | | | | | | | | | 0.001s 10.609s 638309738869554701: | | | | | | | | | | | | | | | | | | | | | | | 2305 | | | | | | | | 0.001s 10.610s 638309738869564473: | | | | | | | | | | | | | | 2017 | | | | | | | | | | | | | | | | | 0.001s 10.611s 638309738869571617: | | | | | | | | | | | | | | | | | | | | | | 2031 | | | | | | | | | 0.000s 10.611s 638309738869571960: 2306 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.612s 638309738869580331: | | | 2307 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.612s 638309738869587414: | | | | | | | | 2053 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.613s 638309738869594756: | | | | | | | | | | | | | | | | | | | | | | | 2036 | | | | | | | | 0.000s 10.613s 638309738869595059: | | | | | | | | | | | | | | | | | | | 1972 | | | | | | | | | | | | 0.001s 10.614s 638309738869602475: | | | | | | | | | | | | | | | | | | | | | | 2308 | | | | | | | | | 0.001s 10.615s 638309738869609782: | | | | | | | | | | | | | | 2309 | | | | | | | | | | | | | | | | | 0.001s 10.616s 638309738869620469: 2075 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.616s 638309738869620959: | | | 2003 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.616s 638309738869621270: | | | | | | | | 2310 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.617s 638309738869629406: | | | | | | | | | | | | | | | | | | | | | | 2031 | | | | | | | | | 0.000s 10.617s 638309738869629758: | | | | | | | | | | | | | | | | | | 2014 | | | | | | | | | | | | | 0.001s 10.617s 638309738869637219: 2311 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.618s 638309738869645515: | | | | | | | | 2053 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.619s 638309738869650187: 2075 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.620s 638309738869662439: | | | | | | | | | | | | | | | | | | 2312 | | | | | | | | | | | | | 0.001s 10.621s 638309738869671784: | | | | | | | | 2313 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.622s 638309738869678974: 2113 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.622s 638309738869684083: | | | | | | | | | | | | | | | | | | 2014 | | | | | | | | | | | | | 0.000s 10.622s 638309738869685657: | | | | | | | | 2053 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.623s 638309738869696543: | | | | | | | | | | | | | | 2017 | | | | | | | | | | | | | | | | | 0.000s 10.623s 638309738869697409: | | | | | | | | | | | | | | | | | | 2314 | | | | | | | | | | | | | 0.001s 10.624s 638309738869705473: 2315 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.625s 638309738869713119: | | | | | | | | | | | | | | | | | | 2014 | | | | | | | | | | | | | 0.001s 10.626s 638309738869718777: | | | | | | | | 2316 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.627s 638309738869729436: 2113 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.627s 638309738869729934: | | | | | | | | | | | | | | | | | 1981 | | | | | | | | | | | | | | 0.001s 10.628s 638309738869737900: | | | | | | | | | | | | | | | | | | | 2028 | | | | | | | | | | | | 0.002s 10.629s 638309738869753890: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2039 | 0.001s 10.630s 638309738869761123: | | | | | | | | | 2061 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.631s 638309738869768207: | | | | | | 2073 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.631s 638309738869775075: | | | | | | | | | | | | | | | | | | 2056 | | | | | | | | | | | | | 0.001s 10.632s 638309738869782311: 2317 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.633s 638309738869790261: | | | | | | | | | | | | | | | | | | | | | | | | | | 2016 | | | | | 0.001s 10.633s 638309738869797434: | | 2052 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.634s 638309738869804228: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2024 | | | 0.001s 10.635s 638309738869811404: | | | | | | | | | | | | | | | | 2015 | | | | | | | | | | | | | | | 0.001s 10.636s 638309738869822418: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2045 | | 0.001s 10.637s 638309738869829895: | | | 2059 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.637s 638309738869837183: | | | | | | | | | | | | | | | | | | | | | | 2065 | | | | | | | | | 0.001s 10.638s 638309738869844130: | | | | | | | | 2053 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.638s 638309738869844529: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2318 | 0.001s 10.639s 638309738869851846: | | | | | | | | | | | | | | | | | | | 2319 | | | | | | | | | | | | 0.001s 10.640s 638309738869859087: | | | | | | 2320 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.640s 638309738869866289: 2113 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.640s 638309738869866702: | | | | | | | 1976 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.641s 638309738869873979: | | | | | | | | | | | | | | | | | | 2321 | | | | | | | | | | | | | 0.001s 10.642s 638309738869881384: | | | | | | | | | 2322 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.643s 638309738869888434: | | | | | | | | | | | | | | | | | | | | | | | | | | 2323 | | | | | 0.001s 10.643s 638309738869895578: | | 2324 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.644s 638309738869902440: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2325 | | | 0.001s 10.645s 638309738869910108: | | | | | | | | | | | | 2013 | | | | | | | | | | | | | | | | | | | 0.001s 10.646s 638309738869917557: | | | | | | | | | | | | | | | | 2326 | | | | | | | | | | | | | | | 0.001s 10.646s 638309738869924894: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2327 | | 0.001s 10.647s 638309738869932003: | | | | | | | | | | | | | | | | | | | | | | | 2049 | | | | | | | | 0.001s 10.648s 638309738869939361: | | | 2328 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.648s 638309738869946364: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2039 | 0.000s 10.648s 638309738869946653: | | | | | | | | | | | | | | | | | | | | | | 2329 | | | | | | | | | 0.001s 10.649s 638309738869953455: | | | | | | | | | | | | | | | | | | | 2028 | | | | | | | | | | | | 0.000s 10.649s 638309738869953730: 2330 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.650s 638309738869961507: | | | | | | 2073 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.650s 638309738869961849: | | | | | | | | | | | | | | | | | | 2056 | | | | | | | | | | | | | 0.000s 10.650s 638309738869962114: | | | | | | | | | 2061 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.650s 638309738869962370: | | | | | | | | | | | | | | | | | | | | | | | | | | 2016 | | | | | 0.000s 10.650s 638309738869962639: | | 2052 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.650s 638309738869962887: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2024 | | | 0.000s 10.650s 638309738869963165: | | | | | | | | | | | | | | | | 2015 | | | | | | | | | | | | | | | 0.000s 10.650s 638309738869963406: | | | | | | | | | | | | 2331 | | | | | | | | | | | | | | | | | | | 0.001s 10.651s 638309738869970641: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2045 | | 0.000s 10.651s 638309738869970911: | | | | | | | | | | | | | | | | | 2032 | | | | | | | | | | | | | | 0.001s 10.652s 638309738869978011: | | | | | | | | | | | | | | | | | | | | | | | | 1979 | | | | | | | 0.001s 10.652s 638309738869984969: | | | 2059 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.652s 638309738869985298: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2332 | 0.001s 10.653s 638309738869992734: | | | | | | | | | | | | | | | | | | | | | | | 2333 | | | | | | | | 0.001s 10.654s 638309738869999944: 2113 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.654s 638309738870000422: | | | | | | | | | | | | | | | | | | | | | | 2065 | | | | | | | | | 0.000s 10.654s 638309738870000726: | | | | | | | | | | | | | | | | | | 2334 | | | | | | | | | | | | | 0.001s 10.655s 638309738870008468: | | 2335 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.655s 638309738870015786: | | | | | | 2336 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.656s 638309738870022770: | | | | | | | | | 2337 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.657s 638309738870030567: | | | | | | | | | | | | 2013 | | | | | | | | | | | | | | | | | | | 0.000s 10.657s 638309738870030954: | | | | | | | | | | | | | | | | | 2338 | | | | | | | | | | | | | | 0.001s 10.658s 638309738870038430: | | | 2339 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.658s 638309738870045291: | | | | | | | | | | | | | | | | 2062 | | | | | | | | | | | | | | | 0.001s 10.659s 638309738870052439: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2039 | 0.000s 10.659s 638309738870052778: | | | | | | | | | | | | | | | | | | | | | | | 2049 | | | | | | | | 0.000s 10.659s 638309738870053023: 2136 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.660s 638309738870061303: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2340 | | 0.001s 10.661s 638309738870068553: | | | | | | | | | | | | | | | | | | | | | | | | | | 2067 | | | | | 0.001s 10.661s 638309738870075828: | | | | | | | | | | | | | | | | | | 2056 | | | | | | | | | | | | | 0.000s 10.661s 638309738870076117: | | | | | | | | | | | | | | | | | | | | | 1973 | | | | | | | | | | 0.001s 10.662s 638309738870083046: | | | | | | | | | | | | | | | | | | | | | | 2091 | | | | | | | | | 0.001s 10.663s 638309738870090377: | | | | | | | | | | | | | | | | | 2032 | | | | | | | | | | | | | | 0.000s 10.663s 638309738870090704: | | 2052 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.663s 638309738870090937: | | | 2059 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.663s 638309738870091158: | | | | | | | | | | | | 2341 | | | | | | | | | | | | | | | | | | | 0.001s 10.664s 638309738870098208: | | | | | | 2073 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.664s 638309738870098521: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2082 | | | | 0.001s 10.664s 638309738870105351: | | | | | | | | | 2061 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.664s 638309738870105959: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2342 | 0.001s 10.665s 638309738870112774: | | | | | | | | | | | | | | | | 2343 | | | | | | | | | | | | | | | 0.001s 10.666s 638309738870119944: | | | | | | | | | | | | | | | 2009 | | | | | | | | | | | | | | | | 0.001s 10.666s 638309738870127338: 2344 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.667s 638309738870134749: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2045 | | 0.000s 10.667s 638309738870135086: | | | | | | | 2022 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.668s 638309738870142229: | 2074 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.669s 638309738870149322: | | | | | | | | 2077 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.669s 638309738870156514: | | | | | | | | | | | | | | | | | | | 2047 | | | | | | | | | | | | 0.001s 10.670s 638309738870163386: | | | | | | | | | | | | | | | | | | | | | | | | | | 2345 | | | | | 0.001s 10.671s 638309738870170384: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2041 | | | 0.001s 10.671s 638309738870177367: | | | | | | | | | | | | 2013 | | | | | | | | | | | | | | | | | | | 0.000s 10.672s 638309738870177718: | | | | | | | | | | | | | | | | | 2346 | | | | | | | | | | | | | | 0.001s 10.672s 638309738870184512: | | | | | | | | | | | | | | | | | | | | | | 2347 | | | | | | | | | 0.001s 10.673s 638309738870191563: | | | | | | | | | | | | | | | | | | 2090 | | | | | | | | | | | | | 0.001s 10.674s 638309738870198691: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2348 | | | | 0.001s 10.674s 638309738870205791: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1974 0.001s 10.675s 638309738870212699: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2039 | 0.000s 10.675s 638309738870213028: | | 2349 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.676s 638309738870220054: 2136 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.676s 638309738870220560: | | | | | | | | | | | | | | | | 2062 | | | | | | | | | | | | | | | 0.000s 10.676s 638309738870220853: | | | | | | | | | | | | | | | | | | | | | | | | | 2066 | | | | | | 0.001s 10.677s 638309738870228808: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2350 | | 0.001s 10.677s 638309738870236008: | | | | | | | | | | | | | | | 2351 | | | | | | | | | | | | | | | | 0.001s 10.678s 638309738870242926: | 2352 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.679s 638309738870250078: | | | | | | | 2353 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.679s 638309738870257184: | | | | | | | | 2354 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.680s 638309738870264230: | | | | | | | | | | | | | | | | | | | | | | | | | | 2067 | | | | | 0.000s 10.680s 638309738870264606: | | | | | | | | | | | | | | | | | | | 2355 | | | | | | | | | | | | 0.001s 10.681s 638309738870271663: | | | | | | | | | | | | | | | | | 2032 | | | | | | | | | | | | | | 0.000s 10.681s 638309738870271978: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2356 | | | 0.001s 10.682s 638309738870278862: | | | | | | | | | | | | | | | | | | | | | | 2091 | | | | | | | | | 0.000s 10.682s 638309738870279157: | | | | | | | | | | | | 2030 | | | | | | | | | | | | | | | | | | | 0.001s 10.682s 638309738870285971: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2082 | | | | 0.000s 10.682s 638309738870286253: 2357 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.683s 638309738870293580: | | 2052 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.683s 638309738870293885: | | | | | | | | | | | | | | | | | | | | | | | | | 2358 | | | | | | 0.001s 10.684s 638309738870300794: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2045 | | 0.000s 10.684s 638309738870301050: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2072 | 0.001s 10.685s 638309738870307991: | | | | | | | | | | | | | | | 2009 | | | | | | | | | | | | | | | | 0.000s 10.685s 638309738870308259: | | | | 2023 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.685s 638309738870314940: | | | | | 2034 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.686s 638309738870321836: | | | | | | | 2022 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.686s 638309738870322134: | | | | | | | | | | | | | | | | | | | | | 2027 | | | | | | | | | | 0.004s 10.690s 638309738870362317: | | | | | | 2080 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.691s 638309738870372386: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1997 0.001s 10.692s 638309738870379248: | | | | | | | | | | | | | | | | | | | | | | | 2089 | | | | | | | | 0.001s 10.692s 638309738870385381: | | | | | | | | | | | | | | | | | 2359 | | | | | | | | | | | | | | 0.000s 10.693s 638309738870389026: | | | | | | | | | | | | | | | | | | | | | | | | | 2066 | | | | | | 0.000s 10.693s 638309738870389212: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2041 | | | 0.000s 10.693s 638309738870389364: | | | | | | | | | | | | | | | | | | | | | 2360 | | | | | | | | | | 0.000s 10.693s 638309738870392733: | | | | | | | | | | | | | | | 2361 | | | | | | | | | | | | | | | | 0.000s 10.693s 638309738870396083: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2362 | | 0.001s 10.694s 638309738870404905: | 2074 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.694s 638309738870405216: | | | | | | | | | | | | | | | | 2363 | | | | | | | | | | | | | | | 0.001s 10.695s 638309738870410924: | | | | | | | | | | | 1991 | | | | | | | | | | | | | | | | | | | | 0.000s 10.695s 638309738870414560: 2136 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.695s 638309738870414813: | | | | 2364 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.696s 638309738870421602: | | | | | | | | | | | | | | | | | | | | | | | | 2046 | | | | | | | 0.001s 10.697s 638309738870432030: | | | | | | | | | | | | | | | | | | | | | | 2365 | | | | | | | | | 0.001s 10.698s 638309738870438723: | | | | | | | | 2077 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.698s 638309738870439067: | | | | | 2366 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.698s 638309738870445232: | | | 2100 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.699s 638309738870452051: | | | | | | | | | | 2026 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.699s 638309738870456868: | | | | | | | 2367 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.700s 638309738870461924: | | | | | | | | | 2086 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.700s 638309738870467137: | | | | | | | | | | | | 2368 | | | | | | | | | | | | | | | | | | | 0.001s 10.701s 638309738870473278: | | | | | | | | | | | | | | | | | | | | | | | | | | 2101 | | | | | 0.001s 10.702s 638309738870479943: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2369 0.001s 10.702s 638309738870487052: | | | | | | | | | | | | | | | | | | 2370 | | | | | | | | | | | | | 0.001s 10.704s 638309738870499850: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2371 | 0.001s 10.704s 638309738870506556: | | | | | | | | | | | | | | | | | | | 2047 | | | | | | | | | | | | 0.000s 10.704s 638309738870507465: | | 2103 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.705s 638309738870514285: | | | | | | | | | | | | | | | | | 2032 | | | | | | | | | | | | | | 0.000s 10.705s 638309738870514598: | | | | | | | | | | | | | | | 2009 | | | | | | | | | | | | | | | | 0.000s 10.705s 638309738870514836: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2372 | | | 0.001s 10.706s 638309738870521015: | | | | | | | | | | | | | | | | | | | | | 2027 | | | | | | | | | | 0.000s 10.706s 638309738870521270: | 2373 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.707s 638309738870527985: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2045 | | 0.000s 10.707s 638309738870528321: | | | | | | | | | | | | | | | | | | | | | | | 2374 | | | | | | | | 0.001s 10.707s 638309738870535575: | | | | | | | | | | | | | | | | 2062 | | | | | | | | | | | | | | | 0.000s 10.707s 638309738870535924: | | | | | | 2375 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.708s 638309738870542066: | | | | | | | | | | | | | | | | | | | | | | | | | 2102 | | | | | | 0.001s 10.709s 638309738870548817: 2172 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.709s 638309738870556082: | | | | 2023 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.709s 638309738870556391: | | | | | | | | | | | | | | 2042 | | | | | | | | | | | | | | | | | 0.001s 10.710s 638309738870563042: | | | | | | | | | | | | | | | | | | | | | | 2091 | | | | | | | | | 0.000s 10.710s 638309738870563439: | | | | | | | | | | | | | | | | | | | | | | | | 2376 | | | | | | | 0.001s 10.711s 638309738870569065: | | | | | | | | | | | | | | | | | | | | 2092 | | | | | | | | | | | 0.000s 10.711s 638309738870573621: | | | | | | | 2022 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.711s 638309738870573824: | | | | | | | | | | 2377 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.712s 638309738870581092: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2112 | | | | 0.001s 10.712s 638309738870587286: | | | | | | | | | | | | 2030 | | | | | | | | | | | | | | | | | | | 0.000s 10.713s 638309738870587575: | | | | | 2034 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.713s 638309738870587797: | | | | | | | | | 2378 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.713s 638309738870593464: | | | | | | | | | | | | | | | | | | | | | | | | | | 2379 | | | | | 0.000s 10.714s 638309738870598432: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1997 0.000s 10.714s 638309738870599204: | | | | | | | | 2380 | | | | | | | | | | | | | | | | | | | | | | | 0.033s 10.747s 638309738870930604: | | | 2381 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.747s 638309738870937162: | | | | | | | | | | | | | | | | | | 2090 | | | | | | | | | | | | | 0.000s 10.747s 638309738870937470: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2072 | 0.000s 10.748s 638309738870937726: | | | | | | | | | | | 2012 | | | | | | | | | | | | | | | | | | | | 0.001s 10.748s 638309738870943047: | | | | | | | | | | | | | | | | | | | 2382 | | | | | | | | | | | | 0.001s 10.749s 638309738870948270: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2041 | | | 0.000s 10.749s 638309738870948465: | 2074 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.749s 638309738870948615: | | 2383 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.749s 638309738870954295: | | | | | | | | | | | | | 2035 | | | | | | | | | | | | | | | | | | 0.001s 10.750s 638309738870959912: | | | | | | | | | | | | | | | | | | | | | | | 2089 | | | | | | | | 0.000s 10.750s 638309738870960214: | | | | | | | | | | | | | | | | | 2043 | | | | | | | | | | | | | | 0.000s 10.750s 638309738870964742: | | | | | | | | | | | | | | | 2025 | | | | | | | | | | | | | | | | 0.001s 10.751s 638309738870969993: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2119 | | 0.000s 10.751s 638309738870973919: | | | | | | | | | | | | | | | | 2384 | | | | | | | | | | | | | | | 0.000s 10.752s 638309738870978461: | | | | | | | | | | | | | | | | | | | | | | | | | 2385 | | | | | | 0.001s 10.752s 638309738870984897: | | | | | | 2080 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.752s 638309738870985167: 2386 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.753s 638309738870992244: | | | | | | | | | | | | | | 2387 | | | | | | | | | | | | | | | | | 0.000s 10.753s 638309738870996622: | | | | 2048 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.754s 638309738871000622: | | | | | | | | | | | | | | | | | | | | | | | | 2046 | | | | | | | 0.000s 10.754s 638309738871000880: | | | | | | | | | | | | | | | | | | | | | | 2130 | | | | | | | | | 0.001s 10.755s 638309738871007522: | | | | | | | | | | 2026 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.755s 638309738871007752: | | | | | | | | | 2086 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.755s 638309738871007957: | | | | | 2388 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.755s 638309738871012719: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2389 | | | | 0.000s 10.756s 638309738871017635: | | | | | | | | | | | | | | | | | | | | | | | | | | 2101 | | | | | 0.000s 10.756s 638309738871017905: | | | | | | | 2390 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.756s 638309738871024468: | | | | | | | | | | | | | | | | | | | | | 2076 | | | | | | | | | | 0.001s 10.757s 638309738871029799: | | | | | | | | | | | | 2044 | | | | | | | | | | | | | | | | | | | 0.000s 10.757s 638309738871033754: | | | | | | | | | | | | | | | | | | | | 2391 | | | | | | | | | | | 0.001s 10.758s 638309738871039004: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2392 0.000s 10.758s 638309738871042461: | | | | | | | | 2077 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.758s 638309738871042682: | | | 2100 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.758s 638309738871042887: | | | | | | | | | | | | | | | | | | 2393 | | | | | | | | | | | | | 0.000s 10.758s 638309738871046551: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2394 | 0.001s 10.759s 638309738871052340: | | | | | | | | | | | 2395 | | | | | | | | | | | | | | | | | | | | 0.001s 10.760s 638309738871057684: | | | | | | | | | | | | | | | | | | | 2047 | | | | | | | | | | | | 0.000s 10.760s 638309738871057970: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2396 | | | 0.000s 10.760s 638309738871062530: | | | | | | | | | | | | | | | | | | | | | | | 2397 | | | | | | | | 0.001s 10.761s 638309738871067710: | | 2103 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.761s 638309738871067903: | | | | | | | | | | | | | 2398 | | | | | | | | | | | | | | | | | | 0.000s 10.761s 638309738871072266: | | | | | | | | | | | | | | | | | 2399 | | | | | | | | | | | | | | 0.001s 10.762s 638309738871078104: | 2084 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.762s 638309738871083874: | | | | | | | | | | | | | | | | 2062 | | | | | | | | | | | | | | | 0.000s 10.762s 638309738871084074: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2400 | | 0.001s 10.763s 638309738871090368: | | | | | | | | | | | | | | | | | | | | | | | | | 2102 | | | | | | 0.000s 10.763s 638309738871090664: | | | | | | 2401 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.763s 638309738871097211: | | | | | | | | | | | | | | | 2402 | | | | | | | | | | | | | | | | 0.001s 10.764s 638309738871102401: 2172 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.764s 638309738871102792: | | | | | | | | | | | | | | 2042 | | | | | | | | | | | | | | | | | 0.000s 10.764s 638309738871103034: | | | | 2403 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.764s 638309738871107404: | | | | | | | | | 2404 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.765s 638309738871112391: | | | | | | | | | | | | | | | | | | | | | | 2405 | | | | | | | | | 0.000s 10.765s 638309738871116072: | | | | | 2034 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.765s 638309738871116246: | | | | | | | | | | | | | | | | | | | | | | | | 2406 | | | | | | | 0.001s 10.766s 638309738871122560: | | | | | | | | | | | | | | | | | | | | | | | | | | 2407 | | | | | 0.001s 10.767s 638309738871128661: | | | | | | | 2022 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.767s 638309738871128920: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2112 | | | | 0.000s 10.767s 638309738871129130: | | | | | | | | | | | | | | | | | | | | 2092 | | | | | | | | | | | 0.000s 10.767s 638309738871129349: | | | | | | | | | | 2040 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.767s 638309738871135805: | | | | | | | | | | | | 2408 | | | | | | | | | | | | | | | | | | | 0.001s 10.768s 638309738871141859: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1997 0.000s 10.768s 638309738871142940: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2072 | 0.000s 10.768s 638309738871143205: | | | 2409 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.769s 638309738871149040: | | | | | | | | | | | 2012 | | | | | | | | | | | | | | | | | | | | 0.000s 10.769s 638309738871149303: | | | | | | | | | | | | | | | | | | 2090 | | | | | | | | | | | | | 0.000s 10.769s 638309738871149537: | | | | | | | | 2410 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.769s 638309738871155962: | | | | | | | | | | | | | | | | | | | | | 2411 | | | | | | | | | | 0.001s 10.770s 638309738871162622: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2041 | | | 0.000s 10.770s 638309738871162893: | | 2412 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.771s 638309738871169508: | | | | | | | | | | | | | | | | | | | | | | | 2089 | | | | | | | | 0.000s 10.771s 638309738871169778: | | | | | | | | | | | | | | | | | | | 2079 | | | | | | | | | | | | 0.001s 10.771s 638309738871176344: | | | | | | | | | | | | | | | | | 2043 | | | | | | | | | | | | | | 0.000s 10.771s 638309738871176562: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2119 | | 0.000s 10.771s 638309738871176712: | | | | | | | | | | | | | 2035 | | | | | | | | | | | | | | | | | | 0.000s 10.771s 638309738871176965: | | | | | | | | | | | | | | | | | | | | | | | | | 2413 | | | | | | 0.000s 10.772s 638309738871181883: | 2414 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.772s 638309738871186579: | | | | | | | | | | | | | | | 2025 | | | | | | | | | | | | | | | | 0.000s 10.772s 638309738871186887: | | | | | | | | | | | | | | | | 2415 | | | | | | | | | | | | | | | 0.000s 10.773s 638309738871191619: | | | | | | 2080 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.773s 638309738871191790: | | | | 2048 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.773s 638309738871191973: | | | | | | | | | 2086 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.773s 638309738871192128: 2210 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.774s 638309738871198432: | | | | | | | | | | | | | | | | | | | | | | | | 2046 | | | | | | | 0.000s 10.774s 638309738871198644: | | | | | | | | | | | | | | | | | | | | | | 2130 | | | | | | | | | 0.000s 10.774s 638309738871198833: | | | | | | | | | | | | | | | | | | | | | | | | | | 2101 | | | | | 0.000s 10.774s 638309738871199056: | | | | | | | | | | | | | | | | | | | | 2416 | | | | | | | | | | | 0.001s 10.774s 638309738871205034: | | | | | 2054 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.775s 638309738871211854: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2417 | 0.001s 10.776s 638309738871218605: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2418 | | | | 0.001s 10.776s 638309738871225379: | | | | | | | 2071 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.777s 638309738871234142: | | | | | | | | | | | | 2044 | | | | | | | | | | | | | | | | | | | 0.000s 10.777s 638309738871234434: | | | 2100 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.777s 638309738871234633: | | | | | | | | | | | 2419 | | | | | | | | | | | | | | | | | | | | 0.001s 10.778s 638309738871241602: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006 0.001s 10.779s 638309738871247983: | | | | | | | | | | 2420 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.779s 638309738871253138: | | | | | | | | 2077 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.779s 638309738871253334: | | | | | | | | | | | | | | | | | | 2123 | | | | | | | | | | | | | 0.000s 10.779s 638309738871256888: | 2084 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.779s 638309738871257102: | | | | | | | | | | | | | | | | 2062 | | | | | | | | | | | | | | | 0.000s 10.779s 638309738871257328: | | | | | | | | | | | | | | | | | | | | | | | | | 2102 | | | | | | 0.000s 10.780s 638309738871257667: | | | | | | 2421 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.780s 638309738871263694: | | | | | | | | | 2422 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.781s 638309738871268589: | | 2103 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.781s 638309738871268788: | | | | | | | | | | | | | | | | | 2423 | | | | | | | | | | | | | | 0.000s 10.781s 638309738871273048: | | | | | | | | | | | | | | | | | | | 2424 | | | | | | | | | | | | 0.001s 10.782s 638309738871278346: | | | | | | | | | | | | | | | | | | | | 2092 | | | | | | | | | | | 0.000s 10.782s 638309738871278661: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2425 | | | 0.000s 10.782s 638309738871283193: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2426 | | 0.000s 10.783s 638309738871288186: 2427 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.783s 638309738871294290: | | | | 2428 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.784s 638309738871297866: | | | | | | | | | | | | | | | | | | | | | | 2429 | | | | | | | | | 0.000s 10.784s 638309738871301557: | | | | | | | | | | | | | | 2058 | | | | | | | | | | | | | | | | | 0.001s 10.784s 638309738871306992: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2072 | 0.000s 10.784s 638309738871307269: | | | | | | | | | | | | | | | | | | | | | | | | 2070 | | | | | | | 0.001s 10.785s 638309738871313398: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2112 | | | | 0.000s 10.785s 638309738871313663: | | | | | | | | | | | 2012 | | | | | | | | | | | | | | | | | | | | 0.000s 10.785s 638309738871313873: | | | | | | | | | | | | | | | 2038 | | | | | | | | | | | | | | | | 0.000s 10.785s 638309738871317229: | | | | | | | | | | | | | | | | | | | | | | | | | | 2142 | | | | | 0.001s 10.786s 638309738871322495: | | | | | | | | | | | | 2430 | | | | | | | | | | | | | | | | | | | 0.001s 10.787s 638309738871328317: | | | | | | | | | | 2040 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.787s 638309738871328569: | | | 2122 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.787s 638309738871334702: | | | | | | | | | | | | | | | | | | | | | 2076 | | | | | | | | | | 0.000s 10.787s 638309738871334952: | | | | | | | | | 2086 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.787s 638309738871335150: | | | | | | | | | | | | | 2431 | | | | | | | | | | | | | | | | | | 0.001s 10.788s 638309738871340777: | | | | | | | | | | | | | | | | | 2043 | | | | | | | | | | | | | | 0.000s 10.788s 638309738871341082: | | | | | | | | 2432 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.788s 638309738871346977: | | | | | | | | | | | | | | | | | | | | | | | 2105 | | | | | | | | 0.001s 10.789s 638309738871353312: | | | | | | 2080 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.789s 638309738871353508: | | | | | | | | | | | | | | | | | | | | | | | | | 2140 | | | | | | 0.001s 10.790s 638309738871359908: | 2433 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.790s 638309738871366378: | | | | | | | | | | | | | | | | | | | 2079 | | | | | | | | | | | | 0.000s 10.790s 638309738871366660: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2434 0.001s 10.791s 638309738871373313: | | | | | | | 2435 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.792s 638309738871379893: | | 2436 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.792s 638309738871386334: | | | | | | | | | | | | | | | | | | | | 2124 | | | | | | | | | | | 0.001s 10.793s 638309738871393182: 2210 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.793s 638309738871393945: | | | | | | | | | | | | | | | | | | | | | | 2130 | | | | | | | | | 0.002s 10.795s 638309738871416338: | | | | | | | | | | | | | | | | | | | | | | | | | | 2437 | | | | | 0.001s 10.796s 638309738871425501: | | | | | | | | | | | | | | | | | | | | | | | | 2438 | | | | | | | 0.001s 10.797s 638309738871433096: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2439 | 0.001s 10.798s 638309738871440165: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2141 | | | | 0.001s 10.798s 638309738871447033: | | | | | | | | | | | | 2044 | | | | | | | | | | | | | | | | | | | 0.000s 10.798s 638309738871447336: | | | | 2048 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.799s 638309738871447682: | | | | | | | | | | | 2064 | | | | | | | | | | | | | | | | | | | | 0.001s 10.799s 638309738871454252: | | | | | | | | | | 2440 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.800s 638309738871461022: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2119 | | 0.000s 10.800s 638309738871461306: | | | | | | | | | | | | | | | | 2097 | | | | | | | | | | | | | | | 0.001s 10.801s 638309738871467947: | | | | | | | | | | | | | | | | | | 2441 | | | | | | | | | | | | | 0.001s 10.801s 638309738871474574: | | | | | | | | | | | | | | | | | | | | 2442 | | | | | | | | | | | 0.001s 10.802s 638309738871481259: | | | | | | | | | | | | | | | 2443 | | | | | | | | | | | | | | | | 0.001s 10.803s 638309738871487845: | 2084 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.803s 638309738871488183: | | | 2444 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.803s 638309738871494694: | | | | | | | | | | | | | | | | | | | | | | | 2445 | | | | | | | | 0.001s 10.804s 638309738871501581: | | | | | | | | | | | | | | | | | | | 2446 | | | | | | | | | | | | 0.001s 10.805s 638309738871508445: | | | | | | | | | 2447 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.805s 638309738871515088: | | | | | | | | | | | | | | | | | 2078 | | | | | | | | | | | | | | 0.001s 10.806s 638309738871521834: | | 2103 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.806s 638309738871522082: | | | | | | | | | | | | | | | | | | | | | 2448 | | | | | | | | | | 0.001s 10.807s 638309738871528591: | | | | | | | 2071 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.807s 638309738871528824: | | | | | | | | | | | | | | | | | | | | | | | | | | 2142 | | | | | 0.000s 10.807s 638309738871529035: | | | | | | | | | | | | | | | | | | | | | | 2168 | | | | | | | | | 0.001s 10.807s 638309738871535439: | | | | | | | | | | | | | | | | | | | | | | | | 2070 | | | | | | | 0.000s 10.807s 638309738871535679: | | | | | | | | 2077 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.807s 638309738871535877: | | | | | | | | | | | | | | | | | | | | | | | | | 2449 | | | | | | 0.001s 10.808s 638309738871542485: | | | | | | | | | | | | 2450 | | | | | | | | | | | | | | | | | | | 0.001s 10.809s 638309738871549120: | | | | | | | | | | | 2451 | | | | | | | | | | | | | | | | | | | | 0.001s 10.809s 638309738871555578: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2452 | | | | 0.001s 10.810s 638309738871562143: | | | | 2087 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.811s 638309738871568839: | | | | | | | | | | | | | | | | | | | | 2124 | | | | | | | | | | | 0.000s 10.811s 638309738871569147: | | | | | | | | | | | | | | | | 2453 | | | | | | | | | | | | | | | 0.001s 10.811s 638309738871575508: | | | | | | | | | | 2040 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.811s 638309738871575816: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2454 | | 0.001s 10.812s 638309738871582417: | | | | | | | | | | | | | | | | | | 2123 | | | | | | | | | | | | | 0.000s 10.812s 638309738871582690: | | | | | | | | | | | | | | | 2038 | | | | | | | | | | | | | | | | 0.000s 10.812s 638309738871582912: | | | | | | | | | | | | | | | | | | | | | | | 2105 | | | | | | | | 0.000s 10.812s 638309738871583129: | | | 2122 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.812s 638309738871583326: | | | | | | | | | | | | | | | | | | | 2079 | | | | | | | | | | | | 0.000s 10.812s 638309738871583508: | | | | | | | | | | | | | 2035 | | | | | | | | | | | | | | | | | | 0.000s 10.812s 638309738871583716: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2041 | | | 0.000s 10.812s 638309738871583935: | | | | | | | | | | | | | | 2455 | | | | | | | | | | | | | | | | | 0.001s 10.813s 638309738871590816: | | | | | | 2456 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.814s 638309738871597699: | | | | | 2457 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.814s 638309738871604246: | | | | | | | | | | | | | | | | | | | | | | | | 2458 | | | | | | | 0.001s 10.815s 638309738871610871: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006 0.000s 10.815s 638309738871611901: | | | | | | | | | 2086 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.815s 638309738871612117: | | | | | | | | | | | | | | | | | | | | | | 2459 | | | | | | | | | 0.001s 10.816s 638309738871618662: | | | | | | | | | | | | | | | | | 2460 | | | | | | | | | | | | | | 0.001s 10.816s 638309738871625096: | | | | | | | | | | | | 2044 | | | | | | | | | | | | | | | | | | | 0.000s 10.816s 638309738871625361: 2247 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.817s 638309738871632675: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2072 | 0.000s 10.817s 638309738871632960: | 2129 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.818s 638309738871639502: | | | | | | | | | | | | | | | | | | | | | 2076 | | | | | | | | | | 0.000s 10.818s 638309738871639757: | | | | | | | 2461 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.818s 638309738871646013: | | | | | | | | | | | 2064 | | | | | | | | | | | | | | | | | | | | 0.000s 10.818s 638309738871646281: | | | | | | | | | | | | | | | | | | | | | | | | | | 2150 | | | | | 0.001s 10.819s 638309738871653065: | | | | | | | | | | | | | | | | | | | | 2462 | | | | | | | | | | | 0.001s 10.820s 638309738871659722: | | | | | | | | | | | | | | | | | | | | | | | | | 2140 | | | | | | 0.000s 10.820s 638309738871660023: | | | | 2463 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.820s 638309738871666388: | | 2464 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.821s 638309738871673014: | | | | | | | | | | | | | | | | | | | | | | | 2465 | | | | | | | | 0.001s 10.822s 638309738871679618: | | | | | | | | | | | | | | 2058 | | | | | | | | | | | | | | | | | 0.000s 10.822s 638309738871679889: | | | | | | | | | | | | | | | | 2097 | | | | | | | | | | | | | | | 0.000s 10.822s 638309738871680103: | | | | | | | | | | | | | | | 2466 | | | | | | | | | | | | | | | | 0.001s 10.822s 638309738871686416: | | | | | | 2080 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.822s 638309738871686868: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2119 | | 0.001s 10.823s 638309738871694153: | | | 2467 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.824s 638309738871701379: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2141 | | | | 0.000s 10.824s 638309738871701658: | | | | | | | | | | 2468 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.825s 638309738871708264: | | | | | | | | | | | | | | | | | | | | | | | | 2070 | | | | | | | 0.000s 10.825s 638309738871708589: | | | | | | | | | | | | | | | | | | 2469 | | | | | | | | | | | | | 0.001s 10.825s 638309738871715151: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2470 0.001s 10.826s 638309738871722590: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2085 | | | 0.001s 10.827s 638309738871731774: | | | | | | | | | | | | | | | | | | | 2104 | | | | | | | | | | | | 0.001s 10.828s 638309738871739970: | | | | | | | | | 2471 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.828s 638309738871746611: | | | | | 2054 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.828s 638309738871746950: | | | | | | | | | | | | | | | | | | | | 2124 | | | | | | | | | | | 0.000s 10.828s 638309738871747205: | | | | | | | 2071 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.828s 638309738871747385: | | | | | | | | | | | | | | | | | 2078 | | | | | | | | | | | | | | 0.000s 10.829s 638309738871747787: | | | | | | | | | | | | | | | | | | | | | | | | | | 2472 | | | | | 0.001s 10.829s 638309738871755821: | | | | | | | | | | | | | | | | | | | | | 2473 | | | | | | | | | | 0.001s 10.830s 638309738871762351: | | | | | | | | | | | | | | 2474 | | | | | | | | | | | | | | | | | 0.001s 10.831s 638309738871768911: | | | | 2087 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.831s 638309738871769189: | | 2103 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.831s 638309738871769400: | | | | | | | | | | | | | | | | 2475 | | | | | | | | | | | | | | | 0.001s 10.831s 638309738871775634: | | | | | | | | | | | | | 2060 | | | | | | | | | | | | | | | | | | 0.001s 10.832s 638309738871782271: | | | | | | | | | | | | | | | | | | | | | | 2168 | | | | | | | | | 0.000s 10.832s 638309738871782563: | | | | | | | | | | | | | | | | | | | | | | | 2105 | | | | | | | | 0.000s 10.832s 638309738871783457: 2476 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.833s 638309738871791256: | | | 2122 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.833s 638309738871791573: | | | | | | | | | | | | | | | 2038 | | | | | | | | | | | | | | | | 0.000s 10.833s 638309738871791858: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2477 | 0.001s 10.834s 638309738871798423: | | | | | | | | 2133 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.834s 638309738871804868: | | | | | | | | | | 2040 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.834s 638309738871805560: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006 0.000s 10.834s 638309738871806474: | | | | | | | | | | | | | | | | | | 2123 | | | | | | | | | | | | | 0.000s 10.834s 638309738871806748: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2182 | | | | 0.001s 10.835s 638309738871813448: | | | | | | | | | | | | | | | | | | | | | | | | 2093 | | | | | | | 0.001s 10.836s 638309738871820182: | | | | | | 2137 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.836s 638309738871826604: | | | | | 2478 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.837s 638309738871833273: | 2479 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.838s 638309738871839932: | | | | | | | | | | | | | | | | | | | 2480 | | | | | | | | | | | | 0.001s 10.838s 638309738871846339: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2481 | | | 0.001s 10.839s 638309738871852982: | | | | | | | 2083 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.840s 638309738871860574: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2175 | | 0.001s 10.840s 638309738871867203: | | | | | | | | | | | | | | 2058 | | | | | | | | | | | | | | | | | 0.000s 10.840s 638309738871867447: | | | | | | | | | | | | | | | | | | | | | | | | | | 2150 | | | | | 0.000s 10.841s 638309738871867830: | | | | | | | | | | | | 2063 | | | | | | | | | | | | | | | | | | | 0.001s 10.841s 638309738871874194: | | | | | | | | | 2086 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.841s 638309738871874462: 2247 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.841s 638309738871874865: | | | | | | | | | | | | | | | | | | | | | | | | | 2169 | | | | | | 0.001s 10.842s 638309738871881612: | | 2482 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.843s 638309738871888065: | | | | | | | | | | | | | | | | | 2483 | | | | | | | | | | | | | | 0.001s 10.843s 638309738871895234: | | | | | | | | | | | | | | | | | | | | | 2076 | | | | | | | | | | 0.000s 10.843s 638309738871895542: | | | | | | | | | | | | | 2484 | | | | | | | | | | | | | | | | | | 0.001s 10.844s 638309738871902196: | | | | | | | | | | | | | | | | | | | | | | 2485 | | | | | | | | | 0.001s 10.845s 638309738871909061: | | | | | | | | | | | | | | | | | | | | 2176 | | | | | | | | | | | 0.001s 10.845s 638309738871915471: | | | | | | | | | | | | | | | 2486 | | | | | | | | | | | | | | | | 0.001s 10.846s 638309738871923829: | | | | 2487 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.847s 638309738871930874: | | | | | | | | | | 2488 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.848s 638309738871938017: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2072 | 0.000s 10.848s 638309738871938300: | | | | | | | | | | | | | | | | 2097 | | | | | | | | | | | | | | | 0.000s 10.848s 638309738871938502: | | | | | | | | | | | | | | | | | | | | | | | 2489 | | | | | | | | 0.001s 10.848s 638309738871944874: | | | | | | | | 2490 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.849s 638309738871951450: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2491 | | | | 0.001s 10.850s 638309738871958132: | | | | | | | | | | | | | | | | | | | | | | | | 2492 | | | | | | | 0.001s 10.850s 638309738871964952: | | | | | | | | | | | | | | | | | | 2493 | | | | | | | | | | | | | 0.001s 10.851s 638309738871971859: | | | 2494 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.852s 638309738871978337: | 2129 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.852s 638309738871978629: | | | | | | | | | | | 2095 | | | | | | | | | | | | | | | | | | | | 0.001s 10.852s 638309738871985088: | | | | | | | | | | | | | | | | | | | 2104 | | | | | | | | | | | | 0.000s 10.852s 638309738871985345: | | | | | 2054 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.852s 638309738871985550: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2085 | | | 0.000s 10.852s 638309738871985793: | | | | | | 2495 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.853s 638309738871992288: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2019 0.001s 10.854s 638309738871998755: | | | | | | | 2496 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.854s 638309738872005200: | | | | | | | | | | | | | | | | | | | | | | | | | | 2497 | | | | | 0.001s 10.855s 638309738872011918: | | | | | | | | | | | | 2498 | | | | | | | | | | | | | | | | | | | 0.001s 10.856s 638309738872018432: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2499 | | 0.001s 10.856s 638309738872025017: | | | | | | | | | | | | | | 2096 | | | | | | | | | | | | | | | | | 0.001s 10.857s 638309738872031648: 2500 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.858s 638309738872039246: | | | | | | | | | | | | | | | | | | | | | 2501 | | | | | | | | | | 0.001s 10.858s 638309738872046216: | | | | | | | | | | | | | | | | | 2078 | | | | | | | | | | | | | | 0.000s 10.858s 638309738872046475: | | 2103 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.858s 638309738872046668: | | | | | | | | | | | | | 2060 | | | | | | | | | | | | | | | | | | 0.000s 10.858s 638309738872046865: | | | | | | | | | | | | | | | | | | | | | | | | | 2502 | | | | | | 0.001s 10.859s 638309738872053574: | | | | | | | | | | | | | | | | | | | | | | 2168 | | | | | | | | | 0.000s 10.859s 638309738872053839: | | | | | | | | | | | | | | | 2038 | | | | | | | | | | | | | | | | 0.000s 10.859s 638309738872054096: | | | | | | | | | 2115 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.860s 638309738872060829: | | | | 2087 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.860s 638309738872061147: | | | | | | | | | | | | | | | | | | | | 2503 | | | | | | | | | | | 0.001s 10.861s 638309738872067739: | | | | | | | | | | 2040 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.861s 638309738872068012: | | | | | | | | | | | | | | | | 2504 | | | | | | | | | | | | | | | 0.001s 10.861s 638309738872074411: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2505 | 0.001s 10.862s 638309738872080900: | | | | | | | | | | | | | | | | | | | | | | | 2105 | | | | | | | | 0.000s 10.862s 638309738872081217: | | | | | | | | 2133 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.862s 638309738872081425: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2182 | | | | 0.000s 10.862s 638309738872081645: | | | | | | | | | | | | | | | | | | | | | | | | 2093 | | | | | | | 0.000s 10.862s 638309738872081863: | | | | | | | | | | | | | | | | | | 2123 | | | | | | | | | | | | | 0.000s 10.862s 638309738872082078: | | | 2122 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.862s 638309738872082290: | 2506 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.863s 638309738872089172: | | | | | 2507 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.863s 638309738872095493: | | | | | | | | | | | | | | | | | | | 2508 | | | | | | | | | | | | 0.001s 10.864s 638309738872102356: | | | | | | | | | | | 2509 | | | | | | | | | | | | | | | | | | | | 0.001s 10.865s 638309738872109141: | | | | | | 2137 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.865s 638309738872109435: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2510 | | | 0.001s 10.865s 638309738872115735: | | | | | | | 2083 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.865s 638309738872116000: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2511 0.001s 10.866s 638309738872122956: | | | | | | | | | | | | | | | | | | | | | | | | | | 2150 | | | | | 0.000s 10.866s 638309738872123274: | | | | | | | | | | | | 2063 | | | | | | | | | | | | | | | | | | | 0.000s 10.866s 638309738872123493: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2175 | | 0.000s 10.866s 638309738872123721: 2247 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.866s 638309738872124053: | | | | | | | | | | | | | | 2512 | | | | | | | | | | | | | | | | | 0.001s 10.867s 638309738872130698: | | | | | | | | | | | | | | | | | | | | | 2076 | | | | | | | | | | 0.000s 10.867s 638309738872130956: | | | | | | | | | | | | | 2513 | | | | | | | | | | | | | | | | | | 0.001s 10.867s 638309738872137321: | | | | | | | | | | | | | | | | | 2127 | | | | | | | | | | | | | | 0.001s 10.868s 638309738872143922: | | | | | | | | | | | | | | | | | | | | | | 2514 | | | | | | | | | 0.001s 10.869s 638309738872150606: | | | | | | | | | | | | | | | 2515 | | | | | | | | | | | | | | | | 0.001s 10.869s 638309738872157446: | | | | | | | | | | | | | | | | | | | | | | | | | 2169 | | | | | | 0.000s 10.870s 638309738872157863: | 2129 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.870s 638309738872158083: | | | | | | | | 2516 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.870s 638309738872164549: | | | | | | | | | | | | | | | | | | | | 2176 | | | | | | | | | | | 0.000s 10.870s 638309738872164829: | | | | | | | | | | | | | | | | | | | | | | | 2517 | | | | | | | | 0.001s 10.871s 638309738872171500: | | | | | | | | | | | | | | | | 2097 | | | | | | | | | | | | | | | 0.000s 10.871s 638309738872171790: | | | | 2518 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.872s 638309738872178749: | | | | | 2054 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.872s 638309738872179035: | | 2143 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.872s 638309738872185950: | | | | | | | | | | | | | | | | | | | | | | | | 2519 | | | | | | | 0.001s 10.873s 638309738872192624: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2072 | 0.000s 10.873s 638309738872192875: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2085 | | | 0.000s 10.873s 638309738872193083: | | | 2159 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.874s 638309738872199551: | | | | | | | | | 2520 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.874s 638309738872205932: | | | | | | | | | | | | 2521 | | | | | | | | | | | | | | | | | | | 0.001s 10.875s 638309738872212509: | | | | | | | | | | | 2095 | | | | | | | | | | | | | | | | | | | | 0.000s 10.875s 638309738872212809: | | | | | | | | | | | | | | | | | | 2152 | | | | | | | | | | | | | 0.001s 10.876s 638309738872219369: | | | | | | 2173 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.876s 638309738872226122: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2019 0.000s 10.876s 638309738872226980: | | | | | | | | | | | | | 2060 | | | | | | | | | | | | | | | | | | 0.000s 10.876s 638309738872227186: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.877s 638309738872234325: x | | | | | | | | | | | | | | | | | | | | 2107 | | | | | | | | | | 0.001s 10.878s 638309738872241519: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2523 | | | | 0.001s 10.879s 638309738872248988: x | | | | | | | | | | | | | | | | 2524 | | | | | | | | | | | | | | 0.001s 10.879s 638309738872256022: x | | | | | | | | | | | | | | | | | | 2104 | | | | | | | | | | | | 0.001s 10.880s 638309738872263119: x | | | | | | | | | | | | | | | | | | | | | | | | | 2525 | | | | | 0.001s 10.881s 638309738872270174: x | | | | | | | | | | | | | 2096 | | | | | | | | | | | | | | | | | 0.001s 10.881s 638309738872276975: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2526 | | 0.001s 10.882s 638309738872284207: x | | | | | | 2118 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.883s 638309738872291368: x | | | | | | | | | | | | | | | | | | | 2527 | | | | | | | | | | | 0.001s 10.884s 638309738872299051: x | | | | | | | 2133 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.884s 638309738872306146: x | | | | | | | | | | | | | | | | | | | | | 2168 | | | | | | | | | 0.001s 10.885s 638309738872313171: x | | | | | | | | | | | | | | | | | | | | | | 2105 | | | | | | | | 0.001s 10.886s 638309738872320285: x | | | | | | | | | | | | | | 2038 | | | | | | | | | | | | | | | | 0.000s 10.886s 638309738872324822: x | | | 2087 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.887s 638309738872328664: x | | | | | | | | | | | | | | | | | | | | | | | | 2528 | | | | | | 0.000s 10.887s 638309738872332721: x | | | | | | | | | | | | | | | | | | | | | | | 2093 | | | | | | | 0.000s 10.887s 638309738872336869: x | | | | | | | | | | | | | | | 2106 | | | | | | | | | | | | | | | 0.000s 10.888s 638309738872340706: x | 2529 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.888s 638309738872344366: x | | | | 2530 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.889s 638309738872350400: x 2171 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.889s 638309738872354366: x | | | | | | | | | | | 2063 | | | | | | | | | | | | | | | | | | | 0.000s 10.890s 638309738872359299: x | | 2531 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.890s 638309738872364942: x | | | | | | | | 2115 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.891s 638309738872370096: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2111 | | | 0.000s 10.891s 638309738872374245: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2182 | | | | 0.000s 10.892s 638309738872378186: x | | | | | | | | | | | | | | | | | | | | 2532 | | | | | | | | | | 0.001s 10.892s 638309738872383843: x | | | | | | | | | | | | | | | | 2127 | | | | | | | | | | | | | | 0.001s 10.893s 638309738872390706: x | | | | | | | | | | 2533 | | | | | | | | | | | | | | | | | | | | 0.001s 10.893s 638309738872397358: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2534 | 0.001s 10.894s 638309738872404269: x | | | | | | | | | | | | | | | | | 2535 | | | | | | | | | | | | | 0.001s 10.895s 638309738872409615: x | | | | | | | | | | | | | | | | | | | | | | | | | 2150 | | | | | 0.000s 10.895s 638309738872413387: x | | | | | | | | | 2069 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.896s 638309738872417892: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2033 0.000s 10.896s 638309738872421785: x | | | | | 2536 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.897s 638309738872427894: x | | | | | | | | | | | | 2537 | | | | | | | | | | | | | | | | | | 0.000s 10.897s 638309738872432197: x | | | | | | | | | | | | | 2538 | | | | | | | | | | | | | | | | | 0.000s 10.897s 638309738872436616: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2175 | | 0.001s 10.898s 638309738872442554: x | | | | | | 2539 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.899s 638309738872447525: x | | | | | | | | | | | | | | | | | | 2132 | | | | | | | | | | | | 0.000s 10.899s 638309738872451463: x | | | | | | | | | | | | | | | | | | | 2176 | | | | | | | | | | | 0.001s 10.899s 638309738872456861: x | | | | | | | | | | | | | | | | | | | | | 2540 | | | | | | | | | 0.001s 10.900s 638309738872463119: x | | | 2541 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.901s 638309738872468889: x | | | | | | | | | | | | | | | | | | | | | | | | 2169 | | | | | | 0.001s 10.901s 638309738872474590: x | | | | | | | 2153 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.902s 638309738872478317: x | 2143 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.902s 638309738872482330: x | | | | 2054 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.902s 638309738872486034: x | | | | | | | | | | | | | | 2068 | | | | | | | | | | | | | | | | 0.001s 10.903s 638309738872492817: x | | | | | | | | | | | | | | | 2542 | | | | | | | | | | | | | | | 0.001s 10.904s 638309738872499603: x 2543 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.904s 638309738872506272: x | | | | | | | | | | | | | | | | | | | | | | | 2126 | | | | | | | 0.001s 10.905s 638309738872513099: x | | 2159 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.906s 638309738872519796: x | | | | | | | | | | | | | | | | | | | | 2107 | | | | | | | | | | 0.000s 10.906s 638309738872523689: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2544 | | | | 0.001s 10.907s 638309738872530336: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2545 | | | 0.001s 10.907s 638309738872536975: x | | | | | | | | | | | 2099 | | | | | | | | | | | | | | | | | | | 0.001s 10.908s 638309738872543689: x | | | | | | | | | | | | | | | | 2546 | | | | | | | | | | | | | | 0.001s 10.909s 638309738872550433: x | | | | | | | | | | 2095 | | | | | | | | | | | | | | | | | | | | 0.001s 10.909s 638309738872557227: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2072 | 0.001s 10.910s 638309738872563966: x | | | | | | | | 2547 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.911s 638309738872569841: x | | | | | | | | | | | | | | | | | | | | | | | | | 2548 | | | | | 0.001s 10.911s 638309738872576323: x | | | | | | | | | 2549 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.912s 638309738872580775: x | | | | | | | | | | | | | | | | | 2152 | | | | | | | | | | | | | 0.000s 10.912s 638309738872584749: x | | | | | | | | | | | | 2060 | | | | | | | | | | | | | | | | | | 0.001s 10.913s 638309738872590879: x | | | | | 2173 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.913s 638309738872596826: x | | | | | | | | | | | | | 2096 | | | | | | | | | | | | | | | | | 0.000s 10.914s 638309738872600748: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2550 0.000s 10.914s 638309738872604586: x | | | | | | 2118 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.915s 638309738872609886: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2551 | | 0.001s 10.915s 638309738872616491: x | | | | | | | | | | | | | | | | | | | 2552 | | | | | | | | | | | 0.001s 10.916s 638309738872622187: x | | | | | | | | | | | | | | | | | | | | | 2168 | | | | | | | | | 0.001s 10.917s 638309738872628825: x | | | | | | | | | | | | | | | | | | 2553 | | | | | | | | | | | | 0.001s 10.917s 638309738872635206: x | | | 2087 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.918s 638309738872641723: x | | | | | | | | | | | | | | | | | | | | | | | | 2554 | | | | | | 0.000s 10.918s 638309738872645581: x | | | | | | | | | | | | | | | | | | | | | | 2121 | | | | | | | | 0.000s 10.919s 638309738872650560: x | | | | | | | 2555 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.919s 638309738872656438: x | | | | | | | | | | | | | | 2556 | | | | | | | | | | | | | | | | 0.000s 10.920s 638309738872661233: x | | | | | | | | | | | | | | | 2106 | | | | | | | | | | | | | | | 0.000s 10.920s 638309738872664812: x 2171 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.921s 638309738872668601: x | | | | | | | | | | | | | | | | | | | | | | | 2557 | | | | | | | 0.000s 10.921s 638309738872672385: x | 2180 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.921s 638309738872676209: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2111 | | | 0.000s 10.922s 638309738872680023: x | | 2188 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.922s 638309738872686256: x | | | | | | | | | | | | | | | | | | | | 2558 | | | | | | | | | | 0.001s 10.923s 638309738872691634: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2182 | | | | 0.001s 10.923s 638309738872696947: x | | | | | | | | | | | | | | | | 2127 | | | | | | | | | | | | | | 0.001s 10.924s 638309738872703364: x | | | | 2088 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.925s 638309738872710330: x | | | | | | | | | | | 2559 | | | | | | | | | | | | | | | | | | | 0.001s 10.925s 638309738872717178: x | | | | | | | | 2115 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.926s 638309738872724222: x | | | | | | | | | | 2114 | | | | | | | | | | | | | | | | | | | | 0.001s 10.927s 638309738872731057: x | | | | | | | | | | | | | | | | | | | | | | | | | 2150 | | | | | 0.001s 10.928s 638309738872737757: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2108 | 0.001s 10.928s 638309738872744087: x | | | | | | | | | 2069 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.929s 638309738872749649: x | | | | | | | | | | | | | | | | | 2560 | | | | | | | | | | | | | 0.000s 10.929s 638309738872753959: x | | | | | | | | | | | | 2561 | | | | | | | | | | | | | | | | | | 0.000s 10.930s 638309738872758332: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2033 0.001s 10.930s 638309738872764297: x | | | | | | 2562 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.931s 638309738872769089: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2175 | | 0.000s 10.931s 638309738872772944: x | | | | | | | | | | | | | | | | | | | 2176 | | | | | | | | | | | 0.000s 10.931s 638309738872776975: x | | | | | | | | | | | | | 2135 | | | | | | | | | | | | | | | | | 0.000s 10.932s 638309738872780905: x | | | | | | | | | | | | | | | | | | 2132 | | | | | | | | | | | | 0.000s 10.932s 638309738872785291: x | | | | | 2563 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.933s 638309738872789028: x | | | 2564 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.933s 638309738872792676: x | | | | | | | | | | | | | | | | | | | | | 2209 | | | | | | | | | 0.000s 10.933s 638309738872796369: x | | | | | | | | | | | | | | | | | | | | | | 2565 | | | | | | | | 0.001s 10.934s 638309738872802887: x | | | | | | | 2153 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.935s 638309738872809301: x | | | | | | | | | | | | | | 2068 | | | | | | | | | | | | | | | | 0.001s 10.935s 638309738872815743: x | | | | | | | | | | | | | | | 2566 | | | | | | | | | | | | | | | 0.001s 10.936s 638309738872821552: x | | | | | | | | | | | | | | | | | | | | 2107 | | | | | | | | | | 0.001s 10.936s 638309738872827281: x | | 2567 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.937s 638309738872833754: x | 2568 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.938s 638309738872839364: x 2194 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.938s 638309738872843372: x | | | | | | | | | | | | | | | | | | | | | | | | 2169 | | | | | | 0.000s 10.939s 638309738872847925: x | | | | | | | | | | | | | | | | | | | | | | | 2126 | | | | | | | 0.000s 10.939s 638309738872851760: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2214 | | | | 0.000s 10.939s 638309738872855549: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2569 | | | 0.000s 10.940s 638309738872860420: x | | | | | | | | | | | 2099 | | | | | | | | | | | | | | | | | | | 0.001s 10.940s 638309738872865823: x | | | | | | | | | | | | | | | | 2570 | | | | | | | | | | | | | | 0.001s 10.941s 638309738872871019: x | | | | | | | | | | 2571 | | | | | | | | | | | | | | | | | | | | 0.001s 10.941s 638309738872876038: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2572 | 0.000s 10.942s 638309738872880160: x | | | | | | | | | 2573 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.942s 638309738872885333: x | | | | 2574 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.943s 638309738872891354: x | | | | | | 2118 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.943s 638309738872895585: x | | | | | | | | | | | | | | | | | 2152 | | | | | | | | | | | | | 0.001s 10.944s 638309738872901467: x | | | | | | | | | | | | 2060 | | | | | | | | | | | | | | | | | | 0.001s 10.944s 638309738872906784: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2575 0.001s 10.945s 638309738872912059: x | | | | | | | | 2163 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.945s 638309738872916205: x | | | | | 2173 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.946s 638309738872920581: x | | | | | | | | | | | | | | | | | | | | | | 2121 | | | | | | | | 0.000s 10.946s 638309738872924846: x | | | | | | | | | | | | | | | | | | | | | | | | | 2522 | | | | | 0.000s 10.947s 638309738872928942: x | | | 2087 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.947s 638309738872934306: x | | | | | | | | | | | | | | | | | | | 2576 | | | | | | | | | | | 0.001s 10.948s 638309738872939426: x | | | | | | | | | | | | | | | | | | | | | 2577 | | | | | | | | | 0.001s 10.948s 638309738872945015: x | | | | | | | | | | | | | | | 2106 | | | | | | | | | | | | | | | 0.001s 10.949s 638309738872951957: x | | | | | | | | | | | | | | | | | | | | 2578 | | | | | | | | | | 0.001s 10.949s 638309738872957120: x | | | | | | | | | | | | | 2579 | | | | | | | | | | | | | | | | | 0.000s 10.950s 638309738872960927: x | | | | | | | 2580 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.950s 638309738872964659: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2581 | | 0.000s 10.951s 638309738872968581: x | | 2188 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.951s 638309738872972377: x | 2180 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.951s 638309738872976099: x | | | | | | | | | | | | | | | | | | 2582 | | | | | | | | | | | | 0.000s 10.952s 638309738872979973: x | | | | | | | | | | | | | | | | | | | | | | | | 2583 | | | | | | 0.000s 10.952s 638309738872983758: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2111 | | | 0.000s 10.952s 638309738872987503: x 2584 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.953s 638309738872993458: x | | | | | | | | | | | 2585 | | | | | | | | | | | | | | | | | | | 0.001s 10.954s 638309738873000112: x | | | | | | | | | | | | | | 2098 | | | | | | | | | | | | | | | | 0.001s 10.954s 638309738873006517: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2586 | | | | 0.001s 10.955s 638309738873012086: x | | | | | | | | | | | | | | | | 2127 | | | | | | | | | | | | | | 0.000s 10.955s 638309738873016634: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2108 | 0.000s 10.956s 638309738873021282: x | | | | | | | | | | 2114 | | | | | | | | | | | | | | | | | | | | 0.001s 10.956s 638309738873027419: x | | | | 2088 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.957s 638309738873033941: x | | | | | | 2587 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.958s 638309738873040799: x | | | | | | | | | 2069 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.958s 638309738873047165: x | | | | | | | | | | | | | | | | | 2588 | | | | | | | | | | | | | 0.001s 10.959s 638309738873053531: x | | | | | | | | | | | | | | | | | | | | | | | 2174 | | | | | | | 0.001s 10.960s 638309738873059420: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2033 0.000s 10.960s 638309738873063985: x | | | | | | | | | | | | 2589 | | | | | | | | | | | | | | | | | | 0.000s 10.961s 638309738873067835: x | | | | | 2204 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.961s 638309738873071509: x | | | | | | | | | | | | | | | | | | | | | | 2590 | | | | | | | | 0.000s 10.961s 638309738873075121: x | | | | | | | | | | | | | | | | | | | | | | | | | 2178 | | | | | 0.000s 10.962s 638309738873078880: x | | | 2120 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.962s 638309738873082495: x | | | | | | | | 2591 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.962s 638309738873086110: x | | | | | | | | | | | | | | | | | | 2132 | | | | | | | | | | | | 0.000s 10.963s 638309738873089812: x | | | | | | | | | | | | | | | | | | | 2176 | | | | | | | | | | | 0.000s 10.963s 638309738873093489: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2175 | | 0.000s 10.963s 638309738873097409: x | | | | | | | | | | | | | 2135 | | | | | | | | | | | | | | | | | 0.001s 10.964s 638309738873103561: x | | | | | | | | | | | | | | | | | | | | | | | | 2169 | | | | | | 0.001s 10.965s 638309738873109992: x | 2592 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.965s 638309738873116589: x 2194 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.966s 638309738873121968: x | | | | | | | | | | | | | | | | | | | | 2107 | | | | | | | | | | 0.001s 10.967s 638309738873128687: x | | | | | | | | | | | | | | | | | | | | | 2209 | | | | | | | | | 0.001s 10.967s 638309738873134045: x | | | | | | | | | | | 2099 | | | | | | | | | | | | | | | | | | | 0.001s 10.968s 638309738873139933: x | | 2593 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.968s 638309738873146316: x | | | | | | | | | | | | | | 2594 | | | | | | | | | | | | | | | | 0.001s 10.969s 638309738873152152: x | | | | | | | | | | | | | | | | 2158 | | | | | | | | | | | | | | 0.001s 10.970s 638309738873158629: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2595 | 0.001s 10.970s 638309738873164110: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2128 | | | 0.001s 10.971s 638309738873170826: x | | | | | | | 2153 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.971s 638309738873177271: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2214 | | | | 0.000s 10.972s 638309738873181342: x | | | | | | | | | | | | | | | 2151 | | | | | | | | | | | | | | | 0.000s 10.972s 638309738873186081: x | | | | | | | | | | | | | | | | | | | | | | 2121 | | | | | | | | 0.001s 10.973s 638309738873191873: x | | | | | | | | | | | | | | | | | 2152 | | | | | | | | | | | | | 0.001s 10.974s 638309738873198301: x | | | | | | | | | | | | | | | | | | | 2596 | | | | | | | | | | | 0.001s 10.974s 638309738873204714: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2597 | | 0.000s 10.975s 638309738873209590: x | | | | | 2137 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.975s 638309738873213684: x | | | | | | | | | | | | | | | | | | | | | | | | | 2599 | | | | | 0.001s 10.976s 638309738873219997: x | | | | | | | | | | | | | | | | | | | | | | | 2600 | | | | | | | 0.001s 10.976s 638309738873226041: x | | | | | | | | | | 2601 | | | | | | | | | | | | | | | | | | | | 0.000s 10.977s 638309738873230851: x | | | | | | | | 2163 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.977s 638309738873236485: x | | | | 2602 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.978s 638309738873241448: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2050 0.000s 10.978s 638309738873245402: x | | | | | | | | | | | | | | | | | | 2161 | | | | | | | | | | | | 0.001s 10.979s 638309738873251768: x | | | | | | | | | | | | 2060 | | | | | | | | | | | | | | | | | | 0.000s 10.979s 638309738873256192: x | | | 2603 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.980s 638309738873260825: x | 2180 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.980s 638309738873264926: x | | | | | | | | | | | | | | | | | | | | 2604 | | | | | | | | | | 0.000s 10.981s 638309738873269093: x 2605 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.981s 638309738873272687: x | | | | | | 2118 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.981s 638309738873276389: x | | 2188 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.982s 638309738873280964: x | | | | | | | | | | | | | | 2098 | | | | | | | | | | | | | | | | 0.000s 10.982s 638309738873285523: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2108 | 0.001s 10.983s 638309738873290965: x | | | | | | | | | | | | | | | | | | | | | | | | 2195 | | | | | | 0.001s 10.983s 638309738873296792: x | | | | | | | | | | | | | 2606 | | | | | | | | | | | | | | | | | 0.001s 10.984s 638309738873302448: x | | | | | | | | | | | | | | | | 2607 | | | | | | | | | | | | | | 0.000s 10.984s 638309738873306634: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2608 | | | 0.000s 10.985s 638309738873310453: x | | | | | | | | | 2094 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.985s 638309738873314313: x | | | | | | | 2609 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.986s 638309738873318008: x | | | | | | | | | | | | | | | | | | | | | 2610 | | | | | | | | | 0.000s 10.986s 638309738873321690: x | | | | | | | | | | | 2134 | | | | | | | | | | | | | | | | | | | 0.001s 10.987s 638309738873327745: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2611 | | | | 0.000s 10.987s 638309738873331525: x | | | | | | | | | | | | | | | | | 2612 | | | | | | | | | | | | | 0.000s 10.987s 638309738873335167: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2175 | | 0.000s 10.988s 638309738873339654: x | | | | | | | | | | | | | | | | | | | 2176 | | | | | | | | | | | 0.001s 10.988s 638309738873345136: x | | | | | | | | | | | | | | | | | | | | | | 2167 | | | | | | | | 0.000s 10.989s 638309738873349938: x | | | | | | | | | | | | | | | | | | | | | | | | | 2178 | | | | | 0.001s 10.989s 638309738873355088: x | | | | | | | | | | 2114 | | | | | | | | | | | | | | | | | | | | 0.001s 10.990s 638309738873361643: x | | | | | | | | | | | | | | | | | | | | | | | 2174 | | | | | | | 0.000s 10.990s 638309738873366411: x | | | | | | | | | | | | | | | 2613 | | | | | | | | | | | | | | | 0.000s 10.991s 638309738873370292: x | | | | | | | | 2614 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.991s 638309738873375093: x | | | | 2088 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.992s 638309738873381136: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2615 0.001s 10.992s 638309738873386632: x | | | | | | | | | | | | | | | | | | 2616 | | | | | | | | | | | | 0.001s 10.993s 638309738873392138: x | | | 2120 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.993s 638309738873396011: x | | | | | | | | | | | | 2617 | | | | | | | | | | | | | | | | | | 0.001s 10.994s 638309738873401970: x | 2618 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.995s 638309738873407871: x | | | | | | | | | | | | | | | | | | | | 2107 | | | | | | | | | | 0.000s 10.995s 638309738873411770: x | | 2619 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.995s 638309738873415562: x | | | | | | | | | | | | | | 2620 | | | | | | | | | | | | | | | | 0.000s 10.996s 638309738873419259: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2621 | 0.001s 10.996s 638309738873425097: x | | | | | | 2162 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.997s 638309738873431783: x 2194 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.997s 638309738873437402: x | | | | | | | | | | | | | | | | | | | | | | | | 2622 | | | | | | 0.000s 10.998s 638309738873441271: x | | | | | | | | | | | | | | | | 2158 | | | | | | | | | | | | | | 0.000s 10.998s 638309738873445337: x | | | | | | | | | | | | | 2135 | | | | | | | | | | | | | | | | | 0.000s 10.999s 638309738873449557: x | | | | | | | | | | | | | | | | | | | | | 2209 | | | | | | | | | 0.000s 10.999s 638309738873454423: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2128 | | | 0.000s 11.000s 638309738873458699: x | | | | | | | 2153 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.000s 638309738873462523: x | | | | | | | | | 2623 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.000s 638309738873467127: x | | | | | | | | | | | 2624 | | | | | | | | | | | | | | | | | | | 0.001s 11.001s 638309738873472764: x | | | | | | | | | | | | | | | | | | | 2625 | | | | | | | | | | | 0.001s 11.002s 638309738873478178: x | | | | | | | | | | | | | | | | | | | | | | 2626 | | | | | | | | 0.000s 11.002s 638309738873482191: x | | | | | | | | | | | | | | | | | 2152 | | | | | | | | | | | | | 0.000s 11.002s 638309738873485925: x | | | | | | | | | | 2627 | | | | | | | | | | | | | | | | | | | | 0.000s 11.003s 638309738873490372: x | | | | | | | | | | | | | | | 2151 | | | | | | | | | | | | | | | 0.000s 11.003s 638309738873493961: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2215 | | 0.000s 11.004s 638309738873498957: x | | | | 2628 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.004s 638309738873505220: x | | | | | | | | 2163 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.005s 638309738873511839: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2214 | | | | 0.001s 11.006s 638309738873518197: x | | | | | | | | | | | | | | | | | | | | | | | 2629 | | | | | | | 0.000s 11.006s 638309738873522778: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2050 0.000s 11.007s 638309738873527674: x | | | | | | | | | | | | 2060 | | | | | | | | | | | | | | | | | | 0.000s 11.007s 638309738873532632: x | 2180 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.008s 638309738873538928: x | | | | | | | | | | | | | | 2098 | | | | | | | | | | | | | | | | 0.001s 11.008s 638309738873544411: x | | | | | | | | | | | | | | | | | | | | | | | | | 2211 | | | | | 0.000s 11.009s 638309738873548974: x | | | 2630 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.009s 638309738873552734: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2108 | 0.000s 11.009s 638309738873556420: x | | | | | | | | | | | | | | | | | | 2161 | | | | | | | | | | | | 0.000s 11.010s 638309738873560066: x | | | | | | | | | | | | | | | | | | | | 2139 | | | | | | | | | | 0.000s 11.010s 638309738873563669: x 2631 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.011s 638309738873568577: x | | | | | | | | | | | | | | | | | | | | | | | | 2195 | | | | | | 0.001s 11.011s 638309738873574928: x | | | | | | 2632 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.012s 638309738873581549: x | | | | | | | | | 2094 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.013s 638309738873587993: x | | | | | | | 2184 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.013s 638309738873594379: x | | | | | | | | | | | | | | | | 2198 | | | | | | | | | | | | | | 0.001s 11.014s 638309738873599732: x | | 2188 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.014s 638309738873605038: x | | | | | | | | | | | 2134 | | | | | | | | | | | | | | | | | | | 0.001s 11.015s 638309738873611550: x | | | | | | | | | | | | | | | | | | | | | | 2167 | | | | | | | | 0.001s 11.015s 638309738873617032: x | | | | | | | | | | | | | | | | | | | | | 2634 | | | | | | | | | 0.001s 11.016s 638309738873623401: x | | | | | | | | | | | | | | | | | | | 2176 | | | | | | | | | | | 0.001s 11.017s 638309738873628467: x | | | | | | | | | | 2114 | | | | | | | | | | | | | | | | | | | | 0.001s 11.017s 638309738873633676: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2635 | | | 0.000s 11.018s 638309738873638144: x | | | | | | | | | | | | | | | | | 2636 | | | | | | | | | | | | | 0.000s 11.018s 638309738873642553: x | | | | | | | | | | | | | | | 2637 | | | | | | | | | | | | | | | 0.000s 11.018s 638309738873646503: x | | | | | | | | | | | | | 2185 | | | | | | | | | | | | | | | | | 0.001s 11.019s 638309738873652137: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2638 | | 0.000s 11.019s 638309738873656914: x | | | | 2088 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.020s 638309738873660721: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2081 0.000s 11.020s 638309738873665168: x | | | | | | | | | | | | | | | | | | | | | | | 2174 | | | | | | | 0.000s 11.021s 638309738873669389: x | | | | | | | | 2199 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.021s 638309738873674605: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2639 | | | | 0.001s 11.022s 638309738873679822: x | | | 2120 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.022s 638309738873685673: x 2194 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.023s 638309738873689725: x | | | | | | | | | | | | | | | | | | | | 2640 | | | | | | | | | | 0.001s 11.023s 638309738873695906: x | | | | | | | | | | | | | | | | | | | | | | | | | 2641 | | | | | 0.001s 11.024s 638309738873702534: x | | | | | | | | | | | | | | | | | | | | | | | | 2642 | | | | | | 0.001s 11.025s 638309738873708597: x | | | | | | | | | | | | 2109 | | | | | | | | | | | | | | | | | | 0.000s 11.025s 638309738873713277: x | | | | | | 2162 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.026s 638309738873717834: x | | | | | | | | | | | | | | 2643 | | | | | | | | | | | | | | | | 0.000s 11.026s 638309738873721688: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2644 | 0.000s 11.026s 638309738873726003: x | 2196 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.027s 638309738873732292: x | | | | | | | | | | | | | | | | | | 2645 | | | | | | | | | | | | 0.001s 11.028s 638309738873738192: x | | | | | | | | | 2646 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.028s 638309738873742749: x | | 2647 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.028s 638309738873746582: x | | | | | | | 2648 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.029s 638309738873750294: x | | | | | | | | | | | 2649 | | | | | | | | | | | | | | | | | | | 0.001s 11.029s 638309738873755764: x | | | | | | | | | | | | | | | | | | | | | 2209 | | | | | | | | | 0.000s 11.030s 638309738873760759: x | | | | | | | | | | | | | | | | 2650 | | | | | | | | | | | | | | 0.000s 11.030s 638309738873765508: x | | | | | | | | | | | | | | | | | | | | | | 2651 | | | | | | | | 0.000s 11.031s 638309738873770351: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2128 | | | 0.000s 11.031s 638309738873774044: x | | | | | | | | | | | | | | | 2151 | | | | | | | | | | | | | | | 0.001s 11.032s 638309738873779529: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2215 | | 0.001s 11.032s 638309738873785933: x | | | | | | | | | | | | | 2652 | | | | | | | | | | | | | | | | | 0.000s 11.033s 638309738873790433: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2653 0.000s 11.033s 638309738873795269: x | | | | | | | | | | 2146 | | | | | | | | | | | | | | | | | | | | 0.000s 11.034s 638309738873800197: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2214 | | | | 0.000s 11.034s 638309738873804131: x | | | | | | | | | | | | | | | | | 2152 | | | | | | | | | | | | | 0.000s 11.035s 638309738873808329: x | | | | 2110 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.035s 638309738873814691: x | | | 2654 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.036s 638309738873819335: x 2655 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.036s 638309738873822768: x | | | | | | | | | | | | | | | | | | | | 2139 | | | | | | | | | | 0.000s 11.036s 638309738873826384: x | | | | | | | | 2656 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.037s 638309738873829965: x | | | | | | | | | | | | | | | | | | | | | | | | | 2211 | | | | | 0.000s 11.037s 638309738873833452: x | | | | | | | | | | | | | | | | | | | | | | | 2203 | | | | | | | 0.000s 11.037s 638309738873837022: x | | | | | | | | | | | | | | | | | | | | | | | | 2195 | | | | | | 0.000s 11.038s 638309738873840582: x | | | | | | | | | | | | 2657 | | | | | | | | | | | | | | | | | | 0.000s 11.038s 638309738873844071: x | | | | | | | | | | | | | | 2098 | | | | | | | | | | | | | | | | 0.000s 11.039s 638309738873847734: x | | | | | | 2658 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.039s 638309738873851309: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2108 | 0.000s 11.039s 638309738873854794: x | | | | | | | | | | | | | | | | | | 2161 | | | | | | | | | | | | 0.000s 11.040s 638309738873858807: x | 2659 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.040s 638309738873864112: x | | | | | | | | | 2094 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.041s 638309738873870332: x | | 2188 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.041s 638309738873876165: x | | | | | | | 2184 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.042s 638309738873881561: x | | | | | | | | | | | 2134 | | | | | | | | | | | | | | | | | | | 0.001s 11.042s 638309738873887078: x | | | | | | | | | | | | | | | | | | | | | 2226 | | | | | | | | | 0.000s 11.043s 638309738873891572: x | | | | | | | | | | | | | | | | 2198 | | | | | | | | | | | | | | 0.001s 11.043s 638309738873897230: x | | | | | | | | | | | | | | | | | | | 2228 | | | | | | | | | | | 0.001s 11.044s 638309738873902286: x | | | | | | | | | | | | | | | | | | | | | | 2167 | | | | | | | | 0.001s 11.045s 638309738873908560: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2661 | | | 0.000s 11.045s 638309738873913088: x | | | | | | | | | | | | | | | 2662 | | | | | | | | | | | | | | | 0.000s 11.046s 638309738873917914: x | | | | | | | | | | | | | 2185 | | | | | | | | | | | | | | | | | 0.000s 11.046s 638309738873922532: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2663 | | 0.001s 11.047s 638309738873927748: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2081 0.001s 11.047s 638309738873933646: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2664 | | | | 0.001s 11.048s 638309738873938750: x | | | | | | | | | | | | 2109 | | | | | | | | | | | | | | | | | | 0.000s 11.048s 638309738873943553: x | | | | | | 2162 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.049s 638309738873949686: x | | | | | | | | | | | | | | 2665 | | | | | | | | | | | | | | | | 0.001s 11.049s 638309738873954730: x | | | | | | | | | | | | | | | | | | | | 2666 | | | | | | | | | | 0.001s 11.050s 638309738873960636: x | | | | 2667 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.050s 638309738873966862: x | | | | | | | | | | 2668 | | | | | | | | | | | | | | | | | | | | 0.000s 11.051s 638309738873971857: x 2194 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.052s 638309738873978196: x | | | | | | | | | | | | | | | | | | 2660 | | | | | | | | | | | | 0.000s 11.052s 638309738873982286: x | | | | | | | 2669 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.053s 638309738873988303: x | | | | | | | | | | | | | | | | | | | | | | | | 2670 | | | | | | 0.001s 11.053s 638309738873993801: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2125 | 0.000s 11.054s 638309738873997794: x | | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | 0.001s 11.054s 638309738874002905: x | | 2671 | | | | | | | | | | | | | | | | | | x | | | | | | | | | 0.000s 11.055s 638309738874007903: x | | | | | | | | | | | 2672 | | | | | | | | | x | | | | | | | | | 0.001s 11.055s 638309738874013078: x | 2196 | | | | | | | | | | | | | | | | | | | x | | | | | | | | | 0.000s 11.055s 638309738874017420: x | | | | | | | | 2199 | | | | | | | | | | | | x | | | | | | | | | 0.001s 11.056s 638309738874022994: x | | | | | | | | | | | | | | | | | | | | | x | | | | | | 2215 | | 0.001s 11.057s 638309738874028979: x | | | | | | | | | | | | | | | | | | | 2673 | x | | | | | | | | | 0.001s 11.057s 638309738874034865: x | | | | | | | | | | | | | | | 2151 | | | | | x | | | | | | | | | 0.000s 11.058s 638309738874039574: x | | | 2120 | | | | | | | | | | | | | | | | | x | | | | | | | | | 0.000s 11.058s 638309738874044349: x | | | | | | | | | 2138 | | | | | | | | | | | x | | | | | | | | | 0.001s 11.059s 638309738874051042: x | | | | | | | | | | | | | | | | 2674 | | | | x | | | | | | | | | 0.000s 11.059s 638309738874055087: x | | | | | | | | | | | | 2675 | | | | | | | | x | | | | | | | | | 0.001s 11.060s 638309738874060359: x | | | | | | | | | | | | | | | | | | | | | x | | | | 2214 | | | | 0.000s 11.060s 638309738874064702: x | | | | | | | | | | 2146 | | | | | | | | | | x | | | | | | | | | 0.001s 11.061s 638309738874069768: x | | | | | | | | | | | | | | | | | | | | | x | | | | | | | | 2676 0.001s 11.061s 638309738874074965: x | | | | | | | | | | | | | 2677 | | | | | | | x | | | | | | | | | 0.000s 11.062s 638309738874079548: x 2678 | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | 0.001s 11.062s 638309738874084627: x | | | | | | 2200 | | | | | | | | | | | | | | x | | | | | | | | | 0.001s 11.063s 638309738874090414: x | | | | | | | | | | | | | | 2098 | | | | | | x | | | | | | | | | 0.001s 11.063s 638309738874095541: x | | | | | | | | | | | | | | | | | | | | 2139 x | | | | | | | | | 0.000s 11.064s 638309738874099710: x | | | | 2110 | | | | | | | | | | | | | | | | x | | | | | | | | | 0.000s 11.064s 638309738874104406: x | | | | | | | | | | | | | | | | | | | | | x | | 2195 | | | | | | 0.001s 11.065s 638309738874111124: x | | | | | | | | | | | | | | | | | 2183 | | | x | | | | | | | | | 0.001s 11.066s 638309738874118090: x | | | | | | | | | | | | | | | | | | | | | x | | | | | 2128 | | | 0.001s 11.066s 638309738874124810: x | | | | | | | | | | | | | | | | | | 2202 | | 2209 | | | | | | | | | 0.001s 11.067s 638309738874130465: x | | | | | | | 2184 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.067s 638309738874134015: x | | | | | | | | | | | | | | | | | | | | | | | | | 2679 | | | | | 0.000s 11.068s 638309738874137719: x | | | | | | | | | | | | | | | | | | | | | | 2208 | | | | | | | | 0.001s 11.068s 638309738874143736: x | | | | | | | | | | | 2134 | | | | | | | | | | | | | | | | | | | 0.001s 11.069s 638309738874150012: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2680 | 0.001s 11.069s 638309738874155701: x | | 2217 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.070s 638309738874161239: x | x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.070s 638309738874166778: x | x | | | | | | | | | | | | | | | | | 2228 | | | | | | | | | | | 0.000s 11.071s 638309738874171205: x | x | | | | | | | | | | | | | 2682 | | | | | | | | | | | | | | | 0.000s 11.071s 638309738874174835: x | x | | | | | | 2241 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.072s 638309738874180037: x | x | | | | | | | | 2683 | | | | | | | | | | | | | | | | | | | | 0.000s 11.072s 638309738874183755: x | x | | | | | | | | | | 2109 | | | | | | | | | | | | | | | | | | 0.000s 11.073s 638309738874187959: x | x | | | | | | | | | | | | | | | | | | | | | | | | | | 2246 | | 0.001s 11.073s 638309738874193418: x | x | | | | | | | | | | | | | | 2198 | | | | | | | | | | | | | | 0.001s 11.074s 638309738874198853: x 2194 x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.074s 638309738874202782: x | x | | | | | | | 2684 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.074s 638309738874207478: x | x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2081 0.000s 11.075s 638309738874211624: x | x | | | | | | | | | | | | | | | | | | | | | | | | x | | | | 0.000s 11.075s 638309738874215325: x | x | | | | | | | | | | | | 2116 | | | | | | | | | | | x | | | | 0.000s 11.076s 638309738874219087: x | x | | 2685 | | | | | | | | | | | | | | | | | | | | | x | | | | 0.000s 11.076s 638309738874223253: x | x | | | | | | | | | | | | | | | | | | 2686 | | | | | x | | | | 0.000s 11.077s 638309738874228220: x | x | | | | | | | | | | | 2185 | | | | | | | | | | | | x | | | | 0.001s 11.077s 638309738874233851: x | x | | | | 2687 | | | | | | | | | | | | | | | | | | | x | | | | 0.001s 11.078s 638309738874240237: x | x | | | | | | | | | | | | | | | | | | | | | | | | x 2688 | | | 0.001s 11.078s 638309738874246000: x | x | | | | | | | | | | | | | | | | | | | 2226 | | | | x | | | | 0.000s 11.079s 638309738874249818: x | x | | | | | | | | | | | | | | | | | | | | | | 2690 | x | | | | 0.000s 11.079s 638309738874253500: x | x | 2165 | | | | | | | | | | | | | | | | | | | | | | x | | | | 0.000s 11.080s 638309738874257699: x | x | | | | | | | | | | | | | | | | | | | | 2232 | | | x | | | | 0.001s 11.080s 638309738874263860: x | x | | | | | 2692 | | | | | | | | | | | | | | | | | | x | | | | 0.001s 11.081s 638309738874270449: x | x | | | | | | | | | | | | | | | | 2693 | | | | | | | x | | | | 0.001s 11.081s 638309738874276988: x | x | | | | | | | | | | | | | | | | | | | | | | | | x | | 2125 | 0.001s 11.082s 638309738874283796: x | x | | | | | | | | | 2681 | | | | | | | | | | | | | | x | | | | 0.001s 11.083s 638309738874290595: x | x | | | | | | | | | | | | | | | | | | | | | | | 2211 x | | | | 0.001s 11.083s 638309738874297263: x | x | | | | | | | | | | | | | 2151 | | | | | | | | | | x | | | | 0.001s 11.084s 638309738874303670: x | x | | | | | | | | | | | | | | | 2694 | | | | | | | | x | | | | 0.001s 11.085s 638309738874310554: x | x 2695 | | | | | | | | | | | | | | | | | | | | | | | x | | | | 0.001s 11.085s 638309738874317241: x 2696 x | | | | | | | | | | | | | | | | | | | | | | | | x | | | | 0.001s 11.086s 638309738874324133: x | x | | | | | | | | | | | | | | | | | | | | | | | | x | | | 2697 0.001s 11.087s 638309738874331262: x | x | | | | | | | | | | | | | | | | | | | | | | | | x 2128 | | | 0.001s 11.088s 638309738874338143: x | x | | | | | | | | 2146 | | | | | | | | | | | | | | | x | | | | 0.001s 11.088s 638309738874344360: x | x | | | | | | | 2138 | | | | | | | | | | | | | | | | x | | | | 0.001s 11.089s 638309738874349969: x | x | | | | | | | | | | | | 2698 | | | | | | | | | | | x | | | | 0.000s 11.089s 638309738874353554: x | x | | | | | | | | | | | | | | | | | | 2139 | | | | | x | | | | 0.001s 11.090s 638309738874359481: x | x | 2699 | | | | | | | | | | | | | | | | | | | | | | x | | | | 0.001s 11.090s 638309738874365191: x | x | | | | | | | | | | | | | | | | | | | 2689 | | | | x | | | | 0.000s 11.091s 638309738874369597: x | x | | | 2598 | | | | | | | | | | | | | | | | | | | | x | | | | 0.000s 11.091s 638309738874373414: x | x | | | | | | | | | | | | | | | | | | | | | | 2195 | x | | | | 0.001s 11.092s 638309738874379529: x | x | | | | | | | | | | | | | | | | | | | | 2701 | | | x | | | | 0.001s 11.092s 638309738874385590: x | x | | | | | | | | | | | | | | | | 2202 | | | | | | | x | | | | 0.001s 11.093s 638309738874392108: x | x | | | | 2200 | | | | | | | | | | | | | | | | | | | x | | | | 0.001s 11.094s 638309738874398400: x | x | | | | | 2184 | | | | | | | | | | | | | | | | | | x | | | | 0.000s 11.094s 638309738874402462: x | 2196 | | | | | | | | | 2156 | | | | | | | | | | | | | | x | | | | 0.000s 11.094s 638309738874407430: x | | | | | | | | | | | | | | | | | | | | | | | | | | x | | 2702 | 0.001s 11.095s 638309738874413094: x | | | | | | | | | | | | | 2703 | | | | | | | | | | | | x | | | | 0.000s 11.095s 638309738874417155: x | | | | | | | | 2704 | | | | | | | | | | | | | | | | | x | | | | 0.001s 11.096s 638309738874423372: x | | | | | | | | | | | | | | | | | | | | | | | | | | x | 2705 | | 0.001s 11.097s 638309738874430163: x | | | | 2110 | | | | | | | | | | | | | | | | | | | | | x | | | | 0.001s 11.097s 638309738874436737: x | | | | | | | | | | | | | | | | | | | x | | | | | | x | | | | 0.001s 11.098s 638309738874442045: x | | | | | | | | | | | | 2706 | | | | | | x | | | | | | x | | | | 0.000s 11.098s 638309738874446938: x | | | | | | | | | | | | | | | | 2213 | | x | | | | | | x | | | | 0.000s 11.099s 638309738874450827: x | | 2217 | | | | | | | | | | | | | | | | x | | | | | | x | | | | 0.000s 11.099s 638309738874454378: x | | | | | | | | | | | | | | | 2192 | | | x | | | | | | x | | | | 0.000s 11.100s 638309738874458155: x | | | | | | | | | | | | | | | | | | | x | | | | | 2633 x | | | | 0.000s 11.100s 638309738874461732: x 2194 | | | | | | | | | | | | | | | | | | x | | | | | | x | | | | 0.000s 11.100s 638309738874465140: x | | | | | | | | | | | | | | | | | 2183 | x | | | | | | x | | | | 0.000s 11.101s 638309738874468734: x | | | | | | | | | | | | | | | | | | | x | | | | | | x | | | 2081 0.000s 11.101s 638309738874472298: x | | | | | | | | | | | | | | 2116 | | | | x | | | | | | x | | | | 0.000s 11.101s 638309738874475821: x | | | | | | | | | 2707 | | | | | | | | | x | | | | | | x | | | | 0.000s 11.102s 638309738874479484: x | | | 2165 | | | | | | | | | | | | | | | x | | | | | | x | | | | 0.000s 11.102s 638309738874483009: x | | | | | | | | | | | | | | | | | | | x | 2209 | | | | x | | | | 0.000s 11.102s 638309738874486608: x | | | | | 2204 | | | | | | | | | | | | | x | | | | | | x | | | | 0.001s 11.103s 638309738874492465: x | | | | | | | | | | | | | | | | | | | x | | | | 2708 | x | | | | 0.001s 11.104s 638309738874499039: x | | | | | | | | | | 2166 | | | | | | | | x | | | | | | x | | | | 0.001s 11.104s 638309738874504313: x | | | | | | | | | | | | | | | | | | | x | | | | | | x 2177 | | | 0.001s 11.105s 638309738874511003: x | | | | | | | | | | | | | | | | | | | x 2148 | | | | | x | | | | 0.001s 11.105s 638309738874516074: x | | | | | | | | | | | | | | | | | | | x | | 2232 | | | x | | | | 0.001s 11.106s 638309738874522140: x | | | | | | | | | | | | | | | | | | 2709 x | | | | | | x | | | | 0.001s 11.107s 638309738874528404: x | | | | | | | 2193 | | | | | | | | | | | x | | | | | | x | | | | 0.001s 11.107s 638309738874533432: x | 2710 | | | | | | | | | | | | | | | | | 2711 | | | | | | x | | | | 0.000s 11.107s 638309738874536937: x | | | | | | | | | | | | | | | | | | | | | | | | | | x | | 2125 | 0.001s 11.108s 638309738874542962: x | | | | | | | | | | | | | 2185 | | | | | | | | | | | | x | | | | 0.001s 11.109s 638309738874548888: x | | | | | | | | 2241 | | | | | | | | | | | | | | | | | x | | | | 0.000s 11.109s 638309738874552758: x | | | | | | | | | | | | | | | | | | | | | | | | | | x | 2246 | | 0.000s 11.109s 638309738874556726: x | | | | | | | | | | | 2712 | | | | | | | | | | | | | | x | | | | 0.001s 11.110s 638309738874563189: x | | | | 2713 | | | | | | | | | | | | | | | | | | | | | x | | | | 0.001s 11.111s 638309738874570013: x | | | | | | | | | | | | 2109 | | | | | | | | | | | | | x | | | | 0.001s 11.111s 638309738874576303: x | | | | | | 2714 | | | | | | | | | | | | | | | | | | | x | | | | 0.001s 11.112s 638309738874582927: x | | | | | | | | | | | | | | | | | | | | | | | | | x x | | | | 0.001s 11.113s 638309738874589535: x | | | | | | | | | | | | | | | | | 2715 | | | | | | | x x | | | | 0.001s 11.113s 638309738874596243: x | | | | | | | | | 2138 | | | | | | | | | | | | | | | x x | | | | 0.001s 11.114s 638309738874602875: x | | | | | | | | | | | | | | | | | | | | | | | | | x x | | | 2716 0.001s 11.115s 638309738874609687: x | | | 2717 | | | | | | | | | | | | | | | | | | | | | x x | | | | 0.001s 11.115s 638309738874616182: x | | | | | | | | | | | | | | | | | | | | | | | | 2195 x x | | | | 0.001s 11.116s 638309738874622825: x | | 2718 | | | | | | | | | | | | | | | | | | | | | | x x | | | | 0.001s 11.117s 638309738874629655: x | | | | | | | | | | | | | | | | 2719 | | | | | | | | x x | | | | 0.001s 11.117s 638309738874636068: x | | | | | 2720 | | | | | | | | | | | | | | | | | | | x x | | | | 0.001s 11.118s 638309738874642829: x | | | | | | | | | | | | | | 2721 | | | | | | | | | | x x | | | | 0.001s 11.119s 638309738874649454: x | | | | | | | | | | | | | | | 2722 | | | | | | | | | x x | | | | 0.001s 11.119s 638309738874655823: x 2222 | | | | | | | | | | | | | | | | | | | | | | | | x x | | | | 0.001s 11.120s 638309738874662549: x | | | | | | | | | | | | | | | | | | | | | x | | | x x | | | | 0.001s 11.121s 638309738874669390: x | | | | | | | | | | | | | | | | | | | | | 2723 x | | x x | | | | 0.001s 11.121s 638309738874675958: x | | | | | | | | | | | | | | | | | | | | | | x | | x x 2724 | | | 0.001s 11.122s 638309738874682568: x | | | | | | | | | | | | | | | | | | 2202 | | | x | | x x | | | | 0.001s 11.123s 638309738874689304: x | | | | | | | | | | 2725 | | | | | | | | | | | x | | x x | | | | 0.001s 11.123s 638309738874695961: x | x | | | | | | | | | | | | | | | | | | | | x | | x x | | | | 0.001s 11.124s 638309738874702809: x | 2196 | | | | | | | | | | | | | | | | | x | | x | | x x | | | | 0.001s 11.125s 638309738874709842: x | | | | | | | 2184 | | | | | | | | | | | 2726 | | x | | x x | | | | 0.001s 11.125s 638309738874716650: x | | | | | | | | | | | | | | | | | | | | 2727 | x | | x x | | | | 0.001s 11.126s 638309738874723215: x | | | | | | | | | | | | | 2728 | | | | | | | | x | | x x | | | | 0.001s 11.127s 638309738874730024: x | | | | | | | | 2729 | | | | | | | | | | | | | x | | x x | | | | 0.001s 11.127s 638309738874736703: x | | | | | | | | | | | | | | | | | | | | | | x | | x x | | 2147 | 0.001s 11.128s 638309738874743420: x | | | | 2110 | | | | | | | | | | | | | | | | | x | | x x | | | | 0.001s 11.129s 638309738874750275: x | | | | | | | | | | | | 2730 | | | | | | | | | x | | x x | | | | 0.001s 11.129s 638309738874756910: x | | | | | | | | | | | 2156 | | | | | | | | | | x | | x x | | | | 0.001s 11.130s 638309738874763572: x | | | | | | 2200 | | | | | | | | | | | | | | | x | | x x | | | | 0.001s 11.131s 638309738874770363: x | | | | | | | | | | | | | | | | | 2183 | | | | x | | x x | | | | 0.001s 11.131s 638309738874777039: x | | | | | | | | | | | | | | | | | | | | | | x | | x x | 2731 | | 0.001s 11.132s 638309738874783655: x | | | | | | | | | | | | | | | | | | | | | | x | | x x | | | 2081 0.001s 11.133s 638309738874790543: x | | | 2165 | | | | | | | | | | | | | | | | | | x | | x x | | | | 0.001s 11.133s 638309738874797116: x | | | | | | | | | | | | | | | | | | | | | | x | 2732 x x | | | | 0.001s 11.134s 638309738874803809: x | | 2217 | | | | | | | | | | | | | | | | | | | x | | x x | | | | 0.001s 11.135s 638309738874810482: x | | | | | | | | | 2149 | | | | | | | | | | | | x | | x x | | | | 0.001s 11.135s 638309738874817317: x | | | | | | | | | | | | | | | | 2213 | | | | | x | | x x | | | | 0.001s 11.136s 638309738874823910: x | | | | | 2204 | | | | | | | | | | | | | | | | x | | x x | | | | 0.001s 11.137s 638309738874831015: x | | | | | | | | | | | | | | 2116 | | | | | | | x | | x x | | | | 0.001s 11.138s 638309738874837935: x | | | | | | | | | | | | | | | 2192 | | | | | | x | | x x | | | | 0.001s 11.138s 638309738874844437: x | | | | | | | | | | | | | | | | | | | | | x 2232 | | x x | | | | 0.001s 11.139s 638309738874851053: x 2733 | | | | | | | | | | | | | | | | | | | | x | | | x x | | | | 0.001s 11.140s 638309738874857974: x | | | | | | | | | | | | | | | | | | | | | x | | | x x 2177 | | | 0.001s 11.140s 638309738874864578: x | | | | | | | | | | 2166 | | | | | | | | | | x | | | x x | | | | 0.001s 11.141s 638309738874871029: x | | | | | | | | | | | | | | | | | | 2223 | | x | | | x x | | | | 0.001s 11.142s 638309738874877833: x | x | | | | | | | | | | | | | | | | | | | x | | | x 2734 | | | | 0.001s 11.142s 638309738874884483: x | x | | | | | | | | | | | | | | | | | x | x | | | x | | | | | 0.001s 11.143s 638309738874891576: x | x | | | | | 2193 | | | | | | | | | | | x | x | | | x | | | | | 0.001s 11.144s 638309738874898264: x | x | | | | | | | | | | | | | | | | | x 2148 x | | | x | | | | | 0.001s 11.144s 638309738874905065: x | x | | | | | | | | | | | | | | | | | x | x | 2736 | x | | | | | 0.001s 11.145s 638309738874911873: x | x | | | | | | | | | | | 2185 | | | | | x | x | | | x | | | | | 0.001s 11.146s 638309738874918855: x | x | | | | | | 2241 | | | | | | | | | | x | x | | | x | | | | | 0.001s 11.146s 638309738874925498: x | x | | 2737 | | | | | | | | | | | | | | x | x | | | x | | | | | 0.001s 11.147s 638309738874932372: x | x | | | | | | | | | | | | | | | | | x | x | | | x | | | 2738 | 0.001s 11.148s 638309738874939478: x | x | | | | | | | | | | 2109 | | | | | | x | x | | | x | | | | | 0.001s 11.148s 638309738874946131: x | x | | | | 2739 | | | | | | | | | | | | x | x | | | x | | | | | 0.001s 11.149s 638309738874952829: x | x | | | | | | | | | 2235 | | | | | | | x | x | | | x | | | | | 0.001s 11.150s 638309738874959681: x | x | | | | | | | | | | | | | | | 2740 | x | x | | | x | | | | | 0.001s 11.150s 638309738874966661: x | x | | | | | | | | | | | | | | | | | x | x | | | x | | | | 2117 0.001s 11.151s 638309738874973369: x | x | | | | | | | | | | | | | | 2741 | | x | x | | | x | | | | | 0.001s 11.152s 638309738874979209: x | x | | | 2742 | | | | | | | | | | | | | x | x | | | x | | | | | 0.000s 11.152s 638309738874982939: x | x x | | | | | | | | | | | | | | | | x | x | | | x | | | | | 0.000s 11.152s 638309738874987169: x | x x 2187 | | | | | | | | | | | | | | | x | x | | | x | | | | | 0.001s 11.153s 638309738874992303: x | x x | | | | | | | | | | | | | | | | x | x | | 2195 x | | | | | 0.000s 11.153s 638309738874996322: x | x x | | | | | | 2744 | | | | | | | | | x | x | | | x | | | | | 0.000s 11.154s 638309738874999827: x 2222 x x | | | | | | | | | | | | | | | | x | x | | | x | | | | | 0.000s 11.154s 638309738875003193: x | x x | | | | | | | | | | | | 2745 | | | x | x | | | x | | | | | 0.000s 11.154s 638309738875006664: x | x x | | | | | | | | | | | 2144 | | | | x | x | | | x | | | | | 0.000s 11.155s 638309738875010898: x | 2196 x | | | | | | | | | | | | | | | | x | x | | | x x | | | | 0.001s 11.155s 638309738875017155: x | | x | | | | | | | | | | | | | | | 2238 2746 | x | | | x x | | | | 0.000s 11.156s 638309738875020939: x | | x | | | | | | | | | | | | | | | | | | x | | | x x 2205 | | | 0.000s 11.156s 638309738875024461: x | | x | | | | | | | 2747 | | | | | | | | | | x | | | x x | | | | 0.001s 11.157s 638309738875029767: x | | x | | | | 2153 | | | | | | | | | | | | | x | | | x x | | | | 0.001s 11.157s 638309738875035511: x | | x | | | | | | | | | | | | | | | | | | x | 2203 | x x | | | | 0.001s 11.158s 638309738875041740: x | | x | | | | | | | | | | 2749 | | | | | | | x | | | x x | | | | 0.001s 11.158s 638309738875047214: x | | x | | | | | | | | | | | | | | | | | 2170 x | | | x x | | | | 0.000s 11.159s 638309738875051592: x | | x | | | | | | | | | | | | | | | | | | x | | | x x | | 2147 | 0.000s 11.159s 638309738875055925: x | | x | 2110 | | | | | | | | | | | | | | | | x | | | x x | | | | 0.001s 11.160s 638309738875062362: x | | x | | | | | 2700 | | | | | | | | | | | | x | | | x x | | | | 0.001s 11.161s 638309738875069057: x | | x | | | | | | | | 2750 | | | | | | | | | x | | | x x | | | | 0.001s 11.161s 638309738875074103: x | | x | | | 2200 | | | | | | | | | | | | | | x | | | x x | | | | 0.000s 11.162s 638309738875078969: x | | x | | | | | | | | | 2691 | | | | | | | | x | | | x x | | | | 0.000s 11.162s 638309738875083559: x | | x | | | | | | | | | | | | | | 2183 | | | x | | | x x | | | | 0.000s 11.162s 638309738875087124: x | | x | | | | | | | | | | | | | 2213 | | | | x | | | x x | | | | 0.000s 11.163s 638309738875090725: x | | x | | 2204 | | | | | | | | | | | | | | | x | | | x x | | | | 0.000s 11.163s 638309738875094195: x | | x | | | | | | | | | | | | | | | | | | x | | | x x | | | 2751 0.000s 11.164s 638309738875097788: x | | x 2752 | | | | | | | | | | | | | | | | | x | | | x x | | | | 0.000s 11.164s 638309738875101444: x | | x | | | | | | 2149 | | | | | | | | | | | x | | | x x | | | | 0.001s 11.164s 638309738875106987: x | | x | | | | | | | | | | | | | | | | | | x | | 2225 x 2753 | | | | 0.001s 11.165s 638309738875113155: x | | x | | | | | | | | | | | | 2192 | | | | | x | | | x | | | | | 0.001s 11.166s 638309738875119964: x 2754 | x | | | | | | | | | | | | | | | | | | x | | | x | | | | | 0.001s 11.166s 638309738875126487: x | | x | | | | | | | | | | | 2755 | | | | | | x | | | x | | | | | 0.000s 11.167s 638309738875131394: x | x x | | | | | | | | | | | | | | | | | | x | | | x | | | | | 0.000s 11.167s 638309738875135339: x | x x | | | | | | | | | | | | | | | | x | x | | | x | | | | | 0.000s 11.168s 638309738875139986: x | x x | | | | | | | 2166 | | | | | | | | x | x | | | x | | | | | 0.000s 11.168s 638309738875143630: x | x x | | | | | | | | | | | | | | | 2223 x | x | | | x | | | | | 0.001s 11.169s 638309738875148783: x | x x | | | | | | | | | | | | | | | | x | x | 2758 | x | | | | | 0.000s 11.169s 638309738875153277: x | x x | | | | 2735 | | | | | | | | | | | x | x | | | x | | | | | 0.001s 11.170s 638309738875159873: x | x x | | | | | | | | | | 2185 | | | | | x | x | | | x | | | | | 0.000s 11.170s 638309738875163779: x | x x | | | | | | | | | | | | | | | | x | x | | | x | 2760 | | | 0.000s 11.171s 638309738875168233: x | x x | | | | | | | | | | | | | | | | x 2761 x | | | x | | | | | 0.000s 11.171s 638309738875172600: x | x x | | | | | | | | | | | | | | | | x | x | | | x | | | 2762 | 0.000s 11.171s 638309738875176541: x | x x | | | | | x | | | | | | | | | | x | 2226 | | | x | | | | | 0.000s 11.172s 638309738875180333: x | x x | | | | | x | | 2235 | | | | | | | x | | | | | x | | | | | 0.000s 11.172s 638309738875184996: x | x x | | | 2763 | x | | | | | | | | | | x | | | | | x | | | | | 0.000s 11.173s 638309738875188846: x | x x | 2131 | | | x | | | | | | | | | | x | | | | | x | | | | | 0.000s 11.173s 638309738875193515: x | x x 2187 | | | | x | | | | | | | | | | x | | | | | x | | | | | 0.000s 11.174s 638309738875197526: x | x x | | | | | x | | | | | | | | | | x | | | | | x | | | | 2117 0.000s 11.174s 638309738875201284: x | x x | | | | | x | | | 2157 | | | | | | x | | | | | x | | | | | 0.000s 11.174s 638309738875205928: x | x x | | | | | x | | | | | | | 2236 | | 2764 | | | | | x | | | | | 0.001s 11.175s 638309738875211047: x | x x | | | | | x | | | | | | | | | | | | | | | | x x | | | | 0.000s 11.175s 638309738875214826: x | x x | | | | | x | | | | | | | | | | | | | | | 2195 x x | | | | 0.000s 11.176s 638309738875219645: x | x x | | | | | 2766 | | | | | | 2243 | | | | | | | | | x x | | | | 0.000s 11.176s 638309738875223728: x 2222 x x | | | | | | | | | | | | | | | | | | | | | | x x | | | | 0.000s 11.177s 638309738875228053: x | x x | | | | | | | | | | | | | | 2201 | | | | | | | x x | | | | 0.001s 11.177s 638309738875234550: x | x x | | | | | | | | | | | 2144 | | | | | | | | | | x x | | | | 0.001s 11.178s 638309738875240921: x | x x | | 2767 | | | | | | | | | | | | | | | | | | | x x | | | | 0.000s 11.178s 638309738875244644: x | x x | | | | | | 2155 | | | | | | | | | | | | | | | x x | | | | 0.000s 11.179s 638309738875248930: x | x x | | | | | | | 2768 | | | | | | | | | | | | | | x x | | | | 0.000s 11.179s 638309738875253864: x | x x | | | | | | | | | | | | | | | 2757 | | | | | | x x | | | | 0.001s 11.180s 638309738875260122: x | x x | | | | 2184 | | | | | | | | | | | | | | | | | x x | | | | 0.001s 11.180s 638309738875265179: x | x x | | | | | | | | | | | | | | | | | | | | 2203 | x x | | | | 0.001s 11.181s 638309738875271606: x | x x | | | | | | | | | | | | | | | | | | | | | | x x 2205 | | | 0.001s 11.182s 638309738875278109: x | x x | | | | | | | | | | | | | | | | | 2170 | | | | x x | | | | 0.001s 11.182s 638309738875284225: x | x x | | | | | | | | | | | | | | | | | | | | | | x x | | 2147 | 0.000s 11.183s 638309738875288390: x | x x | | | | | | | | | | | | | | | | | | 2770 | | | x x | | | | 0.000s 11.183s 638309738875292323: x | x x | | | | | | | | | | 2212 | | | | | | | | | | | x x | | | | 0.000s 11.183s 638309738875296692: x | x x | | | | | | | | 2771 | | | | | | | | | | | | | x x | | | | 0.000s 11.184s 638309738875300331: x | x x 2772 | | | | | | | | | | | | | | | | | | | | | x x | | | | 0.000s 11.184s 638309738875304044: x | x x | 2773 | | | | | | | | | | | | | | | | | | | | x x | | | | 0.000s 11.185s 638309738875308294: x | x x | | | | | | | | | | | | | | | | x | | | | | x x | | | | 0.000s 11.185s 638309738875311991: x | x x | | | 2200 | | | | | | | | | | | | x | | | | | x x | | | | 0.001s 11.185s 638309738875317161: x | x x | | | | | | | | | 2774 | | | | | | x | | | | | x x | | | | 0.000s 11.186s 638309738875320835: x | x x | | | | | | | | | | | | | | | | x | | | | 2765 2775 x | | | | 0.000s 11.186s 638309738875324320: x | x x | | | | | | | | | | | | | 2213 | | x | | | | | | x | | | | 0.000s 11.187s 638309738875328820: x | x x | | | | | | | | | | | | 2777 | | | x | | | | | | x | | | | 0.000s 11.187s 638309738875333773: x | x x | | | | | | | | | | | | | | 2229 | x | | | | | | x | | | | 0.000s 11.188s 638309738875338293: x | x x | | | | | x | | | | | | | | | | x | | | | | | x | | | | 0.000s 11.188s 638309738875342764: x | x x | | 2204 | | x | | | | | | | | | | x | | | | | | x | | | | 0.000s 11.188s 638309738875346752: x 2779 x x | | | | | x | | | | | | | | | | x | | | | | | x | | | | 0.001s 11.189s 638309738875351931: x | x x | | | | | x | 2166 | | | | | | | | x | | | | | | x | | | | 0.000s 11.189s 638309738875355867: x | x x | | | | | x | | | | | | | | | | x | | | | | | x | | | 2780 0.001s 11.190s 638309738875361737: x | x x | | | | | x | | | | | | | | | 2238 x | | | | | | x | | | | 0.000s 11.190s 638309738875366606: x | x x | | | | | x 2781 | | | | | | | | | x | | | | | | x | | | | 0.000s 11.191s 638309738875371494: x | x x | | | | | x | | | | | 2160 | | | | x | | | | | | x | | | | 0.000s 11.191s 638309738875375403: x | x x | | | | | x | | | | | | | | | | x | | | 2782 | | x | | | | 0.000s 11.192s 638309738875379393: x | x x | | | | | x | | | | | | | | | | x | | | | | | x 2783 | | | 0.000s 11.192s 638309738875383410: x | x x | | | | | x | | | | | | | | | | x 2784 | | | | | x | | | | 0.000s 11.192s 638309738875387272: x | x x | | | | | x | | | | | | | | | | x | | | | | | x | | 2190 | 0.000s 11.193s 638309738875392135: x | x x | | | | 2220 x | | | | | | | | | | x | | | | | | x | | | | 0.001s 11.194s 638309738875397828: x | x x | | | | | x | | | | | | | | | | x | 2226 | | | | x | | | | 0.001s 11.194s 638309738875403276: x | x x | | | | | x | | 2235 | | | | | | | x | | | | | | x | | | | 0.000s 11.194s 638309738875407457: x | x x 2187 | | | | x | | | | | | | | | | x | | | | | | x | | | | 0.000s 11.195s 638309738875411944: x | x x | 2131 | | | x | | | | | | | | | | x | | | | | | x | | | | 0.001s 11.196s 638309738875418218: x | x x | | | | | x | | | | 2786 | | | | | x | | | | | | x | | | | 0.000s 11.196s 638309738875422244: x | x x | | | 2787 | x | | | | | | | | | | x | | | | | | x | | | | 0.000s 11.196s 638309738875426574: x | x x | | | | | x | | | 2157 | | | | | | x | | | | | | x | | | | 0.000s 11.197s 638309738875431413: x | x x | | | | | x | | | | | | | | | | x | | | | 2225 | x | | | | 0.001s 11.197s 638309738875436621: x | x x | | | | | x | | | | | | | | | | x | | | | | 2778 x | | | | 0.001s 11.198s 638309738875441699: x | x x | | | | | x | | | | | | 2243 | | | x | | | | | | x | | | | 0.001s 11.198s 638309738875446946: x | x x | | | | | x | | | | | | | 2776 | | x | | | | | | x | | | | 0.001s 11.199s 638309738875453222: x 2222 x x | | | | | x | | | | | | | | | | x | | | | | | x | | | | 0.001s 11.200s 638309738875460543: x | x 2789 | | | | | x | | | | | | | | 2249 | x | | | | | | x | | | | 0.000s 11.200s 638309738875463912: x | x | | | | | | x | | | | | | | | | | x | | | | | | x | | | 2117 0.000s 11.201s 638309738875467646: x | x | | | | | | x | 2790 | | | | | | | | x | | | | | | x | | | | 0.000s 11.201s 638309738875471548: x | x | | | | | | x | | | | | | | | | | x | | | | | | x 2205 | | | 0.001s 11.201s 638309738875476620: x | x | | | 2230 | | x | | | | | | | | | | x | | | | | | x | | | | 0.001s 11.202s 638309738875483161: x | x | | | | | | x | | | | | | | | | | x 2170 | | | | | x | | | | 0.001s 11.203s 638309738875489786: x | x | | | | | | x | | | | | | | | | | x | | | 2203 | | x | | | | 0.001s 11.203s 638309738875496035: x | x | | | | | | x 2155 | | | | | | | | | x | | | | | | x | | | | 0.001s 11.204s 638309738875502463: x | x | | | | | | x | | | | | | | | | x x | | | | | | x | | | | 0.001s 11.204s 638309738875507466: x | x | | | | | | x | | | | | 2791 | | | x x | | | | | | x | | | | 0.000s 11.205s 638309738875511117: x | x | | | | | | x | | | | 2212 | | | | x x | | | | | | x | | | | 0.000s 11.205s 638309738875515732: x | x | | | | | | x | | | | | | | | | x x | | | | | | x | | 2218 | 0.000s 11.206s 638309738875519432: x | x | | | | 2200 | x | | | | | | | | | x x | | | | | | x | | | | 0.001s 11.206s 638309738875525315: x | x | | | | | | x | | x | | | | | | x x | | | | | | x | | | | 0.000s 11.207s 638309738875529908: x | x | 2748 | | | | x | | x | | | | | | x x | | | | | | x | | | | 0.000s 11.207s 638309738875534251: x | x | | | | | 2242 2793 | | x | | | | | | x x | | | | | | x | | | | 0.000s 11.208s 638309738875537851: x | x | | | | | | | | | x | | | | | | x x | x | | | | x | | | | 0.000s 11.208s 638309738875541669: x | x | | | | | | | | | x | | | | | | x x | x | | | x x | | | | 0.000s 11.208s 638309738875545625: x | x | | 2154 | | | | | | x | | | | | | x x | x | | | x x | | | | 0.000s 11.209s 638309738875549606: x | x x | | | | | | | | x | | | | | | x x | x | | | x x | | | | 0.000s 11.209s 638309738875553118: x 2794 x x | | | | | | | | x | | | | | | x x | x | | | x x | | | | 0.000s 11.209s 638309738875557293: x | x x | | | | | | | | x | | | | 2236 | x x | x | | | x x | | | | 0.000s 11.210s 638309738875561178: x | x x | | | | | | | 2166 x | | | | | | x x | x | | | x x | | | | 0.000s 11.210s 638309738875564730: x | x x | | | | | | | | x 2785 | | | | | x x | x | | | x x | | | | 0.000s 11.211s 638309738875568672: x | x x | | | | | | | | x | | | | | | x x | x | | 2195 x x | | | | 0.000s 11.211s 638309738875572219: x | x x | | | | | | | | x | | | 2192 | | x x | x | | | x x | | | | 0.000s 11.211s 638309738875575788: x | x x | | | | | | | | x | | | | | 2229 x 2796 | x | | | x x | | | | 0.000s 11.212s 638309738875579719: x | x x | | 2797 | | | | | x | | | | | | x | | x | | | x x | | | | 0.000s 11.212s 638309738875583235: x | x x | | | | | | | | x | | | | | | x | 2798 x | | | x x | | | | 0.000s 11.212s 638309738875586947: x | x x | | | | | | | | x | | | | | | x | | x | 2799 | x x | | | | 0.000s 11.213s 638309738875591008: x | x x | | | | | | 2179 | x | | | | | | x | | x | | | x x | | | | 0.000s 11.213s 638309738875595536: x | x x | | | | | | | | x | | 2160 | | | x | | x | | | x x | | | | 0.000s 11.214s 638309738875600350: x | x x | | | | | | | | x | | | | | | x | | x | | | x x 2769 | | | 0.000s 11.214s 638309738875604693: x | x x | | | | | | | | x | 2801 | | | | x | | x | | | x x | | | | 0.001s 11.215s 638309738875609850: x | x x | | | 2802 | | | | x | | | | | | x | | x | | | x x | | | | 0.001s 11.215s 638309738875616208: x | x x | | | | | | | | x | | | | | | x | | x | | | x x | | 2245 | 0.000s 11.216s 638309738875620000: x | x x 2197 | | | | | | | x | | | | | | x | | x | | | x x | | | | 0.000s 11.216s 638309738875624633: x | x x | | | | | x | | x | | | | | | x | | x | | | x x | | | | 0.000s 11.217s 638309738875629221: x | x x | | | | 2220 x | | x | | | | | | x | | x | | | x x | | | | 0.000s 11.217s 638309738875632874: x 2222 x x | | | | | x | | x | | | | | | x | | x | | | x x | | | | 0.000s 11.217s 638309738875636809: x | x x | | | | | x | | x | | | | 2805 | x | | x | | | x x | | | | 0.000s 11.218s 638309738875641736: x | x x | | | | | x | | x | | | | | | x | | x | | | x x | | | 2806 0.000s 11.218s 638309738875646006: x | x x | | | | | x | | x 2189 | | | | | x | | x | | | x x | | | | 0.000s 11.219s 638309738875650272: x | x 2807 | | | | | x | | x | | | | | | x | | x | | 2795 x x | | | | 0.000s 11.219s 638309738875654632: x | x | | | | | | x | | x | | | x | | x | | x | | | x x | | | | 0.000s 11.220s 638309738875659396: x | x | | | | | | x | | x | | | x | | x 2800 | x | | | x x | | | | 0.001s 11.220s 638309738875664596: x | x | | | | | | x | 2809 x | | | x | | x | | x | | | x x | | | | 0.000s 11.221s 638309738875669531: x | x | | | 2230 | | x | | x | | | x | | x | | x | | | x x | | | | 0.000s 11.221s 638309738875672962: x | x | | | | | | x | | x | | | x | | x | 2170 x | | | x x | | | | 0.000s 11.221s 638309738875676425: x | x | | 2181 | | | x | | x | | | x | | x | | x | | | x x | | | | 0.000s 11.222s 638309738875681064: x | x | | | | | | x | | x | | | x | 2249 x | | x | | | x x | | | | 0.000s 11.222s 638309738875685415: x | x | | | | | | x | | x | | | x | | x | | x | 2203 | x x | | | | 0.000s 11.223s 638309738875689238: x | x | | | | | | x 2812 | x | | | x | | x | | x | | | x x | | | | 0.000s 11.223s 638309738875693210: x | x | | | | | | x | | x | | | x | | 2223 | | x | | | x x 2239 | | | 0.000s 11.223s 638309738875696761: x | x | | | | | | x | | x | | | x | | | | | x | | | x x | 2246 | | 0.000s 11.224s 638309738875700734: x | x | | | | | | x | | x | 2212 | x | | | | | x | | | x x | | | | 0.001s 11.224s 638309738875706637: x | x | | | | 2200 | x | | x | | | x | | | | | x | | | x x | | | | 0.000s 11.225s 638309738875711396: x | x | | | | | | x | | x | | 2191 x | | | | | x | | | x x | | | | 0.000s 11.225s 638309738875715382: x | x | 2813 | | | | x | | x | | | x | | | | | x | | | x x | | | | 0.000s 11.226s 638309738875720211: x | x | | | | | 2193 x | | x | | | x | | | | | x | | | x x | | | | 0.000s 11.226s 638309738875724676: x | x | | | | | | x | | x | | | x | | | | | x | | | x x | | 2147 | 0.000s 11.227s 638309738875729615: x | x | | | | | | x | | x | | | x 2236 | | | | x | | | x x | | | | 0.001s 11.227s 638309738875734733: x 2816 x | | | | | | x | | x | | | x | | | | | x | | | x x | | | | 0.000s 11.228s 638309738875739691: x | x | | | | | | x | | x | | | x | | | | | x | | | x x | | | 2117 0.000s 11.228s 638309738875743133: x | x | | | | | | x | | x | | | x | | | | | x | | 2225 x x | | | | 0.000s 11.228s 638309738875746525: x | x x | | | | | x | | x | | | x | | | | | x | | | x x | | | | 0.000s 11.229s 638309738875750146: x | x x | | | | | x | | x 2817 | | x | | | | | x | | | x x | | | | 0.000s 11.229s 638309738875753615: x | x x | | | | | x | | x | | | x | | | 2810 | x | | | x x | | | | 0.000s 11.229s 638309738875757074: x | x x | | 2818 | | x | | x | | | x | | | | | x | | | x x | | | | 0.000s 11.230s 638309738875760584: x | x x | | | | | x | 2166 x | | | x | | | | | x | | | x x | | | | 0.000s 11.230s 638309738875764029: x | x x | | | | | x | | x | | | x | | | | 2207 x | | | x x | | | | 0.000s 11.230s 638309738875767454: x | x x | | | | | x 2179 | x | | | x | | | | | x | | | x x | | | | 0.000s 11.231s 638309738875771026: x | x x | | | | | x | | x | | | x | 2201 | | | x | | | x x | | | | 0.000s 11.231s 638309738875774574: x | x x | 2821 | | | x | | x | | | x | | | | | x | | | x x | | | | 0.000s 11.232s 638309738875778048: x | x x | | | | | x | | x | | | x | | | | | x | | | x x 2822 | | | 0.000s 11.232s 638309738875781494: x | x x | | | | | x | | x | | | x | | 2823 | | x | | | x x | | | | 0.000s 11.232s 638309738875785964: x | x x | | | | | x | | x | | | x | | | | | x | 2819 | x x | | | | 0.001s 11.233s 638309738875792493: x | x x | | | 2231 | x | | x | | | x | | | | | x | | | x x | | | | 0.000s 11.233s 638309738875797248: x | x x | | | | | 2825 | | x | | 2219 x | | | | | x | | | x x | | | | 0.001s 11.234s 638309738875803256: x | x x 2197 | | | | | | | x | | | x | | | | | x | | | x x | | | | 0.000s 11.234s 638309738875807125: x | x x | | | | | | | | x | 2826 | x | | | | | x | | | x x | | | | 0.000s 11.235s 638309738875811059: x | x x | | | | 2804 | | | x | | | x | | | | | x | | | x x | | | | 0.000s 11.235s 638309738875814977: x | x x | | | | | | | | x | | | x | | | | | x | | | x x | 2811 | | 0.000s 11.236s 638309738875818676: x | x x | | | | | | | | x | | | x x | | | | x | | | x x | | | | 0.000s 11.236s 638309738875822871: x | x x | | | | | | | | x | | | x x | | | | x | | | x x | | | 2792 0.000s 11.236s 638309738875826226: x | x x | | 2230 | | | | | x | | | x x | | | | x | | | x x | | | | 0.000s 11.237s 638309738875830108: x | x x | | | | | | | | x | | | x x | 2223 | | x | | | x x | | | | 0.000s 11.237s 638309738875833684: x | x x | | | | | | | | x | | | x x 2828 | | | x | | | x x | | | | 0.000s 11.238s 638309738875837929: x | x x | | | | | | | | x | | | x x | | x | x | | | x x | | | | 0.000s 11.238s 638309738875842068: x | x x | 2181 | | | | | | x | | | x x | | x | x | | | x x | | | | 0.000s 11.238s 638309738875846331: x | x x | | | | | | | | x | | | x x | | x | x | | | x x 2239 | | | 0.000s 11.239s 638309738875850271: x | x x | | | | | | 2155 | x | | | x x | | x | x | | | x x | | | | 0.001s 11.239s 638309738875855291: x | x x | | | | | | | 2830 x | | | x x | | x | x | | | x x | | | | 0.000s 11.240s 638309738875860029: x 2222 x x | | | | | | | | x | | | x x | | x | x | | | x x | | | | 0.001s 11.240s 638309738875866155: x | x x | | | | | | | | x | | | x x | | x | x | | 2195 x x | | | | 0.000s 11.241s 638309738875870781: x | x x | | | | | | | | x | | | x x | | x | x | | | x x | | 2808 | 0.000s 11.241s 638309738875874391: x | x x | | | | | x | | x | | | x x | | x | x | | | x x | | | | 0.000s 11.242s 638309738875878047: x | x x | | | | | x | | x | | | x x | | x | x 2208 | | x x | | | | 0.001s 11.242s 638309738875883283: x | x x | | | | | x | | x | | | x x | | x 2831 x | | | x x | | | | 0.000s 11.243s 638309738875888082: x | x x | | | | | x | | x 2189 | | x x | | x | x | | | x x | | | | 0.000s 11.243s 638309738875892212: x | x x 2227 | | | | x | | x | | | x x | | x | x | | | x x | | | | 0.000s 11.243s 638309738875896440: x | x x | | | 2833 | x | | x | | | x x | | x | x | | | x x | | | | 0.001s 11.244s 638309738875901612: x | x x | | | | | x | | x | | | x x | | x | x | 2824 | x x | | | | 0.000s 11.244s 638309738875905825: x | x x | | | | | x | | x | | 2191 x x | | x | x | | | x x | | | | 0.000s 11.245s 638309738875910181: x | x x | | | | | x | | x | | | x x | | x | x | | | x x | 2756 | | 0.001s 11.245s 638309738875915260: x | x x | | | | | x | | x | | | x x | | x | x | | | x x | | | 2145 0.000s 11.246s 638309738875919887: x | x x | | | | | x | | x | 2212 | x x | | x | x | | | x x | | | | 0.000s 11.246s 638309738875923936: x | x x | | | | | x | | x | | | x x | x x | x | | | 2835 x | | | | 0.000s 11.247s 638309738875928132: x | x x | | | | | x | | x | | | x x 2201 x x | x | | | | x | | | | 0.000s 11.247s 638309738875932936: x | x x | | x | | x | | x | | | x x | x x | x | | | | x | | | | 0.001s 11.248s 638309738875939712: x | x x | | x | 2242 x | | x | | | x x | x x | x | | | | x | | | | 0.001s 11.248s 638309738875946350: x | x x | 2154 x | | x | | x | | | x x | x x | x | | | | 2837 | | | | 0.001s 11.249s 638309738875952949: x | 2838 x | | x | | x 2829 | x | | | x x | x x | x | | | | | | | | | 0.001s 11.250s 638309738875959277: x | | x | | x | | x | 2166 x | | | x x | x x | x | | | | | | | | | 0.000s 11.250s 638309738875963827: x | | x | | x | | x | | x | | | x x | x x | x | | 2788 | | | | | | 0.001s 11.251s 638309738875970238: x | | x | | x | | x | | x | | | 2192 x | x x | x | | | | | | | 2190 | 0.000s 11.251s 638309738875973958: x | | x | | x | | x | | x | | | | x | x x | x | | | | | x | | | 0.000s 11.251s 638309738875977355: x | | x | | x | | x | | x | | | | x | x x | x 2827 | | | | x | | | 0.000s 11.252s 638309738875980876: x x | x | | x | | x | | x | | | | x | x x | x | | | | | x | | | 0.000s 11.252s 638309738875984219: x x | x | | x | | x | | x 2832 | | | x | x x | x | | | | | x | | | 0.000s 11.253s 638309738875987636: x x | x | | x | | x | | x | | | | x | x x 2207 x | | | | | x | | | 0.000s 11.253s 638309738875991028: x x | x | | x 2231 | x | | x | | | | x | x x | x | | | | | x | | | 0.000s 11.253s 638309738875994348: x x | x | | x | | x | | x | | | | x | x x | x | 2814 | | | x | | | 0.000s 11.254s 638309738875998441: x x | x x | x | | x | | x | | | | 2842 | x x | x | | | | | x | | | 0.000s 11.254s 638309738876001875: x x | x x | x | | x | | x | | 2836 | | | x x | x | | | | | x | | | 0.000s 11.254s 638309738876005204: x x | x x | x | | x | | x | | | | | | x x | x | | | | | x x | | 0.000s 11.255s 638309738876008857: x x | x x | x | | x | | x | | | | | | 2223 x | x | | | 2841 | x x | | 0.001s 11.255s 638309738876014357: x x | x x | x | | x | | x | | | | | | | x | x | | | | | x x | 2164 0.000s 11.256s 638309738876019197: x x | x x | x | | x | | x | 2845 | | | | | x | x | | | | | x x | | 0.001s 11.256s 638309738876024660: x x | x x | x | | x | | 2846 | | | | | 2229 | x | x | | | | | x x | | 0.001s 11.257s 638309738876031130: x x | x x | x | x x | | | | | | | | | | x | x | | | | | x x | | 0.000s 11.257s 638309738876035066: x x | x x | x | x x | | | | | | | | | | x | x | | | | 2847 x x | | 0.000s 11.258s 638309738876038698: x x | x x 2181 x | x x | | | | | | | | | | x | x | | | | | x x | | 0.001s 11.258s 638309738876044880: x x | x x | x | x x 2179 | | | | | | | | | x | x | | | | | x x | | 0.001s 11.259s 638309738876051524: x x 2196 x x | x | x x | | | | | | | | | | x | x | | | | | x x | | 0.001s 11.260s 638309738876058112: x x | x x | x | x x | | | | | | | | | | x | x | | | | | x x x | 0.001s 11.260s 638309738876064309: x x | x x | x | x x | | | | | | | | | | x | x | | x | | x x x | 0.001s 11.261s 638309738876071032: x x | x x | x | x x | | | | | | 2850 | | | x | x | | x | | x x x | 0.001s 11.262s 638309738876077758: x x | x x | x | x x | 2815 | | | | | | | | x | x | | x | | x x x | 0.001s 11.262s 638309738876084291: x x | x x | x | 2193 x | | | | | | | | | | x | x x | x | | x x x | 0.001s 11.263s 638309738876091037: x x | x 2197 | x | | x | | | 2237 | | | | | | x | x x | x | | x x x | 0.001s 11.264s 638309738876097709: 2851 x | x | | x | | x | | | | | | | | | | x 2170 x x | x | | x x x | 0.001s 11.264s 638309738876104326: | x | x | | 2230 | | x | | | | | 2834 | | | | x | x x | x | | x x x | 0.001s 11.265s 638309738876110774: | x | x | | | | | x | | | | | | | | | | x | x x 2743 x | | x x x | 0.001s 11.265s 638309738876116965: | x | x | | | | | x | | | | | | | 2213 | | x | x x | x | | x x x | 0.001s 11.266s 638309738876123446: | x | x | | | | | x | | | | | | | | | | x | x x | x x | x x x | 0.001s 11.267s 638309738876129844: | x | x | | | | | x | | | | | | | | | 2852 x | x x | x x | x x x | 0.001s 11.267s 638309738876136010: | x | x | | | 2200 | x | | | | | | | | | | x | x x | x x | x x x | 0.001s 11.268s 638309738876142518: | x | x | | | | | x | | | | 2212 | | | | | x | x x | x x | x x x | 0.001s 11.269s 638309738876149039: | x | x | | | | | x | | x | | | | | | | x | x x | x x | x x x | 0.001s 11.269s 638309738876155364: | x | x | | | | | x | | x | | | | | | | x | x x | x x | x x x 2854 0.001s 11.270s 638309738876161874: | x | x | | | | | x | | x | | | | | | | x | x x | x x 2844 x x x | 0.001s 11.271s 638309738876168380: | x | x | | | | | x | | x | | | | | 2201 | x | x x | x x | x x x | 0.001s 11.271s 638309738876174689: | x x x | | | | | x | | x | | | | | | | x | x x | x x | x x x | 0.001s 11.272s 638309738876181195: | x x x | 2848 | | | x | | x | | | | | | | x | x x | x x | x x x | 0.001s 11.273s 638309738876187540: | x x x | | | | | x | | x | | | 2192 | | | x | x x | x x | x x x | 0.001s 11.273s 638309738876193993: | x x x | | | | | x | 2759 x | | | | | | | x | x x | x x | x x 2245 | 0.001s 11.274s 638309738876200579: | x x x | | | | | x 2155 | x | | | | | | | x | x x | x x | x x | | 0.001s 11.274s 638309738876206780: | x x x | | | | 2242 x | | 2857 | | | | | | | x | x x | x x | x x | | 0.001s 11.275s 638309738876213252: 2856 x x x | | | | | x | | | | | | | | | | x | x x | x x | x x | | 0.001s 11.276s 638309738876219855: | x x x | | | | | x | | | 2189 | | | | | | x | x x | x x | x x | | 0.001s 11.276s 638309738876226098: | x x x | | | | | x | | | | | 2219 | | | | x | x x | x x | x x | | 0.001s 11.277s 638309738876232812: | x x x | | | | | x | | | | | | | | | | x | x x 2250 x x | x x | | 0.001s 11.278s 638309738876239427: | x x x 2165 | | | | x | | | | | | | | | | x | x x | x x | x x | | 0.001s 11.278s 638309738876245770: | x x x | | x | | x | | | | | | | | | | x | x x | x x | x x | | 0.001s 11.279s 638309738876252048: | x x x | | x | | x | | | | | | | | | 2223 x | x x | x x | x x | | 0.001s 11.280s 638309738876258444: | x x x | | x | | x | | | | | | | 2843 | | x | x x | x x | x x | | 0.001s 11.280s 638309738876264807: | x x x | | x | | x | | | | | | | | | | x 2207 x x | x x | x x | | 0.001s 11.281s 638309738876271052: | x x x | | x | | x | | | | | | | | | | x | x x | x x | x x | 2164 0.001s 11.281s 638309738876277162: | x x x | | x | | x | | | | | | | | | | x | x x | x x x x x | | 0.000s 11.282s 638309738876281952: | x x x | | x | | x | | | | 2803 | | | | | x | x x | x x x x x | | 0.000s 11.282s 638309738876286283: | x x x | | x | | x | | | | | | | | 2820 | x | x x | x 2859 x x x | | 0.000s 11.283s 638309738876289517: | x x x | | x 2853 | x | | | | | | | | | | x | x x | x | x x x | | 0.000s 11.283s 638309738876292533: | x x x | 2154 x | | x | | | | | | | | | | x | x x | x | x x x | | 0.000s 11.283s 638309738876295487: | x x x | | x | | x | | | | | | 2860 | | | x | x x | x | x x x | | 0.000s 11.284s 638309738876299290: | x x x | | x | | x | 2206 | | | | | | | | x | x x | x | x x x | | 0.001s 11.284s 638309738876304535: | x x x | | x | | x | | | | | | | | | | x | x x | x | x x x x | 0.001s 11.285s 638309738876309921: | x x x | | x | | x 2862 | | | | | | | | | x | x x | x | x x x x | 0.000s 11.285s 638309738876314745: | x x x | | x | 2153 x | | | | | | | | | | x | x x | x | x x x x | 0.001s 11.286s 638309738876320411: | x x x | | x | | x | | x | | | | | | | x | x x | x | x x x x | 0.000s 11.286s 638309738876323712: x x x x | | x | | x | | x | | | | | | | x | x x | x | x x x x | 0.000s 11.286s 638309738876326916: x x x x | | x | | x | | x 2858 | | | | | | x | x x | x | 2864 x x x | 0.000s 11.287s 638309738876330193: x x x x | | x | | x | | x | | 2865 | | | | x | x x | x | | x x x | 0.000s 11.287s 638309738876333826: x x x x | | x | | x | | x | | | | | | | x | x x 2866 x | | x x x | 0.000s 11.288s 638309738876337789: x x x x | | x | | x | | x | | | | x | | x | x x | x | | x x x | 0.000s 11.288s 638309738876341707: x x x x 2227 | x | | x | | x | | | | x | | x | x x | x | | x x x | 0.000s 11.288s 638309738876344934: x x x x | | x | | x | | x | | | | x | 2855 x | x x | x | | x x x | 0.000s 11.289s 638309738876348164: x x x x | | x | | x | | x | | | | 2867 | | x | x x | x | | x x x 2145 0.000s 11.289s 638309738876351795: x x x x | | x | | x | | x | 2234 | | | | | x | x x | x | | x x 2218 | 0.000s 11.289s 638309738876356456: x x x x | | x | | x | | x | | | | | | | x 2840 x x | x | | x x | | 0.000s 11.290s 638309738876360460: x x x x | | x | | x | | x | | | | | | | x | x x | x x | x x | | 0.000s 11.290s 638309738876364044: x x x x | | x 2231 | x | | x | | | | | | | x | x x | x x | x x | | 0.000s 11.290s 638309738876367040: x x x x | | x | | x | | x | | | | | 2249 | x | x x | x x | x x | | 0.000s 11.291s 638309738876370162: x x x x | 2181 x | | x | | x | | | | | | | x | x x | x x | x x | | 0.000s 11.291s 638309738876373183: x x x x | | x | | x | | x | | | 2192 | | | x | x x | x x | x x | | 0.000s 11.291s 638309738876376158: x x x x | | x | | x | 2869 x | | | | | | | x | x x | x x | x x | | 0.000s 11.292s 638309738876379695: x x x x | | x | | x 2155 | x | | | | | | | x | x x | x x | x x | | 0.000s 11.292s 638309738876384138: x x x x | | x | 2193 x | | x | | | | | | | x | x x | x x | x x | | 0.000s 11.293s 638309738876388303: x x x x | | x | | x | | x | | | | | | | x | x x | x x x x x | | 0.000s 11.293s 638309738876391519: x x x x | | x | | x | | x 2237 | | | | | | x | x x | x x x x x | | 0.000s 11.293s 638309738876394541: x x x x | | x | | x | | x | | 2219 | | | | x | x x | x x x x x | | 0.000s 11.294s 638309738876398661: x x x x | | x | | x | | x | | | | | | | x | x x 2250 x x x x x | | 0.000s 11.294s 638309738876403195: x x 2196 x | | x | | x | | x | | | | | | x x | x x | x x x x x | | 0.000s 11.294s 638309738876406295: x x | x | | x | | x | | x | | | | | | x x | x x | x 2871 x x x | 2186 0.000s 11.295s 638309738876409627: x x | x | | x | | x | | x | | | | x | x x | x x | x | x x x | | 0.000s 11.295s 638309738876412672: x x | x | | x | | x | | 2872 | | | | x | x x | x x | x | x x x x | 0.000s 11.295s 638309738876415739: x x | x | | x | | x | | | | | | | x | x x 2839 x 2208 | x | x x x x | 0.000s 11.296s 638309738876418907: x x | x | | x | | x | | | | x | | x | x x | x | | x | x 2873 x x | 0.000s 11.296s 638309738876422278: x x | x x | x | | x | | | | x | | x | x x | x | | x | x | x x | 0.000s 11.296s 638309738876425882: x x | x x | x | | x | 2206 | | x | | x | x x | x | | x | x | x x | 0.001s 11.297s 638309738876430919: x x | x x | x | 2220 x | | | | x | | x | x x | x | | x | x | x x | 0.001s 11.297s 638309738876437050: x x | x x | x x | x | | | | x | | x | x x | x | | x | x | x x | 0.000s 11.298s 638309738876440436: x x | x x | x x | x | | | | x | | x 2201 x x | x | | x | x | x x | 0.000s 11.298s 638309738876443543: x x | x x | x x | x 2849 | | | x | | x | x x | x | | x | x | x x | 0.000s 11.298s 638309738876446611: x x | x x | x x | x | | | | x | 2863 x | x x | x | | x | x | x x | 0.000s 11.299s 638309738876449891: x x | x x | x x | x | | | | x | | x | x x | x | 2875 x | x | x x | 0.000s 11.299s 638309738876454061: x x | x x | x x | x | | | 2189 x | | x | x x | x | | x | x | x x | 0.000s 11.299s 638309738876457396: x x | x x | x x | 2877 | | | | x 2191 | x | x x | x | | x | x | x x | 0.000s 11.300s 638309738876460627: x x | x x | x x | | | | x | x | | x | x x | x | | x | x | x 2218 | 0.000s 11.300s 638309738876464190: x x | x x | x x | | | | x | 2234 | | x | x x | x | | x | x x x | | 0.000s 11.301s 638309738876467718: x 2878 | x x | x x | | | | x | | | | x | x x | x x | x | x x x | | 0.000s 11.301s 638309738876471810: x | | x x | x x | | | | x | | | | x | x x | x x | x x x x x | | 0.000s 11.301s 638309738876475945: x | x x x | x x | | | | x | | | | x | x x | x x | x x x x x | | 0.000s 11.302s 638309738876479233: x | x x x | x x | | | | 2880 | | | | x | x x | x x | x x x x x | 2145 0.000s 11.302s 638309738876482397: x | x x x | x x | | | | | | | | | x | x x 2233 x x | 2195 x x x x | | 0.000s 11.302s 638309738876485558: x | x x x | x x 2870 | | | | | | | | x | x x | x x | | x x x x | | 0.000s 11.303s 638309738876489883: x | x x x | x x | | | | | | | | | x x x x | x x | | 2882 x x x | | 0.000s 11.303s 638309738876494722: x | x x x | x x | | 2216 | | | | | | x x x x | x x | | | x x x | | 0.001s 11.304s 638309738876500006: x | x x x | x x | | | | | | | | | x x x x | x x 2250 | | x x x | | 0.000s 11.304s 638309738876504863: x | x x x | x x | | | | | | | | x x x x x | x x | | | x x x | | 0.000s 11.305s 638309738876508280: x | x x x | x x | | | | | 2876 | | x x x 2883 x | x x | | | x x x | | 0.000s 11.305s 638309738876511579: x | x x x | x x | x | | | | | | x x x | x | x x | | | x x x | | 0.000s 11.305s 638309738876515992: x | x x x | x x | x | | | | x | x x x | 2884 | x x | | | x x x | | 0.000s 11.306s 638309738876520131: x x x x x | x x | x | | | | x | x x x | | | x 2208 | | | x x x | | 0.000s 11.306s 638309738876524402: x x x x x | x x | x | | x | x | x x x | | | x | | | | x x x | | 0.000s 11.307s 638309738876528483: x x x x x | x x | x | | x | x 2219 x x x | | | x | | | | x x x | | 0.000s 11.307s 638309738876531814: x 2885 x x x | x x | x | | x | x | x x x | | | x | | x | x x x | | 0.000s 11.307s 638309738876535276: x | x x x | x x 2153 x | | x | x | x x x | | | x | | x | x x x | | 0.000s 11.308s 638309738876538734: x | x x x | x x | x | | x | x | x x 2201 | | | x | | x x x x x | | 0.000s 11.308s 638309738876541978: x | x x x | x x | x | | x | x | x x | | | 2886 x | | x x x x x | | 0.000s 11.308s 638309738876545179: x | x x x | x x | x | | x | x | x x | | | | x | | x x x x x | 2186 0.000s 11.309s 638309738876548568: x | x x x | x x | x 2248 | x | x | x x | | | | x | | x x x 2887 x | | 0.000s 11.309s 638309738876552668: x | x x x | x x | x | | x | x | x x | x | | x | | x x x | x | | 0.000s 11.309s 638309738876557031: x | x x x | x x | x | | x 2237 x | x x | x | | x | | x x x | x | | 0.000s 11.310s 638309738876561021: x | x x x | x x | x | | x | 2234 | x x | x x | x | | x x x | x | | 0.000s 11.310s 638309738876565475: x | x x x | x x | 2888 | | x | | | x x | x x | x x | x x x | x | | 0.000s 11.311s 638309738876569545: x | x x x | x x | | | | x | | | x x | x x | x x 2881 x x x | x | | 0.000s 11.311s 638309738876573156: x x x x x | x x | | | | x | | | x x | x x | x x | 2195 x x | x | | 0.000s 11.311s 638309738876577308: x x x x x | x x | | | | x | | | x x x x 2889 | x x | | x x | x | | 0.000s 11.312s 638309738876581100: x x x x x | x x | | | | x | | | x x x x | 2233 x x | | x x | x | | 0.000s 11.312s 638309738876584411: x x x x x | x x | | | | x | | x x x x x | | x x | | x x | x | | 0.000s 11.313s 638309738876587673: x x x x x | x x | | | | x | | x x x x x | | x 2890 | | x x | x | 2164 0.000s 11.313s 638309738876591105: x x x x x | x x | | | | x | | x x x x x | | x | | | x x x x | | 0.000s 11.313s 638309738876595325: x x x x x | x x 2242 | | | x | | x x x x x | | x | | | x x x x | | 0.000s 11.314s 638309738876599836: x x x x x | x 2891 | | 2216 | x | | x x x x x | | x | | | x x x x | | 0.000s 11.314s 638309738876603156: x x x x x | x | | x | | x | | x x x x x | | x | | | x x x x | | 0.000s 11.314s 638309738876606533: x x x x x | x | | x | | x | | x x x x x | | x | 2879 | x x x x | | 0.000s 11.315s 638309738876610939: x x x x x | x | | x | | x | | x x x 2201 x x | x | | | x x x x | | 0.000s 11.315s 638309738876614889: x x x x x | x | | x | | x | | 2892 x x | x x | x | | x x x x x | | 0.000s 11.316s 638309738876618453: x x x x x | x | | x | | x | | | x x | x x 2893 x | | x x x x x | | 0.000s 11.316s 638309738876621894: x x x x x | x | | x | | x 2189 | | x x | x x | x | | x x x x x | | 0.000s 11.316s 638309738876625441: x x x x x | x | | x | | x | | | x x | x x | x | | x x x x x 2190 | 0.000s 11.317s 638309738876629225: x x x x x | x | | x | | x | | | x x | x x | x 2208 | x x x x x | | 0.000s 11.317s 638309738876632516: x x x x x | x | | x | | x | x | x x | x x | x | | x x x x x | | 0.000s 11.317s 638309738876635907: x x x x x | x | | x | | x | x | x x | x x | x | | x x x x 2894 | 2186 0.000s 11.318s 638309738876639519: x x x x x | x | | x x | x | x | x 2895 | x x | x | | x x x x | | | 0.000s 11.318s 638309738876643130: x x x x x | x x | x 2248 | x | x | x | | x x | x | | x x x x | | | 0.000s 11.318s 638309738876646970: x x x x x 2868 x x | x | | x | x | x | | x x | x | | x x x x | | | 0.000s 11.319s 638309738876651659: x x 2196 x x | x x | x | | x | x | x | | x x | x | 2874 x x x x | | | 0.000s 11.319s 638309738876655509: x x | 2896 x | x x | x | | x | x | x | x x x | x | | x x x x | | | 0.000s 11.320s 638309738876658924: x x | | x | x x | x | | x | x x x | x x x | x | | 2195 x x x | | | 0.000s 11.320s 638309738876662098: x x | | x | x x 2220 x | | x | x x x | x x x | x | | | x x x | | | 0.000s 11.320s 638309738876665255: x x | | x | x x | x | | x | x x x | x x x 2233 x | | | x x x | | | 0.000s 11.321s 638309738876668584: x x | | x | x x | x | | x | x x x | x x x | x x | | x x x | | | 0.000s 11.321s 638309738876671731: x x | | x | x x | x | | x | x x x | x x x | x x | | x x x x | | 0.000s 11.321s 638309738876674896: x x | | x | x x | x | | x | x x x | x x x | x x | | x x 2898 x | 2164 0.000s 11.322s 638309738876678273: x x | | x | x x | x | | x | x x x x x x x | x x | | x x | x | | 0.000s 11.322s 638309738876681532: x x | | x | x x | x | | x | x x x x x x x | x x | | x x | x x | 0.000s 11.322s 638309738876684707: x x | | x | x 2899 | x 2216 | x | x x x x x x x | x x | | x x | x x | 0.000s 11.323s 638309738876688076: x x | | x 2154 x | | x | | x | x x x x x x x | x x | | x x | x x | 0.000s 11.323s 638309738876691291: x x | | x | x | | x | | x | x x x x x x x | x x 2861 | x x | x x | 0.000s 11.323s 638309738876694494: x x | x x | x | | x | | x | x x x x 2201 x x | x x | | x x | x x | 0.000s 11.324s 638309738876697700: x x x x x | x | | x | | x | x x x x | x x | x x | | x x | 2900 x | 0.001s 11.325s 638309738876707840: x x x x x | x | 2193 x | | x | x x x x | x x | x x | | x x | | x | 0.001s 11.325s 638309738876716456: x x x x x | x | | x | | x | x x x x | x x | x x | | x x x | x | 0.000s 11.326s 638309738876719598: x x x x x | x | | x | | x | x x x x | x x | x x | 2897 x x x | x | 0.000s 11.326s 638309738876722555: x x x x x | x x | x | | x | x x x x | x x | x x | | x x x | x | 0.000s 11.326s 638309738876725383: x x x x x | x x | x | | x | x x x x | x x | x x x | x x x | 2245 | 0.000s 11.327s 638309738876729145: x x x x x 2221 x x | x | | x | 2901 x x x | x x | x x x | x x x | | | 0.000s 11.327s 638309738876733469: x x x x x | x x | x | | x | | x x x | x x | x x x | x x x | | 2186 0.000s 11.328s 638309738876738216: x x 2196 x x | x x | x | | x | | x x x | x x | x x x | x x x x | | 0.001s 11.328s 638309738876743238: x x | x x | x x | x 2248 | x | | x x x | x x | x x x | x x x x | | 0.000s 11.328s 638309738876746752: x x | x x | x x | x | | x | | x x x | x x | x 2208 x x x x x x | | 0.000s 11.329s 638309738876750021: x x | x x | x x | x | | x | | x x x | x x | x | x x x x x x x | 0.000s 11.329s 638309738876754129: x x | x x | x x | x | | x | x x x x | x x | x | x x x x x x x | 0.000s 11.329s 638309738876757363: x x | x x | x x | x | | x | x x x x | x x | x | x x 2903 x x x x 2224 0.000s 11.330s 638309738876760349: x x x x x | x x | x | | x | x x x x | x x | x | x x | x x 2904 x | 0.000s 11.330s 638309738876763636: x x x x x | x x x x | | x | x x x x | x 2905 | x | x x | x x | x | 0.000s 11.330s 638309738876766794: x x x x x | x x x x | | x x x x x x | x | | x | x x | x x | x | 0.002s 11.333s 638309738876789140: x x x x x | x x x x | | x x x x x x | x | | x | x 2906 | x x | x x 0.001s 11.333s 638309738876794712: x x x x x | x x x x | | x x x x x x | x | | x | x | x x x | x 2186 0.000s 11.334s 638309738876797681: 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 11.334s 638309738876800681: x x x x x | x x 2193 x x | x x x x x x | x x | x | x | x x x | x | 0.000s 11.334s 638309738876803524: x x 2196 x x | x x | x x | x x x x x x | x x | x | x | x x x x x | 0.000s 11.334s 638309738876806804: x 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 11.335s 638309738876817413: x x | 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 11.336s 638309738876825340: x x | x 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 11.337s 638309738876828780: x x x x 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 11.337s 638309738876832577: x x x x x | x x | x x | x x x x x x | x x x x x x x x x x x x 2224 0.001s 11.338s 638309738876837788: x x x x x 2154 x x | x x | x x x x x x | x x x x x x x x x x x x | 0.001s 11.338s 638309738876843061: x x x x x | 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 11.338s 638309738876846586: x x x x x | x 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 11.339s 638309738876849965: x x x x x | x 2910 x x x | x x x x x x x x x x x x x x x x x x x 2908 0.001s 11.340s 638309738876860447: x x x x x | x | x x x | x x x x x x x x x x x x x x x x x x x 2186 0.001s 11.341s 638309738876868438: x x x x x | x 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 11.341s 638309738876873929: x x x x x 2909 x 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 11.342s 638309738876884236: x x x x x 2221 x 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 11.343s 638309738876897470: x x x x x 2911 x 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 11.344s 638309738876901181: x x x x x | x x x x x | x x x x x x x x x x x x x x x x x x x 2224 0.001s 11.344s 638309738876907500: x x x x x 2221 x 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 11.346s 638309738876918716: x x x x x 2902 x x x x x | x x x x 2912 x x x x x x x x x x x x x x | 0.001s 11.347s 638309738876931502: x x x x x 2240 x x x x x | x x x x | x x x x x x x x x x x x x 2245 | 0.000s 11.347s 638309738876934790: x x x x x | 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 11.348s 638309738876939297: x x x x x | x 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 11.348s 638309738876947188: x x x x x 2221 x x x 2913 x | x x x x x x x x x x x x x x x x x x | x 0.002s 11.350s 638309738876962272: x x x x x | x 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 11.351s 638309738876968755: x x x x x 2240 x 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 11.351s 638309738876975071: x x x x x | x x 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 11.352s 638309738876981373: x x x x x 2914 x x x x x | x x x x x x x x x x x x x x x x x 2915 x x 0.001s 11.353s 638309738876993795: x x x x x 2221 x 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 11.354s 638309738876999982: x x x x x | x x 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 11.356s 638309738877023605: x x x x x 2240 x x 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 11.359s 638309738877050873: x x x x x x x x 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 11.384s 638309738877303452: x x x x x x x x x x x 2907 x x x x x x x x x x x x x x x x 2916 x x x 0.001s 11.385s 638309738877314585: x x 2196 x x x x x x x x 2244 x x x x x x x x x x x x x x x x | x x x 0.001s 11.386s 638309738877322356: x x | x x x x x 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 11.387s 638309738877334515: x x x x x x x x x 2917 x | x x x x x x x x x x x x x x x x x x x x 0.000s 11.388s 638309738877338157: x x x x x x x x x | x 2206 2918 x x x x x x x x x x x x x x x x x x x 0.001s 11.388s 638309738877346160: x x 2196 x x x x 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 11.389s 638309738877349760: x x | x x x x x 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 11.389s 638309738877350164: x x | 2919 x x x x x x x 2244 x x x x x x x x x x x x x x x x x x x x 0.001s 11.389s 638309738877355355: x x x | x x x x x x x | x x x x x x 2920 x x x x x x x x x x x x x 0.001s 11.390s 638309738877362570: x x x x x x x 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 11.390s 638309738877362726: x x x x x x x x x x x 2206 x x x x x x | x x x x x x x x x x x x x 0.001s 11.391s 638309738877371331: x x 2196 x x x x x 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 11.394s 638309738877398929: x x | x x x x x x x x 2921 x x x x x x x x x x x x x x x x x x x x 0.001s 11.394s 638309738877405883: x x x x x x x x 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 11.395s 638309738877412051: x x x x x x x x x x x 2244 x x x x x x x x x x x x x x x x x x x x 0.002s 11.397s 638309738877436498: x x x x x 322 x x x 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 11.408s 638309738877539357: 2953 2936 2952 2945 2933 2922 2923 2932 2944 2937 2930 2943 2928 2942 2948 2924 2941 2931 2946 2938 2947 2926 2951 2927 2929 2949 2939 2950 2934 2935 2925 2940 0.012s 11.420s 638309738877664050: | | | | | | | | | | | | | | | | | | | 2957 | | | | | | | | | | | | 0.002s 11.422s 638309738877682409: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2969 | | 0.002s 11.424s 638309738877703720: 2983 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.425s 638309738877711063: | 2963 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 11.427s 638309738877730799: | | | | | | | | | | | | | | | 2968 | | | | | | | | | | | | | | | | 0.001s 11.428s 638309738877741764: | | 2978 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.429s 638309738877748866: | | | | | | | 2961 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.429s 638309738877752657: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2962 | | | | 0.000s 11.429s 638309738877756306: | | | | | | | | 2981 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.430s 638309738877760882: 3236 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.431s 638309738877770963: | | | | | | | | | | | | | | | | | | | | | | | 2979 | | | | | | | | 0.001s 11.432s 638309738877779168: | | | | | | | | | | | 2976 | | | | | | | | | | | | | | | | | | | | 0.001s 11.432s 638309738877785201: | | 3237 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.433s 638309738877794648: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2967 | | | 0.001s 11.434s 638309738877804772: | 3006 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.435s 638309738877813746: | | | | | | | | | | | | | | | | | | | | | | | | 2964 | | | | | | | 0.001s 11.436s 638309738877820013: 2983 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.436s 638309738877820416: | | | | | | | | | | | | | | | | | | | | 2973 | | | | | | | | | | | 0.001s 11.436s 638309738877826351: | | | | | | | | | | | | | | | | | | | | | | | | | | 2970 | | | | | 0.001s 11.437s 638309738877831677: | | | | | | | | | | | | | | 2977 | | | | | | | | | | | | | | | | | 0.001s 11.438s 638309738877838634: | | 2978 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.438s 638309738877838976: | | | | | 2974 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.438s 638309738877845470: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2959 0.001s 11.439s 638309738877851278: | | | | | | | | | | | | | | | | | | | | | | 2984 | | | | | | | | | 0.001s 11.439s 638309738877856726: 3238 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.440s 638309738877862579: | | | 2971 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.440s 638309738877866979: | | | | | | | | 3239 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.441s 638309738877872893: | | | | | | | | | | | | | | | | | | | | | | | 3240 | | | | | | | | 0.001s 11.442s 638309738877878467: | | | | | | | | | | | | | | | | | | | | | 2958 | | | | | | | | | | 0.001s 11.442s 638309738877883562: | | | | | | | | | | | | | | | | 2954 | | | | | | | | | | | | | | | 0.000s 11.443s 638309738877887849: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2986 | 0.001s 11.443s 638309738877894352: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2992 | | 0.001s 11.444s 638309738877901930: | | 3241 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.445s 638309738877909738: | | | | 2980 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.445s 638309738877917167: 2983 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.446s 638309738877917846: | | | | | | | | | | | | | | | | | | | | | | 3242 | | | | | | | | | 0.001s 11.446s 638309738877925236: | | | | | | | | 2981 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.446s 638309738877925600: | | | | | | | | | | | | | | | | | | | 3013 | | | | | | | | | | | | 0.001s 11.447s 638309738877933203: | | | | | | | | | | | | 2975 | | | | | | | | | | | | | | | | | | | 0.001s 11.448s 638309738877939932: | | | | | | | | | | | | | | | | | | | | 3040 | | | | | | | | | | | 0.000s 11.448s 638309738877943819: | | | | | | | | | 2965 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.449s 638309738877948276: | 3243 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.449s 638309738877953911: | | | | | | | | | | | | | 2955 | | | | | | | | | | | | | | | | | | 0.001s 11.450s 638309738877959075: | | | | | | | | | | | | | | | | | | | | | | | | | 2960 | | | | | | 0.000s 11.450s 638309738877963393: | | | | | | | | | | | | | | | | | | | | | | | 2979 | | | | | | | | 0.000s 11.450s 638309738877963745: | | | | | | 2972 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.451s 638309738877968518: | | | | | | | | | | | | | | | | | | | | | | | | 3031 | | | | | | | 0.001s 11.451s 638309738877975339: | | | | | | | | | | | 2997 | | | | | | | | | | | | | | | | | | | | 0.001s 11.452s 638309738877982070: | | | | | | | | | | | | | | | | | | | | | | | | | | 3001 | | | | | 0.000s 11.452s 638309738877986855: | | | | | | | | | | | | | | 3002 | | | | | | | | | | | | | | | | | 0.001s 11.453s 638309738877992026: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3244 | | 0.001s 11.454s 638309738877997673: | | | | | | | | | | | | | | | | | | | | | | 2984 | | | | | | | | | 0.000s 11.454s 638309738877998156: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3245 | 0.001s 11.454s 638309738878003692: | | | | | | | | 3246 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.455s 638309738878008948: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2982 0.001s 11.455s 638309738878014199: | | 2978 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.455s 638309738878014427: | | | | | 3019 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.456s 638309738878018428: | | | | | | | | | | | | | | | | | | 2956 | | | | | | | | | | | | | 0.000s 11.456s 638309738878022854: | | | | | | | | | | | | | | | | 3000 | | | | | | | | | | | | | | | 0.001s 11.457s 638309738878029586: 3247 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.457s 638309738878035150: | | | | | | | | | | 2987 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.458s 638309738878039980: | | | | | | | | | | | | | | | | | 2966 | | | | | | | | | | | | | | 0.001s 11.458s 638309738878045114: | | | | | | | | | | | | | | | | | | | 3248 | | | | | | | | | | | | 0.001s 11.459s 638309738878050424: | | | | | | | | | | | | | | | | | | | | | 3012 | | | | | | | | | | 0.001s 11.459s 638309738878056574: | | | | | | | 3007 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.460s 638309738878063661: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2990 | | | | 0.001s 11.461s 638309738878071930: | | | | 3249 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.031s 11.492s 638309738878377684: | 3006 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.492s 638309738878378196: | | | | | | | | | | | | | | | | | | | | | | | 3250 | | | | | | | | 0.000s 11.492s 638309738878382663: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3009 | | | 0.000s 11.492s 638309738878387270: | | | | | | | | | | | | | | | | | | | | | | | | 3251 | | | | | | | 0.000s 11.493s 638309738878391064: | | | 2988 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.493s 638309738878394899: | | | | | | | | | | | | | | | | | | | | | | | | | | 3252 | | | | | 0.000s 11.494s 638309738878399592: | | | | | | | | | | | 3253 | | | | | | | | | | | | | | | | | | | | 0.001s 11.494s 638309738878405502: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2992 | | 0.000s 11.494s 638309738878405903: | | | | | | | | | | | | | | 3254 | | | | | | | | | | | | | | | | | 0.001s 11.495s 638309738878412227: | | | | | | | | | | | | | | | | | | | | 3255 | | | | | | | | | | | 0.001s 11.495s 638309738878417262: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2986 | 0.000s 11.496s 638309738878417529: | | | | | | | | | | | | | | | | | | | | | | 3256 | | | | | | | | | 0.000s 11.496s 638309738878421775: | | | | | | | | 2981 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.496s 638309738878422020: | | 3257 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.496s 638309738878425876: | | | | | | | | | | | | | 2996 | | | | | | | | | | | | | | | | | | 0.000s 11.497s 638309738878429722: | | | | | | | | | | | | 2998 | | | | | | | | | | | | | | | | | | | 0.000s 11.497s 638309738878433456: | | | | | | | | | 3014 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.498s 638309738878437821: | | | | | | | | | | | | | | | | | | | | | | | | | 2995 | | | | | | 0.000s 11.498s 638309738878442433: | | | | | 3258 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.498s 638309738878446958: | | | | | | | | | | | | | | | | 3259 | | | | | | | | | | | | | | | 0.000s 11.499s 638309738878451796: | | | | | | | | | | | | | | | | | | | 3013 | | | | | | | | | | | | 0.000s 11.499s 638309738878452148: | | | | | | | | | | 3260 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.499s 638309738878456617: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3261 0.000s 11.500s 638309738878460526: | | | | | | | | | | | | | | | | | | | | | 3262 | | | | | | | | | | 0.000s 11.500s 638309738878464158: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3263 | | | | 0.000s 11.501s 638309738878467860: | | | | | | | 3264 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.501s 638309738878471494: | | | | | | | | | | | | | | | | | | 2999 | | | | | | | | | | | | | 0.000s 11.501s 638309738878475311: | | | | 2980 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.501s 638309738878475493: | | | | | | 3005 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.502s 638309738878480469: | | | | | | | | | | | | | | | | | 3017 | | | | | | | | | | | | | | 0.001s 11.502s 638309738878485646: | | | | | | | | | | | | | | | | | | | | | | | 2979 | | | | | | | | 0.000s 11.502s 638309738878485871: | 3265 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.503s 638309738878490088: 2983 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.503s 638309738878491287: | | | | | | | | | | | | | | | | | | | | | | | | 3031 | | | | | | | 0.000s 11.503s 638309738878491740: | | | | | | | | | | | | | | | | | | | | | | | | | | 3001 | | | | | 0.000s 11.503s 638309738878492009: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3266 | | | 0.001s 11.504s 638309738878499356: | | | | | | | | | | | 2997 | | | | | | | | | | | | | | | | | | | | 0.000s 11.504s 638309738878499638: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3267 | | 0.000s 11.504s 638309738878503712: | | | 3268 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.505s 638309738878509009: | | | | | | | | | | | | | | 3002 | | | | | | | | | | | | | | | | | 0.000s 11.505s 638309738878509249: | | | | | | | | | | | | | | | | | | | | 3040 | | | | | | | | | | | 0.000s 11.505s 638309738878509405: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3269 | 0.001s 11.505s 638309738878515630: | | | | | | | | | | | | | | | | | | | | | | 2984 | | | | | | | | | 0.000s 11.505s 638309738878515927: | | 2978 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.505s 638309738878516168: | | | | | | | | 3270 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.506s 638309738878521865: | | | | | | | | | | | | | 3271 | | | | | | | | | | | | | | | | | | 0.000s 11.506s 638309738878525358: | | | | | 3019 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.506s 638309738878525563: | | | | | | | | | 3272 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.507s 638309738878530029: | | | | | | | | | | | | | | | | 3000 | | | | | | | | | | | | | | | 0.000s 11.507s 638309738878530224: | | | | | | | | | | | | | | | | | | | | | | | | | 3273 | | | | | | 0.000s 11.507s 638309738878533768: | | | | | | | | | | | | | | | | | | | 3274 | | | | | | | | | | | | 0.000s 11.507s 638309738878537360: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2982 0.000s 11.508s 638309738878538241: | | | | | | | | | | 2987 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.508s 638309738878538410: | | | | | | | | | | | | | | | | | | | | | 3012 | | | | | | | | | | 0.000s 11.508s 638309738878538558: | | | | | | | 3007 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.508s 638309738878538697: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2990 | | | | 0.000s 11.508s 638309738878538905: | | | | 3275 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.508s 638309738878544089: | | | | | | | | | | | | | | | | | | | | | | | 3276 | | | | | | | | 0.000s 11.509s 638309738878547782: | 3006 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.509s 638309738878548019: 3277 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.509s 638309738878553179: | | | | | | | | | | | | | | | | | | | | | | | | 3278 | | | | | | | 0.000s 11.509s 638309738878557196: | | | | | | 3279 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.510s 638309738878560975: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3009 | | | 0.000s 11.510s 638309738878561373: | | | | | | | | | | | | | | | | | 3280 | | | | | | | | | | | | | | 0.000s 11.510s 638309738878564950: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2992 | | 0.000s 11.510s 638309738878565142: | | | | | | | | | | | 3281 | | | | | | | | | | | | | | | | | | | | 0.000s 11.511s 638309738878568969: | | | | | | | | | | | | | | | | | | | | | | | | | | 3282 | | | | | 0.001s 11.511s 638309738878574036: | | | 2988 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.511s 638309738878574237: | | | | | | | | | | | | | | | | | | | | 3283 | | | | | | | | | | | 0.001s 11.512s 638309738878579739: | | | | | | | | | | | | | | 3284 | | | | | | | | | | | | | | | | | 0.001s 11.512s 638309738878586234: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2986 | 0.000s 11.512s 638309738878586439: | | | | | | | | | | | | | 2996 | | | | | | | | | | | | | | | | | | 0.000s 11.512s 638309738878586781: | | | | | 3285 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.513s 638309738878590417: | | | | | | | | | | | | | | | | | | | | | | 3286 | | | | | | | | | 0.000s 11.513s 638309738878594615: | | | | | | | | | | | | | | | 2994 | | | | | | | | | | | | | | | | 0.000s 11.514s 638309738878598430: | | | | | | | | | 3014 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.514s 638309738878598588: | | 3287 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.514s 638309738878602536: | | | | | | | | | | | | | | | | | | | | | | | | | 2995 | | | | | | 0.000s 11.514s 638309738878602727: | | | | | | | | | | | | | | | | 3288 | | | | | | | | | | | | | | | 0.000s 11.514s 638309738878606455: | | | | | | | | | | 3289 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.515s 638309738878610736: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3290 | | | | 0.000s 11.515s 638309738878614481: | | | | | | | 3291 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.516s 638309738878619167: | | | | | | | | | | | | | | | | | | | | | 3292 | | | | | | | | | | 0.000s 11.516s 638309738878622698: | | | | | | | | | | | | | | | | | | | | | | | 2979 | | | | | | | | 0.000s 11.516s 638309738878622928: | | | | 2980 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.516s 638309738878623095: | | | | | | 3005 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.516s 638309738878623257: | | | | | | | | | | | | | | | | | | | | | | | | 3031 | | | | | | | 0.000s 11.516s 638309738878623398: | 3293 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.516s 638309738878627074: | | | | | | | | | | | | | | | | | 3017 | | | | | | | | | | | | | | 0.000s 11.516s 638309738878627269: | | | | | | | | | | | 2997 | | | | | | | | | | | | | | | | | | | | 0.000s 11.516s 638309738878627420: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3294 | | | 0.001s 11.517s 638309738878632887: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3295 | | 0.001s 11.518s 638309738878639346: | | | | | | | | | | | | | | | | | | | | 3040 | | | | | | | | | | | 0.000s 11.518s 638309738878639609: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3296 0.001s 11.518s 638309738878645795: | | | | | | | | | | | | | 3297 | | | | | | | | | | | | | | | | | | 0.000s 11.519s 638309738878650289: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3298 | 0.001s 11.519s 638309738878656537: | | | | | | | | 2981 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.519s 638309738878656970: | | | 3299 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.520s 638309738878661575: | | | | | | | | | | | | | | | | | | | 3013 | | | | | | | | | | | | 0.000s 11.520s 638309738878661746: | | | | | | | | | | | | | | | | | | | | | | | | | | 3001 | | | | | 0.000s 11.520s 638309738878661918: 2983 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.520s 638309738878662675: | | | | | 3019 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.520s 638309738878663034: | | | | | | | | | | 2987 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.520s 638309738878663318: | | | | | | | | | | | | | | | | | | | | | | | | | 3300 | | | | | | 0.001s 11.521s 638309738878671097: | | | | | | | 3007 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.521s 638309738878671426: | | | | | | 3301 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.522s 638309738878678193: | | | | 3302 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.522s 638309738878685098: | | | | | | | | | | | | | | | 3303 | | | | | | | | | | | | | | | | 0.001s 11.523s 638309738878691794: | | | | | | | | | | | | | | 3002 | | | | | | | | | | | | | | | | | 0.000s 11.523s 638309738878692133: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2990 | | | | 0.000s 11.523s 638309738878692387: | | | | | | | | | | | | | | | | | 3304 | | | | | | | | | | | | | | 0.001s 11.524s 638309738878698472: | | | | | | | | | | | | | | | | | | | | 3305 | | | | | | | | | | | 0.000s 11.524s 638309738878703416: | | | | | | | | | | | | | | | | | | | | | | | | 3306 | | | | | | | 0.001s 11.525s 638309738878710180: 2989 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.525s 638309738878716465: | | | | | | | | | | | | | 2996 | | | | | | | | | | | | | | | | | | 0.000s 11.525s 638309738878716665: | | | | | | | | | | | | | | | | 3000 | | | | | | | | | | | | | | | 0.000s 11.525s 638309738878717005: | | | | | | | | | | 3307 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.526s 638309738878721116: | | | | | | | | | | | | | | | | | | | | | | 2984 | | | | | | | | | 0.000s 11.526s 638309738878721311: | | | | | | | | 3308 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.526s 638309738878725034: | | | 2988 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.526s 638309738878725190: | | | | | | | | | | | | | | | | | | | | | | | | | | 3052 | | | | | 0.000s 11.527s 638309738878728956: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2982 0.000s 11.527s 638309738878729802: | | | | | | | | | | | 3309 | | | | | | | | | | | | | | | | | | | | 0.001s 11.527s 638309738878735836: | | | | | | | 3310 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.528s 638309738878740987: | | | | | | | | | | | | | | | | | | | | | | | 3311 | | | | | | | | 0.000s 11.528s 638309738878745208: | | | | | | 3005 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.528s 638309738878745421: | | | | | | | | | | | | | | | | | 3017 | | | | | | | | | | | | | | 0.000s 11.528s 638309738878745591: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2992 | | 0.000s 11.528s 638309738878745887: | | | | 2980 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.528s 638309738878746082: | | | | | | | | | | | | | | | | | | | 3032 | | | | | | | | | | | | 0.001s 11.529s 638309738878752101: | | | | | | | | | | | | | | | 2994 | | | | | | | | | | | | | | | | 0.000s 11.529s 638309738878752316: | | | | | | | | | | | | | | | | | | | | | 3012 | | | | | | | | | | 0.000s 11.529s 638309738878752618: | | | | | | | | | | | | | | | | | | | | | | | | | 2995 | | | | | | 0.000s 11.529s 638309738878752867: | | | | | 3312 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.530s 638309738878758840: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3313 | | | | 0.000s 11.530s 638309738878763518: | | 2978 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.530s 638309738878763742: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3009 | | | 0.000s 11.530s 638309738878763978: | | | | | | | | | | | | | 3314 | | | | | | | | | | | | | | | | | | 0.000s 11.531s 638309738878768835: | | | | | | | | | | | | | | 3027 | | | | | | | | | | | | | | | | | 0.001s 11.532s 638309738878780989: | | | | | | | | | | | | | | | | 3047 | | | | | | | | | | | | | | | 0.001s 11.533s 638309738878789570: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2986 | 0.000s 11.533s 638309738878789896: | | | | | | | | | | | | | | | | | | | | | | | | | | 3315 | | | | | 0.001s 11.533s 638309738878796295: | | | | | | | | | | | | | | | | | | | | | | 3316 | | | | | | | | | 0.001s 11.534s 638309738878803700: | | | | 3317 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.535s 638309738878810759: 3318 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.536s 638309738878818886: | | | | | | | | | | | | | | | 3319 | | | | | | | | | | | | | | | | 0.001s 11.536s 638309738878825159: | | 3320 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.537s 638309738878831326: | | | | | | | | | | | | | | | | | | | | | | | | | 3321 | | | | | | 0.000s 11.537s 638309738878836086: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3322 0.001s 11.538s 638309738878841151: | | | | | | | 3007 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.538s 638309738878841445: | | | 3323 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.538s 638309738878847218: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3324 | 0.001s 11.539s 638309738878853503: | | | | | | | | | | | | | | | | | 3325 | | | | | | | | | | | | | | 0.001s 11.540s 638309738878859735: | | | | | | | | | | | | | | | | | | | | | | | | | | 3052 | | | | | 0.000s 11.540s 638309738878860055: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3326 | | 0.001s 11.540s 638309738878866166: | | | | | | | | | | | | | | | | | | | | | 3061 | | | | | | | | | | 0.001s 11.541s 638309738878872567: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3026 | | | 0.000s 11.541s 638309738878876711: | | | | | | | | | | | | | | | | 3327 | | | | | | | | | | | | | | | 0.001s 11.542s 638309738878882639: | | | | 2980 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.542s 638309738878882833: | | | | | | 3328 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.543s 638309738878888201: | | | | | | | | | | | | | | | | | | | | | | | | 3031 | | | | | | | 0.000s 11.543s 638309738878888457: | | | | | | | | | | | | | | | | | | | | | | | 2979 | | | | | | | | 0.000s 11.543s 638309738878888903: | | | | | | | | | | | | | | 3329 | | | | | | | | | | | | | | | | | 0.001s 11.543s 638309738878895534: | | | | | | | | | | | | | 2996 | | | | | | | | | | | | | | | | | | 0.000s 11.543s 638309738878895894: | | | | | | | 3330 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.544s 638309738878903067: | | | | | | | | | | | | | | | 2994 | | | | | | | | | | | | | | | | 0.000s 11.544s 638309738878903379: | | | | | | | | | | | | | | | | | 3017 | | | | | | | | | | | | | | 0.000s 11.544s 638309738878903619: | | | | | | | | | | | | | | | | | | | 3331 | | | | | | | | | | | | 0.001s 11.545s 638309738878910380: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2982 0.000s 11.545s 638309738878911665: | | | | | | | | | | | | | | | | 3047 | | | | | | | | | | | | | | | 0.000s 11.545s 638309738878911925: 2989 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.545s 638309738878912924: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3332 | | | 0.001s 11.546s 638309738878919418: | | | | | | | | | | | 2997 | | | | | | | | | | | | | | | | | | | | 0.000s 11.546s 638309738878919623: | | | | | | | | | | | | | | 3027 | | | | | | | | | | | | | | | | | 0.000s 11.546s 638309738878919810: | | | | | | | | | | | | | | | | | | | | | 3333 | | | | | | | | | | 0.001s 11.546s 638309738878925031: | | | | 3334 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.547s 638309738878931322: | | | | | | | | | | | | | | | | | | | | | | | 3335 | | | | | | | | 0.001s 11.548s 638309738878937921: | | | | | | | | | | | | | | | | | 3336 | | | | | | | | | | | | | | 0.001s 11.548s 638309738878944160: | | | | | | | | | | | | | | | 3337 | | | | | | | | | | | | | | | | 0.001s 11.549s 638309738878950888: | | | | | | | | | | | | | | | | 3338 | | | | | | | | | | | | | | | 0.001s 11.549s 638309738878957226: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2992 | | 0.000s 11.550s 638309738878957508: | 3006 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.550s 638309738878957746: | | | | | | | | | | 2987 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.550s 638309738878957969: 3339 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.550s 638309738878964970: | | | | | | | | | | | | | | | | | | | | | | | | 3340 | | | | | | | 0.001s 11.551s 638309738878971598: | | | | | | | | | | | | | | | | | | | | | | | | | | 3341 | | | | | 0.001s 11.552s 638309738878977823: | | | | | | | | | | | 3342 | | | | | | | | | | | | | | | | | | | | 0.001s 11.552s 638309738878983937: | | | | | | | | 2981 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.552s 638309738878984226: | | | | | | | | | | | | | | | | | | | | | 3061 | | | | | | | | | | 0.000s 11.552s 638309738878984556: 2989 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.552s 638309738878984903: | | | | | | | | | | 3343 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.553s 638309738878991466: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3030 | | 0.001s 11.554s 638309738878998014: | | | | | | | | | | | | | | | | 3047 | | | | | | | | | | | | | | | 0.000s 11.554s 638309738878998302: | | | | | | 3005 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.554s 638309738879000334: 3344 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.554s 638309738879006589: | | | | | | | | 3038 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.555s 638309738879013694: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2986 | 0.000s 11.555s 638309738879014000: | | | | | | | | | | | | | | | | | | | | | 3345 | | | | | | | | | | 0.001s 11.556s 638309738879020732: | | | | | | | | | | | | | | | | 3346 | | | | | | | | | | | | | | | 0.001s 11.557s 638309738879030250: | | | | | | | | | | | | | | | | | | | | | | | | | | 3052 | | | | | 0.000s 11.557s 638309738879034324: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3347 | | 0.001s 11.558s 638309738879042193: | | | | | | | | 3348 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.558s 638309738879047370: | | | | | | | | | | | | | 3349 | | | | | | | | | | | | | | | | | | 0.001s 11.559s 638309738879053438: | | | | | | | | | | | | | | 3350 | | | | | | | | | | | | | | | | | 0.001s 11.560s 638309738879059417: | | | | | 3019 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.560s 638309738879059669: | | | | | | | | | | | | | | | | 3047 | | | | | | | | | | | | | | | 0.000s 11.560s 638309738879059825: | | | | | | | | | | | | | | | | | | | | | | | | | | 3086 | | | | | 0.001s 11.560s 638309738879065453: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3030 | | 0.000s 11.560s 638309738879065726: | | | | | | | | | | | | | | | | | | | | | 3061 | | | | | | | | | | 0.000s 11.560s 638309738879066002: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3026 | | | 0.000s 11.561s 638309738879070944: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2990 | | | | 0.000s 11.561s 638309738879072044: | | | | | | | | | | | | | | | | | | | | | | 2984 | | | | | | | | | 0.001s 11.562s 638309738879077578: | | | | | | 3351 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 11.564s 638309738879100717: | | | | | | | | | | | | | | | | | | | 3032 | | | | | | | | | | | | 0.000s 11.564s 638309738879101120: | | | | | | | | 3038 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.564s 638309738879101376: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3024 | 0.001s 11.565s 638309738879111976: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3352 0.001s 11.566s 638309738879119217: | | | | 2980 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.566s 638309738879119546: | | | | | | | | | | | | | | | | 3353 | | | | | | | | | | | | | | | 0.001s 11.566s 638309738879125940: | | | 2988 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.566s 638309738879126232: | | | | | 3354 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.567s 638309738879134244: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3355 | | 0.001s 11.568s 638309738879143221: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3356 | | | 0.001s 11.569s 638309738879150326: | 3357 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.570s 638309738879157659: | | | | | | | | | | | | | | | | | 3017 | | | | | | | | | | | | | | 0.000s 11.570s 638309738879158019: | | | | | | | | | | | | | | | | | | | | | 3358 | | | | | | | | | | 0.001s 11.570s 638309738879165210: | | | | | | | | | | | | | | | | | | | | | | 3016 | | | | | | | | | 0.001s 11.571s 638309738879172471: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3359 | | | | 0.001s 11.572s 638309738879179668: | | | | | | | | | | | | | | | 2994 | | | | | | | | | | | | | | | | 0.000s 11.572s 638309738879179984: | | | | | | | | | | 2987 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.572s 638309738879180288: | | | | | | | 3007 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.572s 638309738879180532: | | | | | | | | | | | | | | | | | | | | | | | | | | 3360 | | | | | 0.001s 11.572s 638309738879185809: | | | | | | | | | | | 2997 | | | | | | | | | | | | | | | | | | | | 0.000s 11.572s 638309738879186096: | | | | | | | | | | | | | | | | | | | | | | | | 3031 | | | | | | | 0.000s 11.572s 638309738879186270: | | | | 3361 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.573s 638309738879189771: | | | | | | | | 3362 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.573s 638309738879193167: 2989 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.573s 638309738879193453: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3363 | 0.001s 11.574s 638309738879200393: | | | | | | | | | | | | | | | | 3047 | | | | | | | | | | | | | | | 0.000s 11.574s 638309738879200683: | | | 3364 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.575s 638309738879209192: | | | | | | | | | | | | | 2996 | | | | | | | | | | | | | | | | | | 0.000s 11.575s 638309738879209590: | | | | | | | | | | | | | | | | | | | 3365 | | | | | | | | | | | | 0.001s 11.575s 638309738879216410: | | | | | | 3005 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.575s 638309738879216712: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3030 | | 0.000s 11.575s 638309738879217016: | | | | | | | | | | | | | | 3027 | | | | | | | | | | | | | | | | | 0.000s 11.575s 638309738879217291: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3026 | | | 0.000s 11.576s 638309738879217532: | | | | | | | | | | | | | | | | | 3366 | | | | | | | | | | | | | | 0.001s 11.576s 638309738879224357: | | | | | | | | | | | | | | | | | | | | | 3061 | | | | | | | | | | 0.000s 11.576s 638309738879224783: | | | | | 3019 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.576s 638309738879225036: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2982 0.000s 11.576s 638309738879226417: | | | | | | | | | | | | | | | | | | | | | | 3367 | | | | | | | | | 0.000s 11.577s 638309738879230142: | | | | | | | | | | | | | | | 3368 | | | | | | | | | | | | | | | | 0.000s 11.577s 638309738879233754: | | | | | | | 3369 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.578s 638309738879238111: | | | | | | | | | | | | | | | | | | | | | | | | | | 3086 | | | | | 0.000s 11.578s 638309738879238320: | | | | | | | | | | | | | | | | | | | | | | | | 3055 | | | | | | | 0.000s 11.578s 638309738879242878: | 3006 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.578s 638309738879243158: | | | | | | | | 3038 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.578s 638309738879243354: | | | | | | | | | | | | | | | | 3370 | | | | | | | | | | | | | | | 0.001s 11.579s 638309738879249804: 3371 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.580s 638309738879257879: | | | | | | | | | | | | | 3020 | | | | | | | | | | | | | | | | | | 0.001s 11.580s 638309738879264473: | | | | | | | | | | 3011 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.581s 638309738879271129: | | | | | | | | | | | 3049 | | | | | | | | | | | | | | | | | | | | 0.001s 11.582s 638309738879278150: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3024 | 0.000s 11.582s 638309738879278494: | | | | | | | | | | | | 3372 | | | | | | | | | | | | | | | | | | | 0.001s 11.582s 638309738879285396: | | | | | | | | | | | | | | | | | | | | | 3373 | | | | | | | | | | 0.001s 11.583s 638309738879292098: | | | | | | | | | | | | | | | | | | | | | | 3016 | | | | | | | | | 0.000s 11.583s 638309738879292417: | | | | | | | | | | | | | | | | | | | | | | | | | | 3374 | | | | | 0.001s 11.584s 638309738879299261: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2991 0.001s 11.584s 638309738879306232: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3375 | | | 0.001s 11.585s 638309738879312606: | | | | | | | | | | | | | | | | | | | 3032 | | | | | | | | | | | | 0.000s 11.585s 638309738879312897: | | | | | | | | | | | | | | | | | | | | | | | | 3376 | | | | | | | 0.000s 11.585s 638309738879317181: | | | | | | | | 3377 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.586s 638309738879323430: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3378 | 0.001s 11.587s 638309738879329882: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2990 | | | | 0.000s 11.587s 638309738879330202: | | | | | | | | | | | | | | | 2994 | | | | | | | | | | | | | | | | 0.000s 11.587s 638309738879330470: | 3059 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.587s 638309738879336393: | | | | | | 3022 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.588s 638309738879341692: | | | | | | | | | | 3379 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.589s 638309738879347910: | | | | | | | | | | | | | | | | 3047 | | | | | | | | | | | | | | | 0.000s 11.589s 638309738879348199: | | | 2988 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.589s 638309738879348412: | | | | | | | | | | | | 2998 | | | | | | | | | | | | | | | | | | | 0.000s 11.589s 638309738879348633: | | | | | | | | | | | | | | 3043 | | | | | | | | | | | | | | | | | 0.001s 11.589s 638309738879355076: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3380 | | 0.001s 11.590s 638309738879361754: | | | | | | | 3007 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.590s 638309738879362023: | | | | | | | | | | | | | | | | | | | | | 3061 | | | | | | | | | | 0.000s 11.590s 638309738879362271: | | | | | | | | | | | 3381 | | | | | | | | | | | | | | | | | | | | 0.001s 11.591s 638309738879369034: | | | | | | | | | | | | | | | | | | | | | | 3382 | | | | | | | | | 0.001s 11.591s 638309738879375776: | | | | | | | | | | | | | 3383 | | | | | | | | | | | | | | | | | | 0.001s 11.592s 638309738879382239: | | | | | 3039 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.593s 638309738879388216: | | | | | | | | 3038 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.593s 638309738879388427: | | | | | | | | | | | | | | | | | | | | | | | | 3055 | | | | | | | 0.000s 11.593s 638309738879388587: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3024 | 0.000s 11.593s 638309738879388764: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3384 0.000s 11.593s 638309738879393590: | | | | | | | | | | | | | | | | | 3017 | | | | | | | | | | | | | | 0.000s 11.593s 638309738879393859: 2989 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.593s 638309738879394249: | | | | | | | | | | | | | | | | | | | 3385 | | | | | | | | | | | | 0.001s 11.594s 638309738879400587: | | | | | | | | | | | | | | | | | | 3386 | | | | | | | | | | | | | 0.000s 11.594s 638309738879405435: | | | | | | | | | | 3011 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.594s 638309738879405838: | | | | | | | | | | | | 3387 | | | | | | | | | | | | | | | | | | | 0.001s 11.595s 638309738879411268: | | | | | | | | | | | | | | | | 3388 | | | | | | | | | | | | | | | 0.000s 11.595s 638309738879416130: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3042 | | | | 0.001s 11.596s 638309738879421642: | | | | | | | | | | | 3049 | | | | | | | | | | | | | | | | | | | | 0.000s 11.596s 638309738879421849: | | | | | | | 3389 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.596s 638309738879426530: | | | | | | | | | | | | | | 3390 | | | | | | | | | | | | | | | | | 0.001s 11.597s 638309738879432575: | | | 3044 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.598s 638309738879438671: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3030 | | 0.000s 11.598s 638309738879438944: | | | | | | | | | | | | | | | | | | | | | 3391 | | | | | | | | | | 0.001s 11.598s 638309738879445215: | 3392 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.599s 638309738879451958: | | | | | | | | | | | | | | | | | | | | | | 3016 | | | | | | | | | 0.000s 11.599s 638309738879452269: | | | | | | | | | | | | | 3020 | | | | | | | | | | | | | | | | | | 0.000s 11.599s 638309738879452529: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3393 | 0.001s 11.600s 638309738879459341: 3036 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.600s 638309738879466792: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2991 0.000s 11.601s 638309738879468148: | | | | | | | | | | | | | | | | | | | | | | | | 3394 | | | | | | | 0.001s 11.601s 638309738879474716: | | | | | | | | | | | | | | | | | 3395 | | | | | | | | | | | | | | 0.001s 11.602s 638309738879481331: | | | | | | | | 3396 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.603s 638309738879488111: | | | | | | | | | | | | | | | | | | 2999 | | | | | | | | | | | | | 0.000s 11.603s 638309738879488398: | | | | | | | | | | | | | | | 3010 | | | | | | | | | | | | | | | | 0.001s 11.603s 638309738879495057: | | | | | | | | | | | | 2998 | | | | | | | | | | | | | | | | | | | 0.000s 11.603s 638309738879495331: | | | | | | | | | | 3397 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.604s 638309738879501817: | | | | | 3398 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.605s 638309738879508258: | | | | | | 3399 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.605s 638309738879514826: | | | | | | | | | | | 3400 | | | | | | | | | | | | | | | | | | | | 0.001s 11.606s 638309738879521315: | | | | | | | | | | | | | | 3043 | | | | | | | | | | | | | | | | | 0.000s 11.606s 638309738879521613: | | | | | | | | | | | | | | | | | | | 3032 | | | | | | | | | | | | 0.000s 11.606s 638309738879521860: | | | | | | | | | | | | | | | | | | | | | | 3401 | | | | | | | | | 0.001s 11.607s 638309738879528279: | | | | | | | | | | | | | 3402 | | | | | | | | | | | | | | | | | | 0.001s 11.607s 638309738879534697: | 3059 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.607s 638309738879534979: | | | | | | | | | 3403 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.608s 638309738879541402: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3024 | 0.000s 11.608s 638309738879541656: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3404 | | 0.001s 11.609s 638309738879548313: | | | | | | | | | | | | | | | | | | | | | | | | 3055 | | | | | | | 0.000s 11.609s 638309738879548610: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3405 0.001s 11.609s 638309738879555340: 3406 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.610s 638309738879562626: | | | | | | | | | | | | | | | | 3047 | | | | | | | | | | | | | | | 0.000s 11.610s 638309738879562968: | | | | | | | | | | | | | | | | | | 3407 | | | | | | | | | | | | | 0.001s 11.611s 638309738879570178: | | | | | | 3022 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.611s 638309738879570486: | | | | | | | | | | | | | | | | | | | 3408 | | | | | | | | | | | | 0.001s 11.612s 638309738879577523: | 3409 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.612s 638309738879584300: | | | | | | | | | | | | | | | 3410 | | | | | | | | | | | | | | | | 0.001s 11.613s 638309738879591222: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3411 | 0.001s 11.614s 638309738879598319: | | | | | | | | | | | | 3412 | | | | | | | | | | | | | | | | | | | 0.001s 11.614s 638309738879605083: | | | | | | | | | | | | | | | | | 3017 | | | | | | | | | | | | | | 0.000s 11.614s 638309738879605379: | | | | | 3039 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.614s 638309738879605705: | | | | | | | | | | | | | | 3413 | | | | | | | | | | | | | | | | | 0.001s 11.615s 638309738879612486: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2991 0.000s 11.615s 638309738879613664: | | | | | | | | | | | | | 3020 | | | | | | | | | | | | | | | | | | 0.000s 11.615s 638309738879613894: 3036 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.615s 638309738879614256: | | | | | | | | | | | | | | | | | | | | | | | | 3414 | | | | | | | 0.001s 11.616s 638309738879621109: | | | | | | | | 3038 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.616s 638309738879621353: | | | | | | | | | | 3011 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.616s 638309738879621612: | | | | | | | | | | | | | | | | | | 2999 | | | | | | | | | | | | | 0.000s 11.616s 638309738879621844: | 3059 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.616s 638309738879622084: | | | 3415 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.617s 638309738879628842: | | | | | | 3416 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.617s 638309738879635708: | | | | | | | | | | | | | | | | | | | | | | 3016 | | | | | | | | | 0.000s 11.617s 638309738879636014: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3030 | | 0.000s 11.617s 638309738879636249: | | | | | | | | | | | | | | | 3010 | | | | | | | | | | | | | | | | 0.000s 11.617s 638309738879636500: | | | | | | | | | | | | | | | | 3417 | | | | | | | | | | | | | | | 0.001s 11.618s 638309738879643503: | | | | | | | | | 3014 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.618s 638309738879643746: | | | | | | | | | | | 3049 | | | | | | | | | | | | | | | | | | | | 0.000s 11.618s 638309738879643973: | | | | | | | | | | | | | | 3043 | | | | | | | | | | | | | | | | | 0.000s 11.618s 638309738879644240: | | | | | 3418 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.619s 638309738879651133: 3419 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.620s 638309738879658750: | | | | | | | | | | | | | 3420 | | | | | | | | | | | | | | | | | | 0.001s 11.620s 638309738879665585: | | | | | | | | 3421 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.621s 638309738879672195: | | | | | | | | | | | | | | | | | 3028 | | | | | | | | | | | | | | 0.005s 11.626s 638309738879724977: | | | | | | 3022 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.626s 638309738879725683: | | | 3044 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.626s 638309738879725957: | | | | | | | | | | | | | | | | | | 3422 | | | | | | | | | | | | | 0.001s 11.627s 638309738879736699: | | | | | | | | | | | | | | | | | | | | 3040 | | | | | | | | | | | 0.000s 11.627s 638309738879737089: | 3423 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.628s 638309738879744563: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3424 0.001s 11.629s 638309738879751485: | | | | | | | | | | | | | | | | | | | | | | 3425 | | | | | | | | | 0.001s 11.630s 638309738879758175: | | | | | | | | | 3046 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.630s 638309738879765124: | | | | | 3039 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.630s 638309738879765420: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3024 | 0.000s 11.630s 638309738879765688: | | | | | | | | | | | | | | 3426 | | | | | | | | | | | | | | | | | 0.001s 11.631s 638309738879772548: | | 2978 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.631s 638309738879772806: | | | | | | | | | | | 3080 | | | | | | | | | | | | | | | | | | | | 0.001s 11.632s 638309738879779776: | | | | | | | | | | | | | | | 3427 | | | | | | | | | | | | | | | | 0.001s 11.633s 638309738879787953: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3428 | | 0.001s 11.633s 638309738879797121: | | | | | | | | | | | | | 3020 | | | | | | | | | | | | | | | | | | 0.000s 11.633s 638309738879797425: | | | | | | | | | | | | | | | | | | | | | | | | 3055 | | | | | | | 0.000s 11.634s 638309738879797649: | | | | | | | | | | | | 2998 | | | | | | | | | | | | | | | | | | | 0.000s 11.634s 638309738879797880: | | | | | | | | | | | | | | | | | | | 3032 | | | | | | | | | | | | 0.000s 11.634s 638309738879798104: | | | | | | | | | | | | | | | | | 3429 | | | | | | | | | | | | | | 0.001s 11.634s 638309738879805579: | | | | | | | | | | | | | | | | | | | | | | | 2979 | | | | | | | | 0.000s 11.634s 638309738879805873: | | | | | | 3430 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.635s 638309738879814415: | | | 3431 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.636s 638309738879822163: 3036 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.636s 638309738879822600: | | | | | | | | | | | | | | | | 3047 | | | | | | | | | | | | | | | 0.000s 11.636s 638309738879822913: | | | | | | | | | | | | | | | | | | | | 3432 | | | | | | | | | | | 0.001s 11.637s 638309738879829962: | | | | | | | | | | | 3433 | | | | | | | | | | | | | | | | | | | | 0.001s 11.637s 638309738879836838: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3434 | 0.002s 11.640s 638309738879861182: | | 3435 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.641s 638309738879869343: | | | | | 3436 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.641s 638309738879876811: | | | | | | | | | | | | | | | | | 3028 | | | | | | | | | | | | | | 0.000s 11.641s 638309738879877150: | | | | | | | | | | | | | | | | | | | | | | | | | 2995 | | | | | | 0.000s 11.641s 638309738879877463: | | | | | | | | | | | | 3437 | | | | | | | | | | | | | | | | | | | 0.001s 11.642s 638309738879884654: | | | | | | | | | | | | | 3438 | | | | | | | | | | | | | | | | | | 0.001s 11.643s 638309738879891015: | | | | | | | | | | | | | | | | | | | | | | | 3439 | | | | | | | | 0.001s 11.643s 638309738879897171: | | | | | | | | | 3440 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.644s 638309738879903775: | | | | | | | | | | | | | | | | | | | 3064 | | | | | | | | | | | | 0.001s 11.645s 638309738879910373: | | | | | | 3022 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.645s 638309738879910597: | | | | | | | | | | | | | | | 3010 | | | | | | | | | | | | | | | | 0.000s 11.645s 638309738879910815: 3060 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.646s 638309738879917751: | | | | | | | | | | | | | | | | | | 2999 | | | | | | | | | | | | | 0.000s 11.646s 638309738879918054: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3030 | | 0.000s 11.646s 638309738879918299: | 3059 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.646s 638309738879918519: | | | | | | | | | | | 3080 | | | | | | | | | | | | | | | | | | | | 0.000s 11.646s 638309738879918729: | | | | | | | | | | | | | | 3043 | | | | | | | | | | | | | | | | | 0.000s 11.646s 638309738879918955: | | | | | | | | | | | | | | | | | | | | | | 3016 | | | | | | | | | 0.000s 11.646s 638309738879919260: | | | | | | | | | | | | | | | | | | | | | | | | 3441 | | | | | | | 0.001s 11.646s 638309738879925762: | | | | | | | | | | | | | | | | | 3442 | | | | | | | | | | | | | | 0.001s 11.647s 638309738879932271: | | | | | | | | | | | | | | | | | | | | | | | | | 3443 | | | | | | 0.001s 11.648s 638309738879938561: | | | 3044 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.648s 638309738879938861: | | | | | 3039 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.648s 638309738879939124: | | | | | | | | | | | | | | | | | | | | 3040 | | | | | | | | | | | 0.000s 11.648s 638309738879939339: | | | | | | | | | 3046 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.648s 638309738879939730: | | | | | | | | | | | 3444 | | | | | | | | | | | | | | | | | | | | 0.001s 11.648s 638309738879945977: | | | | | | | | | | | | | | | | | | | 3445 | | | | | | | | | | | | 0.001s 11.649s 638309738879952328: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3024 | 0.000s 11.649s 638309738879952635: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3446 | | 0.001s 11.650s 638309738879959761: | | | | | | | | | | | 3080 | | | | | | | | | | | | | | | | | | | | 0.000s 11.650s 638309738879959991: | | | | | | | | | | | | | | 3447 | | | | | | | | | | | | | | | | | 0.001s 11.650s 638309738879966245: 3448 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.651s 638309738879973141: | | | | | | | | | 3449 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.652s 638309738879979363: | | | | | | | | | | | | | | | 3023 | | | | | | | | | | | | | | | | 0.001s 11.652s 638309738879985874: | | | | | | | | | | | | | | | | | 3028 | | | | | | | | | | | | | | 0.000s 11.652s 638309738879986211: | | | | | | | | | | | | | | | | | | | | | | 3050 | | | | | | | | | 0.001s 11.653s 638309738879992685: | | | | | 3450 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.654s 638309738879999039: | | | | | | | | | | | | | | | | | | | 3064 | | | | | | | | | | | | 0.000s 11.654s 638309738879999313: | | | | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | 0.001s 11.654s 638309738880006152: | 3451 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.655s 638309738880012799: | | | | | | | | | | | | | | | | | | 3452 | | | | | | | | | | | | | 0.001s 11.656s 638309738880019208: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3453 | 0.001s 11.656s 638309738880025760: | | | | | | | | | | | | | 3020 | | | | | | | | | | | | | | | | | | 0.000s 11.656s 638309738880026055: | | | | | | | | | | | | | | | | | | | | | | | 2979 | | | | | | | | 0.000s 11.656s 638309738880026306: | | | 3454 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.657s 638309738880032822: | | | | | | 3455 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.658s 638309738880039154: | | | | | | | | | | | 3456 | | | | | | | | | | | | | | | | | | | | 0.001s 11.658s 638309738880045563: | | | | | | | | | | | | 2998 | | | | | | | | | | | | | | | | | | | 0.000s 11.658s 638309738880045834: 3060 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.658s 638309738880046164: | | | | | | | | | | | | | | | | | | | | | | | | 3055 | | | | | | | 0.000s 11.658s 638309738880046412: | | | | | | | | | 3046 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.658s 638309738880046617: | | | | | 3039 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.658s 638309738880046865: | | | | | | | | | | | | | | | 3457 | | | | | | | | | | | | | | | | 0.001s 11.659s 638309738880053295: | | | | | | | | | | | | | | | | | | | | | | 3458 | | | | | | | | | 0.001s 11.660s 638309738880060381: | | | | | | | | | | | | | | | | | | | | | | | | | 2995 | | | | | | 0.000s 11.660s 638309738880060632: | | | | 2980 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.660s 638309738880060906: | | | | | | | | | | | | | | | | | | | 3459 | | | | | | | | | | | | 0.001s 11.660s 638309738880067293: 3460 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.661s 638309738880074253: | | | | | | | | | | | | | | | | | | | | 3461 | | | | | | | | | | | 0.001s 11.662s 638309738880081022: | | | | | | | | | 3462 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.662s 638309738880087416: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3030 | | 0.004s 11.666s 638309738880127023: | | | | | | | | | | | | | | | | | | | | | | 3050 | | | | | | | | | 0.000s 11.667s 638309738880127928: | | | | | | | | | | | | | | | | | 3463 | | | | | | | | | | | | | | 0.001s 11.668s 638309738880138274: | | | | | | | | | | | | | | 3043 | | | | | | | | | | | | | | | | | 0.000s 11.668s 638309738880138663: | | | | | | | | | | | | 3015 | | | | | | | | | | | | | | | | | | | 0.001s 11.668s 638309738880145228: | | | 3044 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.668s 638309738880145489: | | | | 3464 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.669s 638309738880153912: | | | | | | 3022 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.669s 638309738880154156: | | | | | | | | | | | 3080 | | | | | | | | | | | | | | | | | | | | 0.000s 11.669s 638309738880154379: | | | | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | 0.000s 11.669s 638309738880154583: | | | | | | | | | | | | | | | | | | | 3064 | | | | | | | | | | | | 0.000s 11.669s 638309738880154812: | | | | | | | | | | | | | | | | | | | | | | | 2993 | | | | | | | | 0.001s 11.670s 638309738880161441: | | | | | | | | | | | | | | | | | | | | | | | | | 3051 | | | | | | 0.001s 11.671s 638309738880168342: | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | | 0.001s 11.671s 638309738880174665: | | | | | | | | | | | | | | | | | | | | | | | | 3078 | | | | | | | 0.001s 11.672s 638309738880181018: | | | | | | | | | | | | | | | 3023 | | | | | | | | | | | | | | | | 0.000s 11.672s 638309738880181294: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3465 | | 0.001s 11.673s 638309738880187730: | | | | | 3466 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.673s 638309738880193918: | | | | | | | | | | | | | | | | | | 2999 | | | | | | | | | | | | | 0.000s 11.673s 638309738880194184: | | | | | | | | | | | | | | | | | | | | | | 3467 | | | | | | | | | 0.001s 11.674s 638309738880200539: | | | | | | | | | 3046 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.674s 638309738880200772: | | | | | | 3468 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.674s 638309738880207103: | | | | | | | | | | | | | | 3081 | | | | | | | | | | | | | | | | | 0.001s 11.675s 638309738880213699: | | | 3469 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.676s 638309738880220045: | | | | | | | | | | | | | | | | | | | | | | | | | | 3086 | | | | | 0.000s 11.676s 638309738880220275: | | | | | | | | | | | | 3470 | | | | | | | | | | | | | | | | | | | 0.001s 11.676s 638309738880226538: | | | | | | | | | | | 3471 | | | | | | | | | | | | | | | | | | | | 0.001s 11.677s 638309738880232728: | | | | | | | | | | | | | | | | | | | 3472 | | | | | | | | | | | | 0.001s 11.678s 638309738880239086: | | | | | | | | | | | | | | | | | | | | | | | | | 3473 | | | | | | 0.001s 11.678s 638309738880245396: | | | | | | | | | | | | | 3474 | | | | | | | | | | | | | | | | | | 0.001s 11.679s 638309738880251747: 3060 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.679s 638309738880252642: | | | | | | | | | | | | | | | | | 3028 | | | | | | | | | | | | | | 0.000s 11.679s 638309738880252962: | | | | | | | | | | | | | | | | | | | | 3475 | | | | | | | | | | | 0.002s 11.681s 638309738880269031: | | | | | | | | | 3476 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.681s 638309738880277012: | | | | | | 3022 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.681s 638309738880277369: | | | | | | | | | | | | | | | | | | 3041 | | | | | | | | | | | | | 0.001s 11.682s 638309738880284055: | | | | | | | | | | | | | | | | | | | | | | | 3477 | | | | | | | | 0.003s 11.685s 638309738880310565: | | | | | | | | | | | | | | 3478 | | | | | | | | | | | | | | | | | 0.001s 11.686s 638309738880318003: | | | | | | | | | | | | | | | | | | | | | | | | 3479 | | | | | | | 0.001s 11.686s 638309738880324467: | | | | | | | | | | | | | | | 3480 | | | | | | | | | | | | | | | | 0.001s 11.687s 638309738880330875: | | | | | | | | | | | | 3015 | | | | | | | | | | | | | | | | | | | 0.000s 11.687s 638309738880331172: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3026 | | | 0.000s 11.687s 638309738880331411: | | | | | | | | | | | | | | | | | | | | | | | | | | 3481 | | | | | 0.001s 11.688s 638309738880338018: | | | | 2980 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.688s 638309738880338306: | | | | | | | | | | | | | | | | | | | | | | | | | 3051 | | | | | | 0.000s 11.688s 638309738880338625: | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | | 0.000s 11.688s 638309738880338884: | | | | | | | | | | | | | | | | | 3482 | | | | | | | | | | | | | | 0.001s 11.688s 638309738880345260: | | | | | 3039 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.688s 638309738880345532: | | | | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | 0.000s 11.688s 638309738880345783: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3030 | | 0.000s 11.688s 638309738880346003: 3483 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.689s 638309738880353880: | | | 3044 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.689s 638309738880354164: | | | | | | | | | | | | | | | | | | | 3064 | | | | | | | | | | | | 0.000s 11.689s 638309738880354393: | | | | | | | | | | | | | | | | | | 3484 | | | | | | | | | | | | | 0.001s 11.690s 638309738880360949: | | | | | | | | | | | | | | | | | | | | | | | 2993 | | | | | | | | 0.000s 11.690s 638309738880361214: | | | | | | | | | | | | | | 3081 | | | | | | | | | | | | | | | | | 0.000s 11.690s 638309738880361432: | | | | | | | | | | | 3080 | | | | | | | | | | | | | | | | | | | | 0.000s 11.690s 638309738880361660: | | | | | | 3485 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.691s 638309738880368171: | | | | | | | | | | | | | | | | | | | | | | | | 3078 | | | | | | | 0.000s 11.691s 638309738880368452: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3486 | | | 0.001s 11.691s 638309738880375027: | | | | | | | | | 3046 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.691s 638309738880375286: | | | | 3487 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.692s 638309738880382141: | | | | | | | | | | | | | | | 3023 | | | | | | | | | | | | | | | | 0.000s 11.692s 638309738880382403: | | | | | | | | | | | | | 3488 | | | | | | | | | | | | | | | | | | 0.001s 11.693s 638309738880388948: | | | | | | | | | | | | 3489 | | | | | | | | | | | | | | | | | | | 0.001s 11.693s 638309738880395292: 3060 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.693s 638309738880395713: | | | | | | | | | | | | | | | | | | | 3490 | | | | | | | | | | | | 0.001s 11.694s 638309738880402198: | | | | | | | | | | | | | | | | | | | | | | | | | 3491 | | | | | | 0.001s 11.695s 638309738880408625: | | | | | | | | | | | | | | | | | | 3041 | | | | | | | | | | | | | 0.000s 11.695s 638309738880408930: | | | | | | | | | | | 3099 | | | | | | | | | | | | | | | | | | | | 0.001s 11.695s 638309738880415340: | | | 3085 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.696s 638309738880422019: | | | | | | | | | | | | | | | | | | | | | | | | 3492 | | | | | | | 0.001s 11.697s 638309738880428979: | | | | | | | | | | | | | | 3493 | | | | | | | | | | | | | | | | | 0.001s 11.697s 638309738880435368: | | | | | | | | | | | | | | | | | | | | 3494 | | | | | | | | | | | 0.001s 11.698s 638309738880441818: | | | | | 3495 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.699s 638309738880448244: | | | | | | | | | | | | | | | | | | | | | | | | | | 3086 | | | | | 0.000s 11.699s 638309738880448588: | | | | | | | | | | | | | | | | | | | | | | | 3496 | | | | | | | | 0.001s 11.699s 638309738880454924: | | | | | | | | | | | | | | | | | | | | | | 3050 | | | | | | | | | 0.000s 11.699s 638309738880455183: 3497 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.700s 638309738880462225: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3498 | | | | 0.001s 11.701s 638309738880468982: | | | | | | | | | | | | | | | | | | 3499 | | | | | | | | | | | | | 0.001s 11.701s 638309738880475369: | | | | | | | | | | | 3500 | | | | | | | | | | | | | | | | | | | | 0.001s 11.702s 638309738880481763: | | | | | | 3022 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.702s 638309738880482064: | | | | | | | 3007 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.702s 638309738880482286: | | | 3501 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.703s 638309738880488675: | | | | | | | | | | | | | | 3081 | | | | | | | | | | | | | | | | | 0.000s 11.703s 638309738880488919: | | | | 2980 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.703s 638309738880489138: | | | | | | | | | | | | | | | 3502 | | | | | | | | | | | | | | | | 0.001s 11.703s 638309738880495406: | | | | | | | | | | | | | | | | | | | | | | | | 3078 | | | | | | | 0.000s 11.703s 638309738880495636: | | | | | | | | | 3071 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.704s 638309738880502116: | | | | | | | | | | | | | | | | | | | | | 3061 | | | | | | | | | | 0.000s 11.704s 638309738880502366: | | | | | | | | | | | | 3015 | | | | | | | | | | | | | | | | | | | 0.000s 11.704s 638309738880502605: | | | | | | | | | | | | | | | | | | | | | | | | | | 3503 | | | | | 0.001s 11.705s 638309738880509253: | | | | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | 0.000s 11.705s 638309738880509496: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3504 | | 0.001s 11.705s 638309738880515890: | | | | | | | | | | | | | | | | | | | | | | | | | 3051 | | | | | | 0.000s 11.705s 638309738880516260: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3026 | | | 0.000s 11.705s 638309738880516531: | | | | | | | | | | | | | | | | | | | 3064 | | | | | | | | | | | | 0.000s 11.705s 638309738880516770: | | | | | | | | | | | | | | | 3023 | | | | | | | | | | | | | | | | 0.000s 11.705s 638309738880516963: | | | | | | | | | | | | | | | | | 3028 | | | | | | | | | | | | | | 0.000s 11.705s 638309738880517179: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3042 | | | | 0.000s 11.705s 638309738880517426: | | | | | | | 3056 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.706s 638309738880523986: | | | | | 3039 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.707s 638309738880529177: | | | | | | 3505 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.708s 638309738880537663: | | | | | | | | | | | | | | | | | | 3041 | | | | | | | | | | | | | 0.000s 11.708s 638309738880537983: | | | | | | | | | | | | | | | | | | | | | | | 2993 | | | | | | | | 0.000s 11.708s 638309738880538220: | | | | | | | | | | | 3099 | | | | | | | | | | | | | | | | | | | | 0.000s 11.708s 638309738880538421: | | | | | | | | | | | | | | | | | | | | 3506 | | | | | | | | | | | 0.001s 11.708s 638309738880545481: | | | 3085 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.708s 638309738880545785: | | | | | | | | | 3507 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.709s 638309738880552643: | | | | | | | | | | 3025 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.710s 638309738880559421: | | | | | | | | | | | | | | | | | | | | | | | | 3508 | | | | | | | 0.001s 11.710s 638309738880565775: | | | | | | | | | | | | | | 3509 | | | | | | | | | | | | | | | | | 0.001s 11.711s 638309738880571311: 3060 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.711s 638309738880571867: | | | | | | | | | | | | | | | | | | | 3089 | | | | | | | | | | | | 0.001s 11.712s 638309738880578419: | | | | | | | | | | | | | | | 3510 | | | | | | | | | | | | | | | | 0.001s 11.712s 638309738880585156: | | | | | | | | | | | | | | | | | | | | | 3511 | | | | | | | | | | 0.001s 11.713s 638309738880591883: | | | | | | | | | | | | | | | | | 3063 | | | | | | | | | | | | | | 0.001s 11.714s 638309738880599006: | | | | | 3512 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.714s 638309738880605770: | | | | | | | 3513 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.715s 638309738880612890: | | | | | | | | | | | | | | | | | | | | | | | | | 3087 | | | | | | 0.001s 11.716s 638309738880620334: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.001s 11.716s 638309738880626244: | | | | | | | | | | | | 3029 | | | | | | | | | | | | | | | | | | | 0.000s 11.717s 638309738880629731: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3514 | | | | 0.000s 11.717s 638309738880633678: | | | | | | | | | | | | | | | | | | 3515 | | | | | | | | | | | | | 0.001s 11.718s 638309738880638710: | | | | | | | | | | | 3516 | | | | | | | | | | | | | | | | | | | | 0.001s 11.718s 638309738880644482: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3517 | | | 0.001s 11.719s 638309738880650354: | | | | | | | | | 3071 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.719s 638309738880650662: | | | | | | | | | | | | | | | 3023 | | | | | | | | | | | | | | | | 0.000s 11.719s 638309738880650883: | | | | | | | | | | | | | | | | | | | | | | | 3518 | | | | | | | | 0.001s 11.719s 638309738880656434: | | | | | | | | | | 3519 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.720s 638309738880661030: 3520 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.720s 638309738880666082: | | | | | | | | | | | | | | | | | | | | | | | | | | 3086 | | | | | 0.000s 11.720s 638309738880666284: | | | | | | | | | | | | | | | | | | | | | | | | 3078 | | | | | | | 0.000s 11.720s 638309738880666427: | | | | | | | 3056 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.720s 638309738880666558: | | | | | | | | | | | | | | | | | | | | 3077 | | | | | | | | | | | 0.002s 11.722s 638309738880684982: | | | | | | | | | | | | | | | | | | | 3521 | | | | | | | | | | | | 0.001s 11.723s 638309738880695688: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3030 | | 0.000s 11.723s 638309738880696061: | | | | | | | | | | | | | | | | | | | | | 3061 | | | | | | | | | | 0.001s 11.724s 638309738880703305: | | | 3522 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.725s 638309738880710894: | | | | | | | | | | | | 3523 | | | | | | | | | | | | | | | | | | | 0.001s 11.725s 638309738880716237: | | | | | | | | | | | 3099 | | | | | | | | | | | | | | | | | | | | 0.000s 11.725s 638309738880716448: | | | | | | | | | | | | | | | | | | | | | | | | | 3524 | | | | | | 0.001s 11.726s 638309738880722490: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3042 | | | | 0.000s 11.726s 638309738880722739: | | | | | | | | | | | | | | | | | | | | | | | | 3525 | | | | | | | 0.001s 11.727s 638309738880732341: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3026 | | | 0.000s 11.727s 638309738880732640: | | | | | | 3022 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.727s 638309738880732856: | | | | | | | | | | 3025 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.727s 638309738880733057: | | | | | | | | | | | | | | | 3526 | | | | | | | | | | | | | | | | 0.001s 11.728s 638309738880739250: | | | | | | | | 3038 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.728s 638309738880739524: | | | | | | | 3527 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.728s 638309738880745912: | | | | | | | | | | | | | | | | | | | | | | | | | | 3127 | | | | | 0.001s 11.729s 638309738880752695: | | | | | | | | | 3528 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.730s 638309738880759228: | | | | | | | | | | | | | | | | | | | | | | 3529 | | | | | | | | | 0.001s 11.730s 638309738880766054: | | | | | | | | | | | | | | | | | | 3041 | | | | | | | | | | | | | 0.000s 11.730s 638309738880766390: | | | | | 3039 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.730s 638309738880766631: | | | | | | | | | | | | | | | | | | | | | 3530 | | | | | | | | | | 0.001s 11.731s 638309738880773400: 3060 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.731s 638309738880773839: | | | | | | | | | | | | | | | | | | | | | | | | | 3087 | | | | | | 0.000s 11.731s 638309738880774127: | | | | | | | | | | | | | | 3081 | | | | | | | | | | | | | | | | | 0.000s 11.731s 638309738880774373: | | | | | | | | | | | | 3029 | | | | | | | | | | | | | | | | | | | 0.000s 11.731s 638309738880774597: | | | 3085 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.731s 638309738880774807: | | | | | | | | | | | 3531 | | | | | | | | | | | | | | | | | | | | 0.001s 11.732s 638309738880781747: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3104 | | 0.001s 11.733s 638309738880789265: | | | | | | | | | | | | | | | | | | | | 3109 | | | | | | | | | | | 0.001s 11.733s 638309738880796288: | | | | | | | | | | 3532 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.734s 638309738880803501: | | | | | | | | | | | | | | | | | | | | | | | 2993 | | | | | | | | 0.000s 11.734s 638309738880803972: 3533 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 11.737s 638309738880833504: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3534 | | | | 0.001s 11.738s 638309738880838850: | | | | | | | 3056 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.738s 638309738880839076: | | | | | | | | | | 3025 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.738s 638309738880839231: | | | | | | | | 3535 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.738s 638309738880844792: | | | | | | 3536 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.739s 638309738880851130: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3537 | | | 0.001s 11.740s 638309738880857834: | | | | | 3538 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.740s 638309738880864499: | | | | | | | | | 3071 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.740s 638309738880864810: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.000s 11.740s 638309738880865020: | | | | | | | | | | | | | | | | | | | | | | | | | 3539 | | | | | | 0.001s 11.741s 638309738880871627: | | | | | | | | | | | | | | | | | | 3540 | | | | | | | | | | | | | 0.001s 11.742s 638309738880878285: | | | | | | | | | | | | 3541 | | | | | | | | | | | | | | | | | | | 0.001s 11.742s 638309738880884215: | | | | | | | | | | | 3099 | | | | | | | | | | | | | | | | | | | | 0.000s 11.742s 638309738880884442: | | | | | | | | | | | | | | | | | | | | | | | | | | 3542 | | | | | 0.000s 11.743s 638309738880887926: | | | | | | | | | | | | | | | | | | | | 3543 | | | | | | | | | | | 0.001s 11.743s 638309738880893458: | | | | | | | | | | | | | | | | | | | | | | | 3544 | | | | | | | | 0.001s 11.744s 638309738880899719: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3545 | | 0.001s 11.744s 638309738880905238: | | | 3546 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.745s 638309738880909690: | | | | | | | | | | | | | | 3547 | | | | | | | | | | | | | | | | | 0.001s 11.745s 638309738880916085: | | 2978 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.745s 638309738880916527: | | | | | | | | | | | | | | | 3023 | | | | | | | | | | | | | | | | 0.000s 11.745s 638309738880916749: | | | | | | | | | | | | | | | | | | | | | | | | 3078 | | | | | | | 0.000s 11.745s 638309738880916978: | | | | | | | | | | | | | | | | 3548 | | | | | | | | | | | | | | | 0.001s 11.746s 638309738880922364: | | | | | | | | | | | | | | | | | | | 3089 | | | | | | | | | | | | 0.000s 11.746s 638309738880922621: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2991 0.000s 11.746s 638309738880923311: | | | | | | | | | | | | | | | | | | | | | | | | | 3087 | | | | | | 0.000s 11.746s 638309738880923502: | | | | | | | 3549 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.747s 638309738880927816: | | | | | | | | | 3550 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.747s 638309738880932467: | | | | | | | | | | | | | | | | | | | | | | | | | | 3127 | | | | | 0.000s 11.747s 638309738880932729: | | | | | | | | | | | | | | | | | | | | 3109 | | | | | | | | | | | 0.000s 11.747s 638309738880932952: 3060 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.747s 638309738880933304: | | | | | | | | | | | | | | | | | | | | | | 3551 | | | | | | | | | 0.001s 11.748s 638309738880939835: | | | | | | | | | | 3552 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.748s 638309738880946210: | | | | | | | | | | | | | | | | | | | | | 3061 | | | | | | | | | | 0.000s 11.748s 638309738880946513: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3042 | | | | 0.000s 11.748s 638309738880946744: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3104 | | 0.000s 11.748s 638309738880946965: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3026 | | | 0.000s 11.748s 638309738880947231: | | | | | | | | 3038 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.748s 638309738880947414: 3098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.749s 638309738880954306: | | 2985 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.750s 638309738880961053: | | | | | | 3022 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.750s 638309738880961341: | | | | | | | | | | | | 3029 | | | | | | | | | | | | | | | | | | | 0.002s 11.752s 638309738880982970: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3553 0.001s 11.753s 638309738880990757: | | | | | | | | | | | | | | | | | | | | | | | | | | 3554 | | | | | 0.000s 11.753s 638309738880994961: 3555 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.754s 638309738880998721: | | | | | | | | | | | | | | | | | | | 3556 | | | | | | | | | | | | 0.000s 11.754s 638309738881002206: | | | | | | | | | | | | | | | | | | 3041 | | | | | | | | | | | | | 0.000s 11.754s 638309738881002403: | | | | | | | | | | | | | | | | | | | | | | | | 3111 | | | | | | | 0.001s 11.754s 638309738881007456: | | | | | | | | | | 3025 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.755s 638309738881007717: | | | | | | | | | | | | | | | | | | | | | | | | | 3557 | | | | | | 0.001s 11.755s 638309738881012876: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3558 | | | | 0.001s 11.756s 638309738881019345: | | | | | | | | | | | | | | | | | | | | | 3559 | | | | | | | | | | 0.001s 11.756s 638309738881026304: | | | | | | | | 3062 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.757s 638309738881033383: | | | | | 3039 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.757s 638309738881033667: | | | | | | | | | | | | | | | 3560 | | | | | | | | | | | | | | | | 0.000s 11.758s 638309738881037986: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.000s 11.758s 638309738881038181: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3561 | | 0.000s 11.758s 638309738881042533: | | | | | | 3562 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.758s 638309738881047312: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3563 | | | 0.001s 11.759s 638309738881052590: | | | 3085 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.759s 638309738881052863: | | | | | | | | | | | | | | | | | | | | 3564 | | | | | | | | | | | 0.000s 11.759s 638309738881056892: | | | | | | | 3056 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.759s 638309738881057089: | | | | | | | | | | | 3565 | | | | | | | | | | | | | | | | | | | | 0.001s 11.761s 638309738881069758: | | | | | | | | | 3071 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.761s 638309738881070223: 3098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.761s 638309738881070541: | | | | | | | | | | | | | | | | 3047 | | | | | | | | | | | | | | | 0.000s 11.761s 638309738881070787: | | 3566 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.761s 638309738881075123: | | | | | | | | | | | | | | | | | | | 3089 | | | | | | | | | | | | 0.000s 11.761s 638309738881075392: | | | | | | | | | | | | | | | | | | | | | | | | | | 3127 | | | | | 0.000s 11.761s 638309738881075608: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3024 | 0.000s 11.761s 638309738881075752: | | | | | | | | | | | | | | 3081 | | | | | | | | | | | | | | | | | 0.000s 11.761s 638309738881075946: | | | | | | | | | | 3567 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.762s 638309738881082538: | | | | | | | | | | | | | | | | | | 3075 | | | | | | | | | | | | | 0.001s 11.763s 638309738881087886: | | | | | | | | 3568 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.763s 638309738881094545: 3569 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.764s 638309738881102596: | | | | | | | | | | | | 3570 | | | | | | | | | | | | | | | | | | | 0.000s 11.764s 638309738881107180: | | | | | | | | | | | | | | | | | | | | 3109 | | | | | | | | | | | 0.000s 11.764s 638309738881107400: | | | | | | | | | | | | | | | | | | | | | | | 2993 | | | | | | | | 0.000s 11.765s 638309738881107552: | 3059 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.765s 638309738881107732: | | | 3571 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.765s 638309738881112154: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3104 | | 0.000s 11.765s 638309738881112420: | | | | | | | | 3062 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.765s 638309738881112610: | | | | | | | | | | 3025 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.765s 638309738881112816: 3098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.765s 638309738881113245: | | | | | 3073 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.766s 638309738881119743: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3057 | 0.001s 11.766s 638309738881126329: | | | | | | | | | | | | | | | | | | | | | | | | 3572 | | | | | | | 0.001s 11.767s 638309738881135604: | | | | | | | | | | | | | | | | 3082 | | | | | | | | | | | | | | | 0.001s 11.768s 638309738881143355: 3573 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.769s 638309738881149080: | | | | | | | | 3574 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.769s 638309738881154730: | | | | | | | | | | | | | | | | | | | | | | | | | | 3135 | | | | | 0.000s 11.770s 638309738881158566: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3026 | | | 0.000s 11.770s 638309738881158730: | | | | | | | 3575 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.770s 638309738881162554: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3576 | | 0.000s 11.770s 638309738881166305: | | | | | | | | | | | | 3029 | | | | | | | | | | | | | | | | | | | 0.000s 11.770s 638309738881166489: | 3069 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.771s 638309738881171650: | | | | | | | | | | | | | | | | | | | | 3577 | | | | | | | | | | | 0.001s 11.771s 638309738881177167: | | | | | | | | | | | | | | | | | | | | | | 3578 | | | | | | | | | 0.000s 11.772s 638309738881181862: | | | | | | | | | 3579 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.772s 638309738881187178: | | | | | | | | | | | | | | | | | | | | | | | 3021 | | | | | | | | 0.000s 11.773s 638309738881191075: | | | | | | | | | | | | | | | | | | | | | | | | 3111 | | | | | | | 0.000s 11.773s 638309738881191243: | | | | | | | | | | 3580 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.773s 638309738881196266: | | | | | 3581 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.774s 638309738881202858: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3582 | 0.001s 11.775s 638309738881209595: | | | | | | | | | | | | | | 3120 | | | | | | | | | | | | | | | | | 0.001s 11.775s 638309738881216847: | | | | | | 3022 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.775s 638309738881217157: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2991 0.000s 11.776s 638309738881218251: | | 2985 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.776s 638309738881218588: 3098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.776s 638309738881219064: | | | | | | | | | | | | 3583 | | | | | | | | | | | | | | | | | | | 0.001s 11.776s 638309738881226252: | | | | | | | | 3062 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.776s 638309738881226575: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3104 | | 0.000s 11.776s 638309738881226850: | 3584 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.777s 638309738881234431: | | | | | | | | | | | 3099 | | | | | | | | | | | | | | | | | | | | 0.000s 11.777s 638309738881234703: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3585 | | | 0.001s 11.778s 638309738881241766: | | | | | | | | | | | | | | | | | | | | | | | | | | 3586 | | | | | 0.001s 11.779s 638309738881248386: | | | | | 3073 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.779s 638309738881248684: | | | | | | | | | | | | | | | | | | | | | | | | 3587 | | | | | | | 0.001s 11.779s 638309738881254915: | | | | | | | | | | | | | | | | 3588 | | | | | | | | | | | | | | | 0.000s 11.780s 638309738881258713: | | | | | | | | | | | | | | | | | | 3589 | | | | | | | | | | | | | 0.000s 11.780s 638309738881262529: | | | | | | | | | 3071 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.780s 638309738881262715: 3590 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.781s 638309738881268633: | | | | | | | | | | | | | | | | | | | | | 3061 | | | | | | | | | | 0.000s 11.781s 638309738881268844: | | | | | | | | | | | | | | | | | | | | | | | 3591 | | | | | | | | 0.001s 11.781s 638309738881274806: | | | | | | | | | | | | | | | | | | | | | | | | | 3087 | | | | | | 0.000s 11.781s 638309738881275092: | | | | | | | | | | | | | | | 3023 | | | | | | | | | | | | | | | | 0.000s 11.781s 638309738881275308: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3057 | 0.000s 11.781s 638309738881275531: | | | | | | | | 3592 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 11.783s 638309738881290798: | | | | | | 3593 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.784s 638309738881297978: | 3069 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.784s 638309738881298269: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3042 | | | | 0.000s 11.784s 638309738881298545: | | | | | | | | | | | | | | | | | | | | 3109 | | | | | | | | | | | 0.000s 11.784s 638309738881298772: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3004 0.001s 11.784s 638309738881305756: | | | | | | | | | | 3025 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.784s 638309738881306075: | | 3594 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.045s 11.829s 638309738881756715: | | | | | 3595 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.830s 638309738881764942: | | | | | | | | | | | | | | | | | | | | | | | | | | 3135 | | | | | 0.000s 11.830s 638309738881765241: | | | | | | | | | | | 3596 | | | | | | | | | | | | | | | | | | | | 0.001s 11.831s 638309738881771997: | | | | | | | | | | | | | | | | 3082 | | | | | | | | | | | | | | | 0.000s 11.831s 638309738881772284: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.000s 11.831s 638309738881772518: | | | | | | | | | | | | | | | | | | 3075 | | | | | | | | | | | | | 0.000s 11.831s 638309738881772730: | | | | | | | | | 3597 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.832s 638309738881779327: | | | | | | | 3056 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.832s 638309738881779678: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3598 | | 0.001s 11.832s 638309738881786285: | | | | | | | | | | | | | | 3599 | | | | | | | | | | | | | | | | | 0.001s 11.833s 638309738881792949: | | | | | | | | | | | | | | | | | | | | | | | 3021 | | | | | | | | 0.000s 11.833s 638309738881793265: | | | | | | | | | | | | | | | | | | | | | 3092 | | | | | | | | | | 0.001s 11.834s 638309738881801064: | | | | | | | | | | | | | | | | | | | | | | | | | 3600 | | | | | | 0.001s 11.835s 638309738881807844: | | | | | | | | | | | | | | | 3601 | | | | | | | | | | | | | | | | 0.001s 11.835s 638309738881814735: 3098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.835s 638309738881815306: | | | | | | | | | | | | 3029 | | | | | | | | | | | | | | | | | | | 0.000s 11.835s 638309738881815572: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3026 | | | 0.000s 11.835s 638309738881815838: | 3602 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.836s 638309738881825113: | | | | 3008 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.837s 638309738881833023: | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | | 0.000s 11.837s 638309738881833383: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3603 | 0.001s 11.838s 638309738881840171: | | | | | | | | | | | | | | | | | | | | | | | | 3111 | | | | | | | 0.000s 11.838s 638309738881840576: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3067 | | | | 0.001s 11.838s 638309738881847017: | | | | | | | | 3062 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.838s 638309738881847306: | | | | | | | | | | | | | | | | | | | | 3604 | | | | | | | | | | | 0.001s 11.839s 638309738881853897: | | | | | | | | | | 3605 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.840s 638309738881860835: | | | | | | | | | | | | | | | | | 3606 | | | | | | | | | | | | | | 0.001s 11.841s 638309738881867619: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3607 0.001s 11.841s 638309738881874389: | | 2985 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.841s 638309738881874743: | | | | | 3073 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.841s 638309738881874972: | | | | | | | | | | | | | | | | | | | | | | | | | | 3608 | | | | | 0.001s 11.842s 638309738881881668: | | | | | | | | | | | | | | | | | | 3609 | | | | | | | | | | | | | 0.001s 11.843s 638309738881888088: | | | | | | | | | | | | | | | | 3610 | | | | | | | | | | | | | | | 0.001s 11.843s 638309738881894752: | | | | | | 3022 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.843s 638309738881895076: | | | | | | | | | 3071 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.843s 638309738881895301: | | | | | | | | | | | | | | | | | | | | | | 3611 | | | | | | | | | 0.001s 11.844s 638309738881902074: | | | | | | | | | | | | | | 3120 | | | | | | | | | | | | | | | | | 0.000s 11.844s 638309738881902368: | | | | | | | 3068 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.845s 638309738881909312: | | | | | | | | | | | | | | | | | | | | | 3612 | | | | | | | | | | 0.001s 11.845s 638309738881916194: 3613 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.846s 638309738881923412: | | | | | | | | | | | | | | | | | | | | | | | 3614 | | | | | | | | 0.001s 11.847s 638309738881929975: | | | | | | | | | | | 3099 | | | | | | | | | | | | | | | | | | | | 0.000s 11.847s 638309738881930396: | 3069 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.847s 638309738881930671: | | | | | | | | | | | | 3615 | | | | | | | | | | | | | | | | | | | 0.001s 11.847s 638309738881937153: | | | | | | | | | | | | | | | | | | | 3616 | | | | | | | | | | | | 0.001s 11.848s 638309738881943807: | | | | | | | | | | | | | 3617 | | | | | | | | | | | | | | | | | | 0.001s 11.849s 638309738881950443: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3057 | 0.000s 11.849s 638309738881950767: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3070 | | | 0.001s 11.849s 638309738881957296: | | | | 3618 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.850s 638309738881964039: | | | | | | | | 3619 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.851s 638309738881970641: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3620 | | | | 0.001s 11.851s 638309738881977210: | | | | | | | | | | | | | | | 3023 | | | | | | | | | | | | | | | | 0.000s 11.852s 638309738881977567: | | | | | | | | | | | | | | | | | 3063 | | | | | | | | | | | | | | 0.000s 11.852s 638309738881977810: | | | | | | | | | | | | | | | | | | | | | | | | 3159 | | | | | | | 0.001s 11.852s 638309738881984614: | | | | | 3621 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.853s 638309738881991191: | | | | | | | | | | | | | | | | | | | | | | | | | | 3135 | | | | | 0.000s 11.853s 638309738881991485: | | | | | | | | | | | | | | | | | | 3075 | | | | | | | | | | | | | 0.000s 11.853s 638309738881991723: | | | | | | | | | | | | | | | | | | | | | | | | | 3087 | | | | | | 0.000s 11.853s 638309738881992190: | | | | | | | | | | | | | | | | 3082 | | | | | | | | | | | | | | | 0.000s 11.853s 638309738881992443: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3104 | | 0.000s 11.853s 638309738881992675: | | | | | | 3058 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.854s 638309738881999136: | | | | | | | 3622 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.854s 638309738882005714: | | | | | | | | | | 3025 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.854s 638309738882005999: | | | | | | | | | | | | | | | | | | | | | 3092 | | | | | | | | | | 0.000s 11.854s 638309738882006237: | | | | | | | | | | | | | | 3623 | | | | | | | | | | | | | | | | | 0.001s 11.855s 638309738882012781: | | | | | | | | | | | 3624 | | | | | | | | | | | | | | | | | | | | 0.001s 11.856s 638309738882019240: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3004 0.000s 11.856s 638309738882020471: | | | | | | | | | | | | | | | | | | | | | | | 3021 | | | | | | | | 0.000s 11.856s 638309738882020750: | | | | | | | | | | | | | | | | | | | | 3109 | | | | | | | | | | | 0.000s 11.856s 638309738882020986: | 3625 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.856s 638309738882027338: | | | | 3008 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.857s 638309738882027604: | | | 3085 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.857s 638309738882027823: | | | | | | | | | 3626 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.857s 638309738882034287: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3627 | 0.001s 11.858s 638309738882040844: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3067 | | | | 0.000s 11.858s 638309738882041152: | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | | 0.000s 11.858s 638309738882041363: | | | | | | | | 3062 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.858s 638309738882041608: | | | | | | | | | | | | | | | 3628 | | | | | | | | | | | | | | | | 0.001s 11.859s 638309738882048132: | | 3629 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.859s 638309738882054642: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3630 | | | 0.001s 11.860s 638309738882061325: | | | | | | | | | | | | | | | | | | | | | | 3076 | | | | | | | | | 0.000s 11.860s 638309738882061607: | | | | | 3073 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.860s 638309738882061845: | | | | | | | | | | | | | | | | | | | | | | | | | | 3631 | | | | | 0.001s 11.861s 638309738882068630: | | | | | | | | | | | | | | | | | 3632 | | | | | | | | | | | | | | 0.001s 11.861s 638309738882075301: | | | | | | | | | | | | | | | | 3633 | | | | | | | | | | | | | | | 0.001s 11.862s 638309738882081882: | | | | | | | | | | | | | | | | | | 3634 | | | | | | | | | | | | | 0.001s 11.863s 638309738882088260: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3635 | | 0.001s 11.863s 638309738882094809: | | | | | | | | | | | | | | | | | | | 3089 | | | | | | | | | | | | 0.000s 11.863s 638309738882095113: | | | | | | | | | | | | | | | | | | | | | | | | | 3125 | | | | | | 0.001s 11.864s 638309738882101763: | | | | | | | 3068 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.864s 638309738882102011: | | | | | | | | | | | | | | | | | | | | | | | | 3636 | | | | | | | 0.001s 11.865s 638309738882108421: | | | | | | | | | | | | 3029 | | | | | | | | | | | | | | | | | | | 0.000s 11.865s 638309738882108689: 3098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.865s 638309738882109160: | | | | | | | | | | 3637 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.865s 638309738882115821: | | | | | | 3638 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.866s 638309738882122407: | | | | | | | | | | | | | | | | | | | | | 3639 | | | | | | | | | | 0.001s 11.867s 638309738882128862: | | | | | | | | | | | | | | 3120 | | | | | | | | | | | | | | | | | 0.000s 11.867s 638309738882129198: | | | | | | | | | | | | | | | | | | | | | | | 3640 | | | | | | | | 0.001s 11.867s 638309738882135961: | | | | | | | | | | | | | 3641 | | | | | | | | | | | | | | | | | | 0.001s 11.868s 638309738882142689: | | | | 3642 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.869s 638309738882149368: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3643 0.001s 11.869s 638309738882155994: | | | | | | | | | | | | | | | | | | | | 3161 | | | | | | | | | | | 0.001s 11.870s 638309738882162886: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3644 | | | | 0.001s 11.871s 638309738882169561: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3070 | | | 0.000s 11.871s 638309738882169852: | | | | | | | | | | | | | | | | | | | | | | | | | | 3135 | | | | | 0.000s 11.871s 638309738882170147: | | | | | | | | | | | | | | | | | 3063 | | | | | | | | | | | | | | 0.000s 11.871s 638309738882170460: | | | | | | | | | | | | | | | | | | | | | | 3115 | | | | | | | | | 0.001s 11.871s 638309738882176935: | | | 3107 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.872s 638309738882183652: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3057 | 0.000s 11.872s 638309738882183943: | | | | | | | | 3645 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.873s 638309738882190795: | | | | | | | | | | | | | | | | 3082 | | | | | | | | | | | | | | | 0.000s 11.873s 638309738882191087: | | | | | | | | | | | 3099 | | | | | | | | | | | | | | | | | | | | 0.000s 11.873s 638309738882191319: | | | | | | | | | 3071 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.873s 638309738882191524: | | | | | | | | | | | | | | | | | | | 3646 | | | | | | | | | | | | 0.001s 11.874s 638309738882197930: | | 2985 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.874s 638309738882198220: | | | | | | | | | | | | | | | | | | | | | | | | 3159 | | | | | | | 0.000s 11.874s 638309738882198456: 3647 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.874s 638309738882205747: | 3069 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.874s 638309738882206056: | | | | | | | 3648 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.875s 638309738882212700: | | | | | 3649 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.876s 638309738882219114: | | | | | | | | | | | | | | | | | | | | | 3092 | | | | | | | | | | 0.000s 11.876s 638309738882219402: | | | | | | | | | | | | | | 3650 | | | | | | | | | | | | | | | | | 0.001s 11.876s 638309738882225856: | | | | | | 3058 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.876s 638309738882226134: | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | | 0.000s 11.876s 638309738882226332: | | | | | | | | | | | | | | | | | | | | | | | | | 3651 | | | | | | 0.001s 11.877s 638309738882232934: | | | | | | | | | | | | | | | 3023 | | | | | | | | | | | | | | | | 0.000s 11.877s 638309738882233269: | | | | | | | | | | | | 3652 | | | | | | | | | | | | | | | | | | | 0.001s 11.878s 638309738882239760: | | | | | | | | | | | | | | | | | | 3075 | | | | | | | | | | | | | 0.000s 11.878s 638309738882240046: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3104 | | 0.000s 11.878s 638309738882240373: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3653 | | | 0.001s 11.879s 638309738882247681: | | | | | | | | | | | | | | | | | | | | | | | | | | 3654 | | | | | 0.001s 11.879s 638309738882254386: | | | | | | | | | | | | | | | | | 3655 | | | | | | | | | | | | | | 0.001s 11.880s 638309738882260997: | | | | 3008 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.880s 638309738882261293: | | | 3656 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.881s 638309738882267872: | | | | | | | | | | 3025 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.881s 638309738882268173: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3004 0.000s 11.881s 638309738882269098: | | | | | | | | | | | | | | | | | | | | 3657 | | | | | | | | | | | 0.001s 11.881s 638309738882275756: | | | | | | | | | 3658 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.882s 638309738882282244: | | | | | | | | | | | | | | | | 3659 | | | | | | | | | | | | | | | 0.001s 11.883s 638309738882288601: | | | | | | | | | | | | | | | | | | | | | | 3660 | | | | | | | | | 0.001s 11.883s 638309738882295153: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3661 | 0.001s 11.884s 638309738882301795: | | | | | | | | | | | | | | | | | | | | | | | 3021 | | | | | | | | 0.000s 11.884s 638309738882302132: | | | | | | | | | | | | | | | | | | | | | 3662 | | | | | | | | | | 0.001s 11.885s 638309738882308631: | | 3663 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.885s 638309738882315385: | 3664 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.886s 638309738882321909: | | | | | | | | | | | | | | | | | | | | | | | | | 3125 | | | | | | 0.000s 11.886s 638309738882322169: | | | | | | | | | | | | | | | | | | | | | | | | 3665 | | | | | | | 0.001s 11.887s 638309738882328475: | | | | | | | | 3062 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.887s 638309738882328718: | | | | | | 3666 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.887s 638309738882335160: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3067 | | | | 0.000s 11.887s 638309738882335411: | | | | | | | | | | | 3131 | | | | | | | | | | | | | | | | | | | | 0.001s 11.888s 638309738882342242: | | | | | | | | | | | | | 3667 | | | | | | | | | | | | | | | | | | 0.001s 11.889s 638309738882348674: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3070 | | | 0.000s 11.889s 638309738882348930: | | | | | | | | | | | | | | | | | | | | | | | | | | 3135 | | | | | 0.000s 11.889s 638309738882349137: | | | | | 3073 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.889s 638309738882349327: | | | | | | | 3068 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.889s 638309738882349523: | | | | | | | | | | | | | | | 3053 | | | | | | | | | | | | | | | | 0.001s 11.889s 638309738882356089: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3668 | | 0.001s 11.890s 638309738882362666: | | | 3107 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.890s 638309738882362897: 3098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.890s 638309738882363229: | | | | 3033 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.891s 638309738882369636: | | | | | | | | | | | | | | | | | | 3669 | | | | | | | | | | | | | 0.001s 11.891s 638309738882376417: | | | | | | | | | | 3670 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.892s 638309738882382900: | | | | | | | | | | | | | | | | | | | 3089 | | | | | | | | | | | | 0.000s 11.892s 638309738882383145: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3018 0.001s 11.893s 638309738882389363: | | | | | | | | | | | | | | | | | 3063 | | | | | | | | | | | | | | 0.000s 11.893s 638309738882389639: | | | | | | | | | | | | | | 3120 | | | | | | | | | | | | | | | | | 0.000s 11.893s 638309738882389888: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3057 | 0.000s 11.893s 638309738882390146: | | | | | | | | | | | | | | | | | | | | | | | 3671 | | | | | | | | 0.001s 11.893s 638309738882396836: | | | | | | | | | | | | | | | | | | | | | 3092 | | | | | | | | | | 0.000s 11.893s 638309738882397126: | | | | | | | | | | | | | | | | | | | | 3161 | | | | | | | | | | | 0.000s 11.893s 638309738882397371: | | | | | | | | | | | | | | | | | | | | | | 3115 | | | | | | | | | 0.000s 11.894s 638309738882397587: | | | | | | | | | 3071 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.894s 638309738882397856: | | | | | | | | | | | | 3029 | | | | | | | | | | | | | | | | | | | 0.000s 11.894s 638309738882398071: | | | | | | | | | | | | | | | | | | | | | | | | 3159 | | | | | | | 0.000s 11.894s 638309738882398262: | | | | | | | | 3672 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.894s 638309738882404831: | | | | | | 3058 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.894s 638309738882405060: | | | | | | | | | | | | | | | | | | | | | | | | | 3673 | | | | | | 0.001s 11.895s 638309738882411549: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3097 | | | | 0.001s 11.896s 638309738882417908: | | | | | | | | | | | | | | | | 3082 | | | | | | | | | | | | | | | 0.000s 11.896s 638309738882418166: | | | | | 3674 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.896s 638309738882424545: | | | | | | | 3103 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.897s 638309738882431220: | | | | | | | | | | | | | | | | | | | | | | | | | | 3675 | | | | | 0.001s 11.898s 638309738882437926: 3121 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.898s 638309738882445306: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3676 | | | 0.001s 11.899s 638309738882451799: | 3069 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.899s 638309738882452078: | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | | 0.000s 11.899s 638309738882452343: | | | 3677 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.900s 638309738882458697: | | 2985 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.900s 638309738882458962: | | | | | | | | | | | | | | | 3678 | | | | | | | | | | | | | | | | 0.001s 11.900s 638309738882465406: | | | | 3679 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.901s 638309738882471826: | | | | | | | | | | | 3680 | | | | | | | | | | | | | | | | | | | | 0.001s 11.902s 638309738882478078: | | | | | | | | | | | | | | | | | 3681 | | | | | | | | | | | | | | 0.001s 11.902s 638309738882484498: | | | | | | | | | | | | | | | | | | | 3117 | | | | | | | | | | | | 0.001s 11.903s 638309738882492186: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3682 | 0.001s 11.904s 638309738882497624: | | | | | | | | | | | | | | | | | | | | | 3683 | | | | | | | | | | 0.001s 11.904s 638309738882504395: | | | | | | | | | | | | | | | | | | | | 3684 | | | | | | | | | | | 0.001s 11.905s 638309738882510866: | | | | | | | | | 3685 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.905s 638309738882514155: | | | | | | | | | | | | | | | | | | | | | | 3686 | | | | | | | | | 0.000s 11.905s 638309738882517336: | | | | | | | | | | | | | | | | | | | | | | | | 3687 | | | | | | | 0.000s 11.906s 638309738882520636: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3104 | | 0.000s 11.906s 638309738882520838: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3688 0.000s 11.906s 638309738882524974: | | | | | | | | | | | | | | | | | | | | | | | 3021 | | | | | | | | 0.000s 11.906s 638309738882525206: | | | | | | 3689 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.907s 638309738882528959: | | | | | | | | | | | | 3048 | | | | | | | | | | | | | | | | | | | 0.001s 11.907s 638309738882534089: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3690 | | | | 0.001s 11.908s 638309738882540193: | | | | | | | | | | | | | | | | 3691 | | | | | | | | | | | | | | | 0.000s 11.908s 638309738882543532: | | | | | | | | | | | | | | 3692 | | | | | | | | | | | | | | | | | 0.000s 11.908s 638309738882546891: | | | | | | | | | | | | | | | | | | 3075 | | | | | | | | | | | | | 0.000s 11.908s 638309738882547054: | | | | | | | | | | | | | | | | | | | | | | | | | 3125 | | | | | | 0.000s 11.908s 638309738882547199: | | | | | | | | | | | | | | | 3053 | | | | | | | | | | | | | | | | 0.000s 11.908s 638309738882547331: | | | | | | | 3693 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.909s 638309738882551574: | | | | | | | | | | 3025 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.909s 638309738882551756: | | | | | | | | | | | | | 3694 | | | | | | | | | | | | | | | | | | 0.000s 11.909s 638309738882556274: | 3114 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.910s 638309738882559892: 3695 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.910s 638309738882565826: | | | | | | | | 3062 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.910s 638309738882566109: | | | 3107 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.910s 638309738882566345: | | | | 3033 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.910s 638309738882566601: | | 3003 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.911s 638309738882573141: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3070 | | | 0.000s 11.911s 638309738882573345: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3057 | 0.000s 11.911s 638309738882573558: | | | | | | | | | | | | | | | | | | | | | | | | | | 3135 | | | | | 0.000s 11.911s 638309738882573754: | | | | | | | | | | | | | | | | | | | | | 3092 | | | | | | | | | | 0.000s 11.911s 638309738882573954: | | | | | | | | | | | | | | | | | | | | 3161 | | | | | | | | | | | 0.000s 11.911s 638309738882574133: | | | | | | | | | | | 3131 | | | | | | | | | | | | | | | | | | | | 0.000s 11.911s 638309738882574320: | | | | | | | | | | | | | | | | | | | | | | 3115 | | | | | | | | | 0.000s 11.911s 638309738882574502: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3018 0.000s 11.911s 638309738882575176: | | | | | | | | | | | | | | | | | 3063 | | | | | | | | | | | | | | 0.000s 11.911s 638309738882575359: | | | | | | | | | | | | | | | | | | | 3696 | | | | | | | | | | | | 0.001s 11.912s 638309738882580429: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3097 | | | | 0.000s 11.912s 638309738882580684: | | | | | | | | | | | | | | | | | | | | | | | 3034 | | | | | | | | 0.001s 11.913s 638309738882592845: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3160 | | 0.001s 11.914s 638309738882598534: | | | | | | | | | | | | 3697 | | | | | | | | | | | | | | | | | | | 0.000s 11.914s 638309738882603126: | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | | 0.000s 11.914s 638309738882603381: 3121 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.914s 638309738882603780: | | | | | | | 3103 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.914s 638309738882604024: | | | | | | | | | | | | | | | 3698 | | | | | | | | | | | | | | | | 0.000s 11.914s 638309738882607438: | | | | | | | | | | | | | | | | | | | | | | | | 3159 | | | | | | | 0.000s 11.915s 638309738882607589: | 3699 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.915s 638309738882610910: | | | | | | | | | | 3054 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.915s 638309738882615347: | | | | | | | | | | | | | | | | | | 3108 | | | | | | | | | | | | | 0.001s 11.916s 638309738882620627: | | | 3700 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.916s 638309738882627329: | | | | | | | | | | | | | | | | | | | | | | | | | 3154 | | | | | | 0.001s 11.917s 638309738882634009: | | | | | | | | | | | 3701 | | | | | | | | | | | | | | | | | | | | 0.001s 11.918s 638309738882640636: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3702 | | | 0.001s 11.918s 638309738882645846: | | | | | | | | | | | | | | | | 3082 | | | | | | | | | | | | | | | 0.000s 11.918s 638309738882646069: | | | | | | | | | | | | | | | | | | | | | | | | | | 3703 | | | | | 0.000s 11.919s 638309738882650804: | | | | | | | | | | | | | | | | | 3112 | | | | | | | | | | | | | | 0.001s 11.919s 638309738882656693: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3704 0.001s 11.920s 638309738882662543: | | | | 3705 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.920s 638309738882666097: | | | | | | | | | | | | | | | | | | | 3117 | | | | | | | | | | | | 0.000s 11.920s 638309738882666292: | | | | | | | | | | | | | | | | | | | | 3706 | | | | | | | | | | | 0.000s 11.921s 638309738882669420: | | | | | | 3058 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.921s 638309738882669570: | | | | | | | | | | | | | | | | | | | | | 3707 | | | | | | | | | | 0.001s 11.921s 638309738882675372: | | | | | | | | 3708 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.922s 638309738882679936: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3709 | | | | 0.001s 11.922s 638309738882685558: | | 3710 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.923s 638309738882691573: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3711 | 0.001s 11.924s 638309738882697516: | | | | | | | 3712 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.924s 638309738882702885: | | | 3107 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.924s 638309738882703065: | 3114 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.924s 638309738882703212: | | | | | | | | | | | | | | | | | | | | | | 3713 | | | | | | | | | 0.000s 11.924s 638309738882706540: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3714 | | 0.000s 11.925s 638309738882709898: | | | | | | | | | | | | | 3715 | | | | | | | | | | | | | | | | | | 0.000s 11.925s 638309738882713293: | | | | | | | | | | 3716 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.925s 638309738882716674: | | | | | | | | | | | | | | | | | | | | | | | | | 3717 | | | | | | 0.001s 11.926s 638309738882722999: | | | | | | | | | | | | 3048 | | | | | | | | | | | | | | | | | | | 0.000s 11.926s 638309738882723228: | | | | | | | | | | | | | | | | | | | | | | | 3718 | | | | | | | | 0.001s 11.927s 638309738882729389: | | | | | | | | | | | | | | | | | | | | | | | | 3719 | | | | | | | 0.001s 11.927s 638309738882734652: 3720 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.928s 638309738882740519: | | | | | | | | | 3071 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.928s 638309738882740797: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3018 0.000s 11.928s 638309738882741550: | | | | 3033 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.928s 638309738882741702: | | | | | | | | | | | | | | | | 3721 | | | | | | | | | | | | | | | 0.000s 11.928s 638309738882745243: | | | | | | | | | | | 3131 | | | | | | | | | | | | | | | | | | | | 0.000s 11.928s 638309738882745385: | | | | | | | | | | | | | | | | | | | | 3161 | | | | | | | | | | | 0.000s 11.928s 638309738882745543: | | | | | | | | | | | | | | | | | | | 3722 | | | | | | | | | | | | 0.000s 11.929s 638309738882748939: | | | | | | 3723 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.929s 638309738882753376: | | | | | | | | | | | | | | | | | | 3724 | | | | | | | | | | | | | 0.000s 11.930s 638309738882757781: | | | | | | | | | | | | | | | | | | | | | | | | | | 3135 | | | | | 0.000s 11.930s 638309738882757948: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3070 | | | 0.000s 11.930s 638309738882758071: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3097 | | | | 0.000s 11.930s 638309738882758191: | | 3003 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.930s 638309738882758325: | | | | | | | | | | | | | | | 3053 | | | | | | | | | | | | | | | | 0.000s 11.930s 638309738882758481: | | | | | | | | | | | | | | | | | 3725 | | | | | | | | | | | | | | 0.000s 11.930s 638309738882762074: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3057 | 0.000s 11.930s 638309738882762201: | | | | | | | 3103 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.930s 638309738882762355: | | | | | | | | | | 3054 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.930s 638309738882762497: | 3726 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.930s 638309738882766964: | | | 3727 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.931s 638309738882772460: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3160 | | 0.000s 11.931s 638309738882772628: | | | | | | | | | | | | | | | | | | | | | | | | | 3154 | | | | | | 0.000s 11.931s 638309738882772765: | | | | | | | | | | | | | | | | | | | | | 3092 | | | | | | | | | | 0.000s 11.931s 638309738882772915: | | | | | | | | 3062 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.931s 638309738882773036: | | | | | | | | | | | | | | | | | | | | | | | 3034 | | | | | | | | 0.000s 11.931s 638309738882773154: 3121 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.931s 638309738882773410: | | | | | | | | | | | | | | | | | | | | | | 3115 | | | | | | | | | 0.000s 11.931s 638309738882773539: | | | | | | | | | | | 3728 | | | | | | | | | | | | | | | | | | | | 0.001s 11.932s 638309738882779374: | | | | | | | | | | | | | | | | | | 3108 | | | | | | | | | | | | | 0.000s 11.932s 638309738882779590: | | | | | | | | | | | | | | | | | | | 3117 | | | | | | | | | | | | 0.000s 11.932s 638309738882782530: | | | | | | | | | | | | 3729 | | | | | | | | | | | | | | | | | | | 0.001s 11.933s 638309738882792012: | | | | | | | | | | | | | | | | | | | | | | | | | | 3730 | | | | | 0.001s 11.934s 638309738882798612: | | | | | | | | | 3731 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.934s 638309738882805027: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3732 | | | | 0.001s 11.935s 638309738882811403: | 3114 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.935s 638309738882811679: | | | | | | | | | | | | | | | | | | | | | | 3733 | | | | | | | | | 0.001s 11.936s 638309738882817982: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3096 | | | 0.001s 11.936s 638309738882824432: | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | | 0.000s 11.936s 638309738882824659: | | | | | | | | | | 3734 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.937s 638309738882831036: | | | | | | | | | | | | | | | | | | | | | 3735 | | | | | | | | | | 0.001s 11.938s 638309738882837536: | | | | | | | 3736 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.938s 638309738882843851: | | | | | | | | | | | | | | | | | | | 3737 | | | | | | | | | | | | 0.002s 11.940s 638309738882860274: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3738 0.001s 11.940s 638309738882866930: | | | | | | | | 3739 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.941s 638309738882873242: | | | | | | | | | | | | | | | | | | | | 3740 | | | | | | | | | | | 0.001s 11.942s 638309738882880017: | | | | | | 3058 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.942s 638309738882880292: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3741 | | 0.001s 11.942s 638309738882886649: | 3742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.943s 638309738882892973: | | | | | | | | | | | | | | | | | | | | | | | 3743 | | | | | | | | 0.001s 11.944s 638309738882899254: | | | | | | | | | | | | | | | 3083 | | | | | | | | | | | | | | | | 0.001s 11.944s 638309738882905689: | | | | 3744 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.945s 638309738882912177: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3745 | 0.001s 11.946s 638309738882918625: | | | | | | | | | | | | | | | | 3082 | | | | | | | | | | | | | | | 0.000s 11.946s 638309738882918885: | | | | | | | | | | | | | | | | | | | | | | | | 3159 | | | | | | | 0.000s 11.946s 638309738882919102: | | | | | | | | | | | | 3048 | | | | | | | | | | | | | | | | | | | 0.000s 11.946s 638309738882919304: | | | 3107 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.946s 638309738882919489: | | | | | | | | | | | | | | | | | | 3746 | | | | | | | | | | | | | 0.001s 11.946s 638309738882925811: | | | | | | | | | | | | | | | | | | | | | | | | | 3747 | | | | | | 0.001s 11.947s 638309738882932256: 3748 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.948s 638309738882939308: | | 3749 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.948s 638309738882945815: | | | | | | | | | | | | | | | | | | | | 3161 | | | | | | | | | | | 0.000s 11.948s 638309738882946159: | | | | | | | | | | 3054 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.948s 638309738882946369: | | | | | | | | | | | | | | | | | 3112 | | | | | | | | | | | | | | 0.000s 11.948s 638309738882946574: | | | | | | | 3103 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.948s 638309738882946755: | | | | | | | | | | | | | | | | | | | | | | | | | | 3135 | | | | | 0.000s 11.948s 638309738882946965: | | | | | | | | | | | | | 3750 | | | | | | | | | | | | | | | | | | 0.001s 11.949s 638309738882953214: | | | | | | 3065 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.950s 638309738882959631: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3097 | | | | 0.000s 11.950s 638309738882959890: | | | | | | | | | | | | | | | | | | | | | 3092 | | | | | | | | | | 0.000s 11.950s 638309738882960068: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3160 | | 0.000s 11.950s 638309738882960263: | | | | | | | | | 3071 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.950s 638309738882960480: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3751 | | | 0.001s 11.950s 638309738882967020: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3018 0.000s 11.951s 638309738882967938: | | | 3752 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.951s 638309738882974303: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3057 | 0.000s 11.951s 638309738882974575: | | | | | | | | | | | | | | | | | | | | | | | | | 3154 | | | | | | 0.000s 11.951s 638309738882974841: | | | | | | | | | | | | | | | 3753 | | | | | | | | | | | | | | | | 0.001s 11.952s 638309738882981452: | | | | | | | | | | | | | | | | | | | | | | | | 3188 | | | | | | | 0.001s 11.953s 638309738882988143: | | | | | | | | | | | | | | | | | | | | 3754 | | | | | | | | | | | 0.001s 11.953s 638309738882994445: | | | | | | | | | | | | | | | | | | | | | | | | | | 3755 | | | | | 0.002s 11.955s 638309738883010482: | | | | | | | 3756 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.955s 638309738883017004: | | | | | | | | | | 3757 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.956s 638309738883022403: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3758 | | 0.000s 11.956s 638309738883025743: | | | | | | | | | | | | 3759 | | | | | | | | | | | | | | | | | | | 0.000s 11.957s 638309738883029201: | | | | | | | | | 3760 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.957s 638309738883032967: | | | | | | | | | | | | | | | | 3091 | | | | | | | | | | | | | | | 0.001s 11.958s 638309738883038574: | | | | | | | | | | | | | | | | | | | | | 3761 | | | | | | | | | | 0.001s 11.958s 638309738883045352: | | | | | | | | | | | | | | | | | | | | | | | | | 3762 | | | | | | 0.001s 11.959s 638309738883052290: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3763 | 0.001s 11.960s 638309738883059084: | | | | | | 3764 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.960s 638309738883065717: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3096 | | | 0.000s 11.960s 638309738883066118: | | | | | | | | | | | | | | | | | 3765 | | | | | | | | | | | | | | 0.001s 11.961s 638309738883072743: | | | | | | | | | | | | | | | | | | | | 3161 | | | | | | | | | | | 0.000s 11.961s 638309738883072963: | | | | | | | | | | | 3131 | | | | | | | | | | | | | | | | | | | | 0.000s 11.961s 638309738883073188: | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | | 0.000s 11.961s 638309738883073434: | | | | | | | | | | | | | | | | | | | | | | | 3034 | | | | | | | | 0.000s 11.961s 638309738883073647: | | | | | | | | | | | | | | | 3083 | | | | | | | | | | | | | | | | 0.000s 11.961s 638309738883073861: | 3114 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.961s 638309738883074054: | | | | | | | | | | | | | | | | 3766 | | | | | | | | | | | | | | | 0.000s 11.962s 638309738883078457: | | | | | | | | | | 3054 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.962s 638309738883078663: | | | | | | | | | | | | | | | | | | | | | | | | | 3154 | | | | | | 0.000s 11.962s 638309738883078855: | | | | | | | | | | | | | | | | | | 3108 | | | | | | | | | | | | | 0.000s 11.962s 638309738883079027: | | | | | | | | | | | | | | | | | | | | | | 3115 | | | | | | | | | 0.000s 11.962s 638309738883079219: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3767 | | | | 0.001s 11.962s 638309738883085124: | | | | | | | | | | | | | | | | | | | | 3768 | | | | | | | | | | | 0.001s 11.963s 638309738883090286: | | | | | | | | | | | | | 3769 | | | | | | | | | | | | | | | | | | 0.000s 11.963s 638309738883094214: | | | | | | | | 3062 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.963s 638309738883096815: | | | | | | | | | | | | | | | | | | | | | | | 3074 | | | | | | | | 0.000s 11.964s 638309738883101503: | | | | | | | | | | | | | | | | | | | | | | | | 3770 | | | | | | | 0.001s 11.964s 638309738883106524: | | | | | | | | | | | | | | | | | | | | | | | | | 3771 | | | | | | 0.001s 11.965s 638309738883113252: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3160 | | 0.000s 11.965s 638309738883113526: | | | | | | | | | | | | | | | | | | | | 3161 | | | | | | | | | | | 0.000s 11.965s 638309738883113752: | | | | | | | | | | | | | | | | 3091 | | | | | | | | | | | | | | | 0.000s 11.965s 638309738883113987: | | | | | | | | | | | | | | | | | | | 3117 | | | | | | | | | | | | 0.000s 11.965s 638309738883114188: | | | | | | | | | | | | | | | | | | 3772 | | | | | | | | | | | | | 0.001s 11.966s 638309738883121816: | | | | | | | | | 3071 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.966s 638309738883122089: | | | | | | | | | | | | | | | 3773 | | | | | | | | | | | | | | | | 0.001s 11.967s 638309738883128475: | | | | | | 3065 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.967s 638309738883128717: | | | 3107 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.967s 638309738883128899: | | | | | | | | | | | | | | | | | | | | | | | | | 3154 | | | | | | 0.000s 11.967s 638309738883130067: | | | | | | | | | | | | | | | | | | 3108 | | | | | | | | | | | | | 0.000s 11.967s 638309738883132814: | | | | | | | | | | | | | | | | | | | | 3774 | | | | | | | | | | | 0.001s 11.968s 638309738883142237: | | | | | | | | 3118 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.969s 638309738883151591: | | | | | | 3775 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.970s 638309738883158000: | | | | | | | | | | | | | | | | | | | 3776 | | | | | | | | | | | | 0.001s 11.970s 638309738883164456: | | | 3777 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.971s 638309738883170808: | | | | | | | | | | | | | | | 3083 | | | | | | | | | | | | | | | | 0.000s 11.971s 638309738883171075: | | | | | | | | | | | | | | | | | | | | | | | | 3188 | | | | | | | 0.000s 11.971s 638309738883171305: | | | | | | | | | | | | | | | | | | | | | | | | | 3778 | | | | | | 0.001s 11.972s 638309738883177678: | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | | 0.000s 11.972s 638309738883177969: | | | | | | | | | | | | | | | | | | 3779 | | | | | | | | | | | | | 0.001s 11.972s 638309738883184535: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3780 | | 0.001s 11.973s 638309738883191009: | | | | | | | | | | | | | | | | 3781 | | | | | | | | | | | | | | | 0.001s 11.973s 638309738883197269: | | | | | | | | | | | | | | | | | 3112 | | | | | | | | | | | | | | 0.000s 11.974s 638309738883197560: | | | | | | | | 3782 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.974s 638309738883205150: | 3783 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.975s 638309738883211790: | | | | | | | | | | | 3784 | | | | | | | | | | | | | | | | | | | | 0.001s 11.976s 638309738883218097: | | | | | | 3065 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.976s 638309738883218370: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3785 | | | 0.001s 11.976s 638309738883224932: | | | | 3033 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.976s 638309738883225218: | | | | | | | | | | | | | | | 3786 | | | | | | | | | | | | | | | | 0.001s 11.977s 638309738883231744: | | | | | | | | | | | | | | | | | | | | | | | 3787 | | | | | | | | 0.001s 11.978s 638309738883237959: | | | | | | | | | | | | | 3788 | | | | | | | | | | | | | | | | | | 0.001s 11.978s 638309738883244444: | | | | | | | | | | | | | | | | | | | | | | 3153 | | | | | | | | | 0.001s 11.979s 638309738883251049: | | | | | | | | | | | | | | | | | | | | | | | | 3789 | | | | | | | 0.001s 11.979s 638309738883257500: | | | | | | | | | | | | | | | | | | | | | 3092 | | | | | | | | | | 0.000s 11.980s 638309738883257745: | | | | | | | | | | | | | | | | | 3790 | | | | | | | | | | | | | | 0.001s 11.980s 638309738883262781: | | | | | | | | 3118 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.980s 638309738883262979: | | | | | | | 3103 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.980s 638309738883263114: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3160 | | 0.000s 11.980s 638309738883263266: | | | | | | 3791 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.980s 638309738883266514: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3057 | 0.000s 11.980s 638309738883266668: | | | | | | | | | | | | | | | | | | | | | | | 3074 | | | | | | | | 0.000s 11.980s 638309738883266782: | | | | 3792 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.981s 638309738883270749: | | | | | | | | | 3100 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.981s 638309738883274116: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3097 | | | | 0.000s 11.981s 638309738883274248: | | 3003 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.981s 638309738883274475: | | | | | | | | | | 3793 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.982s 638309738883278003: | | | | | | | | | | | | | | | | | | | | | | | | 3188 | | | | | | | 0.000s 11.982s 638309738883278121: | | | | | | | | | | | 3131 | | | | | | | | | | | | | | | | | | | | 0.000s 11.982s 638309738883278254: | | | | | | | | | | | | | | | | | 3112 | | | | | | | | | | | | | | 0.000s 11.982s 638309738883278365: | | | | | | 3065 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.982s 638309738883278459: | | | | | | | | 3794 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.982s 638309738883281928: | | | | | | | 3795 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.983s 638309738883291479: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3796 | | 0.000s 11.983s 638309738883295273: | | | | | | | | | | | | | | | | | | | | | | | 3797 | | | | | | | | 0.001s 11.984s 638309738883300288: | | | | | | | | | | | | | | | | 3091 | | | | | | | | | | | | | | | 0.000s 11.984s 638309738883300443: | | | | | | | | | 3798 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.984s 638309738883304648: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3096 | | | 0.000s 11.984s 638309738883304802: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3799 0.000s 11.985s 638309738883308653: | | 3037 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.985s 638309738883313938: | | | | | | | | | | | | | | | | | | | | | | | | 3800 | | | | | | | 0.001s 11.986s 638309738883318974: | | | | | | | | | | | | | | | | | | | | 3161 | | | | | | | | | | | 0.000s 11.986s 638309738883319227: | | | | | | 3801 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.986s 638309738883323750: | | | | | | | | | | | | | | | | | | | | | | | 3074 | | | | | | | | 0.000s 11.986s 638309738883323985: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3160 | | 0.000s 11.986s 638309738883324156: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3126 | | | | 0.000s 11.987s 638309738883328710: | | | | | | | | | | | | | | | 3083 | | | | | | | | | | | | | | | | 0.000s 11.987s 638309738883329046: 3121 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.987s 638309738883329501: | | | | | | | | | | | | | | | | | | | 3117 | | | | | | | | | | | | 0.000s 11.987s 638309738883329714: | | | | | | | | | | | | | | | | 3802 | | | | | | | | | | | | | | | 0.001s 11.987s 638309738883334814: | | | | | | | | | 3100 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.988s 638309738883338933: | | | | | | | | | | | | | | | | | | | | | | | 3803 | | | | | | | | 0.001s 11.989s 638309738883348378: | | | | | | | | | | | | | | | 3804 | | | | | | | | | | | | | | | | 0.001s 11.990s 638309738883359335: | | | | | | | | | | | | | | | | | | 3108 | | | | | | | | | | | | | 0.000s 11.990s 638309738883359663: | | | | | | | | | | | | | | | | | | | | | 3805 | | | | | | | | | | 0.001s 11.990s 638309738883366282: | | | | | | | | | | | | | | | | | | | | 3806 | | | | | | | | | | | 0.001s 11.991s 638309738883372972: | | | | | | | | | | | | | | | | | 3807 | | | | | | | | | | | | | | 0.001s 11.992s 638309738883379469: | | | | | | | | | | | | | | | | | | | | | | | | 3188 | | | | | | | 0.000s 11.992s 638309738883379731: | | | | | | | | 3118 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.992s 638309738883379931: | | | | | | 3065 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.992s 638309738883380150: 3808 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.992s 638309738883386841: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3809 | | | 0.001s 11.993s 638309738883393481: | | | | | | | | | | | | | | | | | | | | | | | | | 3154 | | | | | | 0.000s 11.993s 638309738883393744: | | | | 3033 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.993s 638309738883394123: | | | | | | | | | | | | | | | | | | | | | | 3810 | | | | | | | | | 0.001s 11.994s 638309738883401409: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3811 | 0.001s 11.995s 638309738883409241: | | | | | | | | | 3812 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.996s 638309738883418659: | | | | | | | | | | | | | | | | | | 3813 | | | | | | | | | | | | | 0.001s 11.996s 638309738883424728: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3814 | | 0.000s 11.997s 638309738883427996: | | | 3107 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.997s 638309738883428229: | | | | | | | | | | | | | | | | | | | | | | 3153 | | | | | | | | | 0.000s 11.997s 638309738883428358: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3815 | | | | 0.000s 11.997s 638309738883432875: | | | | | | | | 3816 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.997s 638309738883436218: | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | | 0.000s 11.997s 638309738883436372: | | | | | | | | | | | | | | | | | | | | | | | | | 3817 | | | | | | 0.000s 11.998s 638309738883440247: | | | | | | | | | 3100 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.998s 638309738883440394: | | | | 3072 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.998s 638309738883444667: | | | | | | | | | | | | | | | | | | | | | 3092 | | | | | | | | | | 0.000s 11.998s 638309738883444918: | | | | | | | | | | | 3151 | | | | | | | | | | | | | | | | | | | | 0.001s 11.999s 638309738883451771: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3096 | | | 0.000s 11.999s 638309738883452010: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3126 | | | | 0.000s 11.999s 638309738883452130: | | | | | | | | | | | | 3048 | | | | | | | | | | | | | | | | | | | 0.001s 12.000s 638309738883462838: | | | | | | | | | 3818 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.001s 638309738883468892: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3819 | | | 0.000s 12.001s 638309738883473144: | | | 3144 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 12.003s 638309738883489037: | | | | | | 3820 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.004s 638309738883497948: | | | | | | | | | | | | 3821 | | | | | | | | | | | | | | | | | | | 0.001s 12.004s 638309738883503146: | | | | | | | | | | | | | 3822 | | | | | | | | | | | | | | | | | | 0.001s 12.005s 638309738883508773: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3823 | | | | 0.001s 12.005s 638309738883514811: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3160 | | 0.000s 12.005s 638309738883515110: | | | | | | | | | | | | | | | | | | | | | 3124 | | | | | | | | | | 0.001s 12.006s 638309738883521751: | | | | | | | | | | | | | | | | | | | | | | 3824 | | | | | | | | | 0.001s 12.007s 638309738883528284: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3018 0.000s 12.007s 638309738883529121: | | | | | | | | | | | | | | | 3083 | | | | | | | | | | | | | | | | 0.000s 12.007s 638309738883529356: | | | | | | | | | | | | | | | | | | | | | | | | 3825 | | | | | | | 0.001s 12.007s 638309738883535950: 3121 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.007s 638309738883536413: | | 3826 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.008s 638309738883542882: | | | | | | | | | | | | | | | | | | | | | | | | | | 3135 | | | | | 0.000s 12.008s 638309738883543153: | | | 3827 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.009s 638309738883549766: 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.009s 638309738883557178: | | | | | | | | | | | | | | | | | | | | | | | | 3188 | | | | | | | 0.000s 12.009s 638309738883557413: | | | | | | | | | | | | | | | | | | | | | | 3153 | | | | | | | | | 0.000s 12.010s 638309738883557624: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3035 0.001s 12.010s 638309738883564177: | | 3037 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.010s 638309738883564423: | | | | | | | | | | | | | | | | | | | | | | | | | 3154 | | | | | | 0.000s 12.010s 638309738883564668: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3828 | | 0.001s 12.011s 638309738883571127: | | | | | | | | | | 3054 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.011s 638309738883571404: | | | | | | | 3103 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.011s 638309738883571607: | | | | | | | | | | | | | | | | | | | | | | | | | | 3163 | | | | | 0.001s 12.012s 638309738883578238: | | | | | | | | | | | | | | | | | | | | | | 3829 | | | | | | | | | 0.001s 12.012s 638309738883584999: | | | | | | | | | | | 3830 | | | | | | | | | | | | | | | | | | | | 0.001s 12.013s 638309738883591437: | | | | | | | | | | | | | | 3120 | | | | | | | | | | | | | | | | | 0.000s 12.013s 638309738883591705: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3096 | | | 0.000s 12.013s 638309738883591938: | | | 3144 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.013s 638309738883592116: | | 3831 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.014s 638309738883598439: 3832 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.014s 638309738883604996: | | | | | | | | | | | | | | | 3833 | | | | | | | | | | | | | | | | 0.001s 12.015s 638309738883611456: | | | | | | | | | | | | | | | | | | | | | | | | | 3834 | | | | | | 0.001s 12.016s 638309738883617951: | | | | | | | | | | | | | | | | | | | | | 3835 | | | | | | | | | | 0.001s 12.016s 638309738883624522: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3836 0.001s 12.017s 638309738883630961: | 3114 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.017s 638309738883631206: | | | | | | | 3837 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.018s 638309738883637761: | | | | | | | | | | | | | | | | | | | | | | | | 3838 | | | | | | | 0.001s 12.018s 638309738883644086: | | | | | | | | | | | | | | | | | | | | | | 3153 | | | | | | | | | 0.000s 12.018s 638309738883644382: | | | | 3839 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.019s 638309738883650890: 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.019s 638309738883651213: | | | 3840 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.020s 638309738883657661: | | | | | | | | | | | 3151 | | | | | | | | | | | | | | | | | | | | 0.000s 12.020s 638309738883657919: | | | | | 3073 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.020s 638309738883658129: | | 3037 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.020s 638309738883658345: | | | | | | | | | | | | | | | | | | | | | 3124 | | | | | | | | | | 0.000s 12.020s 638309738883658542: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3057 | 0.000s 12.020s 638309738883658720: | | | | | | | | | | | | | | | | 3091 | | | | | | | | | | | | | | | 0.000s 12.020s 638309738883658907: | | | | | | | | | | | | | | | | | | | 3146 | | | | | | | | | | | | 0.001s 12.020s 638309738883666286: | 3156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.021s 638309738883672970: | | | | | | | | | | | | | | | | | | | | | | | | | | 3841 | | | | | 0.001s 12.022s 638309738883679357: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3035 0.000s 12.022s 638309738883680207: | | | | | | | | | | | | | | | | | 3112 | | | | | | | | | | | | | | 0.000s 12.022s 638309738883680418: | | | | | | | | | 3100 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.022s 638309738883680599: 3842 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.022s 638309738883687381: | | | | | | | | | | 3079 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.023s 638309738883693819: | | | | | | | | | | | 3843 | | | | | | | | | | | | | | | | | | | | 0.001s 12.024s 638309738883700315: | | 3844 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.024s 638309738883706732: | | | | | | | | | | | | | | | | | | | | | | | 3074 | | | | | | | | 0.000s 12.024s 638309738883706994: | | | | | | | | | | | | | | | | 3845 | | | | | | | | | | | | | | | 0.001s 12.025s 638309738883713246: | | | | | | 3065 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.025s 638309738883713468: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3846 | 0.001s 12.026s 638309738883719884: | | | | | | | | | | | | | | | | | 3847 | | | | | | | | | | | | | | 0.001s 12.026s 638309738883726374: | | | | 3072 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.026s 638309738883726638: | | | | | | | | | | | | | | | | | | | | | 3848 | | | | | | | | | | 0.001s 12.027s 638309738883732920: | | | | | | | | | | | | | | | | | | | 3849 | | | | | | | | | | | | 0.001s 12.028s 638309738883739399: | 3850 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.028s 638309738883745726: | | 3037 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.028s 638309738883745952: | | | | | | | | | | | 3151 | | | | | | | | | | | | | | | | | | | | 0.000s 12.028s 638309738883746131: | | | | | | | | | | | | | | | | | | | | | | | 3851 | | | | | | | | 0.001s 12.029s 638309738883752569: | | | | | | 3852 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.030s 638309738883758781: | | | | | | | | | | | | | | | | | | | | | 3124 | | | | | | | | | | 0.000s 12.030s 638309738883758975: | | | | | | | | | | | | | | | | | | | | | | | | | | 3163 | | | | | 0.000s 12.030s 638309738883759179: | | | | | | | | | | | | | | | 3083 | | | | | | | | | | | | | | | | 0.000s 12.030s 638309738883759361: | | | | | | | | | | | | | | | | | | | | 3161 | | | | | | | | | | | 0.000s 12.030s 638309738883759516: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3853 0.001s 12.030s 638309738883765806: | | | | | | | | | | | | | | | | | | 3108 | | | | | | | | | | | | | 0.000s 12.030s 638309738883766069: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3057 | 0.000s 12.030s 638309738883766377: | | | | | 3854 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.031s 638309738883772660: | | | | | | | | | | | | 3048 | | | | | | | | | | | | | | | | | | | 0.000s 12.031s 638309738883772882: | | | | | | | | | | 3855 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.032s 638309738883779303: | | | | | | | | | | | | | | 3170 | | | | | | | | | | | | | | | | | 0.001s 12.032s 638309738883785843: | | | | | | | | | | | | | | | | | | | 3146 | | | | | | | | | | | | 0.000s 12.032s 638309738883786102: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3113 | | | 0.001s 12.033s 638309738883792576: | | | | 3856 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.034s 638309738883798933: | | | | | | | | 3118 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.034s 638309738883799177: | | | | | | | | | | | 3857 | | | | | | | | | | | | | | | | | | | | 0.001s 12.034s 638309738883805510: | | 3858 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.035s 638309738883811898: | | | | | | | | | 3859 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.036s 638309738883818290: | | | | | | | | | | | | | | | | | | | | | 3860 | | | | | | | | | | 0.001s 12.036s 638309738883824598: | 3156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.036s 638309738883824827: | | | | | | | | | | | | | | | | | | | | | | | | | 3154 | | | | | | 0.000s 12.036s 638309738883825042: | | | | | | | | | | | | 3084 | | | | | | | | | | | | | | | | | | | 0.001s 12.037s 638309738883831349: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3126 | | | | 0.000s 12.037s 638309738883831614: | | | | | | | | | | | | | | | | | | | | | | | | | | 3861 | | | | | 0.001s 12.038s 638309738883838033: | | | | | | | | | | 3079 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.038s 638309738883838280: | | | | | | | | | | | | | | | | | | 3862 | | | | | | | | | | | | | 0.001s 12.038s 638309738883844626: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3160 | | 0.000s 12.038s 638309738883844870: | | | | | | | | | | | | | | | | | | | | | | | | 3188 | | | | | | | 0.000s 12.038s 638309738883845074: | | | | | | | | | | | | | | | | | 3112 | | | | | | | | | | | | | | 0.000s 12.038s 638309738883845241: | | | | | | | | | | | | | | 3863 | | | | | | | | | | | | | | | | | 0.001s 12.039s 638309738883851669: | | | | | | | | 3864 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.040s 638309738883858111: | | | | | | | 3103 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.040s 638309738883858380: | | | | | | | | | | | | | | | 3865 | | | | | | | | | | | | | | | | 0.001s 12.040s 638309738883864831: | | | | | | | | | | | | | | | | | | | | 3866 | | | | | | | | | | | 0.001s 12.041s 638309738883871283: | | | 3144 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.041s 638309738883871520: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3867 | 0.001s 12.042s 638309738883877953: | | | | | | | | | | | 3151 | | | | | | | | | | | | | | | | | | | | 0.000s 12.042s 638309738883878192: | | | | | | 3065 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.042s 638309738883878421: | | | | | | | | | | | | | | | | 3091 | | | | | | | | | | | | | | | 0.000s 12.042s 638309738883878626: | | | | | | | | | | | | | | | | | | | 3868 | | | | | | | | | | | | 0.001s 12.042s 638309738883884976: | | | | | | | | | | | | | | | | | | | | | 3124 | | | | | | | | | | 0.000s 12.042s 638309738883885250: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3869 | | | 0.001s 12.043s 638309738883891688: 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.043s 638309738883892060: | | | | | | | | | | | | | | | | | | | | | | | 3074 | | | | | | | | 0.000s 12.043s 638309738883892293: | 3870 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.044s 638309738883898682: | | | | | | | | | | | | 3871 | | | | | | | | | | | | | | | | | | | 0.001s 12.044s 638309738883905098: | | | | 3072 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.044s 638309738883905332: | | | | | | | | | | | | | | | | | | | | | | | | | 3872 | | | | | | 0.001s 12.045s 638309738883911638: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3035 0.000s 12.045s 638309738883912421: | | | | | | | | | | | | | | | | | | | | | | | | 3873 | | | | | | | 0.001s 12.046s 638309738883918606: | | 3037 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.046s 638309738883918844: | | | | | | | 3147 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.046s 638309738883925103: | | | 3173 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.047s 638309738883931466: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3874 | | 0.001s 12.048s 638309738883937867: | | | | | | | | | | | | | | | | | | | 3146 | | | | | | | | | | | | 0.000s 12.048s 638309738883940145: | | | | | | | | 3118 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.048s 638309738883940419: | | | | | | | | | | | | | | | | | 3875 | | | | | | | | | | | | | | 0.001s 12.049s 638309738883948536: | | | | | | 3876 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.049s 638309738883954445: | | | | | | | | | | | | | | | | 3136 | | | | | | | | | | | | | | | 0.001s 12.050s 638309738883960943: | | | | | | | | | | 3877 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.050s 638309738883964621: | | | | | | | | | | | | | | 3170 | | | | | | | | | | | | | | | | | 0.000s 12.050s 638309738883964774: | | | | | | | | | | | | 3084 | | | | | | | | | | | | | | | | | | | 0.000s 12.050s 638309738883964902: | | | | | 3073 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.050s 638309738883965012: | | | | | | | | | | | | | | | | | | | | 3161 | | | | | | | | | | | 0.000s 12.050s 638309738883965123: | | 3878 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.051s 638309738883970670: | | | | | | | | | | | | | | | | | | | | | | | | | | 3163 | | | | | 0.000s 12.051s 638309738883970898: | | | | | | | | | | | | | | | | | | | | | 3879 | | | | | | | | | | 0.001s 12.052s 638309738883978451: | | | | | | | | | | | | | | | 3083 | | | | | | | | | | | | | | | | 0.000s 12.052s 638309738883978700: | | | 3880 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.052s 638309738883984759: | | | | | | | | 3138 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.053s 638309738883990636: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3066 0.001s 12.053s 638309738883996863: | | | | | | | | | | | | | | | | | | | | | | | 3090 | | | | | | | | 0.001s 12.054s 638309738884003295: | | | | | | | 3881 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.055s 638309738884009739: | | | | | | | | | 3100 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.055s 638309738884010005: 3195 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.055s 638309738884015479: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3167 | | | | 0.001s 12.056s 638309738884020785: | | | | | | | | | | | | 3882 | | | | | | | | | | | | | | | | | | | 0.001s 12.056s 638309738884026710: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3160 | | 0.000s 12.056s 638309738884026980: | | | | | | | | | | | | | | | | | | | 3883 | | | | | | | | | | | | 0.000s 12.057s 638309738884030393: | | | | | | | | | | | | | | | | | | | | | | | | | | 3196 | | | | | 0.002s 12.059s 638309738884054512: | | | | | | | | | | | | | | | | | | 3108 | | | | | | | | | | | | | 0.000s 12.059s 638309738884055086: | | 3037 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.059s 638309738884055270: | | | | | | | | | | 3079 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.059s 638309738884055472: | | | | | | 3065 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.059s 638309738884055674: | | | | | | | | | | | | | | | | 3884 | | | | | | | | | | | | | | | 0.001s 12.060s 638309738884065318: | | | | 3885 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.061s 638309738884071813: | | | 3173 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.061s 638309738884072069: | | | | | | | | | | | | | | 3886 | | | | | | | | | | | | | | | | | 0.001s 12.062s 638309738884078285: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3113 | | | 0.000s 12.062s 638309738884078547: | | | | | 3095 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.062s 638309738884084809: | | | | | | | | | | | 3887 | | | | | | | | | | | | | | | | | | | | 0.001s 12.063s 638309738884091210: | | | | | | | | | | | | | | | | | | | | 3888 | | | | | | | | | | | 0.001s 12.063s 638309738884097393: | | | | | | | 3147 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.064s 638309738884097614: | | | | | | | | | | | | 3084 | | | | | | | | | | | | | | | | | | | 0.000s 12.064s 638309738884097804: | | | | | | | | | | | | | | | | | | | | | | | | | 3154 | | | | | | 0.000s 12.064s 638309738884098017: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3057 | 0.000s 12.064s 638309738884098242: | | | | | | | | | | | | | | | | | | | | | | | | | | 3889 | | | | | 0.001s 12.064s 638309738884104718: | | | | | | | | | | | | | | | | | | | | | | | 3890 | | | | | | | | 0.003s 12.068s 638309738884138497: 3891 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.068s 638309738884145906: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3892 | | 0.001s 12.069s 638309738884152271: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3893 0.001s 12.070s 638309738884158843: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3894 | | | | 0.001s 12.070s 638309738884165343: | | | | | | 3895 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.071s 638309738884171793: | | 3896 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.072s 638309738884177963: | | | | | | | | | | | | | | | 3897 | | | | | | | | | | | | | | | | 0.001s 12.072s 638309738884184284: | | | | | | | | | | 3898 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.073s 638309738884190616: | | | | | | | | 3899 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.073s 638309738884197068: | | | | | | | | | 3148 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.074s 638309738884203554: | | | | 3072 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.074s 638309738884203836: | | | | | | | | | | | | | | | | | | 3137 | | | | | | | | | | | | | 0.001s 12.075s 638309738884210059: | | | | | | | | | | | | | | | | 3136 | | | | | | | | | | | | | | | 0.000s 12.075s 638309738884210414: | | | | | | | | | | | | | | | | | | | | | | | | 3188 | | | | | | | 0.000s 12.075s 638309738884210598: | | | | | | | | | | | | | | | | | 3112 | | | | | | | | | | | | | | 0.000s 12.075s 638309738884210799: | | | | | | | | | | | 3151 | | | | | | | | | | | | | | | | | | | | 0.000s 12.075s 638309738884211040: | | | | | | | | | | | | | | 3170 | | | | | | | | | | | | | | | | | 0.000s 12.075s 638309738884211205: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3900 | | | 0.001s 12.075s 638309738884217438: | | | 3901 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.076s 638309738884223829: | | | | | | | 3902 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.077s 638309738884230053: | | | | | 3903 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.077s 638309738884236427: | | | | | | | | | | | | | | | | | | | | | 3124 | | | | | | | | | | 0.000s 12.077s 638309738884236773: | | | | | | | | | | | | 3904 | | | | | | | | | | | | | | | | | | | 0.001s 12.078s 638309738884243604: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3905 | 0.001s 12.079s 638309738884249887: | 3156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.079s 638309738884250173: | | | | | | | | | | | | | | | | | | | | | | | | | | 3196 | | | | | 0.000s 12.079s 638309738884250506: | | | | | | | | | | | | | | | | | | | 3146 | | | | | | | | | | | | 0.000s 12.079s 638309738884250700: | | | | | | | | | | | | | | | | | | | | | | | | | 3180 | | | | | | 0.001s 12.079s 638309738884257045: 3195 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.079s 638309738884257447: | | | | | | | | | | | | | | | | | | | | 3161 | | | | | | | | | | | 0.000s 12.080s 638309738884257662: | | | | | | | | | | | | | | | | | | | | | | | 3090 | | | | | | | | 0.000s 12.080s 638309738884257861: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3066 0.000s 12.080s 638309738884258562: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3167 | | | | 0.000s 12.080s 638309738884258750: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3160 | | 0.000s 12.080s 638309738884258947: | | | | | | | | 3138 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.080s 638309738884259173: | | | | | | | | | | | | | | | | 3906 | | | | | | | | | | | | | | | 0.001s 12.080s 638309738884265389: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3113 | | | 0.000s 12.080s 638309738884265617: | | | | | | | | | 3907 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.081s 638309738884271926: | | | | | | | | | | | | | | | | | | | | | | | | 3908 | | | | | | | 0.001s 12.082s 638309738884278261: | | | 3173 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.082s 638309738884278527: | | | | 3909 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.082s 638309738884285431: | | | | | | 3065 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.082s 638309738884285686: | | | | | | | | | | | 3910 | | | | | | | | | | | | | | | | | | | | 0.001s 12.083s 638309738884292011: | | 3037 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.083s 638309738884292267: | | | | | | | | | | | | | | | | | | 3911 | | | | | | | | | | | | | 0.001s 12.084s 638309738884298624: | | | | | | | 3147 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.084s 638309738884298860: | | | | | | | | | | | | | | 3912 | | | | | | | | | | | | | | | | | 0.001s 12.084s 638309738884305272: | | | | | | | | | | | | | | | | | 3143 | | | | | | | | | | | | | | 0.000s 12.085s 638309738884309461: | | | | | | | | | | 3079 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.085s 638309738884309685: | | | | | | | | | | | | | | | | | | | | | 3913 | | | | | | | | | | 0.000s 12.085s 638309738884313881: | | | | | | | | | | | | | | | 3083 | | | | | | | | | | | | | | | | 0.000s 12.085s 638309738884314116: | | | | | | | | | | | | | | | | | | | 3914 | | | | | | | | | | | | 0.000s 12.086s 638309738884318571: | | | | | 3095 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.086s 638309738884318781: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3915 0.000s 12.086s 638309738884323190: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3916 | | | | 0.000s 12.086s 638309738884326416: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3917 | | 0.000s 12.087s 638309738884330044: 3918 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.087s 638309738884335875: | | | | | | | | | | | | | | | | | | | | 3919 | | | | | | | | | | | 0.001s 12.088s 638309738884341474: | | | | | | | | | | | | | | | | | | | | | | | 3920 | | | | | | | | 0.001s 12.088s 638309738884346477: | | | | | | | | | | | | | | | | 3136 | | | | | | | | | | | | | | | 0.000s 12.088s 638309738884346644: | | | | | | | | | | | | | | | | | | | | | | | | | | 3921 | | | | | 0.000s 12.089s 638309738884349905: | | | 3922 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.089s 638309738884354159: | 3179 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.090s 638309738884360140: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3923 | | | 0.001s 12.090s 638309738884365588: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3057 | 0.000s 12.090s 638309738884365807: | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | | 0.000s 12.090s 638309738884366005: | | | | | | | | | 3148 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.090s 638309738884366264: | | | | | | | | | | | | | | | | | | | | | | | | | 3924 | | | | | | 0.000s 12.091s 638309738884370001: | | | | 3072 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.091s 638309738884370152: | | | | | | | | | | | 3151 | | | | | | | | | | | | | | | | | | | | 0.000s 12.091s 638309738884370429: | | | | | | | | | | | | 3084 | | | | | | | | | | | | | | | | | | | 0.000s 12.091s 638309738884370584: | | | | | | | | 3925 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.091s 638309738884376206: | | 3088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.092s 638309738884382411: | | | | | | | | | | | | | | | | | | 3137 | | | | | | | | | | | | | 0.000s 12.092s 638309738884382655: | | | | | | | | | | | | | | 3170 | | | | | | | | | | | | | | | | | 0.000s 12.092s 638309738884382863: | | | | | | 3122 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.093s 638309738884388881: | | | | | | | 3926 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.093s 638309738884394999: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3066 0.000s 12.093s 638309738884395640: | | | | | | | | | | | | | | | | | | | | | | | | 3188 | | | | | | | 0.000s 12.093s 638309738884395843: | | | | | | | | | | 3927 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.094s 638309738884406611: | | | | | | | | | | | | | | | | | 3928 | | | | | | | | | | | | | | 0.000s 12.095s 638309738884410002: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3167 | | | | 0.000s 12.095s 638309738884410304: | | | | | | | | | | | | | | | | 3929 | | | | | | | | | | | | | | | 0.000s 12.095s 638309738884414511: | | | | | | | | | | | | | | | | | | | | | | | 3090 | | | | | | | | 0.000s 12.095s 638309738884414680: | | | | | | | | | | | | | | | 3930 | | | | | | | | | | | | | | | | 0.000s 12.096s 638309738884417898: | | | | | | | | | | | | | | | | | | | 3146 | | | | | | | | | | | | 0.000s 12.096s 638309738884418044: | | | | 3931 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.096s 638309738884423564: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3113 | | | 0.000s 12.096s 638309738884423782: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3160 | | 0.000s 12.096s 638309738884423981: | | | | | | | | | | | | | 3932 | | | | | | | | | | | | | | | | | | 0.001s 12.097s 638309738884429660: | | | 3173 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.097s 638309738884429898: | | | | | | | | | 3933 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.097s 638309738884435822: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3934 | 0.001s 12.098s 638309738884441502: | | | | | | | | | | | | | | | | | | | | | | | | | 3180 | | | | | | 0.000s 12.098s 638309738884441653: | 3935 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.098s 638309738884447116: | | | | | 3936 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.099s 638309738884453330: | | | | | | | | | | | 3937 | | | | | | | | | | | | | | | | | | | | 0.000s 12.100s 638309738884457972: | | | | | | | | | | | | | | | | | | | | | | | | | | 3196 | | | | | 0.000s 12.100s 638309738884458127: | | | | | | | | | | | | | | | | | | | | | 3124 | | | | | | | | | | 0.000s 12.100s 638309738884458296: 3195 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.100s 638309738884458632: | | | | | | | | | | | | | | 3938 | | | | | | | | | | | | | | | | | 0.000s 12.100s 638309738884463198: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3939 0.000s 12.101s 638309738884468127: | | | | | | | | | | | | | | | | | | | | 3161 | | | | | | | | | | | 0.000s 12.101s 638309738884468381: | | | | | | | | 3138 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.101s 638309738884468559: | | | | | | 3940 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.101s 638309738884473809: | | | | | | | | | | | | 3941 | | | | | | | | | | | | | | | | | | | 0.000s 12.102s 638309738884477853: | | | | | | | | | | | | | | | | | | | | | | | | 3942 | | | | | | | 0.000s 12.102s 638309738884481143: | | | | | | | | | | | | | | | | 3136 | | | | | | | | | | | | | | | 0.000s 12.102s 638309738884481356: | | | | | | | | | | | | | | | | | | | | | | 3943 | | | | | | | | | 0.000s 12.102s 638309738884484647: | | | | 3072 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.102s 638309738884484846: | | | | | | | | | | | | | | | | | | | | | | | 3944 | | | | | | | | 0.000s 12.103s 638309738884488526: | | | | | | | | | | | | | | | | | | | 3187 | | | | | | | | | | | | 0.001s 12.103s 638309738884493719: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3945 | | | | 0.000s 12.104s 638309738884498594: | | | 3946 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.104s 638309738884502219: | | | | | | | | | | 3079 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.104s 638309738884502388: | | | | | | | | | | | | | | | | | | | | | | | | | 3947 | | | | | | 0.000s 12.104s 638309738884505652: | | | | | | | | | 3148 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.104s 638309738884505779: | 3179 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.104s 638309738884505899: | | | | | | | | | | | | | | | | | 3143 | | | | | | | | | | | | | | 0.000s 12.104s 638309738884506009: 3232 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.105s 638309738884509785: | | | | | | | | | | | 3151 | | | | | | | | | | | | | | | | | | | | 0.000s 12.105s 638309738884509913: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3948 | | | 0.000s 12.105s 638309738884513441: | | | | | | | | | | | | | | | | | | 3949 | | | | | | | | | | | | | 0.001s 12.106s 638309738884518955: | | | | | | | | | | | | | | | | | | | | | 3950 | | | | | | | | | | 0.001s 12.106s 638309738884524731: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3200 | | 0.000s 12.107s 638309738884529595: | | | | | | | 3147 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.107s 638309738884529870: | | | | | | | | | | | | | | | 3083 | | | | | | | | | | | | | | | | 0.000s 12.107s 638309738884530040: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3066 0.000s 12.107s 638309738884530733: | | | | | | | | 3951 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.107s 638309738884537073: | | | | | | | | | | | | | | 3170 | | | | | | | | | | | | | | | | | 0.000s 12.107s 638309738884537324: | | | | | | 3122 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.108s 638309738884537522: | | | | | | | | | | | | | 3045 | | | | | | | | | | | | | | | | | | 0.000s 12.108s 638309738884537706: | | | | | 3095 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.108s 638309738884537935: | | | | | | | | | | | | | | | | | | | | 3952 | | | | | | | | | | | 0.001s 12.108s 638309738884544319: | | | | | | | | | | | | | | | | 3953 | | | | | | | | | | | | | | | 0.001s 12.109s 638309738884550384: | | | | | | | | | | | | | | | | | | | | | | | 3090 | | | | | | | | 0.000s 12.109s 638309738884550642: | | | | | | | | | | | | | | | | | | | | | | 3153 | | | | | | | | | 0.000s 12.109s 638309738884550894: | | 3954 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.109s 638309738884555504: | | | | | | | | | | | | | | | | | | | | | | | | | 3180 | | | | | | 0.000s 12.109s 638309738884555728: | | | | | | | | | | | | | | | | | | | | | | | | | | 3955 | | | | | 0.000s 12.110s 638309738884560302: | | | 3173 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.110s 638309738884560498: | | | | 3956 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.110s 638309738884566195: | | | | | | | | | | | | | | | | | | | 3957 | | | | | | | | | | | | 0.001s 12.111s 638309738884572160: 3958 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.112s 638309738884578834: | 3959 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.112s 638309738884586188: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3167 | | | | 0.000s 12.112s 638309738884586459: | | | | | | | | | | | | | | | | | | 3137 | | | | | | | | | | | | | 0.000s 12.112s 638309738884586674: | | | | | | | | | | 3123 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.113s 638309738884593328: | | | | | | | | | 3960 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.114s 638309738884599767: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3961 0.001s 12.114s 638309738884606360: | | | | | | | | 3138 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.114s 638309738884606637: | | | | | | 3158 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.115s 638309738884612939: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3963 | | 0.001s 12.116s 638309738884618535: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3057 | 0.000s 12.116s 638309738884618750: | | | | | | | 3964 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.116s 638309738884623328: | | | | | | | | | | | | | | 3965 | | | | | | | | | | | | | | | | | 0.000s 12.116s 638309738884626882: | | | | | | | | | | | | 3084 | | | | | | | | | | | | | | | | | | | 0.000s 12.116s 638309738884627048: | | | | | 3966 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.117s 638309738884630466: | | | | | | | | | | | | | | | | 3136 | | | | | | | | | | | | | | | 0.000s 12.117s 638309738884630608: | | | | | | | | | | | | | | | | | | | | | | | 3967 | | | | | | | | 0.001s 12.117s 638309738884636428: | | | | | | | | | | | | | 3094 | | | | | | | | | | | | | | | | | | 0.000s 12.118s 638309738884640591: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3113 | | | 0.000s 12.118s 638309738884640795: | | | | | | | | | | | 3968 | | | | | | | | | | | | | | | | | | | | 0.001s 12.118s 638309738884646394: | | | | | | | | | | | | | | | | | | | | | | | | | 3969 | | | | | | 0.001s 12.119s 638309738884652300: | | | | | | | | | | | | | | | 3101 | | | | | | | | | | | | | | | | 0.000s 12.119s 638309738884656451: | | | | | | | | | | | | | | | | | 3970 | | | | | | | | | | | | | | 0.001s 12.120s 638309738884661915: 3232 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.120s 638309738884662379: | | 3088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.120s 638309738884662570: | | | | | | | | | | | | | | | | | | | 3187 | | | | | | | | | | | | 0.000s 12.120s 638309738884662707: | | | | | | | | | | | | | | | | | | | | | | 3971 | | | | | | | | | 0.000s 12.120s 638309738884666437: | 3179 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.120s 638309738884666586: | | | 3972 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.121s 638309738884672340: | | | | | | | | | | | | | | | | | | | | | | | | 3188 | | | | | | | 0.000s 12.121s 638309738884672508: | | | | | | | | | | | | | | | | | | 3973 | | | | | | | | | | | | | 0.000s 12.121s 638309738884675864: | | | | | | | | | | | | | | | | | | | | | 3124 | | | | | | | | | | 0.000s 12.121s 638309738884675990: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3974 | | | | 0.000s 12.122s 638309738884679212: | | | | | | | | | | 3975 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.122s 638309738884682554: | | | | | | | | | | | | | | | | | | | | 3161 | | | | | | | | | | | 0.000s 12.122s 638309738884682677: | | | | | | | | | | | | | | | | | | | | | | | | | | 3196 | | | | | 0.000s 12.122s 638309738884682788: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3066 0.000s 12.122s 638309738884683149: | | | | | | | | 3169 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.122s 638309738884686526: | | | | 3072 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.122s 638309738884686817: | | | | | | 3977 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.123s 638309738884692877: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3978 | 0.001s 12.124s 638309738884699007: | | | | | | | | | | | | | | 3170 | | | | | | | | | | | | | | | | | 0.000s 12.124s 638309738884699289: | | | | | 3095 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.124s 638309738884699490: | | | | | | | | | | | | 3119 | | | | | | | | | | | | | | | | | | | 0.001s 12.124s 638309738884705753: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3200 | | 0.000s 12.124s 638309738884705984: | | | | | | | | | | | | | | | | 3979 | | | | | | | | | | | | | | | 0.001s 12.125s 638309738884712203: | | | | | | | | | | | | | 3980 | | | | | | | | | | | | | | | | | | 0.001s 12.126s 638309738884717941: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3981 | | | 0.001s 12.126s 638309738884723776: | | | | | | | | | | | | | | | | | | | | | | | 3090 | | | | | | | | 0.000s 12.126s 638309738884723994: 3982 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.127s 638309738884727938: | | 3983 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.127s 638309738884731864: | | | | | | | | | | | 3151 | | | | | | | | | | | | | | | | | | | | 0.000s 12.127s 638309738884732020: | | | | | | | | | | | | | | | | | | | 3984 | | | | | | | | | | | | 0.000s 12.127s 638309738884735102: | | | | | | | | | | | | | | | | | | | | | | | | | 3180 | | | | | | 0.000s 12.127s 638309738884735242: | | | | | | | | | | | | | | | 3985 | | | | | | | | | | | | | | | | 0.000s 12.128s 638309738884738312: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3986 0.000s 12.128s 638309738884742014: | | | | | | | | 3987 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.128s 638309738884745405: | | | | | | | | | | | | | | | | | | 3137 | | | | | | | | | | | | | 0.000s 12.128s 638309738884745552: | | | | | | | | | | 3123 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.128s 638309738884745677: | | | | | | 3158 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.128s 638309738884745798: | | | | 3988 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.129s 638309738884752053: | | | | | | | | | | | | | | | | | | | | 3213 | | | | | | | | | | | 0.001s 12.130s 638309738884758190: | | | | | | | | | | | | | | | | | | | | | | | | 3235 | | | | | | | 0.001s 12.130s 638309738884764227: | 3989 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.131s 638309738884770158: | | | | | | | 3147 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.131s 638309738884770464: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3990 | | 0.001s 12.131s 638309738884776169: | | | | | | | | | | | | | | | | | | | | | | | | | | 3991 | | | | | 0.000s 12.132s 638309738884780746: | | | | | | | | | | | | 3992 | | | | | | | | | | | | | | | | | | | 0.001s 12.133s 638309738884787514: | | | | | | | | | | | | | | | | | | | | | | 3153 | | | | | | | | | 0.000s 12.133s 638309738884787751: | | | | | 3993 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.133s 638309738884793929: | | | | | | | | | | | | | | | | | 3143 | | | | | | | | | | | | | | 0.000s 12.133s 638309738884794166: | | | | | | | | | 3148 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.133s 638309738884794335: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3167 | | | | 0.000s 12.133s 638309738884794534: | | | | | | | | | | | | | | | | | | | | | 3133 | | | | | | | | | | 0.000s 12.134s 638309738884798807: | | | 3173 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.134s 638309738884798937: | | | | | | | | | | | | | | 3994 | | | | | | | | | | | | | | | | | 0.000s 12.134s 638309738884802204: | | | | | | | | | | | | | 3094 | | | | | | | | | | | | | | | | | | 0.000s 12.134s 638309738884802357: | | | | | | | | | | | | | | | | | | | 3187 | | | | | | | | | | | | 0.000s 12.134s 638309738884802510: | | | | | | | | | | 3995 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.135s 638309738884808394: | | | | | | | | 3169 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.135s 638309738884808635: | | | | | | | | | | | | | | | | | | | | | | | | | 3996 | | | | | | 0.001s 12.135s 638309738884813993: | | | | | | | | | | | | | | | | | | 3997 | | | | | | | | | | | | | 0.000s 12.135s 638309738884817339: 3232 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.136s 638309738884817698: | | | | | | | | | | | | | | | 3101 | | | | | | | | | | | | | | | | 0.000s 12.136s 638309738884817875: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3057 | 0.000s 12.136s 638309738884818013: | | | | | | 3998 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.136s 638309738884821543: | | 3088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.136s 638309738884821665: | 3179 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.136s 638309738884821784: | | | | | | | | | | | | | | | | | | | | | | | 3999 | | | | | | | | 0.000s 12.136s 638309738884825532: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3066 0.000s 12.136s 638309738884825934: | | | | | | | | | | | 4000 | | | | | | | | | | | | | | | | | | | | 0.000s 12.137s 638309738884829373: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3113 | | | 0.000s 12.137s 638309738884829515: | | | | | | | | | | | | | | | | 3136 | | | | | | | | | | | | | | | 0.000s 12.137s 638309738884829613: | | | | | | | 3185 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.137s 638309738884832801: | | | | | | | | | | | | | | | | | | | | | | | | 4001 | | | | | | | 0.000s 12.137s 638309738884836706: | | | | 3072 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.137s 638309738884836835: | | | | | 3095 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.137s 638309738884836957: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4002 | | | | 0.031s 12.168s 638309738885143638: | | | | | | | | | | | | | | | | | | | | | | 4003 | | | | | | | | | 0.001s 12.169s 638309738885149950: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3200 | | 0.000s 12.169s 638309738885150369: | | | | | | | | | | | | | | | | | | | | 4004 | | | | | | | | | | | 0.001s 12.170s 638309738885159133: | | | | | | | | | 4005 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.170s 638309738885163805: | | | | | | | | | | | | 3119 | | | | | | | | | | | | | | | | | | | 0.000s 12.170s 638309738885164111: | | | | | | | | | | | | | | | | | 3183 | | | | | | | | | | | | | | 0.001s 12.171s 638309738885169123: | | | | | | | | | | | | | | | | | | | 4006 | | | | | | | | | | | | 0.000s 12.171s 638309738885174009: | | | | | | | | | | | | | | | | | | | | | 4007 | | | | | | | | | | 0.000s 12.172s 638309738885178882: | | | 4008 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.172s 638309738885182908: | | | | | | | | 4009 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.172s 638309738885187245: | | | | | | | | | | | | | 4010 | | | | | | | | | | | | | | | | | | 0.000s 12.173s 638309738885191984: | | | | | | | | | | | | | | | | | | | | | | | | | 3180 | | | | | | 0.000s 12.173s 638309738885192234: | | | | | | | | | | 3123 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.173s 638309738885192388: | | | | | | | | | | | | | | | | | | 3137 | | | | | | | | | | | | | 0.000s 12.173s 638309738885192605: 4011 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.173s 638309738885196362: | | | | | | | | | | | | | | | | | | | | | | | | 3235 | | | | | | | 0.000s 12.173s 638309738885196523: | | 4012 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.174s 638309738885199635: | | | | 4013 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.174s 638309738885202824: | | | | | | | | | | | | | | | | | | | | | | | | | | 3196 | | | | | 0.000s 12.174s 638309738885202960: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4014 | | | 0.000s 12.174s 638309738885206504: | | | | | | 3158 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.174s 638309738885206667: | 4015 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.175s 638309738885210422: | | | | | | | | | | | | | | | 4016 | | | | | | | | | | | | | | | | 0.000s 12.175s 638309738885214088: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4017 0.000s 12.175s 638309738885217391: | | | | | | | | | | | | 4018 | | | | | | | | | | | | | | | | | | | 0.000s 12.176s 638309738885220720: | | | | | | | | | | | | | | | | 4019 | | | | | | | | | | | | | | | 0.000s 12.176s 638309738885223942: | | | | | | | | | | | | | | | | | | | | 3213 | | | | | | | | | | | 0.000s 12.176s 638309738885224090: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4020 | | 0.000s 12.176s 638309738885227332: | | | | | 4021 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.177s 638309738885231273: | | | | | | | 4022 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.177s 638309738885237255: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3093 | 0.001s 12.178s 638309738885243490: | | | | | | | | | | | | | | | | | 4023 | | | | | | | | | | | | | | 0.001s 12.179s 638309738885249850: | | | | | | | | | | | | | | 3170 | | | | | | | | | | | | | | | | | 0.000s 12.179s 638309738885250118: | | | | | | | | | | | | | | | | | | | | | 3133 | | | | | | | | | | 0.000s 12.179s 638309738885250291: | | | | | | | | 3169 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.179s 638309738885250448: | | | | | | | | | | | | | | | | | | | | | | | | | 4024 | | | | | | 0.001s 12.179s 638309738885256912: | | | | | | | | | | | | | | | | | | 4025 | | | | | | | | | | | | | 0.001s 12.180s 638309738885263525: | | | | | | | | | | 4026 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.181s 638309738885270411: | | | | | | | | | | | | | 3094 | | | | | | | | | | | | | | | | | | 0.000s 12.181s 638309738885270642: | | | | | | | | | | | | | | | | | | | | | | | | 4027 | | | | | | | 0.000s 12.181s 638309738885274297: | | | | | | | | | | | | | | | | | | | | | | | | | | 3976 | | | | | 0.000s 12.182s 638309738885278799: | 3179 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.182s 638309738885278948: | | | | | | | | | | | | | | | 3101 | | | | | | | | | | | | | | | | 0.000s 12.182s 638309738885279054: | | | | | | 4028 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.182s 638309738885283222: | | 3088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.182s 638309738885283409: | | | | | | | | | | | | 3119 | | | | | | | | | | | | | | | | | | | 0.000s 12.182s 638309738885283575: | | | | | | | | | | | | | | | | | | | | | | 3153 | | | | | | | | | 0.000s 12.182s 638309738885283695: | | | 3173 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.182s 638309738885283800: | | | | | | | | | | | 3151 | | | | | | | | | | | | | | | | | | | | 0.000s 12.182s 638309738885283901: | | | | 3072 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.182s 638309738885284026: | | | | | | | | | | | | | | | | | | | | 4029 | | | | | | | | | | | 0.000s 12.183s 638309738885288389: | | | | | | | 3185 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.183s 638309738885288544: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3066 0.000s 12.183s 638309738885288985: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4030 | 0.001s 12.183s 638309738885295130: | | | | | | | | | | | | | | | | | | 3137 | | | | | | | | | | | | | 0.000s 12.183s 638309738885295348: | | | | | | | | | | | | | | | | | | | | | | | 3090 | | | | | | | | 0.000s 12.183s 638309738885295519: | | | | | | | | 4031 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.184s 638309738885301618: | | | | | | | | | | | | | | | | | | | | | 4032 | | | | | | | | | | 0.001s 12.185s 638309738885307660: | | | | | | | | | | | | | | | | | 3183 | | | | | | | | | | | | | | 0.000s 12.185s 638309738885307907: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3200 | | 0.000s 12.185s 638309738885308075: | | | | | | | | | | | | | | | | | | | | | | | | | | 3962 | | | | | 0.001s 12.185s 638309738885314246: | | | | | | | | | | | | | | | | | | | | | | | | | 3180 | | | | | | 0.000s 12.185s 638309738885314427: | | | | | | | | | | | | 4033 | | | | | | | | | | | | | | | | | | | 0.001s 12.186s 638309738885320974: | | | | | | | | | | | | | | 4034 | | | | | | | | | | | | | | | | | 0.001s 12.186s 638309738885327028: | | | | | | | | | | | 4035 | | | | | | | | | | | | | | | | | | | | 0.001s 12.187s 638309738885333255: | | | | | | | | | | | | | | | | | | | | | | 4036 | | | | | | | | | 0.001s 12.188s 638309738885339382: | | | 4037 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.188s 638309738885345636: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3113 | | | 0.000s 12.188s 638309738885345885: | | | | | | | | | | | | | | | 4038 | | | | | | | | | | | | | | | | 0.001s 12.189s 638309738885352195: | | | | 4039 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.190s 638309738885358209: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3167 | | | | 0.000s 12.190s 638309738885358447: | | | | | | | | | | | | | 4040 | | | | | | | | | | | | | | | | | | 0.001s 12.190s 638309738885364563: | | | | | | | | | | | | | | | | 3136 | | | | | | | | | | | | | | | 0.000s 12.190s 638309738885364795: | | | | | | | | | | 3123 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.190s 638309738885364951: | | | | | | | | | | | | | | | | | | | | | | | | 3235 | | | | | | | 0.000s 12.190s 638309738885365127: | 4041 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.191s 638309738885371310: | | | | | | | | | 3148 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.191s 638309738885371517: | | | | | 3095 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.191s 638309738885371770: | | 4042 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.192s 638309738885377822: | | | | | | | | | | | | 3119 | | | | | | | | | | | | | | | | | | | 0.000s 12.192s 638309738885378080: | | | | | | | | | | | | | | | | | | | 3187 | | | | | | | | | | | | 0.000s 12.192s 638309738885378258: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3093 | 0.000s 12.192s 638309738885378465: | | | | | | 3158 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.192s 638309738885378678: | | | | | | | | | | | | | | | | | 4043 | | | | | | | | | | | | | | 0.001s 12.192s 638309738885384812: | | | | | | | | | | | | | | | | | | | | | | | 4044 | | | | | | | | 0.001s 12.193s 638309738885390994: | | | | | | | | | | | | | | | | | | 4045 | | | | | | | | | | | | | 0.001s 12.193s 638309738885396967: | | | | | | | | 3169 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.193s 638309738885397172: | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.194s 638309738885403438: | | | | | | | | | | | | | | | | | | | | | | | | | | x | | 4046 | | 0.001s 12.195s 638309738885409659: | | | | | | | 4047 | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.195s 638309738885415754: | | | | | | | | | | | | | | | | | | | | | | | | | 4048 x | | | | | 0.001s 12.196s 638309738885422034: 3232 | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.197s 638309738885428419: | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | 4049 0.001s 12.197s 638309738885435802: | | | | | | | | | | | | | | | | | | | | | 3133 | | | | x | | | | | 0.001s 12.198s 638309738885443634: | | | | | | | | | | | | | | | | | | | | 3213 | | | | | x | | | | | 0.001s 12.199s 638309738885450059: | | | | | | | | | | | | | | | | | | | | | | | | | | x | 4050 | | | 0.001s 12.199s 638309738885456228: | | | | | | | | | | | | | | | | | | | | | | 3153 | | | x | | | | | 0.001s 12.200s 638309738885462686: | | | | | | | | | | | | | | | 3101 | | | | | | | | | | x | | | | | 0.001s 12.201s 638309738885469028: | | | | | | | | | | | | | | 3170 | | | | | | | | | | | x | | | | | 0.001s 12.201s 638309738885475316: | | | | | 4051 | | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.202s 638309738885481619: | | | 3173 | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.203s 638309738885487831: | | | | | | | | | | | | | | | | 4052 | | | | | | | | | x | | | | | 0.001s 12.203s 638309738885494258: | | 3088 | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.204s 638309738885500766: | | | | | | | | | 3184 | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.204s 638309738885507074: | | | | | | | | | | | | | | | | | | | | | | | | 4053 | x | | | | | 0.000s 12.205s 638309738885510853: | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 4054 | 0.000s 12.205s 638309738885514119: | | | | | | | | | | 4055 | | | | | | | | | | | | | | | x | | | | | 0.000s 12.205s 638309738885517409: | | | | | | | | 3138 | | | | | | | | | | | | | | | | | x | | | | | 0.000s 12.206s 638309738885520731: | | | | | | | | | | | | 4057 | | | | | | | | | | | | | x | | | | | 0.000s 12.206s 638309738885523997: | 3179 | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.000s 12.206s 638309738885527237: | | | | | | 3122 | | | | | | | | | | | | | | | | | | | x | | | | | 0.000s 12.207s 638309738885530844: | | | | | | | | | | | | | | | | | | | 4059 | | | | | | x | | | | | 0.001s 12.207s 638309738885536421: | | | | | | | | | | | | | | | | | 3183 | | | | | | | | x | | | | | 0.000s 12.208s 638309738885541050: | | | | | | | | | | | | | | | | | | | | | | | | | 3180 x | | | | | 0.000s 12.208s 638309738885545716: | | | | | | | | | | | | | 3094 | | | | | | | | | | | | x | | | | | 0.001s 12.209s 638309738885550885: 4060 | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.000s 12.209s 638309738885555862: | | | | | | | 3185 | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.210s 638309738885561562: | | | | | | | | | | | | | | | | | | | | | | | | | | x 4061 | | | | 0.000s 12.210s 638309738885566225: | | | | 3072 | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.211s 638309738885571709: | | | | | | | | | | | | | | | | | | | | | | | | | | x | | 3200 | | 0.001s 12.211s 638309738885576896: | | | | | | | | | | | | | | | | | | 3137 | | | | | | | x | | | | | 0.001s 12.212s 638309738885582219: | | | | | | | | | | | | | | | | | | | | | 3155 | | | | x | | | | | 0.000s 12.212s 638309738885586824: | | | | | | | | | | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.213s 638309738885591510: | | | | | | | | | | | | | | | | | | | | x | | 3090 | | x | | | | | 0.000s 12.213s 638309738885595751: | | | | | | | | | | | | | | | | | | | | x | 4062 | | | x | | | | | 0.000s 12.214s 638309738885600031: | | | | | | | | | | | | | | | | | | | | x | | | | | x | | | | 3066 0.000s 12.214s 638309738885604016: | | | | | | | | | | | | | | 4063 | | | | | x | | | | | x | | | | | 0.000s 12.215s 638309738885608742: | | | | | | | | | | | | | | | 4064 | | | | x | | | | | x | | | | | 0.000s 12.215s 638309738885613328: | | | 4065 | | | | | | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.216s 638309738885618161: | | | | | | | | | | | | | | | | | | | | x | | | | | x | 3113 | | | 0.000s 12.216s 638309738885622667: | | 4066 | | | | | | | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.216s 638309738885627271: | | | | | | | | | | | | | | | | | | | | x | | | | | x | | | 3093 | 0.000s 12.217s 638309738885632230: | | | | | | | | | 4067 | | | | | | | | | | x | | | | | x | | | | | 0.001s 12.218s 638309738885637533: | | | | | 3095 | | | | | | | | | | | | | | x | | | | | x | | | | | 0.001s 12.218s 638309738885642638: | | | | | | | | 3178 | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.219s 638309738885647628: | | | | | | | | | | | | | | | | 3136 | | | x | | | | | x | | | | | 0.000s 12.219s 638309738885652223: | 4069 | | | | | | | | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.219s 638309738885656995: | | | | | | 4070 | | | | | | | | | | | | | x | | | | | x | | | | | 0.001s 12.220s 638309738885662503: | | | | | | | | | | | | | | | | | | | | x | | | | 3210 x | | | | | 0.001s 12.221s 638309738885667965: | | | | | | | | | | | | | | | | | | | | x | | | 3235 | x | | | | | 0.000s 12.221s 638309738885672038: | | | | | | | | | | | | | 4072 | | | | | | x | | | | | x | | | | | 0.000s 12.221s 638309738885676492: | | | | | | | 4073 | | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.222s 638309738885681221: | | | | | | | | | | 3123 | | | | | | | | | x | | | | | x | | | | | 0.000s 12.222s 638309738885685416: | | | | | | | | | | | | | | | | | 4074 | | x | | | | | x | | | | | 0.000s 12.223s 638309738885689114: | | | | | | | | | | | | 3119 | | | | | | | x | | | | | x | | | | | 0.000s 12.223s 638309738885692656: | | | | 4075 | | | | | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.223s 638309738885696079: | | | | | | | | | | | | | | | | | | | 3187 x | | | | | x | | | | | 0.000s 12.224s 638309738885699562: | | | | | | | | | | | | | | | | | | | | x | | | | | x | | 3231 | | 0.000s 12.224s 638309738885703743: | | | | | | | | | | | | | | | | | | | | x | | 4076 | | x | | | | | 0.000s 12.225s 638309738885708397: | | | | | | | | | | | | | | | | | | | | x 4077 | | | | x | | | | | 0.001s 12.225s 638309738885713537: 3232 | | | | | | | | | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.226s 638309738885718143: | | | | | | | | | | | | | | | | | | | | x | | | | | x | | | | 4078 0.000s 12.226s 638309738885722802: | | | | | | | | | | | | | | | | | | | | x | | | | | x 3167 | | | | 0.000s 12.226s 638309738885726500: | | 3088 | | | | | | | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.227s 638309738885729999: | | | | | | | | | | | | | | | | | | 4079 | x | | | | | x | | | | | 0.000s 12.227s 638309738885733445: | | | | | | | | | | | | | | | | | | | | x | 3153 | | | x | | | | | 0.000s 12.227s 638309738885736819: | | | | | | | | | | | | | | | | | | | | x | | | | | x | | | 4080 | 0.001s 12.228s 638309738885742744: | | | | | | | | | | | | | | | | | | | | x | | | | | x | 4081 | | | 0.001s 12.229s 638309738885748435: | | | | | | | | | | | | | | | 3101 | | | | x | | | | | x | | | | | 0.001s 12.229s 638309738885753565: | 3179 | | | | | | | | | | | | | | | | | | x | | | | | x | | | | | 0.001s 12.230s 638309738885758903: | | | 3173 | | | | | | | | | | | | | | | | x | | | | | x | | | | | 0.001s 12.230s 638309738885764447: | | | | | | | | 3205 | | | | | | | | | | | 4082 | | | | | x | | | | | 0.001s 12.231s 638309738885770032: | | | | | | | | | | | | | | | | 4083 | | | | | | | | | x | | | | | 0.001s 12.231s 638309738885775494: | | | | | | | | | 3184 | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.232s 638309738885781691: | | | | | | | | | | | | | | 3170 | | | | | | | | | | | x | | | | | 0.001s 12.233s 638309738885787773: | | | | | 4084 | | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.233s 638309738885793907: | | | | | | | | | | | | | | | | | | | | | | | | 4085 | x | | | | | 0.001s 12.234s 638309738885800038: | | | | | | | | | | | | | | | | | | | | | | | | | 4086 x | | | | | 0.001s 12.234s 638309738885806017: | | | | | | | 3185 | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.235s 638309738885811797: | | | | | | | | | | | | | 3094 | | | | | | | | | | | | x | | | | | 0.000s 12.235s 638309738885816540: | | | | | | | | | | 3134 | | | | | | | | | | | | | | | x | | | | | 0.001s 12.236s 638309738885821807: | | | | | | | | | | | | 4087 | | | | | | | | | | | | | x | | | | | 0.001s 12.237s 638309738885827747: | | | | | | 3122 | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.237s 638309738885834112: | | | | | | | | | | | | | | | | | | | 3208 | | | | | | x | | | | | 0.001s 12.238s 638309738885840284: | | | | | | | | | | | | | | | | | | | | | 3155 | | | | x | | | | | 0.001s 12.238s 638309738885846371: | | | | | | | | | | | | | | | | | | | | | | | | | | x | | 4088 | | 0.001s 12.239s 638309738885852442: x | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.240s 638309738885858252: x | | | | | | | | | | | | | | | | 3183 | | | | | | | | x | | | | | 0.001s 12.240s 638309738885863427: x | | | | | | | | | | | | | | | | | | | | | | | | | x 4071 | | | | 0.001s 12.241s 638309738885868680: x | | | 3072 | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.241s 638309738885874952: x | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 3093 | 0.001s 12.242s 638309738885880262: x | | | | | | | | | | | | | | | | | | | | | | 3090 | | x | | | | | 0.001s 12.242s 638309738885885491: x | 4089 | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.243s 638309738885891447: x | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | 3066 0.001s 12.243s 638309738885897123: x | | | | | | | | | | | | | | | | | 3137 | | | | | | | x | | | | | 0.001s 12.244s 638309738885903161: x 4090 | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.245s 638309738885909161: x | | 3202 | | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.245s 638309738885915466: x | | | | | | | | | | | | | | 3129 | | | | | | | | | | x | | | | | 0.001s 12.246s 638309738885921996: x | | | | | | | | | | | | | | | | | | | x | | | | | x | | | | | 0.001s 12.247s 638309738885928376: x | | | | | | | 3178 | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.247s 638309738885932330: x | | | | | | | | | | | | | 4092 | | | | | x | | | | | x | | | | | 0.000s 12.247s 638309738885936129: x | | | | | | | | 4093 | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.248s 638309738885940770: x | | | | | | | | | | | | | | | | | | | x | | | | 3210 x | | | | | 0.001s 12.248s 638309738885947029: x | | | | | | 4094 | | | | | | | | | | | | x | | | | | x | | | | | 0.001s 12.249s 638309738885952291: x | | | | | | | | | | | | | | | 3136 | | | x | | | | | x | | | | | 0.001s 12.250s 638309738885958771: x | | | | | | | | | | | | | | | | | | | x | 3194 | | | x | | | | | 0.001s 12.250s 638309738885964067: x | | | | | | | | | | | | | | | | | | | x | | | | | x | 3113 | | | 0.001s 12.251s 638309738885969367: x | | | | | | | | | 4095 | | | | | | | | | x | | | | | x | | | | | 0.001s 12.251s 638309738885974386: x | | | | | 4058 | | | | | | | | | | | | | x | | | | | 4096 | | | | | 0.001s 12.252s 638309738885979547: x | | | | | | | | | | | | 4097 | | | | | | x | | | | | | | | | | | 0.001s 12.252s 638309738885985132: x | | | | 3095 | | | | | | | | | | | | | | x | | | | | | | | | | | 0.000s 12.253s 638309738885989600: x | | | | | | | | | | | | | | | | | | | x | | | 3235 | | | | | | | 0.000s 12.253s 638309738885993155: x | | | | | | | | | | | | | | | | | | | x | | | | | | | | 3231 | | 0.000s 12.253s 638309738885997099: x | | | | | | | | | | | | | | | | | | 3223 4098 | | | | | | | | | | | 0.001s 12.254s 638309738886002511: x | | | | | | | | | | | 3119 | | | | | | | | | | | | | | | | | | | 0.000s 12.254s 638309738886007057: x | | | | | | | | | | | | | | | | | | | | | | | | | | 3199 | | | | 0.000s 12.255s 638309738886011673: x | | | | | | | | | | | | | | | | 4099 | | | | | | | | | | | | | | 0.000s 12.255s 638309738886016647: x | | | | | | | | | | | | | | | | | | | | 4100 | | | | | | | | | | 0.001s 12.256s 638309738886022366: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4101 | 0.000s 12.256s 638309738886025846: x | | | | | | | | | | | | | | | | | | | | | | 4102 | | | | | | | | 0.000s 12.257s 638309738886029306: x | | | 3105 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.257s 638309738886033867: x | | | | | | | | | | | | | | | | | 4103 | | | | | | | | | | | | | 0.001s 12.258s 638309738886038978: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3102 0.001s 12.258s 638309738886044900: x | | 4104 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.259s 638309738886051264: x | 3088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.259s 638309738886057321: x | | | | | | | | | | | | | | 4105 | | | | | | | | | | | | | | | | 0.001s 12.260s 638309738886062531: x | | | | | | | 3227 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.260s 638309738886066682: x | | | | | | | | | | | | | | | | | | | | | | | | 3180 | | | | | | 0.000s 12.261s 638309738886070429: x 3179 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.261s 638309738886075178: x | | | | | | 3185 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.262s 638309738886078562: x | | | | | | | | | | | | | | | 3177 | | | | | | | | | | | | | | | 0.000s 12.262s 638309738886083203: x | | | | | | | | | 3134 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.263s 638309738886089148: x | | | | | | | | | | | | | | | | | | | | | 4108 | | | | | | | | | 0.001s 12.263s 638309738886095181: x | | | | | | | | 3184 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.264s 638309738886101422: x | | | | | | | | | | | | | 3170 | | | | | | | | | | | | | | | | | 0.001s 12.264s 638309738886106426: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 3162 | | | 0.001s 12.265s 638309738886111674: x | | | | 4109 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.266s 638309738886117715: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4110 | | 0.000s 12.266s 638309738886122043: x | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 0.000s 12.266s 638309738886125832: x | | | | | | | | | | | 4111 | | | | | | | x | | | | | | | | | | | 0.000s 12.267s 638309738886129642: x | | | | | | | | | | | | | | | | | | | x | | | x | | | | | | | 0.000s 12.267s 638309738886133192: x | | | | | | | | | | | | | | | | | | | x | | | x | | 4112 | | | | 0.000s 12.267s 638309738886137388: x | | | | | | | | | | | | 3094 | | | | | | x | | | x | | | | | | | 0.001s 12.268s 638309738886142571: x | | | | | | | | | | | | | | | | | | | x 3155 | | x | | | | | | | 0.001s 12.269s 638309738886148801: x | | | | | | | | | | | | | | | | | | | x | | | x | x | | | | | 0.001s 12.269s 638309738886154903: x | | | | | | | | | | | | | | | | | | | x | | | x | x | | | 3093 | 0.001s 12.270s 638309738886160069: x | | | | | | | | | | | | | | | | | | 3208 x | | | x | x | | | | | 0.001s 12.270s 638309738886166491: x | | | 4114 | | | | | | | | | | | | | | | x | | | x | x | | | | | 0.001s 12.271s 638309738886173119: x | | | | | 3158 | | | | | | | | | | | | | x | | | x | x | | | | | 0.001s 12.272s 638309738886179296: x | | | | | | | | | | | | | | | | | | | x | | | x | x | | | | 4115 0.000s 12.272s 638309738886184035: x | | 3202 | | | | | | | | | | | | | | | | x | | | x | x | | | | | 0.001s 12.273s 638309738886189671: x | 4116 | | | | | | | | | | | | | | | | | x | | | x | x | | | | | 0.001s 12.273s 638309738886195961: x | | | | | | | | | | | | | | | | 3183 | | x | | | x | x | | | | | 0.001s 12.274s 638309738886202166: x | | | | | | | | | | | | | | 3129 | | | | x | | | x | x | | | | | 0.001s 12.275s 638309738886207841: x | | | | | | | | | | | | | | | | | | | x | | 3090 x | x | | | | | 0.000s 12.275s 638309738886211682: x | | | | | | | | | | | | | | | | | | | x | | | x 4107 4117 | | | | | 0.000s 12.275s 638309738886215850: x | | | | | | | 4118 | | | | | | | | | | | x | | | x | | | | | | | 0.000s 12.276s 638309738886220591: x | | | | | | | | | | | | | | | | | 3137 | x | | | x | | | | | | | 0.001s 12.276s 638309738886225631: x | | | | | | 4119 | | | | | | | | | | | | x | | | x | | | | | | | 0.000s 12.277s 638309738886229138: x 4120 | | | | | | | | | | | | | | | | | | x | | | x | | | | | | | 0.000s 12.277s 638309738886232970: x | | | | | | | | | | | | | | | 4121 | | | x | | | x | | | | | | | 0.000s 12.277s 638309738886237056: x | | | | | | | | | | | | | | | | | | | x | 3194 | x | | | | | | | 0.001s 12.278s 638309738886242274: x | | | | | | | | | 4122 | | | | | | | | | x | | | x | | | | | | | 0.000s 12.278s 638309738886246920: x | | | | | | | | | | | | | 4123 | | | | | x | | | x | | | | | | | 0.000s 12.279s 638309738886250755: x | | | | | | | | 4091 | | | | | | | | | | x | | | x | | | | | | | 0.000s 12.279s 638309738886254445: x | | | | | | | | | | | | | | | | | | | x | | | x | | | 4124 | | | 0.000s 12.280s 638309738886258073: x | | | | | | | | | | | | | | | | | | | x | | | x | | | | 3231 | | 0.000s 12.280s 638309738886261730: x | | | | | | | | | | | | | | | | | | | x | | | x | | 3199 | | | | 0.000s 12.280s 638309738886265258: x | | | | | | | | | | | | 4125 | | | | | | x | | | x | | | | | | | 0.000s 12.281s 638309738886268894: x | | | | | | | | | | | | | | | | | | | x 4126 | | x | | | | | | | 0.000s 12.281s 638309738886272486: x | | | | | | | | | | 3151 | | | | | | | | x | | | x | | | | | | | 0.000s 12.281s 638309738886276003: x | | | | 3095 | | | | | | | | | | | | | | x | | | x | | | | | | | 0.000s 12.282s 638309738886279688: x | | | | | | | | | | | | | | | | | | 4113 x | | | x | | | | | | | 0.001s 12.282s 638309738886284801: x | | | | | | | | | | | | | | | | | | | x | | | x | | | | | 4128 | 0.001s 12.283s 638309738886290040: x | | | | | | | | | | | 3119 | | | | | | | x | | | x | | | | | | | 0.001s 12.283s 638309738886296115: x | | | 3105 | | | | | | | | | | | | | | | x | | | x | | | | | | | 0.001s 12.284s 638309738886301446: x | | | | | | | | | | | | | | | | | | | x | | | x | | | | | | 3102 0.001s 12.284s 638309738886307325: x | | | | | 3122 | | | | | | | | | | | | | x | | | x | | | | | | | 0.001s 12.285s 638309738886312908: x | | 4129 | | | | | | | | | | | | | | | | x | | | x | | | | | | | 0.001s 12.286s 638309738886318548: x | | | | | | | | | | | | | | 4130 | | | | x | | | x | | | | | | | 0.001s 12.286s 638309738886324051: x | | | | | | | | | | | | | | | | | | | x | | | x 3210 | | | | | | 0.000s 12.287s 638309738886327760: x | | | | | | | | | | | | | | | | 3198 | | x | | | x | | | | | | | 0.001s 12.287s 638309738886333041: x | | | | | | | | | | | | | | | | | | | x | | | x | x | | | | | 0.001s 12.288s 638309738886339152: x | | | | | | | 3227 | | | | | | | | | | | x | | | x | x | | | | | 0.000s 12.288s 638309738886343154: x | 3088 | | | | | | | | | | | | | | | | | x | | | x | x | | | | | 0.000s 12.288s 638309738886347007: x | | | | | | 3185 | | | | | | | | | | | | x | | | x | x | | | | | 0.000s 12.289s 638309738886351174: x | | | | | | | | | | | | | | | | | 4131 | x | | | x | x | | | | | 0.000s 12.289s 638309738886355550: x | | | | | | | | | | | | | | | 3177 | | | x | | | x | x | | | | | 0.000s 12.290s 638309738886360011: x | | | | | | | | | | | | | | | | | | | x | 4132 | x | x | | | | | 0.000s 12.290s 638309738886364575: x | | | | | | | | | | | | | | | | | | | x | | 3106 x | x | | | | | 0.000s 12.291s 638309738886368083: x | | | | | | | | 3226 | | | | | | | | | | x | | | x | x | | | | | 0.000s 12.291s 638309738886372138: x | | | | | | | | | | | | | | | | | | | x | | | x | x 4133 | | | | 0.000s 12.291s 638309738886376198: x | | | | | | | | | | | | | | | | | | | x | | | x | x | 3162 | | | 0.000s 12.292s 638309738886380184: x | | | | | | | | | | | | | | | | | | | x 3155 | | x | x | | | | | 0.000s 12.292s 638309738886383779: x | | | | | | | | | | | | | | | | | | | x | | | x | x | | 4134 | | 0.000s 12.293s 638309738886387690: x 3179 | | | | | | | | | | | | | | | | | | x | | | x | x | | | | | 0.000s 12.293s 638309738886391651: x | | | | | | | | | 3134 | | | | | | | | | x | | | x | x | | | | | 0.000s 12.293s 638309738886395318: x | | | | | | | | | | 4135 | | | | | | | | x | | | x | x | | | | | 0.000s 12.294s 638309738886400220: x | | | | | | | | | | | | | | | | | | 3223 x | | | x | x | | | | | 0.000s 12.294s 638309738886403848: x | | | | 3116 | | | | | | | | | | | | | | x | | | x | x | | | | | 0.000s 12.294s 638309738886407500: x | | | | | | | | | | | | | 3170 | | | | | x | | | x | x | | | | | 0.000s 12.295s 638309738886411256: x | | | 4136 | | | | | | | | | | | | | | | x | | | x | x | | | | | 0.000s 12.295s 638309738886415014: x | | | | | | | | | | | 3141 | | | | | | | x | | | x | x | | | | | 0.000s 12.296s 638309738886418754: x | | | | | | | | | | | | | | | | | | | x | | | x | x | | | | 4137 0.000s 12.296s 638309738886422412: x | | | | | | | | | | | | 3094 | | | | | | x | | | x | x | | | | | 0.001s 12.297s 638309738886427641: x | | 3202 | | | | | | | | | | | | | | | | x | | | x | x | | | | | 0.000s 12.297s 638309738886432628: x | | | | | | | | | | | | | | | | | | | x | | | x | x | | | 3093 | 0.000s 12.297s 638309738886436628: x | | | | | | | | | | | | | | | | | | | x | | | x 3180 x | | | | | 0.001s 12.298s 638309738886441630: x | | | | | 3189 | | | | | | | | | | | | | x | | | x | x | | | | | 0.000s 12.298s 638309738886445494: x | | | | | | | | | | | | | | | | 4139 | | x | | | x | x | | | | | 0.000s 12.299s 638309738886449594: x | | | | | | | 3205 | | | | | | | | | | | x | | | x | x | | | | | 0.000s 12.299s 638309738886453172: x | | | | | | 4141 | | | | | | | | | | | | x | | | x | x | | | | | 0.000s 12.299s 638309738886456744: x | 4142 | | | | | | | | | | | | | | | | | x | | | x | x | | | | | 0.000s 12.300s 638309738886460799: x | | | | | | | | | | | | | | 3129 | | | | x | | | x | x | | | | | 0.000s 12.300s 638309738886465304: x | | | | | | | | | | | | | | | 4143 | | | x | | | x | x | | | | | 0.000s 12.301s 638309738886469033: x | | | | | | | | | | | | | | | | | | | x | 3194 | x | x | | | | | 0.000s 12.301s 638309738886472951: x | | | | | | | | | | | | | | | | | | | x | | | x | x 3199 | | | | 0.000s 12.301s 638309738886476559: x | | | | | | | | 4144 | | | | | | | | | | x | | | x | x | | | | | 0.000s 12.302s 638309738886480295: x | | | | | | | | | | | | | | | | | | | x | | 4145 x | x | | | | | 0.000s 12.302s 638309738886483900: x | | | | | | | | | | | | | | | | | | | x | | | x | x | 4146 | | | 0.000s 12.303s 638309738886487690: x | | | | | | | | | | | | | | | | | | | x 3192 | | 4147 | x | | | | | 0.000s 12.303s 638309738886491427: x | | | | | | | | | | | | | | | | | 3137 | x | | | | | x | | | | | 0.000s 12.303s 638309738886495679: x 4148 | | | | | | | | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.304s 638309738886500644: x | | | | | | | | | 3140 | | | | | | | | | x | | | | | x | | | | | 0.000s 12.304s 638309738886505105: x | | | | | | | | | | | | | | | | | | 4149 x | | | | | x | | | | | 0.000s 12.305s 638309738886509573: x | | | | 4150 | | | | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.305s 638309738886512931: x | | | | | | | | | | | | | | | | | | | x | | | | | x | | 3231 | | 0.000s 12.305s 638309738886516430: x | | | | | | | | | | | | | | | | | | | x | | | | | x | | | | 3102 0.000s 12.306s 638309738886520087: x | | | | | | | | | | | 4151 | | | | | | | x | | | | | x | | | | | 0.001s 12.306s 638309738886525300: x | | | 3105 | | | | | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.307s 638309738886530073: x | | | | | | | | | | | | 4152 | | | | | | x | | | | | x | | | | | 0.001s 12.307s 638309738886535870: x | | | | | | | | | | | | | 3197 | | | | | x | | | | | x | | | | | 0.001s 12.308s 638309738886542383: x | | | | | | | | | | 3151 | | | | | | | | x | | | | | x | | | | | 0.001s 12.309s 638309738886548491: x | | | | | | | | | | | | | | | | | | | x | | | | | x | | | 4153 | 0.001s 12.309s 638309738886554730: x | | | | | | | | | | | | | | | | | | | x | | | | 4138 x | | | | | 0.001s 12.310s 638309738886561009: x | | 4155 | | | | | | | | | | | | | | | | x | | | | | x | | | | | 0.001s 12.310s 638309738886567278: x | | | | | | | | | | | | | | | | 3198 | | x | | | | | x | | | | | 0.001s 12.311s 638309738886573318: x | | | | | 4156 | | | | | | | | | | | | | x | | | | | x | | | | | 0.001s 12.312s 638309738886579706: x | | | | | | | x | | | | | | | | | | | x | | | | | x | | | | | 0.001s 12.312s 638309738886585833: x | | | | | | 3185 x | | | | | | | | | | | x | | | | | x | | | | | 0.001s 12.313s 638309738886592372: x | | | | | | | x | | | | | | | 3177 | | | x | | | | | x | | | | | 0.001s 12.314s 638309738886598723: x | | | | | | | x | | | | | | | | | | | x | 4158 | | | x | | | | | 0.001s 12.314s 638309738886605335: x | | | | | | | x | | | | | | 3145 | | | | x | | | | | x | | | | | 0.000s 12.315s 638309738886609662: x | | | | | | | x | | | | | | | | | | | x | | | | | x 4159 | | | | 0.000s 12.315s 638309738886613299: x | | | | | | | x 3226 | | | | | | | | | | x | | | | | x | | | | | 0.001s 12.316s 638309738886618371: x | | | | | | | x | | | | | | | | | | | x | | 3106 | | x | | | | | 0.001s 12.316s 638309738886624679: x | | | | | | | x | | | | | | | | | | | x | | | 4157 | x | | | | | 0.000s 12.317s 638309738886629615: x | 3088 | | | | | x | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.317s 638309738886634085: x | | | | | | | x | | | | | | | | | | | x 3155 | | | | x | | | | | 0.000s 12.318s 638309738886638681: x | | | | | | | x | | | | | | | | | 4161 | x | | | | | x | | | | | 0.000s 12.318s 638309738886642394: x | | | | 3116 | | x | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.318s 638309738886647253: x | | | | | | | x | | | | | | | | | | | x | | | | | x | | 4162 | | 0.000s 12.319s 638309738886651870: x | | | | | | | x | | | 3141 | | | | | | | x | | | | | x | | | | | 0.000s 12.319s 638309738886655432: x | | | | | | | x | | | | | | | | | | | x | | | | | x | 3162 | | | 0.000s 12.320s 638309738886659060: x | | | | | | | x | | | | | | | | | | | x | | | | | x | | | | 4163 0.000s 12.320s 638309738886662725: x | | | 4164 | | | x | | | | | | | | | | | x | | | | | x | | | | | 0.001s 12.321s 638309738886668000: x | | | | | | | x | 4165 | | | | | | | | | x | | | | | x | | | | | 0.000s 12.321s 638309738886672554: x 3179 | | | | | | x | | | | | | | | | | | x | | | | | x | | | | | 0.001s 12.322s 638309738886677858: x | | | | | | | x | | | | | | | | | | 3223 x | | | | | x | | | | | 0.001s 12.322s 638309738886683108: x | | | | | | | x | | 4166 | | | | | | | | x | | | | | x | | | | | 0.000s 12.322s 638309738886686745: x | | | | | | | x | | | | | 4167 | | | | | x | | | | | x | | | | | 0.000s 12.323s 638309738886690460: x | | | | | | | x | | | | 3094 | | | | | | x | | | | | x | | | | | 0.000s 12.323s 638309738886694027: x | | | | | | | x | | | | | | | | 4168 | | x | | | | | x | | | | | 0.000s 12.324s 638309738886697727: x | | | | | 3189 | x | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.324s 638309738886701976: x | | | | | | | x | | | | | | | | | | | x | | | | | x | | | 3093 | 0.000s 12.324s 638309738886706124: x | | 3202 | | | | x | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.325s 638309738886710348: x | | | | | | 3216 x | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.325s 638309738886714485: x | | | | | | | x | | | | | | | | | | | x | | | | 3210 x | | | | | 0.000s 12.326s 638309738886718593: x | | | | | | | x | | | | | | | 3228 | | | x | | | | | x | | | | | 0.000s 12.326s 638309738886722417: x | | | | | | | x | | | | | | | | | | | x | 3194 | | | x | | | | | 0.000s 12.326s 638309738886726702: x | | | | | | | x | | | | | | | | | | | x | | | | | x 3199 | | | | 0.000s 12.327s 638309738886731433: x | | | | | | | x | | | | | | 4171 | | | | x | | | | | x | | | | | 0.000s 12.327s 638309738886735364: x | | | | | | | x 4172 | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.328s 638309738886739264: x | | | | | | | x | | | | | | | | | | | x | | 4173 | | x | | | | | 0.000s 12.328s 638309738886743070: x | | | | | | | 3205 | | | | | | | | | | | x | | | 4169 | x | | | | | 0.000s 12.328s 638309738886747254: x | 4174 | | | | | | | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.329s 638309738886751784: x | | | | | | | | | | | | | | | | | | | x 4175 | | | | x | | | | | 0.000s 12.329s 638309738886755924: x | | | | 4176 | | | | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.330s 638309738886759607: x | | | | | | | | | | | | | | | | | | | x | | | | | x | | | | 3102 0.000s 12.330s 638309738886764603: x | | | | | | | | | | | 4177 | | | | | | | x | | | | | x | | | | | 0.000s 12.331s 638309738886768730: x | | | | | | | | | | | | | | | | | | | x | | | | | x | 4127 | | | 0.000s 12.331s 638309738886773247: x | | | | | | | | | 3140 | | | | | | | | | x | | | | | x | | | | | 0.001s 12.332s 638309738886778297: x | | | | | | | | | | | | | | | | | 3137 | x | | | | | x | | | | | 0.001s 12.332s 638309738886784061: x 4178 | | | | | | | | | | | | | | | | | | x | | | | | x | | | | | 0.001s 12.333s 638309738886789099: x | | | 3105 | | | | | | | | | | | | | | | x | | | | | x | | | | | 0.000s 12.333s 638309738886793456: x | | | | | | | | | | | | | | | | | | x x | | | | | x | | | | | 0.001s 12.334s 638309738886798992: x | | | | | | | | | | | | | 3197 | | | | x x | | | | | x | | | | | 0.001s 12.334s 638309738886804788: x | | | | | | | | | | | | | | | | | | x x | | | | | x | | 3231 | | 0.000s 12.335s 638309738886808326: x | | | | | | | | | | | | | | | | 3198 | x x | | | | | x | | | | | 0.000s 12.335s 638309738886813187: x | | | | | | | | | | | | 4179 | | | | | x x | | | | | x | | | | | 0.000s 12.335s 638309738886816912: x | | | | | 4180 | | | | | | | | | | | | x x | | | | | x | | | | | 0.000s 12.336s 638309738886820546: x | | | | | | | | | | | | | | | | | | x x | | | | | x | | | 4181 | 0.000s 12.336s 638309738886824063: x | | 4182 | | | | | | | | | | | | | | | x x | | | | | x | | | | | 0.000s 12.337s 638309738886827572: x | | | | | | 4183 | | | | | | | | | | | x x | | | | | x | | | | | 0.000s 12.337s 638309738886831143: x | | | | | | | | | | | | | | | | | | x x | | | | 4184 x | | | | | 0.000s 12.337s 638309738886835461: x | | | | | | | | | | 3151 | | | | | | | x x | | | | | x | | | | | 0.000s 12.338s 638309738886840109: x | | | | | | | | | | | | | | | 4185 | | x x | | | | | x | | | | | 0.001s 12.338s 638309738886845741: x | | | | | | | | | | | | | | | | | | 4186 x | 3211 | | | x | | | | | 0.001s 12.339s 638309738886851347: x | | | | | | | | | | | | | | | | | | | x | | | | | x 4187 | | | | 0.001s 12.339s 638309738886857256: x | | | | | | | | | | | | | | 3145 | | | | x | | | | | x | | | | | 0.001s 12.340s 638309738886863724: x | | | | | | | | 3226 | | | | | | | | | | x | | | | | x | | | | | 0.001s 12.341s 638309738886870193: x | | | | | | | | | | | | | | | | | | | x | | 3106 | | x | | | | | 0.001s 12.341s 638309738886876615: x | | | | | | | | | | | | | | | | | | | x | | | x | x | | | | | 0.001s 12.342s 638309738886883132: x | | | | | | | x | | | | | | | | | | | x | | | 4188 | x | | | | | 0.001s 12.343s 638309738886889865: x | | | | | | | x | | | | | | | | | | | x | | | | | x | 3190 | | | 0.001s 12.343s 638309738886896330: x | | | | | | | x | | | | | | | | | | | x | | | | | x | | | | 4189 0.001s 12.344s 638309738886903092: x | | | | | | | x | 3164 | | | | | | | | | 4190 | | | | | x | | | | | 0.001s 12.345s 638309738886909638: x | | | | | | | x | | | | | | | | | | | | 3155 | | | | x | | | | | 0.000s 12.345s 638309738886913947: x | | | | | | | x | | | 3141 | | | | | | | | | | | | | x | | | | | 0.000s 12.346s 638309738886918791: x | | | | 3116 | | x | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.346s 638309738886924479: x | | | 4191 | | | x | | | | | | | | | | | | | | | | | x | | | | | 0.001s 12.347s 638309738886929690: x | | | | | | | x | | | | | | | | | 3168 | | | | | | | x | | | | | 0.001s 12.347s 638309738886934844: x 3179 | | | | | | x | | | | | | | | | | | | | | | | | x | | | | | 0.000s 12.348s 638309738886938068: x | | | | | | 3185 x | | | | | | | | | | | | | | | | | x | | | | | 0.000s 12.348s 638309738886941544: x | | | | | | | x | | | | | | | | 3221 | | | | | | | | x | | | | | 0.000s 12.348s 638309738886944917: x | | | | | 3189 | x | | | | | | | | | | | | | | | | | x | | | | | 0.000s 12.349s 638309738886948279: x | | | | | | | x | | | | | | | 3228 | | | | | | | | | x | | | | | 0.000s 12.349s 638309738886951686: x | | | | | | | x | | | | | | | | | | 3208 | | | | | | x | | | | | 0.000s 12.349s 638309738886955019: x | | | | | | | x | | 4193 | | | | | | | | | | | | | | x | | | | | 0.000s 12.350s 638309738886958356: x | | | | | | | x | | | | | | | | | | | | | | | | | x | | x | | 0.000s 12.350s 638309738886961788: x | | | | | | | x | | | | | | | | | | | | | | | | | x 3199 | x | | 0.000s 12.350s 638309738886965169: x | | 3202 | | | | x | | | | | | | | | | | | | | | | | x | | x | | 0.000s 12.351s 638309738886968554: x | | | | | | | x | | | | | | 4194 | | | | | | | | | | x | | x | | 0.000s 12.351s 638309738886972015: x | | | | | | | x | | | | | | | | | | | | | 3194 | | | x | | x | | 0.000s 12.351s 638309738886975411: x | | | | | | | x | | | | 3094 | | | | | | | | | | | | x | | x | | 0.000s 12.352s 638309738886978805: x | | | | | | | x | | | | | | | | | | | | | | | | 3210 x | | x | | 0.001s 12.352s 638309738886983956: x | | | | | | | x | | | | | 4196 | | | | | | | | | | | x | | x | | 0.000s 12.352s 638309738886987458: x | | | | | | | x 4197 | | | | | | | | | | | | | | | | x | | x | | 0.000s 12.353s 638309738886991073: x | | | | | | | x | | | | | | | | | | | | | | 4198 | | x | | x | | 0.000s 12.353s 638309738886994567: x | | | | | | | 3205 | | | | | | | | | | | | | | | x | x | | x | | 0.000s 12.354s 638309738886997977: x | | | | | | | | | | | | | | | | | | | | | | | x | x | | x 3093 | 0.000s 12.354s 638309738887001738: x | | | | | | | | | | | | | | | | | | | | | | | x | x | 4199 x | | 0.000s 12.354s 638309738887006465: x | | | | | | | | | | | | | | | | | | | 4192 | | | x | x | | x | | 0.001s 12.355s 638309738887012895: x | | | | | | | | | 3140 | | | | | | | | | | | | | x | x | | x | | 0.001s 12.356s 638309738887019163: x | | | | | | | | | | | | | | | | | | | | 4201 | | x | x | | x | | 0.001s 12.356s 638309738887025173: x | | | | | | | | | | | 3220 | | | | | | | | | | | x | x | | x | | 0.000s 12.357s 638309738887028777: x | | | | 3139 | | | | | | | | | | | | | | | | | | x | x | | x | | 0.001s 12.357s 638309738887034682: x | | | | | | | | | | | | | | | | | | | | | | | x | x | | x | 3102 0.001s 12.358s 638309738887041104: x | | | | | | | | | | | | | | | | | 4202 | | | | | x | x | | x | | 0.001s 12.358s 638309738887046950: x 4203 | | | | | | | | | | | | | | | | | | | | | | x | x | | x | | 0.000s 12.359s 638309738887050854: x | 3088 | | | | | | | | | | | | | | | | | | | | | x | x | | x | | 0.000s 12.359s 638309738887055284: x | | | | | | 3216 | | | | | | | | | | | | | | | | x | x | | x | | 0.000s 12.360s 638309738887059694: x | | | | | 4205 | | | | | | | | | | | | | | | | | x | x | | x | | 0.000s 12.360s 638309738887063189: x | | | | | | | | | | | | | | | | | | 4206 | | | | x | x | | x | | 0.000s 12.360s 638309738887066633: x | | | | | | | | | | | | | | | 4207 | | | | | | | x | x | | x | | 0.000s 12.361s 638309738887070193: x | | | | | | | | | | | | | | | | | | | | | 4208 | x | x | | x | | 0.000s 12.361s 638309738887073665: x | | | | | | | | | | | | | | | | | | | | | | | x | x 4209 | x | | 0.000s 12.361s 638309738887077174: x | | | | | | | | | | | | | | | | 4210 | | | | | | x | x | | x | | 0.000s 12.362s 638309738887081399: x | | | 3105 | | | | | | | | | | | | | | | | | | | x | x | | x | | 0.000s 12.362s 638309738887086265: x | | 4195 | | | | | | | | | | | | | | | | | | | | x | x | | x | | 0.000s 12.363s 638309738887091092: x | | | | | | | | | | | | | 3197 | | | | | | | | | x | x | | x | | 0.000s 12.363s 638309738887095935: x | | | | | | | | | | | | | | | | | | | | | | | x x x | | x | | 0.001s 12.364s 638309738887100945: x | | | | | | | | | | | | 3142 | | | | | | | | | | x x x | | x | | 0.001s 12.364s 638309738887106322: x | | | | | | | | | | | | | | | | | | | | | | | x x x | | x 4211 | 0.000s 12.365s 638309738887110988: x | | | | | | | | | | | | | | | | | | | | | | | x x x | 3190 x | | 0.000s 12.365s 638309738887115380: x | | | | | | | | | | | | | | | | | | | x | | | x x x | | x | | 0.001s 12.366s 638309738887121240: x | | | | | | | x | | | | | | | | | | | x | | | x x x | | x | | 0.000s 12.366s 638309738887125738: x | | | | | | | x | 4200 | | | | | | | | | x | | | x x x | | x | | 0.000s 12.367s 638309738887129314: x | | | | | | | x 3226 | | | | | | | | | | x | | | x x x | | x | | 0.001s 12.367s 638309738887135166: x | | | | | | | x | | 3151 | | | | | | | | x | | | x x x | | x | | 0.000s 12.368s 638309738887139797: x | | | | | | | x | | | 4214 | | | | | | | x | | | x x x | | x | | 0.000s 12.368s 638309738887143724: x | | | | | | | x | | | | | | 3145 | | | | x | | | x x x | | x | | 0.001s 12.369s 638309738887150244: x | | | | | | | x | | | | | | | | | | | x | | 3106 x x x | | x | | 0.001s 12.369s 638309738887156671: x | | | | 3166 | | x | | | | | | | | | | | 4215 | | | x x x | | x | | 0.001s 12.370s 638309738887161785: x | | | | | | | x | | | | | | | | | 3168 | | | | | x x x | | x | | 0.001s 12.371s 638309738887167603: x | | | | | | | x | | | | | | | | | | | | | | | x x x | | x | 4216 0.000s 12.371s 638309738887171962: x | | | | | | 4217 x | | | | | | | | | | | | | | | x x x | | x | | 0.000s 12.371s 638309738887176013: x | 4218 | | | | | x | | | | | | | | | | | | | | | x x x | | x | | 0.000s 12.372s 638309738887180965: x | | | | | 3189 | x | | | | | | | | | | | | | | | x x x | | x | | 0.001s 12.372s 638309738887186316: x | | | | | | | x | | | | | | | | | | 3208 | | | | x x x | | x | | 0.001s 12.373s 638309738887191584: x | | | | | | | x | | | | | | | | | | | | 3155 | | x x x | | x | | 0.001s 12.374s 638309738887197577: x | | | | | | | x | | | | | | | | | | | | | 3194 | x x x | | x | | 0.001s 12.374s 638309738887204047: x | | | | | | | x | | | | | | | | 3221 | | | | | | x x x | | x | | 0.001s 12.375s 638309738887210207: x | | 4154 | | | | x | | | | | | | | | | | | | | | x x x | | x | | 0.001s 12.375s 638309738887216081: x 3179 | | | | | | x | | | | | | | | | | | | | | | x x x | | x | | 0.001s 12.376s 638309738887222742: x | | | | | | | x | | | | | 4219 | | | | | | | | | x x x | | x | | 0.001s 12.377s 638309738887229188: x | | | 4220 | | | x | | | | | | | | | | | | | | | x x x | | x | | 0.001s 12.377s 638309738887235675: x | | | | | | | x | | | | 4221 | | | | | | | | | | x x x | | x | | 0.001s 12.378s 638309738887242015: x | | | | | | | x | | | | | | | | | | | | | | | x x x | 4222 x | | 0.001s 12.379s 638309738887248447: x | | | | | | | x | 3164 | | | | | | | | | | | | | x x x | | x | | 0.001s 12.379s 638309738887255246: x | | | | | | | x | | | | | | | | | | | | | | | x x x | | x 3093 | 0.000s 12.380s 638309738887258719: x | | | | | | | x 4223 | | | | | | | | | | | | | | x x x | | x | | 0.000s 12.380s 638309738887262192: x | | | | | | | x | | | | | | | | | | | | | | | x x x 3199 | x | | 0.000s 12.380s 638309738887265895: x | | | | | | | x | | | 3220 | | | | | | | | | | | x x x | | x | | 0.000s 12.381s 638309738887269695: x | | | | | | | x | | 4068 | | | | | | | | | | | | x x x | | x | | 0.001s 12.381s 638309738887275697: x | | | | | | | x | | | | | | 3176 | | | | | | | | x x x | | x | | 0.001s 12.382s 638309738887281774: x | | | | | | | x | | | | | | | | | | | x | | | x x x | | x | | 0.001s 12.383s 638309738887287735: x | | | | | | | x | | | | | | | | | | | x | | 4224 x x x | | x | | 0.001s 12.383s 638309738887293924: x | | | | 3139 | | x | | | | | | | | | | | x | | | x x x | | x | | 0.001s 12.384s 638309738887299973: x | | | | | | | x | | | | | | | | | 4226 | x | | | x x x | | x | | 0.001s 12.384s 638309738887305008: x | | | | | | 3216 x | | | | | | | | | | | x | | | x x x | | x | | 0.000s 12.385s 638309738887308688: x | | | | | 4227 | x | | | | | | | | | | | x | | | x x x | | x | | 0.000s 12.385s 638309738887312380: x | | | | | | | x | | | | | | | | | | x x | | | x x 4228 | | x | | 0.000s 12.385s 638309738887316278: x | | | | | | | x | | | | | | | | | | x x 4229 | | x x | | | x | | 0.001s 12.386s 638309738887321854: x | | | | | | | x | | | | | | | | | | x x | 3211 | x x | | | x | | 0.000s 12.386s 638309738887325479: x | | | | | | | x | | | | | | | | 3198 | x x | | | x x | | | x | | 0.000s 12.387s 638309738887329502: x | | x | | | | x | | | | | | | | | | x x | | | x 3180 | | | x | | 0.000s 12.387s 638309738887333137: x | | x | | | | x | | | | | | | | | | x x | | | x | | | | x | 3102 0.000s 12.387s 638309738887336732: x 4232 | x | | | | x | | | | | | | | | | x x | | | x | | | | x | | 0.000s 12.388s 638309738887340611: x | | x | | | | x | | | | | 3197 | | | | x x | | | x | | | | x | | 0.000s 12.388s 638309738887344357: x | 3088 x | | | | x | | | | | | | | | | x x | | | x | | | | x | | 0.000s 12.389s 638309738887348075: x | | x | | | | x | | | | 3142 | | | | | x x | | | x | | | | x | | 0.000s 12.389s 638309738887351911: x | | x | | | | x | | | | | | | | | | x x | | | x | | | 3190 x | | 0.000s 12.389s 638309738887355497: x | | x | | | | x | 4233 | | | | | | | | x x | | | x | | | | x | | 0.000s 12.390s 638309738887359126: x | | x | | | | x | | | | | | | | | | x x | | | x | | | | x 3110 | 0.000s 12.390s 638309738887362810: x | | x 3105 | | | x | | | | | | | | | | x x | | | x | | | | x | | 0.000s 12.390s 638309738887367162: x | | x | | | | 3138 | | 3191 | | | | | | | x x | | | x | | | | x | | 0.000s 12.391s 638309738887371359: x | | x | | | | | | | | 4234 | | | | | | x x | | | x | | | | x | | 0.001s 12.391s 638309738887377297: x | | x | | | | | | | | | | | | | | | x x | | | x | | 4235 | x | | 0.000s 12.392s 638309738887381950: x | | x | | | | | | | | | | | 3204 | | | x x | | | x | | | | x | | 0.000s 12.392s 638309738887385557: x | | x | | | | | 3226 | | | | | | | | | x x | | | x | | | | x | | 0.000s 12.393s 638309738887389093: x | | x | 4237 | | | | | | | | | | | | | x x | | | x | | | | x | | 0.000s 12.393s 638309738887394065: x | | x | | | | | | | | | | | | | | 3168 x x | | | x | | | | x | | 0.000s 12.394s 638309738887397696: x | | x | | 3189 | | | | | | | | | | | | x x | | | x | | | | x | | 0.000s 12.394s 638309738887402203: x | | x | | | 4238 | | | | | | | | | | | x x | | | x | | | | x | | 0.001s 12.395s 638309738887408086: x | | x | | | | | | | | | | | | | | | 3208 x | | | x | x | | x | | 0.000s 12.395s 638309738887411759: x | | x | | | | | | | | | | | | | | | | x | 4230 | x | x | | x | | 0.000s 12.395s 638309738887416213: x | | x | | | | | | | | | | | | | 4231 | | x | | | x | x | | x | | 0.000s 12.396s 638309738887421127: x | | x | | | | | | | | | | | | | | | | x | | 3106 x | x | | x | | 0.000s 12.396s 638309738887424712: x | | x | | | | | | | | | | | | | | | | x | | | x 4240 x | | x | | 0.000s 12.397s 638309738887428244: x | | x | | | | | | | | | | | | | | | | x | | | x | x | | x | 4242 0.000s 12.397s 638309738887431865: x | | x | | | | | | 3164 | | | | | | | | | x | | | x | x | | x | | 0.000s 12.397s 638309738887435656: x | | x | | | | | | | | | 4243 | | | | | | x | | | x | x | | x | | 0.000s 12.398s 638309738887439720: x | | x | | | | | | | | | | | | | | | | x 3155 | | x | x | | x | | 0.000s 12.398s 638309738887443628: x | | x | | | | | | | | | | | | | | | | x | | | x | x | 4244 x | | 0.000s 12.398s 638309738887447365: x | | x | | | | | | | | | | 4245 | | | | | x | | | x | x | | x | | 0.000s 12.399s 638309738887451092: x | | x | | | | | | | | 3220 | | | | | | | x | | | x | x | | x | | 0.000s 12.399s 638309738887454914: x | | x | | | | 4246 | | | | | | | | | | | x | | | x | x | | x | | 0.000s 12.400s 638309738887458950: x 3179 | x | | | | | | | | | | | | | | | | x | | | x | x | | x | | 0.000s 12.400s 638309738887463525: x | | x | | | | | | | 4247 | | | | | | | | x | | | x | x | | x | | 0.000s 12.401s 638309738887468380: x | | x | | | | | | | | | | | | | | | | x | | | x | x | | x 4248 | 0.000s 12.401s 638309738887473378: x | | x | 3139 | | | | | | | | | | | | | | x | | | x | x | | x | | 0.000s 12.401s 638309738887477029: x | | x 4249 | | | | | | | | | | | | | | | x | | | x | x | | x | | 0.001s 12.402s 638309738887483186: x | 4213 x | | | | | | | | | | | | | | | | x | | | x | x | | x | | 0.001s 12.403s 638309738887488411: x | | x | | | | | 4239 | | | | | | | | | | x | | | x | x | | x | | 0.001s 12.403s 638309738887493555: x | | x | | | | | | | | | | | | | | 4250 | x | | | x | x | | x | | 0.001s 12.404s 638309738887500118: x | | x | | | | | | | | | | | 4251 | | | | x | | | x | x | | x | | 0.001s 12.404s 638309738887506402: x | | x | | 4252 | | | | | | | | | | | | | x | | | x | x | | x | | 0.001s 12.405s 638309738887512830: x | | x | | | | | | | | | | | | | | | | x | | | x | x 3199 | x | | 0.001s 12.406s 638309738887518965: x | | x | | | | | | | | | | | | | | | 4253 x | | | x | x | | x | | 0.000s 12.406s 638309738887523300: x | | x | | | | | | | | | | | | | 3221 | | x | | | x | x | | x | | 0.001s 12.407s 638309738887529887: x | | x | | | | | | | | | | | | | | | | x | | 3152 x | x | | x | | 0.001s 12.407s 638309738887536298: x | | x | | | 3216 | | | | | | | | | | | | x | | | x | x | | x | | 0.001s 12.408s 638309738887542644: x | | x | | | | | | | | | | | | | | | | x | | | x x x | | x | | 0.001s 12.409s 638309738887548931: x | | x | | | | | | | | | | 3197 | | | | | x | | | x x x | | x | | 0.001s 12.409s 638309738887555427: x | | x | | | | | | | | | | | | | | | | x | 3194 | x x x | | x | | 0.000s 12.410s 638309738887560014: x | | x | | | | | | | | | | | | | | | | x 4241 | | 4254 x x | | x | | 0.001s 12.410s 638309738887565309: x | | x | | | | 3138 | | | | | | | | | | | x | | | | x x | | x | | 0.001s 12.411s 638309738887571345: x | | x | | | | | | | 3191 | | | | | | | | x | | | | x x | | x | | 0.000s 12.411s 638309738887575746: x | | x | | | | | | | | | | | | | | | | x | | | | x x | | x 3110 | 0.001s 12.412s 638309738887582001: x | | x | | | | | | | | 4255 | | | | | | | x | | | | x x | | x | | 0.001s 12.413s 638309738887587557: x | | x | | | | | | | | | | | | | | | | x | | | | x x | | x | 3102 0.001s 12.413s 638309738887593589: x | | x | | | | | | 4256 | | | | | | | | | x | | | | x x | | x | | 0.001s 12.414s 638309738887599282: x | | x | 4257 | | | | | | | | | | | | | | x | | | | x x | | x | | 0.001s 12.414s 638309738887604756: x | 4056 x | | | | | | | | | | | | | | | | x | | | | x x | | x | | 0.001s 12.415s 638309738887610730: x | | x | | | | | | | | | 3142 | | | | | | x | | | | x x | | x | | 0.001s 12.415s 638309738887616504: x 3207 | x | | | | | | | | | | | | | | | | x | | | | x x | | x | | 0.001s 12.416s 638309738887622692: x | | x | | | | | | | | | | | | | | 3168 | x | | | | x x | | x | | 0.001s 12.417s 638309738887627998: x | | x | | | | | 4236 | | | | | | | | | | x | | | | x x | | x | | 0.000s 12.417s 638309738887632476: x | | x | | | | | | | | | | | 3204 | | | | x | | | | x x | | x | | 0.000s 12.417s 638309738887636146: x | | x | | | | | | | | | | | | | | | | x | | | | x x | 3190 x | | 0.000s 12.418s 638309738887639771: x | | x 3105 | | | | | | | | | | | | | | | x | | | | x x | | x | | 0.000s 12.418s 638309738887643400: x | | x | | | | | | | | | | | | | | | | x | | | | x x 4258 | x | | 0.000s 12.418s 638309738887647197: x | | x | | | | | | | | | | | | | | | 3208 x | | | | x x | | x | | 0.000s 12.419s 638309738887650994: x | | x | | | | | | | | | | | | | 3198 | | x | | | | x x | | x | | 0.000s 12.419s 638309738887654511: x | | x | | | | | | | | | | | | | | | | x | | 4260 | x x | | x | | 0.000s 12.420s 638309738887658321: x | | x | | | 4261 | | | | | | | | | | | | x | | | | x x | | x | | 0.000s 12.420s 638309738887662028: x | | x | | 3189 | | | | | | | | | | | | | x | | | | x x | | x | | 0.000s 12.420s 638309738887665516: x | | x | | | | | | | | | | 4262 | | | | | x | | | | x x | | x | | 0.000s 12.421s 638309738887669583: x | | x | | | | | | | | | | | | | | | | x | 3211 | | x x | | x | | 0.000s 12.421s 638309738887673910: x | | x | | | | | | | | | | | | | | | | x 4160 | | | 3180 x | | x | | 0.000s 12.422s 638309738887678872: x | | x | | | | | | | 3229 | | | | | | | | x | | | | | x | | x | | 0.000s 12.422s 638309738887683083: x | | x | | | | 4265 | | | | | | | | | | | x | | | | | x | | x | | 0.000s 12.422s 638309738887686578: x | | x | | | | | | | | | | | | | | | | x | | | | | x | | x 4266 | 0.000s 12.423s 638309738887690194: x | 3128 x | | | | | | | | | | | | | | | | x | | | | | x | | x | | 0.000s 12.423s 638309738887693854: x | | x | | | | | | | | | | | | | | | | x | | | x | x | | x | | 0.000s 12.424s 638309738887698043: x | | x | | | | | | | | 3220 | | | | | | | x | | | x | x | | x | | 0.000s 12.424s 638309738887702083: x | | x | 3139 | | | | | | | | | | | | | | x | | | x | x | | x | | 0.000s 12.424s 638309738887706883: x | | x | | | | | | 3164 | | | | | | | | | x | | | x | x | | x | | 0.001s 12.425s 638309738887712817: x | | x | | | | | | | | | | | | | | | | x | | | x | x | | x | 3130 0.000s 12.425s 638309738887717369: x | | x | | | | | | | | | 3174 | | | | | | x | | | x | x | | x | | 0.000s 12.426s 638309738887721731: x | | x | | | | | | | | | | | | | | 4267 | x | | | x | x | | x | | 0.000s 12.426s 638309738887725095: x 4268 | x | | | | | | | | | | | | | | | | x | | | x | x | | x | | 0.000s 12.427s 638309738887728342: x | | x | | | | | 4212 | | | | | | | | | | x | | | x | x | | x | | 0.000s 12.427s 638309738887731669: x | | x | | | | | | | | | | | 3176 | | | | x | | | x | x | | x | | 0.000s 12.427s 638309738887734866: x | | x | | | | | | | | | | | | | | | | x | | | x | x | 4270 x | | 0.000s 12.428s 638309738887738173: x | | x | | | | | | | | | | | | | | | x 4271 | | | x | x | | x | | 0.000s 12.428s 638309738887743084: x | | x | | | | | | | | | | | | | 4272 | x | | | | x | x | | x | | 0.001s 12.429s 638309738887749229: x | | x 4106 | | | | | | | | | | | | | | x | | | | x | x | | x | | 0.001s 12.429s 638309738887754264: x | | x | | | | | | | | | | | | | | | x | | | 3152 x | x | | x | | 0.000s 12.430s 638309738887758298: x | | x | | 4273 | | | | | | | | | | | | x | | | | x | x | | x | | 0.000s 12.430s 638309738887762022: x | | x | | | | | | | | | | | | | | | x | | | | x x x | | x | | 0.000s 12.430s 638309738887766941: x | | x | | | | | | | | | | | | | | | x | | | | x x x 3199 | x | | 0.000s 12.431s 638309738887770724: x | | x | | | | | | | | | | | | | | | x | | | | x x x | | x 3110 | 0.000s 12.431s 638309738887774333: x | | x | | | | | | | | | | | | | | | x | | 4275 | x x x | | x | | 0.000s 12.432s 638309738887778428: x | | x | | | | | | | x | | | | | | | x | | | | x x x | | x | | 0.000s 12.432s 638309738887782392: x | | x | | | | | | | x | | | | | | | x | 3192 | | x x x | | x | | 0.001s 12.433s 638309738887787939: x | | x | | | | | | | x | | 3197 | | | | x | | | | x x x | | x | | 0.001s 12.433s 638309738887794334: x | | x | | | 3216 | | | x | | | | | | | x | | | | x x x | | x | | 0.000s 12.434s 638309738887798009: x | | x | | | | | | | x 4277 | | | | | | x | | | | x x x | | x | | 0.000s 12.434s 638309738887801949: x | | x | 4225 | | | | | x | | | | | | | x | | | | x x x | | x | | 0.000s 12.434s 638309738887805853: x | 4279 x | | | | | | | x | | | | | | | x | | | | x x x | | x | | 0.000s 12.435s 638309738887809555: x | | x | | | | | | 3140 x | | | | | | | x | | | | x x x | | x | | 0.001s 12.435s 638309738887814693: x | | x | | | | | | | x | | | | | | | x | | | | x x x | | x | 3149 0.001s 12.436s 638309738887819843: x 3207 | x | | | | | | | x | | | | | | | x | | | | x x x | | x | | 0.001s 12.436s 638309738887825960: x | | x | | | | 3138 | | x | | | | | | | x | | | | x x x | | x | | 0.000s 12.437s 638309738887830855: x | | x | | | | | | | x | 4282 | | | | | x | | | | x x x | | x | | 0.000s 12.437s 638309738887835641: x | | x | | | | | | | x | | | | | | | x | | | 4283 x x x | | x | | 0.001s 12.438s 638309738887840655: x | | x | | | | | | | x | | | 4269 | | | x | | | | x x x | | x | | 0.000s 12.438s 638309738887845061: x | | x 3150 | | | | | | x | | | | | | | x | | | | x x x | | x | | 0.000s 12.439s 638309738887848730: x | | x | | | | | | | x | | | | | | | x | | 3211 | x x x | | x | | 0.000s 12.439s 638309738887852658: x | | x | | | | | | | x | | | | | | | 3208 x | | | x x x | | x | | 0.000s 12.439s 638309738887856105: x | | x | | | | | | | x | | | | | | | | x | | | x x x 4285 | x | | 0.000s 12.440s 638309738887859620: x | | x | | | | | | | x | | | | | | | | x | | | x x x | | x 4286 | 0.000s 12.440s 638309738887863181: 4287 | | x | | | | | | | x | | | | | | | | x 3155 | | x x x | | x | | 0.000s 12.441s 638309738887868012: | | | x | | | | | | | x | | | | | 3198 | | x | | | x x x | | x | | 0.001s 12.441s 638309738887873030: | | | x | | | | | 4170 | x | | | | | | | | x | | | x x x | | x | | 0.000s 12.442s 638309738887877887: | | | x | | | | | | | x | | 4288 | | | | | x | | | x x x | | x | | 0.001s 12.442s 638309738887883098: | | | x | | | | | | | x | | | | | | 3168 | x | | | x x x | | x | | 0.001s 12.443s 638309738887888718: | | | x | 3166 | | | | | x | | | | | | | | x | | | x x x | | x | | 0.001s 12.443s 638309738887894334: | | | x | | | | | | | x | | | | | | | | x | | | x x x | 3190 x | | 0.000s 12.444s 638309738887899175: | | | x | | 3189 | | | | x | | | | | | | | x | | | x x x | | x | | 0.000s 12.444s 638309738887902857: | | | x | | | 4204 | | | x | | | | | | | | x | | | x x x | | x | | 0.001s 12.445s 638309738887908460: | | 3128 x | | | | | | | x | | | | | | | | x | | | x x x | | x | | 0.001s 12.445s 638309738887914506: | | | x | | | | | | 4289 x | | | | | | | | x | | | x x x | | x | | 0.001s 12.446s 638309738887920831: | | | x | | | | | | | x | | | | | | | | x | | | x x x | | x | 4290 0.001s 12.446s 638309738887926848: | 4291 | x | | | | | | | x | | | | | | | | x | | | x x x | | x | | 0.001s 12.447s 638309738887932175: | | | x | | | | | | | x | 3174 | | | | | | x | | | x x x | | x | | 0.000s 12.447s 638309738887936125: | | | x | | | | 3205 | | x | | | | | | | | x | | | x x x | | x | | 0.000s 12.448s 638309738887940151: | | | x | | | | | | | x | | | | 3228 | | | x | | | x x x | | x | | 0.000s 12.448s 638309738887943752: | | | x | | | | | | | x | | | | | | | | x | | 3152 x x x | | x | | 0.000s 12.449s 638309738887948474: | | | x | | | | | | | x 3220 | | | | | | | x | | | x x x | | x | | 0.000s 12.449s 638309738887952158: | | | x | | | | | | | x | | | 3204 | | | | x | | | x x x | | x | | 0.001s 12.450s 638309738887958457: | | | x | | | | | | | x | | | | | | | x x | | | x x x | | x | | 0.000s 12.450s 638309738887962243: | | | x 4294 | | | | | | x | | | | | | | x x | | | x x x | | x | | 0.000s 12.450s 638309738887965598: | | | 4295 | | | | | | | x | | | | | | | x x | 4263 | x x x | | x | | 0.000s 12.451s 638309738887969275: x | | | | | | | | | | x | | | | | | | x x | | | x x x | | x | | 0.000s 12.451s 638309738887973045: x | | | | | | | | x | x | | | | | | | x x | | | x x x | | x | | 0.000s 12.451s 638309738887976673: x | | | | | | | | x | x | | | | | 4296 | x x | | | x x x | | x | | 0.001s 12.452s 638309738887981738: x | | | | | | | | x | x | | | | | | | x x 3192 | | x x x | | x | | 0.000s 12.452s 638309738887985479: x | | | | | | | | x | x | | | | | | | x x | | | x x x | | x 3110 | 0.000s 12.453s 638309738887989080: x | | | | 3206 | | | x | x | | | | | | | x x | | | x x x | | x | | 0.000s 12.453s 638309738887993840: x | | | | | | | | x | x | | | | | | | x x | | | x x x 3199 | x | | 0.000s 12.454s 638309738887997562: x | | | | | | | | x | x | | | | | | 4298 x x | | | x x x | | x | | 0.000s 12.454s 638309738888001617: x | | | | | | | | x | x | | | | | | | x x | | | x x x | 4293 x | | 0.000s 12.454s 638309738888005224: x | | | | | 4299 | | x | x | | | | | | | x x | | | x x x | | x | | 0.000s 12.455s 638309738888008979: x | | | | | | | | x 3140 x | | | | | | | x x | | | x x x | | x | | 0.000s 12.455s 638309738888012656: x | 4300 | | | | | | x | x | | | | | | | x x | | | x x x | | x | | 0.000s 12.455s 638309738888017229: x | | | | | | | | x | x | | 3197 | | | | x x | | | x x x | | x | | 0.001s 12.456s 638309738888022384: x | | | | | | | | x | x | | | | | | | x x | | | x x x | | x | 3149 0.001s 12.457s 638309738888027990: x 3207 | | | | | | | x | x | | | | | | | x x | | | x x x | | x | | 0.001s 12.457s 638309738888034010: x | | | | | | | 3178 x | x | | | | | | | x x | | | 4301 x x | | x | | 0.000s 12.458s 638309738888038495: x | | | | | | | | x | x | 3222 | | | | | x x | | | | x 4302 | | x | | 0.001s 12.458s 638309738888043497: x | | | | | | | | x | x | | | | | | | x x | | 4303 | x | | | x | | 0.000s 12.459s 638309738888048268: x | | | | | | | | 4304 | x | | | x | | | x x | | | | x | | | x | | 0.001s 12.459s 638309738888053799: x | | | | | | | | | | x 4276 | | x | | | x x | | | | x | | | x | | 0.000s 12.460s 638309738888057688: x | | | 3150 | | | | | | x | | | x | | | x x | | | | x | | | x | | 0.000s 12.460s 638309738888061824: x | | | | | | 3185 | | | x | | | x | | | x x | | | | x | | | x | | 0.000s 12.460s 638309738888065558: x | | | | | | | | | | x | | | x | | | x x | | | | x | | | x 4305 | 0.000s 12.461s 638309738888070011: x | | x | | | | | | | x | | | x | | | x x | | | | x | | | x | | 0.001s 12.461s 638309738888075572: x | | x | | | | | | | x | | | x 3177 | | x x | | | | x | | | x | | 0.001s 12.462s 638309738888081639: x | | x | | | | | | | x | | | x | | | x x 4306 | | | x | | | x | | 0.000s 12.462s 638309738888086493: x | | x | | | | | | | x | | | x | | | x x | 3211 | | x | | | x | | 0.000s 12.463s 638309738888090340: x | | x | | | | | | | x | | | x | | | x x | | | | x | 4297 | x | | 0.000s 12.463s 638309738888094016: x | | x | 4307 | | | | | x | | | x | | | x x | | | | x | | | x | | 0.000s 12.464s 638309738888098542: x | | x | | | | | | 4308 x | | | x | | | x x | | | | x | | | x | | 0.000s 12.464s 638309738888103527: x | | x | | | | | | | x | | 4309 x | | | x x | | | | x | | | x | | 0.000s 12.464s 638309738888107202: x | | x | | | | | | | x | | | x | | 3168 x x | | | | x | | | x | | 0.000s 12.465s 638309738888112188: x | | x | | | | | | | x | | | x | | | x x | | | | x | | | x | 3171 0.000s 12.465s 638309738888115932: x | | x | | | | | | | x | | | x | | | x x | | | | x x | | x | | 0.000s 12.466s 638309738888119669: x | | x | | | | | | | x | | | x | | | 3208 x | | | | x x | 4264 x | | 0.000s 12.466s 638309738888123299: x | | x | | | | 3169 | | x | | | x | | | | x | | | | x x | | x | | 0.000s 12.466s 638309738888127309: x | | x | | | | | | | 3229 x | | x | | | | x | | | | x x | | x | | 0.000s 12.467s 638309738888131175: x 4312 | x | | | | | | | | x | | x | | | | x | | | | x x | | x | | 0.000s 12.467s 638309738888134996: x | | x | | | | | x | | x | | 3204 | | | | x | | | | x x | | x | | 0.000s 12.468s 638309738888138720: x | | x | | 3189 | | x | | x | | | | | | | x | | | | x x | | x | | 0.000s 12.468s 638309738888142458: x | | x | | | | | x | | x | | | | 3198 | | x | | | | x x | | x | | 0.000s 12.468s 638309738888146032: x | | x | | | 4313 | x | | x | | | | | | | x | | | | x x | | x | | 0.000s 12.469s 638309738888149742: x | | x | | | | | x | | x 3174 | | | | | | x | | | | x x | | x | | 0.001s 12.469s 638309738888154933: x | | x | | | | | x | | x | | | | | | | x | | 3152 | x x | | x | | 0.000s 12.470s 638309738888158657: x | | x | | | | | x | | x | | | x | | | x | | | | x x | | x | | 0.000s 12.470s 638309738888163388: x | | x | | | | | x | | x | | | x | | | x | | | | x x 4281 | x | | 0.001s 12.471s 638309738888169530: x | | x | 3206 | | | x | | x | | | x | | | x | | | | x x | | x | | 0.000s 12.471s 638309738888173711: x | 3128 x | | | | | x | | x | | | x | | | x | | | | x x | | x | | 0.000s 12.472s 638309738888178574: x | | x | | | | | x | | x | | | x | | | x | | | | x x | | x 3110 | 0.000s 12.472s 638309738888182249: x | | x 4316 | | | | x | | x | | | x | | | x | | | | x x | | x | | 0.000s 12.472s 638309738888185794: x | | x | | | | | 4317 | | x | | | x | | | x | 3194 | | x x | | x | | 0.000s 12.473s 638309738888189947: x | | x | | | | | | | | x | | | x | 4318 | x | | | | x x | | x | | 0.000s 12.473s 638309738888193501: x | | x | | | | | | | | 4319 | | | x | | | x | | | | x x | | x | 3209 0.000s 12.473s 638309738888196971: x | | x | | | | | | | | | | | | x | | | x 3192 | | | x x | | x | | 0.000s 12.474s 638309738888200828: x | | x | | | | | | | | | | | | x | | 4320 x | | | | x x | | x | | 0.000s 12.474s 638309738888204345: x | | x | | | | 4321 | | | | | | | x | | | x | | | | x x | | x | | 0.000s 12.475s 638309738888208123: x | | x | | | | | | | 4322 | | | | x | | | x | | | | x x | | x | | 0.000s 12.475s 638309738888211944: x 3207 | x | | | | | | | | | | | | x | | | x | | | | x x | | x | | 0.001s 12.476s 638309738888218151: x | | x | | | | | | 3140 | | | | | x | | | x | | | | x x | | x | | 0.001s 12.476s 638309738888224974: x | | x | | | | | | | | | | | | x | | | x | | | | x x | 3224 x | | 0.001s 12.477s 638309738888231689: x | | x | | 4323 | | | | | | | | | x | | | x | | | | x x | | x | | 0.000s 12.477s 638309738888235588: x | | x | | | | | | | | | | | 4324 x | | | x | | | | x x | | x | | 0.000s 12.478s 638309738888240258: x | | x | | | | | | | | | | | | x 4310 | | 4325 | | | | x x | | x | | 0.001s 12.478s 638309738888245501: x | | x | | | | | | | | | 4314 | | x | | | | | | | | x x | | x | | 0.001s 12.479s 638309738888251657: x | | x | | | | | | | | | | | | x | | | | | | 4327 | x x | | x | | 0.000s 12.479s 638309738888255747: x | | x | | | | | | | | | | 3197 | x | | | | | | | | x x | | x | | 0.000s 12.480s 638309738888259190: x | | x | | | | | | | | | | | | x | | | | | | | | x x 4326 | x | | 0.000s 12.480s 638309738888262813: x | | x | 3166 | | | | | | | | | | x | | | | | | | | x x | | x | | 0.000s 12.480s 638309738888266542: x | | x 3150 | | | | | | | | | | | x | | | | | | | | x x | | x | | 0.000s 12.481s 638309738888270342: x | | x | | | 3185 | | | | | | | | x | | | | | | | | x x | | x | | 0.000s 12.481s 638309738888274142: x | | x | | | | | | | | | | | | x | | | | | | | | x x | | x 4315 | 0.000s 12.482s 638309738888277577: x | 3165 x | | | | | | | | | | | | x | | | | | | | | x x | | x | | 0.001s 12.482s 638309738888283293: x | | x | | | | 3169 | | | | | | | x | | | | | | | | x x | | x | | 0.001s 12.483s 638309738888288402: x | | x | | | | | | | | x | | | x | | | | | | | | x x | | x | | 0.000s 12.483s 638309738888293245: x | | x | | | | | | | | x | | | x | | | | | 4329 | | x x | | x | | 0.000s 12.483s 638309738888297061: x 4330 | x | | | | | | | | x | | | x | | | | | | | | x x | | x | | 0.000s 12.484s 638309738888300951: x | | x | | | | | | | 3229 x | | | x | | | | | | | | x x | | x | | 0.000s 12.484s 638309738888304475: 4331 | | x | | | | | | | | x | | | x | | | | 3218 | | | x x | | x | | 0.000s 12.485s 638309738888307895: | | | x | | | | | | 4280 | x | | | x | | | | | | | | x x | | x | | 0.000s 12.485s 638309738888311228: | | | x | | | | | | | | x | | | x | | | | | | | | 4333 x | | x | 3171 0.000s 12.485s 638309738888314324: | | | x | | | | | | | | x | | | x | | | | | | | | | x | 4334 x | | 0.000s 12.485s 638309738888317435: | | | x | | | | | x | | x | | | x | | | | | | | | | x | | x | | 0.000s 12.486s 638309738888321007: | | | x | | | | | x | | x 3222 | | x | | | | | | | | | x | | x | | 0.000s 12.486s 638309738888324133: | | | x | | | | | x | | x | | | x | | 3208 | | | | | | x | | x | | 0.000s 12.486s 638309738888327443: | | | x | | | | | x | | x | | | x | 3168 | | | | | | | x | | x | | 0.000s 12.487s 638309738888330763: | | | x | | | | | x | | x | | | x | | | | | | | | | x 4140 | x | | 0.000s 12.487s 638309738888334072: | | | x | 4328 | | | x | | x | | | x | | | | | | | | | x | | x | | 0.000s 12.487s 638309738888337249: | | | x | | | | | x | | x | | | x 4284 | | | | | | | | x | | x | | 0.000s 12.488s 638309738888340533: | | | x 3172 | | | | x | | x | | | x | | | | | | | | | x | | x | | 0.000s 12.488s 638309738888343692: | | | x | | 3189 | | x | | x | | | x | | | | | | | | | x | | x | | 0.000s 12.488s 638309738888346807: | | | x | | | | | x | | x | 4337 | x | | | | | | | | | x | | x | | 0.001s 12.489s 638309738888352281: | | 4338 x | | | | | x | | x | | | x | | | | | | | | | x | | x | | 0.001s 12.489s 638309738888357454: | | | x | | | | | x | | x | | | 3177 | | | | | | | | | x | | x 3132 | 0.001s 12.490s 638309738888362540: | | | x | | | | | x | | x | | | | | | | 4332 | | | | | x | | x | | 0.001s 12.491s 638309738888368263: | | | x | | | | 4339 x | | x | | | | | | | | | | | | | x | | x | | 0.001s 12.491s 638309738888373853: | | | x | | | | | x | | x | | | | | | | | | | 3152 | | x | | x | | 0.001s 12.492s 638309738888379080: | | | x | | | 4340 | x | | x | | | | | | | | | | | | | x | | x | | 0.000s 12.492s 638309738888383319: | | | x | | | | | x | | x | | 3204 | | | | | | | | | | x | | x | | 0.000s 12.492s 638309738888386823: | | | x | | | | | x | 3191 4341 | | | | | | | | | | | | | x | | x | | 0.000s 12.493s 638309738888391334: | | | x | | | | | x | | | | | | | | | | | | | | | | x | | x | 3149 0.000s 12.493s 638309738888395609: | | | x | | | | | x | | | | | | | | | | | | | | | | x | 3224 x | | 0.000s 12.494s 638309738888400544: | | | x | | | | | x | | | | | | | | | | | | | | | | x x | x | | 0.000s 12.494s 638309738888405498: | | | x | | | | | x | | | | | | | | | | | | | | | x x x | x | | 0.000s 12.495s 638309738888409747: | | | x | 3206 | | | x | | | | | | | | | | | | | | | x x x | x | | 0.000s 12.495s 638309738888414246: 4335 | | x | | | | | x | | | | | | | | | | | | | | | x x x | x | | 0.000s 12.496s 638309738888418771: | 3207 | x | | | | | x | | | | | | | | | | | | | | | x x x | x | | 0.000s 12.496s 638309738888423662: | | | x | | | | | x | | | | | | | | 3186 | | | | | | x x x | x | | 0.000s 12.497s 638309738888428563: | | | x | | | | | x 3164 | | | | | | | | | | | | | | x x x | x | | 0.000s 12.497s 638309738888432738: | | | x 4343 | | | | x | | | | | | | | | | | | | | | x x x | x | | 0.000s 12.497s 638309738888436872: | | | x | | | | | x | | | | | | | | | x | | | | | x 4344 x | x | | 0.000s 12.498s 638309738888440220: | | | x | | | | | x | | | | | | | 3198 | x | | | | | x | x | x | | 0.000s 12.498s 638309738888444406: | | | x | | | | | x | | | 3174 | | | | | x | | | | | x | x | x | | 0.000s 12.499s 638309738888448460: | | | x | | | | | x | | | | | | | | | x | 3192 | | | x | x | x | | 0.000s 12.499s 638309738888452312: | | 3165 x | | | | | x | | | | | | | | | x | | | | | x | x | x | | 0.000s 12.499s 638309738888456475: | | | x | | 3215 | | x | | | | | | | | | x | | | | | x | x | x | | 0.000s 12.500s 638309738888461121: | | | x | | | | | x | | | | | | 4347 | | x | | | | | x | x | x | | 0.000s 12.500s 638309738888465727: | | | x | | | | | x | | | | | | | | | x | | | | | x | x | x 4348 | 0.000s 12.501s 638309738888468860: | | | x | | | | | x | | | | | | | | | x | | | 4342 | x | x | x | | 0.000s 12.501s 638309738888472244: | | | x | | | | | x | | | | 3197 | | | | x | | | | | x | x | x | | 0.000s 12.501s 638309738888475323: | | | x | | | | | x | | | | | | | | | x | | | | | x | x | 4349 | 3209 0.000s 12.502s 638309738888478559: | | | 4350 | | | | | x | x | | | | | | | x | | | | | x | x | | | | 0.001s 12.502s 638309738888484580: | | | | | | | | 3169 x | x | | | | | | | x | | | | | x | x | | | | 0.000s 12.503s 638309738888487761: | | | | | | | | | x | x | | | | | | | x x | | | | x | x | | | | 0.000s 12.503s 638309738888491078: x | | | | | | | | x | x | | | | | | | x x | | | | x | x | | | | 0.000s 12.503s 638309738888494402: x | | | | | | | | x | x | | | 3176 | | | x x | | | | x | x | | | | 0.001s 12.504s 638309738888499612: x | | | | 3166 | | | x | x | | | | | | | x x | | | | x | x | | | | 0.001s 12.504s 638309738888505422: x 4353 | | | | | | | x | x | | | | | | | x x | | | | x | x | | | | 0.000s 12.505s 638309738888508972: x | | | | | | | | x | x | | | | | | | x x | | | | x | x 4354 | | | 0.000s 12.505s 638309738888512685: x | | | | | | | | x | x | | | | | | 3214 x x | | | | x | x | | | | 0.000s 12.505s 638309738888516401: x | | | 3172 | | | | x | x | | | | | | | x x | | | | x | x | | | | 0.000s 12.506s 638309738888520310: x | | | | | | | | x 3140 x | | | | | | | x x | | | | x | x | | | | 0.000s 12.506s 638309738888524412: x | | | | | | | | x | 3229 x | | | | | | x x | | | | x | x | | | | 0.000s 12.507s 638309738888527723: x | | | | | | | | x | | x | | | | 4259 | x x | | | | 4356 | x | | | | 0.000s 12.507s 638309738888531363: x | | | | | | | | x | | x 4345 | | | | | 4357 x | | | | | | x | | | | 0.000s 12.507s 638309738888535382: x | 4358 | | | | | | x | | x | | | | | | | x | | | | | | x | | | | 0.001s 12.508s 638309738888540395: x | | | | | | | | x | | x | | | | | | | x 4346 | | | | | x | | | | 0.000s 12.508s 638309738888544683: x | | | | | | | | x | | x | | | 3177 | | | x | | | | | | x | | | | 0.001s 12.509s 638309738888549714: x | | | | | | | | x | | x | | | | | | | x | | | | | | x | | 3132 | 0.000s 12.509s 638309738888553207: x | | | | | | | | x | | x | | | | | | | x | | | | | 4355 x | | | | 0.000s 12.509s 638309738888557213: x | | | | | | | | x | | x | | | | | | | x | | 4311 | | | x | | | | 0.001s 12.510s 638309738888563200: x | | | | | | | | x | | x | 4278 | | | | | x | | | | | | x | | | | 0.000s 12.510s 638309738888567075: x | | | | | 4359 | | x | | x | | | | | | | x | | | | | | x | | | | 0.000s 12.511s 638309738888572066: x | | | | | | | | x | | x | | | | | | | x | | | | | | x | x | | 0.001s 12.512s 638309738888577860: x | | | | | | | | x | | x | | | | | | | x | | | | | | x | x | 3149 0.000s 12.512s 638309738888582695: x 3207 | | | | | | | x | | x | | | | | | | x | | | | | | x | x | | 0.000s 12.512s 638309738888586062: x | | | | | | | | 4361 | | x | | 4351 | | | | x | | | | | | x | x | | 0.000s 12.513s 638309738888589351: x | | x | | | | | | | | x | | | | | | | x | | | | | | x | x | | 0.000s 12.513s 638309738888593061: x | | x | 4362 | | | | | | x | | | | | | | x | | | | | | x | x | | 0.000s 12.513s 638309738888597230: x | | x | | | | 3227 | | | x | | | | | | | x | | | | | | x | x | | 0.000s 12.514s 638309738888600857: x | | x 4364 | | | | | | | x | | | | | | | x | | | | | | x | x | | 0.000s 12.514s 638309738888604620: x | | x | | | | | | 3201 | x | | | | | | | x | | | | | | x | x | | 0.000s 12.515s 638309738888608144: x | | 4366 | | | | | | | | x | | | | | 3234 | x | | | | | | x | x | | 0.000s 12.515s 638309738888611514: x | | | | | | | | | | 3191 x | | | | | | | x | | | | | | x | x | | 0.000s 12.515s 638309738888614909: x | | | | | | | | | | | x 3222 | | | | | | x | | | | | | x | x | | 0.000s 12.516s 638309738888618192: x | 3165 | | | | | | | | | x | | | | | | | x | | | | | | x | x | | 0.000s 12.516s 638309738888622173: x | | | | | | | | | | | x | | | | | | | x 3218 | | | | | x | x | | 0.000s 12.516s 638309738888625483: x | | | | | | | | | | | x | | | 4368 | | | x | | | | | | x | x | | 0.000s 12.517s 638309738888630356: x | | | | | | | | | | | x | | | | | | | x | | | | | | x 3224 x | | 0.000s 12.517s 638309738888634741: x | | | | | | | | | | | x | | | | | | | x | | | | | | x | x 4369 | 0.000s 12.518s 638309738888639604: x | | | | | | | | | | | x | | | | | | | x | | | | | x x | x | | 0.000s 12.518s 638309738888643071: x | | | | | | | | | | | x | | | | 3221 | | x | | | | | x x | x | | 0.000s 12.518s 638309738888646454: x | | | | | | | | | | | x | | | | | | | x | | 3193 | | x x | x | | 0.000s 12.519s 638309738888649930: x | | | | | | | | | | | x | 3219 | | | | | x | | | | | x x | x | | 0.000s 12.519s 638309738888653904: x | | | | | 3215 | | | | | x | | | | | | | x | | | | | x x | x | | 0.000s 12.520s 638309738888658718: x | | | | | | | | | | | x | | | | | | 3208 x | | | | | x x | x | | 0.001s 12.520s 638309738888664160: x | | | | | | | | | | | x | | | | | | | x | | | | | x x | x | 3171 0.000s 12.521s 638309738888668184: x 4371 | | | | | | | | | | x | | | | | | | x | | | | | x x | x | | 0.000s 12.521s 638309738888672709: x | | | | | | | | | | | x | | | | | | | x | | | | x x x | x | | 0.000s 12.521s 638309738888676158: x | | | | | | | 3178 | | | x | | | | | | | x | | | | x x x | x | | 0.000s 12.522s 638309738888679636: x | | | 3172 | | | | | | | x | | | | | | | x | | | | x x x | x | | 0.000s 12.522s 638309738888683296: x | | x | | | | | | | | x | | | | | | | x | | | | x x x | x | | 0.000s 12.522s 638309738888687126: x | | x | | | | | | 3233 | x | | | | | | | x | | | | x x x | x | | 0.000s 12.523s 638309738888690691: x | | x | | | | | x | | x | | | | | | | x | | | | x x x | x | | 0.001s 12.523s 638309738888695793: x | | x | | | | | x | | x | | | | | 3214 | 4374 | | | | x x x | x | | 0.000s 12.524s 638309738888700241: x | | x | | | | | x | 4375 x | | | | | | | | | | | | x x x | x | | 0.000s 12.524s 638309738888703812: x | | x | | | | | x | | x 3174 | | | | | | | | | | | x x x | x | | 0.000s 12.524s 638309738888707194: x | | x | | | | | x | | x | | 3204 | | | | | | | | | x x x | x | | 0.000s 12.525s 638309738888711530: x | | x | | | | | x | | x | | | 3177 | | | | | | | | x x x | x | | 0.001s 12.525s 638309738888717170: x | | x | | | | | x | | x | | | | | | | | 4377 | | | x x x | x | | 0.001s 12.526s 638309738888722543: x | | x | | | | | x | | x | | | | | | | | | | | | x x x | x 3132 | 0.000s 12.526s 638309738888726367: x | | x | | | | | x | | x | | | | | | | | | | | | x x x 4373 x | | 0.000s 12.527s 638309738888730448: x | | x | | | | | x | | x | | | | 3198 | | | | | | | x x x | x | | 0.000s 12.527s 638309738888733896: x | 4379 x | | | | | x | | x | | | | | | | | | | | | x x x | x | | 0.000s 12.527s 638309738888737336: x | | x | 3166 | | | x | | x | | | | | | | | | | | | x x x | x | | 0.000s 12.528s 638309738888740845: x | | x | | 4380 | | x | | x | | | | | | | | | | | | x x x | x | | 0.000s 12.528s 638309738888744167: x | | x | | | | | x | | x | x | | | | | | | | | | x x x | x | | 0.000s 12.529s 638309738888748029: x | | x | | | | | x | | x | x | | | | | | | | | | x x x | x | 3130 0.000s 12.529s 638309738888751966: x | | x | | | | | x | | x | x | | | | | | | | 3217 | x x x | x | | 0.000s 12.529s 638309738888756283: x | | x | | | | | x | | x | x | | | | 4384 | | | | | x x x | x | | 0.000s 12.530s 638309738888760683: x | | x | | | | 4363 x | | 4385 | x | | | | | | | | | | x x x | x | | 0.000s 12.530s 638309738888764335: x | | x 4386 | | | | x | | | | x | | | | | | | | | | x x x | x | | 0.000s 12.531s 638309738888768865: x | | x | | | | | x x | | | x | | | | | | | | | | x x x | x | | 0.000s 12.531s 638309738888773536: x | | x | | | | | x x | | | x | | | 3186 | | | | | | x x x | 4388 | | 0.000s 12.531s 638309738888777149: x | | x | | | | | x x | | | x | | | | | x | | | | x x x | | | | 0.000s 12.532s 638309738888781517: x 3207 | x | | | | | x x | | | x | | | | | x | | | | x x x | | | | 0.001s 12.532s 638309738888787288: x | | x | | | | | x x | | 4389 x | | | | | x | | | | x x x | | | | 0.001s 12.533s 638309738888792605: x | | x | | | | | 4390 x | | | x 3176 | | | | x | | | | x x x | | | | 0.001s 12.534s 638309738888797803: x | | x | | | | | | x | | | x | | | | | x 3218 | | | x x x | | | | 0.001s 12.534s 638309738888803980: x | | x | | | | | | x | | | x | | | | | x | | | | x x x | | 3175 | 0.000s 12.535s 638309738888807511: x | | x | | | | | | 3201 | | | x | | | | | x | | | | x x x 4382 | | | 0.000s 12.535s 638309738888812418: x | | x | | | | | | | | | | x | 4392 | | | x | | | | x x x | | | | 0.001s 12.536s 638309738888818222: x | 3165 x | | | | | | | | | | x | | | | | x | | | | x x x | | | | 0.001s 12.536s 638309738888824047: x | | x | | | | | | | 3191 | | x | | | | | x | | | | x x x | | | | 0.001s 12.537s 638309738888829743: x | | x | | 3215 | | | | | | | x | | | | | x | | | | x x x | | | | 0.000s 12.537s 638309738888834416: x | | x | 3139 | | | | | | | | x | | | | | x | | | | x x 4393 | | | | 0.000s 12.538s 638309738888839093: x | | x | | | | | | | | | | x | | 4378 | | x | | | | x x | | | | | 0.001s 12.538s 638309738888844812: x | | x | | | | | | | | | | x | | | | | x | | | | x 4394 | | | | 4370 0.001s 12.539s 638309738888851358: x | | x | | | | | | | | | | x | | | | | x | | 4395 | x | | | | | | 0.001s 12.540s 638309738888857669: x | | x | | | | | | | | x | x | | | | | x | | | | x | | | | | | 0.001s 12.540s 638309738888864304: x | | x | | | | | | | | x | x | | | | | x | | | | x | | | x | | 0.001s 12.541s 638309738888870862: x | | x | | | | | | | | x | x | | | 3214 | x | | | | x | | | x | | 0.001s 12.541s 638309738888876642: x | | x | | | | 3169 | | | x | x | | | | | x | | | | x | | | x | | 0.000s 12.542s 638309738888880006: x | | x | | | | | | | | x | x | | | | | x | | | 4336 x | | | x | | 0.000s 12.542s 638309738888883283: x 4397 | x | | | | | | | | x | x | | | | | x | | | | x | | | x | | 0.000s 12.542s 638309738888886480: x | | x | | | | | | | | x | x | | | | 3208 x | | | | x | | | x | | 0.000s 12.543s 638309738888890174: x | | x | | | | | | | | x | x x | | | | x | | | | x | | | x | | 0.000s 12.543s 638309738888894837: x | | x | | | | | | | | x | x x | | | | x | | | | x | | 4381 x | | 0.000s 12.544s 638309738888899345: x | | x 3172 | | | | | | | x | x x | | | | x | | | | x | | | x | | 0.000s 12.544s 638309738888902801: x | | x | | | | | | x | x | x x | | | | x | | | | x | | | x | | 0.000s 12.544s 638309738888907389: x | | x | | | | | | x | x | x x | | | | x | | | | x | | | x 3203 | 0.001s 12.545s 638309738888912993: x | | x | | | | | | x | x | x x | | | | x 4401 | | | x | | | x | | 0.001s 12.546s 638309738888918120: x | | x | | | | | | x 4367 x | x x | | | | x | | | | x | | | x | | 0.000s 12.546s 638309738888921406: x | 4403 x | | | | | | x | x | x x | | | | x | | | | x | | | x | | 0.000s 12.546s 638309738888924587: x | | x | | | | | | x | x 3174 x x | | | | x | | | | x | | | x | | 0.000s 12.547s 638309738888928261: x | | x | | | | | | x | x | x x | | | | x | | | | x x | | x | | 0.001s 12.547s 638309738888934136: x | | x | 3225 | | | | x | x | x x | | | | 4404 | | | | x x | | x | | 0.000s 12.548s 638309738888938026: x | | x | | | | | | x | x | x x | | | | | | | 3217 | x x | | x | | 0.000s 12.548s 638309738888941790: x | | x | | x | | | x | x | x 4405 | | | | | | | | | x x | | x | | 0.000s 12.548s 638309738888945130: x | | x | | x | | | x | x | x | 3177 | | | | | | | | x x | | x | | 0.001s 12.549s 638309738888950243: x | | x | | x | | | x | x | x | | | | | | | | | | x x x | x | | 0.000s 12.549s 638309738888953684: x | | x | | x | | | x | x | x | | | | | | | | | x x x x | x | | 0.000s 12.549s 638309738888957485: x | | x | | x | | | x | x | x | | | | | | | | | x x x x | x | 3149 0.001s 12.550s 638309738888962615: x | | 4406 | | x | | | x | x | x | | | 3234 | | | | | x x x x | x | | 0.000s 12.550s 638309738888966176: x | | | | | x | 3205 | x | x | x | | | | | | | | | x x x x | x | | 0.000s 12.551s 638309738888970008: x | | | | | x | | | x | x | 3219 | | | | | | | | | x x x x 4402 x | | 0.001s 12.551s 638309738888975724: x | | | | | x | | | x | x | | | | | | x | | | | x x x x | x | | 0.000s 12.552s 638309738888979053: x 3207 | | | | x | | | x | x | | | | | | x | | | | x x x x | x | | 0.000s 12.552s 638309738888982558: x | | | 3150 | x | | | x | x | | | | | | x | | | | x x x x | x | | 0.000s 12.552s 638309738888985908: x | | | | | x | | | x | x | | | | 3221 | x | | | | x x x x | x | | 0.000s 12.553s 638309738888989268: x | | | | | x | | | x | x | | | | | | x | | | | x x x x | x 3230 | 0.000s 12.553s 638309738888992737: x | | | | | x | | | x | x 4391 | | | | | x | | | | x x 4410 x | x | | 0.000s 12.553s 638309738888996121: x | | | | | x | | | x | x | | | | | | x | | | x x x | x | x | | 0.000s 12.554s 638309738888999795: x | | | | 3166 x | | | x | x | | | | | | x | | | x x x | x | x | | 0.000s 12.554s 638309738889004069: x | | | | | 3215 | | | x | x | | x | | | x | | | x x x | x | x | | 0.001s 12.555s 638309738889010420: x | | | | | | | | | x | x | | x 4413 | | x | | | x x x | x | x | | 0.001s 12.555s 638309738889016578: x | | | | | | | | | x 3229 x | | x | | | x | | | x x x | x | x | | 0.001s 12.556s 638309738889023124: x | | | | | | | | | x | x | | x | | | x | 3218 | x x x | x | x | | 0.001s 12.557s 638309738889029275: x | | | | | | | | | x | x | | x | | | x | | | x x x | x | x | 3130 0.001s 12.557s 638309738889035785: x | 3165 | | | | | | | x | x | | x | | | x | | | x x x | x | x | | 0.001s 12.558s 638309738889042225: x | | | | | | | 3178 | x | x | | x | | | x | | | x 4415 x | x | x | | 0.001s 12.559s 638309738889048673: x | | | | | | | | | x | x | | x | | 4416 x | | | x | x | x | x | | 0.001s 12.559s 638309738889055066: x | | | | | | | | | x | x | 4409 x | | | x | | | x | x | x | x | | 0.000s 12.560s 638309738889058728: x 4418 | | | | | | | | x | x | | x | | | x | | | x | x | x | x | | 0.000s 12.560s 638309738889062292: x | | | | | | | | | x | x | | x | | | x 4417 | | x | x | x | x | | 0.000s 12.560s 638309738889065770: x | | | 4419 | | | | | x | x | | x | | | x | | | x | x | x | x | | 0.000s 12.561s 638309738889069587: x | | | | | | | | | x | x | | x | | | x | | | x | x | x | x x | 0.000s 12.561s 638309738889073039: x | | | | | | | | | x | x | | x | 4414 | x | | | x | x | x | x x | 0.000s 12.561s 638309738889076470: x | | x | | | | | | x | x | | x | | | x | | | x | x | x | x x | 0.000s 12.562s 638309738889080751: x | | x | | | | | | x | x 4383 | x | | | x | | | x | x | x | x 3132 | 0.000s 12.562s 638309738889084181: 4421 | | x | 3139 | | | | x | x | | x | | | x | | | x | x | x | x | | 0.000s 12.563s 638309738889087832: | | | x | | | | | | x | x | | x | | | x | 4422 | x | x | x | x | | 0.001s 12.563s 638309738889093748: | | | x | | 4423 | | | x | x | | x | | | x | | | x | x | x | x | | 0.001s 12.564s 638309738889100004: | | 4424 x | | | | | | x | x | | x | | | x | | | x | x | x | x | | 0.001s 12.564s 638309738889106238: | | | x | | | | | | x | x | | x | | | x | | | x | x x x | x | | 0.001s 12.565s 638309738889112804: | | | x | | | | 4407 | x | x | | x | | | x | | | x | x x x | x | | 0.001s 12.566s 638309738889119113: | | | x | | | | | | x | x | | x | | | x | | | x | x x 4426 | x | 3171 0.000s 12.566s 638309738889123697: | | | x | | | | | | x | x | | x | | | x x | | x | x x | | x | | 0.001s 12.567s 638309738889130090: | | | x | | | | | | x 4420 x | | x | | | x x | | x | x x | | x | | 0.001s 12.567s 638309738889135376: | | | x | | | | | | x | x | | x 3177 | | x x | | x | x x | | x | | 0.001s 12.568s 638309738889141441: | | | x | | | | | | x | x | | x | | | x x | | x 4425 x x | | x | | 0.001s 12.569s 638309738889147725: | | | x | 4427 | | | | x | x | | x | | | x x | | x | x x | | x | | 0.001s 12.569s 638309738889153443: | | | x | | | | | | x | x | | x | | | x x | | x | x x | | x 4428 | 0.000s 12.569s 638309738889156739: | | | x 3150 | | | | | x | x | | x | | | x x | | x | x x | | x | | 0.001s 12.570s 638309738889161952: | | | x | | | | | | x | x | | x | | | x x | 3194 x | x x | | x | | 0.001s 12.571s 638309738889167552: | 3207 | x | | | | | | x | x | | x | | | x x | | x | x x | | x | | 0.001s 12.571s 638309738889173429: | | | x | | | | | | x | x | | x | | 3234 x x | | x | x x | | x | | 0.001s 12.572s 638309738889179874: | | | x | | | | | | x | x | 3219 x | | | x x | | x | x x | | x | | 0.001s 12.572s 638309738889186286: | | | x | | | | | | x | x 3174 | x | | | x x | | 3193 | x x | | x | | 0.001s 12.573s 638309738889192846: x | | x | | | | | | x | x | | x | | | x x | | | | x x | | x | | 0.001s 12.574s 638309738889199284: x | | x | | | | | | x x x | | x | | | x x | | | | x x | | x | | 0.001s 12.574s 638309738889205867: x | | x | | | | | | x x x | | x | | | x x | | | | x 4429 | | x | 4400 0.000s 12.575s 638309738889209643: x | | x | | 3215 | | | x x x | | x | | | x x | | | | x | | | x | | 0.000s 12.575s 638309738889214604: x | | x | | | | | | x x x | | x | 4399 | x x | | | | x | | | x | | 0.000s 12.576s 638309738889219370: x | | x | | | | | | x x x | | x | | | x x 3218 | | | x | | | x | | 0.000s 12.576s 638309738889223773: x | | x | | | 3185 | | x x x | | x | | | x x | | | | x | | | x | | 0.000s 12.576s 638309738889227416: x | | x | | | | | | x x x | | x 4372 | | x x | | | | x | | | x | | 0.000s 12.577s 638309738889230883: x | 3165 x | | | | | | x x x | | x | | | x x | | | | x | | | x | | 0.000s 12.577s 638309738889234159: x | | x | | | | | | x x x | | x | | | 4431 x | 3211 | | x | | | x | | 0.000s 12.578s 638309738889238019: x | | x | | | | 3169 | x x x | | x | | | | x | | | | x | | | x | | 0.000s 12.578s 638309738889242998: x | | x 4432 | | | | | x x x | | x | | | | x | | | | x | | | x | | 0.000s 12.578s 638309738889246667: x | | x | | | | | | x x x | | x | | | | x | | | x x | | | x | | 0.000s 12.579s 638309738889249978: x 4433 | x | | | | | | x x x | | x | | | | x | | | x x | | | x | | 0.000s 12.579s 638309738889253265: x | | x | 3139 | | | | x x x | | x | | | | x | | | x x | | | x | | 0.000s 12.579s 638309738889256480: x | | x | | | | | | x x x | | x | | 3214 | 4434 | | | x x | | | x | | 0.000s 12.580s 638309738889259863: x | | x | | | | | | x x x | | x | | | | | | | x x x | | | x | | 0.000s 12.580s 638309738889263413: x | | x | | | | | | x x x | | x | | | | | | | x x x | | | x 3203 | 0.000s 12.580s 638309738889267506: x | | x | | | | | | x x x | x x | | | | | | | x x x | | | x | | 0.000s 12.581s 638309738889272160: x | | x | | | | | | x x x 4376 x x | | | | | | | x x x | | | x | | 0.000s 12.581s 638309738889276735: x | | x | | | | | | x x x | x x | | | | | | | x x x | | | x | 3149 0.000s 12.582s 638309738889280738: x | | x | | | | | | x x x | x x | | | | | | | x x x x | | x | | 0.037s 12.619s 638309738889650928: x | | x | | | | | | x x x | x x | | | | | | | x x x x 4437 | x | | 0.001s 12.619s 638309738889656754: x | | x | | 4438 | | | x x x | x x | | | | | | | x x x x | | x | | 0.001s 12.620s 638309738889661834: x | | x | | | | | | 3201 x x | x x | 4398 | | | | | x x x x | | x | | 0.000s 12.620s 638309738889666641: x | | x | | | 4439 | | | x x | x x | | | | | | | x x x x | | x | | 0.001s 12.621s 638309738889672701: x | | x | | | | | | | x x | x x 4352 | | | | | | x x x x | | x | | 0.001s 12.622s 638309738889678619: x | | x | | | | | | | x x | x x | | | | | 4435 | x x x x | | x | | 0.001s 12.622s 638309738889683663: x | 4440 x | | | | | | | x x | x x | | | | | | | x x x x | | x | | 0.001s 12.623s 638309738889689278: x | | x | | | | | | | x x | x x | | | | | | 4441 x x x x | | x | | 0.001s 12.623s 638309738889694476: x | | x | | | | 3227 | | x x | x x | | | | | | | x x x x | | x | | 0.000s 12.624s 638309738889698687: x | | x | | | | | | | x x | x x | | 4396 | | | | x x x x | | 4443 | | 0.001s 12.624s 638309738889703769: x | | x | 3166 | | | | | x x | x x | | | | | | | x x x x | | | | | 0.001s 12.625s 638309738889709683: x | | x | | | | | | | x 4445 | x x | | | | | | | x x x x | | | 3175 | 0.000s 12.625s 638309738889714559: x | | x 3150 | | | | | | x | | x x | | | | | | | x x x x | | | | | 0.001s 12.626s 638309738889719631: x | | x | | | | | | | x | | x x | | | x | | | x x x x | | | | | 0.001s 12.626s 638309738889725067: x | | x | | | | | | | x | | x x | | | x | | | x x x x | | | | 3130 0.000s 12.627s 638309738889729506: x | | x | | | | | | x x | | x x | | | x | | | x x x x | | | | | 0.000s 12.627s 638309738889734139: x | | x | | | | | | x x | | x x | | | x x | | x x x x | | | | | 0.001s 12.628s 638309738889739209: x | | x | | | | | 4430 x x | | x 3204 | | | x x | | x x x x | | | | | 0.000s 12.628s 638309738889743602: x | | x | | | | | | x x | | x | x | | x x | | x x x x | | | | | 0.001s 12.629s 638309738889749136: x | | x | | | | | | x x | | x | x | | x x x | 3193 x x x | | | | | 0.000s 12.629s 638309738889753291: x 3207 | x | | | | | | x x | | x | x | | x x x | | x x x | | | | | 0.001s 12.630s 638309738889758475: x | | x | | | | | | x x | | x | x | | x x x | | x x x x | | | | 0.001s 12.630s 638309738889764680: x | | x | | | | 3178 | x x | | x | x | | x x x | | x x x x | | | | 0.001s 12.631s 638309738889770717: x | | x | | | | | | x 3191 | | x | x | | x x x | | x x x x 4447 | | | 0.001s 12.631s 638309738889776595: x | | x | | | | | | x | | 3222 x | x | | x x x | | x x x x | | | | 0.001s 12.632s 638309738889781927: x | | x | | | | | | x | | | x | x x | x x x | | x x x x | | | | 0.001s 12.633s 638309738889787950: x | | x | | | | | | 4449 | | | x | x x | x x x | | x x x x | | 3230 | 0.001s 12.633s 638309738889794016: x | | x | | | | | | | | x | x | x x | x x x | | x x x x | | | | 0.001s 12.634s 638309738889799907: x | | x | | | | | | | | x | x | x x | x x x 3211 | x x x x | | | | 0.000s 12.634s 638309738889804605: x | | x | | 3215 | | | | | x | x | x x | x x x | | x x x x | | | | 0.000s 12.635s 638309738889808323: x | 3165 x | | | | | | | | x | x | x x | x x x | | x x x x | | | | 0.000s 12.635s 638309738889813098: x | | x 4408 | | | | | | | x | x | x x | x x x | | 4450 x x x | | | | 0.001s 12.636s 638309738889818144: x | | x | | | | | | | | x | x | x x 3186 x x x | | | x x x | | | | 0.000s 12.636s 638309738889822496: x | | x | | | 3185 | | | | x | x | x x | x x x | | | x x x | | | | 0.000s 12.636s 638309738889825720: x | | x | 3206 | | | | | | x | x | x x | x x x | | | x x x | | | | 0.000s 12.637s 638309738889830297: x | | x | | | | | | | | x | x 3176 x x | x x x | | | x x x | | | | 0.000s 12.637s 638309738889834590: x | | x | | | | | | | | x | x | x x | x x x | | | x 4451 x | | | 3171 0.001s 12.638s 638309738889840720: x | | x | | | | | | | | x | x | x x | x x x | x | x | x | | | | 0.000s 12.638s 638309738889845057: x | | x | | | | | | | | x | x | x x | x x x | x | x | x | 4446 | | 0.000s 12.639s 638309738889848926: x 4453 | x | | | | | | | | x | x | x x | x x x | x | x | x | | | | 0.000s 12.639s 638309738889853183: x | | x | | | | 3205 | | | x | x | x x | x 4454 x | x | x | x | | | | 0.000s 12.639s 638309738889857227: x | | x | | | | | 4412 | | x | x | 3177 x | x | x | x | x | x | | | | 0.001s 12.640s 638309738889862691: x | | x | | | | | | | | x 3174 x | | x | x | x | x | x | x | | | | 0.001s 12.641s 638309738889868334: x | | 4456 | | | | | | | x x | x | | x | x | x | x | x | x | | | | 0.001s 12.641s 638309738889874535: x | | | | | | | | | x x x | x | | x | x | x | x | x | x | | | | 0.001s 12.642s 638309738889880637: x | | | | | | | | | x x x | x | | x | x | x | x | x | x | | 3175 | 0.001s 12.642s 638309738889885742: x | | | | | | | | | 3201 x x | x | | x | x | x | x | x | x 4436 | | | 0.001s 12.643s 638309738889890966: x | | | | | | | | | | x x | x | | x | x | x 3194 x | x | x | | | | 0.001s 12.643s 638309738889897195: x | | | | | x | | | | x x | x | | x | x | x | x | x | x | | | | 0.001s 12.644s 638309738889903384: x | | | | | x | | | | x 4459 | x | | x 3214 x | x | x | x | x | | | | 0.001s 12.645s 638309738889908896: x | 4442 | | | x | | | | x | | x | | x | x | x | x | x | x | | | | 0.000s 12.645s 638309738889912920: x | | | | | x 4460 | | | x | | x | | x | x | x | x | x | x | | | | 0.001s 12.646s 638309738889918291: x | | | | 4461 x | | | | x | | x | | x | x | x | x | x | x | | | | 0.000s 12.646s 638309738889923186: x | | | | | x | | | | x | | x 4458 | x | x | x | x | x | x | | | | 0.001s 12.647s 638309738889928440: x | | | | | x | | | | x | | x | | x | x x x | x | x | x | | | | 0.000s 12.647s 638309738889931856: x | | | 3172 | x | | | | x | | x | | x | x x x | x | x | x | | | | 0.000s 12.647s 638309738889935188: x | | | | | x | | | | x | | x | | x | x x x | x | x | x | | | 4462 0.000s 12.648s 638309738889938478: x | | | | | x | | | | x | | x | | x | x x x | x 4457 x | x | | | | 0.000s 12.648s 638309738889942567: x | | | | | x | | | | x | | x | | x | x x x | x | x x x | | | | 0.000s 12.648s 638309738889945875: x | | | | | x | | | | x | | x | x x | x x x | x | x x x | | | | 0.000s 12.649s 638309738889949993: x | | | | | x | | x | x | | x | x x | x x x | x | x x x | | | | 0.000s 12.649s 638309738889954439: x | | | | | x | | x | x | 4455 x | x x | 4464 x x | x | x x x | | | | 0.000s 12.650s 638309738889957908: x | | | | | x | | x | x | | x | x x | | x x | x | x x x | | 3203 | 0.001s 12.650s 638309738889963595: x | | | | | x | 3178 x | x | | x | x x | | x x | x | x x x | | | | 0.001s 12.651s 638309738889969248: x | | | | | x | | x x x | | x | x 4466 | | x x | x | x x x | | | | 0.001s 12.651s 638309738889975040: x | | | | | x | | x x x x | x | x | | | x x | x | x x x | | | | 0.000s 12.652s 638309738889979177: x | | | | | x | | x x x x | x | x | | | x x | x | x x x | x | | 0.001s 12.652s 638309738889985042: x | | | | | x | | x x x x | x | x | | | x x 4467 x | x x x | x | | 0.001s 12.653s 638309738889990518: x 3207 | | | | x | | x x x x | x | x | | | x x | x | x x x | x | | 0.001s 12.653s 638309738889995667: x | | x | | x | | x x 3191 x | x | x | | | x x | x | x x x | x | | 0.001s 12.654s 638309738890001583: x | | x | 3206 x | | x x | x | x | x | | | x x | x | x x x | x | | 0.001s 12.654s 638309738890007298: x | | x | | x | | x x | x | x | x | 3186 | x x | x | x x x | x | | 0.001s 12.655s 638309738890013407: x | | x | | x | | x x | x | x | x | | | x x | x | x x x | x | 3171 0.001s 12.656s 638309738890019584: x | | x | | x | | x x | x | x | x | | | x x | x x x x x | x | | 0.001s 12.656s 638309738890025106: x | | x 3150 | x | | x x | x | x | x | | | x x | x x x x x | x | | 0.001s 12.657s 638309738890031216: x | | x | | x | | x x | x | 3219 | x | | | x x | x x x x x x x | | 0.001s 12.657s 638309738890036944: x | 4365 x | | x | | x x | x | | | x | | | x x | x x x x x x x | | 0.001s 12.658s 638309738890042864: x | | x | | 3215 | | x x | x | | x x | | | x x | x x x x x x x | | 0.001s 12.659s 638309738890048636: x | | x | | | | | x x | x | | x x | | | x x | x x x x x x x 3230 | 0.000s 12.659s 638309738890053524: x | | x | | | | 3169 x x | x | | x x | | | 4469 x | x x x x x x x | | 0.000s 12.659s 638309738890056990: x | | x | | | | | x x | x 3222 | x x | | | | x | x x x x x x x | | 0.001s 12.660s 638309738890062341: x | | x | | | | | x x | x | | x x | | x | x | x x x x x x x | | 0.000s 12.660s 638309738890067228: x | | x | | | | | x x x x | | x x | | x | x | x x x x x x x | | 0.000s 12.661s 638309738890071974: x | | x | | | | | x 3201 x x | | x x x | x | x | x x x x x x x | | 0.000s 12.661s 638309738890076691: x | | x | | | | | x | x x | | x x x 3234 x | x | x x x 4470 x x x | | 0.001s 12.662s 638309738890081786: x 4452 | x | | | | | x | x x | | x x x | x | x | x x x | x x x | | 0.001s 12.663s 638309738890087520: x | | x | | | | | x | x x | | x x x | x | x 3194 x x x | x x x | | 0.001s 12.663s 638309738890093407: x | | x | | | | | x | x 4471 | | x x x | x | x | x x x | x x x | 3149 0.001s 12.664s 638309738890099127: x | | x | 3225 | | | x | x | | | x x x | x | x | x x x | x x x | | 0.000s 12.664s 638309738890103323: x | | x 3182 | | | | x | x | | | x x x | x | x | x x x | x x x | | 0.000s 12.665s 638309738890107692: x | | x | | | | | x | x | | 4468 x x x | x | x | x x x | x x x | | 0.000s 12.665s 638309738890111453: x | | x | | | | | x | x | | | x x x | x | x | x x x | x x x 3132 | 0.000s 12.665s 638309738890116409: x | | x | | x | | x | x | | | x x x | x | x | x x x | x x x | | 0.001s 12.666s 638309738890122232: x | | x | | x | 4475 x | x | | | x x x | x | x | x x x | x x x | | 0.000s 12.666s 638309738890127166: x | | x | | x | | x | x | | | x x x | x | x | x x x x x x x | | 0.001s 12.667s 638309738890132971: x | | x | | x | | x | x | 3174 | x x x | x | x | x x x x x x x | | 0.001s 12.668s 638309738890138568: x | | x | | x | | x x x | | | x x x | x | x | x x x x x x x | | 0.001s 12.668s 638309738890144427: x | | x | | x | | x x x | | | x x x | x 4473 x | x x x x x x x | | 0.000s 12.669s 638309738890148254: x | | x | | x | | x x x | | | x x x 3186 x | x | x x x x x x x | | 0.001s 12.669s 638309738890153279: x 4274 | x | | x | | x x x | | | x x x | x | x | 3193 x x x x x x | | 0.001s 12.670s 638309738890159532: x | | x | | x | | x x x | | | x x x | x | x | | x x x x x x | 3130 0.001s 12.670s 638309738890165315: x | | x | | x | | x x x | | | x x x | x | x 4411 | x x x x x x | | 0.000s 12.671s 638309738890170218: x | | x | 4474 x | | x x x | | | x x x | x | x | | x x x x x 4477 | | 0.000s 12.671s 638309738890173518: x | | x | | x | | x x x | | | x x x | x | x | | x x x x x | 4478 | 0.000s 12.671s 638309738890176744: x | | x 4479 | x | | x x x | | | x x x | x | x | | x x x x x | | | 0.000s 12.672s 638309738890180782: x | 3181 x | | x | | x 3140 x | | | x x x | x | x | | x x x x x | | | 0.000s 12.672s 638309738890184913: x | | x | | x 3185 | x | x | | | x x x | x | x | | x x x x x | | | 0.000s 12.673s 638309738890188732: x | | x | | x | | x | x x | | x x x | x | x | | x x x x x | | | 0.001s 12.673s 638309738890194795: x | | x | | x | | x | x x x | x x x | x | x | | x x x x x | | | 0.001s 12.674s 638309738890200847: x x | x | | x | | x | x x x | x x x | x | x | | x 3180 x x x | | | 0.001s 12.674s 638309738890206867: x x | x | | x | | x | x x x x x x x | x | x | | x | x x x | | | 0.001s 12.675s 638309738890213037: x x | x | | x | | 4480 | x x x x x x x | x | x | x x | x x x | | | 0.001s 12.676s 638309738890218571: x x | x | | x | 3169 | | x x x x x x x | x | x | x x | x x x | | | 0.001s 12.676s 638309738890223649: x x | x | | x | | | | x x x x x x x | x | x | x x | x x x | | 3171 0.000s 12.676s 638309738890227307: x x | x | | x | | | | x x x x x x x 4476 x | x | x x | 4481 x x | | | 0.000s 12.677s 638309738890231742: x x | x | | x | | | | x x x x x x x | x | x x 3217 x | | x x | | | 0.001s 12.678s 638309738890237636: x x | x | | x | | | | x x x x x x x | x | x x | x | | x x x | | 0.001s 12.678s 638309738890243708: x x | x | 3225 x | | | | x x x x x x x | x | x x | x | | x x x | | 0.000s 12.679s 638309738890247621: x x | x 3182 | x | | | | x x x x x x x | x | x x | x | | x x x | | 0.001s 12.679s 638309738890253261: x x | x | | x 4482 | | | x x x x x x x | x | x x | x | | x x x | | 0.001s 12.680s 638309738890258390: x x 4483 x | | x | | | | x x x x x x x | x | x x | x | | x x x | | 0.001s 12.680s 638309738890264629: x x | x | | x | | | | x x x 3219 x x x | x x x x | x | | x x x | | 0.001s 12.681s 638309738890270523: x x | x | | x | | | | x x x | x x x | x x x x | x | | x x x 3132 | 0.000s 12.681s 638309738890274990: x x | x | | x | | | | x x x | 4484 x x | x x x x | x x | x x x | | 0.001s 12.682s 638309738890281181: x x | x | | x | | | 4485 x x x | | x x | x x x x | x x | x x x | | 0.001s 12.682s 638309738890286391: x x | x | | x | | x | x x x | | x x | x x x x | x x | x x x | | 0.000s 12.683s 638309738890290440: x x | x | | x | | x | x x x | | x x | x x x x | x x | x x x | 4465 0.001s 12.683s 638309738890295527: x x | x | | x | | x | x x x | | x x | x x x x | x x x x x x | | 0.000s 12.684s 638309738890299284: x x | x | | x | 3178 x | x x x | | x x | x x x x | x x x x x x | | 0.000s 12.684s 638309738890303112: x x | x | | x | | x | x x x | | x x | x x x x 3193 x x x x x x | | 0.000s 12.684s 638309738890306439: x x | x 3212 | x | | x | x x 4488 | | x x | x x x x | x x x x x x | | 0.000s 12.685s 638309738890309795: x x | x | 4472 x | | 4489 | x x | | | x x | x x x x | x x x x x x | | 0.000s 12.685s 638309738890313210: x x 3181 x | | x | | | | x x | | | x x | x x x x | x x x x x x | | 0.000s 12.686s 638309738890317950: x x | x | | x | | | | x x | | | x x 3234 x x x x | x x x x x x | | 0.001s 12.686s 638309738890323994: x x | x | | x | | | | x x | | | x x | x x x x | x x x x x x 3230 | 0.001s 12.687s 638309738890330079: x x | x | | x | | | | x x | | x x x | x x x x | x 3180 x x x x | | 0.001s 12.687s 638309738890335677: x x | x | | x | | | | x x | x x x x | x x x x | x | x x x x | | 0.001s 12.688s 638309738890341674: x x | x | | x 3185 | | | x x | x x x x | x x x x | x | x x x x | | 0.001s 12.688s 638309738890347103: x x | x | | x | 4448 | | x x | x x x x | x x x x | x | x x x x | | 0.001s 12.689s 638309738890352973: x x | x | | x | | | | x x | x x x x | x x x x 4487 x | x x x x | | 0.001s 12.690s 638309738890358999: x x | x | | x | | | | x x 4490 x x x x | x x x x | x | x x x x | | 0.001s 12.690s 638309738890365104: x x x x | | x | | | | x 4493 | x x x x | x x x x | x | x x x x | | 0.000s 12.691s 638309738890369896: x x x x 3182 | x | | | | x | | x x x 4494 | x x x x | x | x x x x | | 0.001s 12.691s 638309738890375694: x x x x | | x | | | 3140 x | | x x x | | x x x x | x | x x x x | | 0.000s 12.692s 638309738890379813: x x x x | | x | | | | 4495 | | x x x | | x x x x | x | x x x x 3203 | 0.000s 12.692s 638309738890384711: x x x x | | x | | | | | | | x x x | | x x x x | x | x x x x | x 0.001s 12.693s 638309738890390096: x x x x | | x | | | | | | | x x x | 3186 x x x x | x | x x x x | x 0.001s 12.693s 638309738890395833: x x x x | | x | | | | | | | x x x | | x x x x | x 4496 x x x x | x 0.000s 12.694s 638309738890399595: x x x x | | x | | x | | | | x x x | | x x x x | x | x x x x | x 0.000s 12.694s 638309738890403726: x x x x | 3206 x | | x | | | | x x x | | x x x x | x | x x x x | x 0.000s 12.695s 638309738890407917: x x 3181 x | | x | | x | | x | x x x | | x x x x | x | x x x x | x 0.000s 12.695s 638309738890411646: x x | x | | x | | x | | x | x x x x | x x x x | x | x x x x | x 0.000s 12.695s 638309738890414897: x x | x | | x | | x | | 4497 | x x x x | x x x x | x | x x x x 3175 x 0.000s 12.696s 638309738890418272: x x | x | | x | 3227 x | | | | x x x x | x x x x | x | x x x x | x 0.000s 12.696s 638309738890421588: x x | x | | x | | x x | | | x x x x | x x x x | x | x x x x | x 0.000s 12.696s 638309738890424910: x x | x 3212 | x | | x x | | | x x x x | x x x x | x | x x x x | x 0.000s 12.697s 638309738890428189: x x | x | | x | | x x | | | x x x x | x x x x 3217 x | x x x x | x 0.000s 12.697s 638309738890431631: x x | x | | x 4387 | x x | | | x x x x | x x x x | 4499 | x x x x | x 0.001s 12.697s 638309738890437189: x x x x | | x | | x x | | | x x x x | x 4500 x x | | | x x x x | x 0.001s 12.698s 638309738890442460: x x x x | | x | | x 4501 | | | x x x x | x | x x | | | x x x x 4463 x 0.001s 12.699s 638309738890447858: x x x x | | x | | x | x | | x x x x | x | x x | | | x x x x | x 0.000s 12.699s 638309738890451738: x x x x | | x | 4292 x | x | | x x x x | x | x x | | | x 4502 x x | x 0.000s 12.699s 638309738890455028: x x x x | | x | | x | x | | x x x x | x | x x | | 3180 x | x x | x 0.000s 12.700s 638309738890458711: x x x x 4498 | x | | x | x | | x x x 4503 | x | x x | | | x | x x | x 0.000s 12.700s 638309738890462110: x x x x | | x | | x | x | | x x x | | x | x 4504 4486 | | x | x x | x 0.000s 12.700s 638309738890466048: x x x x | | x 4360 | x | x | | x x x | | x | x | | | | x | x x | x 0.000s 12.701s 638309738890469782: x x x x | | x | | x | x | x x x x | | x | x | | | | x | x x | x 0.000s 12.701s 638309738890473426: x x 3181 x | | x | | x | x | x x x x | | x x x | | | | x | x x | x 0.000s 12.701s 638309738890477387: x x | x | 3225 x | | x | x | x x x x | | x x x | | | | x | x x | x 0.000s 12.702s 638309738890481237: x x | x | | x | | x | x x x x x x | | x x x | | | | x | x x | x 0.001s 12.703s 638309738890495523: x x | x | | x | | x | x x x x x x | x x 4506 x | | | | x | x x | x 0.001s 12.704s 638309738890502367: x x | x | | x | | x | x x x x x x | x x | x | | | 4507 x | x x | x 0.000s 12.704s 638309738890506878: x x | x | | x x | x | x x x x x x | x x | x | | | | x | x x | 3209 0.000s 12.705s 638309738890509830: x x | x | 4505 x x | x | x x x x x x | x x | x | | | | x | x 4508 | | 0.000s 12.705s 638309738890514667: x x x x | | x x | x | x x x x x x | x x | x | | | | x | x | | | 0.002s 12.708s 638309738890538182: x x x x | | x x | x | x x x x x x | x x | x | | | | x | x | | x 0.001s 12.708s 638309738890545539: x x x x | | x x | x | x x x x x 3177 | x x | x | | | | x | x | 3203 x 0.001s 12.709s 638309738890551186: x x x x | | x 3185 | x | x x x x x | | x x | x | | x | x | x | | x 0.001s 12.710s 638309738890559825: x x x x 3182 | x | | x | x x x x x | | x x | x | | x | x | x | | x 0.001s 12.710s 638309738890567029: x x x x | | x | 3138 x | x x x x x | | x x | x | | x | x | x | | x 0.001s 12.711s 638309738890572242: x x x x | | x | | x | x x x x x | | 3186 x x x | | x | x | x | | x 0.000s 12.711s 638309738890575225: x x x x | | x | | x | x x x x x 4511 | | x x x | | x | x | x | | x 0.000s 12.712s 638309738890579232: x x x x | | x | | x | x x x x x | | | x x x | | x | x 4509 x | | x 0.000s 12.712s 638309738890582277: x x x x | | x | | x | x x x x x | | | x x x | | x | x | x | 3132 x 0.000s 12.712s 638309738890586323: x x x x | | x | | x | x x x x x | | | x x x | x x | x | x | | 3171 0.000s 12.713s 638309738890589578: x x x x | | x | | x | x x x x x | x | x x x | x x | x | x | | | 0.000s 12.713s 638309738890592792: x x x x | | x | | x 3233 x x x x x | x | x x x | x x | x | x | | | 0.000s 12.713s 638309738890595896: x x x x | | x | | x | x x x x x | x | x x x x 3217 x | x | x | | | 0.000s 12.714s 638309738890599574: x x x x 3212 | x | | x | x x 4512 x x | x | x x x x | x | x | x | | | 0.000s 12.714s 638309738890603791: x x x x | | x | | x | x x | x x | x | x x x x | x 3180 x | x | | | 0.000s 12.714s 638309738890607045: x x x x | | x | | x | x x | x x | x | x x x x | x | x | x x | | 0.001s 12.715s 638309738890612642: x x x x | | x | 3227 x | x x | x x | x | x x x x | x | x | x x | | 0.001s 12.716s 638309738890618034: x x x 4514 | | x | | x | x x | x x | x x x x x x | x | x | x x | | 0.000s 12.716s 638309738890621181: x x 3181 | | | x | | x | x x | x x | x x x x x x | x | x x x x | | 0.000s 12.716s 638309738890624296: x x | | | 3206 x | | x | x x | x x | x x x x x x | x | x x x x | | 0.000s 12.717s 638309738890627704: x x | | | | x x | x | x x | x x | x x x x x x | x | x x x x | | 0.000s 12.717s 638309738890630827: x x | | | | x x | x | x x | x x | x x x x x x | x | x x 4515 x | x 0.000s 12.717s 638309738890634099: x x | | | | x x | x | x x | x x | x x x x x x | x | x x | x 3175 x 0.000s 12.717s 638309738890637347: x x | | | | x 4516 | x x x x | x x | x x x x x x | x | x x | x | x 0.000s 12.718s 638309738890641172: x x | | 4491 | x | | x x x x | x x | x x x x x x | x | x x | x | x 0.000s 12.718s 638309738890644468: x x | | | | x | | x x x x | x x | x x x x x x x x | x x | x | x 0.000s 12.719s 638309738890649250: x x | | | | x | | x x x x | x x 3177 x x x x x x x x | x x | x | x 0.000s 12.719s 638309738890653270: x x | | | | x | | x x x x | x x | x x x x x x x x 4517 x x | x | x 0.000s 12.719s 638309738890656406: x x | | | | x | 4513 x x x x | x x | x x x x x x x x | x x | x | x 0.000s 12.720s 638309738890659633: x x | x | | x | | x x x x | x x | x 3186 x x x x x x | x x | x | x 0.000s 12.720s 638309738890662772: x x x x | | x | | x x x x | x x | x | x x x x x x | x x | 4519 | x 0.000s 12.720s 638309738890665886: x x x x | 3225 x | | x x x x | x x | x | x x x x x x | x x | | | x 0.000s 12.721s 638309738890669333: x x x x | | x | | x x x x x x x | x | x x x x x x | x x | | | x 0.000s 12.721s 638309738890672484: x x x x | | x x | x 3233 x x x x x | x | x x x x x x | x x | | | x 0.000s 12.721s 638309738890675776: x x x x | | x x | x | x x x x x | x | x x x x x x | x x | | 3230 x 0.000s 12.722s 638309738890680483: x x x x | | x x | x | x x x x x 4521 x | x x x x x x | x x | | | x 0.001s 12.722s 638309738890686244: x x 3181 x | | x x | x | x x x x x | x | x x x x x x | x x | x | x 0.001s 12.723s 638309738890691909: x x | x | | x x | x | x x x x x | x | x x x x x x | x x x x | 3171 0.001s 12.723s 638309738890697398: x x | x | | x x | x | x x x x x | x x x x x x x x | 4522 x x x | | 0.000s 12.724s 638309738890702272: x x | x 3182 | x x | x | x x x x x | x x x x x x x x | | x x x | | 0.001s 12.725s 638309738890707790: x x | x | 4444 x x | x | x x x x x | x x x x x x x x | | x x x | | 0.001s 12.725s 638309738890713711: x x | x | | x x | x | x x x x x | x x x x x x x 4523 | | x x x x | 0.001s 12.726s 638309738890719549: x x x x | | x x | x | x x x x x | x x 4524 x x x x | | | x x x x | 0.001s 12.726s 638309738890725018: x x x x | | x 4525 | x x x x x x x | x x | x x x x | | | x x x x | 0.001s 12.727s 638309738890731070: x x x x | | x | 3138 x x x x x x x | x x | x x x x | | | x x x x | 0.000s 12.727s 638309738890735082: x x x x | | x | | x x x x x x x | x x | x x x x | 3180 | x x x x | 0.000s 12.728s 638309738890738371: 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 12.728s 638309738890741748: x x x x | | x | | x x x x x x x 3177 x x | x x x x | | | x x x x x 0.000s 12.728s 638309738890744894: x x 3181 x | | x | | x x x x x x x | x x x x x x x | | | x x x x x 0.001s 12.729s 638309738890750367: x 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 12.729s 638309738890755823: x x | x x | x | 3178 x x x x x x x | x x x x x x x | | | x x x x x 0.000s 12.730s 638309738890759467: x x | x x | x | | x x x x x x x | x 3186 x x x x x | | 4527 x x x x x 0.001s 12.730s 638309738890764949: x 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 12.731s 638309738890772944: x x x x x | x | | x x x x x x x | x | x x x x x | 4529 | x x x x x 0.000s 12.731s 638309738890777457: x x x x x | x | x x x x x x x x | x | x x x x 4530 | | | x x x x x 0.000s 12.732s 638309738890780892: x x x x x | x | x x x x x x x x | x | x x x x | 4528 | | x x x 3230 x 0.000s 12.732s 638309738890784542: x x x x x | x x x x 3233 x x x x x | x | x x x x | | | | x x x | x 0.000s 12.733s 638309738890788843: x x x x x | x x x x | x x x x x | x 4531 x x x x | | | | x x x | x 0.001s 12.733s 638309738890794166: x x x x x 3139 x x x x | x x x x x | x | x x x x | | | | x x x | x 0.001s 12.734s 638309738890799654: x x x x x | x x x x | x x x x x 4520 x | x x x x | | | | x x x | x 0.001s 12.734s 638309738890804669: x x 3181 x x | x x x x | x x x x x | x | x x x x | x | | x x x | x 0.001s 12.735s 638309738890810716: x 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 12.735s 638309738890816774: x x | x x | x x 3138 x | x x x x x | x | x x x x | x | 4526 x x x x x 0.000s 12.736s 638309738890820743: x x | x x | x 4533 | x x x x x x x | x | x x x x | x | | x x x x x 0.000s 12.736s 638309738890825342: x x x x x | x | | x x x x x x x | x | x x x x | x | | x x 4534 x x 0.000s 12.737s 638309738890829451: x x x x x | x | | x x x x x x x | x | x x x x | x 3180 | x x | x x 0.001s 12.737s 638309738890834700: x x x x x 4532 x | | x x x x x 4535 x | x | x x x x | x | | x x | x x 0.001s 12.738s 638309738890840336: 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 12.738s 638309738890845729: x x x x x | x | | x x x x x | x | x 3186 x x x x x x | | x x | x x 0.000s 12.739s 638309738890850155: x x x x x | x | 3178 x x 4536 x x | x | x | x x x x x x | | x x | x x 0.000s 12.739s 638309738890853337: x x x x x | x | | x x | x x | x 4518 x | x x x x x x | | x x | x x 0.000s 12.739s 638309738890857375: x x x x x | x | | x x | x x | x | x | x x x x x x | x x x | x 3171 0.001s 12.740s 638309738890864447: x x x x x | x | x x x | 4537 x | x | x | x x x x x x | x x x | x | 0.001s 12.741s 638309738890870115: x x 3181 x x | x | x x x | | x | x | x | x x x x x x | x x x x x | 0.001s 12.742s 638309738890878405: x x | x x | x | x x x | | x | x | x | x x x x x x 4538 x x x x x | 0.000s 12.742s 638309738890883400: x x | x x | x | x x x | | x | x | x | x x x x x x | x x x x x 4539 0.001s 12.743s 638309738890888890: x x x x x | x | x x x | | x | x | x | x x x x x x | x x x 4540 x | 0.001s 12.743s 638309738890894284: x x x x x | x | 3138 x x x | x | x | x | x x x x x x | x x x | x | 0.000s 12.744s 638309738890898262: 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 12.744s 638309738890902745: x x x x x | x x | x 3233 x | x x x | x | x x x x x x | x x x | x | 0.000s 12.744s 638309738890907233: x 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 12.745s 638309738890910684: x x x x x 3139 x x | x | x | x x x | x x x x x x x x | x x x | 3230 | 0.000s 12.745s 638309738890914264: x x 3181 x x | x x | x | x | x x x | x x x x x x x x | x x x x | | 0.001s 12.746s 638309738890920675: x x | x x | x x | x | x 4541 x x x | x x x x x x x x | x x x x | | 0.001s 12.747s 638309738890932824: x 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 12.748s 638309738890938106: x x x x x | x x | x x 4542 | x x x | x x x x x x x x | x x x x | | 0.001s 12.748s 638309738890943948: x x 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 12.749s 638309738890949692: x x x x x | x x | x x | | x x x x x x x x x x x x | x x x x | 3171 0.000s 12.749s 638309738890953814: x x x x x 3206 x x | x x | | x x x x x x x x x x x x | x x x x | | 0.000s 12.749s 638309738890957430: x x x x x | x x 3227 x x | | x x x x x x x x x x x x | x x x x | | 0.000s 12.750s 638309738890962324: x x x 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 12.750s 638309738890967115: x x 3181 x 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 12.751s 638309738890974673: x x | x x 4544 x x | x x x | x x x x x x x x x x x x | x x x x x | 0.000s 12.752s 638309738890979550: x x | x x | x x 3178 x x x | x x x x x x x x x x x x | x x x x x | 0.000s 12.752s 638309738890983797: x x | x x | 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 12.753s 638309738890989528: x x x x x | x x | 4545 x x | x x x x x x x x x x x x | x x x x x x 0.000s 12.753s 638309738890994066: x x x x x | x x 4543 | x x | x x x x x x x x x x x 4546 | x x x x x x 0.001s 12.754s 638309738891001569: x x 3181 x 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 12.756s 638309738891023857: x x | x x 3206 x x | x x x | x x x x x x x x x x x | | x x x x x x 0.001s 12.757s 638309738891037258: x x x x x | x x | x x x | x x x x x 4547 x x x x x | | x x x x x x 0.001s 12.758s 638309738891042627: x x x x x | x x 3138 x x x | x x x x x | x x x x x | | x x x x x x 0.000s 12.758s 638309738891047093: x x x x 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 12.759s 638309738891053202: x x 3181 x x | 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 12.760s 638309738891063231: x x | x x x 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 12.761s 638309738891071581: x x 4548 x x x 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 12.761s 638309738891075888: x x | x x x x x 3178 x x x | x x x x x x x x x x x x | x x x x x x 0.001s 12.762s 638309738891086853: x x | x x x x x x x x x | x x x x x x x 4549 x x x x | x x x x x x 0.003s 12.766s 638309738891119693: x x 3181 x x x 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 12.767s 638309738891135579: x x x x x x 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 12.768s 638309738891142069: x x x x x x x x 3178 x x x | x x x x x x x x x x x x | x x x x x x 0.004s 12.772s 638309738891178224: x x x x x x x x x x x x | x x x x x x x x x x x x | x x x x x x 0.034s 12.806s 638309738891522880: x x x x x x x x x x x x | x x x x x x x x x x x x 3180 x x x x x x 0.002s 12.808s 638309738891539022: x x x x x x x x x x x x | x x x x x x x x x x x x 4551 x x x x x x 0.006s 12.814s 638309738891597852: x x x x x x x x x x x x | x x x x x x x x x x x x 3180 x x x x x x 0.002s 12.815s 638309738891614050: x x x x x x x x x x x x | x x x x x x x x x x x x 4510 x 4552 x x x x 0.001s 12.817s 638309738891628117: x x x x x x x x x x x x 4550 x x x x x 3186 x x x x x x | x | x x x x 0.002s 12.818s 638309738891643775: x x x x x x x x x x x x | x x x x x x x x x x x x | 4553 | x x x x 0.003s 12.821s 638309738891669741: x x x x x x x x x x x x | x x x x x x x x x x x x 4492 | | x x x 3209 0.000s 12.821s 638309738891673510: x x x x x 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 12.822s 638309738891678349: x x x x x x x x x x x x | x x x x x x x x x x 3193 x 3180 | x x x x | 0.000s 12.822s 638309738891680954: x x 3181 x x 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 12.822s 638309738891687220: x x | x x x 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 12.823s 638309738891691895: x x | x x x x 4555 x x x x x x x x x x x x x x x | x x | x x x x x 0.000s 12.823s 638309738891694742: x x x x x x x | x x x x x x x x x x x x 4556 x x | x x | x x x x x 0.000s 12.824s 638309738891697618: x x x x x x x | x x x x x x x x x x 3186 x | x x | x x 4554 x x x x x 0.000s 12.824s 638309738891700594: x x x x x x x | x x x x x 4557 x x x x | x | x x x x x | x x x x x 0.001s 12.825s 638309738891711332: x x x x x 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 12.828s 638309738891740277: x x 3181 x x x 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 12.828s 638309738891744215: x x | x x x x x x x x x x | x x x x x x x x x x x x | x x x x 3209 0.000s 12.829s 638309738891747576: x x | x x x x x x x x x x x x x x x x x x x x 3193 x x | x x x x | 0.001s 12.829s 638309738891754537: x x x x x x x x x x x x x x x x x x x x x x x | x x | 4559 x x x | 0.001s 12.830s 638309738891762443: x x x x x x 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 12.831s 638309738891768635: x x x x x x x x x x x x x x x x x x x x x 4560 x x x x | | x x x x 0.003s 12.833s 638309738891794419: x x 3181 x x x x 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 12.835s 638309738891810641: x x x x x x x x x x x x x x x x x x x x x | x x x x | x x 4561 x x 0.002s 12.836s 638309738891825641: x x x x x x x x x x x x x x x x x x x x x x x 3193 x x | x x | x x 0.001s 12.838s 638309738891839684: x 4562 x x x x x 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 12.889s . 638309738892352682: x | x x x x x x x x x x x x x x x x x x x x x x x 3180 4558 x x | x x 0.002s 12.891s 638309738892369411: x | x 4563 x x x 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 12.895s 638309738892416963: x | 3181 | x x x x 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 12.896s 638309738892419595: x | | x x x x x x x x x x x x x x x x x x x x x x 3180 | x x x x x 0.001s 12.897s 638309738892429304: x | | x x x x x x x x x x x x x x x x x x 4564 x x x x | x x x x x 0.000s 12.897s 638309738892434181: x | x x x x x x x x x x x x x x x x x 4565 x | x x x x | x x x x x 0.004s 12.902s 638309738892477523: x | x x x x x x x x x x x x x x x x x | x x x x x 3180 | x x x x x 0.001s 12.903s 638309738892489891: x | 3181 x x x x 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 12.903s 638309738892490587: x | | x x x x x 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 12.903s 638309738892494732: x | | x x x x x x x x x x x x x x x 3186 x x x x x x x x x x x x x 0.000s 12.904s 638309738892497952: x 4566 | x x x x x x x x x x x x x x x | x x x x 3193 x x x x x x x x 0.001s 12.904s 638309738892503322: x | x x x x x x x x x x x x x x x x | x x x x | 4567 x x x x x x x 0.001s 12.905s 638309738892508354: x | x x x x x x x x x x x x x x x x x x 4568 x x | | x x x x x x x 0.001s 12.905s 638309738892514390: x | x x x x x x x 4569 x x x x x x x x x x | x x x | x x x x x x x 0.003s 12.908s 638309738892545211: x x x x x x x x x | x x x x x x x x x x | x x x | 3180 x x x x x x 0.001s 12.909s 638309738892551279: x x 3181 x x x 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 12.910s 638309738892560270: x x | x x x x x x | x x x x x x x x 3186 x x x x x x | x x x x x x 0.000s 12.910s 638309738892562625: x x x x x x x x x | x x x x x x x x | x x x x x x | x x x 4570 x x 0.000s 12.910s 638309738892566646: x x x x x x x x x | x x x x x 4571 x x | x x x x x x x x x x | x x 0.000s 12.911s 638309738892569758: x x x x x x x x x x x x x x x | x x | x x x x 3193 x x x x x | x x 0.000s 12.911s 638309738892570162: x x x 4572 x x 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 12.912s 638309738892581042: x x x | x x x x x x x x x x x | x x x x x x x x x 4573 x x x | x x 0.005s 12.916s 638309738892626083: x x x x x x x x x x x x x x x | x x 3186 x x x x x x | x x x | x x 0.000s 12.917s 638309738892627703: x x x x x x 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 12.918s 638309738892642308: x x x x x x x x x x x x x x x x x x | x x x x 3193 x 3180 x x x | x x 0.002s 12.919s 638309738892657386: x x x x x x 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 12.920s 638309738892667288: x x x x x x x 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 12.922s 638309738892683434: x x x x x x x x 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 12.927s 638309738892736826: x x 3181 x x x x x x 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 12.928s 638309738892746961: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 4574 x x 0.005s 12.933s 638309738892792434: x x 3181 x x x x x x 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 12.934s 638309738892801149: x x x x x x x x x x x 4575 x x x x x x x x x x x x x x x x x x x x 0.005s 12.938s 638309738892846909: x x 3181 x x x x x x 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 12.939s 638309738892855097: x x x x x x x x x 4576 x x x x x x x x x x x x x x x x x x x x x x 0.004s 12.944s 638309738892898629: x x 3181 x x x x x x 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 12.944s 638309738892906488: x x x x x x x x x x x x x x x x x x 4577 x x x x x x x x x x x x x 0.004s 12.949s 638309738892947917: x x 3181 x x x x x x 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 12.953s 638309738892989337: x x x x x 322 x x 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.701s 14.653s .................................. 638309738909995174: 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.016s 14.669s 638309738910152492: 4609 4591 4608 4590 4589 4588 4587 4592 4586 4606 4583 4605 4604 4581 4580 4600 4585 4593 4603 4584 4602 4582 4578 4607 4595 4594 4599 4596 4597 4598 4579 4601 0.146s 14.815s .. 638309738911610569: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4892 | | 0.009s 14.824s 638309738911697668: | | | | | | | | | 4610 | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.825s 638309738911710841: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4598 | | 0.022s 14.847s 638309738911929966: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4894 | | 0.020s 14.867s 638309738912131254: 4896 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 14.868s 638309738912143018: | | | | | | | | | | | | | | | | | | | | | | | 4898 | | | | | | | | 0.001s 14.869s 638309738912149703: | | 4899 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.021s 14.890s 638309738912361183: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4901 0.108s 14.998s .. 638309738913438922: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4601 0.042s 15.040s 638309738913863506: | | | | | | | | | | | | | | | | | | | | | | | 4607 | | | | | | | | 0.065s 15.105s . 638309738914510757: | | 4608 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.043s 15.148s 638309738914943842: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4598 | | 0.060s 15.209s . 638309738915548492: 4609 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.369s 15.577s ....... 638309738919233725: | | | | | | | | | | | 4903 | | | | | | | | | | | | | | | | | | | | 0.040s 15.618s 638309738919638053: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4904 | 0.035s 15.652s 638309738919983799: | | | | | | 5035 | | | | | | | | | | | | | | | | | | | | | | | | | 0.171s 15.823s ... 638309738921691306: | | | | | | | | | | | | | | | | | | | | | | | | | | 5084 | | | | | 0.001s 15.824s 638309738921700283: | | | | | | | | | | | | | | | | | | | | | | 5198 | | | | | | | | | 0.001s 15.825s 638309738921709692: | | | | | | | | | | | | | | 5329 | | | | | | | | | | | | | | | | | 0.001s 15.826s 638309738921719585: | | | | | | | | | | | | | 5458 | | | | | | | | | | | | | | | | | | 0.684s 16.510s ............. 638309738928559866: | | | | | | | | | | | | | | | | | | | | | 5609 | | | | | | | | | | 0.318s 16.828s ...... 638309738931743203: | | | | | | | | 5760 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.829s 638309738931754569: | | | | | | | | | | | | | | | | 5903 | | | | | | | | | | | | | | | 0.001s 16.830s 638309738931762599: | | | | | | | | | | 6045 | | | | | | | | | | | | | | | | | | | | | 0.001s 16.831s 638309738931772165: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6197 0.105s 16.936s .. 638309738932822692: | | | | | | | | | | | 4605 | | | | | | | | | | | | | | | | | | | | 0.011s 16.947s 638309738932933290: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6046 | 0.001s 16.948s 638309738932942507: | | | | | | | | | | | | | | | | | | 6198 | | | | | | | | | | | | | 0.001s 16.949s 638309738932950549: | | | | | | | | | | | | 6311 | | | | | | | | | | | | | | | | | | | 0.001s 16.950s 638309738932958953: | | | | | | 6312 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.950s 638309738932965683: | | | | | | | | | | | | | | | 6424 | | | | | | | | | | | | | | | | 0.001s 16.951s 638309738932974108: | | | | | | | | | | | | | | | | | | | | 6545 | | | | | | | | | | | 0.001s 16.953s 638309738932988544: | | | | | | | | | | | | | | | | | | | 6658 | | | | | | | | | | | | 0.002s 16.954s 638309738933005258: | | | | | | | | | | | | | | | | | | | | | | | 6817 | | | | | | | | 0.001s 16.956s 638309738933017703: | | 6818 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 16.957s 638309738933030196: | | | | | | | | | 4606 | | | | | | | | | | | | | | | | | | | | | | 0.000s 16.957s 638309738933030343: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6820 | | 0.001s 16.958s 638309738933042482: 6821 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 16.961s 638309738933069646: | | | | | | | | | | | | | 6819 | | | | | | | | | | | | | | | | | | 0.001s 16.962s 638309738933083197: | | | | | | | | | | | | | | | | | | | | | | | | | | 6659 | | | | | 0.001s 16.963s 638309738933095806: | | | | | | | | | | | | | | | | | | | | | | 6660 | | | | | | | | | 0.001s 16.965s 638309738933108486: | | | | | | | | | | | | | | 6661 | | | | | | | | | | | | | | | | | 0.001s 16.966s 638309738933121108: | | | | 6822 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 16.968s 638309738933139500: | | | | | | | | | | | | | | | | | | | | | | | | 7001 | | | | | | | 0.002s 16.970s 638309738933158852: | | | | | | | | | | | | | | | | | | | | | | | | | 7183 | | | | | | 0.002s 16.972s 638309738933179473: | 7366 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 16.973s 638309738933194946: | | | | | | | | | | | | | | | | | 7546 | | | | | | | | | | | | | | 0.001s 16.975s 638309738933209453: | | | 7730 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 16.976s 638309738933226276: | | | | | | | 7910 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 16.978s 638309738933245768: | | | | | | | | | | | | | | | | | | | | | 7911 | | | | | | | | | | 0.002s 16.981s 638309738933267884: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8094 | | | 0.003s 16.983s 638309738933296589: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8328 | | | | 0.003s 16.986s 638309738933322551: | | | | | | | | | | 8329 | | | | | | | | | | | | | | | | | | | | | 0.002s 16.988s 638309738933342448: | | | | | | | | 8330 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 16.990s 638309738933363460: | | | | | | | | | | | | | | | | 8331 | | | | | | | | | | | | | | | 0.003s 16.993s 638309738933389156: | | | | | 8563 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 16.996s 638309738933422299: | | | | | | | | | | | 8758 | | | | | | | | | | | | | | | | | | | | 0.005s 17.001s 638309738933471958: | | | | | | | | | 8759 | | | | | | | | | | | | | | | | | | | | | | 0.012s 17.013s 638309738933594190: | | | | | | 8564 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 17.017s 638309738933636088: | | | | | | | | | | | | | | | | | | 8565 | | | | | | | | | | | | | 0.007s 17.025s 638309738933708721: | | | | | | | | | | | | 8566 | | | | | | | | | | | | | | | | | | | 0.007s 17.032s 638309738933780473: | | | | 8567 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 17.036s 638309738933821729: | | | | | | | | | | | | | | | | | | | | | | 8568 | | | | | | | | | 0.006s 17.042s 638309738933877900: | | | | | | | | | | | | | 8569 | | | | | | | | | | | | | | | | | | 0.004s 17.045s 638309738933913316: | | | | | | | | | | | | | | | 8570 | | | | | | | | | | | | | | | | 0.003s 17.048s 638309738933946170: | | | | | | | | | | | | | | | | | | | 8571 | | | | | | | | | | | | 0.071s 17.120s . 638309738934658609: | | | | | | | 8572 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.122s 638309738934682667: | | | | | | | | | | | | | | | | | | | | | | | | | | 8573 | | | | | 0.002s 17.124s 638309738934706094: | | | | | | | | | | 8574 | | | | | | | | | | | | | | | | | | | | | 0.002s 17.127s 638309738934728595: | | | | | 8575 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 17.131s 638309738934772894: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8576 | 0.007s 17.138s 638309738934841363: | | | | | | | | 8577 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 17.143s 638309738934890497: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8578 | | | | 0.004s 17.147s 638309738934934613: | | | | | | | | | | | | | | | | | | | | 8579 | | | | | | | | | | | 0.005s 17.152s 638309738934981498: | | | | | | | | | | | | | | | | | | | | | | | | 8580 | | | | | | | 0.005s 17.157s 638309738935029382: | | | 8581 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 17.164s 638309738935106208: | | | | | | | | | | | | | | | | | 8582 | | | | | | | | | | | | | | 0.002s 17.167s 638309738935129631: | | | | | | | | | | | | | | | | | | | | | 8583 | | | | | | | | | | 0.004s 17.171s 638309738935174541: | | | | | | | | | | | | | | | | 8584 | | | | | | | | | | | | | | | 0.002s 17.173s 638309738935196398: | | | | | | | | | | | | | | | | | | | | | | | | | 8585 | | | | | | 0.002s 17.175s 638309738935217020: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4601 0.001s 17.177s 638309738935230970: | | | | | | | | | 4610 | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.177s 638309738935232621: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8586 | | | 0.002s 17.179s 638309738935251668: | 8587 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 17.187s 638309738935335120: | | | | | | | | | | | | | | | | | | 8588 | | | | | | | | | | | | | 0.004s 17.191s 638309738935376021: | | | | | | | | | | | | | | 8589 | | | | | | | | | | | | | | | | | 0.017s 17.208s 638309738935543943: | | | | | | | | | | | | 8590 | | | | | | | | | | | | | | | | | | | 0.002s 17.210s 638309738935564741: | | | | | | 8591 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.212s 638309738935582928: | | | | | | | | | | | | | | | | | | | | | | 8592 | | | | | | | | | 0.002s 17.214s 638309738935601634: | | 4608 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.214s 638309738935603532: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4598 | | 0.000s 17.214s 638309738935604347: | | | | | | | | | | | | | | | | | | | | | | | 4607 | | | | | | | | 0.000s 17.214s 638309738935605377: | | | | | | | 8593 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.216s 638309738935624732: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8760 0.002s 17.218s 638309738935642438: | | | | | | | | 8594 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.220s 638309738935660230: | | | | | | | | | | 8595 | | | | | | | | | | | | | | | | | | | | | 0.001s 17.221s 638309738935674492: | | | | | | | | | | | 4605 | | | | | | | | | | | | | | | | | | | | 0.000s 17.221s 638309738935675730: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8596 | | | | 0.001s 17.223s 638309738935688521: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8761 | | 0.001s 17.224s 638309738935700994: | | 8762 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.225s 638309738935716995: | | | | | | | | | | | | | | | | | | | | | | | 8763 | | | | | | | | 0.001s 17.227s 638309738935730734: | | | | | | | | | | | | | | | | | | | 8597 | | | | | | | | | | | | 0.002s 17.228s 638309738935745768: | | | | | | | | | 4606 | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.229s 638309738935749511: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4598 | | 0.002s 17.231s 638309738935774338: | | | | | | | | | | | 8765 | | | | | | | | | | | | | | | | | | | | 0.003s 17.234s 638309738935803094: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4601 0.002s 17.236s 638309738935826815: | | 4608 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.237s 638309738935828714: | | | | | | | | | | | | | | | | | | | | | | | | 8764 | | | | | | | 0.002s 17.238s 638309738935846594: | | | | | | | | | | | | | | | | | | | | | | | 4607 | | | | | | | | 0.000s 17.239s 638309738935848935: | | | | | | | | | | | 4605 | | | | | | | | | | | | | | | | | | | | 0.016s 17.255s 638309738936011783: | | | | 8598 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.257s 638309738936036289: | | | | | | | | | | | | | | | | | 8599 | | | | | | | | | | | | | | 0.002s 17.259s 638309738936052855: | | | | | | | | | | | | | | | | | | | | | 8600 | | | | | | | | | | 0.019s 17.279s 638309738936247772: | | | | | | | | | 8766 | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.281s 638309738936268355: | | | | | | | | | | | | | | | | | | | | | | | | | | 8601 | | | | | 0.002s 17.282s 638309738936285266: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8602 | | | 0.004s 17.286s 638309738936325124: | | | | | | | 8603 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.288s 638309738936347488: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8604 | 0.010s 17.298s 638309738936443883: | | | | | | | | | | | | | | | | | | | 8605 | | | | | | | | | | | | 0.005s 17.304s 638309738936497786: | | | | | | | | | | | | | | | | 8606 | | | | | | | | | | | | | | | 0.016s 17.319s 638309738936655712: | | | | | | | | | | | | | | | 8607 | | | | | | | | | | | | | | | | 0.007s 17.327s 638309738936730194: 4609 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.328s 638309738936746587: 8767 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 17.336s 638309738936822747: | | | | | | | | | | | | | | | | | | | | | | | | | 8608 | | | | | | 0.004s 17.340s 638309738936859757: 4609 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 17.341s 638309738936868390: | | | | | | | | | | | | | 8609 | | | | | | | | | | | | | | | | | | 0.017s 17.358s 638309738937040032: | | | | 8610 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.360s 638309738937063820: | | | | | | | | | | | | | | 8611 | | | | | | | | | | | | | | | | | 0.002s 17.362s 638309738937081961: | | | | | | | | 8612 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.364s 638309738937103726: | | | | | | | | | | 8613 | | | | | | | | | | | | | | | | | | | | | 0.002s 17.366s 638309738937122526: | | | | | | | | | | | | | | | | | | 8614 | | | | | | | | | | | | | 0.012s 17.378s 638309738937242968: | | | | | | | | | | | | | | | | | 8615 | | | | | | | | | | | | | | 0.008s 17.386s 638309738937319296: | | | | | | | 8616 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 17.389s 638309738937351715: | | | | | | | | | | | | | | | | | | | 8617 | | | | | | | | | | | | 0.017s 17.406s 638309738937526390: | | | | | | | | | | | | | | | | | | | | | | | | | | 8618 | | | | | 0.003s 17.409s 638309738937555169: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8619 | | 0.020s 17.429s 638309738937756995: | | | | | 8620 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 17.444s 638309738937905868: | | | | | | | | | | | | | | | | | | | | | 8621 | | | | | | | | | | 0.003s 17.448s 638309738937940397: | | | | | | | | | | | | | | | | | | | | | | | | | 8622 | | | | | | 0.004s 17.452s 638309738937982818: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8623 0.009s 17.461s 638309738938076340: | | 8624 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 17.475s 638309738938216551: | | | | | | | | | | | | | | 8625 | | | | | | | | | | | | | | | | | 0.002s 17.478s 638309738938241240: | | | | | | | | | | | | | 8626 | | | | | | | | | | | | | | | | | | 0.004s 17.482s 638309738938280946: | | | | | | | | | | | | | | | | | 8627 | | | | | | | | | | | | | | 0.004s 17.486s 638309738938318377: | | | | | | | | | | | | | | | | | | | | | | | 8628 | | | | | | | | 0.003s 17.488s 638309738938343544: | | | | | | | | | | | | | | | | | | | | | | | | 8629 | | | | | | | 0.007s 17.495s 638309738938412952: | | | | | | | | | | 8630 | | | | | | | | | | | | | | | | | | | | | 0.010s 17.505s 638309738938513673: | | | | | | | | | 4606 | | | | | | | | | | | | | | | | | | | | | | 0.004s 17.510s 638309738938557822: | | | | | | | | | 4610 | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.510s 638309738938558160: | | | | | | | | | | | | | | | 8631 | | | | | | | | | | | | | | | | 0.003s 17.512s 638309738938584001: | | | | | | | | | 8768 | | | | | | | | | | | | | | | | | | | | | | 0.042s 17.554s 638309738939006216: | | | | | | | | | | | | | | | | | | | | | | | | | | 8632 | | | | | 0.002s 17.556s 638309738939027240: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8633 | | | 0.002s 17.558s 638309738939045521: | | | | 8634 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 17.563s 638309738939095258: | | | | | | | | | | | 8635 | | | | | | | | | | | | | | | | | | | | 0.002s 17.565s 638309738939114738: | | | | | | | | | | | | | | | | | | | 8636 | | | | | | | | | | | | 0.002s 17.567s 638309738939133979: | | | | | | | | | | | | | | | | | | | | | 8637 | | | | | | | | | | 0.002s 17.569s 638309738939154340: | | | | | | | | | | | | | | | | | | | | | | | | | 8638 | | | | | | 0.002s 17.571s 638309738939172940: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8639 | | 0.002s 17.573s 638309738939191856: | | | | | | | | | | | | | | | | | | | | | | 8640 | | | | | | | | | 0.002s 17.575s 638309738939212248: | | | | | | | | | 4606 | | | | | | | | | | | | | | | | | | | | | | 0.000s 17.575s 638309738939213999: | 8641 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.577s 638309738939232385: | | | | | | | | | | | | | | 8642 | | | | | | | | | | | | | | | | | 0.006s 17.583s 638309738939295515: | | | | | | | | | | | | | 8643 | | | | | | | | | | | | | | | | | | 0.005s 17.588s 638309738939344247: | | | | | 8644 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.590s 638309738939366981: | | | | | | | | | | | | | | | | | | 8645 | | | | | | | | | | | | | 0.011s 17.601s 638309738939473645: | | | | | | | | | | 8646 | | | | | | | | | | | | | | | | | | | | | 0.013s 17.614s 638309738939601089: | | | | | | | | | | | | | | | | | | | | | | | 8647 | | | | | | | | 0.003s 17.617s 638309738939634353: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8648 | 0.006s 17.623s 638309738939694452: | | | | | | | | 8649 | | | | | | | | | | | | | | | | | | | | | | | 0.012s 17.636s 638309738939818682: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8650 | | | 0.003s 17.639s 638309738939852497: | | | | | | | | | | | | | | | | | | | | | | | | 8769 | | | | | | | 0.007s 17.646s 638309738939920786: | | 8651 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 17.649s 638309738939951597: | | | | | | | | | | | | | | | | 8652 | | | | | | | | | | | | | | | 0.003s 17.652s 638309738939983739: | | | | | | | | | | | | | | | | | | | | | | | | 8653 | | | | | | | 0.005s 17.658s 638309738940038440: 8654 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 17.664s 638309738940099366: | | | | 8655 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.025s 17.689s 638309738940348693: | | | | | | | | | | | | | | | | | | | 8656 | | | | | | | | | | | | 0.003s 17.692s 638309738940378524: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8657 0.010s 17.702s 638309738940482525: | | | | | 8658 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 17.708s 638309738940543370: | | | | | | | | | | | | | | | | | | | | | 8659 | | | | | | | | | | 0.003s 17.711s 638309738940575374: | | | | | | | | | | | | | | | | | | | | | | | 8660 | | | | | | | | 0.002s 17.714s 638309738940598556: | | | | | | | | | | | | | | 8661 | | | | | | | | | | | | | | | | | 0.002s 17.716s 638309738940617776: | | | | | | | | | | | | | | | 8662 | | | | | | | | | | | | | | | | 0.008s 17.724s 638309738940699828: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8663 | 0.002s 17.726s 638309738940724648: | | | | | | | | | | | | | | | | | | 8664 | | | | | | | | | | | | | 0.017s 17.744s 638309738940899537: | 8665 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 17.746s 638309738940917837: | | | | | | | | | | 8666 | | | | | | | | | | | | | | | | | | | | | 0.003s 17.749s 638309738940951549: | | | | | | | | | | | | | 8667 | | | | | | | | | | | | | | | | | | 0.003s 17.751s 638309738940977083: | | | | 8668 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 17.758s 638309738941041048: | | 8669 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 17.766s 638309738941122424: | | | | | | | | | | | | | | | | | | | | | | | | | 8670 | | | | | | 0.009s 17.775s 638309738941214529: | | | | | | | | | | | 8671 | | | | | | | | | | | | | | | | | | | | 0.034s 17.809s 638309738941556266: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8672 | | | | 0.002s 17.812s 638309738941580263: | | | | | | | | | | | | | | | | | | | | | 8673 | | | | | | | | | | 0.003s 17.814s 638309738941606596: | | | | | | | | | | | | | | | | | | | 8674 | | | | | | | | | | | | 0.004s 17.819s 638309738941649104: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8675 0.002s 17.821s 638309738941673645: | | | | | | | | | | | | | | | | | 8676 | | | | | | | | | | | | | | 0.012s 17.833s 638309738941796723: | | | | | 8677 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 17.836s 638309738941821854: | | | | | | | | | | | | | | | | | | | | | | | | 8678 | | | | | | | 0.003s 17.839s 638309738941855008: | | | | | | | | | | | | | | | 8679 | | | | | | | | | | | | | | | | 0.013s 17.852s 638309738941983337: | | | | | | | | | | | | | | 8680 | | | | | | | | | | | | | | | | | 0.004s 17.856s 638309738942020215: | | | | | | | | | | | | | | | | 8681 | | | | | | | | | | | | | | | 0.002s 17.858s 638309738942042523: | | | | | | | | | 4610 | | | | | | | | | | | | | | | | | | | | | | 0.020s 17.878s 638309738942239335: | | | | | | | | | | | | | | | | | | | | | | | | | 8682 | | | | | | 0.027s 17.905s 638309738942508011: | 8683 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 17.911s 638309738942568051: | | | | | | | | | | | | | 8684 | | | | | | | | | | | | | | | | | | 0.008s 17.918s 638309738942645784: | | | | | | | | | 8685 | | | | | | | | | | | | | | | | | | | | | | 0.007s 17.925s 638309738942713131: | | | | | | | | | | | 8686 | | | | | | | | | | | | | | | | | | | | 0.003s 17.928s 638309738942738142: | | | | | | | | | | | | | | | | | | 8687 | | | | | | | | | | | | | 0.016s 17.944s 638309738942899251: | | | | | | | | | | | | | | | | | | | | | | | | 8688 | | | | | | | 0.017s 17.961s 638309738943071869: | | | | | | | | | | | | | | | | | 8689 | | | | | | | | | | | | | | 0.007s 17.968s 638309738943146315: | | | | | | | | | | 8690 | | | | | | | | | | | | | | | | | | | | | 0.002s 17.971s 638309738943169473: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8691 | | | | 0.006s 17.977s 638309738943230251: | | 8692 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.022s 17.999s 638309738943453610: | | | | | | | | | | | | | | 8693 | | | | | | | | | | | | | | | | | 0.002s 18.001s 638309738943473883: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8694 | 0.003s 18.005s 638309738943507599: | | | | | | | | | | | | | | | | | | | 8695 | | | | | | | | | | | | 0.007s 18.011s 638309738943573079: | | | | | | | | | | | | | | | | | | | | | | | 8696 | | | | | | | | 0.003s 18.014s 638309738943602903: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8697 | | | 0.011s 18.026s 638309738943717592: | | | | | 8698 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 18.043s 638309738943887833: | | | | | | | | | | | | | | | | 8699 | | | | | | | | | | | | | | | 0.003s 18.045s 638309738943915961: | | | | | | | | | 8700 | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.048s 638309738943940661: | | | | | | | | | | | | | | | | | | 8701 | | | | | | | | | | | | | 0.003s 18.051s 638309738943974443: | | | | | | | | | | 8702 | | | | | | | | | | | | | | | | | | | | | 0.002s 18.054s 638309738943999406: | | | | | | | | | | | | | 8703 | | | | | | | | | | | | | | | | | | 0.010s 18.064s 638309738944102581: | | | | | | | | | | | | | | | | | | | | | | | | | 8704 | | | | | | 0.013s 18.077s 638309738944236923: | | | | | | | | | | | | | | | | | | | | | 8705 | | | | | | | | | | 0.003s 18.081s 638309738944269759: | | | | | | | 8706 | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 18.089s 638309738944348883: | | | | | | | | | | | | | | | | | 8707 | | | | | | | | | | | | | | 0.003s 18.091s 638309738944376493: | 8708 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 18.098s 638309738944439135: | | 8709 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 18.105s 638309738944509009: | | | | | | | | | | | | | | | | | | | | | | | | 8710 | | | | | | | 0.004s 18.108s 638309738944545467: | | | | | | | | | | | | | | | | | | | 8711 | | | | | | | | | | | | 0.023s 18.131s 638309738944776013: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8712 0.003s 18.134s 638309738944806749: | | | | | | | | | | | 8713 | | | | | | | | | | | | | | | | | | | | 0.007s 18.141s 638309738944875492: | | | | | | | | | 8714 | | | | | | | | | | | | | | | | | | | | | | 0.008s 18.149s 638309738944953588: | | | | | | | | 8715 | | | | | | | | | | | | | | | | | | | | | | | 0.013s 18.162s 638309738945079652: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8716 | | 0.003s 18.164s 638309738945105944: | | | | | | | | | | 8717 | | | | | | | | | | | | | | | | | | | | | 0.014s 18.178s 638309738945242353: | | | | 8718 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 18.187s 638309738945333308: | | | | | | | | | | | | | | | | | | | | | | | | | 8719 | | | | | | 0.004s 18.191s 638309738945373132: | | 8720 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 18.198s 638309738945445774: | | | | | 8721 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 18.206s 638309738945525194: | | | | | | | | | | | | | | | | | | | | | 8722 | | | | | | | | | | 0.011s 18.217s 638309738945636678: | | | | | | | | | | | | | | | | | | 8723 | | | | | | | | | | | | | 0.017s 18.235s 638309738945809016: | | | | | | | | | | | | | | 8724 | | | | | | | | | | | | | | | | | 0.003s 18.237s 638309738945835553: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8725 | 0.005s 18.242s 638309738945882161: | | | | | | | | | | | | | | | | | | | | | | | | 8726 | | | | | | | 0.003s 18.245s 638309738945911657: | | | | | | | | | | | | | 8727 | | | | | | | | | | | | | | | | | | 0.003s 18.248s 638309738945940389: | | | | | | | | | | | | | | | | 8728 | | | | | | | | | | | | | | | 0.004s 18.251s 638309738945975608: | | | | | | | | | | | | | | | | | | | | | | | 8729 | | | | | | | | 0.010s 18.261s 638309738946070925: | | | | | | | | | 8730 | | | | | | | | | | | | | | | | | | | | | | 0.016s 18.277s 638309738946235279: | | | | | | | | | | | | | | | | | | | 8731 | | | | | | | | | | | | 0.003s 18.280s 638309738946261431: | | | | | 8732 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 18.291s 638309738946368033: | | 8733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 18.311s 638309738946567745: | | | | | | | | | | 8734 | | | | | | | | | | | | | | | | | | | | | 0.003s 18.313s 638309738946594106: 8735 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 18.318s 638309738946644554: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8736 | | | | 0.002s 18.321s 638309738946668183: | | | | | | | | | | | | | | | | | 8737 | | | | | | | | | | | | | | 0.006s 18.326s 638309738946726158: | 8738 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 18.340s 638309738946857646: | | | | | | | | 8739 | | | | | | | | | | | | | | | | | | | | | | | 0.007s 18.347s 638309738946929004: | | | | | | | | | | | | | | | | 8740 | | | | | | | | | | | | | | | 0.012s 18.359s 638309738947050205: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8741 | | 0.003s 18.362s 638309738947080296: | | | | | | | | | 8742 | | | | | | | | | | | | | | | | | | | | | | 0.022s 18.384s 638309738947302068: | | | | | | | | | | | | | | | | | | | | | | | 8743 | | | | | | | | 0.002s 18.386s 638309738947317706: | | | | | | | | | | | | | 8744 | | | | | | | | | | | | | | | | | | 0.002s 18.387s 638309738947336343: | | | | | | | | | | | 8745 | | | | | | | | | | | | | | | | | | | | 0.010s 18.398s 638309738947440847: | | 8746 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 18.408s 638309738947546938: 8747 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 18.422s 638309738947687470: | | | | | | | | | | | | | | | | | 8748 | | | | | | | | | | | | | | 0.003s 18.426s 638309738947718883: | | | | | | | | | | | | | | | | | | | 8749 | | | | | | | | | | | | 0.007s 18.433s 638309738947788276: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8750 | 0.006s 18.438s 638309738947847190: | | | | | | | | | | | | | | | | | | | | | | | | 8751 | | | | | | | 0.008s 18.447s 638309738947930260: | | | | | | | | | | | | | | 8752 | | | | | | | | | | | | | | | | | 0.010s 18.457s 638309738948029861: | | | | | | | | | | 8753 | | | | | | | | | | | | | | | | | | | | | 0.004s 18.460s 638309738948067200: | | | | | | | | | | | | | | | | 8754 | | | | | | | | | | | | | | | 0.014s 18.475s 638309738948207721: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8755 | | 0.010s 18.485s 638309738948309352: | 8756 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.487s 638309738948332380: | | | | | | | | 8757 | | | | | | | | | | | | | | | | | | | | | | | 0.006s 18.493s 638309738948392726: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8332 0.054s 18.547s . 638309738948936300: | | | | | | | | | | | | | | | 8333 | | | | | | | | | | | | | | | | 0.008s 18.556s 638309738949018965: | | 8334 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 18.560s 638309738949062043: | | | | | | | | | | | | | | | | | | | | 8335 | | | | | | | | | | | 0.016s 18.576s 638309738949219925: | | | 8336 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 18.579s 638309738949253260: | | | | | | | | | | | | | | | | | | | | | 8337 | | | | | | | | | | 0.016s 18.595s 638309738949409373: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8338 0.003s 18.598s 638309738949438575: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8339 | | | | 0.004s 18.602s 638309738949480531: | | | | | | | 8340 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 18.606s 638309738949521148: 8341 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 18.615s 638309738949613875: | | | | | | | | 8342 | | | | | | | | | | | | | | | | | | | | | | | 0.027s 18.642s 638309738949883083: | | | | | | 8343 | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 18.650s 638309738949959592: | | 8344 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 18.653s 638309738949987655: | | | | | | | | | | | | | | | | | | | | 8345 | | | | | | | | | | | 0.029s 18.681s 638309738950274319: | | | | | | | | | | | | | | | 8346 | | | | | | | | | | | | | | | | 0.003s 18.684s 638309738950300249: | | | | | | | | | | | | | | | | | | | | | 8347 | | | | | | | | | | 0.003s 18.687s 638309738950327527: | | | | | 8348 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.689s 638309738950349587: | | | 8349 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.690s 638309738950365941: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8350 | | | | 0.002s 18.692s 638309738950384308: | | | | | | | | | | | | | | | | | | 8351 | | | | | | | | | | | | | 0.002s 18.694s 638309738950406162: | 8352 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.697s 638309738950429594: | | | | | | | | 8353 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.699s 638309738950452078: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8354 0.019s 18.718s 638309738950646946: | | | | | | | | | | | | 8355 | | | | | | | | | | | | | | | | | | | 0.014s 18.733s 638309738950791910: | | | | | | 8356 | | | | | | | | | | | | | | | | | | | | | | | | | 0.023s 18.755s 638309738951017333: 8357 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 18.761s 638309738951067594: | | | | | | | 8358 | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 18.772s 638309738951187039: | | | 8359 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 18.775s 638309738951212326: | | | | | 8360 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 18.781s 638309738951269848: | | | | | | | | | | | | | | | | | | | | 8361 | | | | | | | | | | | 0.003s 18.783s 638309738951296232: | | | | | | | | | | | | | | | 8362 | | | | | | | | | | | | | | | | 0.003s 18.786s 638309738951321442: | | | | | | | | 8363 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.788s 638309738951342602: | | | | | | | | | | | | | | | | | | | | | 8364 | | | | | | | | | | 0.008s 18.796s 638309738951418862: | 8365 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 18.798s 638309738951444691: | | | | | | | | | | | | | 8366 | | | | | | | | | | | | | | | | | | 0.002s 18.800s 638309738951465214: | | | | | | | | | | | | | | | | | | 8367 | | | | | | | | | | | | | 0.005s 18.805s 638309738951515721: | | | | | | | | | | | | | | | | | | | | | | 8368 | | | | | | | | | 0.003s 18.809s 638309738951549858: | | | | | | 8369 | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 18.819s 638309738951650453: | | 8370 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.821s 638309738951674357: 8371 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 18.829s 638309738951753529: | | | | | | | | | | | | 8372 | | | | | | | | | | | | | | | | | | | 0.003s 18.832s 638309738951778704: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8373 | | | | 0.017s 18.848s 638309738951943907: | | | | 8374 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 18.851s 638309738951975275: | | | | | | | | | | | 8375 | | | | | | | | | | | | | | | | | | | | 0.010s 18.861s 638309738952072206: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8376 0.005s 18.866s 638309738952125780: | | | | | | | 8377 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.869s 638309738952149029: | | | | | 8378 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.871s 638309738952169496: | | | | | | | | | | | | | 8379 | | | | | | | | | | | | | | | | | | 0.023s 18.893s 638309738952397448: | | | | | | | | | | | | | | | | | | 8380 | | | | | | | | | | | | | 0.004s 18.897s 638309738952433045: | | | | | | | | | | | | | | | | | | | | | 8381 | | | | | | | | | | 0.009s 18.906s 638309738952524938: | | | 8382 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 18.909s 638309738952550484: | | 8383 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 18.911s 638309738952577361: | 8384 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 18.914s 638309738952600432: | | | | | | 8385 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 18.918s 638309738952646582: | | | | 8386 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 18.922s 638309738952686085: | | | | | | | | | | | | | | | | | | | | | | 8387 | | | | | | | | | 0.004s 18.926s 638309738952722116: | | | | | | | | 8388 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 18.929s 638309738952755006: | | | | | | | | | | | | 8389 | | | | | | | | | | | | | | | | | | | 0.003s 18.932s 638309738952784356: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8390 | | | | 0.003s 18.935s 638309738952810740: | | | | | | | | | | | 8391 | | | | | | | | | | | | | | | | | | | | 0.018s 18.953s 638309738952991347: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8392 0.003s 18.956s 638309738953017782: | | | | | | | | | | | | | | | | | | | | 8393 | | | | | | | | | | | 0.002s 18.958s 638309738953040589: | | | | | | | 8394 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 18.963s 638309738953091000: | | | | | 8395 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 18.965s 638309738953117413: | | | | | | | | | | | | | | | 8396 | | | | | | | | | | | | | | | | 0.009s 18.975s 638309738953210092: 8397 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 18.987s 638309738953328893: | | | | | | | | | | | | | | | | | | 8398 | | | | | | | | | | | | | 0.005s 18.992s 638309738953379275: | | 8399 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 18.995s 638309738953415883: | | | | | | | | | | | | | 8400 | | | | | | | | | | | | | | | | | | 0.010s 19.005s 638309738953515064: | | | 8401 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 19.008s 638309738953540544: | | | | | | | | 8402 | | | | | | | | | | | | | | | | | | | | | | | 0.008s 19.016s 638309738953619213: | 8403 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 19.034s 638309738953798669: | | | | | | 8404 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 19.036s 638309738953822679: | | | | | | | | | | | 8405 | | | | | | | | | | | | | | | | | | | | 0.002s 19.038s 638309738953844264: | | | | | | | | | | | | | | | | | | | | | | 8406 | | | | | | | | | 0.002s 19.041s 638309738953868779: | | | | | | | | | | | | | | | | | | | | | 8407 | | | | | | | | | | 0.002s 19.043s 638309738953889181: | | | | 8408 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 19.045s 638309738953910727: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8409 | | | | 0.002s 19.047s 638309738953935701: | | | | | | | | | | | | 8410 | | | | | | | | | | | | | | | | | | | 0.002s 19.050s 638309738953957868: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8411 0.002s 19.052s 638309738953980233: | | | | | | | 8412 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 19.054s 638309738954003506: | | | | | | | | | | | | | | | 8413 | | | | | | | | | | | | | | | | 0.002s 19.056s 638309738954026369: | | | | | | | | | | | | | 8414 | | | | | | | | | | | | | | | | | | 0.004s 19.061s 638309738954071305: | | | | | | | | | | | | | | | | | | | | 8415 | | | | | | | | | | | 0.003s 19.064s 638309738954099482: | | 8416 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.045s 19.109s 638309738954550855: | | | | | | | | | | | | | | | | | | 8417 | | | | | | | | | | | | | 0.006s 19.115s 638309738954608961: | | | | | | | | | | | 8418 | | | | | | | | | | | | | | | | | | | | 0.003s 19.118s 638309738954641923: | | | | | | 8419 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 19.124s 638309738954701505: | 8420 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 19.127s 638309738954733443: | | | | | | | | | | | | | 8421 | | | | | | | | | | | | | | | | | | 0.002s 19.129s 638309738954755503: | | | | | | | | | | | | 8422 | | | | | | | | | | | | | | | | | | | 0.002s 19.132s 638309738954780464: | | | | | 8423 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 19.135s 638309738954816687: | | | 8424 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 19.139s 638309738954855765: | | | | | | | | 8425 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 19.141s 638309738954876621: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8426 0.002s 19.143s 638309738954896455: | | | | | | | | | | | | | | | | 8427 | | | | | | | | | | | | | | | 0.002s 19.146s 638309738954920374: | | | | | | | | | | | | | | 8428 | | | | | | | | | | | | | | | | | 0.002s 19.148s 638309738954944005: | | | | | | | | | | | | | | | | | | | | 8429 | | | | | | | | | | | 0.002s 19.150s 638309738954967462: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8430 | | | | 0.003s 19.153s 638309738954995379: 8431 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 19.159s 638309738955053807: | | | | | | | | | | | | | | | 8432 | | | | | | | | | | | | | | | | 0.002s 19.161s 638309738955073840: | | | | | | | | | | | | | | | | | | | | | 8433 | | | | | | | | | | 0.002s 19.164s 638309738955097990: | | | | | | | 8434 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 19.166s 638309738955124895: | | | | 8435 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 19.169s 638309738955157211: | | | | | | | | | | | | | | | | | | | | | | 8436 | | | | | | | | | 0.004s 19.173s 638309738955192694: | | 8437 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 19.186s 638309738955322314: | | | | | | | | | | | | | | | | | | 8438 | | | | | | | | | | | | | 0.007s 19.193s 638309738955393079: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8439 | | 0.020s 19.213s 638309738955593249: | | | | | | | | | | | | 8440 | | | | | | | | | | | | | | | | | | | 0.012s 19.225s 638309738955714164: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8441 | | | | 0.003s 19.228s 638309738955744273: | | | | | | | | | | | | | 8442 | | | | | | | | | | | | | | | | | | 0.002s 19.231s 638309738955768644: | | | | | | | | | | | | | | | | | | | | | | | | 8443 | | | | | | | 0.002s 19.233s 638309738955790270: | | | | | 8444 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 19.236s 638309738955822159: | 8445 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 19.239s 638309738955848235: | | | | | | | | | | | | | | | | 8446 | | | | | | | | | | | | | | | 0.016s 19.254s 638309738956005923: | | | | | | | | | | | | | | | 8447 | | | | | | | | | | | | | | | | 0.002s 19.257s 638309738956030754: | | | | | | | | | | | | | | 8448 | | | | | | | | | | | | | | | | | 0.002s 19.259s 638309738956053496: | | | | | | | | 8449 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 19.261s 638309738956076420: | | | | | | | | | | | | | | | | | | | | 8450 | | | | | | | | | | | 0.002s 19.264s 638309738956100240: | | | | | | | 8451 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 19.266s 638309738956124316: | | | 8452 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 19.268s 638309738956146264: | | | | | | | | | | | | | | | | | | | | | 8453 | | | | | | | | | | 0.015s 19.284s 638309738956298427: | | | | | | 8454 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 19.288s 638309738956339539: | | | | | | | | | | | 8455 | | | | | | | | | | | | | | | | | | | | 0.003s 19.290s 638309738956366738: 8456 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 19.304s 638309738956502592: | | | | | | | | | | | | | | | | | | | | | | 8457 | | | | | | | | | 0.004s 19.308s 638309738956543431: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8458 | 0.005s 19.313s 638309738956589829: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8459 | | 0.016s 19.328s 638309738956746063: | | | | | | | | | | | | | 8460 | | | | | | | | | | | | | | | | | | 0.018s 19.346s 638309738956925362: | | | | | | | | | | | | | | | | | | | | | | | | | 8461 | | | | | | 0.003s 19.349s 638309738956950395: | | | | | | | | | | | | | | | | 8462 | | | | | | | | | | | | | | | 0.003s 19.352s 638309738956980336: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8463 0.004s 19.356s 638309738957023481: | 8464 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.021s 19.377s 638309738957231771: | | | | | 8465 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 19.380s 638309738957258964: | | | | | | | | | | | | | | | | | 8466 | | | | | | | | | | | | | | 0.002s 19.382s 638309738957282589: | | | | | | | | | | | | | | | | | | | | | 8467 | | | | | | | | | | 0.002s 19.384s 638309738957303883: | | | | | | | | | | | | | | 8468 | | | | | | | | | | | | | | | | | 0.002s 19.386s 638309738957324468: | | | | | | | 8469 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 19.388s 638309738957344693: 8470 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 19.395s 638309738957407529: | | | | | | | | | | | | | | | | | | | 8471 | | | | | | | | | | | | 0.002s 19.397s 638309738957430079: | | | | | | | | | | | | 8472 | | | | | | | | | | | | | | | | | | | 0.002s 19.399s 638309738957451495: | | | | | | | | | | | 8473 | | | | | | | | | | | | | | | | | | | | 0.002s 19.401s 638309738957472132: | | | | 8474 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 19.407s 638309738957529668: | | | | | | | | | | | | | | | | | | | | | | 8475 | | | | | | | | | 0.007s 19.414s 638309738957599110: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8476 | 0.006s 19.419s 638309738957655206: | | | | | | | | | | | | | 8477 | | | | | | | | | | | | | | | | | | 0.003s 19.423s 638309738957687663: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8478 | | | | 0.006s 19.429s 638309738957750504: | | | | | | | | | | | | | | | | 8479 | | | | | | | | | | | | | | | 0.008s 19.436s 638309738957827492: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8480 0.016s 19.452s 638309738957985900: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8481 | | 0.027s 19.479s 638309738958255458: | | | | | | | | | | | | | | | | | | | | | 8482 | | | | | | | | | | 0.003s 19.482s 638309738958281611: | | | | | | | | | | | | | | | | | | | 8483 | | | | | | | | | | | | 0.009s 19.491s 638309738958371833: | | | | | | | | | | | 8484 | | | | | | | | | | | | | | | | | | | | 0.003s 19.494s 638309738958397793: | | | | | | | | | | | | | | | | | 8485 | | | | | | | | | | | | | | 0.033s 19.527s 638309738958727999: | | | | | | | | | | | | | | | | | | 8486 | | | | | | | | | | | | | 0.002s 19.529s 638309738958750947: | | | | | 8487 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 19.541s 638309738958871993: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8488 | 0.002s 19.543s 638309738958894250: | | | 8489 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 19.545s 638309738958912939: | | | | | | | | | | | | 8490 | | | | | | | | | | | | | | | | | | | 0.002s 19.547s 638309738958932522: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8491 | | | | 0.008s 19.555s 638309738959010927: | | | | | | | | | | | 8492 | | | | | | | | | | | | | | | | | | | | 0.008s 19.563s 638309738959095343: | | | | | | | | | | | | | | | | | | | | | | | | | | 8493 | | | | | 0.012s 19.575s 638309738959211818: | | | | | | | | | | | | | | 8494 | | | | | | | | | | | | | | | | | 0.003s 19.578s 638309738959237616: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8495 | | 0.006s 19.583s 638309738959293096: | | | | | | | | | | | | | | | | | | | | 8496 | | | | | | | | | | | 0.013s 19.596s 638309738959425862: | | | | 8497 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 19.600s 638309738959461060: | | | | | | | | | | | | | | | | 8498 | | | | | | | | | | | | | | | 0.004s 19.604s 638309738959504192: | | | | | | | | | | | | | | | | | | | | | | 8499 | | | | | | | | | 0.003s 19.607s 638309738959530607: | | 8500 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 19.609s 638309738959553794: | | | | | | | | | | | | | | | | | 8501 | | | | | | | | | | | | | | 0.002s 19.611s 638309738959576571: | | | | | | | | | | | | | | | | | | | | | 8502 | | | | | | | | | | 0.016s 19.627s 638309738959734417: | | | | | | | | | | | | | | | | | | | | | | | | | 8503 | | | | | | 0.003s 19.630s 638309738959761570: | | | | | | | | | | | | | | | | | | | | | | | | 8504 | | | | | | | 0.004s 19.634s 638309738959798075: | 8505 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 19.646s 638309738959926457: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8506 | 0.015s 19.661s 638309738960072694: | | | | | | | | | | | 8507 | | | | | | | | | | | | | | | | | | | | 0.003s 19.664s 638309738960104187: | | | | | | | | | | | | 8508 | | | | | | | | | | | | | | | | | | | 0.002s 19.666s 638309738960125613: | | | | | | | | | | | | | 8509 | | | | | | | | | | | | | | | | | | 0.003s 19.669s 638309738960152003: 8510 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 19.674s 638309738960203836: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8511 | | | | 0.003s 19.677s 638309738960234647: | | | | | | | | | | | | | | | | | | | | | | | | | | 8512 | | | | | 0.002s 19.680s 638309738960257534: | | | | | | | | | | | | | | | | | | 8513 | | | | | | | | | | | | | 0.006s 19.685s 638309738960315288: | | | 8514 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 19.701s 638309738960472882: | | | | | | | 8515 | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 19.712s 638309738960586728: | | | | | 8516 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 19.715s 638309738960616147: | | | | 8517 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 19.717s 638309738960636435: | | | | | | | | | | | | | | | | 8518 | | | | | | | | | | | | | | | 0.003s 19.720s 638309738960662734: | | | | | | | | | | | | | | | | | | | | | | 8519 | | | | | | | | | 0.003s 19.723s 638309738960689789: | | | | | | | | | | | | | | | | | | | | | 8520 | | | | | | | | | | 0.010s 19.733s 638309738960794436: | | | | | | | | | | | | | | | | | 8521 | | | | | | | | | | | | | | 0.013s 19.747s 638309738960929028: | | | | | | | | | | | | | | | | | | 8522 | | | | | | | | | | | | | 0.011s 19.757s 638309738961034733: | | | | | | | | | | | | | | | | | | | | | | | | 8523 | | | | | | | 0.009s 19.766s 638309738961125050: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8524 | | 0.003s 19.769s 638309738961151845: | | | | | | | | | | | 8525 | | | | | | | | | | | | | | | | | | | | 0.002s 19.771s 638309738961176116: | | | 8526 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 19.786s 638309738961319334: | | | | | | | | | | | | | | | | | | | | | | | | | | 8527 | | | | | 0.003s 19.788s 638309738961346573: | | | | | | | | | | | | 8528 | | | | | | | | | | | | | | | | | | | 0.005s 19.794s 638309738961400180: | | | | | | | | | | | | | | | | | | | | 8529 | | | | | | | | | | | 0.003s 19.797s 638309738961431823: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8530 | | | | 0.005s 19.802s 638309738961481592: | | | | | | | | | | | | | | 8531 | | | | | | | | | | | | | | | | | 0.004s 19.806s 638309738961523924: | | | | | | | | | | | | | | | | | | | | | | 8532 | | | | | | | | | 0.011s 19.817s 638309738961637445: | | | | | | | | | | | | | 8533 | | | | | | | | | | | | | | | | | | 0.003s 19.820s 638309738961664078: | 8534 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 19.822s 638309738961686219: | | | | | 8535 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 19.824s 638309738961707377: 8536 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 19.841s 638309738961872748: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8537 0.003s 19.844s 638309738961901020: | | | | | | | | | | | | | | | | 8538 | | | | | | | | | | | | | | | 0.006s 19.850s 638309738961959148: | | | | | | | | | | | | | | | | | | | | | | | | 8539 | | | | | | | 0.002s 19.852s 638309738961983960: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8540 | | 0.014s 19.866s 638309738962127203: | | | | | | | | | | | | | | | | | | | | | | | | | 8541 | | | | | | 0.031s 19.897s 638309738962433492: | | | | 8542 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 19.900s 638309738962465427: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8543 | | | | 0.002s 19.903s 638309738962490142: | | | | | | 8544 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 19.905s 638309738962513050: | | | | | | | | | | | | | | | | | | | | | 8545 | | | | | | | | | | 0.002s 19.907s 638309738962534332: | | | | | | | | | | | | | | 8546 | | | | | | | | | | | | | | | | | 0.002s 19.909s 638309738962555786: | | | | | | | | | | | | | | | | | | | | | | 8547 | | | | | | | | | 0.012s 19.922s 638309738962678174: | | | | | | | | | | | | | | | | | | | | | | | | 8548 | | | | | | | 0.019s 19.940s 638309738962866019: | | | | | | | | | | | | | | | | 8549 | | | | | | | | | | | | | | | 0.004s 19.944s 638309738962901979: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8550 | | 0.003s 19.946s 638309738962927094: | | 8551 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.025s 19.972s 638309738963179962: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8552 | | | 0.028s 19.999s 638309738963455691: | | | | | | | | | | | | | | | | | | | | | | | | | | 8553 | | | | | 0.003s 20.002s 638309738963480931: | | | | | | | | | | | | | | | | | | | | | | | | | 8554 | | | | | | 0.002s 20.004s 638309738963501273: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8555 0.002s 20.006s 638309738963523896: | | | | | | | | | | | | | | | | | | | | | | 8556 | | | | | | | | | 0.002s 20.008s 638309738963545557: | | | | | | | | | | | | | | 8557 | | | | | | | | | | | | | | | | | 0.002s 20.010s 638309738963565993: | | | | | | | | | | | 8558 | | | | | | | | | | | | | | | | | | | | 0.002s 20.012s 638309738963584686: | | | | 8559 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.014s 638309738963603504: | | | | | | | | | | | | | | | | | | | | | 8560 | | | | | | | | | | 0.005s 20.019s 638309738963653850: | | | | | | | | | | | | | | | | | | | | | | | | 8561 | | | | | | | 0.002s 20.021s 638309738963675658: 8562 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 20.026s 638309738963720212: | | | | | | | | | | | | | | | | 8095 | | | | | | | | | | | | | | | 0.002s 20.028s 638309738963739390: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8096 | | | | 0.002s 20.030s 638309738963757925: | | 8097 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.031s 638309738963776196: | | | 8098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 20.042s 638309738963887036: | | | | | | | | | | | | | | | | | | 8099 | | | | | | | | | | | | | 0.003s 20.045s 638309738963915511: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8100 | | 0.002s 20.048s 638309738963938209: | | | | | 8101 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.022s 20.070s 638309738964158318: | | | | | | | | | | | | | | | | | 8102 | | | | | | | | | | | | | | 0.019s 20.089s 638309738964351567: | | | | | | | | | | | | | | | | | | | | | | 8103 | | | | | | | | | 0.010s 20.099s 638309738964447645: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8104 | | | 0.008s 20.107s 638309738964527571: | | 8105 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 20.113s 638309738964593509: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8106 | | | | 0.011s 20.124s 638309738964701929: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8107 | | 0.002s 20.126s 638309738964726577: | | | | | | | | | | | | | | | | | | 8108 | | | | | | | | | | | | | 0.002s 20.128s 638309738964745765: | | | | | | | | | | | | | | | | 8109 | | | | | | | | | | | | | | | 0.010s 20.138s 638309738964846210: | | | | | 8110 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.141s 638309738964870956: | | | | | | | | | | | | | | | | | 8111 | | | | | | | | | | | | | | 0.002s 20.143s 638309738964889614: 8112 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 20.147s 638309738964935662: | | | 8113 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.035s 20.182s 638309738965281478: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8114 0.004s 20.186s 638309738965318423: | | 8115 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 20.203s 638309738965488948: | 8116 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 20.206s 638309738965525824: | | | | | 8117 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.208s 638309738965546237: | | | | | | | | | | | | | | | | | 8118 | | | | | | | | | | | | | | 0.002s 20.211s 638309738965569093: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8119 | | | 0.002s 20.213s 638309738965587726: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8120 | | | | 0.017s 20.230s 638309738965761123: | | | | | | | | | | | | | | | | | | | | | | 8121 | | | | | | | | | 0.004s 20.234s 638309738965800675: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8122 | | 0.002s 20.236s 638309738965822817: | | | | | | | | | | | | | | | | | | 8123 | | | | | | | | | | | | | 0.002s 20.238s 638309738965841867: | | | | | | | | | | | | | 8124 | | | | | | | | | | | | | | | | | | 0.004s 20.242s 638309738965879036: | | | | | | | | | | | | | | | | 8125 | | | | | | | | | | | | | | | 0.004s 20.245s 638309738965916117: 8126 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 20.262s 638309738966078956: | | | | | | | 8127 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 20.269s 638309738966150197: | | 8128 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.271s 638309738966171528: | | | 8129 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.273s 638309738966190040: | | | | | | | | | 8130 | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.275s 638309738966211327: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8131 0.008s 20.283s 638309738966296026: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8132 | | | | 0.017s 20.300s 638309738966464485: | | | | | | | | | | | | | | | | | | 8133 | | | | | | | | | | | | | 0.003s 20.303s 638309738966492110: | | | | | 8134 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 20.311s 638309738966567779: | 8135 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.313s 638309738966591683: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8136 | | | 0.010s 20.323s 638309738966691228: | | | | | | | | | | 8137 | | | | | | | | | | | | | | | | | | | | | 0.005s 20.328s 638309738966738920: | | | 8138 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.330s 638309738966766218: | | | | | | | | | | | | | | | | | 8139 | | | | | | | | | | | | | | 0.003s 20.333s 638309738966791375: | | | | | | | | | | | | | 8140 | | | | | | | | | | | | | | | | | | 0.002s 20.335s 638309738966813259: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8141 | | 0.002s 20.338s 638309738966838103: | | | | | | | | | | | | 8142 | | | | | | | | | | | | | | | | | | | 0.003s 20.340s 638309738966864038: | | | | | | 8143 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.343s 638309738966889371: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8144 0.003s 20.345s 638309738966914938: | | | | | | | | | | | | | | | | | | | | | | 8145 | | | | | | | | | 0.002s 20.348s 638309738966938893: | | | | | | | 8146 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.350s 638309738966964013: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8147 | | | | 0.003s 20.353s 638309738966989706: | | | | | | | | | | | | | | | | 8148 | | | | | | | | | | | | | | | 0.003s 20.355s 638309738967015612: 8149 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 20.361s 638309738967068623: | | | | | | | | | 8150 | | | | | | | | | | | | | | | | | | | | | | 0.015s 20.376s 638309738967223427: | | | | | | | | | | | | | | | | | | | | | | | 8151 | | | | | | | | 0.002s 20.378s 638309738967245324: | | | | | 4588 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.378s 638309738967246769: | | 8152 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.380s 638309738967265999: | | | | | | | | | | | | | | | | | | 8153 | | | | | | | | | | | | | 0.048s 20.428s 638309738967743139: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8154 | | | 0.003s 20.431s 638309738967770985: | | | | | | | 8155 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.434s 638309738967798784: | 8156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.436s 638309738967822627: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8157 | | 0.002s 20.438s 638309738967845359: | | | | | | | | | | 8158 | | | | | | | | | | | | | | | | | | | | | 0.002s 20.441s 638309738967868159: | | | 8159 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.443s 638309738967888882: | | | | | | | | | | | | | | | | | 8160 | | | | | | | | | | | | | | 0.002s 20.445s 638309738967910218: | | | | | | | | | | | | | | | | | | | | | | 8161 | | | | | | | | | 0.002s 20.447s 638309738967931629: | | | | | | | | | | | | | 8162 | | | | | | | | | | | | | | | | | | 0.002s 20.449s 638309738967954503: | | | | | | | | | | | | 8163 | | | | | | | | | | | | | | | | | | | 0.002s 20.452s 638309738967978754: | | | | | | | | | | | | | | | | 8164 | | | | | | | | | | | | | | | 0.002s 20.454s 638309738968002286: | | | | | | | | | | | | | | | | | | 8165 | | | | | | | | | | | | | 0.002s 20.456s 638309738968025148: | | | | | | | | | 8166 | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.459s 638309738968048687: | | | | | | 8167 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.461s 638309738968071220: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8168 | | | | 0.002s 20.463s 638309738968093771: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8169 0.004s 20.467s 638309738968135469: | | 8170 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 20.471s 638309738968176939: | | | | | 8771 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.474s 638309738968203808: 8171 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 20.487s 638309738968332962: | | | | | | | | | | | | | | | | | | | | | | | 8172 | | | | | | | | 0.017s 20.504s 638309738968506069: | | | | | | | | | | | | | | | | | | | 8173 | | | | | | | | | | | | 0.003s 20.507s 638309738968533121: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8174 | | 0.012s 20.520s 638309738968658042: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8175 | | | 0.002s 20.522s 638309738968682973: | | | | | | | | | | 8176 | | | | | | | | | | | | | | | | | | | | | 0.003s 20.525s 638309738968708947: | | | | | | | 8177 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.527s 638309738968732707: | | | | | | | | | | | | | 8178 | | | | | | | | | | | | | | | | | | 0.007s 20.534s 638309738968801273: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8179 | | | | 0.003s 20.537s 638309738968827955: | | | | | | | | | | | | | | | | | 8180 | | | | | | | | | | | | | | 0.003s 20.539s 638309738968856275: | | | | | | | | | | | | | | | | | | 8181 | | | | | | | | | | | | | 0.005s 20.544s 638309738968907340: | | | | | | | | | | | | | | | | 8182 | | | | | | | | | | | | | | | 0.003s 20.547s 638309738968932567: | 8183 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.549s 638309738968955054: | | | 8184 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.552s 638309738968979293: | | | | | | | | | | | | 8185 | | | | | | | | | | | | | | | | | | | 0.002s 20.554s 638309738969003237: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8186 0.002s 20.556s 638309738969026167: | | | | | 4588 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 20.557s 638309738969031330: | | | | | | | | | | | | | | | | | | | | | | 8187 | | | | | | | | | 0.012s 20.569s 638309738969155435: | | | | | | | | | | | | | | | | | | | | | | | | | 8188 | | | | | | 0.003s 20.573s 638309738969189809: | | | | | 8772 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 20.577s 638309738969230280: | | 8189 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.579s 638309738969257143: 8190 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 20.584s 638309738969304642: | | | | | | | | | | | | | | | | | | | | | | | 8191 | | | | | | | | 0.005s 20.589s 638309738969355693: | | | | | | | | | 8192 | | | | | | | | | | | | | | | | | | | | | | 0.007s 20.596s 638309738969420932: | | | | | | 8193 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.598s 638309738969447150: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8194 | | 0.002s 20.601s 638309738969469158: | | | | | | | | | | | | | 8195 | | | | | | | | | | | | | | | | | | 0.007s 20.608s 638309738969537874: | | | | | | | 8196 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 20.614s 638309738969599557: | | | | | | | | | | 8197 | | | | | | | | | | | | | | | | | | | | | 0.003s 20.616s 638309738969626593: | | | | | | | | | | | | | | | | | | | 8198 | | | | | | | | | | | | 0.003s 20.619s 638309738969657431: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8199 | | | 0.003s 20.622s 638309738969684267: | | | | | | | | | | | | 8200 | | | | | | | | | | | | | | | | | | | 0.004s 20.626s 638309738969724536: | 8201 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.629s 638309738969752014: | | | | | | | | | | | | | | | | | 8202 | | | | | | | | | | | | | | 0.003s 20.632s 638309738969780448: | | | | | | | | | | | | | | | | | | 8203 | | | | | | | | | | | | | 0.003s 20.635s 638309738969808200: | | | 8204 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.637s 638309738969833767: | | | | | | | | | | | | | | | | 8205 | | | | | | | | | | | | | | | 0.004s 20.641s 638309738969872730: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8206 | | | | 0.003s 20.644s 638309738969901387: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8207 0.008s 20.652s 638309738969981162: | | 8208 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.654s 638309738970005337: | | | | | | | | | | | | | | | | | | | | | | | | | 8209 | | | | | | 0.011s 20.665s 638309738970112285: | | | | | | 8210 | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 20.679s 638309738970251199: | | | | | | | | | | | | | | | | | | | | | | 8211 | | | | | | | | | 0.008s 20.687s 638309738970329990: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8212 | | 0.006s 20.692s 638309738970385697: 8213 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 20.710s 638309738970557559: | | | | 8214 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 20.714s 638309738970602937: | | | | | | | | | | | | | 8215 | | | | | | | | | | | | | | | | | | 0.003s 20.717s 638309738970630610: | | | | | | | | | | | | | | | | | | | 8216 | | | | | | | | | | | | 0.009s 20.726s 638309738970718080: | | | | | | | | 8217 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.728s 638309738970740265: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8218 | | | 0.002s 20.730s 638309738970761320: | | | | | | | | | | | | | | | | 8219 | | | | | | | | | | | | | | | 0.009s 20.739s 638309738970851596: | | | | | | | 8220 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 20.744s 638309738970900654: | | | | | | | | | | 8221 | | | | | | | | | | | | | | | | | | | | | 0.032s 20.776s 638309738971222661: | 8222 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.778s 638309738971244538: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8223 0.002s 20.780s 638309738971261604: | | | | | | | | | 8224 | | | | | | | | | | | | | | | | | | | | | | 0.002s 20.782s 638309738971277605: | | | | | | | | | | | | | | | | | | | | | | | 8225 | | | | | | | | 0.001s 20.783s 638309738971291874: | | | 8226 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.786s 638309738971323751: | | | | | | | | | | | | | | | | | | | | | | | | 8227 | | | | | | | 0.011s 20.797s 638309738971430113: | | | | | | | | | | | | | | | | | | | 8228 | | | | | | | | | | | | 0.003s 20.799s 638309738971456971: | | | | | | 8229 | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 20.807s 638309738971535078: | | | | | | | | | | | | | | | | | | | | | | 8230 | | | | | | | | | 0.003s 20.810s 638309738971560616: | | | | | | | | | | | | | | | | | | | | | | | | | 8231 | | | | | | 0.002s 20.812s 638309738971583833: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8232 | | | 0.017s 20.829s 638309738971753834: | | | | | | | 8233 | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 20.855s 638309738972009282: | | | | | 4588 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.855s 638309738972012428: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8234 | | | | 0.003s 20.858s 638309738972040055: | | | | | | | | | | | | 8235 | | | | | | | | | | | | | | | | | | | 0.005s 20.862s 638309738972085848: | | | | | 8773 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.865s 638309738972112676: 8236 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 20.873s 638309738972192988: | | | | | | | | | | | | | | | | | | | | | | | 8237 | | | | | | | | 0.003s 20.876s 638309738972220715: | | | | | 4588 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 20.876s 638309738972222990: | | | | | | | | | | | | | | | | | | | 8238 | | | | | | | | | | | | 0.005s 20.881s 638309738972274755: | | | | | | | | 8239 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.884s 638309738972302721: | | | | | | | | | | | 8240 | | | | | | | | | | | | | | | | | | | | 0.002s 20.886s 638309738972326438: | | | | | | | | | | 8241 | | | | | | | | | | | | | | | | | | | | | 0.008s 20.895s 638309738972410839: | | | | | | | | | | | | | | | | | | | | | | | | 8242 | | | | | | | 0.011s 20.906s 638309738972520287: | | | | | | | | | | | | | | | | | | | | | | | | | 8243 | | | | | | 0.007s 20.913s 638309738972591401: | 8244 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 20.920s 638309738972665675: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8245 | | | 0.005s 20.925s 638309738972716986: | | | | | | | | | | | | | | | | | | | | 8246 | | | | | | | | | | | 0.003s 20.928s 638309738972742555: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8247 0.015s 20.943s 638309738972896341: | | | | | | | | | 8248 | | | | | | | | | | | | | | | | | | | | | | 0.003s 20.946s 638309738972924633: | | | | | | | 8249 | | | | | | | | | | | | | | | | | | | | | | | | 0.021s 20.967s 638309738973136149: 8250 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 20.973s 638309738973194180: | | | | | | | | | | | | | | 8251 | | | | | | | | | | | | | | | | | 0.003s 20.976s 638309738973226736: | | | | | | | | | | | | | | | | | | | | | | 8252 | | | | | | | | | 0.013s 20.989s 638309738973353380: | | | | | | | | | | | | | | | | | | | 8253 | | | | | | | | | | | | 0.003s 20.992s 638309738973381933: | | | | | | | | | | | | | 8254 | | | | | | | | | | | | | | | | | | 0.003s 20.995s 638309738973413700: | | | | | | | | | | | | | | | | | | | | | | | 8255 | | | | | | | | 0.003s 20.998s 638309738973443083: | | | | | | | | | | | | | | | | | | 8256 | | | | | | | | | | | | | 0.006s 21.004s 638309738973500850: | | | | | | | | | | | | | | | 8257 | | | | | | | | | | | | | | | | 0.012s 21.016s 638309738973618738: | 8258 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.018s 638309738973640728: | | 8259 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 21.022s 638309738973680900: | | | | | | | | | | | | | | | | | | | | | | | | | 8260 | | | | | | 0.002s 21.024s 638309738973703854: | | | | | | | | | | 8261 | | | | | | | | | | | | | | | | | | | | | 0.002s 21.026s 638309738973725454: | | | | | | | 8262 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.028s 638309738973747193: | | | | | | | | | | | 8263 | | | | | | | | | | | | | | | | | | | | 0.023s 21.051s 638309738973974787: | | | 8264 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 21.055s 638309738974016387: | | | | | | | | | | | | | | | | | | | | 8265 | | | | | | | | | | | 0.006s 21.061s 638309738974074269: | | | | | | | | | | | | 8266 | | | | | | | | | | | | | | | | | | | 0.010s 21.071s 638309738974175649: | | | | | | | | | | | | | | 8267 | | | | | | | | | | | | | | | | | 0.003s 21.074s 638309738974202474: | | | | | | | | | | | | | | | | | 8268 | | | | | | | | | | | | | | 0.002s 21.076s 638309738974225863: | | | | | | | | | | | | | | | | | | | | | | 8269 | | | | | | | | | 0.002s 21.079s 638309738974248899: 8270 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 21.088s 638309738974341331: | | | | | | | | | | | | | | | | | | 8271 | | | | | | | | | | | | | 0.003s 21.090s 638309738974367138: | | | | | | | | 8272 | | | | | | | | | | | | | | | | | | | | | | | 0.016s 21.107s 638309738974529531: | | | | | | | | | | 8273 | | | | | | | | | | | | | | | | | | | | | 0.006s 21.113s 638309738974589089: | | | | | | | | | | | | | | | | | | | | | | | | | 8274 | | | | | | 0.009s 21.122s 638309738974680330: | | | | | | | | | | | | | | | | | | | 8275 | | | | | | | | | | | | 0.003s 21.125s 638309738974711567: | | | | | | 8276 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 21.130s 638309738974767069: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8277 0.004s 21.134s 638309738974803757: | | | | | | | | | | | | | 8278 | | | | | | | | | | | | | | | | | | 0.003s 21.137s 638309738974831335: | | | | | | | | | | | | | | | | | | | | | | | 8279 | | | | | | | | 0.008s 21.145s 638309738974910000: | | | | | | | | | | | 8280 | | | | | | | | | | | | | | | | | | | | 0.003s 21.148s 638309738974941907: | | | | | | | | | | | | | | | 8281 | | | | | | | | | | | | | | | | 0.004s 21.151s 638309738974976936: | | | 8282 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 21.157s 638309738975028090: | | | | | | | | | | | | | | | | | | | | | | | | 8283 | | | | | | | 0.003s 21.159s 638309738975056502: | | | | | | | 8284 | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 21.175s 638309738975216004: | 8285 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 21.189s 638309738975350722: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8286 | | | | 0.003s 21.192s 638309738975379616: | | | | | | | | 8287 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.194s 638309738975403175: | | | | | | | | | | | | | | | | | | | | | | 8288 | | | | | | | | | 0.002s 21.196s 638309738975425140: | | | | | | | | | | | | 8289 | | | | | | | | | | | | | | | | | | | 0.004s 21.200s 638309738975467194: | | | | | | 8290 | | | | | | | | | | | | | | | | | | | | | | | | | 0.041s 21.241s 638309738975877379: | | | | | | | | | | | | | | | | | | | | | | | | | 8291 | | | | | | 0.003s 21.244s 638309738975904584: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8292 0.002s 21.247s 638309738975927688: | | 8293 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.249s 638309738975951351: | | | | | | | | | | | | | | 8294 | | | | | | | | | | | | | | | | | 0.003s 21.252s 638309738975981056: | | | | | | | 8295 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.254s 638309738976005715: | | | | | | | | | | | | | | | | | | | | | | | 8296 | | | | | | | | 0.005s 21.259s 638309738976053483: | | | | | | | | | | | | | | | | | | | | | | | | 8297 | | | | | | | 0.005s 21.264s 638309738976101517: | | | | | | | | | | | | | | | 8298 | | | | | | | | | | | | | | | | 0.003s 21.267s 638309738976129067: | | | | | | | | | | | | | | | | | | | 8299 | | | | | | | | | | | | 0.002s 21.269s 638309738976152306: | | | | | | | | | | | | | 8300 | | | | | | | | | | | | | | | | | | 0.002s 21.271s 638309738976174128: | | | | | | | | | | 8301 | | | | | | | | | | | | | | | | | | | | | 0.008s 21.279s 638309738976249643: | | | | | | | | | | | | 8302 | | | | | | | | | | | | | | | | | | | 0.008s 21.287s 638309738976332409: | | | 8303 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 21.290s 638309738976365817: 8304 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 21.295s 638309738976408775: | | | | | | | | | | | | | | | | | | | | | | 8305 | | | | | | | | | 0.015s 21.310s 638309738976562143: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8306 0.005s 21.315s 638309738976607733: | | | | | | | | | | | | | | | | | | | | | | | | 8307 | | | | | | | 0.021s 21.335s 638309738976817407: | | | | | | | | | | | | | | | | | 8308 | | | | | | | | | | | | | | 0.004s 21.339s 638309738976853981: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8309 | | | 0.005s 21.344s 638309738976899854: | | | | | | | 8310 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.346s 638309738976924393: | 8311 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 21.352s 638309738976979341: | | | | | | 8312 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 21.357s 638309738977036146: | | | | | | | | | | | | | | | | | | | | | | | 8313 | | | | | | | | 0.006s 21.363s 638309738977092335: | | | | | | | | | | | | | | | | 8314 | | | | | | | | | | | | | | | 0.010s 21.373s 638309738977196663: 8315 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.023s 21.397s 638309738977428560: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8316 0.013s 21.409s 638309738977556836: | | | | | | | | 8317 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.412s 638309738977579312: | | | | | | | | | | | | | | | | | | | | | | 8318 | | | | | | | | | 0.002s 21.414s 638309738977597839: | | | | | | | | | | | | | | | | | | | | | | | | 8319 | | | | | | | 0.002s 21.415s 638309738977616285: | | | | | | | | | | | | 8320 | | | | | | | | | | | | | | | | | | | 0.015s 21.430s 638309738977762976: | | | | | | | | | | | | | | | | | | | | 8321 | | | | | | | | | | | 0.006s 21.436s 638309738977822986: | | | 8322 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.438s 638309738977846507: | | | | | | | | | | | | | | | | | | | | | | | 8323 | | | | | | | | 0.010s 21.449s 638309738977951349: | | | | | | | | | | | | | | | | | 8324 | | | | | | | | | | | | | | 0.003s 21.452s 638309738977978285: | | | | | | 8325 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.454s 638309738978000262: | 8326 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.456s 638309738978021536: 8327 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 21.460s 638309738978061509: | | | | | | | | | | | | | | | | | | | | | | | | | 7912 | | | | | | 0.018s 21.478s 638309738978241307: | | | | | | | | | | | | | 7913 | | | | | | | | | | | | | | | | | | 0.015s 21.492s 638309738978386378: | | | | | | | | 7914 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 21.495s 638309738978414808: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7915 | | | | 0.008s 21.503s 638309738978497088: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7916 0.016s 21.520s 638309738978658690: | | | | | | | | | | 7917 | | | | | | | | | | | | | | | | | | | | | 0.004s 21.524s 638309738978703152: | | | | | | | 7918 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.526s 638309738978727137: | | | | | | | | | | | | | | | | | | | | 7919 | | | | | | | | | | | 0.006s 21.532s 638309738978784829: | | | | | | | | | | | | | | | | | | | | | | | | | 7920 | | | | | | 0.003s 21.535s 638309738978811798: | | | | | | | | | | | | | | | | 7921 | | | | | | | | | | | | | | | 0.002s 21.537s 638309738978834987: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7922 | 0.002s 21.540s 638309738978858551: 7923 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.040s 21.579s 638309738979254420: | | | | | | | | | | | | | 7924 | | | | | | | | | | | | | | | | | | 0.005s 21.584s 638309738979307246: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7925 0.005s 21.590s 638309738979359518: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7926 | | | | 0.007s 21.597s 638309738979434367: | | | | | | | 7927 | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 21.613s 638309738979588098: | | | | | | | | | | | | | | | | | | | | | | | | | 7928 | | | | | | 0.009s 21.621s 638309738979673511: | | | | | | | | 7929 | | | | | | | | | | | | | | | | | | | | | | | 0.009s 21.630s 638309738979759842: | | | | | | | | | | 7930 | | | | | | | | | | | | | | | | | | | | | 0.006s 21.635s 638309738979816292: | | | | | | | | | | | | 7931 | | | | | | | | | | | | | | | | | | | 0.005s 21.640s 638309738979864136: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7932 | 0.003s 21.643s 638309738979890872: | | | | | | | | | | | | | | | | 7933 | | | | | | | | | | | | | | | 0.007s 21.650s 638309738979965069: 7934 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 21.656s 638309738980020027: | | | | | | | | | | | | | | | 7935 | | | | | | | | | | | | | | | | 0.006s 21.662s 638309738980078782: | | | | | | | | | | | | | | | | | | | | 7936 | | | | | | | | | | | 0.003s 21.664s 638309738980106167: | | | | | | | | | | | | | | | | | | | 7937 | | | | | | | | | | | | 0.003s 21.667s 638309738980131336: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7938 0.006s 21.673s 638309738980192398: | | | | | | | | | | | | | 7939 | | | | | | | | | | | | | | | | | | 0.003s 21.676s 638309738980226134: | | | | | | | | | | | 7940 | | | | | | | | | | | | | | | | | | | | 0.058s 21.734s . 638309738980804108: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7941 | | | | 0.003s 21.737s 638309738980832425: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7942 | 0.002s 21.739s 638309738980856737: | | | | | | | | 7943 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 21.742s 638309738980885109: | | | | | | | | | | 7944 | | | | | | | | | | | | | | | | | | | | | 0.003s 21.745s 638309738980914968: | | | | | | | | | | | | | | | | | | | | | | | | | 7945 | | | | | | 0.003s 21.748s 638309738980944696: | | | | | | | | | | | | 7946 | | | | | | | | | | | | | | | | | | | 0.003s 21.751s 638309738980973508: | | | | | | | | | | | | | | | | 7947 | | | | | | | | | | | | | | | 0.003s 21.754s 638309738981001242: | | | | | | | | | | | | | 7948 | | | | | | | | | | | | | | | | | | 0.003s 21.757s 638309738981028414: | | | | | | | | | | | | | | | | | | | 7949 | | | | | | | | | | | | 0.003s 21.759s 638309738981055147: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7950 0.003s 21.762s 638309738981082223: | | | | | | | 7951 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 21.765s 638309738981109880: | | | | | | | | | | | | | | | | | | | | 7952 | | | | | | | | | | | 0.025s 21.790s 638309738981364520: | | | | | | | | | | | | | | | 7953 | | | | | | | | | | | | | | | | 0.003s 21.793s 638309738981394006: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7954 | | | 0.002s 21.795s 638309738981416632: 7955 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 21.802s 638309738981485468: | | 7956 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 21.807s 638309738981528524: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7957 | | | | 0.003s 21.809s 638309738981555957: | | | | | | | | | | | 7958 | | | | | | | | | | | | | | | | | | | | 0.009s 21.819s 638309738981648443: | | | | | | | | 7959 | | | | | | | | | | | | | | | | | | | | | | | 0.011s 21.829s 638309738981754207: | | | | | | | | | | | | | | | | | | | | | | | | | 7960 | | | | | | 0.003s 21.832s 638309738981779865: | | | | | | | 7961 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 21.836s 638309738981817614: | | | | | | | | | | 7962 | | | | | | | | | | | | | | | | | | | | | 0.006s 21.841s 638309738981875876: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7963 | 0.018s 21.859s 638309738982053597: | | | | | | | | | | | | | | | | 7964 | | | | | | | | | | | | | | | 0.003s 21.862s 638309738982083808: | | | | | | | | | | | | 7965 | | | | | | | | | | | | | | | | | | | 0.005s 21.868s 638309738982137921: | | | | | | | | | | | | | | | | | | | | 7966 | | | | | | | | | | | 0.002s 21.870s 638309738982158954: | | | | | | | | | | | | | 7967 | | | | | | | | | | | | | | | | | | 0.002s 21.872s 638309738982179274: | | | | | | | | | | | | | | | | | | | 7968 | | | | | | | | | | | | 0.002s 21.874s 638309738982200677: | | | | | | | | | | | | | | | 7969 | | | | | | | | | | | | | | | | 0.013s 21.887s 638309738982333071: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7970 | | | 0.008s 21.895s 638309738982413260: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7971 | | | | 0.003s 21.898s 638309738982440939: | | | | | | | | | | | | | | | | | | | | | 7972 | | | | | | | | | | 0.014s 21.912s 638309738982583566: | | | | | | | | | | | 7973 | | | | | | | | | | | | | | | | | | | | 0.013s 21.925s 638309738982713211: 7974 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 21.930s 638309738982765258: | | 7975 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 21.935s 638309738982809705: | | | | | | | 7976 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 21.937s 638309738982837196: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7977 0.003s 21.940s 638309738982862519: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7978 | 0.002s 21.942s 638309738982885110: | | | | | | | | 7979 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 21.945s 638309738982907745: | | | | | | | | | | | | | | | | | | | | | | | | | 7980 | | | | | | 0.002s 21.947s 638309738982932419: | | | | | | | | | | | | | | | | 7981 | | | | | | | | | | | | | | | 0.002s 21.949s 638309738982955083: | | | | | | | | | | | | | | | | | | | | 7982 | | | | | | | | | | | 0.002s 21.952s 638309738982977819: | | | | | | | | | | | | 7983 | | | | | | | | | | | | | | | | | | | 0.003s 21.954s 638309738983004710: | | | | | | | | | | | | | | | | | | | | | | | | | | 7984 | | | | | 0.003s 21.957s 638309738983030015: | | | | | | | | | | | | | | | | | | | | | | | | 7985 | | | | | | | 0.002s 21.959s 638309738983054458: | | | | | | | | | | 7986 | | | | | | | | | | | | | | | | | | | | | 0.002s 21.962s 638309738983078428: | | | | | | | | | | | | | 7987 | | | | | | | | | | | | | | | | | | 0.024s 21.985s 638309738983314323: | | | | | | | | | | | | | | | 7988 | | | | | | | | | | | | | | | | 0.017s 22.002s 638309738983481682: | | | | | | | | | 7989 | | | | | | | | | | | | | | | | | | | | | | 0.019s 22.021s 638309738983669104: | | | | | | | | | | | 7990 | | | | | | | | | | | | | | | | | | | | 0.009s 22.030s 638309738983758501: | | | | | | | | | | | | | | | | 7991 | | | | | | | | | | | | | | | 0.004s 22.034s 638309738983800329: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7992 | 0.004s 22.038s 638309738983842714: | | | | | | | | | | | | | | | | | | | | | 7993 | | | | | | | | | | 0.006s 22.044s 638309738983904519: | | | | | | | | | | 7994 | | | | | | | | | | | | | | | | | | | | | 0.003s 22.048s 638309738983937831: | | | | | | | | | | | | | | | | | | | | | | | | | | 7995 | | | | | 0.013s 22.060s 638309738984065077: | | 7996 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 22.064s 638309738984102440: | | | | | | | | 7997 | | | | | | | | | | | | | | | | | | | | | | | 0.022s 22.086s 638309738984323767: | | | | | | | | | 7998 | | | | | | | | | | | | | | | | | | | | | | 0.003s 22.089s 638309738984356235: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7999 0.006s 22.096s 638309738984420932: | | | | | | | | | | | | | | | | | 8000 | | | | | | | | | | | | | | 0.003s 22.099s 638309738984450235: | | | | 8001 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 22.109s 638309738984548499: | | | | | | | | | | | 8002 | | | | | | | | | | | | | | | | | | | | 0.022s 22.131s 638309738984773199: 8003 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 22.134s 638309738984805416: | | | | | | | | | | | | | | | 8004 | | | | | | | | | | | | | | | | 0.001s 22.136s 638309738984820010: | | | | | | | | | | | | | | | | | | | | | 8005 | | | | | | | | | | 0.016s 22.151s 638309738984976427: | | | | | | | | | | | | | | | | | | | | | | | | | | 8006 | | | | | 0.004s 22.156s 638309738985018088: | | | | | | | | | | | | | | | | | | | | | | | | 8007 | | | | | | | 0.003s 22.159s 638309738985050592: | | | | | | | | | | | | | | | | | | | 8008 | | | | | | | | | | | | 0.007s 22.166s 638309738985121500: | | | | | | | | | | | | | | | | 8009 | | | | | | | | | | | | | | | 0.037s 22.203s 638309738985490837: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4596 | | | | 0.001s 22.204s 638309738985501391: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8010 | 0.004s 22.208s 638309738985538199: | | | | | | | | | | | | | | | 8011 | | | | | | | | | | | | | | | | 0.005s 22.212s 638309738985584286: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8012 0.003s 22.215s 638309738985610515: | | | | | | | | | | | | | | | | | 8013 | | | | | | | | | | | | | | 0.021s 22.236s 638309738985822519: | | | | | | | | | 8014 | | | | | | | | | | | | | | | | | | | | | | 0.003s 22.239s 638309738985851912: | 8015 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 22.243s 638309738985889754: | | 8016 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 22.245s 638309738985914729: | | | | | | | | | | | | | | | | | | | | | 8017 | | | | | | | | | | 0.003s 22.248s 638309738985945007: | | | | | | | | | | | | 8018 | | | | | | | | | | | | | | | | | | | 0.002s 22.251s 638309738985969441: | | | | 8019 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 22.257s 638309738986028106: | | | | | | | | | | | | | | | | | | | | | | | 8020 | | | | | | | | 0.003s 22.260s 638309738986059049: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8021 | | | 0.004s 22.264s 638309738986099229: | | | | | | | | | | | | | | | | | | | | | | | | 8022 | | | | | | | 0.004s 22.268s 638309738986137814: | | | | | | | | | | | | | | | | | | | 8023 | | | | | | | | | | | | 0.013s 22.281s 638309738986271274: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8775 | | | | 0.002s 22.283s 638309738986295283: | | | | | | | | | | 8024 | | | | | | | | | | | | | | | | | | | | | 0.041s 22.324s 638309738986702592: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4596 | | | | 0.001s 22.325s 638309738986712547: | | | | | | | | | | | | | | | | | 8025 | | | | | | | | | | | | | | 0.003s 22.328s 638309738986742573: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8026 | 0.018s 22.346s 638309738986925940: | | | | | | | | | | | | | | | | | | | | | 8027 | | | | | | | | | | 0.003s 22.349s 638309738986955686: | | 8028 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 22.352s 638309738986983075: | | | | | | | | | | | | 8029 | | | | | | | | | | | | | | | | | | | 0.003s 22.355s 638309738987011746: | | | | | | | 8030 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 22.358s 638309738987039273: | | | | | | | | | | | | | | | | | | | 8031 | | | | | | | | | | | | 0.003s 22.360s 638309738987066011: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8032 | | 0.003s 22.363s 638309738987093261: 8033 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 22.369s 638309738987148153: | | | 8034 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 22.371s 638309738987177247: | | | | | | | | | | | | | | | | | | | | | | | | | | 8035 | | | | | 0.003s 22.374s 638309738987205049: | | | | | | | | | | | | | | | 8036 | | | | | | | | | | | | | | | | 0.003s 22.377s 638309738987231171: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8776 | | | | 0.002s 22.379s 638309738987255127: | | | | | | | | | | | | | | | | | | | | | | | 8037 | | | | | | | | 0.002s 22.382s 638309738987279387: | | | | 8038 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 22.384s 638309738987306205: | | | | | | | | 8039 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 22.388s 638309738987338636: | | | | | | | | | 8040 | | | | | | | | | | | | | | | | | | | | | | 0.015s 22.403s 638309738987492378: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8041 | | | 0.003s 22.406s 638309738987521019: | | | | | | | | | | | | | | | | 8042 | | | | | | | | | | | | | | | 0.023s 22.429s 638309738987755775: | | | | | | | | | | | | | | 8043 | | | | | | | | | | | | | | | | | 0.003s 22.433s 638309738987790290: | | | | | | | | | | | | | | | | | 8044 | | | | | | | | | | | | | | 0.008s 22.441s 638309738987868799: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8045 | 0.003s 22.444s 638309738987898120: | | 8046 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 22.446s 638309738987922162: | | | | | | | | | | | 8047 | | | | | | | | | | | | | | | | | | | | 0.002s 22.448s 638309738987945069: | | | | | | | | | | | | 8048 | | | | | | | | | | | | | | | | | | | 0.022s 22.470s 638309738988166337: | | | | | | | | | | 8049 | | | | | | | | | | | | | | | | | | | | | 0.004s 22.474s 638309738988201841: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8050 | | 0.008s 22.482s 638309738988277720: | | | | | | | | | 8051 | | | | | | | | | | | | | | | | | | | | | | 0.006s 22.487s 638309738988334113: | | | | | | | 8052 | | | | | | | | | | | | | | | | | | | | | | | | 0.025s 22.512s 638309738988582238: | | | 8053 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 22.515s 638309738988614951: | | | | | | | | | | | | | | | | | | | | | | | | | | 8054 | | | | | 0.009s 22.524s 638309738988700968: | | | | | | | | | | | | | | | | | | | | | | | | 8055 | | | | | | | 0.003s 22.527s 638309738988730243: | | | | | | | | | | | | | | | | 8056 | | | | | | | | | | | | | | | 0.014s 22.541s 638309738988868348: | | | | | | | | | | | | | | | | | | | | | | | 8057 | | | | | | | | 0.003s 22.543s 638309738988895035: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8058 | 0.007s 22.551s 638309738988968721: | | | | | | | | | | | | | | | | | | | 8059 | | | | | | | | | | | | 0.007s 22.558s 638309738989043180: | | | | | | | | | | | | | | | | | 8060 | | | | | | | | | | | | | | 0.003s 22.561s 638309738989072853: | | | | | | | | | 8061 | | | | | | | | | | | | | | | | | | | | | | 0.003s 22.564s 638309738989100147: | | 8062 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 22.574s 638309738989198518: | | | | | | | | | | | 8063 | | | | | | | | | | | | | | | | | | | | 0.003s 22.576s 638309738989224955: | | | | | | | | | | | | | | 8064 | | | | | | | | | | | | | | | | | 0.003s 22.579s 638309738989250242: | | | | | | | | | | 8065 | | | | | | | | | | | | | | | | | | | | | 0.002s 22.581s 638309738989273172: | | | | | | | | | | | | | | | | | | | | | 8066 | | | | | | | | | | 0.010s 22.591s 638309738989369379: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8067 0.003s 22.594s 638309738989400294: | | | | 8068 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 22.597s 638309738989434576: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8069 | | | 0.012s 22.609s 638309738989554148: | | | | | | | | | | | | | | | 8070 | | | | | | | | | | | | | | | | 0.005s 22.614s 638309738989604925: | | | | | | | 8071 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 22.621s 638309738989673087: | | | | | | | | | | | | | 8072 | | | | | | | | | | | | | | | | | | 0.010s 22.631s 638309738989772828: | | | | | | | | | | | | | | | | | | | | | | | 8073 | | | | | | | | 0.005s 22.636s 638309738989824836: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8074 | | 0.007s 22.644s 638309738989898642: | | | | | | | | | | | | | | | | 8075 | | | | | | | | | | | | | | | 0.010s 22.653s 638309738989995906: | | | | | | | | | | 8076 | | | | | | | | | | | | | | | | | | | | | 0.004s 22.658s 638309738990038302: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4596 | | | | 0.002s 22.659s 638309738990056725: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8777 | | | | 0.005s 22.664s 638309738990102238: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4596 | | | | 0.000s 22.664s 638309738990105867: | | | | | | | | | | | 8077 | | | | | | | | | | | | | | | | | | | | 0.008s 22.672s 638309738990186032: | | | | | | | | | | | | | | 8078 | | | | | | | | | | | | | | | | | 0.017s 22.689s 638309738990353772: | | | 8079 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 22.692s 638309738990383354: | | | | | | | | | | | | | 8080 | | | | | | | | | | | | | | | | | | 0.023s 22.715s 638309738990610409: 8081 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 22.720s 638309738990664744: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8082 | | 0.002s 22.722s 638309738990684938: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8083 | 0.008s 22.730s 638309738990762531: | | | | | | | 8084 | | | | | | | | | | | | | | | | | | | | | | | | 0.038s 22.768s 638309738991138130: | | | | | | | | | | | | | | | | | 8085 | | | | | | | | | | | | | | 0.003s 22.771s 638309738991169016: | | | | | | | | | | | | | | 8086 | | | | | | | | | | | | | | | | | 0.004s 22.774s 638309738991205584: | | | | | | | | | | | | | | | 8087 | | | | | | | | | | | | | | | | 0.009s 22.783s 638309738991293333: | | | | | | | | | | | | | | | | | | | | | | | 8088 | | | | | | | | 0.006s 22.789s 638309738991356804: | | | | | | | | | | | | | | | | 8089 | | | | | | | | | | | | | | | 0.003s 22.792s 638309738991382653: | | | 8090 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 22.796s 638309738991421457: | | | | | | | | | | 8091 | | | | | | | | | | | | | | | | | | | | | 0.003s 22.799s 638309738991448417: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8092 | | | 0.002s 22.801s 638309738991472134: | | | | 8093 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 22.803s 638309738991496957: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7731 | 0.002s 22.805s 638309738991515471: | | | | | | | | | | | | | 7732 | | | | | | | | | | | | | | | | | | 0.002s 22.807s 638309738991532260: | | | | | | | 7733 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 22.809s 638309738991549236: | | | | | | | | | | | | | | | | | | | | | | | | | | 7734 | | | | | 0.002s 22.811s 638309738991567707: | | | | | | | | | | | | | | | | | | | 7735 | | | | | | | | | | | | 0.002s 22.812s 638309738991584203: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7736 | | 0.002s 22.814s 638309738991604828: | | | | | | | | | | | | | | | | | | | | | | | | 7737 | | | | | | | 0.041s 22.855s 638309738992011037: 7738 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.037s 22.891s 638309738992376451: | | | | 7739 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 22.899s 638309738992456840: | | | | | | | 7740 | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 22.907s 638309738992533797: | | | | | | | | | | | | | | | | | | | | | | | | 7741 | | | | | | | 0.003s 22.910s 638309738992562676: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7742 | 0.004s 22.914s 638309738992600489: | | | | | | | | | | | | | | | | | | | | | | | | | | 7743 | | | | | 0.002s 22.916s 638309738992618891: | | | | | | | | | | | | | 7744 | | | | | | | | | | | | | | | | | | 0.007s 22.922s 638309738992684523: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7745 | | 0.008s 22.930s 638309738992761099: | | | | | | | | | | | | | | | | | | | 7746 | | | | | | | | | | | | 0.003s 22.933s 638309738992794524: | | | | | | | | | | | | | | | | | | | | | 7747 | | | | | | | | | | 0.017s 22.950s 638309738992960663: 7748 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 22.965s 638309738993113200: | | | | | | | | | | | | | | | 7749 | | | | | | | | | | | | | | | | 0.003s 22.968s 638309738993139256: | | | | 7750 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 22.970s 638309738993163136: | | | | | | | 7751 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 22.972s 638309738993185429: | | | | | | | | | | | | | | | | | | 7752 | | | | | | | | | | | | | 0.007s 22.979s 638309738993252947: | | | | | | | | | | | | | | | | | | | | | | | | 7753 | | | | | | | 0.003s 22.982s 638309738993280490: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7754 | 0.009s 22.991s 638309738993373554: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7755 0.003s 22.994s 638309738993400926: | | | | | | | | | | | | | | | | | | | | | | | | | | 7756 | | | | | 0.010s 23.004s 638309738993498118: | | | | | | | | | | | | 7757 | | | | | | | | | | | | | | | | | | | 0.004s 23.007s 638309738993534888: | | | | | | | | | | | | | | | | | | | 7758 | | | | | | | | | | | | 0.033s 23.040s 638309738993860964: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7759 | | 0.005s 23.045s 638309738993913809: | | | | | | | | | | | | | 7760 | | | | | | | | | | | | | | | | | | 0.007s 23.052s 638309738993980622: | | | | | | | | | | | | | | | | | | | | | | | | 7761 | | | | | | | 0.006s 23.058s 638309738994042586: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7762 | 0.003s 23.061s 638309738994071457: | | | | | | | | | | | 7763 | | | | | | | | | | | | | | | | | | | | 0.002s 23.063s 638309738994094523: | | | | | | | | | | | | | | | | | | | | | 7764 | | | | | | | | | | 0.002s 23.066s 638309738994118360: | | | | | | | | | | | | | | | 7765 | | | | | | | | | | | | | | | | 0.002s 23.068s 638309738994141340: | | | | 7766 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 23.072s 638309738994185145: | | | | | | | 7767 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 23.075s 638309738994211978: 7768 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 23.083s 638309738994288319: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7769 0.002s 23.085s 638309738994313101: | | | | | | | | | | | | | | | | | | | | | | | | | | 7770 | | | | | 0.003s 23.088s 638309738994340561: | | | | | | | | | | | | 7771 | | | | | | | | | | | | | | | | | | | 0.003s 23.090s 638309738994366933: | | | | | | | | | 7772 | | | | | | | | | | | | | | | | | | | | | | 0.002s 23.093s 638309738994388381: | | | | | | | | | | | | | | | | | | 7773 | | | | | | | | | | | | | 0.003s 23.096s 638309738994417952: | | | | | | | | | | | | | | | | | | | 7774 | | | | | | | | | | | | 0.035s 23.131s 638309738994768926: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7775 | | 0.005s 23.135s 638309738994814470: | | | | | | | | | | | | | 7776 | | | | | | | | | | | | | | | | | | 0.003s 23.138s 638309738994845198: | | | | | | | 7777 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 23.146s 638309738994918218: | | | | | | | | | | | 7778 | | | | | | | | | | | | | | | | | | | | 0.012s 23.158s 638309738995042848: | | | | | | | | | | | | | | | | | | 7779 | | | | | | | | | | | | | 0.003s 23.161s 638309738995072787: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7780 | 0.004s 23.165s 638309738995109742: | | | | | | | | | | | | | | | | | | | | | 7781 | | | | | | | | | | 0.003s 23.168s 638309738995139388: | | | | | | | | | | | | | | | | | | | | | | | | | | 7782 | | | | | 0.002s 23.170s 638309738995163125: | | | | | | | | | | | | | | | | | | | | | | | | 7783 | | | | | | | 0.005s 23.175s 638309738995209713: | | | | | | | | | | | | 7784 | | | | | | | | | | | | | | | | | | | 0.007s 23.181s 638309738995276219: | | | | 7785 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 23.186s 638309738995322228: 7786 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 23.200s 638309738995457667: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7787 0.003s 23.203s 638309738995489234: | | | | | | | | | | | | | | | 7788 | | | | | | | | | | | | | | | | 0.004s 23.207s 638309738995527896: | | | | | | | | | 7789 | | | | | | | | | | | | | | | | | | | | | | 0.002s 23.209s 638309738995548327: | | | | | | | | | | | | | 7790 | | | | | | | | | | | | | | | | | | 0.002s 23.210s 638309738995565017: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7791 | | 0.002s 23.212s 638309738995580620: | | | | | | | | | | | | | | | | | | | 7792 | | | | | | | | | | | | 0.002s 23.214s 638309738995598621: | | | | | | | 7793 | | | | | | | | | | | | | | | | | | | | | | | | 0.042s 23.255s 638309738996015936: | | | | | | | | | | | 7794 | | | | | | | | | | | | | | | | | | | | 0.007s 23.262s 638309738996081389: | | | | | | | | | | | | | | | | | | | | | | | | 7795 | | | | | | | 0.020s 23.282s 638309738996279390: | | | | | | | | | | | | | | | | | | 7796 | | | | | | | | | | | | | 0.007s 23.289s 638309738996351714: | | | | | | | | | | | | | | | | | | | | | 7797 | | | | | | | | | | 0.002s 23.291s 638309738996376075: | | | | | | | | | | | | 7798 | | | | | | | | | | | | | | | | | | | 0.003s 23.294s 638309738996404350: | | | | | | | | | | | | | | | | | | | | | | | | | | 7799 | | | | | 0.002s 23.296s 638309738996427199: | | | | 7800 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 23.299s 638309738996449710: | | | | | | | | | | | | | | | | | | | | 7801 | | | | | | | | | | | 0.002s 23.301s 638309738996472409: | | | | | | 7802 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 23.304s 638309738996507265: | | | | | | | | | | | | | | 7803 | | | | | | | | | | | | | | | | | 0.002s 23.307s 638309738996529911: | 7804 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 23.308s 638309738996545809: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7805 | 0.001s 23.310s 638309738996559961: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7806 0.001s 23.311s 638309738996574768: | | | | | | | 7807 | | | | | | | | | | | | | | | | | | | | | | | | 0.042s 23.353s 638309738996989895: | | | | | | | | | | | | | 7808 | | | | | | | | | | | | | | | | | | 0.003s 23.355s 638309738997016514: | | | | | | | | | | | | | | | | | | | 7809 | | | | | | | | | | | | 0.006s 23.361s 638309738997073367: | | | | | | | | | | | | | | | | | | | | | | 7810 | | | | | | | | | 0.016s 23.377s 638309738997236771: | | | | | | | | | | | | | | | | | | 7811 | | | | | | | | | | | | | 0.007s 23.385s 638309738997310744: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7812 | | 0.017s 23.402s 638309738997479004: | | | | | | 7813 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 23.408s 638309738997537964: | | | | | | | | | | | | | | | | | | | | | 7814 | | | | | | | | | | 0.004s 23.412s 638309738997578205: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7815 0.010s 23.421s 638309738997673967: | 7816 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 23.424s 638309738997701493: | | | | | | | 7817 | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 23.433s 638309738997789379: | | | | | | | | | | | | | 7818 | | | | | | | | | | | | | | | | | | 0.004s 23.437s 638309738997831527: | | | 7819 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 23.441s 638309738997873578: | | | | | | | | | | | | | | | | | | | | | | | | | | 7820 | | | | | 0.006s 23.447s 638309738997932066: | | | | | | | | | | | | | | | | | | | | | | | | 7821 | | | | | | | 0.014s 23.460s 638309738998067506: 7822 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 23.467s 638309738998135106: | | | | | | | | | | | | | | 7823 | | | | | | | | | | | | | | | | | 0.003s 23.471s 638309738998168114: | | | | | | | | | | | | | | | | | | | 7824 | | | | | | | | | | | | 0.006s 23.476s 638309738998226896: | | | | | | 7825 | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 23.491s 638309738998368321: | | | | | | | | | | | | | | | | | | 7826 | | | | | | | | | | | | | 0.011s 23.501s 638309738998476309: | | | | | | | | | 7827 | | | | | | | | | | | | | | | | | | | | | | 0.013s 23.514s 638309738998605304: | | | | | | | | | | | | | | | | | | | | | | 7828 | | | | | | | | | 0.010s 23.524s 638309738998702776: | | | | | | | | | | | | | | | | | | | | | 7829 | | | | | | | | | | 0.003s 23.527s 638309738998728289: | | | | | | | | | | | | | 7830 | | | | | | | | | | | | | | | | | | 0.020s 23.547s 638309738998929278: | | | | | | | | | | | | | | | | | | | | 7831 | | | | | | | | | | | 0.003s 23.550s 638309738998957509: | | | | | | | | | | | | | | 7832 | | | | | | | | | | | | | | | | | 0.003s 23.552s 638309738998985230: | | | | | | | 7833 | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 23.565s 638309738999112528: | 7834 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 23.568s 638309738999146517: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4597 | | | 0.003s 23.571s 638309738999174364: | | | | | | 7835 | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 23.590s 638309738999360425: | | | | | | | | | | | | | | | 7836 | | | | | | | | | | | | | | | | 0.004s 23.594s 638309738999402072: | | | | | | | | | | | | | | | | | | 7837 | | | | | | | | | | | | | 0.012s 23.606s 638309738999524401: | | | | | | | | | | | | | | | | 7838 | | | | | | | | | | | | | | | 0.003s 23.609s 638309738999553251: 7839 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 23.626s 638309738999724438: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8779 | | | 0.003s 23.629s 638309738999754658: | | | | | | | | | | | | | 7840 | | | | | | | | | | | | | | | | | | 0.003s 23.632s 638309738999786953: | | | | | | | | | | | | | | | | | | | | | | 7841 | | | | | | | | | 0.004s 23.636s 638309738999823169: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7842 | | 0.003s 23.639s 638309738999850075: | | | | | | | | | | | | | | | | | | | | | | | | | 7843 | | | | | | 0.002s 23.641s 638309738999875036: | | | 7844 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 23.646s 638309738999925651: | | | | | | | 7845 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 23.650s 638309738999957946: | 7846 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 23.663s 638309739000096975: | | | | | | | | | | | 7847 | | | | | | | | | | | | | | | | | | | | 0.003s 23.666s 638309739000126959: | | | | | | | | | | | | | | | | | | | | 7848 | | | | | | | | | | | 0.004s 23.670s 638309739000162899: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4597 | | | 0.001s 23.671s 638309739000168019: | | | | | | | | | | | | | | | | | | | 7849 | | | | | | | | | | | | 0.003s 23.673s 638309739000196103: | | 7850 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 23.685s 638309739000310736: | | | | | | | | | | | | | | | | | | | | | | | | 7851 | | | | | | | 0.004s 23.689s 638309739000348588: | | | | | | | | | | | | | | | | | | 7852 | | | | | | | | | | | | | 0.020s 23.709s 638309739000548172: | | | | | | 7853 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 23.714s 638309739000606308: | | | | | | | | | | | | | 7854 | | | | | | | | | | | | | | | | | | 0.003s 23.717s 638309739000636590: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7855 | | 0.004s 23.722s 638309739000678484: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7856 0.006s 23.727s 638309739000736048: | | | 7857 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 23.732s 638309739000778659: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8780 | | | 0.005s 23.737s 638309739000832199: | | | | | | | | | | | | | | | | 7858 | | | | | | | | | | | | | | | 0.003s 23.740s 638309739000866244: | | | | | | | | | | | | | | | | | | | | | | | | | | 7859 | | | | | 0.021s 23.761s 638309739001076892: | | | | | | | 7860 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 23.768s 638309739001143113: 7861 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 23.773s 638309739001195907: | 7862 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 23.776s 638309739001225414: | | | | | | | | | | | | | | | | | | | | | | | 7863 | | | | | | | | 0.003s 23.779s 638309739001255498: | | | | | | | | | | | | | | | | | | | | 7864 | | | | | | | | | | | 0.029s 23.809s 638309739001548199: | | | | | | | | | 7865 | | | | | | | | | | | | | | | | | | | | | | 0.003s 23.811s 638309739001576737: | | | | | | | | | | | | | | | 7866 | | | | | | | | | | | | | | | | 0.003s 23.814s 638309739001605692: | | | | | | | | | | | | | | | | | | | | | | | | 7867 | | | | | | | 0.003s 23.817s 638309739001636888: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7868 0.003s 23.820s 638309739001666849: | | | | | | | | | | | | | | | | | | | | | | 7869 | | | | | | | | | 0.008s 23.829s 638309739001749333: | | 7870 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 23.843s 638309739001889378: | | | | | | | | | | | 7871 | | | | | | | | | | | | | | | | | | | | 0.011s 23.853s 638309739001997355: | | | | | | | | | | | | | | | | 7872 | | | | | | | | | | | | | | | 0.003s 23.857s 638309739002031349: | | | | | | 7873 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 23.860s 638309739002059302: | 7874 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 23.862s 638309739002085620: | | | | | | | | | | | | | | | | | | | | | | | 7875 | | | | | | | | 0.003s 23.865s 638309739002110895: | | | 7876 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.021s 23.886s 638309739002318168: | | | | | | | | | | | | | | | | | | | | | | | | | 7877 | | | | | | 0.003s 23.889s 638309739002347671: | | | | | | | | | | | | | | | | | | | | | | | | | | 7878 | | | | | 0.004s 23.892s 638309739002386100: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7879 0.002s 23.894s 638309739002405184: | | | | | | | | | | | | | 7880 | | | | | | | | | | | | | | | | | | 0.002s 23.896s 638309739002421677: 7881 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 23.900s 638309739002460262: | | | | | | | | | | | | | | | | | | | | | | | | 7882 | | | | | | | 0.003s 23.903s 638309739002492175: | | | | | | | | | 7883 | | | | | | | | | | | | | | | | | | | | | | 0.009s 23.912s 638309739002577752: | | | | | | | | | | | | | | | | | | | | | 7884 | | | | | | | | | | 0.016s 23.927s 638309739002733451: | | | | | | | | | | | | | | | | 7885 | | | | | | | | | | | | | | | 0.003s 23.930s 638309739002765041: | | | | | | | | | | | | | | | | | | 7886 | | | | | | | | | | | | | 0.013s 23.943s 638309739002890814: | | | | | | | 7887 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 23.949s 638309739002947567: | | | 7888 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 23.954s 638309739003001191: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7889 | 0.005s 23.958s 638309739003046739: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7890 0.004s 23.962s 638309739003083136: | | | | | | | | | | | | | | | 7891 | | | | | | | | | | | | | | | | 0.004s 23.966s 638309739003123818: | | | | | | 7892 | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 23.977s 638309739003232267: 7893 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 23.991s 638309739003376456: | | | | | | | | | | | | | | | | | | | 7894 | | | | | | | | | | | | 0.028s 24.019s 638309739003654278: | | | 7895 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 24.032s 638309739003781221: | | | | | | | | | | | | | | | | | | | | | | 7896 | | | | | | | | | 0.003s 24.035s 638309739003811084: | | | | | | | | | | | | | 7897 | | | | | | | | | | | | | | | | | | 0.006s 24.041s 638309739003869490: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4597 | | | 0.002s 24.042s 638309739003884941: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8781 | | | 0.004s 24.046s 638309739003925137: | 7898 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 24.049s 638309739003948633: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4597 | | | 0.000s 24.049s 638309739003949588: | | | | | | | | | | | | | | | 7899 | | | | | | | | | | | | | | | | 0.005s 24.054s 638309739003999876: | | | | | | | 7900 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 24.060s 638309739004060124: | | | | | | | | | | | | | | | | | | | | | | | 7901 | | | | | | | | 0.018s 24.077s 638309739004235668: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7902 0.017s 24.095s 638309739004407942: | | | | | | | | | | | | | | | | | | 7903 | | | | | | | | | | | | | 0.003s 24.098s 638309739004440479: | | | | | | | | | | | | | | | | | | | 7904 | | | | | | | | | | | | 0.003s 24.101s 638309739004467894: | | | | | | | | | | | | | | | | 7905 | | | | | | | | | | | | | | | 0.009s 24.110s 638309739004558176: | | | | | | 7906 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 24.114s 638309739004598587: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7907 | 0.007s 24.121s 638309739004673132: | | | 7908 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 24.124s 638309739004703116: | | | | | | | | | | | | | | | | | | | | | 7909 | | | | | | | | | | 0.003s 24.127s 638309739004731702: | | | | | | | | | | | | | | | | | | | | | | 7547 | | | | | | | | | 0.003s 24.130s 638309739004758822: | 7548 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 24.133s 638309739004796887: | | | | | | | 7549 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 24.136s 638309739004825211: | | | | | | | | | | | | | | | 7550 | | | | | | | | | | | | | | | | 0.002s 24.139s 638309739004849850: | | | | | | | | | | | | | 7551 | | | | | | | | | | | | | | | | | | 0.017s 24.156s 638309739005018062: | | | | | | | | | | | 7552 | | | | | | | | | | | | | | | | | | | | 0.041s 24.196s 638309739005423441: | | 7553 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 24.201s 638309739005477093: | | | | | | | 7554 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 24.205s 638309739005512254: | 7555 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 24.209s 638309739005553459: | | | | | | | | | | | | | | | | | | | | | | 7556 | | | | | | | | | 0.004s 24.213s 638309739005595789: | | | | | | | | | | | | | 7557 | | | | | | | | | | | | | | | | | | 0.003s 24.217s 638309739005628642: | | | | | | | | | | | | | | | | | | | | | 7558 | | | | | | | | | | 0.019s 24.235s 638309739005816752: | | | | | | | | | | | 7559 | | | | | | | | | | | | | | | | | | | | 0.014s 24.250s 638309739005960661: | | | | | | | | 7560 | | | | | | | | | | | | | | | | | | | | | | | 0.012s 24.262s 638309739006082508: | | | | | | | | | | | | | | | | | | | | | | | | 7561 | | | | | | | 0.003s 24.265s 638309739006113853: | | | | | | | | | | | | | | | 7562 | | | | | | | | | | | | | | | | 0.004s 24.269s 638309739006155166: | | | | | | | | | 7563 | | | | | | | | | | | | | | | | | | | | | | 0.004s 24.273s 638309739006190618: | | | | | | | | | | | | | | | | | | 7564 | | | | | | | | | | | | | 0.003s 24.276s 638309739006218846: | | 7565 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 24.290s 638309739006365499: | | | | | | | | | | | | | | | | | | | | | 7566 | | | | | | | | | | 0.009s 24.299s 638309739006453492: | | | | | | | 7567 | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 24.308s 638309739006540959: | | | | | | | | | | | | | | | | | | | | | | 7568 | | | | | | | | | 0.008s 24.316s 638309739006622310: | | | | | | | | | | | | | 7569 | | | | | | | | | | | | | | | | | | 0.006s 24.321s 638309739006677410: | | | | | | | | 7570 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 24.324s 638309739006702986: | | | | | | | | | | | 7571 | | | | | | | | | | | | | | | | | | | | 0.010s 24.334s 638309739006803548: | | | | | | | | | | | | | | | | | | | | 7572 | | | | | | | | | | | 0.003s 24.337s 638309739006834186: | | | | | | | | | | | | | | | | | | 7573 | | | | | | | | | | | | | 0.003s 24.340s 638309739006860221: | 7574 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.045s 24.385s 638309739007314446: | | 7575 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 24.388s 638309739007345353: | | | | | | | | | 7576 | | | | | | | | | | | | | | | | | | | | | | 0.003s 24.391s 638309739007371005: | | | | | | | | | | | | | | | | | | | | | | | | 7577 | | | | | | | 0.003s 24.394s 638309739007404138: | | | | | | | | | | | | | | | 7578 | | | | | | | | | | | | | | | | 0.003s 24.397s 638309739007434832: 7579 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 24.403s 638309739007493695: | | | | | | | 7580 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 24.406s 638309739007522350: | | | | | | | | 7581 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 24.410s 638309739007557687: | | | | | | | | | | | | | | | | | | | | | 7582 | | | | | | | | | | 0.003s 24.412s 638309739007584732: | | | | | | | | | | | 7583 | | | | | | | | | | | | | | | | | | | | 0.003s 24.415s 638309739007612005: | | | | | | | | | | | | | 7584 | | | | | | | | | | | | | | | | | | 0.003s 24.418s 638309739007639165: | | | | | | | | | | | | | | | | | | | | 7585 | | | | | | | | | | | 0.003s 24.420s 638309739007664627: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7586 | | | | 0.002s 24.423s 638309739007687944: | | | | | | | | | | | | | | | | | | | | | | 7587 | | | | | | | | | 0.002s 24.425s 638309739007712142: | 7588 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 24.427s 638309739007730191: | | | | | | | | | | | | | | | | | | | | | | | | | 7589 | | | | | | 0.002s 24.429s 638309739007755129: | | | | | | | | | | | | | | | | | | 7590 | | | | | | | | | | | | | 0.020s 24.449s 638309739007950652: | | | | | 7591 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 24.459s 638309739008052263: | | | | | | | | | | | | | | | | | | | | | | | | 7592 | | | | | | | 0.003s 24.462s 638309739008083609: | | | | | | | | | 7593 | | | | | | | | | | | | | | | | | | | | | | 0.003s 24.465s 638309739008111860: 7594 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 24.470s 638309739008165817: | | 7595 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 24.476s 638309739008220397: | | | | | | | | | | | | | | | 7596 | | | | | | | | | | | | | | | | 0.010s 24.486s 638309739008322658: | | | | | | | 7597 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 24.491s 638309739008370639: | | | | | | | | | | | | | | | | | | 7598 | | | | | | | | | | | | | 0.008s 24.499s 638309739008450213: | | | | | | | | 7599 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 24.502s 638309739008480543: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7600 | | | | 0.010s 24.512s 638309739008579818: | | | | | | | | | | | 7601 | | | | | | | | | | | | | | | | | | | | 0.010s 24.522s 638309739008677657: | | | | | | | | | | | | | | | | | | | | | 7602 | | | | | | | | | | 0.003s 24.524s 638309739008707384: | 7603 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 24.531s 638309739008772639: | | | | | | | | | | | | | | | | | | | | 7604 | | | | | | | | | | | 0.005s 24.536s 638309739008818669: | | | | | | | | | | | | | | | | | | | | | | 7605 | | | | | | | | | 0.003s 24.538s 638309739008846206: | | | | | | | | | | | | | 7606 | | | | | | | | | | | | | | | | | | 0.008s 24.547s 638309739008928204: | | | | | 7607 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 24.549s 638309739008956142: | | | | | | | | | | | | | | | | | | | | | | | | 7608 | | | | | | | 0.003s 24.552s 638309739008983673: | | | | | | | | | | | | | | | | | | | | | | | | | 7609 | | | | | | 0.003s 24.555s 638309739009008858: | | 7610 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 24.557s 638309739009033893: 7611 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 24.567s 638309739009135680: | | | | | | | | | 7612 | | | | | | | | | | | | | | | | | | | | | | 0.002s 24.569s 638309739009154624: | | | | | | | | | | | | | | | 7613 | | | | | | | | | | | | | | | | 0.006s 24.576s 638309739009218753: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7614 0.003s 24.578s 638309739009247416: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7615 | | | | 0.003s 24.581s 638309739009273384: | | | | | | | | | | | | | | | | | | 7616 | | | | | | | | | | | | | 0.005s 24.586s 638309739009320294: | | | | | | | 7617 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 24.592s 638309739009383863: | | | | | | | | | | | | | | | | | | | | | 7618 | | | | | | | | | | 0.003s 24.595s 638309739009409522: | | | | | | | | | | | | | | 7619 | | | | | | | | | | | | | | | | | 0.009s 24.604s 638309739009499488: | | | | | | | | | | | 7620 | | | | | | | | | | | | | | | | | | | | 0.013s 24.617s 638309739009634229: | | | | | | | | 7621 | | | | | | | | | | | | | | | | | | | | | | | 0.010s 24.628s 638309739009738288: | | | | | | | | | | | | | | | | | 7622 | | | | | | | | | | | | | | 0.003s 24.630s 638309739009763326: | 7623 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.022s 24.652s 638309739009983094: | | | | | | | | | | | | | | | | | | | | | | 7624 | | | | | | | | | 0.016s 24.668s 638309739010143572: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7625 0.010s 24.678s 638309739010246174: | | | | | | | | | | 7626 | | | | | | | | | | | | | | | | | | | | | 0.004s 24.682s 638309739010283968: | | | | | | | | | | | | | | | | | | | | | | | | | 7627 | | | | | | 0.002s 24.685s 638309739010308158: 7628 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 24.697s 638309739010436362: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7629 | | | | 0.007s 24.704s 638309739010505203: | | | | | | | 4592 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 24.705s 638309739010514300: | | | | | | | | | | | | | | | | | 7630 | | | | | | | | | | | | | | 0.014s 24.719s 638309739010651279: | | | | | | | | | | | | | | | | | | | | | | | | 7631 | | | | | | | 0.003s 24.722s 638309739010678674: | | | | | | | | | | | 7632 | | | | | | | | | | | | | | | | | | | | 0.003s 24.725s 638309739010708770: | | | | | | | | | | | | | | | | | | | | | | 7633 | | | | | | | | | 0.016s 24.741s 638309739010873031: | | | | | | | | | | | | | | | 7634 | | | | | | | | | | | | | | | | 0.002s 24.743s 638309739010895302: | | 7635 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 24.750s 638309739010961798: | | | | 7636 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 24.757s 638309739011027831: | | | | | | | 8783 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 24.764s 638309739011099795: | | | | | | | | | | 7637 | | | | | | | | | | | | | | | | | | | | | 0.010s 24.774s 638309739011202255: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7638 0.004s 24.778s 638309739011240501: | | | | | | | | | | | | | | | | | | | | 7639 | | | | | | | | | | | 0.005s 24.783s 638309739011291201: | | | | | | 7640 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 24.786s 638309739011322638: | | | | | | | 4592 | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 24.801s 638309739011467885: | | | | | | | 8784 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 24.804s 638309739011497658: | | | | | | | | | | | | | | | | | | | | | | | | 7641 | | | | | | | 0.022s 24.826s 638309739011718018: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7642 | | | | 0.025s 24.850s 638309739011964268: | | | | | | | | | | | | 7643 | | | | | | | | | | | | | | | | | | | 0.002s 24.853s 638309739011988433: | | | | | | | | 7644 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 24.855s 638309739012011855: | | | | | | | | | | | | | | | | | | | | | | | | | 7645 | | | | | | 0.002s 24.857s 638309739012029256: | | 7646 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 24.858s 638309739012046233: | | | | 7647 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 24.860s 638309739012066819: | | | 7648 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 24.863s 638309739012091774: 7649 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 24.868s 638309739012140371: | | | | | | | | | | | 7650 | | | | | | | | | | | | | | | | | | | | 0.015s 24.883s 638309739012293083: | | | | | | | | | | 7651 | | | | | | | | | | | | | | | | | | | | | 0.002s 24.885s 638309739012317364: | | | | | | | | | | | | | | | 7652 | | | | | | | | | | | | | | | | 0.003s 24.888s 638309739012345345: | | | | | | | | | | | | | | | | | | | | | | | | 7653 | | | | | | | 0.008s 24.896s 638309739012426049: | | | | | | | | | | | | | | 7654 | | | | | | | | | | | | | | | | | 0.028s 24.924s 638309739012707198: | | | | | 7655 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 24.937s 638309739012830371: | | | | | | | | | | | | | | | | 7656 | | | | | | | | | | | | | | | 0.003s 24.939s 638309739012855506: | | | | | | | | 7657 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 24.942s 638309739012883108: | | | | | | | | | | | | | 7658 | | | | | | | | | | | | | | | | | | 0.013s 24.955s 638309739013014845: | | | | | | | | | | | | | | | | | | | | | | | | | | 7659 | | | | | 0.003s 24.958s 638309739013046163: | | | | | | | | | 7660 | | | | | | | | | | | | | | | | | | | | | | 0.008s 24.966s 638309739013126803: | | | | | | | | | | | | 7661 | | | | | | | | | | | | | | | | | | | 0.011s 24.978s 638309739013239956: | | | | | | 7662 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 24.982s 638309739013280518: | | 7663 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 24.985s 638309739013316782: | | | | | | | | | | | | | | | | | | | | | | | | 7664 | | | | | | | 0.005s 24.990s 638309739013361893: | | | | | | | | | | | | | | | | | 7665 | | | | | | | | | | | | | | 0.003s 24.993s 638309739013394862: | | | | | | | | | | | | | | | | | | | | 7666 | | | | | | | | | | | 0.008s 25.001s 638309739013475686: 7667 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 25.007s 638309739013528466: | | | | | | | | | | | | | | | | | | | | | | 7668 | | | | | | | | | 0.003s 25.010s 638309739013557547: | | | | | | | | | | | | | | | 7669 | | | | | | | | | | | | | | | | 0.002s 25.012s 638309739013581336: | | | | 7670 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 25.014s 638309739013603935: | | | | | | | | | | | 7671 | | | | | | | | | | | | | | | | | | | | 0.003s 25.017s 638309739013631236: | | | | | | | | | | | | | | 7672 | | | | | | | | | | | | | | | | | 0.020s 25.037s 638309739013833524: | | | | | 7673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 25.044s 638309739013901205: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7674 | | | | 0.003s 25.047s 638309739013931979: | | | | | | | 4592 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 25.053s 638309739013988280: | | | | | | | 8785 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 25.056s 638309739014018393: | | | | | | | | | | | | | | | | 7675 | | | | | | | | | | | | | | | 0.004s 25.060s 638309739014059954: | | | | | | | 4592 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 25.060s 638309739014063246: | | | | | | | | 7676 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 25.065s 638309739014108163: | | | | | | | | | | | | | | | | | | | | | | | | | | 7677 | | | | | 0.005s 25.070s 638309739014161791: | | | | | | | | | 7678 | | | | | | | | | | | | | | | | | | | | | | 0.008s 25.078s 638309739014239456: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7679 0.003s 25.081s 638309739014270181: | | | | | | | | | | | | | | | | | | | | | | | | 7680 | | | | | | | 0.005s 25.086s 638309739014322599: | | | | | | | | | | | | 7681 | | | | | | | | | | | | | | | | | | | 0.007s 25.093s 638309739014389318: | | | | | | 7682 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 25.096s 638309739014425476: | | | | | | | | | | | | | | | | | 7683 | | | | | | | | | | | | | | 0.003s 25.099s 638309739014454361: | | | | | | | | | | | | | 7684 | | | | | | | | | | | | | | | | | | 0.008s 25.107s 638309739014535524: | | | | | | | | | | | | | | | | | | | | | | 7685 | | | | | | | | | 0.005s 25.113s 638309739014590438: | | | | | | | | | | | | | | | | | | | 7686 | | | | | | | | | | | | 0.007s 25.119s 638309739014656750: 7687 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 25.129s 638309739014755929: | | | | | | | | | | | | | | | | | | | | 7688 | | | | | | | | | | | 0.005s 25.135s 638309739014809260: | | | | | | | | | | | 7689 | | | | | | | | | | | | | | | | | | | | 0.004s 25.139s 638309739014849384: | | | | | | | | | | | | | | | | | | | | | | | | | 7690 | | | | | | 0.018s 25.156s 638309739015024952: | | | | 7691 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 25.173s 638309739015191887: | | | | | | | | | 7692 | | | | | | | | | | | | | | | | | | | | | | 0.006s 25.179s 638309739015249476: | | | | | 7693 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 25.183s 638309739015289657: | | 7694 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 25.191s 638309739015377160: | | | | | | | | | | | | | | | | | | | | | | | | 7695 | | | | | | | 0.014s 25.205s 638309739015515558: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7696 0.014s 25.219s 638309739015655505: | | | | | | | | 7697 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 25.221s 638309739015676960: 7698 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 25.225s 638309739015714708: | | | | | | | | | | | | | | | | | | | | | | 7699 | | | | | | | | | 0.003s 25.228s 638309739015740688: | | | | | | | | | | | | | | | | | | | | 7700 | | | | | | | | | | | 0.003s 25.231s 638309739015768507: | | | | | | | | | | | | 7701 | | | | | | | | | | | | | | | | | | | 0.003s 25.233s 638309739015797126: | | | | | | 7702 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 25.236s 638309739015825323: | | | | | | | | | | | | | | | | | 7703 | | | | | | | | | | | | | | 0.003s 25.239s 638309739015852819: | | | | | | | | | | | | | | | | | | | | | | | | | | 7704 | | | | | 0.005s 25.244s 638309739015898336: | | | | | | | | | | | | | | 7705 | | | | | | | | | | | | | | | | | 0.008s 25.252s 638309739015980230: | 7706 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 25.263s 638309739016095575: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7707 | | | | 0.025s 25.288s 638309739016341933: | | | | | | | | | | | 7708 | | | | | | | | | | | | | | | | | | | | 0.007s 25.295s 638309739016411703: | | | | | 7709 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 25.298s 638309739016442932: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7710 0.011s 25.309s 638309739016549908: | | | 7711 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.023s 25.332s 638309739016778339: | | | | | | | | | 7712 | | | | | | | | | | | | | | | | | | | | | | 0.002s 25.334s 638309739016803002: | | | | | | | | | | | | | | | | | | | | | | 7713 | | | | | | | | | 0.029s 25.363s 638309739017089764: | | | | | | | | | | | | | | | 7714 | | | | | | | | | | | | | | | | 0.003s 25.365s 638309739017116596: | | | | | | | | | | | | | | | | | | | 7715 | | | | | | | | | | | | 0.004s 25.369s 638309739017152396: | | | | | | | | | | | | 7716 | | | | | | | | | | | | | | | | | | | 0.007s 25.376s 638309739017224242: | | | | 7717 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 25.387s 638309739017330213: | | | | | | | | | | | 7718 | | | | | | | | | | | | | | | | | | | | 0.015s 25.402s 638309739017483731: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7719 | | | | 0.003s 25.405s 638309739017512706: | | 7720 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 25.408s 638309739017538219: | | | 7721 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 25.410s 638309739017565653: | | | | | | | | | | | | | | | | | | | | 7722 | | | | | | | | | | | 0.003s 25.413s 638309739017590821: | 7723 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 25.415s 638309739017616688: | | | | | | | | | 7724 | | | | | | | | | | | | | | | | | | | | | | 0.002s 25.417s 638309739017634365: | | | | | 7725 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 25.419s 638309739017649255: | | | | | | | | | | | | | | 7726 | | | | | | | | | | | | | | | | | 0.022s 25.440s 638309739017867456: | | | | | | | | | | | | | | | | | | | | | | | | | 7727 | | | | | | 0.009s 25.450s 638309739017958917: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7728 0.008s 25.457s 638309739018036742: | | | | | | | | | | | | 7729 | | | | | | | | | | | | | | | | | | | 0.006s 25.464s 638309739018098700: | | | | | | | | | | | | | | | | | | | | | | | | 7367 | | | | | | | 0.004s 25.467s 638309739018135346: | | | | | | | | | | | | | | | | | | | | | | | | | | 7368 | | | | | 0.003s 25.471s 638309739018167606: | | | | | | | | | | | | | | | | | | | 7369 | | | | | | | | | | | | 0.006s 25.476s 638309739018225079: | | | | 7370 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 25.483s 638309739018295651: | | | | | | | | | | | | | | | 7371 | | | | | | | | | | | | | | | | 0.003s 25.486s 638309739018323948: | | 7372 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.028s 25.515s 638309739018608063: | | | | | | | | | | | 7373 | | | | | | | | | | | | | | | | | | | | 0.020s 25.535s 638309739018808570: | | | | | | | | | | | | | | | | | | | | | | | | | | 7374 | | | | | 0.008s 25.543s 638309739018889274: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7375 | | | | 0.017s 25.560s 638309739019061544: | | | | | | | | | | | | | | | | | | | 7376 | | | | | | | | | | | | 0.003s 25.563s 638309739019094134: | | | | | | | | | | | | 7377 | | | | | | | | | | | | | | | | | | | 0.003s 25.566s 638309739019123414: | | | | | | | | | | | | | | | 7378 | | | | | | | | | | | | | | | | 0.009s 25.575s 638309739019210985: | 7379 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.028s 25.603s 638309739019489640: | | | | | | | | | | | | | | | | | | | | | | | | 7380 | | | | | | | 0.013s 25.616s 638309739019624005: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7381 | | 0.004s 25.620s 638309739019666265: | | | | 7382 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 25.624s 638309739019698027: | | 7383 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 25.630s 638309739019761511: | | | | | | | | | | | | | 7384 | | | | | | | | | | | | | | | | | | 0.003s 25.633s 638309739019789408: | | | | | | | | | | | | | | | | | 7385 | | | | | | | | | | | | | | 0.002s 25.635s 638309739019813792: | | | | | | | | | | | 7386 | | | | | | | | | | | | | | | | | | | | 0.006s 25.641s 638309739019873782: | | | | | | 7387 | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 25.656s 638309739020027097: | | | | | | | | | | | | | | | | | | | 7388 | | | | | | | | | | | | 0.018s 25.674s 638309739020203071: | | | | | | | | | | | | 7389 | | | | | | | | | | | | | | | | | | | 0.003s 25.677s 638309739020234564: | | | | | | | | | | | | | | | 7390 | | | | | | | | | | | | | | | | 0.004s 25.681s 638309739020272567: | 7391 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 25.688s 638309739020345268: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7392 | | | | 0.004s 25.693s 638309739020388449: | | | | | | | | | | | | | | | | | | | | | | | | 7393 | | | | | | | 0.024s 25.717s 638309739020631142: | | | | | | | | | | | | | 7394 | | | | | | | | | | | | | | | | | | 0.003s 25.720s 638309739020664883: | | | | | | | | | | | | | | | | | 7395 | | | | | | | | | | | | | | 0.003s 25.723s 638309739020693560: | | | | 7396 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 25.726s 638309739020726164: | | | | | | | | | | | 7397 | | | | | | | | | | | | | | | | | | | | 0.006s 25.732s 638309739020783608: | | | | | | | | | | | | | | | | | | | | | | | | | | 7398 | | | | | 0.005s 25.737s 638309739020834559: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7399 | | 0.003s 25.740s 638309739020862273: | | | | | | 7400 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 25.743s 638309739020896664: | | 7401 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 25.752s 638309739020983347: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7402 | | | 0.008s 25.760s 638309739021064486: | | | | | | | | | | | | 7403 | | | | | | | | | | | | | | | | | | | 0.003s 25.763s 638309739021093669: | | | | | | | | | | | | | | | | | | | 7404 | | | | | | | | | | | | 0.003s 25.766s 638309739021121542: | | | | | | | | | | | | | | | | | | | | | | | | 7405 | | | | | | | 0.009s 25.775s 638309739021214232: | | | | | | | | | | | | | | | 7406 | | | | | | | | | | | | | | | | 0.009s 25.784s 638309739021301423: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7407 | | | | 0.003s 25.787s 638309739021333928: | | | | | | | | 7408 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 25.791s 638309739021374201: | 7409 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 25.795s 638309739021411482: | | | | | | | | | | | | | | | | | | | | | | 7410 | | | | | | | | | 0.019s 25.814s 638309739021598305: | | | | | | | | | | | | | 7411 | | | | | | | | | | | | | | | | | | 0.003s 25.816s 638309739021625564: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7412 | | 0.020s 25.836s 638309739021825706: | | | | | | | | | | | 7413 | | | | | | | | | | | | | | | | | | | | 0.003s 25.839s 638309739021857346: | | | | | | | | | | | | | | | | | | | 7414 | | | | | | | | | | | | 0.003s 25.842s 638309739021884682: | | | | | | | | | | | | | | | | | 7415 | | | | | | | | | | | | | | 0.003s 25.845s 638309739021916074: | | | | | | 7416 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 25.848s 638309739021938273: | | 7417 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 25.850s 638309739021964188: | | | | 7418 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 25.853s 638309739021995153: | | | | | | | | | | | | 7419 | | | | | | | | | | | | | | | | | | | 0.003s 25.856s 638309739022022500: | | | | | | | | | | | | | | | | | | | | | | | | 7420 | | | | | | | 0.003s 25.859s 638309739022051060: | | | | | | | | | | | | | | | | | | | | | | | | | | 7421 | | | | | 0.003s 25.862s 638309739022078198: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7422 | | | | 0.003s 25.864s 638309739022106802: | | | | | | | | | | | | | | | | | | | | | | 7423 | | | | | | | | | 0.014s 25.879s 638309739022251564: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7424 | | | 0.003s 25.882s 638309739022282445: | 7425 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 25.885s 638309739022311139: | | | | | | | | | | | | | | | 7426 | | | | | | | | | | | | | | | | 0.003s 25.887s 638309739022336181: | | | | | | | | 7427 | | | | | | | | | | | | | | | | | | | | | | | 0.007s 25.894s 638309739022403035: | | | | | | | | | | | | | 7428 | | | | | | | | | | | | | | | | | | 0.020s 25.914s 638309739022602665: | | | | | | 7429 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 25.917s 638309739022634498: | | | | 7430 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 25.920s 638309739022663959: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7431 | | 0.003s 25.923s 638309739022693402: | | | | | | | | | | | | | | | | | | | 7432 | | | | | | | | | | | | 0.003s 25.926s 638309739022723520: | | | | | | | | | | | 7433 | | | | | | | | | | | | | | | | | | | | 0.005s 25.931s 638309739022770718: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7434 | 0.003s 25.934s 638309739022804625: | | | | | | | | | | | | | | | | | | | | | | | | 7435 | | | | | | | 0.003s 25.937s 638309739022836749: | | | | | | | | | | | | 7436 | | | | | | | | | | | | | | | | | | | 0.003s 25.941s 638309739022868568: | | | | | | | | | | | | | | | | | 7437 | | | | | | | | | | | | | | 0.004s 25.945s 638309739022908041: | | | | | | | | | | | | | | | | | | | | | | | | | | 7438 | | | | | 0.011s 25.955s 638309739023013524: | | | | | | | | | | | | | | | | | | | | | | | 7439 | | | | | | | | 0.068s 26.023s . 638309739023691730: | | | | | | | | | | | | | | | | | | | | 7440 | | | | | | | | | | | 0.003s 26.026s 638309739023723093: | | | | | | 7441 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 26.029s 638309739023750175: | | | | | | | | 7442 | | | | | | | | | | | | | | | | | | | | | | | 0.011s 26.040s 638309739023864838: | | | | | | | | | | | | | | | | | | | 7443 | | | | | | | | | | | | 0.003s 26.043s 638309739023894724: | | 7444 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 26.047s 638309739023931901: | | | | | | | | | | | | | | | | | | | | | 7445 | | | | | | | | | | 0.006s 26.053s 638309739023989754: | | | | | | | | | | | | | | | | | | | | | | | | 7446 | | | | | | | 0.003s 26.055s 638309739024017194: | | | | | | | | | | 7447 | | | | | | | | | | | | | | | | | | | | | 0.004s 26.059s 638309739024054207: | | | | | | | | | | | | | | | 7448 | | | | | | | | | | | | | | | | 0.003s 26.062s 638309739024082643: | | | | | | | | | | | | | | | | | | | | | | 7449 | | | | | | | | | 0.003s 26.065s 638309739024107717: | | | | | | | | | | | | | | | | | | | | | | | | | | 7450 | | | | | 0.003s 26.067s 638309739024132922: | | | | | | | | | | | | | 7451 | | | | | | | | | | | | | | | | | | 0.003s 26.070s 638309739024158463: | | | | | | | | | | | 7452 | | | | | | | | | | | | | | | | | | | | 0.007s 26.076s 638309739024226659: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7453 | | 0.016s 26.093s 638309739024388456: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7454 | | | | 0.008s 26.101s 638309739024472746: | | | | | | | | | | | | | | 7455 | | | | | | | | | | | | | | | | | 0.008s 26.109s 638309739024554870: | | | | | | | | | | | | | | | | | | | | | | | 7456 | | | | | | | | 0.011s 26.120s 638309739024666689: | | | | | | | | | | | | | | | | | | | | 7457 | | | | | | | | | | | 0.020s 26.141s 638309739024868519: | | | | | | | | 7458 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 26.144s 638309739024901402: | | | | | | | | | | | | | | | | | | | | | 7459 | | | | | | | | | | 0.011s 26.155s 638309739025010557: | | | | | | | | | | | | | | | | | | | | | | 7460 | | | | | | | | | 0.003s 26.158s 638309739025043618: | | 7461 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 26.161s 638309739025068649: | | | | | | | | | | 7462 | | | | | | | | | | | | | | | | | | | | | 0.004s 26.164s 638309739025105465: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7463 | | 0.010s 26.174s 638309739025204393: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7464 | | | | 0.003s 26.177s 638309739025236924: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7465 0.003s 26.180s 638309739025263864: | | | | | | | | | | | | | | | | | | | | | | | | 7466 | | | | | | | 0.003s 26.183s 638309739025289026: | | | | | | | | | | | | | | | | | | | | | | | | | | 7467 | | | | | 0.012s 26.194s 638309739025404071: | | | | | | | | | | | | | | | | | 7468 | | | | | | | | | | | | | | 0.016s 26.210s 638309739025565028: | | | | | | | | | | | | | | 7469 | | | | | | | | | | | | | | | | | 0.015s 26.225s 638309739025717198: | | | | | | | | | | | | | | | | | | | | | 7470 | | | | | | | | | | 0.011s 26.236s 638309739025825049: | | | | | | | | | | | | | | | | | | 7471 | | | | | | | | | | | | | 0.003s 26.239s 638309739025850655: | | | | | | | | | | | | | | | | | | | 7472 | | | | | | | | | | | | 0.002s 26.241s 638309739025875610: | | | | | | | | 7473 | | | | | | | | | | | | | | | | | | | | | | | 0.012s 26.253s 638309739025993751: | | | | | | | | | | 7474 | | | | | | | | | | | | | | | | | | | | | 0.023s 26.276s 638309739026224817: | | | | | 7475 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 26.279s 638309739026255189: | | | | | | | | | | | 7476 | | | | | | | | | | | | | | | | | | | | 0.003s 26.282s 638309739026286384: | | | | | | | | | | | | | | | | | | | | | | | | 7477 | | | | | | | 0.014s 26.296s 638309739026424049: | | | | | | | | | | | | | | 7478 | | | | | | | | | | | | | | | | | 0.004s 26.300s 638309739026461068: | | | | | | | | | | | | | | | | | | | | | | | | | | 7479 | | | | | 0.007s 26.307s 638309739026527971: | | | | | | | | | | | | | 7480 | | | | | | | | | | | | | | | | | | 0.003s 26.310s 638309739026559828: | | | | | | | | | | | | | | | | | | | | 7481 | | | | | | | | | | | 0.004s 26.314s 638309739026599962: | | | | | | | | | | | | | | | 7482 | | | | | | | | | | | | | | | | 0.007s 26.321s 638309739026669291: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7483 | | | 0.004s 26.325s 638309739026710110: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7484 | | | | 0.002s 26.327s 638309739026734781: 7485 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 26.332s 638309739026780132: | | | | | | | | | | | | | | | | | | 7486 | | | | | | | | | | | | | 0.002s 26.334s 638309739026804930: | | | | | | | | 7487 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 26.336s 638309739026827060: | 7488 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 26.339s 638309739026852662: | | | | | | | | | | | | | | | | | | | | | 7489 | | | | | | | | | | 0.004s 26.343s 638309739026893790: | | | | 7490 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 26.347s 638309739026936029: | | 7491 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 26.366s 638309739027117680: | | | | | | | | | | | | | | | | | | | 7492 | | | | | | | | | | | | 0.004s 26.370s 638309739027162535: | | | | | | | | | | | | | | | | | | | | | | 7493 | | | | | | | | | 0.002s 26.372s 638309739027182843: | | | | | | | | | | | 7494 | | | | | | | | | | | | | | | | | | | | 0.002s 26.374s 638309739027201743: | | | | | | | | | | | | | 7495 | | | | | | | | | | | | | | | | | | 0.002s 26.376s 638309739027223114: | | | | | | | | | | | | | | 7496 | | | | | | | | | | | | | | | | | 0.003s 26.379s 638309739027252034: | | | | | | | | | | 7497 | | | | | | | | | | | | | | | | | | | | | 0.006s 26.385s 638309739027312129: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7498 | | | | 0.004s 26.389s 638309739027355940: | | | | | | | | | | | | | | | | | | | | | | | | 7499 | | | | | | | 0.006s 26.395s 638309739027415314: | | | | | | | | | 7500 | | | | | | | | | | | | | | | | | | | | | | 0.009s 26.404s 638309739027504006: | | | | | 7501 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 26.418s 638309739027639456: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7502 | | 0.003s 26.421s 638309739027670696: | | | | | | | | | | | | | | | | | | | | 7503 | | | | | | | | | | | 0.009s 26.430s 638309739027762362: | | | | | | | | | | | | | | | | | | | | | | | 7504 | | | | | | | | 0.007s 26.437s 638309739027830162: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7505 | | | 0.014s 26.451s 638309739027973727: | | | | | | | | | | | | | | | 7506 | | | | | | | | | | | | | | | | 0.003s 26.454s 638309739028003790: | | | | | | | | | | | 7507 | | | | | | | | | | | | | | | | | | | | 0.002s 26.456s 638309739028020183: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7508 | | | | 0.020s 26.475s 638309739028216450: | | | | | | | | | | | | | 7509 | | | | | | | | | | | | | | | | | | 0.004s 26.480s 638309739028261186: | | | | | | | | | | | | | | | | | | | 7510 | | | | | | | | | | | | 0.003s 26.483s 638309739028294958: | | | | | | | | 7511 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 26.487s 638309739028332831: | | | | | | | | | | | | | | | | | | | | | | | | | | 7512 | | | | | 0.003s 26.490s 638309739028362289: | | | | | | | | | | | | | | 7513 | | | | | | | | | | | | | | | | | 0.004s 26.494s 638309739028397635: | | | | | | | | | | | | | | | | | | | | 7514 | | | | | | | | | | | 0.012s 26.506s 638309739028521332: | | | | | 7515 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 26.508s 638309739028540286: | | | | | | | | | | 7516 | | | | | | | | | | | | | | | | | | | | | 0.002s 26.510s 638309739028558363: | | | | | | | | | | | | | | | | | | | | | | | | 7517 | | | | | | | 0.002s 26.512s 638309739028578953: | | | | | | | | | | | | | | | | | | | | | | | 7518 | | | | | | | | 0.002s 26.514s 638309739028600835: | | | | | | | | | | | | | | | | | | | | | | 7519 | | | | | | | | | 0.002s 26.516s 638309739028619521: | | | | | | | | | | | | | | | | | | | | | 7520 | | | | | | | | | | 0.032s 26.548s 638309739028938412: | | | | | | | | | | | | | | | | | | 7521 | | | | | | | | | | | | | 0.003s 26.551s 638309739028971450: | 7522 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 26.554s 638309739029002862: | | | | 7523 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 26.557s 638309739029032135: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7524 | | 0.032s 26.589s 638309739029349695: | | | | | | | | | | | | | 7525 | | | | | | | | | | | | | | | | | | 0.003s 26.592s 638309739029382531: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7526 | | | | 0.003s 26.595s 638309739029409749: | | | | | | | | | | | | | | | | | | | | | | | | 7527 | | | | | | | 0.003s 26.597s 638309739029436919: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7528 0.002s 26.599s 638309739029455797: | | | | | | | | | | | | | | | | | | | | | | | | | | 7529 | | | | | 0.003s 26.602s 638309739029480913: | | | | | 7530 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 26.606s 638309739029523346: | | | | | | | | | | 7531 | | | | | | | | | | | | | | | | | | | | | 0.015s 26.621s 638309739029673843: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7532 | | | 0.004s 26.625s 638309739029712043: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7533 | | 0.007s 26.632s 638309739029786728: | | | | | | | | | | | | | | | | | | | 7534 | | | | | | | | | | | | 0.022s 26.654s 638309739030003323: | | | | 7535 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 26.668s 638309739030142687: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7536 | | | | 0.003s 26.671s 638309739030176189: 7537 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 26.680s 638309739030259827: | | | | | 7538 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 26.684s 638309739030297792: | | | | | | 7539 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 26.688s 638309739030338978: | | | | | | | | | | | | | | | | | | | | | | | | 7540 | | | | | | | 0.009s 26.697s 638309739030431927: | | | | | | | | 7541 | | | | | | | | | | | | | | | | | | | | | | | 0.008s 26.705s 638309739030516038: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7542 | | 0.003s 26.708s 638309739030547415: | | | | | | | | | | | | | 7543 | | | | | | | | | | | | | | | | | | 0.005s 26.714s 638309739030601202: | 7544 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 26.716s 638309739030620738: | | | | | | | | | | | | | | | | | | | | | 7545 | | | | | | | | | | 0.004s 26.719s 638309739030656250: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7184 0.002s 26.722s 638309739030678234: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7185 | | | 0.002s 26.724s 638309739030701265: | | | | | | | | | | | 7186 | | | | | | | | | | | | | | | | | | | | 0.003s 26.727s 638309739030734453: | | | | | | | | | | | | | | | | | | | 7187 | | | | | | | | | | | | 0.003s 26.730s 638309739030760580: | | | | | | | | | | 7188 | | | | | | | | | | | | | | | | | | | | | 0.013s 26.743s 638309739030889606: | | | | 7189 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 26.762s 638309739031083654: | | | | | | | | | | | | | | | | | | 7190 | | | | | | | | | | | | | 0.003s 26.765s 638309739031114802: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7191 | | | | 0.009s 26.774s 638309739031204199: | | | | | | | 7192 | | | | | | | | | | | | | | | | | | | | | | | | 0.032s 26.806s 638309739031521250: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7193 | | | 0.004s 26.810s 638309739031561122: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7194 0.003s 26.813s 638309739031592943: | | | | | | | | | | | | | | | 7195 | | | | | | | | | | | | | | | | 0.006s 26.819s 638309739031653350: | | | | | | | | | | | 7196 | | | | | | | | | | | | | | | | | | | | 0.017s 26.836s 638309739031819464: | | | | | | | | | | | | | | | | | | | 7197 | | | | | | | | | | | | 0.008s 26.844s 638309739031903313: | | | | 7198 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 26.847s 638309739031935538: | | | | | | | | | | 7199 | | | | | | | | | | | | | | | | | | | | | 0.006s 26.853s 638309739031993966: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7200 | | | | 0.003s 26.856s 638309739032022928: | | | | | | | | | | | | | | | | | | 7201 | | | | | | | | | | | | | 0.021s 26.877s 638309739032232746: | | | | | | | | | | | | | | | | | | | | | 7202 | | | | | | | | | | 0.004s 26.881s 638309739032269453: | | | | | | 7203 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 26.884s 638309739032297534: | | | | | | | 7204 | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 26.903s 638309739032490233: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7205 0.004s 26.907s 638309739032532188: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7206 | | | 0.003s 26.910s 638309739032558137: | | | | | | | | | | | 7207 | | | | | | | | | | | | | | | | | | | | 0.003s 26.912s 638309739032583432: | | | | | | | | | 7208 | | | | | | | | | | | | | | | | | | | | | | 0.003s 26.915s 638309739032611768: | | | | | | | | | | | | | | | | | | | | | | | 7209 | | | | | | | | 0.003s 26.918s 638309739032639692: | | | | | | | | | | | | | | | | | | | | | | 7210 | | | | | | | | | 0.003s 26.920s 638309739032665447: | | | | 7211 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 26.923s 638309739032688277: | | | | | | | | | | | | | | | 7212 | | | | | | | | | | | | | | | | 0.007s 26.929s 638309739032754906: | | | | | | | | | | | | | | | | | | | 7213 | | | | | | | | | | | | 0.016s 26.945s 638309739032914322: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7214 | | | | 0.008s 26.953s 638309739032993019: | | | | | | | | | | 7215 | | | | | | | | | | | | | | | | | | | | | 0.010s 26.963s 638309739033090721: | | | | | | | | | | | | | | | | | | 7216 | | | | | | | | | | | | | 0.008s 26.971s 638309739033169984: | | | | | | | 7217 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 26.975s 638309739033213922: | | | | | | | | | | | | | | | | | | | | | 7218 | | | | | | | | | | 0.003s 26.978s 638309739033241133: | | | | | | | | | | | 7219 | | | | | | | | | | | | | | | | | | | | 0.003s 26.981s 638309739033268219: | | | | | | | | | 7220 | | | | | | | | | | | | | | | | | | | | | | 0.008s 26.988s 638309739033346932: | | | | | | 7221 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 26.994s 638309739033402800: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7222 0.005s 26.999s 638309739033451378: | | | | 7223 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 27.002s 638309739033482470: | | | | | | | | | | | | | | | | | | | | | | | | | | 7224 | | | | | 0.011s 27.013s 638309739033595039: | | | | | | | | | | | | | | | | 7225 | | | | | | | | | | | | | | | 0.002s 27.015s 638309739033616085: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7226 | | | 0.004s 27.020s 638309739033659448: | | | | | | | | | | | | | | 7227 | | | | | | | | | | | | | | | | | 0.010s 27.030s 638309739033763777: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7228 | | | | 0.002s 27.032s 638309739033785431: | | | | | | | | | | 7229 | | | | | | | | | | | | | | | | | | | | | 0.003s 27.035s 638309739033811096: | | | | | | | | | | | 7230 | | | | | | | | | | | | | | | | | | | | 0.009s 27.043s 638309739033896641: | | | | | | | | | | | | | | | | | | | 7231 | | | | | | | | | | | | 0.009s 27.053s 638309739033991130: | | | | | | | | | | | | | | | 7232 | | | | | | | | | | | | | | | | 0.003s 27.056s 638309739034018484: | | | | | | | | | 7233 | | | | | | | | | | | | | | | | | | | | | | 0.003s 27.058s 638309739034044840: | | | | | | | | | | | | | | | | | | | | | | 7234 | | | | | | | | | 0.009s 27.067s 638309739034133599: | | | | | | | | | | | | | | | | | | | | | | | 7235 | | | | | | | | 0.005s 27.073s 638309739034187547: | | | | | | 7236 | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 27.082s 638309739034283297: | | | | | | | 7237 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 27.085s 638309739034312005: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7238 0.003s 27.087s 638309739034337410: | | | | 7239 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 27.095s 638309739034412351: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7240 | | | 0.003s 27.098s 638309739034441584: | | | | | | | | | | | | | | | | | | | | | 7241 | | | | | | | | | | 0.002s 27.100s 638309739034466201: | | | | | | | | | | | | | | | | 7242 | | | | | | | | | | | | | | | 0.003s 27.103s 638309739034493147: | | | | | | | | | | | | | | | | | | | | | | | | | | 7243 | | | | | 0.008s 27.111s 638309739034568446: | | | | | | | | | | 7244 | | | | | | | | | | | | | | | | | | | | | 0.002s 27.112s 638309739034586037: | | | | | | | | | | | | | | 7245 | | | | | | | | | | | | | | | | | 0.002s 27.114s 638309739034606684: | | | | | | | | | 7246 | | | | | | | | | | | | | | | | | | | | | | 0.003s 27.117s 638309739034634316: | | | | | | | | | | | 7247 | | | | | | | | | | | | | | | | | | | | 0.002s 27.119s 638309739034651178: | | | | | | | | | | | | | | | | | | 7248 | | | | | | | | | | | | | 0.002s 27.121s 638309739034673526: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7249 | | | | 0.002s 27.123s 638309739034689453: | | | | | | | | | | | | | | | 7250 | | | | | | | | | | | | | | | | 0.002s 27.125s 638309739034712122: | | | | | | | | | | | | | | | | | | | | | | 7251 | | | | | | | | | 0.012s 27.137s 638309739034836324: | | | | | | | | | | | | | | | | | | | 7252 | | | | | | | | | | | | 0.054s 27.192s . 638309739035381076: | | | | | | | | | | | | | | | | | | | | | | | 7253 | | | | | | | | 0.002s 27.194s 638309739035403282: | | | | | | | 7254 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 27.196s 638309739035424377: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7255 0.002s 27.199s 638309739035447848: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7256 | | | 0.002s 27.201s 638309739035471794: | | | | | 7257 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 27.219s 638309739035653227: | | | | | | 7258 | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 27.231s 638309739035773389: | | | | | | | | | | | | | | | | | | 7259 | | | | | | | | | | | | | 0.003s 27.234s 638309739035798874: | | | | | | | | | | | | | | 7260 | | | | | | | | | | | | | | | | | 0.008s 27.242s 638309739035883062: | | | | | | | | | 7261 | | | | | | | | | | | | | | | | | | | | | | 0.005s 27.247s 638309739035937180: | | | | | | | | | | | | | | | | | 7262 | | | | | | | | | | | | | | 0.003s 27.250s 638309739035964068: | | | | 7263 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 27.253s 638309739035987553: | | | | | | | | | | | | | | | | 7264 | | | | | | | | | | | | | | | 0.003s 27.256s 638309739036020447: | | | | | | | | | | | | | | | | | | | | | | 7265 | | | | | | | | | 0.005s 27.261s 638309739036073458: | | | | | | | | | | | 7266 | | | | | | | | | | | | | | | | | | | | 0.008s 27.269s 638309739036152802: | | | | | | | | | | | | | | | 7267 | | | | | | | | | | | | | | | | 0.011s 27.280s 638309739036260006: | | | | | | | 7268 | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 27.290s 638309739036363779: | | | | | 7269 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 27.299s 638309739036450758: | | | | | | | | | | | | 7270 | | | | | | | | | | | | | | | | | | | 0.009s 27.308s 638309739036540731: | | | 4590 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 27.312s 638309739036583537: | | | | | | | | | | | | | | | | | | | 7271 | | | | | | | | | | | | 0.005s 27.317s 638309739036636729: | | | | | | | | | | | | | | | | | | 7272 | | | | | | | | | | | | | 0.016s 27.333s 638309739036791925: | | | | | | | | | | | | | | | | | | | | | 7273 | | | | | | | | | | 0.003s 27.336s 638309739036822465: | | | | 7274 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 27.338s 638309739036846674: | | | | | | | | | | | | | | | | | 7275 | | | | | | | | | | | | | | 0.006s 27.344s 638309739036906460: | | | | | | | | | 7276 | | | | | | | | | | | | | | | | | | | | | | 0.004s 27.348s 638309739036947155: | | | | | | | | | | | | | | | | | | | | | | | | | 7277 | | | | | | 0.003s 27.351s 638309739036976367: | | | | | | | | | | | 7278 | | | | | | | | | | | | | | | | | | | | 0.007s 27.359s 638309739037049380: | | | 8787 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 27.362s 638309739037080474: | | | | | | | 7279 | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 27.375s 638309739037215479: | | | | | | 7280 | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 27.383s 638309739037295103: | | | | | 7281 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 27.386s 638309739037326367: | | | | | | | | | | | | | | | | | | | | | | 7282 | | | | | | | | | 0.005s 27.392s 638309739037380281: | | | 4590 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 27.408s 638309739037538654: | | | | | | | | | | | | | | | | | | 7283 | | | | | | | | | | | | | 0.004s 27.412s 638309739037578210: | | | 8788 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 27.423s 638309739037693721: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7284 | | 0.022s 27.445s 638309739037916561: | | | | | | | | | | | | | | | | 7285 | | | | | | | | | | | | | | | 0.010s 27.455s 638309739038013211: | | | | | | | | | | | | | | | | | | | | | 7286 | | | | | | | | | | 0.003s 27.458s 638309739038040120: | | | | | | | | | | | | | | | | | | | 7287 | | | | | | | | | | | | 0.006s 27.464s 638309739038101047: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7288 | | | | 0.003s 27.466s 638309739038126754: | 7289 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 27.469s 638309739038150473: | | | | | 7290 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 27.482s 638309739038281725: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7291 | | | 0.004s 27.486s 638309739038324730: | | | | | | | | | | 7292 | | | | | | | | | | | | | | | | | | | | | 0.003s 27.489s 638309739038352536: | | | | | | | | | | | 7293 | | | | | | | | | | | | | | | | | | | | 0.002s 27.491s 638309739038376890: | | | | | | | | | | | | | | | | | | | | | | | | | 7294 | | | | | | 0.012s 27.504s 638309739038501371: | | | | | | 7295 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 27.507s 638309739038530259: | | | | | | | | | | | | | | | 7296 | | | | | | | | | | | | | | | | 0.004s 27.510s 638309739038566036: | | | | | | | | 7297 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 27.513s 638309739038590773: | | | | | | | | | | | | | | | | | | 7298 | | | | | | | | | | | | | 0.007s 27.520s 638309739038659073: | | | | 7299 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 27.528s 638309739038740280: | | | | | | | | | | | | | | | | | | | | | | | | | | 7300 | | | | | 0.006s 27.533s 638309739038796223: | | | | | | | 7301 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 27.541s 638309739038868386: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7302 | | 0.014s 27.555s 638309739039011865: | | | | | | | | | | | | | | | | | | | | 7303 | | | | | | | | | | | 0.008s 27.563s 638309739039094668: | 7304 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 27.566s 638309739039125177: | | | | | | | | | 7305 | | | | | | | | | | | | | | | | | | | | | | 0.009s 27.575s 638309739039211775: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7306 | | | 0.003s 27.578s 638309739039239872: | | | | | | | | | | | 7307 | | | | | | | | | | | | | | | | | | | | 0.002s 27.579s 638309739039256865: | | | | | 7308 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 27.591s 638309739039372149: | | | | | | | | | | 7309 | | | | | | | | | | | | | | | | | | | | | 0.003s 27.594s 638309739039403367: | | | | | | | | | | | | 7310 | | | | | | | | | | | | | | | | | | | 0.003s 27.597s 638309739039429320: | | | | | | | | | | | | | | | | | | | | | | | | 7311 | | | | | | | 0.006s 27.602s 638309739039485208: | | | | | | | | | | | | | | | | | | | | | | | | | | 7312 | | | | | 0.003s 27.605s 638309739039513826: | | | | | | | | | | | | | | | | | | | | | 7313 | | | | | | | | | | 0.003s 27.608s 638309739039541120: | | | | | | | | | | | | | | | | | | | | | | 7314 | | | | | | | | | 0.015s 27.623s 638309739039688418: | | | | | | | | | | | | | | | 7315 | | | | | | | | | | | | | | | | 0.003s 27.626s 638309739039721008: | | | | | | | | | | | | | | | | | | 7316 | | | | | | | | | | | | | 0.003s 27.629s 638309739039751338: | | | | | | | | | | | | | | | | | | | | | | | | | 7317 | | | | | | 0.003s 27.632s 638309739039779487: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7318 | 0.004s 27.636s 638309739039819821: | | | | | | 7319 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 27.641s 638309739039875683: | | | | | | | | 7320 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 27.645s 638309739039908614: | 7321 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 27.656s 638309739040027384: | | | | | | | | | | | | | | | | | | | 7322 | | | | | | | | | | | | 0.005s 27.661s 638309739040074768: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7323 | | 0.012s 27.673s 638309739040196302: | | | | | | | 7324 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 27.680s 638309739040261426: | | | | | | | | | | | | | | | | | | | | 7325 | | | | | | | | | | | 0.026s 27.706s 638309739040517660: | | | | | | | | | | | | | | | | | 4593 | | | | | | | | | | | | | | 0.000s 27.706s 638309739040520062: | | | | | | | | | | | | | | | | | | | | | | 7326 | | | | | | | | | 0.002s 27.708s 638309739040542225: | | | | | | | | | | | 7327 | | | | | | | | | | | | | | | | | | | | 0.002s 27.710s 638309739040563863: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7328 | | | 0.015s 27.725s 638309739040715250: | | | | | | 7329 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 27.729s 638309739040750044: | | | 4590 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 27.729s 638309739040751456: | | | | | | | | | | | | | | | | | | | | | | | | | | 7330 | | | | | 0.003s 27.732s 638309739040777837: | | | | 7331 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 27.734s 638309739040803213: | | | | | | | | | | | | | | | | | | | | | | | | | 7332 | | | | | | 0.002s 27.736s 638309739040827322: | | | | | | | | | | | | | | | | | | 7333 | | | | | | | | | | | | | 0.002s 27.739s 638309739040851297: | | | 8789 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 27.741s 638309739040875003: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7334 | 0.003s 27.744s 638309739040901220: | 7335 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 27.750s 638309739040964539: | | | | | | | | | | | | | | | 7336 | | | | | | | | | | | | | | | | 0.004s 27.754s 638309739040999572: | | | 4590 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 27.773s 638309739041187597: | | | | | | | | | | | | | | | | | | | | | 7337 | | | | | | | | | | 0.024s 27.796s 638309739041425856: | | | | | | | | | | 7338 | | | | | | | | | | | | | | | | | | | | | 0.003s 27.799s 638309739041451875: | | | | | | | | | | | | | | | | | | | 7339 | | | | | | | | | | | | 0.003s 27.802s 638309739041483713: | | | | | | | | | | | | | | | | | | | | 7340 | | | | | | | | | | | 0.003s 27.805s 638309739041510356: | | | | | | 7341 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 27.807s 638309739041531959: | | | | | | | | | | | | 7342 | | | | | | | | | | | | | | | | | | | 0.002s 27.809s 638309739041556104: | | | | | | | 7343 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 27.812s 638309739041587287: | | | | | 7344 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 27.815s 638309739041613386: | | | | | | | | | | | | | | | | | 8791 | | | | | | | | | | | | | | 0.002s 27.817s 638309739041637432: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7345 | | 0.009s 27.827s 638309739041731365: | | | | | | | | | | | | | | | 7346 | | | | | | | | | | | | | | | | 0.020s 27.847s 638309739041936249: | | | | | | | | | | | | | | | | | | | | | | | | | 7347 | | | | | | 0.004s 27.851s 638309739041974347: | 7348 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 27.856s 638309739042023940: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7349 | | | 0.003s 27.859s 638309739042055547: | | | | | | | | | | | | | | | | 7350 | | | | | | | | | | | | | | | 0.021s 27.881s 638309739042268493: | | | | | 7351 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 27.884s 638309739042306193: | | | | | | | | | | | | | | | | | | | | | 7352 | | | | | | | | | | 0.006s 27.890s 638309739042362588: | | | | | | | | | | | | | | | | | 4593 | | | | | | | | | | | | | | 0.007s 27.897s 638309739042437174: | | | | | | | | | | | | | | | 7353 | | | | | | | | | | | | | | | | 0.004s 27.902s 638309739042478699: | | | | | | | | | | | | | | | | | 8792 | | | | | | | | | | | | | | 0.005s 27.906s 638309739042523885: | | | | | | | | | 7354 | | | | | | | | | | | | | | | | | | | | | | 0.003s 27.909s 638309739042550324: | | | | | | | | | | | | | | | | | | | | | | | | | | 7355 | | | | | 0.004s 27.913s 638309739042591137: | 7356 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 27.929s 638309739042754428: | | | | | | | | | | | | | | 7357 | | | | | | | | | | | | | | | | | 0.007s 27.936s 638309739042825147: | | | | | | | 7358 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 27.939s 638309739042856052: | | | | 7359 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 27.942s 638309739042878654: | | | | | | | | | | | | | | | | | | | | | | | | | 7360 | | | | | | 0.002s 27.944s 638309739042901100: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7361 | | 0.009s 27.953s 638309739042992341: | | | | | | 7362 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 27.957s 638309739043036465: | | | | | | | | | | | | 7363 | | | | | | | | | | | | | | | | | | | 0.017s 27.974s 638309739043202347: | 7364 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 27.977s 638309739043236352: | | | | | | | | | | | | | | | | | | | | | 7365 | | | | | | | | | | 0.003s 27.980s 638309739043266013: | | | | | | | | | | | | | | | | | | | | 7002 | | | | | | | | | | | 0.003s 27.983s 638309739043295303: | | | | | | | | | | | | | | | 7003 | | | | | | | | | | | | | | | | 0.004s 27.987s 638309739043336922: | | | | | | | | | 7004 | | | | | | | | | | | | | | | | | | | | | | 0.004s 27.992s 638309739043378688: | | | | | | | | | | | | | | | | 7005 | | | | | | | | | | | | | | | 0.007s 27.999s 638309739043450930: | | | | | | | | | | | 7006 | | | | | | | | | | | | | | | | | | | | 0.007s 28.005s 638309739043517335: | | | | | | | | | | | | | | | | | | | | | | 7007 | | | | | | | | | 0.029s 28.034s 638309739043803172: | | | | | 7008 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 28.043s 638309739043889921: | | | | | | | | | | | | | | | | | | | | | | | | | | 7009 | | | | | 0.022s 28.065s 638309739044112249: | | | | | | | | | | | | | | | | | | | | 7010 | | | | | | | | | | | 0.009s 28.074s 638309739044204965: | | | | | | | | | | | | | | | | | | | | | 7011 | | | | | | | | | | 0.008s 28.082s 638309739044282786: | | | | | | | | | | | | | | | | | | | | | | 7012 | | | | | | | | | 0.003s 28.085s 638309739044316376: | | | | | | | | | 7013 | | | | | | | | | | | | | | | | | | | | | | 0.003s 28.088s 638309739044341999: | | | | | | | | | | | 7014 | | | | | | | | | | | | | | | | | | | | 0.002s 28.090s 638309739044364900: | | | | | | | | | | | | | | | 7015 | | | | | | | | | | | | | | | | 0.012s 28.102s 638309739044482450: | | | | | | | | | | | | | | | | 7016 | | | | | | | | | | | | | | | 0.005s 28.107s 638309739044535977: | | | | 7017 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.056s 28.163s . 638309739045092004: | | | | | | | | | | | | | | | | | | | | | | | | | | 7018 | | | | | 0.003s 28.166s 638309739045122478: | | | | | | | | | | | | | | | | | | | | | 7019 | | | | | | | | | | 0.004s 28.170s 638309739045161058: | | | | | | | | | | | 7020 | | | | | | | | | | | | | | | | | | | | 0.003s 28.173s 638309739045192591: | | | | | | | | | | | | | | | 7021 | | | | | | | | | | | | | | | | 0.002s 28.175s 638309739045217057: | | | | | | | | | 7022 | | | | | | | | | | | | | | | | | | | | | | 0.002s 28.178s 638309739045240297: | | | | | | | | | | | | | | | | | | | | 7023 | | | | | | | | | | | 0.005s 28.182s 638309739045286015: | | | | | | | | | | | | | | | | | | | 7024 | | | | | | | | | | | | 0.003s 28.186s 638309739045318878: | | | | 7025 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 28.195s 638309739045407560: | | | | | | | | | | | | | | | | | | | | | | 7026 | | | | | | | | | 0.008s 28.203s 638309739045489729: | | | | | | | | | | | | | | | | | 4593 | | | | | | | | | | | | | | 0.000s 28.203s 638309739045491502: | | | | | | | | | | | | | | | | 7027 | | | | | | | | | | | | | | | 0.011s 28.214s 638309739045603505: | | | | | | | | | | | | | | | | | 8793 | | | | | | | | | | | | | | 0.011s 28.225s 638309739045709516: | | | | | | | | | | 7028 | | | | | | | | | | | | | | | | | | | | | 0.007s 28.231s 638309739045776804: | | | | | | | | 7029 | | | | | | | | | | | | | | | | | | | | | | | 0.009s 28.240s 638309739045862368: | | | | | | | | | | | | | | | | | 4593 | | | | | | | | | | | | | | 0.003s 28.243s 638309739045895811: | | | | | 7030 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 28.247s 638309739045934975: | | | | | | | | | 7031 | | | | | | | | | | | | | | | | | | | | | | 0.003s 28.251s 638309739045968533: | | | | | | | | | | | | | | | 7032 | | | | | | | | | | | | | | | | 0.008s 28.259s 638309739046048040: | | | | | | | | | | | | | | | | | | | | | 7033 | | | | | | | | | | 0.003s 28.262s 638309739046079442: | | | | | | | | | | | | | | | | | | | | | | | | | | 7034 | | | | | 0.021s 28.283s 638309739046291125: | | | | 7035 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 28.285s 638309739046314177: | | | | | | | | | | | | | | | | | | | | 7036 | | | | | | | | | | | 0.002s 28.288s 638309739046338675: | | | | | | | | | | | | | | | | 7037 | | | | | | | | | | | | | | | 0.008s 28.296s 638309739046418469: | | | | | | | | | | | 7038 | | | | | | | | | | | | | | | | | | | | 0.004s 28.300s 638309739046461297: | | | | | | | | | | | | | | | | | | 7039 | | | | | | | | | | | | | 0.003s 28.303s 638309739046487522: | | | | | | | | | | | | | | | | | | | 7040 | | | | | | | | | | | | 0.003s 28.305s 638309739046513512: | | | | | | | | | | | | | | | | | | | | | | 7041 | | | | | | | | | 0.003s 28.308s 638309739046538860: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7042 | | | 0.006s 28.313s 638309739046596855: | | | | | | | | 7043 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 28.318s 638309739046643362: | | | | | 7044 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 28.321s 638309739046675790: | | | | | | | | | 7045 | | | | | | | | | | | | | | | | | | | | | | 0.004s 28.325s 638309739046711397: | | | | | | | | | | | | | | | | | | | | | 7046 | | | | | | | | | | 0.004s 28.329s 638309739046750269: | | | | | | | | | | | | | | | 7047 | | | | | | | | | | | | | | | | 0.003s 28.332s 638309739046781782: | | | | | | | | | | 7048 | | | | | | | | | | | | | | | | | | | | | 0.017s 28.349s 638309739046949058: | | 7049 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 28.368s 638309739047144393: | | | | 7050 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 28.372s 638309739047178810: | | | | | | | | | | | | | | | | | | | | 7051 | | | | | | | | | | | 0.003s 28.375s 638309739047208463: | | | | | | | | | | | | | | | | | | | | | | | | | | 7052 | | | | | 0.003s 28.377s 638309739047235545: | | | | | | | | | | | | | | | | 7053 | | | | | | | | | | | | | | | 0.012s 28.389s 638309739047352210: | | | | | | | | | 7054 | | | | | | | | | | | | | | | | | | | | | | 0.003s 28.392s 638309739047384466: | | | | | | | | | | | 7055 | | | | | | | | | | | | | | | | | | | | 0.009s 28.401s 638309739047470145: | | | | | | | | | | | | | | | | | | | | | | 7056 | | | | | | | | | 0.003s 28.404s 638309739047502827: | | | | | | | | 7057 | | | | | | | | | | | | | | | | | | | | | | | 0.012s 28.416s 638309739047620287: | | | | | 7058 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 28.425s 638309739047717485: | | | | | | | | | | | | | | | | | | | 7059 | | | | | | | | | | | | 0.007s 28.433s 638309739047791698: | | | | | | | | | | | | | | | 7060 | | | | | | | | | | | | | | | | 0.027s 28.460s 638309739048057612: | | | | | | | | | | | | | | | | | | 7061 | | | | | | | | | | | | | 0.003s 28.462s 638309739048084005: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7062 | | | 0.003s 28.465s 638309739048109765: | | | | | | | | | | | | | | | | | | | | | 7063 | | | | | | | | | | 0.002s 28.467s 638309739048134580: | | 7064 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 28.470s 638309739048161608: | | | | | | | | | | 7065 | | | | | | | | | | | | | | | | | | | | | 0.002s 28.472s 638309739048182552: | | | | 7066 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 28.474s 638309739048199891: | | | | | | | | | | | | | | | | | | | | | | | | | | 7067 | | | | | 0.002s 28.476s 638309739048218645: | | | | | | | | | | | | | | | | | | | | 7068 | | | | | | | | | | | 0.002s 28.477s 638309739048234784: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7069 | | | | 0.002s 28.479s 638309739048252821: | | | | | | | | | | | | | | | | | | | | | | 7070 | | | | | | | | | 0.002s 28.481s 638309739048269698: | | | | | | | | | | | 7071 | | | | | | | | | | | | | | | | | | | | 0.002s 28.482s 638309739048285876: | | | | | | | | | | | | | | | | 7072 | | | | | | | | | | | | | | | 0.002s 28.484s 638309739048301500: | | | | | | | 7073 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 28.486s 638309739048319677: | | | | | | | | | 7074 | | | | | | | | | | | | | | | | | | | | | | 0.019s 28.505s 638309739048513693: | | | | | | | | 7075 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 28.509s 638309739048555830: 7076 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 28.524s 638309739048703590: | | | | | | | | | | | | | | | | | | | 7077 | | | | | | | | | | | | 0.031s 28.555s 638309739049014296: | | | | | | | | | | | | | | | | | | | | 7078 | | | | | | | | | | | 0.021s 28.576s 638309739049220512: | | | | | | | | | | | | | 7079 | | | | | | | | | | | | | | | | | | 0.005s 28.580s 638309739049265860: | | | | | | | | | | | | | | | | | | | | | 7080 | | | | | | | | | | 0.010s 28.590s 638309739049365705: | | | | | | | | | 7081 | | | | | | | | | | | | | | | | | | | | | | 0.004s 28.594s 638309739049401051: | | | | | | | | | | 7082 | | | | | | | | | | | | | | | | | | | | | 0.003s 28.597s 638309739049427624: 7083 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 28.601s 638309739049471330: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7084 | | | | 0.022s 28.623s 638309739049691117: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7085 0.015s 28.638s 638309739049838529: | | | | | 7086 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 28.642s 638309739049884464: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7087 | | | 0.006s 28.648s 638309739049941293: | | | | | | | | | | | | | | | | | | | | 7088 | | | | | | | | | | | 0.005s 28.653s 638309739049991585: | | | | | | 7089 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 28.657s 638309739050033282: | | | | | | | | 7090 | | | | | | | | | | | | | | | | | | | | | | | 0.007s 28.664s 638309739050103174: | | | | | | | | | | | | | | | | | | | | | | | | | | 7091 | | | | | 0.003s 28.667s 638309739050135841: | | 7092 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 28.687s 638309739050333433: | | | | | | | | | | | | | 7093 | | | | | | | | | | | | | | | | | | 0.009s 28.696s 638309739050424467: | | | | | | | | | | | | | | | | | | | | | 7094 | | | | | | | | | | 0.010s 28.706s 638309739050519987: | | | | | | | | | 7095 | | | | | | | | | | | | | | | | | | | | | | 0.005s 28.711s 638309739050574196: | | | | | | | | | | 7096 | | | | | | | | | | | | | | | | | | | | | 0.005s 28.716s 638309739050625258: | | | | | | | | | | | 7097 | | | | | | | | | | | | | | | | | | | | 0.013s 28.729s 638309739050752122: 7098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 28.735s 638309739050808295: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7099 0.003s 28.738s 638309739050837688: | | | | | 7100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 28.752s 638309739050979038: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7101 | | 0.003s 28.755s 638309739051012489: | 4591 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 28.761s 638309739051073403: | | | | | | | | 7102 | | | | | | | | | | | | | | | | | | | | | | | 0.026s 28.787s 638309739051329146: | | | | | | | | | | | | | | | | | | | | 7103 | | | | | | | | | | | 0.006s 28.793s 638309739051392054: | | | | | | | | | | | | | | | | | | | | | | | 7104 | | | | | | | | 0.004s 28.797s 638309739051428972: | | | | | | | | | | | | | | | | | | | | | 7105 | | | | | | | | | | 0.003s 28.799s 638309739051456046: | 8795 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 28.809s 638309739051554923: | | | | | | | 7106 | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 28.828s 638309739051746305: | | | | | | | | | | | | | | | | | | 7107 | | | | | | | | | | | | | 0.004s 28.832s 638309739051786307: | | | | | | 7108 | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 28.839s 638309739051855319: 7109 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 28.844s 638309739051905115: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7110 | 0.003s 28.847s 638309739051931900: | 4591 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 28.848s 638309739051946254: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7111 | | | | 0.013s 28.862s 638309739052079834: | | | | | | | | | | | 7112 | | | | | | | | | | | | | | | | | | | | 0.004s 28.866s 638309739052123272: | | | | | | | | | | | | | | | | | | | | | | | | | | 7113 | | | | | 0.003s 28.869s 638309739052152682: | 8796 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 28.872s 638309739052177990: | | | | | | | | | | | | | | | | | | | | | | | | | 7114 | | | | | | 0.011s 28.882s 638309739052284176: | | | | | 7115 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 28.885s 638309739052313946: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7116 | | 0.003s 28.888s 638309739052341381: | | | | | | | | | | | | | | | | | | | | 7117 | | | | | | | | | | | 0.008s 28.896s 638309739052418733: | | | | | | | | | 7118 | | | | | | | | | | | | | | | | | | | | | | 0.003s 28.899s 638309739052452859: | | | | | | | 7119 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 28.902s 638309739052483682: | | | | | | | | | | | | | | | | | | | | | | | 7120 | | | | | | | | 0.003s 28.905s 638309739052515490: | | | | | | | | | | 7121 | | | | | | | | | | | | | | | | | | | | | 0.013s 28.918s 638309739052646472: | | | | 7122 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 28.922s 638309739052678193: | | | | | | | | | | | | | | | | | | 7123 | | | | | | | | | | | | | 0.004s 28.925s 638309739052716444: | | | | | | | | | | | | | | | 7124 | | | | | | | | | | | | | | | | 0.006s 28.931s 638309739052771601: | | | | | | | | | | | | | | | | | | | | | | | | | | 7125 | | | | | 0.002s 28.933s 638309739052796137: | | | | | | 7126 | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 28.946s 638309739052921542: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7127 | 0.003s 28.949s 638309739052950260: 7128 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 28.954s 638309739052997898: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7129 | | | 0.003s 28.956s 638309739053025896: | | | | | | | | | | | | | 7130 | | | | | | | | | | | | | | | | | | 0.003s 28.959s 638309739053051507: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7131 0.003s 28.962s 638309739053077783: | | | | | | | | | | | | | | | | | | | | 7132 | | | | | | | | | | | 0.053s 29.015s . 638309739053608991: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7133 | | | | 0.003s 29.018s 638309739053642369: | | | | | | | | | | | | | | | | | | | | | | | | | 7134 | | | | | | 0.003s 29.021s 638309739053667792: | | | | | 7135 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.024s 638309739053699337: | | 7136 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.027s 638309739053734333: | | | | | | | | | 7137 | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.030s 638309739053766949: | | | | | | | | | | | 7138 | | | | | | | | | | | | | | | | | | | | 0.003s 29.034s 638309739053797691: | | | | | | | 7139 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.036s 638309739053825828: | | | | | | | | | | 7140 | | | | | | | | | | | | | | | | | | | | | 0.003s 29.039s 638309739053853130: | | | | | | | | | | | | | | | 7141 | | | | | | | | | | | | | | | | 0.003s 29.042s 638309739053884712: | | | | | | | | | | | | | | | | | | | | | | | 7142 | | | | | | | | 0.003s 29.045s 638309739053911353: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7143 0.003s 29.048s 638309739053937960: | | | | | | 7144 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.050s 638309739053964556: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7145 | | | 0.003s 29.053s 638309739053992523: | | | | | | | | | | | | | | | | | | 7146 | | | | | | | | | | | | | 0.040s 29.093s 638309739054396982: | | | | | | | | | | | | | 7147 | | | | | | | | | | | | | | | | | | 0.015s 29.109s 638309739054548930: | | | | | | | | | | | | | | | | | | | | | | | | | 7148 | | | | | | 0.003s 29.112s 638309739054580779: | 4591 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 29.114s 638309739054599613: | 8797 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.117s 638309739054630560: | | 7149 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.120s 638309739054660743: | 4591 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 29.120s 638309739054662423: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7150 | 0.003s 29.123s 638309739054694357: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7151 | | 0.008s 29.131s 638309739054774309: | | | | | | | | | | 7152 | | | | | | | | | | | | | | | | | | | | | 0.010s 29.141s 638309739054872708: | | | | | | | | | | | | | | | | | | 7153 | | | | | | | | | | | | | 0.005s 29.146s 638309739054921943: | | | | | | | | | | | | | | | | | | | 7154 | | | | | | | | | | | | 0.003s 29.149s 638309739054953120: | | | | | | | | | | | 7155 | | | | | | | | | | | | | | | | | | | | 0.007s 29.156s 638309739055018567: | | | | | 7156 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.159s 638309739055052227: | | | | | | | | | | | | | | | | | | | | | | | | | | 7157 | | | | | 0.003s 29.162s 638309739055085749: | | | | | | | | 7158 | | | | | | | | | | | | | | | | | | | | | | | 0.026s 29.189s 638309739055347650: | | | | | | | | | | | | | | | | | | | | | | | 7159 | | | | | | | | 0.003s 29.192s 638309739055381042: | | | | | | | | | | | | | | | 7160 | | | | | | | | | | | | | | | | 0.011s 29.203s 638309739055490474: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7161 | | | 0.003s 29.206s 638309739055523173: | | | | | | | 7162 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.209s 638309739055553485: | | | | | | | | | | | | | | | | | | | | 7163 | | | | | | | | | | | 0.010s 29.219s 638309739055656574: | | | | | | | | | | | | | | | | | | | 7164 | | | | | | | | | | | | 0.014s 29.233s 638309739055792819: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7165 | | | | 0.006s 29.239s 638309739055849090: | | | | | | | | | | | | | | | | | | 7166 | | | | | | | | | | | | | 0.016s 29.255s 638309739056009384: | | | | | | | | | | 7167 | | | | | | | | | | | | | | | | | | | | | 0.003s 29.258s 638309739056042305: | | | | 7168 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 29.270s 638309739056165924: | | 7169 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.030s 29.301s 638309739056470786: | | | | | | 7170 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.304s 638309739056501559: | | | | | | | | | | | | | 7171 | | | | | | | | | | | | | | | | | | 0.007s 29.311s 638309739056575954: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7172 | | | 0.005s 29.316s 638309739056627331: | | | | | | | | | | | | | | | 7173 | | | | | | | | | | | | | | | | 0.005s 29.322s 638309739056682061: | | | | | | | | | | | | | | | | | | | | | | | | | | | 7174 | | | | 0.003s 29.325s 638309739056714345: | | | | | | | | | | | | | | | | | | | | | | | 7175 | | | | | | | | 0.003s 29.328s 638309739056742475: | | | | | | | | | | | | | | | | | | | | | | | | | | 7176 | | | | | 0.003s 29.331s 638309739056767869: | | | | | | | 7177 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 29.333s 638309739056792005: | | | | | | | | | | | | | | | | | | | | 7178 | | | | | | | | | | | 0.010s 29.343s 638309739056894282: | | | | | | | | | | | | | | | | | | | 7179 | | | | | | | | | | | | 0.010s 29.354s 638309739056998935: | | | | | | | | | | | | | | | | | | | | | | | | | 7180 | | | | | | 0.010s 29.364s 638309739057100911: | | | | 7181 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 29.370s 638309739057163277: | | | | | | | | | | 7182 | | | | | | | | | | | | | | | | | | | | | 0.007s 29.377s 638309739057236794: | | | 6823 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 29.385s 638309739057313195: | | | | | | 6824 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 29.388s 638309739057338171: | | | | | | | | 6825 | | | | | | | | | | | | | | | | | | | | | | | 0.007s 29.395s 638309739057410459: | | 6826 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 29.403s 638309739057488088: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6827 | | | 0.003s 29.406s 638309739057518032: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6828 0.005s 29.411s 638309739057570587: | | | | | | | | | | | | | 6829 | | | | | | | | | | | | | | | | | | 0.058s 29.469s . 638309739058150731: | | | 6830 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 29.471s 638309739058174176: | | | | | | | | | | 6831 | | | | | | | | | | | | | | | | | | | | | 0.009s 29.480s 638309739058263056: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6832 | | | 0.004s 29.484s 638309739058299887: | | 6833 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 29.491s 638309739058368657: | | | | | | | | 6834 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 29.494s 638309739058404379: | | | | | | | | | | | 6835 | | | | | | | | | | | | | | | | | | | | 0.005s 29.499s 638309739058450760: | | | | | | | | | | | | | | | 6836 | | | | | | | | | | | | | | | | 0.007s 29.506s 638309739058520540: | | | | | | | | | | | | | 6837 | | | | | | | | | | | | | | | | | | 0.004s 29.510s 638309739058561063: | | | | | | 6838 | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 29.520s 638309739058667218: | | | | | 6839 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 29.537s 638309739058827598: | | | | | | | | | | | | | | | | | | | | | | | | | | 6840 | | | | | 0.005s 29.542s 638309739058882482: | | | | | | | | | 6841 | | | | | | | | | | | | | | | | | | | | | | 0.004s 29.546s 638309739058917658: | | | | | | | | | | | | | | | | | | | | | | | | 6842 | | | | | | | 0.005s 29.550s 638309739058965122: | | | | | | | | | | 6843 | | | | | | | | | | | | | | | | | | | | | 0.003s 29.554s 638309739058997543: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6844 0.003s 29.557s 638309739059032300: | | | 6845 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 29.563s 638309739059094111: | | | | | | | | 6846 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.566s 638309739059123987: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6847 | | | 0.010s 29.577s 638309739059227780: | | 6848 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 29.583s 638309739059292197: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6849 | 0.003s 29.586s 638309739059325376: | | | | | | | | | | | | | | | 6850 | | | | | | | | | | | | | | | | 0.003s 29.589s 638309739059355988: | | | | | 6851 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.592s 638309739059383342: | | | | | | | | | | | | | 6852 | | | | | | | | | | | | | | | | | | 0.006s 29.598s 638309739059445430: | | | | | | 6853 | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 29.609s 638309739059549294: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6854 0.003s 29.612s 638309739059583786: | | | | | | | | | | | 6855 | | | | | | | | | | | | | | | | | | | | 0.016s 29.628s 638309739059741122: | | | | | | | | | | | | | | | | | | | | | | | | 6856 | | | | | | | 0.014s 29.642s 638309739059885902: | | | 6857 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 29.649s 638309739059949795: | | | | | | | | 6858 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.651s 638309739059975236: | | | | | | | | | 6859 | | | | | | | | | | | | | | | | | | | | | | 0.002s 29.653s 638309739059993824: | | | | | | | | | | | | | | | | | | | | | | | | | | 6860 | | | | | 0.002s 29.655s 638309739060010643: | | | | | | | | | | 6861 | | | | | | | | | | | | | | | | | | | | | 0.002s 29.657s 638309739060032113: | | | | | 6862 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 29.659s 638309739060055207: | | | | | | | | | | | | | | | 6863 | | | | | | | | | | | | | | | | 0.005s 29.664s 638309739060100703: | | 6864 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.667s 638309739060129116: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6865 | | | 0.003s 29.669s 638309739060155023: | | | | | | | | | | | | | | | | | | 6866 | | | | | | | | | | | | | 0.002s 29.671s 638309739060174333: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6867 | 0.045s 29.716s 638309739060624755: | | | | | | 6868 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.719s 638309739060653532: | | | | | | | | | | | | | 6869 | | | | | | | | | | | | | | | | | | 0.005s 29.724s 638309739060706856: | | | | | | | | | | | 6870 | | | | | | | | | | | | | | | | | | | | 0.003s 29.727s 638309739060734725: | | | | | | | | | 6871 | | | | | | | | | | | | | | | | | | | | | | 0.007s 29.734s 638309739060802247: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6872 | | | 0.003s 29.737s 638309739060832930: | | | 6873 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.740s 638309739060863869: | | | | | | | | | | | | | | | | | | | | | | | | 6874 | | | | | | | 0.030s 29.770s 638309739061160642: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6875 0.003s 29.773s 638309739061188191: | | | | | | | | 6876 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 29.778s 638309739061237582: | | | | | 6877 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.781s 638309739061269196: | | | | | | | | | | 6878 | | | | | | | | | | | | | | | | | | | | | 0.003s 29.783s 638309739061296698: | | | | | | | | | | | | | | | 6879 | | | | | | | | | | | | | | | | 0.003s 29.786s 638309739061325645: | | | | | | | | | | | | | | | | | | 6880 | | | | | | | | | | | | | 0.003s 29.789s 638309739061354354: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6881 | 0.003s 29.792s 638309739061381792: | | 6882 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.795s 638309739061409741: | | | | | | | | | | | | 6883 | | | | | | | | | | | | | | | | | | | 0.003s 29.797s 638309739061436696: | | | | | | | | | | | | | | | | | | | | | | | | | | 6884 | | | | | 0.003s 29.800s 638309739061464955: | | | | | | | | | | | | | 6885 | | | | | | | | | | | | | | | | | | 0.003s 29.803s 638309739061493042: | | | | | | 6886 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.806s 638309739061521937: | | | | | | | | | | | 6887 | | | | | | | | | | | | | | | | | | | | 0.003s 29.809s 638309739061550566: | | | 6888 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 29.814s 638309739061600727: | | | | | | | | | 6889 | | | | | | | | | | | | | | | | | | | | | | 0.004s 29.818s 638309739061641396: | | | | | | | | | | | | | | | | | | | | | 6890 | | | | | | | | | | 0.014s 29.832s 638309739061784689: | | | | | | | | | | | | | | | | | | | | | | | 6891 | | | | | | | | 0.009s 29.842s 638309739061879040: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6892 | | | 0.011s 29.852s 638309739061986743: | | | | | | | | 6893 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 29.856s 638309739062025558: | | | | | | | | | | | | | | | | | 6894 | | | | | | | | | | | | | | 0.009s 29.865s 638309739062114533: | | 6895 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 29.874s 638309739062199606: | | | | | | | | | | | 6896 | | | | | | | | | | | | | | | | | | | | 0.004s 29.878s 638309739062244439: | | | | | | | | | | 6897 | | | | | | | | | | | | | | | | | | | | | 0.004s 29.882s 638309739062283452: | | | | | | | | | | | | | | | | | | | | | | | | 6898 | | | | | | | 0.004s 29.886s 638309739062320756: | | | | | | | | | | | | | | 6899 | | | | | | | | | | | | | | | | | 0.007s 29.893s 638309739062390109: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6900 0.003s 29.896s 638309739062424101: | | | | | | | | | | | | | | | | 6901 | | | | | | | | | | | | | | | 0.014s 29.910s 638309739062564013: | | | | | | | | | | | | | | | | | | | | | 6902 | | | | | | | | | | 0.011s 29.921s 638309739062674675: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6903 | 0.011s 29.932s 638309739062784060: | | | 6904 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.022s 29.954s 638309739063001776: | | | | | | | | | | | | | | | | | | | | | | | | | | 6905 | | | | | 0.003s 29.957s 638309739063034716: | | | | | | 6906 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.960s 638309739063061237: | | | | | | | | 6907 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.963s 638309739063095194: | | | | | | | | | | | | | | 6908 | | | | | | | | | | | | | | | | | 0.015s 29.978s 638309739063246647: | | | | | | | | | | | | | | | | | | | | | | | | 6909 | | | | | | | 0.003s 29.982s 638309739063280686: | | 6910 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 29.985s 638309739063310819: | | | | | | | | | | 6911 | | | | | | | | | | | | | | | | | | | | | 0.022s 30.006s 638309739063526343: | | | | | | | | | | | | | | | | | | | | | 6912 | | | | | | | | | | 0.004s 30.011s 638309739063569207: | | | | | 6913 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 30.020s 638309739063657920: | | | | | | | | | | | | 6914 | | | | | | | | | | | | | | | | | | | 0.005s 30.025s 638309739063712279: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6915 0.013s 30.038s 638309739063841407: | | | | | | | | | | | | | | | | | 6916 | | | | | | | | | | | | | | 0.010s 30.047s 638309739063937439: | | | | | | | | | | | | | | | | | | | | | | | | | | 6917 | | | | | 0.003s 30.050s 638309739063966800: | | | | | | | | | | | | | | | | 6918 | | | | | | | | | | | | | | | 0.004s 30.055s 638309739064010867: | | | | | | | | | | | | | | | | | | | 6919 | | | | | | | | | | | | 0.010s 30.065s 638309739064115132: | | | | | | | | | | | | | | 6920 | | | | | | | | | | | | | | | | | 0.021s 30.086s 638309739064321400: | | | 6921 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 30.091s 638309739064369117: | | | | | | | | 6922 | | | | | | | | | | | | | | | | | | | | | | | 0.008s 30.099s 638309739064448046: | | | | | 6923 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 30.102s 638309739064482508: | | | | 6924 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 30.108s 638309739064540117: | | | | | | | | | | | | | | | | | | 6925 | | | | | | | | | | | | | 0.011s 30.119s 638309739064654808: | | | | | | | | | | | | | | | | | | | | | | 6926 | | | | | | | | | 0.004s 30.123s 638309739064695354: | | | | | | | | | | | | | | | | | | | | | | | | | | 6927 | | | | | 0.010s 30.134s 638309739064799943: | | | | | | | | | | | | 6928 | | | | | | | | | | | | | | | | | | | 0.003s 30.137s 638309739064834417: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6929 | | | 0.003s 30.140s 638309739064863222: | | 6930 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 30.145s 638309739064910239: | | | | | | | | | | | | | 6931 | | | | | | | | | | | | | | | | | | 0.003s 30.147s 638309739064935784: | | | | | | | | | | | | | | | | | | | | 6932 | | | | | | | | | | | 0.015s 30.162s 638309739065083769: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6933 | 0.010s 30.172s 638309739065184512: | | | | | | | | | | | | | | | | | | | | | | | | 6934 | | | | | | | 0.009s 30.181s 638309739065277193: | | | | | | | | | | | | | | | | | | | 6935 | | | | | | | | | | | | 0.003s 30.185s 638309739065310652: | | | 6936 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 30.187s 638309739065336756: | | | | | | 6937 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 30.191s 638309739065374330: | | | | 6938 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 30.194s 638309739065401178: | | | | | | | | | | | | | | | 6939 | | | | | | | | | | | | | | | | 0.012s 30.206s 638309739065523654: | | | | | | | | | | | | | 6940 | | | | | | | | | | | | | | | | | | 0.003s 30.210s 638309739065557702: | | | | | | | | | | | | 6941 | | | | | | | | | | | | | | | | | | | 0.003s 30.212s 638309739065586880: | | | | | | | | | | | | | | | | | | 6942 | | | | | | | | | | | | | 0.015s 30.228s 638309739065738980: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6943 | | 0.012s 30.240s 638309739065858200: | | | | | | | | | | | | | | | | | 6944 | | | | | | | | | | | | | | 0.003s 30.243s 638309739065889099: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6945 0.005s 30.247s 638309739065935082: | | | | | | | | 6946 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 30.251s 638309739065967769: | | | | | | | | | | | | | | | | | | | | | | 6947 | | | | | | | | | 0.004s 30.254s 638309739066004614: | | | | | | | | | | | | | | | | | | | 6948 | | | | | | | | | | | | 0.010s 30.264s 638309739066105054: | | | | | | | 6949 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 30.269s 638309739066149464: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6950 | | | 0.003s 30.272s 638309739066179237: | | | | | | | | | | | | | | | | | | | | | | | | | | 6951 | | | | | 0.003s 30.275s 638309739066207573: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6952 | 0.003s 30.277s 638309739066235844: | | | | | | | | | | | | | | | | | | | | 6953 | | | | | | | | | | | 0.003s 30.280s 638309739066265951: | | | | | | 6954 | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 30.288s 638309739066343812: | | 6955 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 30.293s 638309739066393245: | | | | | | | | | | | | | | | 6956 | | | | | | | | | | | | | | | | 0.003s 30.296s 638309739066423880: | | | | | | | | | | | | | | | | 6957 | | | | | | | | | | | | | | | 0.003s 30.299s 638309739066453943: | | | | | | | | | | 6958 | | | | | | | | | | | | | | | | | | | | | 0.003s 30.302s 638309739066483851: | | | 6959 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 30.305s 638309739066512805: | | | | | | | | | | | | | | | | | | | | | 6960 | | | | | | | | | | 0.003s 30.308s 638309739066542927: | | | | 6961 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 30.323s 638309739066688961: | | | | | | | 6962 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 30.326s 638309739066721448: | | | | | | | | | | | | 6963 | | | | | | | | | | | | | | | | | | | 0.011s 30.336s 638309739066827483: | | | | | | | | | | | | | | | | | | | | | | 6964 | | | | | | | | | 0.016s 30.352s 638309739066987191: | | | | | | | | | | | | | | | | | 6965 | | | | | | | | | | | | | | 0.010s 30.362s 638309739067084762: | | | | | | | | | | | | | | | | | | | | | | | | | | 6966 | | | | | 0.003s 30.365s 638309739067113948: | | | | | | 6967 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 30.368s 638309739067138198: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6968 | 0.002s 30.370s 638309739067162237: | | | 6969 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 30.373s 638309739067188818: | | | | | | | | | | 6970 | | | | | | | | | | | | | | | | | | | | | 0.003s 30.375s 638309739067216511: | | | | | | | | | | | | | | | | | | | | 6971 | | | | | | | | | | | 0.003s 30.378s 638309739067245308: | | | | | | | | | | | | | | | | | | 6972 | | | | | | | | | | | | | 0.009s 30.387s 638309739067335124: | | | | | | | | | | | | | | | 6973 | | | | | | | | | | | | | | | | 0.028s 30.415s 638309739067613543: | | | | | | | | | | | | | | | | | | | | | | | | 6974 | | | | | | | 0.004s 30.419s 638309739067657190: | | | | | | | | | | | | | | | | | | | | | | 6975 | | | | | | | | | 0.019s 30.439s 638309739067849003: | | | | | | | | | | | | 6976 | | | | | | | | | | | | | | | | | | | 0.003s 30.442s 638309739067883091: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6977 | | | 0.006s 30.448s 638309739067940989: | | | | | | | | | | | | | | | | | | | 6978 | | | | | | | | | | | | 0.003s 30.451s 638309739067973039: | | | | | | | | | | | | | | | | | | | | | 6979 | | | | | | | | | | 0.003s 30.454s 638309739068003465: | | | | | | | | | | 6980 | | | | | | | | | | | | | | | | | | | | | 0.009s 30.463s 638309739068088690: | | | | | | | | | | | | | | 6981 | | | | | | | | | | | | | | | | | 0.006s 30.469s 638309739068150944: | | | | | | | | | | | | | | | | 6982 | | | | | | | | | | | | | | | 0.004s 30.473s 638309739068195168: | | | | | | 6983 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 30.477s 638309739068227969: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6984 | | 0.003s 30.479s 638309739068253870: | | | | | | | | | | | | | | | | | | 6985 | | | | | | | | | | | | | 0.007s 30.486s 638309739068323311: | | | | | | | | | | | | | | | | | | | | 6986 | | | | | | | | | | | 0.010s 30.496s 638309739068422155: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6987 0.035s 30.531s 638309739068773607: | | | | | | | | | | | | | | | | | | | | | 6988 | | | | | | | | | | 0.003s 30.534s 638309739068801676: | | | | | | | | | | | | | | | | | 6989 | | | | | | | | | | | | | | 0.002s 30.536s 638309739068826439: | | | | | | | | | | | 6990 | | | | | | | | | | | | | | | | | | | | 0.003s 30.539s 638309739068853005: | | | | | | | | | | | | | | | | 6991 | | | | | | | | | | | | | | | 0.003s 30.542s 638309739068879913: | | | | | | | 6992 | | | | | | | | | | | | | | | | | | | | | | | | 0.028s 30.570s 638309739069161246: | | | | | | | | | | | | | | | | | | | | | | | | | | 6993 | | | | | 0.003s 30.573s 638309739069189613: | | | | | | | | | | | | | | 6994 | | | | | | | | | | | | | | | | | 0.003s 30.576s 638309739069223978: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6995 | | | 0.004s 30.580s 638309739069261547: | | | | | | | | | | | | | | | | | | | | 6996 | | | | | | | | | | | 0.004s 30.584s 638309739069301170: | | | | | | 6997 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 30.588s 638309739069338559: | | | | | | | | | | | | | | | | | | | 6998 | | | | | | | | | | | | 0.006s 30.594s 638309739069400427: | | | | | | | | | | | | | | | | | | | | | | 6999 | | | | | | | | | 0.027s 30.621s 638309739069668147: | | | | | | | | | | | | | 7000 | | | | | | | | | | | | | | | | | | 0.005s 30.626s 638309739069719771: | | | | | | | | | | | | | | | | | 6662 | | | | | | | | | | | | | | 0.002s 30.628s 638309739069741632: | | | | | | | | | | | 6663 | | | | | | | | | | | | | | | | | | | | 0.004s 30.631s 638309739069777087: | | | | | | | | | | | | | | | | | | 6664 | | | | | | | | | | | | | 0.002s 30.634s 638309739069801786: | | | | | | | | | | | | | | | | 6665 | | | | | | | | | | | | | | | 0.002s 30.636s 638309739069824245: | | | | | | | | | | | | | | | | | | | | | 6666 | | | | | | | | | | 0.009s 30.645s 638309739069912629: | | | | 6667 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 30.649s 638309739069952002: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6668 0.003s 30.652s 638309739069985041: | | | | | | | | | | | | 6669 | | | | | | | | | | | | | | | | | | | 0.016s 30.668s 638309739070146038: | | | | | | | | | | 6670 | | | | | | | | | | | | | | | | | | | | | 0.044s 30.713s 638309739070590238: | 6671 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.022s 30.735s 638309739070808431: | | | | | | | | | | | | | | | 6672 | | | | | | | | | | | | | | | | 0.009s 30.744s 638309739070901736: | | | | | | | | | | | | | | | | 6673 | | | | | | | | | | | | | | | 0.003s 30.747s 638309739070934990: | | | | | | | | | | | | | 6674 | | | | | | | | | | | | | | | | | | 0.003s 30.750s 638309739070964526: | | | | | | | | | | | 6675 | | | | | | | | | | | | | | | | | | | | 0.003s 30.753s 638309739070994536: | | | | | | | | | | | | 6676 | | | | | | | | | | | | | | | | | | | 0.005s 30.759s 638309739071048051: | | | | | | | | | | | | | | 6677 | | | | | | | | | | | | | | | | | 0.005s 30.763s 638309739071095118: | | | | | | | | | | | | | | | | | 6678 | | | | | | | | | | | | | | 0.003s 30.767s 638309739071128601: | | | | 6679 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 30.773s 638309739071193829: | | | | | | | | | | | | | | | | | | | | | 6680 | | | | | | | | | | 0.011s 30.784s 638309739071298912: | | | | | | | | | | 6681 | | | | | | | | | | | | | | | | | | | | | 0.005s 30.789s 638309739071352482: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6682 0.013s 30.802s 638309739071482517: | | | | | | | | | | | | | | | | | | 6683 | | | | | | | | | | | | | 0.022s 30.824s 638309739071698529: | | | | | | | | | | | | | | | | | | | | | | | | 6684 | | | | | | | 0.020s 30.843s 638309739071897412: | 6685 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 30.848s 638309739071945726: | | | | | | | | | | | | | 6686 | | | | | | | | | | | | | | | | | | 0.007s 30.856s 638309739072018829: | | | | | | | | | | | | | | 6687 | | | | | | | | | | | | | | | | | 0.004s 30.859s 638309739072055101: | | | | | | | | | | | | | | | 6688 | | | | | | | | | | | | | | | | 0.003s 30.862s 638309739072085107: | | | | 6689 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 30.865s 638309739072114459: | | | | | | | | | | | | | | | | | | | | | 6690 | | | | | | | | | | 0.003s 30.868s 638309739072143391: | | | | | | | | | | 6691 | | | | | | | | | | | | | | | | | | | | | 0.003s 30.871s 638309739072172705: | | | | | | | | | | | | | | | | 6692 | | | | | | | | | | | | | | | 0.003s 30.874s 638309739072203016: | | | | | | | | | | | | | | | | | 6693 | | | | | | | | | | | | | | 0.003s 30.877s 638309739072234598: | | | | | | | | | | | 6694 | | | | | | | | | | | | | | | | | | | | 0.003s 30.880s 638309739072266891: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6695 0.003s 30.884s 638309739072299627: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6696 | | 0.003s 30.887s 638309739072332895: | | 6697 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 30.905s 638309739072510220: | | | | | | | | | | | | | | | | | | | | | | | | 6698 | | | | | | | 0.004s 30.909s 638309739072549166: | | | | | | | | | | | | 6699 | | | | | | | | | | | | | | | | | | | 0.006s 30.915s 638309739072612692: | | | | | | | | | | | | | | | | | | 6700 | | | | | | | | | | | | | 0.013s 30.928s 638309739072739098: 6701 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 30.939s 638309739072848993: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6702 | 0.006s 30.945s 638309739072913043: | | | | | | | | | | | | | 6703 | | | | | | | | | | | | | | | | | | 0.015s 30.960s 638309739073062680: | | | | 6704 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 30.964s 638309739073106509: | 6705 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 30.968s 638309739073141694: | | | | | | | | | | 6706 | | | | | | | | | | | | | | | | | | | | | 0.004s 30.972s 638309739073178316: | | | | | | | | | | | | | | | 6707 | | | | | | | | | | | | | | | | 0.003s 30.975s 638309739073208785: | | | | | | | | | | | | | | | | | 6708 | | | | | | | | | | | | | | 0.003s 30.978s 638309739073239575: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6709 0.030s 31.008s 638309739073540817: | | | | | | | | | | | 6710 | | | | | | | | | | | | | | | | | | | | 0.004s 31.012s 638309739073578306: | | | | | | | | | | | | | | | | 6711 | | | | | | | | | | | | | | | 0.012s 31.023s 638309739073697418: | | | | | | | | | | | | | | | | | | 6712 | | | | | | | | | | | | | 0.004s 31.028s 638309739073739311: | | | | | | | | | | | | | | | | | | | | | 6713 | | | | | | | | | | 0.004s 31.031s 638309739073775321: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6714 | | 0.003s 31.034s 638309739073803096: | | | | | | | | | | | | 6715 | | | | | | | | | | | | | | | | | | | 0.003s 31.037s 638309739073836354: | | | | | | | | | | | | | | | | | | | | | | | | 6716 | | | | | | | 0.003s 31.040s 638309739073866715: | | 6717 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.043s 638309739073895180: | | | | | | | | | | | | | 6718 | | | | | | | | | | | | | | | | | | 0.004s 31.047s 638309739073931567: 6719 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 31.053s 638309739073995918: | | | | | | | | | | 6720 | | | | | | | | | | | | | | | | | | | | | 0.005s 31.058s 638309739074044300: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6721 | 0.003s 31.061s 638309739074074073: | | | | | | | | | | | | | | 6722 | | | | | | | | | | | | | | | | | 0.003s 31.064s 638309739074101480: | | | | | | | | | | | | | | | | | 6723 | | | | | | | | | | | | | | 0.003s 31.067s 638309739074128572: | | | | | | | | | | | | | | | 6724 | | | | | | | | | | | | | | | | 0.010s 31.077s 638309739074233141: | | | | | | | | | | | 6725 | | | | | | | | | | | | | | | | | | | | 0.010s 31.088s 638309739074337529: | | | | | | | | | | | | | | | | | | | | | | | | | | 6726 | | | | | 0.016s 31.103s 638309739074496245: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6727 0.013s 31.117s 638309739074628272: | 6728 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 31.120s 638309739074663296: | | | | | 6729 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 31.130s 638309739074765666: | | | | | | | | | | | | | | | | | | 6730 | | | | | | | | | | | | | 0.004s 31.134s 638309739074800820: | | | | | | | | | | | | 6731 | | | | | | | | | | | | | | | | | | | 0.006s 31.140s 638309739074861045: | | | | 6732 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 31.146s 638309739074919688: | | | | | | | | | | | | | | | | | | | | | 6733 | | | | | | | | | | 0.005s 31.151s 638309739074972353: | | | | | | | | | | 6734 | | | | | | | | | | | | | | | | | | | | | 0.003s 31.154s 638309739075003915: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6735 | | 0.003s 31.157s 638309739075034712: 6736 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 31.162s 638309739075084763: | | | | | | | | | | | | | | 6737 | | | | | | | | | | | | | | | | | 0.003s 31.166s 638309739075118219: | | | | | | | | | | | | | 6738 | | | | | | | | | | | | | | | | | | 0.008s 31.174s 638309739075199808: | | | | | | | | | | | | | | | 6739 | | | | | | | | | | | | | | | | 0.007s 31.181s 638309739075270936: | | | | | | | | | | | | | | | | | | | | | | | | 6740 | | | | | | | 0.009s 31.190s 638309739075359791: | | | | | | | | | | | 6741 | | | | | | | | | | | | | | | | | | | | 0.004s 31.194s 638309739075404626: | | | | | | | | | | | | | | | | 6742 | | | | | | | | | | | | | | | 0.004s 31.199s 638309739075447648: | | | | | | | | | | | | | | | | | 6743 | | | | | | | | | | | | | | 0.007s 31.206s 638309739075517545: | | | | | | | | | | | | | | | | | | | | | | | | | | 6744 | | | | | 0.003s 31.209s 638309739075551159: | | | | | 6745 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 31.213s 638309739075594831: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6746 0.005s 31.218s 638309739075641700: | | 6747 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 31.223s 638309739075689198: | | | | | | | | | | | | | | | | | | | | | | | 6748 | | | | | | | | 0.007s 31.230s 638309739075758569: | | | | 6749 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.233s 638309739075792828: | 6750 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.236s 638309739075825951: | | | | | | | | | | | | 6751 | | | | | | | | | | | | | | | | | | | 0.007s 31.244s 638309739075899685: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6752 | | 0.003s 31.247s 638309739075932274: | | | | | | | | | | | | | | | | | | 6753 | | | | | | | | | | | | | 0.003s 31.250s 638309739075960251: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6754 | 0.003s 31.252s 638309739075987400: | | | | | | | | | | | | | | | | | | | | | 6755 | | | | | | | | | | 0.003s 31.256s 638309739076018020: | | | | | | | | | | 6756 | | | | | | | | | | | | | | | | | | | | | 0.003s 31.259s 638309739076049431: 6757 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 31.270s 638309739076167010: | | | | | | | | | | | | | | 6758 | | | | | | | | | | | | | | | | | 0.003s 31.274s 638309739076201846: | | | | | | | | | | | | | | | | | | | | | | 6759 | | | | | | | | | 0.003s 31.277s 638309739076233471: | | | | | | | | | | | | | | | | | | | | | | | | | 4594 | | | | | | 0.000s 31.277s 638309739076235017: | | | | | | | | | | | | | | | | | | | | | | | | 6760 | | | | | | | 0.008s 31.285s 638309739076314456: | | | | | | | | | | | | | | | 6761 | | | | | | | | | | | | | | | | 0.005s 31.290s 638309739076364983: | | | | | | | | | | | | | 6762 | | | | | | | | | | | | | | | | | | 0.018s 31.308s 638309739076545035: | | | | | | | | | | | | | | | | | 6763 | | | | | | | | | | | | | | 0.004s 31.312s 638309739076581671: | | | | | | 6764 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.315s 638309739076612189: | | | | | 6765 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.318s 638309739076644269: | | 6766 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.321s 638309739076674449: | | | | | | | | | | | | | | | | | | | | | | | | | | 6767 | | | | | 0.003s 31.324s 638309739076707006: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6768 0.008s 31.333s 638309739076790902: | | | | | | | | | | | | | | | | | | | | | | | 6769 | | | | | | | | 0.004s 31.337s 638309739076833480: | | | | 6770 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.340s 638309739076863019: | | | | | | | | | | | | | | | | 6771 | | | | | | | | | | | | | | | 0.003s 31.343s 638309739076895796: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6772 | | 0.004s 31.347s 638309739076932473: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6773 | | | | 0.004s 31.351s 638309739076971529: | 6774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 31.355s 638309739077013657: | | | | | | | | | | | | | | | | | | 6775 | | | | | | | | | | | | | 0.003s 31.358s 638309739077046087: 6776 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 31.363s 638309739077095871: | | | | | | | | | | 6777 | | | | | | | | | | | | | | | | | | | | | 0.003s 31.366s 638309739077125161: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6778 | 0.003s 31.370s 638309739077157628: | | | | | | | | | | | | 6779 | | | | | | | | | | | | | | | | | | | 0.039s 31.408s 638309739077543670: | | | | | | | | | | | | | | | | | | | | | | 6780 | | | | | | | | | 0.004s 31.412s 638309739077580093: | | | | | | | | | | | | | | | | | | | | | | | | 4595 | | | | | | | 0.000s 31.412s 638309739077582557: | | | | | | 6781 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 31.418s 638309739077642450: | | | | | | | | | | | 6782 | | | | | | | | | | | | | | | | | | | | 0.003s 31.421s 638309739077671626: | | | | | | | | | | | | | | | 6783 | | | | | | | | | | | | | | | | 0.003s 31.424s 638309739077703438: | | | | | | | | | | | | | | | | | 6784 | | | | | | | | | | | | | | 0.003s 31.427s 638309739077733407: | | 6785 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.430s 638309739077762939: | | | | | | | | | | | | | | | | | | | | | | | | | 8799 | | | | | | 0.002s 31.432s 638309739077787169: | | | | | | | | | 6786 | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.435s 638309739077815390: | | | | | | | | | | | | | | | | | | | | | | | | | | 6787 | | | | | 0.003s 31.438s 638309739077843525: | | | | | | | | | | | | | | | | 6788 | | | | | | | | | | | | | | | 0.002s 31.440s 638309739077866867: | | | | | | | | | | | | | | | | | | | | 6789 | | | | | | | | | | | 0.003s 31.444s 638309739077899147: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6790 | | 0.003s 31.447s 638309739077931770: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6791 | | | | 0.003s 31.450s 638309739077959302: | | | | | 6792 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 31.452s 638309739077977601: | | | | | | | | | | | | | | | | | | | | | | | 6793 | | | | | | | | 0.002s 31.454s 638309739077997563: | | | | | | | | | | 6794 | | | | | | | | | | | | | | | | | | | | | 0.003s 31.456s 638309739078026214: | | | | | | | | | | | | | | 6795 | | | | | | | | | | | | | | | | | 0.003s 31.459s 638309739078051978: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6796 0.003s 31.462s 638309739078081327: | | | | | | | | | | | | | | | | | | 6797 | | | | | | | | | | | | | 0.003s 31.465s 638309739078108151: | | | | 6798 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.468s 638309739078142141: | | | | | | | | | | | | | 6799 | | | | | | | | | | | | | | | | | | 0.003s 31.471s 638309739078174877: | 6800 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 31.475s 638309739078211364: | | | 6801 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.478s 638309739078242672: 6802 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 31.483s 638309739078291752: | | | | | | | | | | | | | | | | | | | | | | | | | 4594 | | | | | | 0.000s 31.483s 638309739078293389: | | | | | | 6803 | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 31.492s 638309739078385500: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6804 | 0.004s 31.496s 638309739078422256: | | | | | | | | | | | | 6805 | | | | | | | | | | | | | | | | | | | 0.005s 31.501s 638309739078469974: | | | | | | | | | | | | | | | | | | | | | | | | 8801 | | | | | | | 0.003s 31.504s 638309739078503799: | | | | | | | | | | | | | | | | | | | | | | | | | 8802 | | | | | | 0.003s 31.507s 638309739078534054: | | | | | | | | | | | | | | | 6806 | | | | | | | | | | | | | | | | 0.022s 31.530s 638309739078757786: | | | | | | | | | | | 6807 | | | | | | | | | | | | | | | | | | | | 0.003s 31.533s 638309739078789326: | | | | | | | | | 6808 | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.536s 638309739078822353: | | | | | | | | | | | | | | | | | 6809 | | | | | | | | | | | | | | 0.003s 31.539s 638309739078854392: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6810 | | 0.002s 31.542s 638309739078879285: | | | | | | | | | | | | | 6811 | | | | | | | | | | | | | | | | | | 0.003s 31.545s 638309739078909750: | | | | | | | | | | 6812 | | | | | | | | | | | | | | | | | | | | | 0.003s 31.548s 638309739078941030: | | | | | | | | | | | | | | | | | | | | | | | | 4595 | | | | | | | 0.000s 31.548s 638309739078942578: | | | | | | | | | | | | | | | | | | 6813 | | | | | | | | | | | | | 0.003s 31.551s 638309739078969280: | | | | | | | | | | | | | | | | | | | | | | | 6814 | | | | | | | | 0.003s 31.553s 638309739078995476: | | | | | | | | | | | | | | | | | | | | | | 6815 | | | | | | | | | 0.002s 31.555s 638309739079015558: | | 6816 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.558s 638309739079041880: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6546 | | | | 0.003s 31.561s 638309739079070410: | 6547 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.564s 638309739079100336: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6548 0.003s 31.567s 638309739079131419: | | | | 6549 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.570s 638309739079161612: | | | 6550 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.573s 638309739079191663: | | | | | | | | | | | | | | | | | | | | 6551 | | | | | | | | | | | 0.003s 31.576s 638309739079222384: | | | | | | | | | | | | | | | | 6552 | | | | | | | | | | | | | | | 0.005s 31.581s 638309739079269866: | | | | | | | | | | | | | | 6553 | | | | | | | | | | | | | | | | | 0.003s 31.584s 638309739079303528: | | | | | | | | | | | | | | | | | | | | | | | | | | 6554 | | | | | 0.003s 31.587s 638309739079334976: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6555 | 0.003s 31.590s 638309739079362494: | | | | | | | | | | | | | | | | | | | | | | | | 8803 | | | | | | | 0.003s 31.593s 638309739079390892: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6556 | | | 0.003s 31.596s 638309739079421209: | | | | | | | | | | | | 6557 | | | | | | | | | | | | | | | | | | | 0.003s 31.599s 638309739079452774: 6558 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 31.609s 638309739079549676: | | | | | 6559 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 31.618s 638309739079639281: | | | | | | | | | | | | | | | | | | | | | 6560 | | | | | | | | | | 0.006s 31.624s 638309739079703746: | | | | | | | | | | | | | | | | | 6561 | | | | | | | | | | | | | | 0.012s 31.636s 638309739079821057: | | | | | | | | | 6562 | | | | | | | | | | | | | | | | | | | | | | 0.004s 31.639s 638309739079856384: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6563 | | 0.004s 31.643s 638309739079891651: | 6564 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 31.647s 638309739079930981: | | | | | | | | | | | | | 6565 | | | | | | | | | | | | | | | | | | 0.003s 31.650s 638309739079964645: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6566 0.004s 31.654s 638309739080002594: | | | | | | | | | | | 6567 | | | | | | | | | | | | | | | | | | | | 0.005s 31.659s 638309739080053749: | | | | | | | | | | | | | | | | | | | | 6568 | | | | | | | | | | | 0.003s 31.662s 638309739080084431: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6569 | | | | 0.003s 31.665s 638309739080113095: | | | | 6570 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.668s 638309739080143399: | | 6571 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.671s 638309739080174195: | | | | | | | | | | | | | | | | | | | | | | 6572 | | | | | | | | | 0.003s 31.674s 638309739080206670: | | | | | | | | | | | | | | | | | | 6573 | | | | | | | | | | | | | 0.003s 31.678s 638309739080238961: | | | | | | | | | | | | | | 6574 | | | | | | | | | | | | | | | | | 0.004s 31.681s 638309739080274494: | | | | | | | | | | | | | | | | 6575 | | | | | | | | | | | | | | | 0.003s 31.684s 638309739080305152: | | | | | | | | | | | | | | | | | | | | | | | | 4595 | | | | | | | 0.000s 31.684s 638309739080306846: | | | 6576 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.687s 638309739080335435: | | | | | | | | | | | | | | | | | | | | | | | | | | 6577 | | | | | 0.031s 31.719s 638309739080648540: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6578 | 0.003s 31.722s 638309739080677598: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6579 | | | 0.003s 31.725s 638309739080708908: | | | | | | | | | | | | | | | 6580 | | | | | | | | | | | | | | | | 0.002s 31.727s 638309739080732660: | | | | | 6581 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 31.729s 638309739080752893: | | | | | | 6582 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 31.731s 638309739080772928: | | | | | | | | | | | | | | | | | | | | | | | | 8804 | | | | | | | 0.002s 31.733s 638309739080792871: | | | | | | | | | | | | | | | | | | | | | | | 6583 | | | | | | | | 0.002s 31.735s 638309739080808689: | | | | | | | | | | | | | | | | | | | | | 6584 | | | | | | | | | | 0.001s 31.736s 638309739080823033: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6585 | | 0.001s 31.738s 638309739080837949: | | | | | | | | | 6586 | | | | | | | | | | | | | | | | | | | | | | 0.002s 31.739s 638309739080854857: | | | | | | | | | | | | | 6587 | | | | | | | | | | | | | | | | | | 0.003s 31.742s 638309739080880815: | | | | | | | | | | | | | | | | | | | | 6588 | | | | | | | | | | | 0.002s 31.744s 638309739080901129: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6589 0.001s 31.745s 638309739080914676: | 6590 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 31.747s 638309739080928103: | | | | | | | | | | | 6591 | | | | | | | | | | | | | | | | | | | | 0.001s 31.748s 638309739080942048: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6592 | | | | 0.002s 31.750s 638309739080957697: | | | | | | | | | | | | 6593 | | | | | | | | | | | | | | | | | | | 0.001s 31.751s 638309739080972558: | | | | 6594 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 31.753s 638309739080991911: | | | | | | | | | | | | | | 6595 | | | | | | | | | | | | | | | | | 0.002s 31.754s 638309739081006992: | | | | | | | | | | | | | | | | | | 6596 | | | | | | | | | | | | | 0.002s 31.756s 638309739081024594: | | | | | | | | | | 6597 | | | | | | | | | | | | | | | | | | | | | 0.002s 31.758s 638309739081046292: | | | | | | | | | | | | | | | | 6598 | | | | | | | | | | | | | | | 0.003s 31.761s 638309739081073059: | | | | | | | | | | | | | | | | | | | | | | | | 4595 | | | | | | | 0.000s 31.761s 638309739081073989: | | 6599 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.764s 638309739081102604: 6600 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 31.769s 638309739081154528: | | | | | | | | | | | | | | | | | | | | | | 6601 | | | | | | | | | 0.003s 31.773s 638309739081189218: | | | | | | | | | | | | | | | | | 6602 | | | | | | | | | | | | | | 0.003s 31.776s 638309739081220656: | | | 6603 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 31.799s 638309739081457366: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6604 | | | 0.004s 31.804s 638309739081499358: | | | | | | | | | | | | | | | 6605 | | | | | | | | | | | | | | | | 0.005s 31.808s 638309739081546183: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6606 | 0.007s 31.815s 638309739081615717: | | | | | | | | | | | | | | | | | | | | | | | | | 4594 | | | | | | 0.003s 31.819s 638309739081650576: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6607 | | 0.004s 31.823s 638309739081688100: | | | | | | | | | | | | | 6608 | | | | | | | | | | | | | | | | | | 0.004s 31.826s 638309739081726459: | | | | | | | | | | | | | | | | | | | | | | | | | | 6609 | | | | | 0.003s 31.829s 638309739081756575: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6610 | | | | 0.003s 31.833s 638309739081787717: | | | | | | | | | | | | | | | | | | | | | | | | | 8805 | | | | | | 0.003s 31.836s 638309739081818227: | | | | | | | | | | | | | | | | | | | | | 6611 | | | | | | | | | | 0.003s 31.838s 638309739081845971: | | | | | | 6612 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.841s 638309739081874910: | | | | | 6613 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 31.844s 638309739081899354: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6614 0.002s 31.846s 638309739081921214: | | | | | | | | | | 6615 | | | | | | | | | | | | | | | | | | | | | 0.002s 31.848s 638309739081943218: | 6616 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.851s 638309739081971978: | | | | | | | | | | | | | | 6617 | | | | | | | | | | | | | | | | | 0.002s 31.853s 638309739081993916: | | | | | | | | | 6618 | | | | | | | | | | | | | | | | | | | | | | 0.002s 31.855s 638309739082013730: | | | | | | | | | | | | | | | | | | | | 6619 | | | | | | | | | | | 0.002s 31.857s 638309739082034888: | | | | | | | | | | | | | | | | | 6620 | | | | | | | | | | | | | | 0.003s 31.860s 638309739082060943: | | | | | | | | | | | | | | | | | | | | | | 6621 | | | | | | | | | 0.003s 31.863s 638309739082090096: | | | | | | | | | | | | | | | | | | | | | | | | | 4594 | | | | | | 0.000s 31.863s 638309739082091688: | | | 6622 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.866s 638309739082124385: | | | | | | | | | | | | | | | | 6623 | | | | | | | | | | | | | | | 0.003s 31.869s 638309739082156150: | | | | | | | | | | | | | | | | | | | | | | | 6624 | | | | | | | | 0.004s 31.873s 638309739082195060: | | | | | | | | | | | | 6625 | | | | | | | | | | | | | | | | | | | 0.004s 31.877s 638309739082235308: | | 6626 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 31.881s 638309739082273045: | | | | 6627 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 31.885s 638309739082309280: | | | | | | | | | | | 6628 | | | | | | | | | | | | | | | | | | | | 0.004s 31.888s 638309739082346506: 6629 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.892s 638309739082380834: | | | | | | | | | | | | | | | | | | 6630 | | | | | | | | | | | | | 0.002s 31.894s 638309739082397888: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6631 | | | 0.003s 31.896s 638309739082425114: | | | | | | | | | | | | | | | 6632 | | | | | | | | | | | | | | | | 0.002s 31.898s 638309739082445142: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6633 | 0.002s 31.900s 638309739082463416: | | | | | | | | | | | | | | | | | | | | | 6634 | | | | | | | | | | 0.002s 31.902s 638309739082483077: | | | | | | | | | | | | | 6635 | | | | | | | | | | | | | | | | | | 0.002s 31.904s 638309739082505870: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6636 | | 0.003s 31.907s 638309739082533070: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6637 | | | | 0.003s 31.910s 638309739082563299: | | | | | | | | | | | | | | | | | | | | | | | | | | 6638 | | | | | 0.020s 31.930s 638309739082761553: | | | | | | | | | | | | | | | | | | | | | | | 6639 | | | | | | | | 0.005s 31.935s 638309739082816062: | | | | | | | | | | | | | | | | | | | | 6640 | | | | | | | | | | | 0.004s 31.939s 638309739082851139: | | | | | | | | | | | | | | 6641 | | | | | | | | | | | | | | | | | 0.003s 31.942s 638309739082881183: | | | | | | | | | 6642 | | | | | | | | | | | | | | | | | | | | | | 0.002s 31.944s 638309739082905761: | | | | | | 6643 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 31.947s 638309739082932428: | | | 6644 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 31.952s 638309739082980388: | | | | | | | | | | | | | | | | 6645 | | | | | | | | | | | | | | | 0.004s 31.956s 638309739083025037: | 6646 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 31.960s 638309739083060591: | | | | | 6647 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 31.963s 638309739083096820: | | | | | | | | | | | | | | | | | | | | | | 6648 | | | | | | | | | 0.004s 31.967s 638309739083133380: | | | | | | | | | | | | | | | | | 6649 | | | | | | | | | | | | | | 0.005s 31.972s 638309739083178804: | | | | | | | | | | | | 6650 | | | | | | | | | | | | | | | | | | | 0.003s 31.974s 638309739083206668: | | | | | | | | | | | 6651 | | | | | | | | | | | | | | | | | | | | 0.003s 31.978s 638309739083239641: | | 6652 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 31.982s 638309739083279566: | | | | | | | | | | 6653 | | | | | | | | | | | | | | | | | | | | | 0.004s 31.985s 638309739083316465: | | | | 6654 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 31.988s 638309739083338169: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6655 | 0.003s 31.991s 638309739083368048: | | | | | | | | | | | | | | | | | | | | | | | | | | 6656 | | | | | 0.003s 31.993s 638309739083395375: | | | | | | | | | | | | | | | 6657 | | | | | | | | | | | | | | | | 0.003s 31.997s 638309739083428709: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6425 | | | | 0.003s 31.999s 638309739083456067: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6426 0.003s 32.002s 638309739083486492: | | | | | | | | | | | | | 6427 | | | | | | | | | | | | | | | | | | 0.004s 32.006s 638309739083521503: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6428 | | | 0.004s 32.009s 638309739083556631: 6429 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 32.015s 638309739083608246: | | | | | | | | | | | | | | | | | | | | | 6430 | | | | | | | | | | 0.024s 32.038s 638309739083844233: | | | | | | | | | | | | | | | | | | | | 6431 | | | | | | | | | | | 0.003s 32.041s 638309739083876085: | | | 6432 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.045s 638309739083907924: | | | | | 6433 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.048s 638309739083939997: | | | | | | | | | | | | | | 6434 | | | | | | | | | | | | | | | | | 0.003s 32.051s 638309739083971316: | | | | | | | | | | | | | | | | | | | | | | | 6435 | | | | | | | | 0.003s 32.054s 638309739084004682: | | | | | | | | | 6436 | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.057s 638309739084035330: | | | | | | | | | | | | | | | | | | | | | | 6437 | | | | | | | | | 0.003s 32.060s 638309739084061203: | | | | | | | | | | | | | | | | | | 6438 | | | | | | | | | | | | | 0.002s 32.062s 638309739084079926: | | | | | | 6439 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.064s 638309739084103457: | | | | | | | | | | | | | | | | | | | | | | | | | | 6440 | | | | | 0.003s 32.067s 638309739084134463: | 6441 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.070s 638309739084165267: | | | | | | | | | | | | | | | | 6442 | | | | | | | | | | | | | | | 0.003s 32.073s 638309739084196417: | | | | | | | | | | | 6443 | | | | | | | | | | | | | | | | | | | | 0.003s 32.077s 638309739084229693: | | | | | | | | | | | | | | | 6444 | | | | | | | | | | | | | | | | 0.003s 32.080s 638309739084264317: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6445 | | 0.004s 32.084s 638309739084300904: | | | | | | | | | | 6446 | | | | | | | | | | | | | | | | | | | | | 0.003s 32.087s 638309739084333311: | | | | 6447 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 32.091s 638309739084369457: | | | | | | | | | | | | | | | | | 6448 | | | | | | | | | | | | | | 0.004s 32.095s 638309739084407829: | | | | | | | | | | | | 6449 | | | | | | | | | | | | | | | | | | | 0.004s 32.098s 638309739084445847: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6450 0.008s 32.106s 638309739084527276: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6451 | | | | 0.004s 32.111s 638309739084568523: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6452 | 0.004s 32.114s 638309739084606067: | | | | | | | | | | | | | 6453 | | | | | | | | | | | | | | | | | | 0.003s 32.117s 638309739084636878: | | | | | 6454 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.120s 638309739084660199: | | | 6455 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 32.130s 638309739084765337: | | | | | | | | | | | | | | 6456 | | | | | | | | | | | | | | | | | 0.004s 32.134s 638309739084803651: | | | | | | | | | | | | | | | | | | | | | | | | | | 6457 | | | | | 0.004s 32.138s 638309739084842218: | | | | | | | | | | | | | | | | | | | | 6458 | | | | | | | | | | | 0.005s 32.143s 638309739084890434: | | | | | | | | | 6459 | | | | | | | | | | | | | | | | | | | | | | 0.004s 32.147s 638309739084928588: | | | | | | | | | | | | | | | | 6460 | | | | | | | | | | | | | | | 0.014s 32.161s 638309739085068865: | | | | | | | | | | | | | | | | | | | | | | 6461 | | | | | | | | | 0.004s 32.164s 638309739085107306: | 6462 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.167s 638309739085132642: | | | | | | | | | | | | | | | | | | 6463 | | | | | | | | | | | | | 0.003s 32.170s 638309739085164636: 6464 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 32.174s 638309739085206623: | | | | | | | | | | | | | | | 6465 | | | | | | | | | | | | | | | | 0.002s 32.177s 638309739085230381: | | | | | | 6466 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.179s 638309739085250331: | | | | 6467 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.181s 638309739085267784: | | | | | | | | 6468 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.183s 638309739085292455: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6469 | | | | 0.003s 32.186s 638309739085323974: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6470 | 0.003s 32.189s 638309739085352953: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6471 | | 0.002s 32.191s 638309739085375343: | | | | | | | | | | 6472 | | | | | | | | | | | | | | | | | | | | | 0.002s 32.194s 638309739085399752: | | | | | | | | | | | | 6473 | | | | | | | | | | | | | | | | | | | 0.002s 32.196s 638309739085419803: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6474 | | | 0.002s 32.198s 638309739085442151: | | | | | | | | | | | | | | | | | 6475 | | | | | | | | | | | | | | 0.002s 32.200s 638309739085462374: | | | | | | | | | | | 6476 | | | | | | | | | | | | | | | | | | | | 0.002s 32.202s 638309739085484161: | | | | | | | | | | | | | | | | | | | | | | | 6477 | | | | | | | | 0.003s 32.205s 638309739085510148: | | | | | | | | | | | | | | | | | | | | | 6478 | | | | | | | | | | 0.002s 32.207s 638309739085531383: | | | | | | | | | | | | | 6479 | | | | | | | | | | | | | | | | | | 0.003s 32.210s 638309739085557627: | | | | | 6480 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.213s 638309739085590024: | | | | | | | | | | | | | | 6481 | | | | | | | | | | | | | | | | | 0.011s 32.223s 638309739085695972: | | | | | | | | | | | | | | | | | | | | 6482 | | | | | | | | | | | 0.003s 32.226s 638309739085722498: | | | | | | | | | | | | | | | | | | | | | | | | | | 6483 | | | | | 0.002s 32.228s 638309739085747205: | | | 6484 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.231s 638309739085774249: | | | | | | | | | | | | | | | | | | 6485 | | | | | | | | | | | | | 0.002s 32.233s 638309739085791434: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6486 0.011s 32.243s 638309739085896900: | | | | | | | | | | | | | | | | 6487 | | | | | | | | | | | | | | | 0.003s 32.247s 638309739085928309: | | | | 6488 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.250s 638309739085958891: | | | | | | | | | | | | | | | | | | | | | | 6489 | | | | | | | | | 0.003s 32.253s 638309739085990457: | | | | | | | | | 6490 | | | | | | | | | | | | | | | | | | | | | | 0.004s 32.256s 638309739086027402: | 6491 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 32.260s 638309739086063530: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6492 | | 0.005s 32.265s 638309739086109097: | | | | | | | | | | | | | | | 6493 | | | | | | | | | | | | | | | | 0.004s 32.269s 638309739086148355: | | | | | | 6494 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 32.273s 638309739086195180: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6495 | | | | 0.003s 32.277s 638309739086230102: | | | | | | | | | | | | 6496 | | | | | | | | | | | | | | | | | | | 0.003s 32.280s 638309739086264913: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6497 | 0.003s 32.284s 638309739086297890: | | | | | | | | | | | | | | | | | | | | | | | 6498 | | | | | | | | 0.005s 32.289s 638309739086348714: | | | | | | | | 6499 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.292s 638309739086382692: | | | | | | | | | | | | | | | | | | | | | 6500 | | | | | | | | | | 0.003s 32.295s 638309739086414739: 6501 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 32.300s 638309739086463149: | | | | | | | | | | | | | | 6502 | | | | | | | | | | | | | | | | | 0.003s 32.303s 638309739086491383: | | | | | | | | | | | 6503 | | | | | | | | | | | | | | | | | | | | 0.003s 32.305s 638309739086517157: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6504 | | | 0.003s 32.308s 638309739086544700: | | | | | 6505 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.311s 638309739086571207: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6506 0.003s 32.314s 638309739086598890: | | | 6507 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.316s 638309739086627428: | | | | | | | | | | 6508 | | | | | | | | | | | | | | | | | | | | | 0.003s 32.319s 638309739086656487: | | | | | | | | | | | | | | | | | | 6509 | | | | | | | | | | | | | 0.003s 32.322s 638309739086686903: | | | | | | | | | | | | | | | | | 6510 | | | | | | | | | | | | | | 0.034s 32.356s 638309739087022928: | | | | | | | | | | | | | | | | | | | | | | | | | | 6511 | | | | | 0.003s 32.359s 638309739087055914: | | | | | | 6512 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.362s 638309739087084678: | | | | | | | | | 6513 | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.365s 638309739087114567: | 6514 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.368s 638309739087144888: | | | | | | | | | | | | | | | | | | | | | | 6515 | | | | | | | | | 0.003s 32.371s 638309739087175765: | | | | | | | | | | | | | 6516 | | | | | | | | | | | | | | | | | | 0.003s 32.374s 638309739087205827: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6517 | | | | 0.003s 32.377s 638309739087235795: | | | | | | | | | | | | | | | 6518 | | | | | | | | | | | | | | | | 0.003s 32.380s 638309739087265649: | | | | | | | | | | | | | | | | 6519 | | | | | | | | | | | | | | | 0.003s 32.383s 638309739087295788: | | | | | | | | 6520 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.386s 638309739087326339: | | | | | | | | | | | | 6521 | | | | | | | | | | | | | | | | | | | 0.003s 32.390s 638309739087359081: | | | | 6522 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.393s 638309739087390231: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6523 | 0.003s 32.396s 638309739087421309: | | | | | | | | | | | | | | | | | | | 4584 | | | | | | | | | | | | 0.000s 32.396s 638309739087422241: | | | | | | | | | | | | | | | | | | | | | | | 6524 | | | | | | | | 0.003s 32.399s 638309739087452565: | | | | | | | | | | | | | | | | | | | | 6525 | | | | | | | | | | | 0.003s 32.402s 638309739087483914: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6526 | | 0.003s 32.406s 638309739087517544: | | | | | 6527 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.409s 638309739087547708: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6528 0.003s 32.412s 638309739087577596: | | | | | | | | | | | 6529 | | | | | | | | | | | | | | | | | | | | 0.003s 32.415s 638309739087608166: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6530 | | | 0.003s 32.418s 638309739087639798: | | | | | | | | | | | | | | | | | | 6531 | | | | | | | | | | | | | 0.003s 32.421s 638309739087671270: | | | 6532 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.424s 638309739087703530: | | | | | | | | | | | | | | | | | | | | | 6533 | | | | | | | | | | 0.003s 32.427s 638309739087736384: | | | | | | | | | | 6534 | | | | | | | | | | | | | | | | | | | | | 0.003s 32.431s 638309739087769544: 6535 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 32.435s 638309739087815889: | | | | | | | 6536 | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 32.452s 638309739087983711: | | | | | | | | | | | | | | 6537 | | | | | | | | | | | | | | | | | 0.003s 32.455s 638309739088012516: | | | | | | | | | | | | | | | | | 6538 | | | | | | | | | | | | | | 0.003s 32.458s 638309739088041711: | | | | | | | | | | | | | | | | | | | | | | | | | | 6539 | | | | | 0.003s 32.461s 638309739088069170: | | | | | | 6540 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.464s 638309739088099054: | | | | | | | | | | | | | 6541 | | | | | | | | | | | | | | | | | | 0.003s 32.467s 638309739088130014: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6542 | | | | 0.003s 32.470s 638309739088160064: | | | | | | | | | | | | | | | | 6543 | | | | | | | | | | | | | | | 0.003s 32.473s 638309739088189814: | | | | | | | | | | | | | | | | | | | | | | 6544 | | | | | | | | | 0.003s 32.476s 638309739088217796: | | | | | | | | | | | | | | | | | | | | | | | 6313 | | | | | | | | 0.003s 32.478s 638309739088246739: | | | | | | | | | | | | 6314 | | | | | | | | | | | | | | | | | | | 0.003s 32.481s 638309739088275780: | | | | | | | | | | | | | | | 6315 | | | | | | | | | | | | | | | | 0.003s 32.484s 638309739088303718: | | | | | | | | | | | | | | | | | | | | 6316 | | | | | | | | | | | 0.003s 32.487s 638309739088331135: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6317 | | 0.003s 32.490s 638309739088362389: | 6318 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.493s 638309739088391964: | | | | | 6319 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.496s 638309739088424523: | | | | | | | | | | | | | | | | | | 6320 | | | | | | | | | | | | | 0.003s 32.500s 638309739088458781: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6321 0.003s 32.503s 638309739088493104: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6322 | 0.003s 32.506s 638309739088526510: | | | | | | | | | | 6323 | | | | | | | | | | | | | | | | | | | | | 0.003s 32.510s 638309739088560852: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6324 | | | 0.003s 32.513s 638309739088594585: | | | | | | | | | | | 6325 | | | | | | | | | | | | | | | | | | | | 0.003s 32.517s 638309739088627626: | | | | | | | | | | | | | | | | | | | | | 6326 | | | | | | | | | | 0.004s 32.520s 638309739088664087: | | | 6327 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 32.524s 638309739088704460: 6328 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 32.530s 638309739088759713: | | | | | | | | 6329 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.533s 638309739088794418: | | | | 4589 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 32.533s 638309739088796001: | | | | | | | | | 6330 | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.537s 638309739088828074: | | | | | | | | | | | | | | 6331 | | | | | | | | | | | | | | | | | 0.003s 32.540s 638309739088861501: | | | | | | | | | | | | | | | | | 6332 | | | | | | | | | | | | | | 0.003s 32.543s 638309739088894657: | | | | | | | 6333 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.546s 638309739088924968: | | | | | | | | | | | | | | | | 6334 | | | | | | | | | | | | | | | 0.003s 32.550s 638309739088959510: | | | | | | | | | | | | | 6335 | | | | | | | | | | | | | | | | | | 0.004s 32.553s 638309739088996174: | | | | | | 6336 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.557s 638309739089029625: | | | | | | | | | | | | | | | | | | | | | | 6337 | | | | | | | | | 0.003s 32.560s 638309739089061669: | | | | | | | | | | | | | | | | | | | | 6338 | | | | | | | | | | | 0.003s 32.563s 638309739089093772: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6339 | | 0.003s 32.566s 638309739089122275: | | | | | | | | | | | | | | | | | | | | | | | 6340 | | | | | | | | 0.002s 32.568s 638309739089144539: | | | | | | | | | | | | | | | 6341 | | | | | | | | | | | | | | | | 0.002s 32.570s 638309739089163817: | | | | | | | | | | | | | | | | | | | 8807 | | | | | | | | | | | | 0.002s 32.572s 638309739089186314: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6342 0.003s 32.575s 638309739089213898: | | | | | 6343 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 32.579s 638309739089252632: | | | | | | | | | | | | 6344 | | | | | | | | | | | | | | | | | | | 0.006s 32.585s 638309739089311772: | | | | 8809 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 32.590s 638309739089361824: | | | | | | | | | | 6345 | | | | | | | | | | | | | | | | | | | | | 0.005s 32.595s 638309739089411919: | | | | | | | | | | | 6346 | | | | | | | | | | | | | | | | | | | | 0.003s 32.598s 638309739089446002: | | | | | | | | | | | | | | | | | | 6347 | | | | | | | | | | | | | 0.010s 32.608s 638309739089542011: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6348 | | | 0.007s 32.615s 638309739089615217: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6349 | | | | 0.003s 32.619s 638309739089649387: | | | | | | | | | | | | | | | | | 6350 | | | | | | | | | | | | | | 0.003s 32.622s 638309739089681147: | | | | | | | | | 6351 | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.625s 638309739089707727: | | | | | | | | 6352 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.628s 638309739089738511: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6353 | 0.003s 32.630s 638309739089765563: | | | | | | | | | | | | | | | | | | | | | 6354 | | | | | | | | | | 0.003s 32.633s 638309739089797501: | | | | | | | 6355 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.637s 638309739089830595: | | | | 4589 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 32.637s 638309739089832146: | | | | | | | | | | | | | | | | | | | 4584 | | | | | | | | | | | | 0.000s 32.637s 638309739089832522: | | | | | | 6356 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.640s 638309739089863226: | 6357 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 32.644s 638309739089898713: | | | | | | | | | | | | | | | | | | | | 6358 | | | | | | | | | | | 0.004s 32.647s 638309739089935826: | | | | | | | | | | | | | | 6359 | | | | | | | | | | | | | | | | | 0.003s 32.651s 638309739089968488: | | | | | | | | | | | | | | | | | | | | | | 6360 | | | | | | | | | 0.032s 32.682s 638309739090285243: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6361 | | 0.005s 32.688s 638309739090337770: | | | | | | | | | | | | | 6362 | | | | | | | | | | | | | | | | | | 0.002s 32.690s 638309739090360620: | | | | | | | | | | | | | | | | | | | | | | | 6363 | | | | | | | | 0.002s 32.692s 638309739090377673: | | | | | | | | | | | | 6364 | | | | | | | | | | | | | | | | | | | 0.003s 32.694s 638309739090407371: | | | | | 6365 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.697s 638309739090437266: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6366 0.003s 32.700s 638309739090463460: | | | | | | | | | | | | | | | 6367 | | | | | | | | | | | | | | | | 0.003s 32.703s 638309739090493788: | | | | | | | | | | | | | | | | | 6368 | | | | | | | | | | | | | | 0.002s 32.705s 638309739090512355: | | | | | | | | | | | | | | | | | | 6369 | | | | | | | | | | | | | 0.002s 32.707s 638309739090529181: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6370 | | | 0.002s 32.708s 638309739090545875: | | | | | | | | | | 6371 | | | | | | | | | | | | | | | | | | | | | 0.002s 32.710s 638309739090562148: 6372 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 32.712s 638309739090586511: | | | | | | | | | | | 6373 | | | | | | | | | | | | | | | | | | | | 0.002s 32.714s 638309739090606541: | | | | | | | 6374 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.717s 638309739090634237: | | | | | | | | | | | | | | | | 6375 | | | | | | | | | | | | | | | 0.003s 32.720s 638309739090664859: | | | 6376 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.723s 638309739090696338: | | | | 8810 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 32.727s 638309739090731785: | | | | | | | | | | | | | | | | | | | 8811 | | | | | | | | | | | | 0.004s 32.731s 638309739090769915: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6377 | | | | 0.004s 32.734s 638309739090806673: | | | | | | | | | | | | | | | | | | | | | 6378 | | | | | | | | | | 0.004s 32.738s 638309739090844430: | | | | | | | | 6379 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.742s 638309739090877863: | | | | | | 6380 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.744s 638309739090905388: | 6381 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.747s 638309739090937376: | | | | | | | | | 6382 | | | | | | | | | | | | | | | | | | | | | | 0.004s 32.751s 638309739090974467: | | | | | | | | | | | | | | 6383 | | | | | | | | | | | | | | | | | 0.003s 32.755s 638309739091009175: | | | | | | | | | | | | | | | | | | | | 6384 | | | | | | | | | | | 0.004s 32.758s 638309739091046243: | | | | | | | | | | | | | 6385 | | | | | | | | | | | | | | | | | | 0.004s 32.762s 638309739091083722: | | 6386 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 32.766s 638309739091120672: | | | | | 6387 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.769s 638309739091149320: | | | | | | | | | | | | 6388 | | | | | | | | | | | | | | | | | | | 0.003s 32.772s 638309739091182038: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6389 | | 0.002s 32.774s 638309739091205456: | | | | | | | | | | | | | | | | | | | | | | 6390 | | | | | | | | | 0.002s 32.777s 638309739091229721: | | | | | | | | | | | | | | | 6391 | | | | | | | | | | | | | | | | 0.003s 32.779s 638309739091256493: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6392 | | | 0.004s 32.783s 638309739091294187: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6393 | 0.004s 32.787s 638309739091333422: | | | | | | | | | | | | | | | | | | | | | | | 6394 | | | | | | | | 0.003s 32.790s 638309739091358731: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6395 0.003s 32.793s 638309739091389831: | | | | | | | | | | 6396 | | | | | | | | | | | | | | | | | | | | | 0.004s 32.797s 638309739091430323: | | | | | | | | | | | | | | | | | | 6397 | | | | | | | | | | | | | 0.004s 32.801s 638309739091471511: | | | | | | | 6398 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 32.805s 638309739091510297: | | | | | | | | | | | 6399 | | | | | | | | | | | | | | | | | | | | 0.004s 32.809s 638309739091548143: 6400 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 32.812s 638309739091586643: | | | | | | | | | | | | | | | | | 6401 | | | | | | | | | | | | | | 0.002s 32.814s 638309739091606803: | | | 6402 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.817s 638309739091633226: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6403 | | | | 0.003s 32.820s 638309739091667106: | | | | | | | | 6404 | | | | | | | | | | | | | | | | | | | | | | | 0.010s 32.830s 638309739091763906: | | | | | | | | | | | | | | 6405 | | | | | | | | | | | | | | | | | 0.003s 32.833s 638309739091789401: | | | | | | 6406 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.836s 638309739091820932: | | | | | | | | | 6407 | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.839s 638309739091848610: | | | | | | | | | | | | | | | | | | | | 4602 | | | | | | | | | | | 0.000s 32.839s 638309739091849936: | | | | | | | | | | | | | | | | | | | | | 6408 | | | | | | | | | | 0.003s 32.841s 638309739091876325: | | | | | | | | | | | | | | | | 6409 | | | | | | | | | | | | | | | 0.004s 32.845s 638309739091915237: | 6410 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 32.850s 638309739091957533: | | | | | | | | | | | | 6411 | | | | | | | | | | | | | | | | | | | 0.005s 32.854s 638309739092004144: | | 6412 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 32.859s 638309739092048938: | | | | | | | | | | | | | | | 6413 | | | | | | | | | | | | | | | | 0.005s 32.863s 638309739092094714: | | | | | 6414 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 32.867s 638309739092133569: | | | | | | | | | | 6415 | | | | | | | | | | | | | | | | | | | | | 0.004s 32.871s 638309739092174402: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6416 0.004s 32.875s 638309739092214961: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6417 | | | 0.004s 32.879s 638309739092256438: | | | | | | | | | | | | | 6418 | | | | | | | | | | | | | | | | | | 0.003s 32.883s 638309739092290334: | | | | | | | | | | | | | | | | | | | | | | | 6419 | | | | | | | | 0.003s 32.886s 638309739092323687: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6420 | 0.003s 32.889s 638309739092357012: | | | | | | | | | | | | | | | | | | | | | | 6421 | | | | | | | | | 0.003s 32.893s 638309739092390882: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6422 | | 0.002s 32.895s 638309739092415614: | | | 6423 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.898s 638309739092441464: | | | | | | | | | | | | | | | | | | 6199 | | | | | | | | | | | | | 0.003s 32.901s 638309739092473655: | | | | | | | | | | | | | | | | | 6200 | | | | | | | | | | | | | | 0.004s 32.905s 638309739092511406: | | | | | | | | | | | | | | | | | | | | 8813 | | | | | | | | | | | 0.003s 32.908s 638309739092544037: | | | | | | | 6201 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 32.915s 638309739092609546: 6202 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 32.926s 638309739092723430: | | | | | | | | | | | | | | 6203 | | | | | | | | | | | | | | | | | 0.004s 32.930s 638309739092760089: | | | | | | | | 6204 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.933s 638309739092793835: | 6205 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.936s 638309739092826460: | | | | | | | | | 6206 | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.940s 638309739092860765: | | | | | | 6207 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 32.943s 638309739092895228: | | | | | | | | | | | | | | | 6208 | | | | | | | | | | | | | | | | 0.004s 32.947s 638309739092933347: | | | | | | | | | | | | | | | | | | | | | 6209 | | | | | | | | | | 0.004s 32.951s 638309739092970956: | | 6210 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 32.955s 638309739093014525: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6211 | | | | 0.004s 32.959s 638309739093057187: | | | | | | | | | | | | 6212 | | | | | | | | | | | | | | | | | | | 0.004s 32.964s 638309739093098096: | | | | | | | | | | | | | | | | 6213 | | | | | | | | | | | | | | | 0.004s 32.968s 638309739093139154: | | | | | | | | | | | 6214 | | | | | | | | | | | | | | | | | | | | 0.031s 32.998s 638309739093445481: | | | | | | | | | | | | | | | | | | | | 4602 | | | | | | | | | | | 0.000s 32.998s 638309739093447066: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6215 0.004s 33.002s 638309739093485389: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6216 | | | 0.004s 33.006s 638309739093523955: | | | | | | | | | | | | | | | | | | | | | | | 6217 | | | | | | | | 0.004s 33.010s 638309739093561023: | | | | | | | | | | 6218 | | | | | | | | | | | | | | | | | | | | | 0.004s 33.014s 638309739093599285: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6219 | | 0.004s 33.018s 638309739093641212: | | | | 4589 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.018s 638309739093642727: | | | 6220 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.022s 638309739093680376: | | | | | | | | | | | | | | | | | | 6221 | | | | | | | | | | | | | 0.003s 33.025s 638309739093707511: | | | | | | | | | | | | | | | | | 6222 | | | | | | | | | | | | | | 0.003s 33.027s 638309739093736152: | | | | | | | | | | | | | | | | | | | | | | 6223 | | | | | | | | | 0.003s 33.030s 638309739093762810: | | | | | | | | 6224 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.033s 638309739093787742: | | | | | 6225 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.036s 638309739093823861: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6226 | 0.003s 33.039s 638309739093853514: | 6227 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.042s 638309739093881726: | | | | | | | | | 6228 | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.044s 638309739093902105: | | | | | | | | | | | | | | | | | | | 4584 | | | | | | | | | | | | 0.000s 33.044s 638309739093902901: | | | | | | | | | | | | | | 6229 | | | | | | | | | | | | | | | | | 0.002s 33.046s 638309739093921529: | | | | | | 6230 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.048s 638309739093945287: | | | | | | | | | | | | | | | | | | | | | 6231 | | | | | | | | | | 0.003s 33.051s 638309739093976141: | | | | 8814 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.054s 638309739094004189: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6232 | | | | 0.003s 33.058s 638309739094038962: | | 6233 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.062s 638309739094077513: 6234 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 33.066s 638309739094125729: | | | | | | | | | | | | 6235 | | | | | | | | | | | | | | | | | | | 0.004s 33.070s 638309739094163666: | | | | | | | | | | | | | | | | | | | | 8815 | | | | | | | | | | | 0.004s 33.074s 638309739094201291: | | | | | | | 6236 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.078s 638309739094239642: | | | | | | | | | | | | | | | | | | | 8816 | | | | | | | | | | | | 0.008s 33.086s 638309739094323309: | | | | | | | | | | | | | | | 6237 | | | | | | | | | | | | | | | | 0.003s 33.089s 638309739094355760: | | | | 4589 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 33.089s 638309739094357041: | | | | | | | | | | | 6238 | | | | | | | | | | | | | | | | | | | | 0.003s 33.092s 638309739094386921: | | | | | | | | | | | | | | | | 6239 | | | | | | | | | | | | | | | 0.003s 33.096s 638309739094419221: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6240 | | | 0.002s 33.098s 638309739094438069: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6241 0.002s 33.099s 638309739094455615: | | | 6242 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.102s 638309739094481008: | | | | | | | | 6243 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.105s 638309739094513115: | | | | | | | | | | 6244 | | | | | | | | | | | | | | | | | | | | | 0.004s 33.109s 638309739094548161: | | | | | | | | | | | | | | | | | | | 4584 | | | | | | | | | | | | 0.000s 33.109s 638309739094549487: | | | | | | | | | | | | | | | | | | | | | | | 6245 | | | | | | | | 0.003s 33.112s 638309739094582044: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6246 | | 0.003s 33.115s 638309739094610334: | 6247 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.117s 638309739094635510: | | | | | | | | | | | | | | | | | | | | | | 6248 | | | | | | | | | 0.004s 33.121s 638309739094673505: | | | | | | | | | | | | | | | | | 6249 | | | | | | | | | | | | | | 0.004s 33.125s 638309739094713236: | | | | | | | | | | | | | | | | | | 6250 | | | | | | | | | | | | | 0.004s 33.129s 638309739094750560: | | | | | | | | | 6251 | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.133s 638309739094788681: | | | | | 6252 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.136s 638309739094825628: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6253 | 0.004s 33.140s 638309739094865098: | | | | | | | | | | | | | | | | | | | | | 6254 | | | | | | | | | | 0.015s 33.155s 638309739095014988: | | | | | | | | | | | | | | 6255 | | | | | | | | | | | | | | | | | 0.004s 33.159s 638309739095053477: | | | | | | 6256 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.163s 638309739095089731: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6257 | | | | 0.003s 33.166s 638309739095118367: | | 6258 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.169s 638309739095149063: | | | | | | | | | | | | 6259 | | | | | | | | | | | | | | | | | | | 0.004s 33.172s 638309739095186069: 6260 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 33.177s 638309739095236436: | | | | | | | 6261 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.181s 638309739095273394: | | | | | | | | | | | | | | | | 6262 | | | | | | | | | | | | | | | 0.003s 33.184s 638309739095307294: | | | | | | | | | | | | | | | 6263 | | | | | | | | | | | | | | | | 0.003s 33.188s 638309739095340407: | | | | | | | | | | | | | | | | | | | | | | | 6264 | | | | | | | | 0.003s 33.191s 638309739095367691: | | | | | | | | | | | 6265 | | | | | | | | | | | | | | | | | | | | 0.003s 33.194s 638309739095400585: | | | 6266 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.197s 638309739095434169: | | | | | | | | | | 6267 | | | | | | | | | | | | | | | | | | | | | 0.003s 33.200s 638309739095465827: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6268 | | | 0.003s 33.204s 638309739095499673: | | | | | | | | 6269 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.207s 638309739095533410: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6270 | | 0.003s 33.210s 638309739095563015: | 6271 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.213s 638309739095593845: | | | | | | | | | | | | | | | | | | 6272 | | | | | | | | | | | | | 0.003s 33.216s 638309739095619475: | | | | | | | | | | | | | | | | | 6273 | | | | | | | | | | | | | | 0.002s 33.218s 638309739095643304: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6274 0.003s 33.221s 638309739095668673: | | | | | | | | | 6275 | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.223s 638309739095696580: | | | | | | | | | | | | | | | | | | | | | | 6276 | | | | | | | | | 0.003s 33.226s 638309739095726336: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6277 | 0.003s 33.229s 638309739095752632: | | | | | | | | | | | | | | | | | | | | | 6278 | | | | | | | | | | 0.003s 33.233s 638309739095787583: | | | | | 6279 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 33.250s 638309739095964798: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6280 | | | | 0.005s 33.255s 638309739096010497: | | | | | | | 6281 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 33.261s 638309739096069350: | | | | | | | | | | | | | | | | | | | | | | | 6282 | | | | | | | | 0.006s 33.267s 638309739096128997: | | | | | | | | | | | | | | | | 6283 | | | | | | | | | | | | | | | 0.008s 33.274s 638309739096207098: | | | | | | | | | | | 6284 | | | | | | | | | | | | | | | | | | | | 0.006s 33.281s 638309739096269201: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6285 | | 0.003s 33.284s 638309739096303290: | | | 6286 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 33.292s 638309739096379849: | 6287 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.296s 638309739096418615: | | | | | | | | | | | | | | 6288 | | | | | | | | | | | | | | | | | 0.004s 33.299s 638309739096455984: | | | | | | | | 6289 | | | | | | | | | | | | | | | | | | | | | | | 0.007s 33.306s 638309739096526618: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6290 | | | 0.004s 33.310s 638309739096565718: | | | | | | | | | | 6291 | | | | | | | | | | | | | | | | | | | | | 0.010s 33.321s 638309739096669684: | | | | | | | | | 6292 | | | | | | | | | | | | | | | | | | | | | | 0.006s 33.327s 638309739096729000: | | | | | | | | | | | | | | | 6293 | | | | | | | | | | | | | | | | 0.003s 33.330s 638309739096760891: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6294 | 0.004s 33.334s 638309739096805251: | | | | | | 6295 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.338s 638309739096843780: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6296 0.006s 33.344s 638309739096901018: | | | | | | | | | | | | 6297 | | | | | | | | | | | | | | | | | | | 0.002s 33.346s 638309739096925919: 6298 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.035s 33.381s 638309739097271421: | | | | | | | | | | | | | | | | | | | | | | 6299 | | | | | | | | | 0.002s 33.383s 638309739097292503: | | | | | 6300 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.385s 638309739097313439: | | | | | | | | | | | | | | | | | | | | | 6301 | | | | | | | | | | 0.002s 33.387s 638309739097333973: | | | | | | | 6302 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.389s 638309739097352831: | | | | | | | | | | | | | | | | | | 6303 | | | | | | | | | | | | | 0.002s 33.391s 638309739097372697: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6304 | | | | 0.002s 33.393s 638309739097395202: | | | | | | | | | | | | | | | | | | | | | | | | | | 6305 | | | | | 0.002s 33.395s 638309739097413777: | | | | | | | | | | | | | | | | | | | | 4602 | | | | | | | | | | | 0.000s 33.395s 638309739097414209: | | | | | | | | | | | | | | | | | | | | | | | 6306 | | | | | | | | 0.002s 33.397s 638309739097435266: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6307 | | 0.002s 33.399s 638309739097456958: | | 6308 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.402s 638309739097485770: | | | | | | | | | | | | | | | | 6309 | | | | | | | | | | | | | | | 0.004s 33.406s 638309739097523249: | | | 6310 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.410s 638309739097561042: | 6047 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.414s 638309739097600370: | | | | | | | | | | | | | | 6048 | | | | | | | | | | | | | | | | | 0.003s 33.417s 638309739097634673: | | | | | | | | | | | | | | | | | 6049 | | | | | | | | | | | | | | 0.004s 33.421s 638309739097669881: | | | | | | | | | | | 6050 | | | | | | | | | | | | | | | | | | | | 0.004s 33.425s 638309739097711144: | | | | | | | | 6051 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.429s 638309739097752314: | | | | | | | | | | | | | | | | | | | | | | | | 6052 | | | | | | | 0.004s 33.433s 638309739097789374: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6053 | | | 0.002s 33.435s 638309739097812040: | | | | | | | | | | 6054 | | | | | | | | | | | | | | | | | | | | | 0.002s 33.437s 638309739097830034: | | | | | | | | | | | | | | | 4600 | | | | | | | | | | | | | | | | 0.000s 33.437s 638309739097830542: | | | | | | | | | 6055 | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.439s 638309739097849837: | | | | | | 6056 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.441s 638309739097872546: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6057 0.004s 33.445s 638309739097908666: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6058 | 0.004s 33.448s 638309739097944972: | | | | | | | | | | | | | | | | | | | | 8817 | | | | | | | | | | | 0.003s 33.451s 638309739097974157: | | | | | | | | | | | | | | | | | | | | | | 6059 | | | | | | | | | 0.002s 33.453s 638309739097995103: | | | | | | | | | | | | 6060 | | | | | | | | | | | | | | | | | | | 0.002s 33.455s 638309739098012641: 6061 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.457s 638309739098034482: | | | | | | | | | | | | | | | | | | | | | 6062 | | | | | | | | | | 0.002s 33.459s 638309739098051640: | | | | | 6063 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.462s 638309739098081731: | | | | | | | 6064 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.465s 638309739098109448: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6065 | | | | 0.003s 33.468s 638309739098142767: | | | | | | | | | | | | | | | | | | | | 4602 | | | | | | | | | | | 0.000s 33.468s 638309739098144136: | | | | | | | | | | | | | | | | | | | | | | | | | 6066 | | | | | | 0.003s 33.472s 638309739098178605: | | | 6067 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.475s 638309739098213003: | | 6068 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.479s 638309739098247996: | | | | | | | | | | | | | | | | | | | | | | | 6069 | | | | | | | | 0.003s 33.482s 638309739098280213: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6070 | | 0.004s 33.485s 638309739098316069: | | | | | | | | | | | | | | | | | | 6071 | | | | | | | | | | | | | 0.012s 33.497s 638309739098436895: | | | | | | | | | | | | | | | | 6072 | | | | | | | | | | | | | | | 0.004s 33.501s 638309739098475977: | | | | | | | | | | | | | | | | | | | | | | | | 6073 | | | | | | | 0.014s 33.515s 638309739098615140: | | | | | | | | | | | | | | 6074 | | | | | | | | | | | | | | | | | 0.004s 33.519s 638309739098651433: | 6075 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.522s 638309739098682548: | | | | | | | | | | | 6076 | | | | | | | | | | | | | | | | | | | | 0.003s 33.525s 638309739098707980: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6077 | 0.003s 33.527s 638309739098734838: | | | | | | | | | | | | | | | | | 6078 | | | | | | | | | | | | | | 0.002s 33.530s 638309739098758208: | | | | | | | | 6079 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.532s 638309739098784939: | | | | | | | | | 6080 | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.535s 638309739098816245: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6081 | | | 0.004s 33.539s 638309739098852744: | | | | | | 6082 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.543s 638309739098891031: | | | | | 6083 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.547s 638309739098927985: | | | | | | | | | | | | | | | 8819 | | | | | | | | | | | | | | | | 0.005s 33.551s 638309739098973165: 6084 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 33.556s 638309739099025662: | | | | | | | 6085 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.560s 638309739099061618: | | | | | | | | | | | | | | | | | | | | | 6086 | | | | | | | | | | 0.004s 33.564s 638309739099098404: | | | 6087 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 33.568s 638309739099146867: | | | | | | | | | | | | | | | | | | | | | | | | | 6088 | | | | | | 0.004s 33.572s 638309739099181903: | | | | | | | | | | | | 6089 | | | | | | | | | | | | | | | | | | | 0.003s 33.575s 638309739099214942: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6090 | | | | 0.004s 33.579s 638309739099250272: | | | | | | | | | | | | | | | | | | | | | | 6091 | | | | | | | | | 0.004s 33.582s 638309739099285625: | | | | | | | | | | | | | | | | | | | | | | | 6092 | | | | | | | | 0.004s 33.586s 638309739099321642: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6093 0.004s 33.590s 638309739099359471: | | | | | | | | | | | | | | | | | | | | | | | | 6094 | | | | | | | 0.004s 33.593s 638309739099397310: | | 6095 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.597s 638309739099432748: | | | | | | | | | | | | | | | | | 6096 | | | | | | | | | | | | | | 0.004s 33.601s 638309739099469686: | | | | | | | | | | 6097 | | | | | | | | | | | | | | | | | | | | | 0.007s 33.607s 638309739099536987: | 6098 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.611s 638309739099577352: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6099 | 0.006s 33.617s 638309739099634532: | | | | | | | | | | | | | | | 4600 | | | | | | | | | | | | | | | | 0.000s 33.617s 638309739099635956: | | | | | | | | | | | 6100 | | | | | | | | | | | | | | | | | | | | 0.003s 33.621s 638309739099670065: | | | | | | | | | | | | | | | | 6101 | | | | | | | | | | | | | | | 0.006s 33.626s 638309739099725504: | | | | | | | | 6102 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 33.631s 638309739099772583: | | | | | | | | | | | | | | 6103 | | | | | | | | | | | | | | | | | 0.004s 33.635s 638309739099811694: | | | | | | 6104 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.638s 638309739099843935: | | | | | | | | | | | | | | | 8820 | | | | | | | | | | | | | | | | 0.003s 33.641s 638309739099872855: | | | | | | | | | 6105 | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.645s 638309739099914928: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6106 | | | 0.008s 33.653s 638309739099994806: | | | 6107 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.658s 638309739100037928: | | | | | | | | | | | | | | | | | | | | | | | | | 6108 | | | | | | 0.005s 33.662s 638309739100084742: | | | | | 6109 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.666s 638309739100118963: | | | | | | | | | | | | | | | | | | 6110 | | | | | | | | | | | | | 0.002s 33.668s 638309739100143099: | | | | | | | | | | | | | | | | | | | | | 6111 | | | | | | | | | | 0.007s 33.675s 638309739100212080: | | | | | | | | | | | | | | | | | | | | | | 6112 | | | | | | | | | 0.003s 33.678s 638309739100242798: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6113 | | | | 0.003s 33.681s 638309739100275572: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6114 | | 0.003s 33.684s 638309739100305626: | | | | | | | 6115 | | | | | | | | | | | | | | | | | | | | | | | | 0.038s 33.722s 638309739100687076: 6116 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.726s 638309739100725956: | | | | | | | | | | | | | | | | | | | | | | | | 6117 | | | | | | | 0.002s 33.728s 638309739100746154: | | | | | | | | | | 6118 | | | | | | | | | | | | | | | | | | | | | 0.002s 33.730s 638309739100765745: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6119 0.002s 33.732s 638309739100781591: | | 6120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.734s 638309739100799456: | | | | | | | | | | | | | | | | | 6121 | | | | | | | | | | | | | | 0.002s 33.736s 638309739100821116: | | | | | | | | | | | | | 6122 | | | | | | | | | | | | | | | | | | 0.002s 33.738s 638309739100838999: | | | | | | 6123 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.740s 638309739100859598: | | | | | | | | | | | 6124 | | | | | | | | | | | | | | | | | | | | 0.002s 33.742s 638309739100882359: | | | | | | | | | | | | 4604 | | | | | | | | | | | | | | | | | | | 0.000s 33.742s 638309739100882871: | 6125 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.745s 638309739100910628: | | | | | | | | 6126 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.748s 638309739100937601: | | | | | | | | | | | | | | | | 6127 | | | | | | | | | | | | | | | 0.003s 33.750s 638309739100966282: | | | | | | | | | | | | | | | | | | | | | | | 6128 | | | | | | | | 0.003s 33.753s 638309739100996102: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6129 | 0.002s 33.756s 638309739101019251: | | | | | | | | | 6130 | | | | | | | | | | | | | | | | | | | | | | 0.002s 33.758s 638309739101037649: | | | | | | | | | | | | | | 6131 | | | | | | | | | | | | | | | | | 0.002s 33.760s 638309739101060710: | | | | | | | | | | | | | | | | | | | | | | | | | 6132 | | | | | | 0.003s 33.763s 638309739101094711: | | | 6133 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.767s 638309739101129533: | | | | | | | | | | | | | | | | | | 6134 | | | | | | | | | | | | | 0.003s 33.770s 638309739101163796: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6135 | | 0.004s 33.774s 638309739101201822: | | | | | 6136 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.777s 638309739101236745: | | | | | | | | | | | | | | | | | | | | | | 6137 | | | | | | | | | 0.003s 33.781s 638309739101269413: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6138 | | | | 0.011s 33.792s 638309739101380074: | | 6139 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 33.803s 638309739101496487: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6140 | | | 0.008s 33.811s 638309739101572893: | | | | | | | | | | | | | | | | | 6141 | | | | | | | | | | | | | | 0.004s 33.815s 638309739101616733: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6142 0.003s 33.819s 638309739101650779: | | | | | | | | | | | | | | | | | | | | | 6143 | | | | | | | | | | 0.003s 33.822s 638309739101685182: | | | | | | | | | | 6144 | | | | | | | | | | | | | | | | | | | | | 0.004s 33.826s 638309739101726705: | | | | | | | 6145 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.830s 638309739101763746: | | | | | | | | | | | | 8822 | | | | | | | | | | | | | | | | | | | 0.004s 33.834s 638309739101798944: | | | | | | | | | | | | | | | | | | | | | | | 6146 | | | | | | | | 0.004s 33.837s 638309739101836608: | | | | | | | | | | | 6147 | | | | | | | | | | | | | | | | | | | | 0.003s 33.841s 638309739101871467: | | | | | | | | 6148 | | | | | | | | | | | | | | | | | | | | | | | 0.007s 33.848s 638309739101940469: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6149 | 0.005s 33.853s 638309739101995096: | | | | | | | | | | | | | 6150 | | | | | | | | | | | | | | | | | | 0.004s 33.857s 638309739102030853: | | | | | | 6151 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.860s 638309739102066377: 6152 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 33.865s 638309739102113835: | | | | | | | | | | | | | | | | 6153 | | | | | | | | | | | | | | | 0.003s 33.869s 638309739102148745: | 6154 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.872s 638309739102184370: | | | | | | | | | 6155 | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.876s 638309739102220017: | | | | | | | | | | | | | | 6156 | | | | | | | | | | | | | | | | | 0.004s 33.879s 638309739102255736: | | | | | | | | | | | | | | | | | | | | | | | | | 6157 | | | | | | 0.004s 33.883s 638309739102291178: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6158 | | | | 0.004s 33.886s 638309739102327484: | | | 6159 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.890s 638309739102364232: | | | | | | | | | | | | | | | | | | 6160 | | | | | | | | | | | | | 0.004s 33.894s 638309739102403957: | | | | | | | | | | | | | | | | | | | | 6161 | | | | | | | | | | | 0.004s 33.898s 638309739102439808: | | | | | | | | | | | | | | | | | | | | | | 6162 | | | | | | | | | 0.004s 33.901s 638309739102475600: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6163 | | 0.004s 33.905s 638309739102511638: | | | | | 6164 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.909s 638309739102548257: | | | | | | | | | | | | | | | | | | | | | | | | 6165 | | | | | | | 0.004s 33.912s 638309739102585224: | | | | | | | | | | | | 4604 | | | | | | | | | | | | | | | | | | | 0.000s 33.912s 638309739102586397: | | | | | | | | | | 6166 | | | | | | | | | | | | | | | | | | | | | 0.003s 33.916s 638309739102619784: | | | | | | | | | | | | | | | | | 6167 | | | | | | | | | | | | | | 0.003s 33.919s 638309739102652641: | | | | | | | | | | | | | | | | | | | | | 6168 | | | | | | | | | | 0.003s 33.922s 638309739102687027: | | | | | | | | | | | 6169 | | | | | | | | | | | | | | | | | | | | 0.004s 33.926s 638309739102723252: | | | | | | | | | | | | | | | | | | | | | | | 6170 | | | | | | | | 0.003s 33.929s 638309739102754910: | | | | | | | 6171 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.932s 638309739102786130: | | | | | | | | | | | | | 6172 | | | | | | | | | | | | | | | | | | 0.003s 33.935s 638309739102816249: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6173 | | | 0.003s 33.939s 638309739102848307: | | | | | | | | | | | | | | | 4600 | | | | | | | | | | | | | | | | 0.001s 33.940s 638309739102858337: | | | | | | | | 6174 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.943s 638309739102891148: | | | | | | 6175 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.946s 638309739102923480: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6176 | 0.003s 33.950s 638309739102957982: 6177 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 33.954s 638309739103003798: | | | | | | | | | | | | | | | 8823 | | | | | | | | | | | | | | | | 0.003s 33.958s 638309739103037874: | | | | | | | | | | | | 8824 | | | | | | | | | | | | | | | | | | | 0.003s 33.961s 638309739103071381: | | | | | | | | | | | | | | | | | | | | | | | | | 6178 | | | | | | 0.004s 33.964s 638309739103106488: | | | 6179 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 33.968s 638309739103141011: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6180 | | | | 0.004s 33.971s 638309739103177055: | 6181 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.975s 638309739103213499: | | | | | | | | | | | | | | | | 6182 | | | | | | | | | | | | | | | 0.004s 33.979s 638309739103252316: | | | | | | | | | | | | | | 6183 | | | | | | | | | | | | | | | | | 0.004s 33.983s 638309739103290001: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6184 | | 0.004s 33.986s 638309739103325582: | | | | | | | | | | | | | | | | | | | | 6185 | | | | | | | | | | | 0.004s 33.990s 638309739103361824: | | | | | | | | | 6186 | | | | | | | | | | | | | | | | | | | | | | 0.004s 33.993s 638309739103396879: | | | | | | | | | | | | | | | 4600 | | | | | | | | | | | | | | | | 0.000s 33.994s 638309739103398116: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6187 0.004s 33.997s 638309739103433302: | | | | | | | | | | | | | | | | | | 6188 | | | | | | | | | | | | | 0.004s 34.001s 638309739103469437: | | | | | 6189 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.004s 638309739103506424: | | | | | | | | | | | | | | | | | | | | | | 6190 | | | | | | | | | 0.007s 34.011s 638309739103576475: | | | | | | | | | | | | | | | | | | | | | | | | 6191 | | | | | | | 0.004s 34.015s 638309739103613641: | | | | | | | | | | 6192 | | | | | | | | | | | | | | | | | | | | | 0.002s 34.018s 638309739103637743: | | | | | | | | | | | | | | | | | | | | | 6193 | | | | | | | | | | 0.003s 34.021s 638309739103668986: | | | | | | | | | | | | | 6194 | | | | | | | | | | | | | | | | | | 0.003s 34.023s 638309739103696581: 6195 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.026s 638309739103726960: | | | | | | | | | | | | | | | | | | | | | | | 6196 | | | | | | | | 0.002s 34.028s 638309739103745737: | | | | | | | | | | | | | | | | | | | 5904 | | | | | | | | | | | | 0.027s 34.055s 638309739104017232: | | | | | | | 5905 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.060s 638309739104059451: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5906 | 0.004s 34.064s 638309739104099546: | | | | | | | | | | | 5907 | | | | | | | | | | | | | | | | | | | | 0.004s 34.068s 638309739104141050: | | | | | | | | | | | | | | | | | 5908 | | | | | | | | | | | | | | 0.014s 34.081s 638309739104276058: | | | | | | 5909 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.085s 638309739104316199: | | | 5910 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 34.094s 638309739104402435: | 5911 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 34.099s 638309739104448690: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5912 | | | 0.004s 34.102s 638309739104485460: | | | | | | | | | | | | | | | | 5913 | | | | | | | | | | | | | | | 0.004s 34.107s 638309739104528860: | | | | | | | | | | | | | | | | | | | | | | | | | 5914 | | | | | | 0.004s 34.111s 638309739104571811: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5915 0.004s 34.115s 638309739104610704: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5916 | | 0.004s 34.119s 638309739104649425: | | | | | | | | | | | | | | | | | | | | 5917 | | | | | | | | | | | 0.004s 34.123s 638309739104687807: | | | | | | | | | | | | | | | | | | | | | | 5918 | | | | | | | | | 0.004s 34.127s 638309739104729443: | | | | | | | | | | | | | | | | | | 5919 | | | | | | | | | | | | | 0.004s 34.131s 638309739104771091: | | | | | 5920 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.135s 638309739104812797: | | | | | | | | | | | | | | | | | | | | | 5921 | | | | | | | | | | 0.003s 34.138s 638309739104847437: | | | | | | | | | | | | | | | | | | | | | | | | 5922 | | | | | | | 0.003s 34.142s 638309739104880636: | | 5923 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.145s 638309739104914833: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5924 | | | | 0.004s 34.149s 638309739104950906: | | | | | | | | 5925 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.152s 638309739104986457: | | | | | | | | | | | | | | | | | | | | | | | 5926 | | | | | | | | 0.004s 34.156s 638309739105023385: | | | | | | | | | | | | | 5927 | | | | | | | | | | | | | | | | | | 0.004s 34.160s 638309739105063122: 5928 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 34.167s 638309739105131138: | | | | | | | 5929 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.171s 638309739105169093: | | | | | | | | | | | | | | | | | | | 5930 | | | | | | | | | | | | 0.002s 34.173s 638309739105189516: | | | | | | | | | | | 5931 | | | | | | | | | | | | | | | | | | | | 0.002s 34.175s 638309739105213350: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5932 | 0.003s 34.179s 638309739105248291: | | | | | | | | | 5933 | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.182s 638309739105286488: | | | | | | | | | | 5934 | | | | | | | | | | | | | | | | | | | | | 0.004s 34.187s 638309739105330974: | | | | | | | | | | | | | | | | | 5935 | | | | | | | | | | | | | | 0.004s 34.191s 638309739105368223: | | | | | | 5936 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.194s 638309739105398984: | | | | | | | | | | | | | | 5937 | | | | | | | | | | | | | | | | | 0.002s 34.196s 638309739105423570: | | | | | | | | | | | | 4604 | | | | | | | | | | | | | | | | | | | 0.000s 34.196s 638309739105424318: | | | | | | | | | | | | | | | | 5938 | | | | | | | | | | | | | | | 0.002s 34.198s 638309739105446265: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5939 0.003s 34.201s 638309739105473196: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5940 | | | 0.003s 34.204s 638309739105499428: | | | | | | | | | | | | | | | | | | | | | | | | | 5941 | | | | | | 0.003s 34.206s 638309739105526866: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5942 | | 0.003s 34.209s 638309739105556110: | | | | | | | | | | | | | | | | | | | | | | | | | | 5943 | | | | | 0.003s 34.213s 638309739105590562: | | | | | | | | | | | | 8825 | | | | | | | | | | | | | | | | | | | 0.004s 34.216s 638309739105627256: | | | | | | | | | | | | | | | | | | | | 5944 | | | | | | | | | | | 0.004s 34.221s 638309739105668741: | | | | | 5945 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.225s 638309739105711256: | | | | | | | | | | | | | | | | | | | | | | 5946 | | | | | | | | | 0.009s 34.234s 638309739105798866: | | | | | | | | | | | | | | | | | | | 5947 | | | | | | | | | | | | 0.004s 34.238s 638309739105841756: | | | | | | | | | | | | | | | | | | | | | 5948 | | | | | | | | | | 0.004s 34.242s 638309739105878100: | | | | | | | | | | | | 4604 | | | | | | | | | | | | | | | | | | | 0.000s 34.242s 638309739105879261: | | | | | | | | | | | | | 5949 | | | | | | | | | | | | | | | | | | 0.004s 34.246s 638309739105922024: | | | | | | | | | | | | | | | | | | | | | | | 5950 | | | | | | | | 0.004s 34.250s 638309739105959650: | | | | | | | | | | | | | | | | | | | | | | | | 5951 | | | | | | | 0.004s 34.254s 638309739106000865: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5952 | | | | 0.007s 34.261s 638309739106072855: | | | 5953 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.264s 638309739106101077: | | | | | | | | 5954 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.267s 638309739106129233: | | | | | | | 5955 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.270s 638309739106161796: | | | | | | | | | | | | | | | | | | 4603 | | | | | | | | | | | | | 0.000s 34.270s 638309739106163092: 5956 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 34.275s 638309739106214297: | 5957 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.278s 638309739106241248: | | | | | | | | | | | | | | 5958 | | | | | | | | | | | | | | | | | 0.004s 34.282s 638309739106278754: | | | | | | | | | | 4583 | | | | | | | | | | | | | | | | | | | | | 0.000s 34.282s 638309739106280089: | | | | | | 5959 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.285s 638309739106313137: | | | | | | | | | 5960 | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.289s 638309739106354007: | | | | | | | | | | | | | | | | | 5961 | | | | | | | | | | | | | | 0.003s 34.292s 638309739106382146: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5962 | | | 0.004s 34.296s 638309739106423715: | | 5963 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.300s 638309739106463042: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5964 0.010s 34.310s 638309739106561033: | | | | | | | | | | | 5965 | | | | | | | | | | | | | | | | | | | | 0.003s 34.313s 638309739106594821: | | | | | 5966 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.317s 638309739106634762: | | | | | | | | | | | | | | | | | | | | | | | | | 5967 | | | | | | 0.004s 34.321s 638309739106672545: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5968 | | 0.005s 34.326s 638309739106721105: | | | | | | | | | | | | | | | | | | | | 5969 | | | | | | | | | | | 0.004s 34.330s 638309739106760855: | | | | | | | | | | | | | | | | | | | | | | | | | | 5970 | | | | | 0.006s 34.336s 638309739106820671: | | | | | | | | | | | | | | | | | | | 5971 | | | | | | | | | | | | 0.002s 34.338s 638309739106845301: | | | | | | | | | | | | | 5972 | | | | | | | | | | | | | | | | | | 0.003s 34.341s 638309739106875329: | | | | | | | | | | | | | | | | | | | | | | | | 5973 | | | | | | | 0.004s 34.345s 638309739106912254: | | | | | | | | | | | | | | | | | | | | | | | 5974 | | | | | | | | 0.004s 34.349s 638309739106948099: | | | | | | | | | | | | | | | | | | | | | | 5975 | | | | | | | | | 0.004s 34.352s 638309739106984672: | | | | | | | | | | | | | | | | 5976 | | | | | | | | | | | | | | | 0.002s 34.354s 638309739107003290: | | | | | | | | | | | | | | | | | | | | | 5977 | | | | | | | | | | 0.003s 34.357s 638309739107034109: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5978 | 0.004s 34.361s 638309739107074975: | 5979 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.025s 34.387s 638309739107329171: | | | 5980 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.390s 638309739107359270: | | | | | | | | | | | | | | 5981 | | | | | | | | | | | | | | | | | 0.003s 34.393s 638309739107389732: 5982 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.396s 638309739107425079: | | | | | | | 5983 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.399s 638309739107449785: | | | | | | | | 5984 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.402s 638309739107485556: | | | | | | 5985 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.406s 638309739107518758: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5986 | | | | 0.003s 34.408s 638309739107544929: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5987 | | | 0.002s 34.410s 638309739107563298: | | | | | | | | | 5988 | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.413s 638309739107588029: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5989 0.002s 34.415s 638309739107609983: | | | | | | | | | | | | | | | | | 5990 | | | | | | | | | | | | | | 0.002s 34.417s 638309739107629669: | | | | | | | | | | | | | | | | | | | | | | | | | 5991 | | | | | | 0.002s 34.419s 638309739107649914: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5992 | | 0.003s 34.422s 638309739107680618: | | | | | | | | | | | | | | | | | | | | 5993 | | | | | | | | | | | 0.004s 34.426s 638309739107721496: | | 5994 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.430s 638309739107760894: | | | | | 5995 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.434s 638309739107800858: | | | | | | | | | | | 5996 | | | | | | | | | | | | | | | | | | | | 0.004s 34.438s 638309739107838507: | | | | | | | | | | | | | 5997 | | | | | | | | | | | | | | | | | | 0.004s 34.441s 638309739107875132: | | | | | | | | | | | | | | | | 5998 | | | | | | | | | | | | | | | 0.004s 34.445s 638309739107912486: | | | | | | | | | | | | | | | | | | | | | | | | 5999 | | | | | | | 0.004s 34.449s 638309739107950610: | | | | | | | | | | | | | | | | | | | | | | | 6000 | | | | | | | | 0.004s 34.452s 638309739107987267: | | | | | | | | | | | | | | | | | | | | | | | | | | 6001 | | | | | 0.004s 34.456s 638309739108025527: | | | | | | | | | | | | | | | | | | | | | | 6002 | | | | | | | | | 0.003s 34.460s 638309739108060190: | | | | | | | | | | | | | | | | | | 8828 | | | | | | | | | | | | | 0.004s 34.463s 638309739108097311: | | | | | | | | | | | | | | | | | | | | | 6003 | | | | | | | | | | 0.002s 34.466s 638309739108119658: | | | 6004 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.468s 638309739108141315: | | | | | | | | | | | | | | | | | | | 6005 | | | | | | | | | | | | 0.003s 34.471s 638309739108167640: | | | | | | | | | | 8829 | | | | | | | | | | | | | | | | | | | | | 0.003s 34.473s 638309739108194782: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6006 | | | | 0.002s 34.476s 638309739108218202: | 6007 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 34.481s 638309739108271780: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6008 | 0.004s 34.485s 638309739108311360: | | | | | | | | | | | | | | 6009 | | | | | | | | | | | | | | | | | 0.004s 34.489s 638309739108351008: | | | | | | 6010 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.493s 638309739108392476: | | | | | | | 6011 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.497s 638309739108432659: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6012 | | | 0.004s 34.501s 638309739108476371: 6013 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 34.507s 638309739108533123: | | 6014 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.511s 638309739108577422: | | | | | | | | | | | | | | | | | | 4603 | | | | | | | | | | | | | 0.000s 34.512s 638309739108578716: | | | | | | | | | | | | | | | | | | | | | | | | | 6015 | | | | | | 0.003s 34.515s 638309739108613506: | | | | | | | | 6016 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.519s 638309739108648454: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6017 | | 0.004s 34.522s 638309739108683495: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6018 0.005s 34.527s 638309739108728691: | | | | | | | | | | | | | | | | | | | | | | | | 6019 | | | | | | | 0.004s 34.531s 638309739108770688: | | | | | | | | | | | | | 6020 | | | | | | | | | | | | | | | | | | 0.004s 34.534s 638309739108806845: | | | | | | | | | 6021 | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.538s 638309739108841341: | | | | | | | | | | | | | | | | | | | | | | | 6022 | | | | | | | | 0.003s 34.541s 638309739108871812: | | | | | | | | | | | | | | | | | | 8830 | | | | | | | | | | | | | 0.004s 34.545s 638309739108911357: | | | | | | | | | | 4583 | | | | | | | | | | | | | | | | | | | | | 0.000s 34.545s 638309739108912604: | | | | | | | | | | | | | | | | 6023 | | | | | | | | | | | | | | | 0.007s 34.552s 638309739108985532: | | | | | | | | | | | | | | | | | | | | | 6024 | | | | | | | | | | 0.004s 34.556s 638309739109020910: | 6025 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.559s 638309739109052853: | | | | | | | | | | 8831 | | | | | | | | | | | | | | | | | | | | | 0.003s 34.562s 638309739109084765: | | | | | | | | | | | | 6026 | | | | | | | | | | | | | | | | | | | 0.003s 34.565s 638309739109117193: | | | | | | | | | | | | | | | | | | | | | | | | | | | 6027 | | | | 0.003s 34.569s 638309739109149287: | | | | | | | | | | | | | | | | | | | 6028 | | | | | | | | | | | | 0.002s 34.571s 638309739109173739: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6029 | | | 0.002s 34.573s 638309739109195957: | | | 6030 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.575s 638309739109214984: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6031 | 0.014s 34.589s 638309739109355844: | | | | | | | | | | | | | | 6032 | | | | | | | | | | | | | | | | | 0.009s 34.598s 638309739109443111: | | | | | | | | | | | | | | | | | | | | 6033 | | | | | | | | | | | 0.004s 34.602s 638309739109482431: | | | | | | 6034 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 34.608s 638309739109540739: | | | | | 6035 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 34.615s 638309739109607699: | | | | | | | | | | | 6036 | | | | | | | | | | | | | | | | | | | | 0.003s 34.618s 638309739109642179: 6037 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.622s 638309739109686821: | | 6038 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.626s 638309739109724300: | | | | | | | | | | | | | | | | | | | | | | | | | 6039 | | | | | | 0.002s 34.629s 638309739109747716: | | | | | | | | | | | | | | | | | | | | | | 6040 | | | | | | | | | 0.002s 34.631s 638309739109769123: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6041 0.002s 34.633s 638309739109792336: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6042 | | 0.002s 34.635s 638309739109814806: | | | | | | | | | | | | | | | | | | | | | | | 6043 | | | | | | | | 0.002s 34.637s 638309739109830822: | | | | | | | | | | | | | | | | | | | | | | | | | | 6044 | | | | | 0.002s 34.639s 638309739109847664: | | | | | | | | | 5761 | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.641s 638309739109868310: | | | | | | | | | | | | | | | | | | | | | 5762 | | | | | | | | | | 0.002s 34.643s 638309739109890344: | | | | | | | | | | | | | | | | | 5763 | | | | | | | | | | | | | | 0.002s 34.645s 638309739109914977: | | | | | | | | | | | | | 5764 | | | | | | | | | | | | | | | | | | 0.002s 34.647s 638309739109935246: | 5765 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.651s 638309739109969638: | | | | | | | 5766 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.654s 638309739110003613: | | | | | | | | | | | | | | | | 5767 | | | | | | | | | | | | | | | 0.003s 34.657s 638309739110031583: | | | | | | | | | | | | | | | | | | | | | | | | 5768 | | | | | | | 0.003s 34.660s 638309739110066314: | | | | | | | | | | | | 5769 | | | | | | | | | | | | | | | | | | | 0.017s 34.677s 638309739110235570: | | | | | | | | 5770 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.681s 638309739110276050: | | | | | | | | | | | | | | | | | | | 5771 | | | | | | | | | | | | 0.036s 34.718s 638309739110639056: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5772 | | | | 0.003s 34.721s 638309739110672741: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5773 | | | 0.004s 34.725s 638309739110712873: | | | | 5774 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.729s 638309739110748394: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5775 | 0.004s 34.732s 638309739110785733: | | | | | | | | | | | | | | 5776 | | | | | | | | | | | | | | | | | 0.003s 34.736s 638309739110820346: | | | | | | | | | | | | | | | | | | | | 5777 | | | | | | | | | | | 0.004s 34.740s 638309739110859065: | | | | | 5778 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.743s 638309739110894593: | | | | | | | | | | | | | | | | | | | | | | | | | | 5779 | | | | | 0.003s 34.746s 638309739110922550: | | | 5780 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.749s 638309739110957121: | | | | | | | | | | | 5781 | | | | | | | | | | | | | | | | | | | | 0.003s 34.753s 638309739110992000: | | | | | | | | | | | | | | | 5782 | | | | | | | | | | | | | | | | 0.003s 34.756s 638309739111025558: | | 5783 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.760s 638309739111063750: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5784 0.004s 34.764s 638309739111099748: | | | | | | | | | 5785 | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.768s 638309739111138021: | | | | | | | | | | | | | | | | | 5786 | | | | | | | | | | | | | | 0.004s 34.771s 638309739111174419: | | | | | | | | | | | | | | | | | | | | | | | 5787 | | | | | | | | 0.004s 34.775s 638309739111210551: | 5788 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.779s 638309739111248653: | | | | | | | | | | | | | 5789 | | | | | | | | | | | | | | | | | | 0.004s 34.783s 638309739111288146: | | | | | | | | | | | | 5790 | | | | | | | | | | | | | | | | | | | 0.003s 34.786s 638309739111322882: | | | | | | 5791 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.788s 638309739111344368: | | | | | | | | | | | | | | | | | | | | | 5792 | | | | | | | | | | 0.002s 34.790s 638309739111363054: 5793 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.792s 638309739111386270: | | | | | | | 5794 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.796s 638309739111420918: | | | | | | | | | | | | | | | | | | | | | | | | 5795 | | | | | | | 0.003s 34.799s 638309739111455500: | | | | | | | | 5796 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.803s 638309739111490520: | | | | | | | | | | | | | | | | 5797 | | | | | | | | | | | | | | | 0.004s 34.807s 638309739111531776: | | | | | | | | | | | | | | | | | | | | | | | | | 5798 | | | | | | 0.004s 34.811s 638309739111568661: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5799 | | 0.004s 34.815s 638309739111609575: | | | | | | | | | | | | | | | | | | | | | | 5800 | | | | | | | | | 0.004s 34.819s 638309739111647734: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5801 | | | | 0.003s 34.821s 638309739111674509: | | | | | | | | | | | | | | | | | | | 5802 | | | | | | | | | | | | 0.003s 34.824s 638309739111700849: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5803 | | | 0.004s 34.827s 638309739111737314: | | | | 5804 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.831s 638309739111774535: | | | | | 5805 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.834s 638309739111806652: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5806 | 0.004s 34.838s 638309739111842624: | | | | | | | | | | | | | | | | | | | | | | | | | | 5807 | | | | | 0.004s 34.842s 638309739111881658: | | 5808 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.845s 638309739111916028: | | | | | | | | | | | | | | | | | | | | 5809 | | | | | | | | | | | 0.003s 34.849s 638309739111950675: | | | | | | | | | | | 5810 | | | | | | | | | | | | | | | | | | | | 0.002s 34.851s 638309739111975241: | | | | | | | | | | | | | | | 5811 | | | | | | | | | | | | | | | | 0.003s 34.854s 638309739112005628: | | | | | | | | | | | | | | | | | 5812 | | | | | | | | | | | | | | 0.002s 34.856s 638309739112027074: | | | | | | | | | | | | | | 5813 | | | | | | | | | | | | | | | | | 0.003s 34.859s 638309739112053570: | | | | | | | | | | | | | | | | | | 4603 | | | | | | | | | | | | | 0.000s 34.859s 638309739112054372: | | | | | | | | | 5814 | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.863s 638309739112088015: | | | | | | | | | | 4583 | | | | | | | | | | | | | | | | | | | | | 0.000s 34.863s 638309739112089096: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5815 0.003s 34.866s 638309739112121897: | | | 5816 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.869s 638309739112156932: | | | | | | | | | | | | 5817 | | | | | | | | | | | | | | | | | | | 0.004s 34.873s 638309739112193858: | | | | | | | | | | | | | | | | | | | | | | | 5818 | | | | | | | | 0.008s 34.881s 638309739112274666: | | | | | | 5819 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.885s 638309739112310472: 5820 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.888s 638309739112345019: | | | | | | | | | | | | | | | | | | 8832 | | | | | | | | | | | | | 0.002s 34.890s 638309739112366366: | | | | | | | | | | 8833 | | | | | | | | | | | | | | | | | | | | | 0.002s 34.892s 638309739112383007: | 5821 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 34.894s 638309739112399650: | | | | | | | | | | | | | | | | | | | | | 5822 | | | | | | | | | | 0.002s 34.896s 638309739112417875: | | | | | | | | | | | | | | | | | | | | | | | | 5823 | | | | | | | 0.003s 34.899s 638309739112450778: | | | | | | | | | | | | | | | | 4585 | | | | | | | | | | | | | | | 0.000s 34.899s 638309739112451762: | | | | | | | 5824 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.903s 638309739112487691: | | | | | | | | 5825 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.906s 638309739112525482: | | | | | | | | | | | | | | | | | | | | | | | | | 5826 | | | | | | 0.004s 34.910s 638309739112563089: | | | | | | | | | | | | | | | | | | | | | | 5827 | | | | | | | | | 0.004s 34.914s 638309739112601585: | | | | | | | | | | 4583 | | | | | | | | | | | | | | | | | | | | | 0.000s 34.914s 638309739112602733: | | | | | | | | | | | | | | | | | | 4603 | | | | | | | | | | | | | 0.000s 34.914s 638309739112603090: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5828 | | 0.004s 34.918s 638309739112639055: | | | | | | | | | | | | | | | | | | | | | | | | | | 5829 | | | | | 0.004s 34.921s 638309739112675626: | | | | 5830 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.925s 638309739112714296: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5831 | | | | 0.004s 34.929s 638309739112749813: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5832 | | | 0.004s 34.932s 638309739112786146: | | 5833 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.936s 638309739112824689: | | | | | | | | | | | | | | | | | | | 5834 | | | | | | | | | | | | 0.004s 34.940s 638309739112863615: | | | | | 5835 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.944s 638309739112901630: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5836 | 0.004s 34.948s 638309739112939052: | | | | | | | | | | | | | | | | | | | | 5837 | | | | | | | | | | | 0.004s 34.951s 638309739112976227: | | | | | | | | | | | | | 5838 | | | | | | | | | | | | | | | | | | 0.004s 34.955s 638309739113011935: | | | | | | | | | | | | | | | 5839 | | | | | | | | | | | | | | | | 0.003s 34.958s 638309739113045068: | | | | | | | | | | | 5840 | | | | | | | | | | | | | | | | | | | | 0.003s 34.961s 638309739113071052: | | | 5841 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.964s 638309739113106927: | | | | | | | | | | | | | | 5842 | | | | | | | | | | | | | | | | | 0.003s 34.968s 638309739113140570: | | | | | | | | | | | | 5843 | | | | | | | | | | | | | | | | | | | 0.004s 34.972s 638309739113178754: | | | | | | | | | 5844 | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.975s 638309739113212207: 5845 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 34.979s 638309739113253772: | | | | | | 5846 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.983s 638309739113288408: | | | | | | | | | | | | | | | | | | | | | 5847 | | | | | | | | | | 0.003s 34.986s 638309739113318452: | | | | | | | 5848 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.988s 638309739113347084: | | | | | | | | 5849 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 34.991s 638309739113376596: | | | | | | | | | | | | | | | | | | | | | | 5850 | | | | | | | | | 0.003s 34.995s 638309739113410944: | | | | | | | | | | | | | | | | 8835 | | | | | | | | | | | | | | | 0.004s 34.999s 638309739113448024: | | | | | | | | | | | | | | | | | | | | | | | | 5851 | | | | | | | 0.004s 35.002s 638309739113486863: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5852 | | | | 0.003s 35.005s 638309739113517035: | 5853 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.041s 35.046s 638309739113926846: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5854 | | | 0.004s 35.050s 638309739113964088: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5855 0.003s 35.053s 638309739113990206: | | | | | | | | | | | | | | | | | | | | | | | | | | 5856 | | | | | 0.003s 35.056s 638309739114021343: | | | | 5857 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.059s 638309739114049238: | | | | | 5858 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.061s 638309739114076523: | | | | | | | | | | | | | | | | | | | | | | | 5859 | | | | | | | | 0.003s 35.065s 638309739114108635: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5860 | 0.003s 35.068s 638309739114139900: | | | | | | | | | | | | | | | | | | | | | | | | | 5861 | | | | | | 0.002s 35.070s 638309739114159705: | | | | | | | | | | | | | | | | | | | 5862 | | | | | | | | | | | | 0.002s 35.072s 638309739114182192: | | | | | | | | | | | | | | | 5863 | | | | | | | | | | | | | | | | 0.003s 35.075s 638309739114207920: | | | | | | | | | | | | | | | | | | | | 5864 | | | | | | | | | | | 0.003s 35.077s 638309739114235426: | | | | | | | | | | | | | | | | | 5865 | | | | | | | | | | | | | | 0.004s 35.081s 638309739114272545: | | | | | | | | | | | 5866 | | | | | | | | | | | | | | | | | | | | 0.004s 35.085s 638309739114307557: | | | | | | | | | | | | 5867 | | | | | | | | | | | | | | | | | | | 0.004s 35.088s 638309739114345858: | | | | | | | | | | | | | 5868 | | | | | | | | | | | | | | | | | | 0.004s 35.092s 638309739114386570: | | | | | | 5869 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.097s 638309739114427696: | | | 5870 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.100s 638309739114464589: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5871 | | 0.004s 35.104s 638309739114504242: | | | | | | | | | | | | | | | | 4585 | | | | | | | | | | | | | | | 0.000s 35.104s 638309739114505365: | | | | | | | | | 5872 | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.108s 638309739114542876: | | | | | | | | | | | | | | 5873 | | | | | | | | | | | | | | | | | 0.004s 35.112s 638309739114579684: | | | | | | | 5874 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.115s 638309739114617375: | | | | | | | | | | | | | | | | | | | | | | 5875 | | | | | | | | | 0.004s 35.119s 638309739114656615: | | 5876 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.123s 638309739114696906: 5877 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 35.128s 638309739114744496: | 5878 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 35.133s 638309739114796954: | | | | 5879 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.137s 638309739114837272: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5880 | | | | 0.004s 35.141s 638309739114872723: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5881 0.003s 35.144s 638309739114907048: | | | | | | | | | | | | | | | | | | | | | | | | 5882 | | | | | | | 0.003s 35.147s 638309739114935142: | | | | | | | | | | | | | | | | | | | | | | | | | | 5883 | | | | | 0.003s 35.150s 638309739114960256: | | | | | | | | | | | | | | | | 8836 | | | | | | | | | | | | | | | 0.003s 35.153s 638309739114993098: | | | | | | | | | | | | | | | | | | | | | 5884 | | | | | | | | | | 0.002s 35.155s 638309739115016735: | | | | | | | | | | | | | | | | | | | | | | | 5885 | | | | | | | | 0.003s 35.158s 638309739115046908: | | | | | 5886 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.161s 638309739115073450: | | | | | | | | | | | | | | | 5887 | | | | | | | | | | | | | | | | 0.004s 35.165s 638309739115111792: | | | | | | | | | | | | | | | | | | | | 5888 | | | | | | | | | | | 0.004s 35.169s 638309739115150468: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5889 | 0.003s 35.172s 638309739115179887: | | | | | | | | | | | | | | | | | | | 5890 | | | | | | | | | | | | 0.004s 35.175s 638309739115215520: | | | | | | | | | | | 5891 | | | | | | | | | | | | | | | | | | | | 0.014s 35.189s 638309739115353070: | | | 5892 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.193s 638309739115395192: | | | | | | | | | | | | | | | | | 5893 | | | | | | | | | | | | | | 0.004s 35.197s 638309739115436914: | | | | | | | | | | | | | 5894 | | | | | | | | | | | | | | | | | | 0.004s 35.202s 638309739115479475: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5895 | | | 0.004s 35.206s 638309739115518404: | | | | | | 5896 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.208s 638309739115545140: | | | | | | | | | | | | | | | | | | | | | | | | | 5897 | | | | | | 0.004s 35.212s 638309739115583732: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5898 | | 0.006s 35.218s 638309739115641060: | | | | | | | | | 5899 | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.222s 638309739115681804: | | | | | | | | 5900 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.226s 638309739115721998: | | | | | | | 5901 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.229s 638309739115756353: | | 5902 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.233s 638309739115789025: | | | | 5610 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.236s 638309739115824682: | | | | | | | | | | | | | | 5611 | | | | | | | | | | | | | | | | | 0.003s 35.239s 638309739115857149: | | | | | | | | | | | | 5612 | | | | | | | | | | | | | | | | | | | 0.003s 35.243s 638309739115892007: | | | | | | | | | | | | | | | | | | | | | | 5613 | | | | | | | | | 0.003s 35.246s 638309739115922118: | 5614 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.249s 638309739115950378: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5615 | | | | 0.003s 35.251s 638309739115975979: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5616 0.003s 35.254s 638309739116002471: | | | | | | | | | | | | | | | | | | | | | | | 5617 | | | | | | | | 0.003s 35.257s 638309739116029420: 5618 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.261s 638309739116074306: | | | | | 5619 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.265s 638309739116110083: | | | | | | | | | | | | | | | | | | | | | 5620 | | | | | | | | | | 0.004s 35.269s 638309739116147795: | | | | | | | | | | | | | | | | | | | | | | | | | | 5621 | | | | | 0.003s 35.272s 638309739116180468: | | | | | | | | | | | | | | | | | | | | 5622 | | | | | | | | | | | 0.004s 35.276s 638309739116217904: | | | | | | | | | | | | | | | 5623 | | | | | | | | | | | | | | | | 0.003s 35.278s 638309739116246176: | | | 5624 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.281s 638309739116276814: | | | | | | | | | | | | | | | | | | | 5625 | | | | | | | | | | | | 0.005s 35.286s 638309739116323590: | | | | | | | | | | | 5626 | | | | | | | | | | | | | | | | | | | | 0.004s 35.290s 638309739116363560: | | | | | | | | | | | | | | | | | | 5627 | | | | | | | | | | | | | 0.004s 35.294s 638309739116404639: | | | | | | | | | | | | | | | | | | | | | | | | 5628 | | | | | | | 0.004s 35.298s 638309739116445696: | | | | | | | | | | | | | | | | | 5629 | | | | | | | | | | | | | | 0.004s 35.303s 638309739116487911: | | | | | | 5630 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.307s 638309739116528854: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5631 | 0.004s 35.310s 638309739116566519: | | | | | | | | | | | | | 5632 | | | | | | | | | | | | | | | | | | 0.004s 35.314s 638309739116602875: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5633 | | | 0.004s 35.318s 638309739116640246: | | | | | | | 5634 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.321s 638309739116676973: | | | | | | | | | 5635 | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.325s 638309739116714089: | | | | | | | | | | | | | | | | | | | | | | | | | 5636 | | | | | | 0.004s 35.329s 638309739116752866: | | | | | | | | | | 5637 | | | | | | | | | | | | | | | | | | | | | 0.004s 35.333s 638309739116788358: | | | | | | | | | | | | | | 5638 | | | | | | | | | | | | | | | | | 0.004s 35.336s 638309739116827388: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5639 | | | | 0.004s 35.340s 638309739116867169: | 5640 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.344s 638309739116906040: | | | | | | | | | | | | | | | | | | | | | | 5641 | | | | | | | | | 0.003s 35.348s 638309739116940699: | | 5642 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.350s 638309739116966034: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5643 0.027s 35.378s 638309739117238681: | | | | 5644 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.382s 638309739117280635: | | | | | | | | | | | | | | | | | | | | | 5645 | | | | | | | | | | 0.004s 35.386s 638309739117319733: | | | | | | | | | | | | 5646 | | | | | | | | | | | | | | | | | | | 0.004s 35.390s 638309739117359017: | | | | | | | | | | | | | | | | | | | | 5647 | | | | | | | | | | | 0.004s 35.393s 638309739117395506: | | | | | | | | | | | | | | | | | | | | | | | 5648 | | | | | | | | 0.004s 35.397s 638309739117435014: | | | | | 5649 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.401s 638309739117470953: | | | | | | | | | | | | | | | | | | | | | | | | | | 5650 | | | | | 0.004s 35.405s 638309739117510240: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5651 | | 0.003s 35.408s 638309739117538124: | | | | | | | | | | | | | | | | | | | | | | | | 5652 | | | | | | | 0.002s 35.410s 638309739117559063: | | | | | | | | | | | | | | | | | | 5653 | | | | | | | | | | | | | 0.002s 35.411s 638309739117577246: | | | | | | | | | | | | | | | 5654 | | | | | | | | | | | | | | | | 0.002s 35.414s 638309739117598139: | | | | | | | | 4586 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.414s 638309739117598772: | | | | | | | | | | | | | | | | | | | 5655 | | | | | | | | | | | | 0.003s 35.416s 638309739117625520: | | | 5656 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.419s 638309739117651449: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5657 | 0.004s 35.423s 638309739117690280: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5658 | | | 0.004s 35.427s 638309739117733643: 5659 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 35.433s 638309739117787887: | | | | | | | | | | | 5660 | | | | | | | | | | | | | | | | | | | | 0.003s 35.435s 638309739117817304: | | | | | | | | | | | | | | | | | 5661 | | | | | | | | | | | | | | 0.003s 35.438s 638309739117842867: | | | | | | 5662 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.440s 638309739117866904: | | | | | | | | | | | | | 5663 | | | | | | | | | | | | | | | | | | 0.003s 35.443s 638309739117894921: | | | | | | | | | | | | | | 5664 | | | | | | | | | | | | | | | | | 0.003s 35.446s 638309739117926862: | | | | | | | 5665 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 35.454s 638309739117998134: | | | | | | | | | | | | | | | | | | | | | | | | | 5666 | | | | | | 0.003s 35.457s 638309739118029622: | | | | | | | | | | | | | | | | 4585 | | | | | | | | | | | | | | | 0.000s 35.457s 638309739118030696: | | | | | | | | | | 5667 | | | | | | | | | | | | | | | | | | | | | 0.002s 35.459s 638309739118054315: | | | | | | | | | | | | | | | | | | | | | | 5668 | | | | | | | | | 0.003s 35.462s 638309739118085351: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5669 0.003s 35.465s 638309739118113519: | | | | 5670 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.468s 638309739118145787: | | | | | | | | | 5671 | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.472s 638309739118180082: | | | | | | | | | | | | | | | | | | | | | 5672 | | | | | | | | | | 0.004s 35.476s 638309739118217571: | | 5673 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.479s 638309739118255818: | | | | | | | | | | | | | | | | | | | | | | | 5674 | | | | | | | | 0.004s 35.483s 638309739118293069: | | | | | | | | | | | | | | | | 8837 | | | | | | | | | | | | | | | 0.004s 35.487s 638309739118328691: | | | | | | | | | | | | 5675 | | | | | | | | | | | | | | | | | | | 0.003s 35.489s 638309739118355066: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5676 | | | | 0.003s 35.492s 638309739118383700: | | | | | 5677 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.494s 638309739118403346: | | | | | | | | | | | | | | | | | | 5678 | | | | | | | | | | | | | 0.002s 35.496s 638309739118421005: | | | | | | | | | | | | | | | | | | | 5679 | | | | | | | | | | | | 0.002s 35.498s 638309739118445462: | 5680 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 35.510s 638309739118560647: | | | | | | | | | | | | | | | | | | | | 5681 | | | | | | | | | | | 0.003s 35.513s 638309739118594420: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5682 | | 0.003s 35.516s 638309739118625929: | | | | | | | | | | | | | | | | | | | | | | | | | | 5683 | | | | | 0.004s 35.520s 638309739118661519: | | | | | | | | | | | | | | | | | | | | | | | | 5684 | | | | | | | 0.003s 35.522s 638309739118686831: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5685 | | | 0.003s 35.525s 638309739118715370: | | | | | | | | | | | | | | | | 4585 | | | | | | | | | | | | | | | 0.000s 35.525s 638309739118716456: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5686 | 0.003s 35.528s 638309739118747432: 5687 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 35.533s 638309739118796814: | | | | | | 5688 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.537s 638309739118832379: | | | | | | | | | | | | | 5689 | | | | | | | | | | | | | | | | | | 0.003s 35.540s 638309739118860705: | | | | | | | | | | | | | | | | | 5690 | | | | | | | | | | | | | | 0.003s 35.543s 638309739118888206: | | | | | | | | | | | 5691 | | | | | | | | | | | | | | | | | | | | 0.002s 35.545s 638309739118913120: | | | | | | | | | 5692 | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.548s 638309739118939879: | | | | | | | | | | 5693 | | | | | | | | | | | | | | | | | | | | | 0.002s 35.550s 638309739118961528: | | | | | | | | 8839 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.552s 638309739118985190: | | | | | | | 5694 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.556s 638309739119020842: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5695 0.003s 35.559s 638309739119051754: | | | | | | | | | | | | | | | | | | | | | 5696 | | | | | | | | | | 0.002s 35.561s 638309739119073606: | | | | | | | | | | | | | | | | | | | | | | | | | 5697 | | | | | | 0.002s 35.563s 638309739119090969: | | | | | | | | | | | | | | | | | | | | | | 5698 | | | | | | | | | 0.003s 35.566s 638309739119118276: | | | 5699 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.569s 638309739119152310: | | | | | | | | | | | | | | | 5700 | | | | | | | | | | | | | | | | 0.003s 35.572s 638309739119182421: | | | | | | | | | | | | | | | | | | | | | | | 5701 | | | | | | | | 0.003s 35.575s 638309739119214399: | | 5702 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.579s 638309739119249304: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5703 | | | | 0.004s 35.582s 638309739119287111: | | | | | | | | | | | | | | | | | | | 5704 | | | | | | | | | | | | 0.003s 35.586s 638309739119319831: | | | | 5705 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.588s 638309739119346145: | | | | | | | | | | | | 5706 | | | | | | | | | | | | | | | | | | | 0.002s 35.591s 638309739119368030: | | | | | | | | | | | | | | | | | | 5707 | | | | | | | | | | | | | 0.003s 35.594s 638309739119401415: | | | | | 5708 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.598s 638309739119440755: | | | | | | | | | | | | | | 5709 | | | | | | | | | | | | | | | | | 0.004s 35.601s 638309739119476449: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5710 | | 0.004s 35.605s 638309739119513788: | | | | | | | | 4586 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.605s 638309739119514731: | 5711 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.609s 638309739119552878: | | | | | | | | | | | | | | | | | | | | 5712 | | | | | | | | | | | 0.003s 35.612s 638309739119585458: | | | | | | | | | | | | | | | | | | | | | | | | | | 5713 | | | | | 0.004s 35.616s 638309739119622271: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5714 | | | 0.004s 35.620s 638309739119661720: | | | | | | | | | | | | | | | | | | | | | | | | 5715 | | | | | | | 0.005s 35.625s 638309739119713446: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5716 | 0.004s 35.629s 638309739119754482: | | | | | | | | | | | | | | | | | 5717 | | | | | | | | | | | | | | 0.004s 35.633s 638309739119791175: | | | | | | 5718 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.637s 638309739119832281: | | | | | | | | | 5719 | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.641s 638309739119868453: | | | | | | | | | | 5720 | | | | | | | | | | | | | | | | | | | | | 0.011s 35.652s 638309739119980036: | | | | | | | | 8840 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.656s 638309739120018476: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5721 0.004s 35.659s 638309739120054851: | | | | | | | | | | | 5722 | | | | | | | | | | | | | | | | | | | | 0.004s 35.663s 638309739120093750: | | | | | | | | | | | | | | | | | | | | | | 5723 | | | | | | | | | 0.004s 35.667s 638309739120130871: | | | | | | | | | | | | | | | | | | | | | 5724 | | | | | | | | | | 0.002s 35.669s 638309739120155170: | | | | | | | | | | | | | | | | | | | | | | | | | 5725 | | | | | | 0.003s 35.672s 638309739120182709: | | | | | | | | | | | | | | | 5726 | | | | | | | | | | | | | | | | 0.003s 35.675s 638309739120214920: | | | | | | | 5727 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.679s 638309739120253994: | | | | | | | | | | | | | | | | | | | 5728 | | | | | | | | | | | | 0.004s 35.683s 638309739120292806: | | | | | | | | | | | | | 5729 | | | | | | | | | | | | | | | | | | 0.004s 35.687s 638309739120332676: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5730 | | | | 0.004s 35.691s 638309739120374936: | | | | | 5731 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.696s 638309739120419255: | | | | | | | | | | | | | | | | | | 5732 | | | | | | | | | | | | | 0.004s 35.699s 638309739120457009: 5733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.028s 35.727s 638309739120735398: | 5734 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.730s 638309739120765362: | | | | | | | | | | | | 5735 | | | | | | | | | | | | | | | | | | | 0.003s 35.733s 638309739120794440: | | | | | | | | | | | | | | | | | | | | 5736 | | | | | | | | | | | 0.003s 35.737s 638309739120828191: | | | | | | | | | | | | | | 5737 | | | | | | | | | | | | | | | | | 0.004s 35.741s 638309739120868525: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5738 | | 0.004s 35.745s 638309739120908510: | | | | 5739 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.748s 638309739120946817: | | 5740 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.752s 638309739120982684: | | | 5741 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.756s 638309739121019755: | | | | | | | | | | | | | | | | | | | | | | | | | | 5742 | | | | | 0.004s 35.759s 638309739121056780: | | | | | | | | | | | | | | | | | | | | | | | | 5743 | | | | | | | 0.003s 35.762s 638309739121084230: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5744 | | | 0.002s 35.764s 638309739121105472: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5745 | 0.002s 35.767s 638309739121128906: | | | | | | 5746 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.770s 638309739121159749: | | | | | | | | | | | | | | | | | 5747 | | | | | | | | | | | | | | 0.002s 35.772s 638309739121178548: | | | | | | | | | 5748 | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.774s 638309739121201617: | | | | | | | | | | | 5749 | | | | | | | | | | | | | | | | | | | | 0.003s 35.777s 638309739121229716: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5750 0.003s 35.779s 638309739121255009: | | | | | | | | | | | | | | | | | | | | | 5751 | | | | | | | | | | 0.002s 35.781s 638309739121274291: | | | | | | | | | | | | | | | 5752 | | | | | | | | | | | | | | | | 0.003s 35.784s 638309739121301191: | | | | | | | | | | | | | | | | | | | | | | 5753 | | | | | | | | | 0.002s 35.786s 638309739121322251: | | | | | | | | | | | | | | | | | | | | | | | | | 5754 | | | | | | 0.003s 35.789s 638309739121353691: | | | | | | | | | | | | | | | | | | | 5755 | | | | | | | | | | | | 0.003s 35.792s 638309739121378984: | | | | | | | | | | | | | 5756 | | | | | | | | | | | | | | | | | | 0.002s 35.794s 638309739121397879: | | | | | | | 5757 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.796s 638309739121417811: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5758 | | | | 0.003s 35.799s 638309739121448026: | | | | | 5759 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.801s 638309739121472532: | | | | | | | | | | 5459 | | | | | | | | | | | | | | | | | | | | | 0.003s 35.804s 638309739121498810: | 5460 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.807s 638309739121534292: 5461 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 35.812s 638309739121585900: | | | | | | | | | | | | 5462 | | | | | | | | | | | | | | | | | | | 0.004s 35.817s 638309739121629085: | | | | | | | | | | | | | | 5463 | | | | | | | | | | | | | | | | | 0.004s 35.821s 638309739121671121: | | | | | | | | | | | | | | | | | | 5464 | | | | | | | | | | | | | 0.004s 35.825s 638309739121710113: | | | | | | | | | | | | | | | | | | | | 5465 | | | | | | | | | | | 0.005s 35.830s 638309739121764598: | | | | | | | | | | | | | | | | | | | | | | | 5466 | | | | | | | | 0.006s 35.836s 638309739121822576: | | | 5467 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 35.847s 638309739121936927: | | 5468 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 35.853s 638309739121988844: | | | | | | | | | | | | | | | | | | | | | | | | | | 5469 | | | | | 0.005s 35.858s 638309739122038806: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5470 | | | 0.004s 35.862s 638309739122080545: | | | | | | | | | | | | | | | | | | | | | | | | 5471 | | | | | | | 0.004s 35.865s 638309739122117241: | | | | | | | | | 5472 | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.870s 638309739122157617: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5473 | | 0.004s 35.874s 638309739122198152: | | | | | | | | | | | | | | | 5474 | | | | | | | | | | | | | | | | 0.005s 35.878s 638309739122246035: | | | | 5475 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.883s 638309739122290583: | | | | | | | | | | | | | | | | | | | | | | 5476 | | | | | | | | | 0.004s 35.887s 638309739122335376: | | | | | | | | | | | | | | | | | 5477 | | | | | | | | | | | | | | 0.004s 35.892s 638309739122379932: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5478 0.004s 35.896s 638309739122423755: | | | | | | | | | | | | | | | | | | | | | 5479 | | | | | | | | | | 0.006s 35.902s 638309739122479185: | | | | | 5480 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 35.907s 638309739122532840: | | | | | | | | | | | 5481 | | | | | | | | | | | | | | | | | | | | 0.004s 35.911s 638309739122568935: | | | | | | | | | | | | | 5482 | | | | | | | | | | | | | | | | | | 0.002s 35.913s 638309739122590149: | | | | | | | | | | | | | | 5483 | | | | | | | | | | | | | | | | | 0.003s 35.915s 638309739122615638: | | | | | | | | | | | | | | | | | | | | | | | | | 5484 | | | | | | 0.003s 35.918s 638309739122644880: | | | | | | 5485 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.922s 638309739122682960: | | | | | | | | | | | | 5486 | | | | | | | | | | | | | | | | | | | 0.003s 35.925s 638309739122712049: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5487 | | | | 0.003s 35.928s 638309739122737619: 5488 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 35.932s 638309739122784845: | | | | | | | | | | 5489 | | | | | | | | | | | | | | | | | | | | | 0.003s 35.935s 638309739122811112: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5490 | 0.002s 35.937s 638309739122833323: | | | | | | | | | | | | | | | | | | 5491 | | | | | | | | | | | | | 0.002s 35.939s 638309739122854133: | 5492 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.943s 638309739122888986: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5493 | | | 0.004s 35.947s 638309739122933804: | | 5494 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.951s 638309739122975900: | | | | | | | | | | | | | | | | | | | | | | | | | | 5495 | | | | | 0.008s 35.959s 638309739123052818: | | | | | | | | | | | | | | | | | | | | | | | 5496 | | | | | | | | 0.004s 35.963s 638309739123089639: | | | | | | | | | | | | | | | | | | | | | | | | 5497 | | | | | | | 0.005s 35.968s 638309739123140964: | | | | | | | 5498 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 35.970s 638309739123159611: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5499 | | 0.002s 35.972s 638309739123177866: | | | | | | | | | 5500 | | | | | | | | | | | | | | | | | | | | | | 0.004s 35.975s 638309739123215018: | | | 5501 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.979s 638309739123249504: | | | | | | | | | | | | | | | | | | | | | | 5502 | | | | | | | | | 0.003s 35.982s 638309739123278920: | | | | | | | | 4586 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 35.982s 638309739123279644: | | | | | | | | | | | | | | | | | 5503 | | | | | | | | | | | | | | 0.002s 35.984s 638309739123303636: | | | | | | | | | | | | | | | | | | | | 5504 | | | | | | | | | | | 0.002s 35.987s 638309739123328087: | | | | | | | | | | | | | | | | | | | 5505 | | | | | | | | | | | | 0.004s 35.990s 638309739123363702: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5506 0.002s 35.993s 638309739123388579: | | | | | | | | | | | | | | | 5507 | | | | | | | | | | | | | | | | 0.003s 35.996s 638309739123419502: | | | | | | 5508 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 35.999s 638309739123448748: | | | | | | | | 8841 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.002s 638309739123478754: | | | | | | | | | | | | | | | | | | | | | 4582 | | | | | | | | | | 0.000s 36.002s 638309739123479536: | | | | | | | | | | | | 5509 | | | | | | | | | | | | | | | | | | | 0.003s 36.004s 638309739123506721: | | | | | | | | | | | | | 5510 | | | | | | | | | | | | | | | | | | 0.002s 36.007s 638309739123530051: | | | | 5511 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.010s 638309739123564697: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5512 | | | 0.004s 36.014s 638309739123603824: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5513 | | | | 0.004s 36.018s 638309739123643503: | | | | | | | | | | | | | | 5514 | | | | | | | | | | | | | | | | | 0.004s 36.022s 638309739123682130: | | | | | | | | | | | | | | | | | | | | | | | | | 5515 | | | | | | 0.004s 36.026s 638309739123723037: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5516 | 0.004s 36.030s 638309739123765853: | 5517 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 36.035s 638309739123811642: | | | | | | | | 4586 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 36.035s 638309739123812739: 5518 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 36.040s 638309739123864360: | | | | | | | | | | 5519 | | | | | | | | | | | | | | | | | | | | | 0.005s 36.045s 638309739123912121: | | | | | | | | | | | | | | | | | | 5520 | | | | | | | | | | | | | 0.004s 36.049s 638309739123956778: | | | | | | | | | | | | | | | | | | | | | | | | 5521 | | | | | | | 0.004s 36.053s 638309739123997408: | | 5522 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.058s 638309739124037748: | | | | | | | | | 5523 | | | | | | | | | | | | | | | | | | | | | | 0.033s 36.090s 638309739124363834: | | | | | | | | | | | 5524 | | | | | | | | | | | | | | | | | | | | 0.004s 36.094s 638309739124402839: | | | | | | | | | | | | | | | | | | | | | | | 5525 | | | | | | | | 0.004s 36.098s 638309739124440120: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5526 | | 0.002s 36.100s 638309739124464454: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5527 | | | 0.003s 36.103s 638309739124490027: | | | | | | | | | | | | | | | | | | | | 5528 | | | | | | | | | | | 0.002s 36.105s 638309739124512703: | | | | | | | | | | | | 5529 | | | | | | | | | | | | | | | | | | | 0.002s 36.107s 638309739124531226: | | | | | | | | | | | | | | | | | | | 5530 | | | | | | | | | | | | 0.002s 36.109s 638309739124555107: | | | 5531 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.112s 638309739124577797: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5532 | | | | 0.004s 36.115s 638309739124614374: | | | | | | | | | | | | | 5533 | | | | | | | | | | | | | | | | | | 0.004s 36.119s 638309739124655995: | | | | | 5534 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 36.124s 638309739124703074: | | | | | | | | | | | | | | | | | 5535 | | | | | | | | | | | | | | 0.004s 36.128s 638309739124746428: | | | | | | 5536 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.132s 638309739124783962: | 5537 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.136s 638309739124826436: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5538 | 0.004s 36.140s 638309739124865963: | | | | | | | 5539 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.144s 638309739124902203: | | | | | | | | | | | | | | | | | | | | | | | | | 5540 | | | | | | 0.003s 36.147s 638309739124932151: | | | | | | | | | | | | | | | | | | | | | | 5541 | | | | | | | | | 0.003s 36.150s 638309739124964755: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5542 0.004s 36.154s 638309739125000797: | | | | | | | | | | | | | | | 5543 | | | | | | | | | | | | | | | | 0.004s 36.158s 638309739125039057: | | | | 5544 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.162s 638309739125080737: | | | | | | | | | | | | | | | | | | | | | | | | | | 5545 | | | | | 0.004s 36.166s 638309739125119101: | | | | | | | | | | | | | | | | | | 5546 | | | | | | | | | | | | | 0.004s 36.170s 638309739125159590: | | | | | | | | | | 5547 | | | | | | | | | | | | | | | | | | | | | 0.003s 36.173s 638309739125193984: | | | | | | | | | | | | | | | | | | | | | | | | 5548 | | | | | | | 0.003s 36.176s 638309739125226190: | | | | | | | | | | | | | | 5549 | | | | | | | | | | | | | | | | | 0.002s 36.179s 638309739125248889: | | 5550 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.181s 638309739125270590: | | | | | | | | | | | | | | | | | | | | | 8843 | | | | | | | | | | 0.002s 36.183s 638309739125293322: | | | | | | | | | 5551 | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.186s 638309739125318747: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5552 | | | 0.003s 36.188s 638309739125344520: | | | | | | | | | | | 5553 | | | | | | | | | | | | | | | | | | | | 0.002s 36.190s 638309739125363581: | | | | | | | | | | | | | | | | | | | | 5554 | | | | | | | | | | | 0.003s 36.193s 638309739125390141: | | | | | | | | | | | | | | | | | | | | | | | 5555 | | | | | | | | 0.003s 36.196s 638309739125422979: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5556 | | 0.004s 36.200s 638309739125465912: 5557 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 36.206s 638309739125518532: | | | | | | | | | | | | | | | | | | | 5558 | | | | | | | | | | | | 0.004s 36.210s 638309739125561068: | | | 5559 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.214s 638309739125601591: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5560 | | | | 0.004s 36.218s 638309739125642603: | | | | | | | | | | | | 5561 | | | | | | | | | | | | | | | | | | | 0.004s 36.222s 638309739125683806: | | | | | | | | | | | | | 5562 | | | | | | | | | | | | | | | | | | 0.003s 36.225s 638309739125709105: | | | | | | | | | | | | | | | | | 5563 | | | | | | | | | | | | | | 0.004s 36.229s 638309739125749461: | | | | | 5564 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.233s 638309739125792363: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5565 | 0.004s 36.237s 638309739125830875: | | | | | | | 5566 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.241s 638309739125868629: | | | | | | | | | | | | | | | 5567 | | | | | | | | | | | | | | | | 0.004s 36.245s 638309739125907964: | 5568 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.248s 638309739125946563: | | | | | | | | | | | | | | | | | | 5569 | | | | | | | | | | | | | 0.003s 36.252s 638309739125979984: | | | | 5570 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.256s 638309739126018860: | | | | | | | | | | | | | | | | | | | | | | | | | 5571 | | | | | | 0.004s 36.259s 638309739126054271: | | | | | | | | | | | | | | | | | | | | | | 5572 | | | | | | | | | 0.004s 36.263s 638309739126089975: | | | | | | | | | | | | | | | | | | | | | 4582 | | | | | | | | | | 0.000s 36.263s 638309739126090926: | | | | | | | | | | | | | | | | | | | | | | | | | | 5573 | | | | | 0.004s 36.267s 638309739126128417: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5574 0.004s 36.270s 638309739126165756: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5575 | | | 0.004s 36.274s 638309739126201045: | | | | | | | | | | | 5576 | | | | | | | | | | | | | | | | | | | | 0.004s 36.277s 638309739126237252: | | | | | | | | | | | | | | 5577 | | | | | | | | | | | | | | | | | 0.004s 36.281s 638309739126274367: | | | | | | | | | | | | | | | | | | | | | | | 5578 | | | | | | | | 0.003s 36.284s 638309739126305857: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5579 | | 0.003s 36.287s 638309739126335249: | | | | | | 5580 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.290s 638309739126360588: | | | | | | | | | | | | | | | | | | | 5581 | | | | | | | | | | | | 0.003s 36.292s 638309739126386475: 5582 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.296s 638309739126425706: | | | 5583 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 36.301s 638309739126476573: | | | | | | | | | | 5584 | | | | | | | | | | | | | | | | | | | | | 0.004s 36.305s 638309739126514963: | | | | | | | | | | | | | | | | 5585 | | | | | | | | | | | | | | | 0.003s 36.309s 638309739126548181: | | | | | | | | | | | | | | | | | | | | | | | | 5586 | | | | | | | 0.004s 36.312s 638309739126584778: | | | | | | | | | 5587 | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.315s 638309739126616491: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5588 | | | | 0.003s 36.318s 638309739126642250: | | | | | | | | | | | | 5589 | | | | | | | | | | | | | | | | | | | 0.002s 36.320s 638309739126665654: | | | | | 5590 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.323s 638309739126688904: | | | | | | | | | | | | | | | | | | | | 5591 | | | | | | | | | | | 0.002s 36.325s 638309739126708622: | | | | | | | | | | | | | 5592 | | | | | | | | | | | | | | | | | | 0.003s 36.327s 638309739126735046: | | | | | | | | | | | | | | | | | 5593 | | | | | | | | | | | | | | 0.003s 36.330s 638309739126763472: | 5594 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.333s 638309739126791080: | | | | | | | | | | | | | | | | | | | | | 8844 | | | | | | | | | | 0.004s 36.336s 638309739126827221: | | | | | | | | | | | | | | | | | | 5595 | | | | | | | | | | | | | 0.004s 36.341s 638309739126867860: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5596 | 0.004s 36.344s 638309739126905907: | | | | | | | 5597 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.349s 638309739126947513: | | | | 5598 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.353s 638309739126990640: | | | | | | | | | | | | | | | 5599 | | | | | | | | | | | | | | | | 0.004s 36.357s 638309739127032427: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5600 0.004s 36.361s 638309739127073321: | | | | | | | | | | | | | | | | | | | | | | | | | | 5601 | | | | | 0.004s 36.365s 638309739127113309: | | | | | | | | | | | | | | | | | | | | | | 5602 | | | | | | | | | 0.004s 36.369s 638309739127153739: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5603 | | | 0.004s 36.373s 638309739127193218: | | | | | | | | | | | | | | | | | | | | | | | 5604 | | | | | | | | 0.003s 36.376s 638309739127227002: | | | 5605 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.379s 638309739127256617: | | | | | | | | | | | 5606 | | | | | | | | | | | | | | | | | | | | 0.004s 36.383s 638309739127291707: | | | | | | 5607 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.387s 638309739127331151: | | | | | | | | | | | | | | | | | | | 5608 | | | | | | | | | | | | 0.004s 36.391s 638309739127368021: | | | | | | | | | | | | | | 5330 | | | | | | | | | | | | | | | | | 0.040s 36.430s 638309739127765247: 5331 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.434s 638309739127804970: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5332 | | 0.003s 36.437s 638309739127834309: | | | | | | | | | | | | | | | | | | | | | | | | 5333 | | | | | | | 0.003s 36.440s 638309739127861300: | | | | | | | | | | 5334 | | | | | | | | | | | | | | | | | | | | | 0.003s 36.443s 638309739127891564: | | | | | | | | | | | | | | | | 5335 | | | | | | | | | | | | | | | 0.003s 36.446s 638309739127924977: | | | | | | | | | | | | | | | | | | | | 5336 | | | | | | | | | | | 0.003s 36.449s 638309739127952314: | | | | | | | | | | | | | | | | | | | | | | | | | 5337 | | | | | | 0.003s 36.452s 638309739127983105: | | | | | 5338 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.456s 638309739128017747: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5339 | 0.003s 36.458s 638309739128046720: | | | | | | | | | 5340 | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.462s 638309739128085151: | | 5341 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.466s 638309739128126893: | 5342 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.471s 638309739128168636: | | | | | | | | | | | | 5343 | | | | | | | | | | | | | | | | | | | 0.005s 36.475s 638309739128215020: | | | | | | | | | | | | | 5344 | | | | | | | | | | | | | | | | | | 0.004s 36.479s 638309739128251860: | | | | | | | | | | | | | | | | | 5345 | | | | | | | | | | | | | | 0.004s 36.483s 638309739128290848: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5346 | | | | 0.004s 36.487s 638309739128329468: | | | | | | | 5347 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.490s 638309739128365847: | | | | 5348 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.493s 638309739128387950: | | | | | | | | | | | | | | | | | | | | | | | | | | 5349 | | | | | 0.002s 36.495s 638309739128410079: | | | | | | | | | | | | | | | | | | | | | | 5350 | | | | | | | | | 0.003s 36.498s 638309739128441279: | | | 5351 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.501s 638309739128473135: | | | | | | | | | | | | | | | 5352 | | | | | | | | | | | | | | | | 0.003s 36.504s 638309739128501075: | | | | | | 5353 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.506s 638309739128526407: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5354 0.003s 36.509s 638309739128553380: | | | | | | | | | | | | | | | | | | 5355 | | | | | | | | | | | | | 0.003s 36.512s 638309739128586064: | | | | | | | | | | | 5356 | | | | | | | | | | | | | | | | | | | | 0.003s 36.516s 638309739128617804: | | | | | | | | | | | | | | | | | | | | | | | 5357 | | | | | | | | 0.003s 36.519s 638309739128649867: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5358 | | | 0.003s 36.522s 638309739128680591: | | | | | | | | | | | | | | | | | | | 5359 | | | | | | | | | | | | 0.003s 36.525s 638309739128711513: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5360 | | 0.002s 36.527s 638309739128733721: | | | | | | | | | | | | | | 5361 | | | | | | | | | | | | | | | | | 0.003s 36.530s 638309739128761670: 5362 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.533s 638309739128796632: | | | | | | | | | | | | | | | | | | | | 5363 | | | | | | | | | | | 0.003s 36.536s 638309739128827018: | | | | | | | | | | | | | | | | | | | | | | | | | 5364 | | | | | | 0.002s 36.539s 638309739128849701: | | | | | | | | | | | | | | | | | | | | | | | | 5365 | | | | | | | 0.002s 36.540s 638309739128866389: | | | | | | | | | | 5366 | | | | | | | | | | | | | | | | | | | | | 0.003s 36.544s 638309739128898011: | | | | | 5367 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.547s 638309739128931216: | 5368 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.550s 638309739128966036: | | | | | | | | | 5369 | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.554s 638309739129000617: | | 5370 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.557s 638309739129036897: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5371 | 0.003s 36.561s 638309739129070695: | | | | | | | | | | | | | 4581 | | | | | | | | | | | | | | | | | | 0.000s 36.561s 638309739129071596: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5372 | | | | 0.013s 36.574s 638309739129197507: | | | | | | | | | | | | | | | | | | | | | | | | | | 5373 | | | | | 0.005s 36.578s 638309739129243527: | | | | | | | 5374 | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 36.592s 638309739129379175: | | | | | | | | | | | | | | | | 5375 | | | | | | | | | | | | | | | 0.004s 36.596s 638309739129420547: | | | | | | | | | | | | 5376 | | | | | | | | | | | | | | | | | | | 0.003s 36.599s 638309739129447891: | | | | | | | | | | | | | | | | | | | | | | 5377 | | | | | | | | | 0.004s 36.602s 638309739129487164: | | | | | | | | | | | | | | | | | | | | | 4582 | | | | | | | | | | 0.000s 36.603s 638309739129488097: | | | 5378 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 36.609s 638309739129552825: | | | | | | 5379 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.613s 638309739129596768: | | | | | | | | | | | 5380 | | | | | | | | | | | | | | | | | | | | 0.005s 36.618s 638309739129643738: | | | | | | | | | | | | | | | | | | | | | | | 5381 | | | | | | | | 0.003s 36.622s 638309739129678607: | | | | | | | | | | | | | | | 5382 | | | | | | | | | | | | | | | | 0.003s 36.624s 638309739129705979: | | | | 5383 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.627s 638309739129729236: | | | | | | | | | | | | | | | | | | | | | 8846 | | | | | | | | | | 0.003s 36.629s 638309739129756468: | | | | | | | | | | | | | | | | | 5384 | | | | | | | | | | | | | | 0.003s 36.632s 638309739129787300: | | | | | | | | | | | | | | 5385 | | | | | | | | | | | | | | | | | 0.003s 36.636s 638309739129818598: | | | | | | | | | | 5386 | | | | | | | | | | | | | | | | | | | | | 0.003s 36.639s 638309739129849658: | | | | | | | | | | | | | | | | | | 5387 | | | | | | | | | | | | | 0.003s 36.642s 638309739129878635: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5388 | | | 0.003s 36.644s 638309739129907071: | | | | | | | | | | | | | | | | | | | | | | | | | 5389 | | | | | | 0.003s 36.647s 638309739129936171: | | | | | 5390 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.650s 638309739129967222: | | | | | | | | | | | | | | | | | | | | | | | | 5391 | | | | | | | 0.003s 36.653s 638309739129996384: | | | | | | | | | | | | | | | | | | | | 5392 | | | | | | | | | | | 0.003s 36.656s 638309739130024823: | | | | | | | | | | | | | | | | | | | | | 4582 | | | | | | | | | | 0.000s 36.656s 638309739130025753: | 5393 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.661s 638309739130067925: | | | | | | | | | 5394 | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.665s 638309739130112401: | | | | | | | | | | | | | 8847 | | | | | | | | | | | | | | | | | | 0.004s 36.669s 638309739130154854: 5395 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.674s 638309739130199510: | | | | | | | | | | | | | | | | | | | 5396 | | | | | | | | | | | | 0.004s 36.678s 638309739130237972: | | | | | | | | | | | | | | | | | | | | | | | | | | 5397 | | | | | 0.004s 36.681s 638309739130276358: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5398 | 0.004s 36.685s 638309739130312852: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5399 0.004s 36.689s 638309739130349181: | | | | | | | | | | | | 5400 | | | | | | | | | | | | | | | | | | | 0.004s 36.692s 638309739130384294: | | | | | | | | | | | | | | | | | | | | | | 5401 | | | | | | | | | 0.004s 36.696s 638309739130420944: | | 5402 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.699s 638309739130456232: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5403 | | | | 0.003s 36.703s 638309739130489890: | | | 5404 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.706s 638309739130524418: | | | | | | 5405 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.710s 638309739130559571: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5406 | | 0.003s 36.713s 638309739130593682: | | | | | | | | | | | | | | 5407 | | | | | | | | | | | | | | | | | 0.003s 36.716s 638309739130626498: | | | | | | | | | | | 5408 | | | | | | | | | | | | | | | | | | | | 0.004s 36.720s 638309739130667136: | | | | | | | | | | | | | | | | | | 5409 | | | | | | | | | | | | | 0.004s 36.724s 638309739130707104: | | | | | | | | | | | | | | | | 5410 | | | | | | | | | | | | | | | 0.004s 36.728s 638309739130746019: | | | | | | | | | | 5411 | | | | | | | | | | | | | | | | | | | | | 0.010s 36.739s 638309739130850677: | | | | | | | | | | | | | | | | | 5412 | | | | | | | | | | | | | | 0.003s 36.742s 638309739130883117: | | | | | | | | | | | | | 4581 | | | | | | | | | | | | | | | | | | 0.000s 36.742s 638309739130883875: | | | | | | | | | | | | | | | | | | | | | | | | | 5413 | | | | | | 0.003s 36.746s 638309739130918830: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5414 | | | 0.004s 36.749s 638309739130956164: | | | | | 5415 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 36.754s 638309739131004573: | | | | | | | | | | | | | | | 5416 | | | | | | | | | | | | | | | | 0.029s 36.784s 638309739131298406: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5417 0.003s 36.787s 638309739131331750: | | | | | | | | | | | | | 8848 | | | | | | | | | | | | | | | | | | 0.002s 36.789s 638309739131351399: | | | | | | | | | | | | | | | | | | | | | | | | | | 5418 | | | | | 0.003s 36.792s 638309739131377614: | | | | 5419 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.794s 638309739131406440: | | | | | | | | | | | | | | | | | | | 5420 | | | | | | | | | | | | 0.003s 36.797s 638309739131433277: | | 5421 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 36.800s 638309739131457523: | 5422 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.802s 638309739131483127: | | | | | | | | | | | | | | | | | | | | | | 5423 | | | | | | | | | 0.003s 36.805s 638309739131512512: | | | | | | | | | | | | | | 5424 | | | | | | | | | | | | | | | | | 0.003s 36.808s 638309739131545668: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5425 | 0.003s 36.812s 638309739131577904: | | | | | | | | | | | | | | | | | | | | 5426 | | | | | | | | | | | 0.004s 36.815s 638309739131613098: | | | | | | | | | | | | | | | | | | 5427 | | | | | | | | | | | | | 0.003s 36.818s 638309739131645701: | | | | | | | | | | | 5428 | | | | | | | | | | | | | | | | | | | | 0.004s 36.822s 638309739131686418: | | | | | | | | | | | | | | | | 5429 | | | | | | | | | | | | | | | 0.004s 36.826s 638309739131721925: | | | 5430 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.830s 638309739131759130: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5431 | | | | 0.004s 36.833s 638309739131796428: 5432 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.837s 638309739131833494: | | | | | | | | | | 5433 | | | | | | | | | | | | | | | | | | | | | 0.004s 36.841s 638309739131869203: | | | | | | | | | | | | | | | | | | | | | | | | | 5434 | | | | | | 0.004s 36.844s 638309739131905864: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5435 | | 0.003s 36.848s 638309739131940124: | | | | | | | | 5436 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.851s 638309739131968191: | | | | | | | | | | | | | | | | | | | | | | | 5437 | | | | | | | | 0.002s 36.853s 638309739131991295: | | | | | 5438 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.855s 638309739132016999: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5439 | | | 0.003s 36.859s 638309739132047572: | | | | | | | | | | | | | | | | | | | | | | | | 5440 | | | | | | | 0.003s 36.861s 638309739132073001: | | | | | | 5441 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.864s 638309739132101408: | | | | | | | | | | | | | | | | | 5442 | | | | | | | | | | | | | | 0.002s 36.866s 638309739132125360: | | | | | | | 5443 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.870s 638309739132161996: | | | | 5444 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.874s 638309739132204048: | | | | | | | | | | | | | | | 5445 | | | | | | | | | | | | | | | | 0.008s 36.882s 638309739132280832: | | 5446 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.885s 638309739132315067: | | | | | | | | | | | | 5447 | | | | | | | | | | | | | | | | | | | 0.003s 36.889s 638309739132348511: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5448 0.003s 36.892s 638309739132382350: | | | | | | | | | | | | | | | | | | | | | | | | | | 5449 | | | | | 0.007s 36.898s 638309739132447480: | | | | | | | | | 5450 | | | | | | | | | | | | | | | | | | | | | | 0.005s 36.903s 638309739132496235: | | | | | | | | | | | | | | | | | | | 5451 | | | | | | | | | | | | 0.003s 36.907s 638309739132529476: | 5452 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.910s 638309739132562771: | | | | | | | | | | | | | | 5453 | | | | | | | | | | | | | | | | | 0.003s 36.913s 638309739132595327: | | | | | | | | | | | | | | | | | | 5454 | | | | | | | | | | | | | 0.003s 36.916s 638309739132626338: | | | | | | | | | | | | | | | | | | | | 5455 | | | | | | | | | | | 0.003s 36.920s 638309739132657821: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5456 | 0.003s 36.923s 638309739132691878: | | | | | | | | | | | | | | | | | | | | | | 5457 | | | | | | | | | 0.003s 36.926s 638309739132723501: | | | | | | | | | | | | | | | | 5199 | | | | | | | | | | | | | | | 0.003s 36.929s 638309739132757079: | | | 5200 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.933s 638309739132788060: | | | | | | | | | | | 5201 | | | | | | | | | | | | | | | | | | | | 0.004s 36.936s 638309739132823083: | | | | | | | | | | | | | | | | | | | | | | | | | 5202 | | | | | | 0.003s 36.939s 638309739132855882: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5203 | | 0.003s 36.943s 638309739132889514: | | | | | | | | | | | | | | | | | 5204 | | | | | | | | | | | | | | 0.004s 36.946s 638309739132924846: | | | | | | | 5205 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.950s 638309739132960252: | | | | | 5206 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.954s 638309739132999199: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5207 | | | 0.003s 36.957s 638309739133033144: | | | | | | | | | | | | | | | | | | | | | | | 5208 | | | | | | | | 0.003s 36.960s 638309739133065446: | | | | | | | | | | 5209 | | | | | | | | | | | | | | | | | | | | | 0.013s 36.973s 638309739133190454: | | | | | | | | | | | | | | | | | | | | | | | | 5210 | | | | | | | 0.007s 36.980s 638309739133261874: | | | | | | | | 5211 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.983s 638309739133294926: | | | | | | 5212 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.987s 638309739133328534: | | | | 5213 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 36.990s 638309739133362042: 5214 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 36.994s 638309739133406082: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5215 | | | | 0.003s 36.997s 638309739133437290: | | | | | | | | | | | | 5216 | | | | | | | | | | | | | | | | | | | 0.002s 37.000s 638309739133458073: | | | | | | | | | | | | | | | | | | | | | | | | | | 5217 | | | | | 0.003s 37.002s 638309739133483633: | | | | | | | | | | | | | | | 5218 | | | | | | | | | | | | | | | | 0.004s 37.006s 638309739133520780: | | 5219 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.009s 638309739133550118: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5220 0.003s 37.012s 638309739133581814: | | | | | | | | | | | | | | | | | | | 5221 | | | | | | | | | | | | 0.003s 37.015s 638309739133613591: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5222 | 0.003s 37.018s 638309739133646163: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5223 | | 0.003s 37.021s 638309739133675690: | | | | | | | | | | | | | | | | 5224 | | | | | | | | | | | | | | | 0.003s 37.025s 638309739133708553: | | | | | | | | | | | 5225 | | | | | | | | | | | | | | | | | | | | 0.003s 37.028s 638309739133742199: | | | | | | | | | | | | | | | | | | | | 5226 | | | | | | | | | | | 0.003s 37.031s 638309739133774844: | | | | | | | | | | | | | | | | | | 5227 | | | | | | | | | | | | | 0.003s 37.034s 638309739133802406: | | | | | | | | | | | | | 4581 | | | | | | | | | | | | | | | | | | 0.000s 37.034s 638309739133803023: | | | | | | | | | | | | | | | | | | | | | 5228 | | | | | | | | | | 0.003s 37.037s 638309739133831624: | | | | | 5229 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.040s 638309739133865930: | | | | | | | | | | | | | | 5230 | | | | | | | | | | | | | | | | | 0.003s 37.044s 638309739133898487: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5231 | | | 0.003s 37.046s 638309739133927332: | | | | | | | 5232 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.049s 638309739133953599: | | | 5233 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.051s 638309739133975034: | | | | | | | | | | | | | | | | | | | | | | | | | 5234 | | | | | | 0.002s 37.053s 638309739133996168: | | | | | | | | | | | | | | | | | 5235 | | | | | | | | | | | | | | 0.003s 37.057s 638309739134030964: | | | | | | | | | | | | | | | | | | | | | | | 5236 | | | | | | | | 0.004s 37.061s 638309739134071088: | | | | | | | | | | | | | 8849 | | | | | | | | | | | | | | | | | | 0.003s 37.064s 638309739134102991: | | | | | | | | | 5237 | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.067s 638309739134135139: | 5238 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.071s 638309739134168048: | | | | | | 5239 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.073s 638309739134194704: | | | | | | | | 5240 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.076s 638309739134218443: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5241 | | | | 0.003s 37.079s 638309739134252231: | | | | | | | | | | | | | 4581 | | | | | | | | | | | | | | | | | | 0.000s 37.079s 638309739134253059: | | | | | | | | | | | | | | | | | | | | | | 5242 | | | | | | | | | 0.003s 37.082s 638309739134278434: | | | | 5243 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.083s 638309739134297292: | | | | | | | | | | 5244 | | | | | | | | | | | | | | | | | | | | | 0.002s 37.085s 638309739134316538: | | | | | | | | | | | | 5245 | | | | | | | | | | | | | | | | | | | 0.002s 37.087s 638309739134334807: | | | | | | | | | | | 5246 | | | | | | | | | | | | | | | | | | | | 0.002s 37.089s 638309739134354998: 5247 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.094s 638309739134398030: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5248 | | 0.004s 37.097s 638309739134434990: | | 5249 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.101s 638309739134472999: | | | | | | | | | | | | | | | | 5250 | | | | | | | | | | | | | | | 0.004s 37.105s 638309739134511164: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5251 | 0.003s 37.108s 638309739134545646: | | | | | | | | | | | | | | | | | | | | | | | | 5252 | | | | | | | 0.004s 37.112s 638309739134582939: | | | | | | | | | | | | | | | | | | | | | | | | | | 5253 | | | | | 0.034s 37.147s 638309739134927519: | | | | | 5254 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.149s 638309739134950120: | | | | | | | | | | | | | | | | | | | 5255 | | | | | | | | | | | | 0.003s 37.151s 638309739134976267: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5256 0.002s 37.153s 638309739134996494: | | | | | | | | | | | | | | | | | | | | | 5257 | | | | | | | | | | 0.002s 37.155s 638309739135013348: | | | | | | | | | | | | | | | | | | | | | | | 5258 | | | | | | | | 0.003s 37.158s 638309739135040584: | | | | | | | | | | | | | | | | | | 5259 | | | | | | | | | | | | | 0.003s 37.160s 638309739135066725: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5260 | | | 0.002s 37.163s 638309739135088300: | | | | | | | | | | | | | | 4580 | | | | | | | | | | | | | | | | | 0.000s 37.163s 638309739135088683: | | | | | | | | | | | | | | | | | | | | 5261 | | | | | | | | | | | 0.002s 37.165s 638309739135108157: | | | | | | | 5262 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.168s 638309739135139870: | | | | | | | | | | | | | | | | | | | | | | | | | 5263 | | | | | | 0.004s 37.172s 638309739135178278: | | | | | | | | | | | | | | | | | 5264 | | | | | | | | | | | | | | 0.002s 37.174s 638309739135200211: | | | | | | | | | | | | | | | 5265 | | | | | | | | | | | | | | | | 0.003s 37.177s 638309739135231265: | | | | | | | | | | 5266 | | | | | | | | | | | | | | | | | | | | | 0.003s 37.180s 638309739135264850: | | | | | | 5267 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.184s 638309739135301396: | 5268 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.187s 638309739135335757: | | | | | | | | | 5269 | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.190s 638309739135359139: | | | | | | | | 5270 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.192s 638309739135381306: | | | | 5271 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.194s 638309739135399442: | | | | | | | | | | | | 5272 | | | | | | | | | | | | | | | | | | | 0.003s 37.196s 638309739135427395: | | | | | | | | | | | 5273 | | | | | | | | | | | | | | | | | | | | 0.003s 37.199s 638309739135456231: | | | 5274 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.201s 638309739135474133: | | | | | | | | | | | | | | | | | | | | | | | | 5275 | | | | | | | 0.003s 37.204s 638309739135503365: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5276 | 0.002s 37.206s 638309739135522700: | | | | | | | | | | | | | | | | | | | | | | 5277 | | | | | | | | | 0.003s 37.209s 638309739135553969: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5278 | | 0.004s 37.213s 638309739135592239: | | 5279 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.217s 638309739135627962: | | | | | | | | | | | | | | | | 5280 | | | | | | | | | | | | | | | 0.002s 37.219s 638309739135649464: | | | | | 5281 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.221s 638309739135676423: | | | | | | | | | | | | | | | | | | | 5282 | | | | | | | | | | | | 0.004s 37.225s 638309739135716137: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5283 0.004s 37.229s 638309739135755068: | | | | | | | | | | | | | | | | | | | | | | | 5284 | | | | | | | | 0.004s 37.233s 638309739135791861: | | | | | | | | | | | | | | | | | | | | | | | | | | 5285 | | | | | 0.004s 37.237s 638309739135830230: | | | | | | | | | | | | | | | | | | | | 5286 | | | | | | | | | | | 0.002s 37.239s 638309739135852996: | | | | | | | | | | | | | | | | | | | | | | | | | 5287 | | | | | | 0.003s 37.242s 638309739135882344: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5288 | | | 0.003s 37.245s 638309739135914790: | | | | | | | | | | | | | | | | | 5289 | | | | | | | | | | | | | | 0.002s 37.247s 638309739135936017: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5290 | | | | 0.010s 37.257s 638309739136036569: 5291 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 37.263s 638309739136094247: | | | | | | | | 5292 | | | | | | | | | | | | | | | | | | | | | | | 0.012s 37.275s 638309739136209690: | | | | | | | | | | | | | | | | | | | | | | | | 5293 | | | | | | | 0.005s 37.279s 638309739136257120: | | | | | | | | | | | | | | | | | | | | | | 5294 | | | | | | | | | 0.003s 37.282s 638309739136285175: | | | | | | | | | | | 5295 | | | | | | | | | | | | | | | | | | | | 0.004s 37.286s 638309739136320797: | | | | | | | | | | | | | | | 5296 | | | | | | | | | | | | | | | | 0.004s 37.290s 638309739136361961: | | | | | 5297 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 37.295s 638309739136407966: | | | | | | | | | | | | | | | | | | | | | 5298 | | | | | | | | | | 0.003s 37.298s 638309739136442862: | | | | | | 5299 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.302s 638309739136479242: | 5300 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.306s 638309739136521835: | | | | | | | 5301 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.310s 638309739136557822: | | | | | | | | | | | | | | 8851 | | | | | | | | | | | | | | | | | 0.003s 37.313s 638309739136590971: | | | | | | | | | 5302 | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.316s 638309739136627182: | | | | 5303 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.321s 638309739136667622: | | | 5304 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.325s 638309739136709667: | | 5305 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.328s 638309739136747226: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5306 | | 0.004s 37.332s 638309739136787012: | | | | | | | | | | | | 5307 | | | | | | | | | | | | | | | | | | | 0.004s 37.337s 638309739136829338: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5308 0.003s 37.340s 638309739136858373: | | | | | | | | | | | | | | | | | | | | | | | 5309 | | | | | | | | 0.002s 37.342s 638309739136881152: | | | | | | | | | | | | | | | | | | | | 5310 | | | | | | | | | | | 0.003s 37.345s 638309739136915011: | | | | | | | | | | | | | | | | | | | | | | | | | | 5311 | | | | | 0.003s 37.348s 638309739136944648: | | | | | | | | | | 5312 | | | | | | | | | | | | | | | | | | | | | 0.004s 37.352s 638309739136984970: | | | | | | | | | | | | | | | | 5313 | | | | | | | | | | | | | | | 0.004s 37.356s 638309739137024608: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5314 | | | 0.005s 37.361s 638309739137070350: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5315 | | | | 0.004s 37.364s 638309739137107156: | | | | | | | | | | | | | | | | | | | 5316 | | | | | | | | | | | | 0.004s 37.368s 638309739137143436: | | | | | | | | | | | | | | | | | 5317 | | | | | | | | | | | | | | 0.004s 37.372s 638309739137179119: | | | | | | | | | | | | | | | | | | 5318 | | | | | | | | | | | | | 0.003s 37.375s 638309739137212353: 5319 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.378s 638309739137246284: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5320 | 0.003s 37.381s 638309739137273453: | | | | | | | | | | | | | | | | | | | | | | | | | 5321 | | | | | | 0.002s 37.383s 638309739137292098: | | | | | | | | | | | | | | | | | | | | | | | | 5322 | | | | | | | 0.002s 37.385s 638309739137308176: | | | | | | | | 5323 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 37.386s 638309739137322861: | | | | | | | | | | | | | | | | | | | | | | 5324 | | | | | | | | | 0.002s 37.388s 638309739137338123: | | | | | | 5325 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 37.389s 638309739137352577: | | | | | | | | | | | | | | 4580 | | | | | | | | | | | | | | | | | 0.000s 37.389s 638309739137352755: | | | | | | | | | | | | | | | 5326 | | | | | | | | | | | | | | | | 0.003s 37.392s 638309739137378442: | 5327 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.394s 638309739137407381: | | | | | | | 5328 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.398s 638309739137442391: | | | | | | | | | | | | | | | | | | | | | 5085 | | | | | | | | | | 0.004s 37.401s 638309739137477478: | | | 5086 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.405s 638309739137514958: | | | | | | | | | 5087 | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.409s 638309739137553245: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5088 | | 0.005s 37.414s 638309739137600004: | | | | | | | | | | | | 5089 | | | | | | | | | | | | | | | | | | | 0.004s 37.417s 638309739137636481: | | 5090 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 37.422s 638309739137682813: | | | | | | | | | | | 5091 | | | | | | | | | | | | | | | | | | | | 0.004s 37.426s 638309739137720545: | | | | | 5092 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.430s 638309739137758290: | | | | | | | | | | | | | | | | | | | | | | | | | | 5093 | | | | | 0.004s 37.433s 638309739137797405: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5094 0.003s 37.437s 638309739137830991: | | | | | | | | | | | | | | | | 5095 | | | | | | | | | | | | | | | 0.003s 37.440s 638309739137859770: | | | | | | | | | | 5096 | | | | | | | | | | | | | | | | | | | | | 0.004s 37.444s 638309739137898448: | | | | | | | | | | | | | | 8852 | | | | | | | | | | | | | | | | | 0.003s 37.447s 638309739137927545: | | | | | | | | | | | | | | | | | 5097 | | | | | | | | | | | | | | 0.003s 37.449s 638309739137955324: | | | | | | | | | | | | | | | | | | | | | | | 5098 | | | | | | | | 0.002s 37.452s 638309739137979704: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5099 | | | 0.002s 37.454s 638309739138002016: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5100 | | | | 0.002s 37.456s 638309739138025684: 5101 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 37.465s 638309739138115656: | | | | | | | | | | | | | 5102 | | | | | | | | | | | | | | | | | | 0.032s 37.497s 638309739138431612: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5103 | 0.003s 37.500s 638309739138458718: | | | | 5104 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.502s 638309739138482141: | | | | | | | | | | | | | | | 5105 | | | | | | | | | | | | | | | | 0.002s 37.504s 638309739138503546: | 5106 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.506s 638309739138525550: | | | | | | | | | | | | | | | | | | | | | | | | | 5107 | | | | | | 0.003s 37.509s 638309739138553293: | | | | | | | | | | | | | | | | | | | | 5108 | | | | | | | | | | | 0.002s 37.511s 638309739138570572: | | | | | | 5109 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.512s 638309739138586656: | | | | | | | | | | | | | | | | | | | | | | 5110 | | | | | | | | | 0.002s 37.515s 638309739138607723: | | 5111 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.516s 638309739138626933: | | | 5112 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.519s 638309739138650576: | | | | | | | | 5113 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.521s 638309739138675243: | | | | | | | | | 5114 | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.523s 638309739138692622: | | | | | | | | | | | | | | | | | | | | | | | | 5115 | | | | | | | 0.003s 37.526s 638309739138725382: | | | | | | | 5116 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.530s 638309739138760248: | | | | | | | | | | | | | | | | | | | 5117 | | | | | | | | | | | | 0.003s 37.533s 638309739138793380: | | | | | | | | | | | | | | | | | | | | | 5118 | | | | | | | | | | 0.003s 37.536s 638309739138826446: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5119 | | 0.003s 37.540s 638309739138860177: | | | | | | | | | | | | | | | | | | 5120 | | | | | | | | | | | | | 0.003s 37.543s 638309739138893527: | | | | | | | | | | | 5121 | | | | | | | | | | | | | | | | | | | | 0.003s 37.546s 638309739138922446: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5122 | | | 0.002s 37.548s 638309739138946007: | | | | | | | | | | 5123 | | | | | | | | | | | | | | | | | | | | | 0.002s 37.551s 638309739138968977: | | | | | | | | | | | | | | | | | | | | | | | 5124 | | | | | | | | 0.002s 37.553s 638309739138992809: | | | | | 5125 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.557s 638309739139027755: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5126 | | | | 0.004s 37.560s 638309739139064021: | | | | | | | | | | | | | | | | 5127 | | | | | | | | | | | | | | | 0.004s 37.564s 638309739139100243: | | | | | | | | | | | | | | | | | 5128 | | | | | | | | | | | | | | 0.004s 37.567s 638309739139136827: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5129 0.004s 37.571s 638309739139174670: | | | | | | | | | | | | 5130 | | | | | | | | | | | | | | | | | | | 0.004s 37.575s 638309739139211915: | | | | | | | | | | | | | | | | | | | | | | | | | | 5131 | | | | | 0.003s 37.578s 638309739139239016: | | | | | | | | | | | | | 5132 | | | | | | | | | | | | | | | | | | 0.003s 37.581s 638309739139268144: 5133 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.583s 638309739139297289: | | | | 5134 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.586s 638309739139319307: | | | | | | | | | | | | | | | 5135 | | | | | | | | | | | | | | | | 0.003s 37.589s 638309739139351955: | | 5136 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.591s 638309739139376960: | | | | | | | | | | | | | | | | | | | | 5137 | | | | | | | | | | | 0.003s 37.594s 638309739139402025: | | | | | | | | 5138 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.597s 638309739139428983: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5139 | 0.003s 37.600s 638309739139460877: | | | | | | | | | | | | | | | | | | | | | | | | 5140 | | | | | | | 0.003s 37.603s 638309739139491189: | | | | | | | | | 5141 | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.605s 638309739139516745: | 5142 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.607s 638309739139537320: | | | 5143 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.610s 638309739139560228: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5144 | | 0.002s 37.612s 638309739139578672: | | | | | | | | | | | | | | | | | | | | | | | | | 5145 | | | | | | 0.003s 37.615s 638309739139610655: | | | | | | | | | | | | | | | | | | | 5146 | | | | | | | | | | | | 0.005s 37.620s 638309739139662656: | | | | | | | | | | | | | | | | | | | | | 5147 | | | | | | | | | | 0.004s 37.624s 638309739139698667: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5148 | | | 0.003s 37.627s 638309739139729916: | | | | | | | | | | 5149 | | | | | | | | | | | | | | | | | | | | | 0.003s 37.629s 638309739139754919: | | | | | | | | | | | 5150 | | | | | | | | | | | | | | | | | | | | 0.002s 37.631s 638309739139775639: | | | | | | 5151 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.635s 638309739139810079: | | | | | | | 5152 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 37.642s 638309739139879900: | | | | | | | | | | | | | 5153 | | | | | | | | | | | | | | | | | | 0.002s 37.644s 638309739139900528: | | | | | | | | | | | | | | | | | | 5154 | | | | | | | | | | | | | 0.003s 37.647s 638309739139935253: | | | | | | | | | | | | | | | | | | | | | | | 5155 | | | | | | | | 0.003s 37.650s 638309739139964183: | | | | | | | | | | | | | | | | | | | | | | | | | | 5156 | | | | | 0.004s 37.654s 638309739140001625: | | | | | | | | | | | | | | | | 5157 | | | | | | | | | | | | | | | 0.004s 37.658s 638309739140040767: | | | | | | | | | | | | | | | | | 5158 | | | | | | | | | | | | | | 0.004s 37.662s 638309739140080687: | | | | | | | | 5159 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.666s 638309739140125524: | | | | | | | | | | | | 5160 | | | | | | | | | | | | | | | | | | | 0.005s 37.671s 638309739140170728: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5161 | | | | 0.005s 37.675s 638309739140216467: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5162 0.004s 37.679s 638309739140251652: | | | | 5163 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.681s 638309739140277073: | | | | | | | | | | | | | | | | | | | | 5164 | | | | | | | | | | | 0.002s 37.684s 638309739140300264: | | | 5165 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.687s 638309739140334761: | | 5166 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.690s 638309739140362658: | | | | | | | | | 5167 | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.693s 638309739140395222: | | | | | | | | | | | | | | | | | | | | | | | | 5168 | | | | | | | 0.005s 37.698s 638309739140440235: | | | | | | | | | | | | | | | 5169 | | | | | | | | | | | | | | | | 0.003s 37.701s 638309739140472600: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5170 | 0.005s 37.706s 638309739140519836: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5171 | | 0.004s 37.710s 638309739140562820: | | | | | | | | | | | | | | 4580 | | | | | | | | | | | | | | | | | 0.000s 37.710s 638309739140563649: 5172 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 37.715s 638309739140616911: | | | | | | | | | | | | | | | | | | | | | | 4578 | | | | | | | | | 0.000s 37.716s 638309739140617657: | | | | | | | | | | | | | | | | | | | 5173 | | | | | | | | | | | | 0.004s 37.719s 638309739140654994: | | | | | | | | | | | | | | | | | | | | | | | | | 5174 | | | | | | 0.002s 37.721s 638309739140672763: | 5175 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.723s 638309739140689173: | | | | | | | | | | | | | | 8853 | | | | | | | | | | | | | | | | | 0.003s 37.726s 638309739140717569: | | | | | | | | | | | | | | | | | | | | | 5176 | | | | | | | | | | 0.003s 37.728s 638309739140743506: | | | | | | | | | | | | | | | | | | | | | | | 5177 | | | | | | | | 0.003s 37.731s 638309739140772560: | | | | | | | | | | | | | | | | | | 5178 | | | | | | | | | | | | | 0.003s 37.734s 638309739140802585: | | | | | | | | | | | | | | | | 5179 | | | | | | | | | | | | | | | 0.003s 37.737s 638309739140834515: | | | | | | | | | | | 5180 | | | | | | | | | | | | | | | | | | | | 0.002s 37.740s 638309739140857761: | | | | | | | | | | 5181 | | | | | | | | | | | | | | | | | | | | | 0.003s 37.743s 638309739140889982: | | | | | | | | | | | | | | | | | | | | | | | | | | 5182 | | | | | 0.003s 37.746s 638309739140920155: | | | | | | | | | | | | | | | | | 5183 | | | | | | | | | | | | | | 0.002s 37.747s 638309739140936860: | | | | | | | | | | | | | | 4580 | | | | | | | | | | | | | | | | | 0.000s 37.747s 638309739140937161: | | | | | | | 5184 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.749s 638309739140955197: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5185 0.002s 37.751s 638309739140975850: | | | | | 5186 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.753s 638309739140993120: | | | | 5187 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.755s 638309739141010507: | | | | | | | | | | | | | 5188 | | | | | | | | | | | | | | | | | | 0.003s 37.758s 638309739141041605: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5189 | | | 0.002s 37.760s 638309739141065202: | | | | | | | | | | | | 5190 | | | | | | | | | | | | | | | | | | | 0.003s 37.763s 638309739141090861: | | | | | | 5191 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.766s 638309739141122137: | | | | | | | | 5192 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.768s 638309739141147011: | | | | | | | | | | | | | | | | | | | | | | | | 5193 | | | | | | | 0.002s 37.770s 638309739141167466: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5194 | 0.003s 37.774s 638309739141199304: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5195 | | | | 0.003s 37.777s 638309739141228232: | | 5196 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.779s 638309739141248661: | | | | | | | | | | | | | | | | | | | | 5197 | | | | | | | | | | | 0.007s 37.786s 638309739141321989: | | | | | | | | | | | | | | | | | | | | | | 8855 | | | | | | | | | 0.005s 37.791s 638309739141375258: | | | | | | | | | 5036 | | | | | | | | | | | | | | | | | | | | | | 0.005s 37.796s 638309739141423610: | | | | | | | | | | | | | | | 5037 | | | | | | | | | | | | | | | | 0.007s 37.803s 638309739141496100: | | | 5038 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.807s 638309739141536669: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5039 | | 0.004s 37.812s 638309739141579347: | | | | | | | | | | | | | | | | 5040 | | | | | | | | | | | | | | | 0.006s 37.817s 638309739141637108: | | | | | | | | | | | | | | | | | | | | | | | 5041 | | | | | | | | 0.005s 37.823s 638309739141691455: | | | | | | | | | | | | | | | | | | | | | 5042 | | | | | | | | | | 0.005s 37.828s 638309739141741122: | | | | | | | | | | | | | | | | | | | 5043 | | | | | | | | | | | | 0.005s 37.833s 638309739141790531: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5044 | | | 0.004s 37.837s 638309739141835183: | | | | | | | | | | | | | | | | | | | | | | | | | | 5045 | | | | | 0.005s 37.842s 638309739141880387: | 5046 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 37.846s 638309739141926579: | | | | | 5047 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.851s 638309739141970418: | | | | | | | | | | 5048 | | | | | | | | | | | | | | | | | | | | | 0.034s 37.885s 638309739142308103: | | | | | | | | | | | | | | | | | 5049 | | | | | | | | | | | | | | 0.003s 37.887s 638309739142333574: | | | | | | | | | | | | | | | | | | 5050 | | | | | | | | | | | | | 0.002s 37.889s 638309739142354781: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5051 0.002s 37.892s 638309739142378658: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5052 | 0.003s 37.895s 638309739142409257: | | | | | | | | | 5053 | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.898s 638309739142447078: | | | | | | | | | | | | | | | | | | | | | | | | 5054 | | | | | | | 0.003s 37.901s 638309739142476006: | | | | | | 5055 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 37.904s 638309739142501231: | | 5056 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 37.906s 638309739142524314: | | | | | | | | | | | | | | | | | | | | | | 4578 | | | | | | | | | 0.000s 37.906s 638309739142524669: | | | | | | | | | | | | | | | | | | | | 5057 | | | | | | | | | | | 0.002s 37.909s 638309739142548124: | | | | | | | 5058 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.912s 638309739142585829: | | | | | | | | | | | | | | | | | | | | | | | | | 5059 | | | | | | 0.004s 37.917s 638309739142629296: | | | | | | | | 5060 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 37.922s 638309739142681022: | | | | | | | | | | | | | | | | | | | | | | | 5061 | | | | | | | | 0.005s 37.927s 638309739142727581: | | | 5062 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.931s 638309739142770010: | | | | | | | | | | | | | 5063 | | | | | | | | | | | | | | | | | | 0.005s 37.935s 638309739142815465: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5064 | | | | 0.005s 37.940s 638309739142866741: | | | | | | | | | | | | | | | 5065 | | | | | | | | | | | | | | | | 0.005s 37.945s 638309739142915921: | | | | 5066 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.949s 638309739142957436: | | | | | | | | | | | 5067 | | | | | | | | | | | | | | | | | | | | 0.005s 37.955s 638309739143008346: | 5068 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.959s 638309739143050437: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5069 | | | 0.004s 37.963s 638309739143089013: | | | | | | | | | | | | 5070 | | | | | | | | | | | | | | | | | | | 0.004s 37.967s 638309739143128613: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5071 | 0.004s 37.971s 638309739143168913: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5072 | | 0.004s 37.975s 638309739143208369: | | | | | | | | | | | | | | | | | | | | | 5073 | | | | | | | | | | 0.004s 37.978s 638309739143246501: | | | | | | | | | | | | | | | | | | | 5074 | | | | | | | | | | | | 0.004s 37.982s 638309739143284973: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5075 0.004s 37.986s 638309739143324099: | | | | | | | | | | | | | | | | 5076 | | | | | | | | | | | | | | | 0.004s 37.990s 638309739143361677: | | | | | | | | | | | | | | | | | | | | | | | | | | 5077 | | | | | 0.004s 37.994s 638309739143399809: | | | | | 5078 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 37.997s 638309739143437395: | | | | | | | | | | 5079 | | | | | | | | | | | | | | | | | | | | | 0.004s 38.001s 638309739143474964: | | | | | | | | | 5080 | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.005s 638309739143514001: | | | | | | | | | | | | | | | | | | | | | | 8856 | | | | | | | | | 0.004s 38.009s 638309739143553273: | | | | | | | | | | | | | | | | | | | | | | | | 5081 | | | | | | | 0.004s 38.013s 638309739143594824: | | | | | | 5082 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.017s 638309739143633448: | | | | | | | | | | | | | | | | | | | | 5083 | | | | | | | | | | | 0.004s 38.021s 638309739143672256: | | | | | | | | | | | | | | | | | | | | | | | | | 4905 | | | | | | 0.004s 38.025s 638309739143709981: | | | | | | | | | | | | | | | 4906 | | | | | | | | | | | | | | | | 0.004s 38.029s 638309739143748127: | | | 4907 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 38.035s 638309739143809781: | | | | | | | | | | | | | | | | | | 4908 | | | | | | | | | | | | | 0.003s 38.038s 638309739143842177: | | | | | | | 4909 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.040s 638309739143867368: | | | | | | | | | | | | | | | | | | | | | | | 4910 | | | | | | | | 0.003s 38.044s 638309739143898883: 4911 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.047s 638309739143935063: | | | | | | | | 4912 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.051s 638309739143974142: | | | | | | | | | | | 4913 | | | | | | | | | | | | | | | | | | | | 0.004s 38.055s 638309739144009510: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4914 | | | | 0.003s 38.058s 638309739144042968: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4915 | | | 0.004s 38.062s 638309739144082233: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4916 0.004s 38.066s 638309739144121953: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4917 | | 0.004s 38.070s 638309739144163856: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4918 | 0.004s 38.074s 638309739144199639: | | | | | | | | | | | | | | | | | | | 4919 | | | | | | | | | | | | 0.004s 38.077s 638309739144237160: | | | | | | | | | | | | 4920 | | | | | | | | | | | | | | | | | | | 0.016s 38.094s 638309739144400826: | | | | | | | | | | | | | | | | | | | | | | | | | | 4599 | | | | | 0.001s 38.094s 638309739144406731: | | | | | | | | | | | | | 4921 | | | | | | | | | | | | | | | | | | 0.010s 38.105s 638309739144508829: | | | | | | | | | | | | | | | | | | | | | 4922 | | | | | | | | | | 0.004s 38.109s 638309739144548564: | | | | | | | | | | | | | | | 4923 | | | | | | | | | | | | | | | | 0.003s 38.112s 638309739144578884: | | | | | | | 4924 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.115s 638309739144613149: | | | | | | | | | | | | | | | | | | | | | | | | | 4925 | | | | | | 0.025s 38.140s 638309739144859081: | | | | | | | | | | | | | | | | | | 4926 | | | | | | | | | | | | | 0.012s 38.151s 638309739144976171: | | | 4927 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 38.160s 638309739145057577: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4928 | 0.004s 38.164s 638309739145101883: | | | | | 4929 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.167s 638309739145133262: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4930 | | 0.003s 38.170s 638309739145163026: | | | | | | | | | | | | | | | | | | | | | | | | | | 8858 | | | | | 0.003s 38.173s 638309739145190141: | | | | 4931 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 38.179s 638309739145251424: | | | | | | | | 4932 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.183s 638309739145293883: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4933 | | | | 0.005s 38.188s 638309739145339173: | | | | | | | | | | | | 4934 | | | | | | | | | | | | | | | | | | | 0.004s 38.192s 638309739145378197: 4935 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.196s 638309739145419427: | | | | | | | | | | | | | | | | | | | | | | | 4936 | | | | | | | | 0.004s 38.200s 638309739145457917: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4937 | | | 0.004s 38.203s 638309739145495834: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4938 0.004s 38.207s 638309739145533507: | | | | | | | | | | | | | | | | | | | 4939 | | | | | | | | | | | | 0.004s 38.211s 638309739145572746: | | | | | | | | | | | | | | | | | | | | | | | | | 4940 | | | | | | 0.004s 38.215s 638309739145612735: | | | | | | | | | | | | | 4941 | | | | | | | | | | | | | | | | | | 0.004s 38.219s 638309739145652346: | | | | | | | | | | | 4942 | | | | | | | | | | | | | | | | | | | | 0.004s 38.223s 638309739145691714: | | | | | | | 4943 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.227s 638309739145730481: | | | | | | | | | | | | | | | | | 4944 | | | | | | | | | | | | | | 0.004s 38.231s 638309739145769265: | | | | | | | | | | | | | | | 4945 | | | | | | | | | | | | | | | | 0.004s 38.235s 638309739145808709: | | | | | | | | | | | | | | | | | | | | | 4946 | | | | | | | | | | 0.004s 38.239s 638309739145851510: | | | | | | | | | | | | | | | | | | | | | | | | | | 4599 | | | | | 0.000s 38.239s 638309739145852217: | | | | | | | | | | | | | | | | | | | | | | 4578 | | | | | | | | | 0.000s 38.239s 638309739145853091: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4947 | 0.004s 38.243s 638309739145894968: | | | 4948 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.248s 638309739145942799: | | | | | | | | | | | | | | | | | | | | | | | | 4949 | | | | | | | 0.006s 38.254s 638309739146007110: | | | | | | | | | | | | | | | | | | | | | | 8859 | | | | | | | | | 0.005s 38.260s 638309739146059237: | | | | | | | | | | | | | | | | | | 4950 | | | | | | | | | | | | | 0.004s 38.264s 638309739146103752: | | | | | | | | | | | | | | | | 4951 | | | | | | | | | | | | | | | 0.004s 38.268s 638309739146147163: | | | | 4952 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 38.275s 638309739146212985: | | | | | | | | | | | | | | | | | | | | | | | | | | 8860 | | | | | 0.005s 38.280s 638309739146263700: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4953 | | | | 0.005s 38.285s 638309739146314425: | | | | | | | | | | | | | | | | | | | | | | 4578 | | | | | | | | | 0.000s 38.285s 638309739146315045: | | | | | | | | 4954 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.290s 638309739146360349: | | | | | | | | | | | | | | | | | | | | 4955 | | | | | | | | | | | 0.005s 38.295s 638309739146408961: | | | | | 4956 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.300s 638309739146457663: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4957 0.005s 38.304s 638309739146505997: 4958 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 38.310s 638309739146563047: | | | | | | | | | | | | 4959 | | | | | | | | | | | | | | | | | | | 0.034s 38.344s 638309739146898535: | | | | | | | | | | | | | | | | | | | | | | | | | 4960 | | | | | | 0.005s 38.348s 638309739146946456: | | | | | | | | | | | | | | | | | | | 4961 | | | | | | | | | | | | 0.004s 38.353s 638309739146989476: | | | | | | | | | | | 4962 | | | | | | | | | | | | | | | | | | | | 0.004s 38.357s 638309739147033330: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4963 | | | 0.004s 38.362s 638309739147078260: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4964 | | 0.004s 38.366s 638309739147122969: | | | | | | | | | | | | | 4965 | | | | | | | | | | | | | | | | | | 0.004s 38.370s 638309739147167173: | | | | | | | | | | | | | | | | | | | | | 4966 | | | | | | | | | | 0.005s 38.375s 638309739147215309: | | | | | | | 4967 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.380s 638309739147266455: | | | 4968 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.385s 638309739147315884: | | | | | | | | | | | | | | | | | | | | | | | | 4969 | | | | | | | 0.005s 38.390s 638309739147366827: | | | | | | | | | | | | | | | | | | 4970 | | | | | | | | | | | | | 0.005s 38.395s 638309739147416829: | | | | | | | | | | | | | | | | | | | | | | | 4971 | | | | | | | | 0.005s 38.400s 638309739147466876: | | | | | | | | | | | | | | 4972 | | | | | | | | | | | | | | | | | 0.005s 38.406s 638309739147520102: | | | | | | | | | | | | | | | | | 4973 | | | | | | | | | | | | | | 0.005s 38.411s 638309739147570447: | | | | | | | | | | | | | | | | 4974 | | | | | | | | | | | | | | | 0.005s 38.416s 638309739147619997: | | | | | | | | | | | | | | | 4975 | | | | | | | | | | | | | | | | 0.005s 38.421s 638309739147671625: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4976 | | | | 0.005s 38.426s 638309739147722908: | | | | | | | | | 4977 | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.431s 638309739147772476: | | | | 4978 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.436s 638309739147819847: | | | | | | | | | | | | | | | | | | | | 4979 | | | | | | | | | | | 0.005s 38.441s 638309739147869137: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4980 0.005s 38.446s 638309739147919109: | | | | | | | | 4981 | | | | | | | | | | | | | | | | | | | | | | | 0.007s 38.453s 638309739147993853: 4982 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.458s 638309739148044837: | | | | | 4983 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.463s 638309739148087760: | | | | | | | | | | | | | | | | | | | 4984 | | | | | | | | | | | | 0.003s 38.466s 638309739148119546: | | | | | | | | | | | | 4985 | | | | | | | | | | | | | | | | | | | 0.004s 38.469s 638309739148157307: | | | | | | | | | | | | | | | | | | | | | | | | | 4986 | | | | | | 0.003s 38.473s 638309739148190547: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4987 | 0.003s 38.475s 638309739148217148: | | | | | | | | | | | 4988 | | | | | | | | | | | | | | | | | | | | 0.002s 38.478s 638309739148240266: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4989 | | | 0.003s 38.480s 638309739148266578: | | | | | | | | | | | | | | | | | | | | | 4990 | | | | | | | | | | 0.003s 38.483s 638309739148295402: | | | | | | | | | | | | | 4991 | | | | | | | | | | | | | | | | | | 0.003s 38.486s 638309739148325588: | | | 4992 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.489s 638309739148351153: | | | | | | | | | | | | | | | | | | | | | | | | 4993 | | | | | | | 0.003s 38.492s 638309739148382501: | | | | | | | | | | | | | | | | | | 4994 | | | | | | | | | | | | | 0.003s 38.495s 638309739148411441: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4995 | | 0.002s 38.497s 638309739148434687: | | | | | | | | | | | | | | | | | | | | | | | 4996 | | | | | | | | 0.002s 38.500s 638309739148458531: | | | | | | | | | | | | | | 4997 | | | | | | | | | | | | | | | | | 0.003s 38.503s 638309739148488293: | | | | | | | | | | | | | | | | | 4998 | | | | | | | | | | | | | | 0.003s 38.505s 638309739148515265: | | | | | | | | | | | | | | | | 4999 | | | | | | | | | | | | | | | 0.004s 38.510s 638309739148560186: | | | | | | | 5000 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.515s 638309739148609883: | | | | | | | | | | | | | | | | | | | | | | | | | | 4599 | | | | | 0.000s 38.515s 638309739148610459: | | | | | | | | | | | | | | | 5001 | | | | | | | | | | | | | | | | 0.005s 38.520s 638309739148659727: | 5002 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.525s 638309739148711135: | | | | | | | | | | | | | | | | | | | | 5003 | | | | | | | | | | | 0.005s 38.530s 638309739148764089: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5004 0.006s 38.536s 638309739148821300: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5005 | | | | 0.009s 38.545s 638309739148913585: | | | | | | | | | 5006 | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.549s 638309739148950925: | | | | | | | | 5007 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.553s 638309739148995732: | | | | 5008 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.557s 638309739149036281: | | | | | | | | | | | | | | | | | | | | | | | | | | 8861 | | | | | 0.005s 38.562s 638309739149086290: | | | | | 5009 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.567s 638309739149136357: 5010 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.572s 638309739149183702: | | | 5011 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.575s 638309739149214735: | | | | | | | | | | | | | | | | | | | 5012 | | | | | | | | | | | | 0.003s 38.578s 638309739149240815: | | | | | | | | | | | | | | | | | | | | | | | | | 5013 | | | | | | 0.004s 38.582s 638309739149284960: | | | | | | | | | | | 5014 | | | | | | | | | | | | | | | | | | | | 0.003s 38.586s 638309739149318039: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5015 | 0.003s 38.588s 638309739149344366: | | | | | | | | | | | | | 5016 | | | | | | | | | | | | | | | | | | 0.003s 38.591s 638309739149374711: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5017 | | | 0.004s 38.595s 638309739149410477: | | | | | | | | | | | | | | | | | | | | | 5018 | | | | | | | | | | 0.005s 38.600s 638309739149461746: | | | | | | | | | | | | | | 5019 | | | | | | | | | | | | | | | | | 0.005s 38.605s 638309739149515085: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5020 | | 0.004s 38.610s 638309739149560007: | | | | | | | | | | | | | | | | | | 5021 | | | | | | | | | | | | | 0.005s 38.615s 638309739149608736: | | | | | | | | | | | | | | | | | | | | | | | | | | 4599 | | | | | 0.000s 38.615s 638309739149609345: | | | | | | | | | | | | | | | | | 5022 | | | | | | | | | | | | | | 0.005s 38.620s 638309739149663045: | | | | | | | | | | | | | | | | | | | | | | | 5023 | | | | | | | | 0.006s 38.626s 638309739149720686: | | | | | | | | | | | | | | | | 5024 | | | | | | | | | | | | | | | 0.006s 38.631s 638309739149776246: | | | | | | | | | | | | 5025 | | | | | | | | | | | | | | | | | | | 0.005s 38.636s 638309739149822862: | | | | | | | 5026 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.640s 638309739149866653: | | | | | | | | | | | | | | | 5027 | | | | | | | | | | | | | | | | 0.004s 38.645s 638309739149910777: | 5028 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.650s 638309739149962191: | | | | | | | | | | | | | | | | | | | | 5029 | | | | | | | | | | | 0.005s 38.655s 638309739150009590: | | | | | | | | | | | | | | | | | | | | | | 5030 | | | | | | | | | 0.005s 38.660s 638309739150059870: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5031 0.004s 38.664s 638309739150103288: | | | | | | | | | | | | | | | | | | | | | | | | 5032 | | | | | | | 0.005s 38.669s 638309739150150544: | | | | | | | | | | | | | | | | | | | | | | | | | | | 5033 | | | | 0.003s 38.672s 638309739150180796: | | | | | | | | | 5034 | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.676s 638309739150218249: | | | | 4611 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.678s 638309739150245295: | | | | | | | | 4612 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.682s 638309739150277905: | | | | | 4613 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.685s 638309739150311753: 4614 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.688s 638309739150344702: | | 4615 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.691s 638309739150374147: | | | | | | | | | | | | | | | | | | | 4616 | | | | | | | | | | | | 0.003s 38.694s 638309739150400484: | | | 4617 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.697s 638309739150429438: | | | | | | | | | | | 4618 | | | | | | | | | | | | | | | | | | | | 0.003s 38.700s 638309739150459280: | | | | | | | | | | | | | | | | | | | | | | | | | 4619 | | | | | | 0.004s 38.704s 638309739150497541: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4620 | 0.003s 38.706s 638309739150522642: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4621 | | | 0.002s 38.708s 638309739150544570: | | | | | | | | | | | | | | | | | | | | | 4622 | | | | | | | | | | 0.002s 38.710s 638309739150566895: | | | | | | | | | | | | | | 4623 | | | | | | | | | | | | | | | | | 0.004s 38.715s 638309739150609429: | | | | | | | | | | | | | | | | | | 4624 | | | | | | | | | | | | | 0.003s 38.718s 638309739150640856: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4625 | | 0.006s 38.724s 638309739150698102: | | | | | | | | | | | | | | | | | 4626 | | | | | | | | | | | | | | 0.005s 38.729s 638309739150749198: | | | | | | | | | | | | | | | | | | | | | | | 4627 | | | | | | | | 0.002s 38.731s 638309739150773417: | | | | | | | 4628 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.733s 638309739150795969: | | | | | | | | | | | | 4629 | | | | | | | | | | | | | | | | | | | 0.004s 38.737s 638309739150834633: | | | | | | | | | | | | | | | | 4630 | | | | | | | | | | | | | | | 0.005s 38.743s 638309739150887972: | | | | | | | | | | | | | 4631 | | | | | | | | | | | | | | | | | | 0.030s 38.773s 638309739151191550: | 4632 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.777s 638309739151236278: | | | | | | | | | | | | | | | 4633 | | | | | | | | | | | | | | | | 0.003s 38.781s 638309739151268452: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.003s 38.784s 638309739151299879: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4635 0.003s 38.786s 638309739151325306: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.003s 38.789s 638309739151355465: | | | | | | | | | | | | | | | | | | | | | | | | 4637 | | | | | | | 0.004s 38.793s 638309739151395013: | | | | | | | | | 4638 | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.798s 638309739151442322: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4639 | | | | 0.005s 38.803s 638309739151492695: 8878 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 38.809s 638309739151550164: | | | | 8880 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.813s 638309739151595791: | | | | | | | | 8881 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.818s 638309739151641202: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8882 | | 0.004s 38.822s 638309739151683467: | | | | | 8884 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.825s 638309739151717023: | | | | | | | | | | | 8885 | | | | | | | | | | | | | | | | | | | | 0.004s 38.829s 638309739151752512: | | | | | | | | | | | | | | | | | | | 8886 | | | | | | | | | | | | 0.004s 38.833s 638309739151787646: | | | | | | | 8889 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.836s 638309739151827354: | | | | | | | | | | | | | | | | | | | | | 8890 | | | | | | | | | | 0.004s 38.840s 638309739151864523: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8891 | | | 0.003s 38.844s 638309739151898252: | | | | | | | | | | | | | | | | | | 8892 | | | | | | | | | | | | | 0.003s 38.846s 638309739151924298: | | | | | | | | | | | | | | | | | | | | 8893 | | | | | | | | | | | 0.003s 38.849s 638309739151951686: | | | 8897 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.853s 638309739151988269: | | | | | | | | | | | | | | | | | | | | | | | | | 8898 | | | | | | 0.004s 38.857s 638309739152027770: | | | | | | | | | | | | 8899 | | | | | | | | | | | | | | | | | | | 0.004s 38.860s 638309739152065559: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8900 0.004s 38.864s 638309739152102533: | | | | | | | | | | | | | | | | | 8903 | | | | | | | | | | | | | | 0.003s 38.867s 638309739152135900: | | | | | | | | | | | | | | | | | | | | | | | 8904 | | | | | | | | 0.002s 38.869s 638309739152153833: | | | | | | | | | | | | | | | | | | | | | | 8905 | | | | | | | | | 0.002s 38.871s 638309739152170899: | | | | | | | | | | | | | | 8908 | | | | | | | | | | | | | | | | | 0.002s 38.873s 638309739152188637: 4614 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.873s 638309739152188983: | | | | | | | | | | | | | | | | 8909 | | | | | | | | | | | | | | | 0.002s 38.875s 638309739152212557: | | | | 4611 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.875s 638309739152212774: | | | | | | | | | | | | | | | | | | | | | | | | 8910 | | | | | | | 0.003s 38.878s 638309739152240751: | | | | | | | | 4612 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.878s 638309739152241239: | | | | | 4613 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.878s 638309739152241348: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4625 | | 0.000s 38.878s 638309739152241466: | | | | | | | | | | | 4618 | | | | | | | | | | | | | | | | | | | | 0.000s 38.878s 638309739152241581: | | | | | | | | | | | | | | | | | | | 4616 | | | | | | | | | | | | 0.000s 38.878s 638309739152241687: | | | | | | | 4628 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.878s 638309739152242137: | | | | | | | | | | | | | | | | | | | | | 4622 | | | | | | | | | | 0.000s 38.878s 638309739152242301: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4621 | | | 0.000s 38.878s 638309739152242398: | | | | | | | | | | | | | | | | | | 4624 | | | | | | | | | | | | | 0.000s 38.878s 638309739152242524: | | | | | | | | | 8913 | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.881s 638309739152269228: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4579 | 0.000s 38.881s 638309739152269479: | | | | | | | | | | | | | | | | | | | | | | | | | | | 8916 | | | | 0.002s 38.883s 638309739152289230: | | | 4617 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.883s 638309739152289557: | | | | | | | | | | | | | 8918 | | | | | | | | | | | | | | | | | | 0.003s 38.885s 638309739152317126: | | | | | | | | | | | | | | | | | | | | | | | | | 4619 | | | | | | 0.000s 38.886s 638309739152317904: | 8919 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.888s 638309739152344975: 8920 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.892s 638309739152379574: | | 8921 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.894s 638309739152405117: | | | | 8922 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.897s 638309739152434859: | | | | | 8923 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.900s 638309739152463252: | | | | | | | | 8924 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.903s 638309739152495617: | | | | | | | | | | | | | | | | | | | | | | | | | | 8917 | | | | | 0.003s 38.907s 638309739152530537: | | | | | | | | | | | | | | | | | | | 8925 | | | | | | | | | | | | 0.003s 38.910s 638309739152561353: | | | | | | | | | | | | 4629 | | | | | | | | | | | | | | | | | | | 0.000s 38.910s 638309739152562276: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8926 | | | 0.004s 38.914s 638309739152601911: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8927 | | 0.004s 38.918s 638309739152644662: | | | | | | | | | | | | | | | | | | 8928 | | | | | | | | | | | | | 0.004s 38.923s 638309739152687649: | | | | | | | 8929 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.927s 638309739152731177: | | | | | | | | | | | | | | | 8930 | | | | | | | | | | | | | | | | 0.005s 38.931s 638309739152776273: | | | | | | | | | | | | | | | | | | | | | 8931 | | | | | | | | | | 0.004s 38.936s 638309739152820147: | | | | | | | | | | | | | | | | | 4626 | | | | | | | | | | | | | | 0.000s 38.936s 638309739152820685: | | | | | | | | | | | 8932 | | | | | | | | | | | | | | | | | | | | 0.004s 38.940s 638309739152862881: | | | 8933 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.945s 638309739152913971: | | | | | | | | | | | | | | | | | | | | | | | 4627 | | | | | | | | 0.000s 38.945s 638309739152914502: | | | | | | | | | | | | | | | | 4630 | | | | | | | | | | | | | | | 0.000s 38.945s 638309739152914686: | | | | | | | | | | | | | | | | | | | | | | | | | 8935 | | | | | | 0.005s 38.950s 638309739152963983: | | | | | | | | | | | | | 4631 | | | | | | | | | | | | | | | | | | 0.000s 38.950s 638309739152965074: | | | | | | | | | | | | | | 4623 | | | | | | | | | | | | | | | | | 0.000s 38.950s 638309739152965243: | | 4615 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.950s 638309739152965442: | 4632 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 38.953s 638309739152987737: | | | | | | | | | | | | 8936 | | | | | | | | | | | | | | | | | | | 0.005s 38.957s 638309739153033407: | | | | | | | | | | | | | | | | | 8937 | | | | | | | | | | | | | | 0.003s 38.960s 638309739153065802: | | | | | | | | | | | | | | 8938 | | | | | | | | | | | | | | | | | 0.004s 38.964s 638309739153101183: | | | | | | | | | | | | | 8939 | | | | | | | | | | | | | | | | | | 0.004s 38.968s 638309739153137993: | | | | | | | | | | | | | | | | | | | | | | | 8940 | | | | | | | | 0.008s 38.976s 638309739153219676: | | 8941 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 38.979s 638309739153253675: | | | | | | | | | | | | | | | | 8942 | | | | | | | | | | | | | | | 0.003s 38.982s 638309739153285182: | | | | | 4613 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.982s 638309739153285551: | | | | 4611 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.982s 638309739153285647: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4625 | | 0.000s 38.983s 638309739153289424: | 8943 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 38.987s 638309739153333660: | | | | | | | | | | | | | | | 4633 | | | | | | | | | | | | | | | | 0.007s 38.994s 638309739153400211: 4614 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 38.994s 638309739153400886: | | | | 8944 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 38.999s 638309739153449956: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8945 | | 0.006s 39.004s 638309739153506232: | | | | | 8946 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 39.009s 638309739153547828: 8947 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 39.016s 638309739153617587: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8948 | 0.002s 39.018s 638309739153642431: | | | | 4611 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.018s 638309739153642872: | | | 4617 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.018s 638309739153643066: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4625 | | 0.000s 39.018s 638309739153643268: | | | | | 4613 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.018s 638309739153643443: | | | | | | | 4628 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.018s 638309739153643596: 4614 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 39.019s 638309739153649122: | | | | | | | | | | | | | | | 8949 | | | | | | | | | | | | | | | | 0.006s 39.025s 638309739153710323: | | | | | | | 8950 | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 39.033s 638309739153794914: | | | | | | | | 4612 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.033s 638309739153795433: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4621 | | | 0.000s 39.033s 638309739153795586: | | | | | | | | | | | | | | | | | | | 4616 | | | | | | | | | | | | 0.000s 39.034s 638309739153798206: | | | | | | | | | | | | 4629 | | | | | | | | | | | | | | | | | | | 0.001s 39.035s 638309739153811096: | | | | | | | | 8951 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 39.040s 638309739153862741: | | | | | | | | | | | | | | | | | | | 8952 | | | | | | | | | | | | 0.004s 39.044s 638309739153903446: | | | | | | | | | | 8915 | | | | | | | | | | | | | | | | | | | | | 0.007s 39.051s 638309739153974748: | | | | | | | 4628 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.051s 638309739153975288: | | | | | | | | | | | | 8953 | | | | | | | | | | | | | | | | | | | 0.013s 39.064s 638309739154103650: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8954 | | | 0.004s 39.068s 638309739154145140: | | | | | | | | 4612 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.068s 638309739154145646: | | | | | | | | | | | 4618 | | | | | | | | | | | | | | | | | | | | 0.000s 39.068s 638309739154145804: | | | | | | | | | | | | | | | | | | 4624 | | | | | | | | | | | | | 0.000s 39.068s 638309739154145949: | | | | | | | | | | | | | 4631 | | | | | | | | | | | | | | | | | | 0.000s 39.068s 638309739154146092: | | | | | | | | | | | | | | | | | | | 4616 | | | | | | | | | | | | 0.000s 39.068s 638309739154146321: | | | 8955 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 39.072s 638309739154179756: | | | | | | | | | | | | | | | | | | | | | | | | | 4619 | | | | | | 0.000s 39.072s 638309739154180387: | | | | | | | | | | | | 4629 | | | | | | | | | | | | | | | | | | | 0.000s 39.072s 638309739154180647: | | | | | | | | | | | | | | | | 4630 | | | | | | | | | | | | | | | 0.000s 39.072s 638309739154180833: | | | | | | | | | | | | | | 4623 | | | | | | | | | | | | | | | | | 0.000s 39.072s 638309739154181012: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8914 | | 0.009s 39.081s 638309739154272696: | | | | | | | | | | | | | | | | | | | | | 4622 | | | | | | | | | | 0.000s 39.081s 638309739154273151: | | | | | | | | | | | | | | | | | | 8956 | | | | | | | | | | | | | 0.008s 39.089s 638309739154356113: | | | | | | | | | | | | | | | | | | | | | | | | | 8957 | | | | | | 0.004s 39.093s 638309739154393335: | | | | | | | | | | | | | | | | 8958 | | | | | | | | | | | | | | | 0.004s 39.097s 638309739154433875: | | | | | | | | | | | | | | 8959 | | | | | | | | | | | | | | | | | 0.004s 39.101s 638309739154472255: | | | | | | | | | | | | | 8960 | | | | | | | | | | | | | | | | | | 0.004s 39.105s 638309739154510399: | | | | | 8911 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 39.108s 638309739154544188: | | | | | | | | | | | 8961 | | | | | | | | | | | | | | | | | | | | 0.003s 39.112s 638309739154578379: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4621 | | | 0.000s 39.112s 638309739154578747: | | | | | | | | | | | | | | | | | | | | | | | 4627 | | | | | | | | 0.000s 39.112s 638309739154578920: | | | | | | | | | | 8906 | | | | | | | | | | | | | | | | | | | | | 0.003s 39.115s 638309739154607999: | | | | | | | | | | | | | | | | | | | | | 8962 | | | | | | | | | | 0.004s 39.118s 638309739154643577: | | | | | | | | | | | | | | | 4633 | | | | | | | | | | | | | | | | 0.000s 39.118s 638309739154643950: | | | | | | 4587 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.118s 638309739154644109: | | | | | | | | | | | | | | | | | | 4624 | | | | | | | | | | | | | 0.000s 39.118s 638309739154644284: | | | 4617 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.118s 638309739154644433: | | 4615 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.118s 638309739154644556: | | | | | | | | | | | | | | | | | | | | | | | | | 4619 | | | | | | 0.000s 39.118s 638309739154644695: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4579 | 0.000s 39.118s 638309739154644837: 8907 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 39.122s 638309739154683744: | | | | | | | | 8901 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 39.126s 638309739154717755: | | | | | | | | | | | | | | | | 4630 | | | | | | | | | | | | | | | 0.000s 39.126s 638309739154718361: | | | | | | | | | | | | | | 4623 | | | | | | | | | | | | | | | | | 0.000s 39.126s 638309739154718561: | | | | | | | 8902 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 39.129s 638309739154756092: | | | | | | | | | | | | | 4631 | | | | | | | | | | | | | | | | | | 0.000s 39.129s 638309739154756537: | | | | | | | | | | | | | | | | | 4626 | | | | | | | | | | | | | | 0.000s 39.129s 638309739154756751: | | | | | | | | | | | | | | | | | | | 8894 | | | | | | | | | | | | 0.005s 39.134s 638309739154806289: | 4632 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.134s 638309739154806748: | | | | | | | | | | | 4618 | | | | | | | | | | | | | | | | | | | | 0.000s 39.134s 638309739154807092: | | | | | | | | | | | | | | | | | | | | | | | 8963 | | | | | | | | 0.004s 39.139s 638309739154848673: | | | | | | | | | | | | | | | | | | | | | 4622 | | | | | | | | | | 0.000s 39.139s 638309739154849127: | | | | | | | | | | | | | | | 8964 | | | | | | | | | | | | | | | | 0.005s 39.144s 638309739154900314: | | 8965 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.035s 39.179s 638309739155250513: | | | | | | | | | | | | 8895 | | | | | | | | | | | | | | | | | | | 0.004s 39.183s 638309739155293660: | | | | 8896 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 39.187s 638309739155331863: | | | | | | | | | | | | | | | | | 8966 | | | | | | | | | | | | | | 0.004s 39.191s 638309739155370969: | 8967 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 39.195s 638309739155410851: | | | | | | | | | | | | | | | | | | | | | | | 4627 | | | | | | | | 0.000s 39.195s 638309739155411315: | | | | | | | | | | | | | | | 4633 | | | | | | | | | | | | | | | | 0.000s 39.195s 638309739155411488: | | | | | | | | | | | | | | | | | | | | | | | | | 4640 | | | | | | 0.003s 39.198s 638309739155444072: | | | | | | | | | | | | | | 4641 | | | | | | | | | | | | | | | | | 0.003s 39.201s 638309739155474471: | | | | | | | | | | | | | | | | | | 4642 | | | | | | | | | | | | | 0.003s 39.205s 638309739155509017: | | | 4643 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 39.209s 638309739155548233: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4620 | 0.000s 39.209s 638309739155548577: | | | | | | | | | | | | | | | | 8968 | | | | | | | | | | | | | | | 0.004s 39.213s 638309739155589765: | | | | | | | | | | | 4644 | | | | | | | | | | | | | | | | | | | | 0.004s 39.217s 638309739155630747: | | 4615 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.217s 638309739155631195: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4645 | | | 0.004s 39.221s 638309739155672794: | | | | | | | | | | | | | 4646 | | | | | | | | | | | | | | | | | | 0.004s 39.225s 638309739155715980: | | | | | | | | | | | | | | | | | | | | | 4647 | | | | | | | | | | 0.005s 39.230s 638309739155761433: | | | | | | | | | | | | | | | | | 4626 | | | | | | | | | | | | | | 0.000s 39.230s 638309739155761957: | 4632 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 39.244s 638309739155903991: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8970 | 0.005s 39.249s 638309739155957392: | | | | | | 8971 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 39.254s 638309739156000609: | | | | | | | | | | | | | | | | | | | | | | | 4648 | | | | | | | | 0.004s 39.258s 638309739156039033: | | | 8972 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 39.263s 638309739156093224: | | | | | | | | | | | | | | | 8973 | | | | | | | | | | | | | | | | 0.006s 39.269s 638309739156151086: | | | | | | | | | | | | | | | | | | | | | 8974 | | | | | | | | | | 0.007s 39.276s 638309739156222716: | | 8975 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 39.282s 638309739156278972: | | | | | | | | | | | | | | 8976 | | | | | | | | | | | | | | | | | 0.023s 39.305s 638309739156510763: | | | | | | | | | | | | | 8978 | | | | | | | | | | | | | | | | | | 0.008s 39.313s 638309739156590137: | | | | | | | | | | | | | | | | | | 8980 | | | | | | | | | | | | | 0.008s 39.320s 638309739156667424: | | | | | | | | | | | 8982 | | | | | | | | | | | | | | | | | | | | 0.007s 39.327s 638309739156736028: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8984 | | | 0.006s 39.333s 638309739156795495: | | | | | | | | | | | | | | | | | 8985 | | | | | | | | | | | | | | 0.008s 39.342s 638309739156878211: | | | | | | 4587 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.342s 638309739156878731: | | | | | | | | | | | | | | | | 8983 | | | | | | | | | | | | | | | 0.006s 39.348s 638309739156937686: | | | | | | | | | | | | | | | | | | | | | | | | | 8986 | | | | | | 0.005s 39.353s 638309739156990852: | | | | | | | | | | | | | | | | | | | | | | | 8988 | | | | | | | | 0.014s 39.367s 638309739157134911: | | | | | | 8990 | | | | | | | | | | | | | | | | | | | | | | | | | 0.184s 39.551s ... 638309739158970189: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4620 | 0.001s 39.552s 638309739158981869: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4579 | 0.002s 39.554s 638309739159006377: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8991 | 0.006s 39.560s 638309739159063605: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4620 | 0.051s 39.611s . 638309739159570919: | | | | | | 4587 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 39.613s 638309739159592167: | | | | | | 8993 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 39.619s 638309739159649887: | | | | | | 4587 | | | | | | | | | | | | | | | | | | | | | | | | | 0.092s 39.711s . 638309739160567563: | | | | 8989 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 39.717s 638309739160631456: | | | | | 8987 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 39.724s 638309739160702885: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8981 | | 0.005s 39.729s 638309739160756335: | | | | | | | | | | | | | | | | | | | | | | | | 4637 | | | | | | | 0.000s 39.730s 638309739160757557: | | | | | | | 8979 | | | | | | | | | | | | | | | | | | | | | | | | 0.015s 39.745s 638309739160911647: | | | | | | | | | | | | | | | | | | | 8977 | | | | | | | | | | | | 0.005s 39.750s 638309739160959167: | | | | | | | | | | | | | | | | | | | | | | | | | | 4649 | | | | | 0.006s 39.755s 638309739161015613: | | | | | | | | | | 4650 | | | | | | | | | | | | | | | | | | | | | 0.005s 39.761s 638309739161070452: | | | | | | | | 4651 | | | | | | | | | | | | | | | | | | | | | | | 0.022s 39.783s 638309739161288169: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4652 | 0.005s 39.787s 638309739161337022: | | | | | | | | | | | | | | | | | | | | | | | | 4653 | | | | | | | 0.013s 39.800s 638309739161465015: | | | | | | | | | 4638 | | | | | | | | | | | | | | | | | | | | | | 0.000s 39.800s 638309739161465656: | | | | | | | | | | | | | | | | | | | | | | 4654 | | | | | | | | | 0.015s 39.815s 638309739161617291: | | | | | | | | | | | | | | | | | | | | 4655 | | | | | | | | | | | 0.005s 39.820s 638309739161662562: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4635 0.000s 39.820s 638309739161663937: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4639 | | | | 0.001s 39.821s 638309739161671904: | | | | | | | | | | | | | | | | | | | | | | | | | | 9010 | | | | | 0.006s 39.827s 638309739161727613: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9012 | 0.008s 39.834s 638309739161805137: | | | | | | | | | | 9014 | | | | | | | | | | | | | | | | | | | | | 0.007s 39.841s 638309739161873185: | | | | | | | | 9017 | | | | | | | | | | | | | | | | | | | | | | | 0.012s 39.853s 638309739161991080: | | | | | | | | | | | | 9018 | | | | | | | | | | | | | | | | | | | 0.005s 39.858s 638309739162039773: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9015 | | | | 0.007s 39.865s 638309739162114436: | | | | | | | | | 9013 | | | | | | | | | | | | | | | | | | | | | | 0.013s 39.878s 638309739162244723: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9011 0.007s 39.885s 638309739162311356: | | | | | | | | | | | | | | | | | | | | | | | | 9024 | | | | | | | 0.004s 39.889s 638309739162351257: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.011s 39.900s 638309739162460439: | | | | | | | | | | | | | | | | | | | | | | 9030 | | | | | | | | | 0.007s 39.907s 638309739162532767: | | | | | | | | | | | | | | | | | | | | | 9031 | | | | | | | | | | 0.005s 39.912s 638309739162585820: | | | | | | | | | | | | | | | | | | | | 9026 | | | | | | | | | | | 0.059s 39.971s . 638309739163172316: 9027 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 39.990s 638309739163360310: | | 9025 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.145s 40.135s .. 638309739164812584: | | | | | | 4656 | | | | | | | | | | | | | | | | | | | | | | | | | 0.038s 40.173s 638309739165188217: | | | | | | 9034 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 40.178s 638309739165240770: | | | | | | | | | | | | | | | | | | | | | | | 4657 | | | | | | | | 0.048s 40.226s 638309739165721812: | | | | | | | | | | | | | | | | | | | | | | | 9036 | | | | | | | | 0.024s 40.250s 638309739165962818: | | | | | | | | | | | | | | | | | | | | | | | | | 4658 | | | | | | 0.032s 40.282s 638309739166279601: | | | | | | | | | | | | | | | | | | 4659 | | | | | | | | | | | | | 0.006s 40.288s 638309739166340428: | | | | | | | | | | | | | | | | | | | | | | | | | 9039 | | | | | | 0.008s 40.295s 638309739166416938: | | | | | | | | | | | | | | 4660 | | | | | | | | | | | | | | | | | 0.024s 40.319s 638309739166656360: | | | | | | | | | | | | | | | | | | 9041 | | | | | | | | | | | | | 0.017s 40.337s 638309739166830451: | | | | | | | | | | | | | | 9043 | | | | | | | | | | | | | | | | | 0.006s 40.343s 638309739166891386: | | | 4661 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 40.369s 638309739167148451: | | | | | | | | | | | | | | | | | | 4662 | | | | | | | | | | | | | 0.004s 40.372s 638309739167187051: | | | 9045 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.038s 40.410s 638309739167563526: | | | | | | | | | | | | | | | | | | 9047 | | | | | | | | | | | | | 0.050s 40.460s . 638309739168067487: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9048 | | | 0.008s 40.468s 638309739168144111: | | | | 9046 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 40.474s 638309739168199709: | | | | | | | | | | | 4663 | | | | | | | | | | | | | | | | | | | | 0.009s 40.483s 638309739168290098: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4664 0.019s 40.502s 638309739168484730: | | | | | | | | | | | 9053 | | | | | | | | | | | | | | | | | | | | 0.029s 40.531s 638309739168773179: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9056 0.021s 40.552s 638309739168987230: | | | 9054 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 40.560s 638309739169057968: | | | | | | | | | | | | | | | | | | | | | | | | | | 4649 | | | | | 0.000s 40.560s 638309739169059447: | | | | | | | | 9055 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 40.565s 638309739169114381: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4665 | | | | 0.007s 40.572s 638309739169185043: | | | | | | | | | | | | | | | | | | | | | | | | | | 9021 | | | | | 0.007s 40.580s 638309739169259831: | | | | | | | | | | | | | | | | | | | | | | | | | | 4666 | | | | | 0.004s 40.584s 638309739169303875: | | | | | | | | | | 4650 | | | | | | | | | | | | | | | | | | | | | 0.027s 40.611s 638309739169573696: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4639 | | | | 0.000s 40.611s 638309739169574081: | | | | | | | | | | | | 9066 | | | | | | | | | | | | | | | | | | | 0.005s 40.616s 638309739169620540: | | | | | | | | | | 4667 | | | | | | | | | | | | | | | | | | | | | 0.005s 40.621s 638309739169671331: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9068 | | | | 0.007s 40.628s 638309739169740474: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4639 | | | | 0.000s 40.628s 638309739169741955: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4668 | 0.005s 40.633s 638309739169795871: | | | | | | | | | 4669 | | | | | | | | | | | | | | | | | | | | | | 0.003s 40.636s 638309739169822731: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9067 | | | | 0.006s 40.642s 638309739169883545: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4670 | | | | 0.004s 40.646s 638309739169923402: | | | | | | | | | | 4650 | | | | | | | | | | | | | | | | | | | | | 0.007s 40.653s 638309739169988512: | | | | | | | | | | 9073 | | | | | | | | | | | | | | | | | | | | | 0.012s 40.665s 638309739170108337: | | | | | | | | | | | | | | | | | | | | | | | | | | 9074 | | | | | 0.004s 40.669s 638309739170148313: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4652 | 0.000s 40.669s 638309739170148521: | | | | | | | | | 9076 | | | | | | | | | | | | | | | | | | | | | | 0.004s 40.673s 638309739170188628: | | | | | | | | | | 4650 | | | | | | | | | | | | | | | | | | | | | 0.002s 40.675s 638309739170207918: | | | | | | | | | | | | | | | | | | 9075 | | | | | | | | | | | | | 0.006s 40.680s 638309739170263884: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9072 | 0.006s 40.686s 638309739170319965: | | | | | | | | | | 4671 | | | | | | | | | | | | | | | | | | | | | 0.005s 40.691s 638309739170372944: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9081 | | | | 0.028s 40.719s 638309739170656420: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9022 | | 0.006s 40.725s 638309739170712152: | | | | | | | | | | 9082 | | | | | | | | | | | | | | | | | | | | | 0.006s 40.731s 638309739170773529: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4672 | | 0.007s 40.738s 638309739170841803: | | | | | | | | | | | | | | | | | | | | | | | | | 4658 | | | | | | 0.008s 40.746s 638309739170925688: | | | | | | | | | | | | | | | | | | | | | | | | | 9085 | | | | | | 0.006s 40.753s 638309739170988494: | | | | | | | | | | | | | | | | | | | | | | | | | 4658 | | | | | | 0.002s 40.754s 638309739171003842: | | | | | | | | | | | | | | | | | | | | | | | | | 9086 | | | | | | 0.007s 40.762s 638309739171077784: | | | | | | | | | | | | | | | | | | | | | | | | | 4658 | | | | | | 0.005s 40.766s 638309739171126528: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9087 | | 0.013s 40.780s 638309739171260747: | | | | | | | | | | | | | | | | | | | | | | | | | 9089 | | | | | | 0.019s 40.799s 638309739171448907: | | | | | | | | | | | | | | | | | | | | | | | | | 4658 | | | | | | 0.002s 40.801s 638309739171468343: | | | | | | | | | | | | | | | | | | | | | | | | | 9090 | | | | | | 0.022s 40.823s 638309739171691625: | | | | | | | | | | | 9088 | | | | | | | | | | | | | | | | | | | | 0.007s 40.830s 638309739171760982: | | | | | 9008 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 40.836s 638309739171821753: | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.026s 40.862s 638309739172077533: | | | 4674 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 40.880s 638309739172260745: | | | | | 9095 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 40.883s 638309739172296272: | | | | | | | | | | | | | | | | | | | | | | | | | 4658 | | | | | | 0.000s 40.883s 638309739172296574: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9096 | | | 0.003s 40.886s 638309739172326455: | | | | | | | | | | | | | | | | | | | | | | | | 4637 | | | | | | | 0.000s 40.886s 638309739172326794: | | | | | | | | | | | | | | | | | | | | | | | | | 4640 | | | | | | 0.002s 40.888s 638309739172342529: | | | | | | | | | | | | | | | | | | | | | | | | 9100 | | | | | | | 0.010s 40.898s 638309739172443413: | 9097 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 40.904s 638309739172505264: | | | | | | | | | | | | | | | | | | | | | | | | | 9099 | | | | | | 0.005s 40.910s 638309739172558927: | | | | | | | | | | | | | | | | | | | | | | | | 4637 | | | | | | | 0.003s 40.913s 638309739172593423: | | | 9104 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 40.918s 638309739172646043: | | | | | | | | | | | | | | | | | | | | | | | | | 4658 | | | | | | 0.000s 40.918s 638309739172646762: | | | | | | | | 4651 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.918s 638309739172646970: | | | | | | | | | | | | | | | | | | | | | | | | 9105 | | | | | | | 0.012s 40.931s 638309739172770141: | | | | | | | | 4675 | | | | | | | | | | | | | | | | | | | | | | | 0.007s 40.938s 638309739172838822: | | | | 9032 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 40.943s 638309739172897020: | | 4676 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 40.950s 638309739172962878: | | | | | | | | | | | | 9108 | | | | | | | | | | | | | | | | | | | 0.005s 40.955s 638309739173017057: | | | | 4677 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 40.961s 638309739173070719: | | | | | | | | | | | | | | | | | | | | | | | | | 4678 | | | | | | 0.008s 40.969s 638309739173154593: | | | | | | | | | | | | 4679 | | | | | | | | | | | | | | | | | | | 0.016s 40.985s 638309739173311288: | | | | | | | | 4651 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 40.987s 638309739173330389: | | | | | | | | 9114 | | | | | | | | | | | | | | | | | | | | | | | 0.009s 40.996s 638309739173421565: | | | | 9116 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 40.999s 638309739173449272: | | | | | | | | 4651 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 40.999s 638309739173451431: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4664 0.002s 41.001s 638309739173468895: | | 9118 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 41.007s 638309739173533703: | | | | | | | | 9119 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 41.012s 638309739173584929: | | | | | | | | | | | | | | | | | | | | | | | | | 9122 | | | | | | 0.014s 41.027s 638309739173727943: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9128 0.005s 41.031s 638309739173775021: | | | | | | | | | | | | | 9123 | | | | | | | | | | | | | | | | | | 0.005s 41.036s 638309739173823227: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4664 0.007s 41.043s 638309739173890578: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9131 0.005s 41.048s 638309739173944664: | | | | | | | | | | | | | | | | | | | | | | | | 4653 | | | | | | | 0.000s 41.048s 638309739173945140: | | | | | | | | | | | | | | | | | | | | | | | | | | 4666 | | | | | 0.009s 41.058s 638309739174039004: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4664 0.000s 41.058s 638309739174041271: | | | 4661 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 41.066s 638309739174119537: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9133 0.026s 41.092s 638309739174379986: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4664 0.000s 41.092s 638309739174381460: | | | 4674 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.092s 638309739174381632: | | | | | | | | | | 4671 | | | | | | | | | | | | | | | | | | | | | 0.000s 41.092s 638309739174381976: | | | | | | | | | | | | | | | | | | | | | | | | 9124 | | | | | | | 0.005s 41.097s 638309739174433077: | | | | | | | | | | | | | | | | | | | | | | | | | | 9140 | | | | | 0.006s 41.103s 638309739174488359: | | | | | | | | | | | | | | | | | | | | | | | | | | 4666 | | | | | 0.005s 41.108s 638309739174540080: | | | | | | | | | | | | | | | | | | | | | | | | | | 9146 | | | | | 0.037s 41.145s 638309739174913547: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9147 0.004s 41.149s 638309739174955401: | | | 9138 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 41.154s 638309739175000932: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9125 | 0.005s 41.159s 638309739175048533: | | | | | | | | | | | | 9151 | | | | | | | | | | | | | | | | | | | 0.005s 41.164s 638309739175102896: | | | | | | | | | | 4667 | | | | | | | | | | | | | | | | | | | | | 0.000s 41.164s 638309739175103533: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9152 | | | 0.004s 41.168s 638309739175141955: | | | | | | | | | | | 4663 | | | | | | | | | | | | | | | | | | | | 0.000s 41.168s 638309739175142319: | | | | | | | | | | | | | | | | | | | | | | | | | | 4666 | | | | | 0.000s 41.168s 638309739175142448: | | | | | | | | | | | | | | | | | 9153 | | | | | | | | | | | | | | 0.002s 41.170s 638309739175166961: | | | 4661 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.170s 638309739175167198: | | | | | | | | | 4669 | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.170s 638309739175167307: | | | | | 9154 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 41.174s 638309739175203104: | | | | | | | | | | | | | | | | | | 4662 | | | | | | | | | | | | | 0.000s 41.174s 638309739175203899: | | | | | | | | | | | | | | | | | | | | | | | | | | 9161 | | | | | 0.004s 41.179s 638309739175248257: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4665 | | | | 0.001s 41.179s 638309739175256454: | | | 9126 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 41.185s 638309739175315391: 9117 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 41.199s 638309739175447958: | | | | | | | | | | 9155 | | | | | | | | | | | | | | | | | | | | | 0.025s 41.224s 638309739175699726: | | | | | | | | | | | | | | | | | | | | | | | | | | 4666 | | | | | 0.000s 41.224s 638309739175701154: | | | | | | | | | | | | | | | | | | | 9112 | | | | | | | | | | | | 0.004s 41.228s 638309739175740378: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4670 | | | | 0.000s 41.228s 638309739175740925: | | | | | | | | | | | 9173 | | | | | | | | | | | | | | | | | | | | 0.003s 41.231s 638309739175775819: | | | | | | | | | | 4671 | | | | | | | | | | | | | | | | | | | | | 0.000s 41.231s 638309739175776350: | | | | | | | | | | | | | | | | | | | | | 4647 | | | | | | | | | | 0.000s 41.231s 638309739175776556: | | | | | | | | | 4638 | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.231s 638309739175776726: | | | | 9162 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 41.235s 638309739175807761: | | | | | | | | | | | | | | | | | | | | | | 4654 | | | | | | | | | 0.000s 41.235s 638309739175808465: | | | | | | | | 9113 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 41.238s 638309739175844380: | | | | | | | | | 9180 | | | | | | | | | | | | | | | | | | | | | | 0.003s 41.241s 638309739175875536: | | | | | | | | | | 9181 | | | | | | | | | | | | | | | | | | | | | 0.003s 41.244s 638309739175902689: | | | | | | | | | | | | | | | | | | 4642 | | | | | | | | | | | | | 0.000s 41.244s 638309739175902949: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4672 | | 0.011s 41.255s 638309739176016387: | | | | | | | | | | | | | | | | | | | | | | | | | 4680 | | | | | | 0.005s 41.261s 638309739176068998: | | | | | | | | | | | 4663 | | | | | | | | | | | | | | | | | | | | 0.000s 41.261s 638309739176070005: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.004s 41.265s 638309739176111451: | | | | | | | | | | | | | | | | | | | | | | | | | | 9185 | | | | | 0.005s 41.270s 638309739176165483: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.000s 41.270s 638309739176165851: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.005s 41.276s 638309739176217566: | | | | | | | | | | 4671 | | | | | | | | | | | | | | | | | | | | | 0.000s 41.276s 638309739176217915: | | | | | | | | | 4638 | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.276s 638309739176218310: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9189 | | 0.005s 41.281s 638309739176270641: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4664 0.007s 41.287s 638309739176336407: | | | | 4683 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 41.293s 638309739176395651: | | 4676 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.293s 638309739176396164: | | | | | | | | | | | 4684 | | | | | | | | | | | | | | | | | | | | 0.005s 41.298s 638309739176444556: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9194 | | | | 0.005s 41.303s 638309739176490972: | | | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | 0.004s 41.307s 638309739176532901: | | | | | | | | | | | | | | | | | | | | 4655 | | | | | | | | | | | 0.000s 41.307s 638309739176533108: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.000s 41.307s 638309739176533227: | | | | | | | | | | 9198 | | | | | | | | | | | | | | | | | | | | | 0.003s 41.311s 638309739176568213: | | | | | | | | | | | | | | | | | | 9182 | | | | | | | | | | | | | 0.002s 41.313s 638309739176591527: | | | | | | | | | 9177 | | | | | | | | | | | | | | | | | | | | | | 0.003s 41.316s 638309739176618374: | | | | | | | 9023 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 41.319s 638309739176647838: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4672 | | 0.000s 41.319s 638309739176648102: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9201 0.003s 41.321s 638309739176674474: | 4686 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 41.324s 638309739176699036: | | | | | | | | | | | | | | | | 8992 | | | | | | | | | | | | | | | 0.005s 41.329s 638309739176748876: | | | | | | | | | | | | | | | | | | | | | | | | 9149 | | | | | | | 0.005s 41.334s 638309739176803541: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4670 | | | | 0.000s 41.334s 638309739176804200: | | | | | | | | | | 4671 | | | | | | | | | | | | | | | | | | | | | 0.000s 41.334s 638309739176804435: | | | | | | | | | | | | | | | | | | 4662 | | | | | | | | | | | | | 0.000s 41.334s 638309739176805242: | | | | | | | | | 4669 | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.334s 638309739176806656: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9200 | | 0.005s 41.340s 638309739176860575: | | | | | | | 4687 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 41.344s 638309739176904366: | | | | | | | | | | | | | | | | | | | | | | | | | 9210 | | | | | | 0.004s 41.349s 638309739176948114: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4664 0.000s 41.349s 638309739176949550: | | | | | | | | | | | | | | | | | | | | | | | | | | 4666 | | | | | 0.000s 41.349s 638309739176950029: | | | | | | | | | | | | | | | 9214 | | | | | | | | | | | | | | | | 0.005s 41.354s 638309739176998198: | | | | | | | | | | | | | | | | | 9215 | | | | | | | | | | | | | | 0.004s 41.358s 638309739177040405: | | | | | | | | | | | | | | | | 9216 | | | | | | | | | | | | | | | 0.004s 41.362s 638309739177084546: | | | | | | | | | | | | 9217 | | | | | | | | | | | | | | | | | | | 0.004s 41.366s 638309739177126650: | | 9211 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 41.371s 638309739177170448: | | | | | | | | | | | 4644 | | | | | | | | | | | | | | | | | | | | 0.000s 41.371s 638309739177170712: | | | | | | | | | | | | | | | | | | 9223 | | | | | | | | | | | | | 0.004s 41.375s 638309739177210433: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9226 | | | | 0.005s 41.380s 638309739177262620: | | | | | | | | | | | | | 4646 | | | | | | | | | | | | | | | | | | 0.000s 41.380s 638309739177262986: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4579 | 0.000s 41.380s 638309739177263354: | | | | | | | | | | | | | | | | | | | | 9227 | | | | | | | | | | | 0.005s 41.385s 638309739177317337: | | | | | | | | | | | | | | | | | | | | | | | | 9228 | | | | | | | 0.005s 41.391s 638309739177371841: | | | | | | | | | | | | | | 4641 | | | | | | | | | | | | | | | | | 0.000s 41.391s 638309739177372346: | | | | | | | | | 9232 | | | | | | | | | | | | | | | | | | | | | | 0.006s 41.397s 638309739177427863: | | | | | | | | | | | | | | | | | | | | | | 9229 | | | | | | | | | 0.006s 41.402s 638309739177487474: 9233 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 41.408s 638309739177542253: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9230 | | 0.005s 41.413s 638309739177595161: | | | | 4677 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.413s 638309739177595429: | | | | | | | | | | | | | | | | | | | 9234 | | | | | | | | | | | | 0.006s 41.419s 638309739177651008: | | | | | | | | | | | | | | | | | | | | | | | | | | 9235 | | | | | 0.006s 41.425s 638309739177715592: | | | | | | | | | | | | | | | | | | | | | 9236 | | | | | | | | | | 0.006s 41.431s 638309739177772041: | | | 4661 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.431s 638309739177772573: | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.431s 638309739177772766: | | | | | | | | 4675 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.431s 638309739177772945: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4635 0.002s 41.433s 638309739177788221: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4645 | | | 0.000s 41.433s 638309739177788886: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4670 | | | | 0.000s 41.433s 638309739177789085: | | | | | | | | | | 9241 | | | | | | | | | | | | | | | | | | | | | 0.008s 41.440s 638309739177866472: | | | | | | | | | 4669 | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.440s 638309739177867444: | 9244 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 41.447s 638309739177928910: 9245 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 41.452s 638309739177984329: | | | | | | | | | | | | | | | | | | | | | | | | | | 4666 | | | | | 0.001s 41.453s 638309739177995068: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9249 0.005s 41.459s 638309739178049291: | | | 4643 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.459s 638309739178049759: | | | | | | | | | | | 9246 | | | | | | | | | | | | | | | | | | | | 0.005s 41.464s 638309739178102580: | | | | | | | | | | | | | 9247 | | | | | | | | | | | | | | | | | | 0.006s 41.470s 638309739178158927: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9254 | | | | 0.005s 41.475s 638309739178210986: | | | | | | | | | 4638 | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.475s 638309739178211244: | | | | 9237 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 41.479s 638309739178256992: | | | | | | | | | | | | | | 4660 | | | | | | | | | | | | | | | | | 0.000s 41.480s 638309739178257564: | | | | | 9260 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 41.482s 638309739178285196: | | | | | | | 9261 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 41.485s 638309739178317338: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4635 0.000s 41.486s 638309739178318819: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9262 | | | 0.004s 41.490s 638309739178361536: | | | | | | | | | | | | | | | | | | | | | | | | | | 9238 | | | | | 0.005s 41.495s 638309739178409572: | | | | | | | | 9267 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 41.498s 638309739178440579: | | | | | | | | | | | | | | | | | | | | | | | 4657 | | | | | | | | 0.003s 41.501s 638309739178469962: | | | | | | | | | 9269 | | | | | | | | | | | | | | | | | | | | | | 0.013s 41.514s 638309739178601773: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4670 | | | | 0.000s 41.514s 638309739178602491: | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.514s 638309739178602739: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9224 0.005s 41.519s 638309739178647834: | | | | | | 4656 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.519s 638309739178648559: | | | | | | | | 4675 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.519s 638309739178648839: | | | 4674 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.519s 638309739178648980: | | | | | | | | | | | | | | 9277 | | | | | | | | | | | | | | | | | 0.005s 41.523s 638309739178695494: | | | | | | | | | | | | | | | | 9251 | | | | | | | | | | | | | | | 0.004s 41.528s 638309739178739985: | | | | | | | | | 4638 | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.528s 638309739178740442: | | | | | | | | | | | | | | | | | | | | 9212 | | | | | | | | | | | 0.046s 41.574s 638309739179197788: | | 9195 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 41.577s 638309739179233259: | | | | | 9106 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 41.582s 638309739179287067: | | | | | | | | | | | | 4679 | | | | | | | | | | | | | | | | | | | 0.000s 41.583s 638309739179289167: | | | 9282 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 41.588s 638309739179342016: | | | | | | | | 9273 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 41.592s 638309739179386970: | | | | | | | | | | | | | | | | | | | | | | | 4648 | | | | | | | | 0.000s 41.593s 638309739179387910: | | | | | | | | | | | | | | | | | 9265 | | | | | | | | | | | | | | 0.004s 41.596s 638309739179425026: | | | | | | | | | | | | | | 4660 | | | | | | | | | | | | | | | | | 0.008s 41.604s 638309739179506704: | | | | | | | | | | | | | | | | 4688 | | | | | | | | | | | | | | | 0.004s 41.608s 638309739179545628: | | | | | | | | | 9256 | | | | | | | | | | | | | | | | | | | | | | 0.003s 41.611s 638309739179574771: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 41.611s 638309739179575135: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4668 | 0.000s 41.611s 638309739179575674: | | 9139 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 41.616s 638309739179619004: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9289 | | | | 0.005s 41.621s 638309739179672521: | | | | | 9103 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 41.624s 638309739179699539: | | | | | | | | | | 4671 | | | | | | | | | | | | | | | | | | | | | 0.000s 41.624s 638309739179700224: | | | | | | | | | | | | | | | | | | | | | | | | | 4678 | | | | | | 0.000s 41.624s 638309739179700423: | | | | | | | | | | | | | | | | | | | 9283 | | | | | | | | | | | | 0.004s 41.627s 638309739179737458: | | | 4674 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.628s 638309739179737848: | | | | | | | | | | | | | | | | | | | | | | | | 4637 | | | | | | | 0.000s 41.628s 638309739179738066: | | | | | | 9292 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 41.631s 638309739179769839: | | | | | | | | 9221 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 41.634s 638309739179807090: | | | | | | | | | | | | | | 9295 | | | | | | | | | | | | | | | | | 0.002s 41.637s 638309739179831194: | | | | | | | | | | | | | | | | | 4689 | | | | | | | | | | | | | | 0.002s 41.639s 638309739179854476: | | | | | | | | | | | | | | | | | | 4690 | | | | | | | | | | | | | 0.003s 41.642s 638309739179883325: | | | | | | | | | 4669 | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.642s 638309739179886005: | | | | | 4691 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 41.646s 638309739179922136: | | | | | | | | | | 9299 | | | | | | | | | | | | | | | | | | | | | 0.003s 41.649s 638309739179949546: | 9279 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 41.651s 638309739179974204: | | | | | | | | | | | | 9196 | | | | | | | | | | | | | | | | | | | 0.003s 41.655s 638309739180008193: | | | 9250 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 41.658s 638309739180045135: | | | | | | | | | | | | | | | | | | | 9258 | | | | | | | | | | | | 0.002s 41.661s 638309739180068637: | | | | | | | | | | | | | | | | | | | | | | | | 9303 | | | | | | | 0.002s 41.663s 638309739180091480: | | 4692 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 41.666s 638309739180118143: | | | | | | 4656 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.666s 638309739180118701: | | | | | | | | 4675 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.666s 638309739180118846: | | | | | | | | | | | | | | | | | | | | | 4647 | | | | | | | | | | 0.000s 41.666s 638309739180119102: | | | | | | | | | | | | | | | | | | | | | | | 9284 | | | | | | | | 0.003s 41.668s 638309739180147119: | | | | | | | | | | | | | | 4660 | | | | | | | | | | | | | | | | | 0.000s 41.669s 638309739180147857: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9288 | | 0.003s 41.671s 638309739180175241: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.000s 41.671s 638309739180175881: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9165 | 0.002s 41.674s 638309739180199172: | | | | | | | | | | | | | | | 9276 | | | | | | | | | | | | | | | | 0.003s 41.676s 638309739180227363: | | | | | | | | | | | | | | | | 9312 | | | | | | | | | | | | | | | 0.003s 41.679s 638309739180253071: | | | | | | | | | | 4671 | | | | | | | | | | | | | | | | | | | | | 0.000s 41.679s 638309739180253398: | 9313 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 41.682s 638309739180285172: | | | | | | | | | | | | | | | | | | | | | | | | | 4640 | | | | | | 0.000s 41.682s 638309739180285824: | | | | | | | | | | | | 9171 | | | | | | | | | | | | | | | | | | | 0.004s 41.686s 638309739180324226: | | | 4661 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.686s 638309739180324620: | | | | | | | | | | | | | | | | | | | 4693 | | | | | | | | | | | | 0.003s 41.689s 638309739180355466: | | | | | | | | | | | | | | | | | | | | | | | | 4653 | | | | | | | 0.000s 41.689s 638309739180355811: | | | | | | 9317 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 41.692s 638309739180385282: | | | | | | | | 9318 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 41.696s 638309739180420622: | | | | | | | | | | | | | | | | | | | | | 9319 | | | | | | | | | | 0.002s 41.698s 638309739180445513: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 41.698s 638309739180445807: | | | | | | | | | | | | | | | | | | | | | | | | | | 9071 | | | | | 0.002s 41.701s 638309739180469726: | | | | | | | | | | | | | | 4641 | | | | | | | | | | | | | | | | | 0.000s 41.701s 638309739180469944: | | | | | | | | | | | 4644 | | | | | | | | | | | | | | | | | | | | 0.000s 41.701s 638309739180470186: | | | | | | | | | | | | | | | | | | | | | | | 4657 | | | | | | | | 0.000s 41.701s 638309739180470356: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4670 | | | | 0.000s 41.701s 638309739180470529: | | | | | | | | | 9321 | | | | | | | | | | | | | | | | | | | | | | 0.004s 41.705s 638309739180511738: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9199 | | 0.003s 41.708s 638309739180542573: | | | | | | | | | | | | | | | | | | | | | | 9322 | | | | | | | | | 0.005s 41.713s 638309739180588569: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4694 | 0.004s 41.717s 638309739180631852: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4645 | | | 0.000s 41.717s 638309739180632232: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.000s 41.717s 638309739180632428: | | | | | | | | | | | | | | | 4695 | | | | | | | | | | | | | | | | 0.005s 41.722s 638309739180681210: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4635 0.000s 41.722s 638309739180682278: | | | | 4683 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.722s 638309739180682429: | | | | | | | | | | | | | | | | | | | | | | | | | 4680 | | | | | | 0.000s 41.722s 638309739180682579: | | | | | | | | | | | | | | | | | 9324 | | | | | | | | | | | | | | 0.004s 41.726s 638309739180724622: | | | | | | | | | | | | | | | | | | 9326 | | | | | | | | | | | | | 0.004s 41.730s 638309739180765267: | | | 4643 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.730s 638309739180765535: | | | | | | | | | | | | 9325 | | | | | | | | | | | | | | | | | | | 0.005s 41.735s 638309739180815851: | | | | | | | | | | | | | | | | | | | | | | | | 4637 | | | | | | | 0.000s 41.735s 638309739180816302: | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.735s 638309739180816551: | | | | | | 4656 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.735s 638309739180816859: | | | | | | | | 4675 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.735s 638309739180817074: | | | | | | | | | | | | | | | | | | | | | 4647 | | | | | | | | | | 0.000s 41.736s 638309739180817717: | | | | | | | | | | | | | | 9331 | | | | | | | | | | | | | | | | | 0.005s 41.740s 638309739180867364: | | | | | | | | | | | | | | | | | | | | | | | | | | 9329 | | | | | 0.003s 41.743s 638309739180896197: | | | | | | | | | | | 4684 | | | | | | | | | | | | | | | | | | | | 0.000s 41.743s 638309739180896606: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4639 | | | | 0.000s 41.743s 638309739180896736: | | | | | | | | | | | | | | | | | | | | | | | 9334 | | | | | | | | 0.003s 41.747s 638309739180929690: | | | | | | | | | | 4667 | | | | | | | | | | | | | | | | | | | | | 0.000s 41.747s 638309739180930159: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4696 | | 0.003s 41.750s 638309739180958771: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.000s 41.750s 638309739180959165: | | | | | | | | | | | | | | | | | | | | 9335 | | | | | | | | | | | 0.002s 41.752s 638309739180980784: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9336 | | | 0.002s 41.754s 638309739181001458: | | 4676 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.754s 638309739181002060: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9337 0.004s 41.758s 638309739181043922: | | | 9341 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 41.764s 638309739181106092: | | | | | | | | 9192 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 41.770s 638309739181158548: | | | | | | | | | | | | | | | | | | | | | | | | 9328 | | | | | | | 0.003s 41.772s 638309739181184453: | | | | | 9344 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 41.777s 638309739181231670: | | | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | 0.000s 41.777s 638309739181233013: | | | | | | 9347 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 41.783s 638309739181292101: | | | | | | | | | | | | | 4697 | | | | | | | | | | | | | | | | | | 0.003s 41.786s 638309739181323836: | | | | | | | | | | | | | | 4641 | | | | | | | | | | | | | | | | | 0.000s 41.786s 638309739181325053: 9257 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 41.789s 638309739181355336: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4665 | | | | 0.000s 41.789s 638309739181355628: | | | | | | | | | | | | | | | | | | | 9351 | | | | | | | | | | | | 0.003s 41.792s 638309739181383746: | | | | | | | | | | | | | | | | | | | | | | 9352 | | | | | | | | | 0.004s 41.796s 638309739181420145: | | | | | | | | | | | | | | | | | | | | | | | 4657 | | | | | | | | 0.000s 41.796s 638309739181420535: | | | | | | | | | | 9354 | | | | | | | | | | | | | | | | | | | | | 0.004s 41.800s 638309739181460695: | | 9356 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 41.802s 638309739181484742: | | | | 9353 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 41.804s 638309739181505869: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.000s 41.804s 638309739181506078: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4645 | | | 0.000s 41.804s 638309739181506230: | | | | | | | | | | | | | | | | | | | | | | | | | 9323 | | | | | | 0.004s 41.809s 638309739181547690: | | | | | | | | | 4669 | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.809s 638309739181548150: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9359 | 0.005s 41.813s 638309739181595597: | | | | | | | 4687 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.813s 638309739181596078: | | | 4643 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.813s 638309739181596327: | | | | | | | | 9360 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 41.818s 638309739181642484: | | | | | | | | | | | | | | | | | | | | | | | | 4653 | | | | | | | 0.000s 41.818s 638309739181643575: | | | | | | | | | | | | | | | 9362 | | | | | | | | | | | | | | | | 0.005s 41.823s 638309739181693070: | | | | | 9363 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 41.828s 638309739181745891: | | | | | | 4656 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.828s 638309739181746347: | | | | | | | | | | | | | | 9364 | | | | | | | | | | | | | | | | | 0.006s 41.834s 638309739181802344: | | | | | | | | | | | 4663 | | | | | | | | | | | | | | | | | | | | 0.000s 41.834s 638309739181802654: 9365 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 41.839s 638309739181854070: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9361 | | | | 0.004s 41.843s 638309739181895331: | | | | | | | | | | | | | | | | | | | | | | | 9371 | | | | | | | | 0.007s 41.851s 638309739181968940: | | | | | | | | | | 4698 | | | | | | | | | | | | | | | | | | | | | 0.008s 41.859s 638309739182048071: | | 4676 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.859s 638309739182049124: | | | | | | | | | | | | | | | | | | | | 4699 | | | | | | | | | | | 0.006s 41.864s 638309739182107041: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9345 | | | 0.004s 41.868s 638309739182146808: | | | | | | | | | 4638 | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.868s 638309739182147060: | | | | | | | | | | | | | | | | | | | | | | | | | 4640 | | | | | | 0.000s 41.869s 638309739182147662: | | | 4700 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 41.873s 638309739182188124: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9377 | | 0.006s 41.878s 638309739182243619: | | | | | | | | | | | | | | | | | | | | | | | | 4637 | | | | | | | 0.000s 41.878s 638309739182243938: | | | | | | | | | | | | | | | | | | | | | 9378 | | | | | | | | | | 0.014s 41.892s 638309739182383401: | 4686 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.892s 638309739182384409: | | | | | | | | | | | 9332 | | | | | | | | | | | | | | | | | | | | 0.004s 41.897s 638309739182428655: | | | | | | | | | | | | | | | | | | | | | | | 4657 | | | | | | | | 0.000s 41.897s 638309739182429101: | | | | | | | | | | | | | 9384 | | | | | | | | | | | | | | | | | | 0.005s 41.901s 638309739182477231: | | 9385 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 41.907s 638309739182528989: | | | | | | | | | | | | | | | | | | | | | | | | | 4701 | | | | | | 0.004s 41.911s 638309739182573380: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9225 | | | 0.003s 41.914s 638309739182606651: | | | | | | | 9340 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 41.918s 638309739182639931: | | | | | | | | | 9389 | | | | | | | | | | | | | | | | | | | | | | 0.002s 41.920s 638309739182661208: | | | | | | | | | | | | | | | | | | | | | | | | 9390 | | | | | | | 0.002s 41.922s 638309739182685460: | | | | | | 9391 | | | | | | | | | | | | | | | | | | | | | | | | | 0.047s 41.969s 638309739183153045: | | | | | | | | | | | | | | | | | 9373 | | | | | | | | | | | | | | 0.007s 41.976s 638309739183222599: | | | | | | | | | | | 4644 | | | | | | | | | | | | | | | | | | | | 0.000s 41.976s 638309739183223013: | | | | | | | | | | | | 9370 | | | | | | | | | | | | | | | | | | | 0.005s 41.981s 638309739183268396: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9388 | | | 0.005s 41.986s 638309739183322900: | | | | | | | 9253 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 41.990s 638309739183367147: | | | | | | | | | | 9394 | | | | | | | | | | | | | | | | | | | | | 0.004s 41.995s 638309739183410474: | | | | | | | | | 4638 | | | | | | | | | | | | | | | | | | | | | | 0.000s 41.995s 638309739183410848: | | | | | | | | | | | | | | | | | | | | 9396 | | | | | | | | | | | 0.003s 41.998s 638309739183444670: | | | | | | | | | | | | | | | | | | | | | | | | 4637 | | | | | | | 0.000s 41.998s 638309739183445411: | 9397 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.003s 638309739183492059: | | | | | | | | | | | | | | | | | | | | | | | 9399 | | | | | | | | 0.005s 42.008s 638309739183544511: | | | | | | | | | | | | | | | | | 4689 | | | | | | | | | | | | | | 0.000s 42.008s 638309739183545047: | | | | | | | | | | | 9398 | | | | | | | | | | | | | | | | | | | | 0.005s 42.013s 638309739183595982: | | | | | | | | | | | | | | | | 4688 | | | | | | | | | | | | | | | 0.000s 42.013s 638309739183596433: | | | | | | | | | | | | 9395 | | | | | | | | | | | | | | | | | | | 0.004s 42.017s 638309739183635865: | | | 9402 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 42.021s 638309739183674356: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4645 | | | 0.000s 42.021s 638309739183674806: | | | | | | | 4687 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.021s 638309739183675627: | | | | | | | | | | | | | | | | | | | | | | | | | 9405 | | | | | | 0.005s 42.026s 638309739183724857: | | | | | | | | | | | | | | | | | | 4662 | | | | | | | | | | | | | 0.000s 42.026s 638309739183725505: | | | | | | | | | 9413 | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.031s 638309739183771335: | | | | | | | | | | | | | | | | | | | | | | | | 9414 | | | | | | | 0.005s 42.036s 638309739183821936: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9415 | | | 0.005s 42.041s 638309739183875851: | | | | | | | | | | | 9406 | | | | | | | | | | | | | | | | | | | | 0.006s 42.047s 638309739183932045: | | | | | | | 9416 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.052s 638309739183986063: | | 9407 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 42.058s 638309739184041828: | | | | | | | | | | | | | | | | | 9418 | | | | | | | | | | | | | | 0.006s 42.064s 638309739184103634: | | | | | | | | | | | | | | | | | | 4642 | | | | | | | | | | | | | 0.000s 42.064s 638309739184104006: | | | | | | | | | | | | | | | | | | | | | 9408 | | | | | | | | | | 0.006s 42.070s 638309739184163337: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4645 | | | 0.000s 42.070s 638309739184163913: | | | | | | 4656 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.070s 638309739184164124: | | | | | | | | | | | | | | | | 9420 | | | | | | | | | | | | | | | 0.006s 42.076s 638309739184221647: | | | | | | | 4687 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 42.077s 638309739184232715: | | | | | | | | | | | | | | | | | | 4690 | | | | | | | | | | | | | 0.000s 42.077s 638309739184236619: | | | | | | | 9409 | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 42.091s 638309739184375549: | | | | | | 9423 | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 42.101s 638309739184468574: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9422 | | | 0.017s 42.117s 638309739184634189: | | | | | | | | | | | | | | | | 4688 | | | | | | | | | | | | | | | 0.006s 42.123s 638309739184695665: | | | | | | 4656 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.124s 638309739184697941: | | | | | | | | | | | | | | | | | | | | | | | | 4637 | | | | | | | 0.000s 42.124s 638309739184698193: | | | | | | | | | | | | | | | | | 4689 | | | | | | | | | | | | | | 0.000s 42.124s 638309739184698836: | | | | | | | | | | | | | | | | 9410 | | | | | | | | | | | | | | | 0.008s 42.132s 638309739184778862: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9403 | | | 0.005s 42.136s 638309739184824890: | | | | | | | | | 4638 | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.136s 638309739184825449: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4696 | | 0.000s 42.136s 638309739184826449: | | | | | | | | | | | | | | | | | | 9427 | | | | | | | | | | | | | 0.007s 42.143s 638309739184891527: | | | | | | | | | | | | | | | | | 9424 | | | | | | | | | | | | | | 0.006s 42.149s 638309739184954740: | | | | | | | | | | | | | | | | | | | | | | | | 9431 | | | | | | | 0.005s 42.154s 638309739185003034: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4702 | | 0.003s 42.157s 638309739185035410: | | | | | | | | | | | | | | | | | 9301 | | | | | | | | | | | | | | 0.006s 42.163s 638309739185097022: | | | | | | | | | | | | 9428 | | | | | | | | | | | | | | | | | | | 0.006s 42.170s 638309739185159030: | | | | | | | | | | | | | | | | | | 4690 | | | | | | | | | | | | | 0.000s 42.170s 638309739185159575: | | | | | | | | | | | | | 4697 | | | | | | | | | | | | | | | | | | 0.000s 42.170s 638309739185159809: | | | | | | | | | 9433 | | | | | | | | | | | | | | | | | | | | | | 0.007s 42.177s 638309739185233200: | | | | | | | | | | | | | | | | | | | | | | | 4657 | | | | | | | | 0.000s 42.177s 638309739185234526: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.005s 42.182s 638309739185286978: | | | | | | | | | | | | | | | | | | 9436 | | | | | | | | | | | | | 0.006s 42.188s 638309739185343825: | | | | | | 9044 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 42.194s 638309739185401964: | | | | | | | | | | | | | | | | | | | | | | | | | | 9380 | | | | | 0.006s 42.200s 638309739185466168: | | | | | | | | | | | | | | | | | | | | | | | 9438 | | | | | | | | 0.006s 42.206s 638309739185527170: | | | | | | | | | | | | 4679 | | | | | | | | | | | | | | | | | | | 0.000s 42.207s 638309739185528855: | | | | | | | | | | | | | 4646 | | | | | | | | | | | | | | | | | | 0.000s 42.207s 638309739185529444: | | | | | | | | | | | | | | | | | | 4690 | | | | | | | | | | | | | 0.000s 42.207s 638309739185529784: | | | | | | 9441 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.212s 638309739185584395: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4635 0.000s 42.212s 638309739185585923: | | | | | | | | | | | | | | | | | | | | | | | 4657 | | | | | | | | 0.000s 42.212s 638309739185586349: | | | | | | | | | | | | 9120 | | | | | | | | | | | | | | | | | | | 0.004s 42.217s 638309739185631253: | | | | | | | | | | | | | | | | | | 9443 | | | | | | | | | | | | | 0.002s 42.219s 638309739185652233: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9444 | | 0.003s 42.221s 638309739185677441: | | | | | | | | | | | | | | | | | | | 9445 | | | | | | | | | | | | 0.004s 42.226s 638309739185720535: | | | | | | | | | | | | | | | | | | | | | | | | | | 4704 | | | | | 0.005s 42.231s 638309739185769850: | | | | | | | | | | | | | 9446 | | | | | | | | | | | | | | | | | | 0.003s 42.234s 638309739185799899: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9447 0.002s 42.236s 638309739185822875: | | | | | | | | | 4638 | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.236s 638309739185823131: | | | | | | 9044 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.236s 638309739185823336: | | | | | | | | | | | | 4705 | | | | | | | | | | | | | | | | | | | 0.003s 42.239s 638309739185849164: | | | | | | | | | | | | | | | | | | 4690 | | | | | | | | | | | | | 0.000s 42.239s 638309739185849525: | | | | | | | | | | | | | 4646 | | | | | | | | | | | | | | | | | | 0.000s 42.239s 638309739185849677: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4635 0.000s 42.239s 638309739185850254: | | | | | | | | | 9448 | | | | | | | | | | | | | | | | | | | | | | 0.003s 42.242s 638309739185877669: | | | | | | 4706 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 42.244s 638309739185905787: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9062 0.005s 42.249s 638309739185953239: | | | | | | | | | | | | | 4707 | | | | | | | | | | | | | | | | | | 0.005s 42.254s 638309739186001967: | | | | | | | | | | | | | | | | | | | | | | | 4708 | | | | | | | | 0.003s 42.256s 638309739186027156: | | | | | | | | | 4638 | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.256s 638309739186027405: | | | | | | | | | | | | | | | | | | 9041 | | | | | | | | | | | | | 0.000s 42.257s 638309739186028120: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9451 0.004s 42.260s 638309739186064454: | | | | | | | | | 9452 | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.265s 638309739186114416: | | | | | | | | | | | | | | | | | | | | | | | | 4637 | | | | | | | 0.000s 42.265s 638309739186114881: | | | | | | | | | | | | | | | | | | | | | | | | | | 4649 | | | | | 0.002s 42.267s 638309739186134293: | | | | | | | | | | | | 9456 | | | | | | | | | | | | | | | | | | | 0.006s 42.273s 638309739186190773: | | | | | | | | | | | | | | | | | | | | | | | | | | 9457 | | | | | 0.006s 42.279s 638309739186249018: | | | | | | | | | 4638 | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.279s 638309739186249473: | | | | | | | | | | | | | | | | | | | | | | | | 9458 | | | | | | | 0.004s 42.283s 638309739186287943: | | | | | | | | | | | | | | | | 9453 | | | | | | | | | | | | | | | 0.006s 42.288s 638309739186343578: | | | | | | 9459 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 42.294s 638309739186401427: | | | | | | | | | | | | | | | | | | | | | | | | | | 4649 | | | | | 0.000s 42.294s 638309739186402005: | | | | | | | | | | | | | 9460 | | | | | | | | | | | | | | | | | | 0.005s 42.299s 638309739186451950: | | | | | | | | | | | | | | | | | 4689 | | | | | | | | | | | | | | 0.000s 42.299s 638309739186452372: | | | | | | | | | | | | | | | | | | | | | | | | 4637 | | | | | | | 0.000s 42.299s 638309739186453348: | | | | | | | | | | | | | | | | | | | | | | | 9466 | | | | | | | | 0.007s 42.306s 638309739186523082: | | | | | | | | | | | | | | | | | | | | | | | | 9467 | | | | | | | 0.005s 42.311s 638309739186570056: | | | | | | | | | | | | | | | | | | | | | | | | | | 9461 | | | | | 0.005s 42.316s 638309739186619363: | | | | | | | | | | 4698 | | | | | | | | | | | | | | | | | | | | | 0.000s 42.316s 638309739186619940: | | | | | | | | | | | | | | | | | 9469 | | | | | | | | | | | | | | 0.005s 42.320s 638309739186667138: | | | | | | | | | | | | | | | | | | | | | | | | 4637 | | | | | | | 0.000s 42.321s 638309739186667640: | | | | | | | | | 9462 | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.325s 638309739186713610: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9468 0.005s 42.330s 638309739186766979: | | | | | | | | | | | | | | | | | 4689 | | | | | | | | | | | | | | 0.003s 42.334s 638309739186798437: | | | | | | | | | | | | | | | | | 9463 | | | | | | | | | | | | | | 0.010s 42.343s 638309739186896347: | | | | | | | | | | | | | | | | | | 4690 | | | | | | | | | | | | | 0.002s 42.346s 638309739186920057: | | | | | | | | | | 9464 | | | | | | | | | | | | | | | | | | | | | 0.007s 42.352s 638309739186986238: | | | | | | | | | | | | | | | | | | 9454 | | | | | | | | | | | | | 0.005s 42.358s 638309739187038111: | | | | | | | | | | | | | | | | | | | 9372 | | | | | | | | | | | | 0.008s 42.366s 638309739187118727: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9475 0.006s 42.372s 638309739187179213: | | | | | | | | | | | | | | | | | | | | 4709 | | | | | | | | | | | 0.005s 42.377s 638309739187233750: | | | | | | | | | | | | | | | | | | | | | | | | 9315 | | | | | | | 0.005s 42.382s 638309739187286564: | | | | | | | | | | | | | | | | | | | 9368 | | | | | | | | | | | | 0.005s 42.387s 638309739187336768: | | | | | | | | | | | | | | | | | | | | | | | | | 4710 | | | | | | 0.005s 42.393s 638309739187388043: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4711 0.005s 42.398s 638309739187441764: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.000s 42.398s 638309739187442739: | | | | | | | | | | | | | | | | | | | | | | | | 9302 | | | | | | | 0.006s 42.404s 638309739187500935: | | | | | | | | | | | | | | | | | | | 9357 | | | | | | | | | | | | 0.006s 42.410s 638309739187558576: | | | | | | | | 4651 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.410s 638309739187562021: | | | | | | | | | | | | | | | | | | | | | | 9348 | | | | | | | | | 0.006s 42.416s 638309739187621449: | | | | | | | | | | | | | | | | | | | | | | | | 4712 | | | | | | | 0.006s 42.422s 638309739187678347: | | | | | | | | | | | | | | | | | | | 9343 | | | | | | | | | | | | 0.005s 42.426s 638309739187723867: | | | 4674 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.426s 638309739187724301: | | | | | | | | | | | | 4705 | | | | | | | | | | | | | | | | | | | 0.000s 42.426s 638309739187724498: | | | | | | | | 9483 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.431s 638309739187769864: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.000s 42.431s 638309739187770466: | | | | | | | | | | | | | | | | | | | | | | 9484 | | | | | | | | | 0.004s 42.434s 638309739187805668: | | | 9487 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.440s 638309739187860069: | | | | | | | | | | | | | | | | | | | 4713 | | | | | | | | | | | | 0.006s 42.446s 638309739187917808: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4702 | | 0.000s 42.446s 638309739187918278: | | | | | | | | 4651 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.446s 638309739187918527: | | | | | | | | | | | | | | | | | | | | 4714 | | | | | | | | | | | 0.007s 42.453s 638309739187989635: | | 4692 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.453s 638309739187990005: | | | | | | | | | | | | | | | | | | | | | | | | | 4678 | | | | | | 0.000s 42.453s 638309739187991670: | | | | | | | | | | | 9491 | | | | | | | | | | | | | | | | | | | | 0.006s 42.459s 638309739188052358: | | | 4674 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.459s 638309739188052953: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9497 0.006s 42.465s 638309739188109872: | | | | | | | | 4675 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.465s 638309739188110183: | | | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | 0.000s 42.465s 638309739188110978: | | | | | | | | | | | | | | | | | 9498 | | | | | | | | | | | | | | 0.005s 42.470s 638309739188164582: | | | | | | | | | | | | | | | 9492 | | | | | | | | | | | | | | | | 0.005s 42.475s 638309739188215968: | | | | | | | | | | | | | | | | | | | | | | | | 9501 | | | | | | | 0.003s 42.479s 638309739188250386: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9502 | | 0.006s 42.485s 638309739188308254: | | | | | | | | | | | | 9505 | | | | | | | | | | | | | | | | | | | 0.004s 42.489s 638309739188350024: | | | | | | | | | | | | | | | | | | | | | | | | | 4715 | | | | | | 0.004s 42.493s 638309739188389986: | | | | | | | | | | | | | 4707 | | | | | | | | | | | | | | | | | | 0.000s 42.493s 638309739188390650: | | | 9382 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.031s 42.524s 638309739188701600: | | | | | | | | 9511 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.529s 638309739188753258: | | | | | | | | | | | | | | | | | | | | | 9512 | | | | | | | | | | 0.005s 42.534s 638309739188803422: | | | | | | | | | | | | | | 4641 | | | | | | | | | | | | | | | | | 0.000s 42.534s 638309739188803692: | | | | | | | | | | | | | | | | 9400 | | | | | | | | | | | | | | | 0.005s 42.539s 638309739188852030: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4645 | | | 0.000s 42.539s 638309739188852873: | | | | | | | | | | | | | | | | | | | | | | | 4708 | | | | | | | | 0.000s 42.539s 638309739188856030: | | | | | | | | | | | | 4705 | | | | | | | | | | | | | | | | | | | 0.001s 42.540s 638309739188866244: | | 9440 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 42.545s 638309739188910727: | | | | | | | | | | | | | | | | | | | | | | | | | | 4649 | | | | | 0.000s 42.545s 638309739188911765: | | | 4700 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.545s 638309739188912015: | | | | | | | | 4675 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.545s 638309739188912428: 9482 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.550s 638309739188960093: | | | | | | | | | | | | | | 9524 | | | | | | | | | | | | | | | | | 0.003s 42.552s 638309739188986374: | | | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | 0.000s 42.552s 638309739188986560: | | | | | | | | | | 4716 | | | | | | | | | | | | | | | | | | | | | 0.004s 42.556s 638309739189026927: | | | | | | | | | | | | | | | | | | | 9525 | | | | | | | | | | | | 0.004s 42.561s 638309739189068446: | | | | | | | | | | | | | | | | | | | | 9532 | | | | | | | | | | | 0.005s 42.566s 638309739189120195: | | | | 4683 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.566s 638309739189120657: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9534 | | | 0.004s 42.570s 638309739189164218: | | | | | | 4706 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.570s 638309739189164516: | | | | | | | | | | | | 9536 | | | | | | | | | | | | | | | | | | | 0.003s 42.574s 638309739189198539: | | | | | | | 4687 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.574s 638309739189198781: | | | | | | | | | | | | | | | | 9533 | | | | | | | | | | | | | | | 0.003s 42.577s 638309739189231512: | | | | | | | | 9526 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 42.580s 638309739189265955: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4665 | | | | 0.000s 42.580s 638309739189266277: | | | | | | | | | | | | | | | | | | | | | | | | | | 9539 | | | | | 0.004s 42.585s 638309739189309242: | 4686 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.585s 638309739189309947: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4694 | 0.000s 42.585s 638309739189310150: | | | | | 4691 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.585s 638309739189310308: | | 9527 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.590s 638309739189359389: | | | | | | | | | | | | | 4697 | | | | | | | | | | | | | | | | | | 0.000s 42.590s 638309739189359625: 9528 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.595s 638309739189412789: | | | | | | | | | 9529 | | | | | | | | | | | | | | | | | | | | | | 0.004s 42.599s 638309739189456982: | | | | | | | | | | | | | | 4641 | | | | | | | | | | | | | | | | | 0.000s 42.599s 638309739189457470: | | | | | | | | | | | | | | | | | | | | | 9530 | | | | | | | | | | 0.005s 42.604s 638309739189506194: | | | | 4677 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.604s 638309739189506395: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4645 | | | 0.000s 42.604s 638309739189507059: | | | | | | | | | | | | | | | | | | | | | | | 9550 | | | | | | | | 0.005s 42.610s 638309739189558512: | | | | | | | | | | | | 4705 | | | | | | | | | | | | | | | | | | | 0.000s 42.610s 638309739189558987: | | | | | | | 9551 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.614s 638309739189605036: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9531 | | 0.003s 42.618s 638309739189638497: | | | | | | | | | | | | | | | | | | | | | | | | | 4701 | | | | | | 0.000s 42.618s 638309739189638735: | | | 9554 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 42.621s 638309739189674189: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9552 | | | | 0.005s 42.626s 638309739189726294: | 9553 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.632s 638309739189780239: | | | | | | | | | | | | | | | | | | | | | | | | | | 4649 | | | | | 0.000s 42.632s 638309739189780630: | | | | | | | | | | | | | | | | | | 4690 | | | | | | | | | | | | | 0.000s 42.632s 638309739189780840: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 42.632s 638309739189781151: | | | | | | | | | | | | | | 9320 | | | | | | | | | | | | | | | | | 0.006s 42.638s 638309739189838852: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9517 0.005s 42.643s 638309739189888636: | | | | 9562 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.647s 638309739189935287: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.000s 42.647s 638309739189936431: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 42.647s 638309739189936674: | | | | | | 9563 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.653s 638309739189989858: | | | | | | | | | | 9564 | | | | | | | | | | | | | | | | | | | | | 0.005s 42.657s 638309739190035701: | | | | | | | | | | | | | | | 4695 | | | | | | | | | | | | | | | | 0.000s 42.657s 638309739190036159: | | | | | | | | | | | | 9567 | | | | | | | | | | | | | | | | | | | 0.006s 42.664s 638309739190097512: | | | | | | | | | | | 4644 | | | | | | | | | | | | | | | | | | | | 0.000s 42.664s 638309739190098098: | | | | | | | | | | | | | | | | | | | | | | | 4708 | | | | | | | | 0.000s 42.664s 638309739190098423: | | | | | | | 4687 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.664s 638309739190099130: | | | 4700 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.664s 638309739190099438: | | | | | | | | | | | | | | | | | | | | | | | | 4712 | | | | | | | 0.000s 42.664s 638309739190099594: | | | | | | | | | | | | | 9565 | | | | | | | | | | | | | | | | | | 0.006s 42.670s 638309739190160170: | | | | | | | | | | | | | | | | | | | | | | | | | | 4704 | | | | | 0.000s 42.670s 638309739190160493: | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.670s 638309739190161290: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9573 | 0.006s 42.676s 638309739190219470: | | | | | | | | | | | | | | 4660 | | | | | | | | | | | | | | | | | 0.000s 42.676s 638309739190220032: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4711 0.000s 42.676s 638309739190221361: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9574 | | | 0.005s 42.681s 638309739190274112: | | | | | | | | | | | | | | | | | | | | | | 9575 | | | | | | | | | 0.005s 42.686s 638309739190327126: | | | | 4677 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.687s 638309739190328208: | | | | | | | | | | | | | | | | | | 9566 | | | | | | | | | | | | | 0.005s 42.691s 638309739190377005: | | | | | | 4706 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.692s 638309739190378164: | | | | | | | | | | | | 4705 | | | | | | | | | | | | | | | | | | | 0.000s 42.692s 638309739190378359: | | | | | | | | | | | | | | | | | | | | | | | 9579 | | | | | | | | 0.005s 42.697s 638309739190431692: | | | | | | | | | | | 4663 | | | | | | | | | | | | | | | | | | | | 0.000s 42.697s 638309739190432065: | | | | | | | 9450 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.702s 638309739190484396: | | | | | | | | | | | | | | | | | | | | | | | | | 4710 | | | | | | 0.000s 42.702s 638309739190484667: | | | 4717 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.708s 638309739190538668: | | | | | 9586 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.713s 638309739190591824: | | | | | | | | | | | | | | | | | | | | 4709 | | | | | | | | | | | 0.000s 42.713s 638309739190592347: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4694 | 0.000s 42.713s 638309739190593772: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.000s 42.713s 638309739190594049: | | | | | | | | | | | | | | | | | 9588 | | | | | | | | | | | | | | 0.005s 42.719s 638309739190648066: | | | | 9542 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 42.724s 638309739190706238: | | | | | | | | | | | | | | | | 9583 | | | | | | | | | | | | | | | 0.005s 42.729s 638309739190756899: | | | | | | | | | | | | | | | 9376 | | | | | | | | | | | | | | | | 0.004s 42.734s 638309739190800476: | | | | | | 9591 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 42.737s 638309739190833155: | | | | | | | | | | | 9592 | | | | | | | | | | | | | | | | | | | | 0.005s 42.742s 638309739190881861: | | | | | | | | | | | | | | | | | | | | | | | 4708 | | | | | | | | 0.000s 42.742s 638309739190883397: | | | | | | | 4718 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 42.745s 638309739190915161: | | | | | | | | | | | | | | | | | | | | | | | | 9510 | | | | | | | 0.002s 42.747s 638309739190937497: | | | | | | | | | | | | | | | | | | | | | | | | | | 9571 | | | | | 0.003s 42.751s 638309739190968558: | | | | | | | | | | | | | | 9596 | | | | | | | | | | | | | | | | | 0.005s 42.756s 638309739191020171: | | | | | | | | | | | | | | | | | | | | | | 4719 | | | | | | | | | 0.003s 42.759s 638309739191049992: | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.759s 638309739191050474: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9508 | 0.004s 42.763s 638309739191095118: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9570 0.005s 42.768s 638309739191142033: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 42.768s 638309739191142460: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9594 | | 0.004s 42.772s 638309739191185717: | | | | 9489 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 42.776s 638309739191218565: | | | | | | | | | | | | | | | | 9595 | | | | | | | | | | | | | | | 0.002s 42.778s 638309739191242832: | | | | | | | | | | | | | | | 4720 | | | | | | | | | | | | | | | | 0.003s 42.781s 638309739191277452: | | | | | | 4706 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.782s 638309739191278817: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4645 | | | 0.000s 42.782s 638309739191279004: | | | | | | | | | | | | 9602 | | | | | | | | | | | | | | | | | | | 0.005s 42.787s 638309739191329829: | | | | | | | | | | | 4663 | | | | | | | | | | | | | | | | | | | | 0.000s 42.787s 638309739191330312: | | | | | | | | | | | | | | | | | | | | | | | | | 4701 | | | | | | 0.000s 42.787s 638309739191330650: | | | | | | | | | | | | | | | | | | | | | | | 9604 | | | | | | | | 0.004s 42.791s 638309739191372067: | | | | | | | | | | | | | | | | | | | | | | | | 4721 | | | | | | | 0.003s 42.794s 638309739191405508: | | | | | | | | | | | | | | | | | | | | | | | | | | 4722 | | | | | 0.005s 42.799s 638309739191450551: | | | | | 4691 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.799s 638309739191452165: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9355 | 0.003s 42.802s 638309739191481743: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4723 0.003s 42.805s 638309739191510879: | | | | | | | | | | | | | | | | | 9599 | | | | | | | | | | | | | | 0.003s 42.808s 638309739191540431: | | | | | | | | | | | | | | | | | | | | 4714 | | | | | | | | | | | 0.000s 42.808s 638309739191540716: | 9606 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 42.810s 638309739191565397: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9569 | | 0.003s 42.814s 638309739191599459: | | | | 9327 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 42.817s 638309739191631582: | | | | | | | | | | | | | | | | 9309 | | | | | | | | | | | | | | | 0.003s 42.820s 638309739191658592: | | | 4674 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.820s 638309739191658860: | | | | | | 9618 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 42.822s 638309739191681787: | | | | | | | | | | | 9614 | | | | | | | | | | | | | | | | | | | | 0.002s 42.824s 638309739191704036: | | | | | | | | | | | | | | | | | | | | | | | | | 4678 | | | | | | 0.000s 42.824s 638309739191704137: | | | | | | | | | | | | | | | | | | | | | | | 4708 | | | | | | | | 0.000s 42.824s 638309739191704346: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9615 | | | | 0.002s 42.827s 638309739191729065: | | | | | | | 9621 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 42.829s 638309739191751870: | | | | | 9622 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 42.832s 638309739191780180: | | | | | | | | | | | | | | 4660 | | | | | | | | | | | | | | | | | 0.000s 42.832s 638309739191780529: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9623 | 0.003s 42.835s 638309739191814709: | | | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | 0.000s 42.835s 638309739191817151: | 9624 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 42.839s 638309739191855849: | | | | | | | | | 9616 | | | | | | | | | | | | | | | | | | | | | | 0.004s 42.843s 638309739191897427: | | | | | | | | | | | | | | | | | 9617 | | | | | | | | | | | | | | 0.004s 42.847s 638309739191935209: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4724 | | 0.004s 42.852s 638309739191977919: | | | | | | | | | | | | | | | | | | 9421 | | | | | | | | | | | | | 0.004s 42.856s 638309739192022832: | | | | | | | | | | 4667 | | | | | | | | | | | | | | | | | | | | | 0.000s 42.856s 638309739192023275: | | | | | | | | | | | | 4705 | | | | | | | | | | | | | | | | | | | 0.000s 42.856s 638309739192024001: | | | | 9305 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.861s 638309739192069485: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 42.861s 638309739192070131: | | | 4661 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.861s 638309739192070316: | | | | | | | | | | | | | | | | 4725 | | | | | | | | | | | | | | | 0.005s 42.865s 638309739192117498: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9630 | | | 0.004s 42.870s 638309739192157771: | | | | | | | | | | | | | | | | | | | | | | 9631 | | | | | | | | | 0.004s 42.874s 638309739192200487: | | | | | | 4706 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.874s 638309739192201187: | | | | | | | | | | | | | | | | | | | | | | | | | 4715 | | | | | | 0.000s 42.874s 638309739192201937: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 42.874s 638309739192202088: | | | | | | | | | | | | | | 9636 | | | | | | | | | | | | | | | | | 0.003s 42.877s 638309739192236942: | | | | | | | | | | | | | | | | | | | | | 9634 | | | | | | | | | | 0.052s 42.929s . 638309739192756222: | | 4692 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.929s 638309739192756743: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.000s 42.929s 638309739192756981: | | | | | | | | | | | | | | | | | | | | | | | | 4712 | | | | | | | 0.000s 42.929s 638309739192757236: | | | | | | | | | | | | | | | | | | | | | | | | | | 4649 | | | | | 0.000s 42.929s 638309739192757467: | | | | | | | | | | | | 9647 | | | | | | | | | | | | | | | | | | | 0.005s 42.934s 638309739192806835: 9643 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 42.939s 638309739192851425: | | | | | | | | | | | | | | | | | | 4642 | | | | | | | | | | | | | 0.000s 42.939s 638309739192851975: | | | | | | | | 9644 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.944s 638309739192898271: | | | | | | | | | | 4716 | | | | | | | | | | | | | | | | | | | | | 0.000s 42.944s 638309739192898549: | | | | 9645 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 42.948s 638309739192938834: | | | 4643 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 42.948s 638309739192939099: | | | | | | | | | | | | | 4646 | | | | | | | | | | | | | | | | | | 0.000s 42.948s 638309739192939249: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4711 0.000s 42.948s 638309739192940835: | | | | | | | | | | | | | | | | | | | | | | | 4648 | | | | | | | | 0.000s 42.948s 638309739192940937: | | | | | | | | | | | | | | | 9652 | | | | | | | | | | | | | | | | 0.004s 42.952s 638309739192985900: | | | | | | | | | | | | | | 4660 | | | | | | | | | | | | | | | | | 0.000s 42.952s 638309739192986812: | | 9651 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.957s 638309739193033856: | | | | | | | | | | | | | | | | | | | | | | | | | | 4704 | | | | | 0.000s 42.957s 638309739193034121: | | | | | | | | | | | | | | | | | | | | 4699 | | | | | | | | | | | 0.000s 42.957s 638309739193034277: | | | | | | | | | | | | | | | | | | | | | | | | 9658 | | | | | | | 0.004s 42.961s 638309739193076848: | | | | | | | | | | | | 4705 | | | | | | | | | | | | | | | | | | | 0.000s 42.962s 638309739193077806: | | | | | | | | | | | | | | | | | | 9646 | | | | | | | | | | | | | 0.004s 42.966s 638309739193119097: | | | | | | | | | | | | | 9662 | | | | | | | | | | | | | | | | | | 0.005s 42.971s 638309739193172356: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9664 | | 0.006s 42.977s 638309739193229959: | | | | | | 9665 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 42.981s 638309739193277467: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9666 0.005s 42.987s 638309739193328030: | | | | | | | | | | | | | | | | | | | | | | | 9667 | | | | | | | | 0.003s 42.989s 638309739193357122: | | | 9668 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 42.994s 638309739193397844: | | | | | | | | | | | | | | | | | | | | | | | | | 9639 | | | | | | 0.004s 42.998s 638309739193438959: | | | | | | | | | | | | | | | | | | | | | | | | | | 9656 | | | | | 0.008s 43.006s 638309739193520910: | | | | | | | | | | | | | | | | 9674 | | | | | | | | | | | | | | | 0.005s 43.011s 638309739193568923: | | | | | | | | | | | | | | | | | | | 4713 | | | | | | | | | | | | 0.000s 43.011s 638309739193569327: | | | | | | | | | | 9675 | | | | | | | | | | | | | | | | | | | | | 0.008s 43.018s 638309739193644404: | | | | | | | | | | | | | | | | | | | | | | | | 4712 | | | | | | | 0.000s 43.018s 638309739193645312: | | | | | | | | | | | | | 4646 | | | | | | | | | | | | | | | | | | 0.000s 43.018s 638309739193645519: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9670 | | | | 0.005s 43.023s 638309739193696730: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4645 | | | 0.000s 43.024s 638309739193697731: | | | | | | | | | | | | 9657 | | | | | | | | | | | | | | | | | | | 0.005s 43.029s 638309739193748332: | | | 4643 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.029s 638309739193748904: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4711 0.000s 43.029s 638309739193750463: | | | | | | | | | | | | | | | | | | | | | | | 4648 | | | | | | | | 0.000s 43.029s 638309739193750779: | | | | | | | | | | | | | | 9640 | | | | | | | | | | | | | | | | | 0.006s 43.035s 638309739193809236: | | | | | | | | | | | | | | | | | 9641 | | | | | | | | | | | | | | 0.005s 43.040s 638309739193862852: | | | | | | | | | | | | | | | | | | | | | | | | | | 4649 | | | | | 0.000s 43.040s 638309739193863465: | | | | | | | | | | | | | | | | | | | | 9680 | | | | | | | | | | | 0.006s 43.046s 638309739193924338: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9648 | 0.004s 43.050s 638309739193963091: | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.050s 638309739193963699: | | | | | | | | | | | | | 9642 | | | | | | | | | | | | | | | | | | 0.003s 43.053s 638309739193994007: | | | | | | | | | | | | | | | | | | | | | | | | 9635 | | | | | | | 0.005s 43.058s 638309739194039863: | | | | | | | 9683 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 43.063s 638309739194095511: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9632 | | | | 0.005s 43.068s 638309739194140816: | | | | | | | | | | | 9580 | | | | | | | | | | | | | | | | | | | | 0.002s 43.070s 638309739194163641: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9685 | | | 0.004s 43.075s 638309739194207643: | | | | | | | | | | | | 9653 | | | | | | | | | | | | | | | | | | | 0.004s 43.078s 638309739194245924: | | | 9649 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.082s 638309739194278550: | | | | | | | | | | | | | | | 9686 | | | | | | | | | | | | | | | | 0.002s 43.084s 638309739194302786: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9655 0.004s 43.088s 638309739194342315: | | | | | | | | | | | | | | | | | | | | | | | 4708 | | | | | | | | 0.000s 43.088s 638309739194343802: | | | | | | | | | | | | | | | | | | | | 4699 | | | | | | | | | | | 0.000s 43.088s 638309739194344636: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4726 | 0.004s 43.093s 638309739194388724: | | | | | 9442 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.097s 638309739194428191: | | | | | | | | | 9374 | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.100s 638309739194459791: | | | | | | | | | | | | | | | | | | | 4693 | | | | | | | | | | | | 0.000s 43.100s 638309739194460844: | | | | | | | 4727 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.103s 638309739194494457: | | | | | | | | | | | 4644 | | | | | | | | | | | | | | | | | | | | 0.000s 43.103s 638309739194494749: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4645 | | | 0.000s 43.103s 638309739194495221: | | | | | | | | | | | | 9555 | | | | | | | | | | | | | | | | | | | 0.002s 43.106s 638309739194519319: | | | 4661 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.106s 638309739194519676: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4724 | | 0.000s 43.106s 638309739194519799: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 43.106s 638309739194519925: 9590 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.109s 638309739194550533: | | | | | | | | | | | | | | | | | | | | | | | | | | 9697 | | | | | 0.003s 43.112s 638309739194583589: | | | | | | | | | | | | | | | | | | | | | | | 4728 | | | | | | | | 0.004s 43.116s 638309739194624584: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4729 0.003s 43.119s 638309739194655509: | 9426 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 43.122s 638309739194678111: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.000s 43.122s 638309739194678274: | | 4692 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.122s 638309739194678507: | | | | | | 4706 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.122s 638309739194678637: | | | | | 9387 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.124s 638309739194704814: | | | | | | | | | | | | | | | | | | | | | 9432 | | | | | | | | | | 0.003s 43.127s 638309739194737358: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9701 | | | 0.002s 43.130s 638309739194761631: | | | | | | | | | | | 9209 | | | | | | | | | | | | | | | | | | | | 0.002s 43.132s 638309739194785633: | | | | | | | | 9619 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 43.135s 638309739194807516: | | | | | | | | | | | | | | | | | | | | | | 9610 | | | | | | | | | 0.003s 43.137s 638309739194837167: | | | | | | | | | | | | | | | 9703 | | | | | | | | | | | | | | | | 0.003s 43.140s 638309739194865563: | | | 4643 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.140s 638309739194865782: | | | | | | | | | 4669 | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.140s 638309739194866009: | | | | | | | | | | | | | | | | | | 9677 | | | | | | | | | | | | | 0.003s 43.144s 638309739194898297: 9589 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.147s 638309739194929966: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9705 | | 0.002s 43.149s 638309739194954425: | | | | | | | | | | | | 4679 | | | | | | | | | | | | | | | | | | | 0.000s 43.149s 638309739194955969: | 9699 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.153s 638309739194996056: | | 9379 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.156s 638309739195025391: | | | | | | | | | | | | | | | | | | | | 9713 | | | | | | | | | | | 0.003s 43.159s 638309739195051835: | | | | | 4730 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.162s 638309739195082450: | | | | | | 9714 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.165s 638309739195111667: | | | | | | | | | | | | | | | | | | | | | 9197 | | | | | | | | | | 0.002s 43.167s 638309739195133529: | | | | | | | | | | | | | | | | | | | 9715 | | | | | | | | | | | | 0.003s 43.170s 638309739195159819: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4645 | | | 0.000s 43.170s 638309739195160075: | | | | | | | | | | | 4731 | | | | | | | | | | | | | | | | | | | | 0.003s 43.173s 638309739195188372: | | | | | | | | 9598 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 43.175s 638309739195213317: | | | | | | | | | | | | | | | | | | | | | | 4732 | | | | | | | | | 0.002s 43.177s 638309739195237461: | | | 4717 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.178s 638309739195237627: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 43.178s 638309739195237900: 9231 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.181s 638309739195273109: | | | | | | | | | | | | | | | | | | 9672 | | | | | | | | | | | | | 0.002s 43.183s 638309739195296949: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9718 | 0.002s 43.186s 638309739195321386: | | | | | | | | | | | | | | | | | | | | | | | | 9719 | | | | | | | 0.002s 43.188s 638309739195345360: | | | | | | | | | | | | | | | | | | | | | | | | | 4640 | | | | | | 0.000s 43.188s 638309739195345759: | | | | | | | | | | | | | | | | | 9687 | | | | | | | | | | | | | | 0.005s 43.193s 638309739195391680: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4696 | | 0.000s 43.193s 638309739195392077: | | | | 4677 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.193s 638309739195392280: | | | | | | | | | | | | 9720 | | | | | | | | | | | | | | | | | | | 0.004s 43.197s 638309739195433029: | | | | | | | | | | | | | | | | 4688 | | | | | | | | | | | | | | | 0.000s 43.197s 638309739195433291: | | | | | | | | | 9692 | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.200s 638309739195461009: | | | | | | | | | | | | | | | | | | | | | | | | | | 4649 | | | | | 0.000s 43.200s 638309739195461612: | | | | | | | | | | | | | 4646 | | | | | | | | | | | | | | | | | | 0.000s 43.200s 638309739195461794: | 4733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.203s 638309739195491966: | | 9358 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.205s 638309739195517161: | | | | | | | | | | | | | | | | | | | | 4699 | | | | | | | | | | | 0.000s 43.205s 638309739195517432: | | | | | | | 4718 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.206s 638309739195517733: | | | | | | 4706 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.206s 638309739195517927: | | | | | | | | | | | | | | | | | | | | | 9722 | | | | | | | | | | 0.003s 43.209s 638309739195550371: | | | | | | | | | | | | | | | | | | | 4693 | | | | | | | | | | | | 0.000s 43.209s 638309739195550706: | | | | | | | | | | | | | | | | | | | | | | | 9727 | | | | | | | | 0.003s 43.212s 638309739195582806: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4723 0.000s 43.212s 638309739195584004: | | | | | | | | 9732 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.216s 638309739195619019: | | | | | | | | | | | | | | | 4720 | | | | | | | | | | | | | | | | 0.000s 43.216s 638309739195619572: 9733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.220s 638309739195662651: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4665 | | | | 0.000s 43.220s 638309739195663128: | | | | | | | | | | | | | | | | | | 9734 | | | | | | | | | | | | | 0.003s 43.223s 638309739195695652: | | | | | | | | | | | | | | | | | | | | | | | | | 4715 | | | | | | 0.000s 43.223s 638309739195696692: | | | | | | | | | | | | | | | | | 9735 | | | | | | | | | | | | | | 0.003s 43.226s 638309739195724173: | | | | 9739 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.230s 638309739195763415: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4672 | | 0.000s 43.230s 638309739195763682: | | | | | | | | | | | | | | | | 9741 | | | | | | | | | | | | | | | 0.004s 43.234s 638309739195801282: | | | | | | | | | | | | 4679 | | | | | | | | | | | | | | | | | | | 0.000s 43.234s 638309739195801751: | | | | | | | | | | | | | 9742 | | | | | | | | | | | | | | | | | | 0.004s 43.238s 638309739195844679: | | | | | | | | | | 4716 | | | | | | | | | | | | | | | | | | | | | 0.000s 43.238s 638309739195845520: | | | | | | | | | 9728 | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.242s 638309739195882529: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9729 | | | 0.004s 43.246s 638309739195922483: | | | | | | | | | | | | | | | | | | | | 4655 | | | | | | | | | | | 0.000s 43.246s 638309739195923114: | | 9730 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 43.251s 638309739195970666: | | | | | | | | | | | | | | | | | | | 4713 | | | | | | | | | | | | 0.000s 43.251s 638309739195970959: | | | | | 9746 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 43.255s 638309739196016244: | | | 9747 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.260s 638309739196059866: | | | | | | | | | | | | | | | | | | | | | | 4719 | | | | | | | | | 0.000s 43.260s 638309739196060132: | | | | | | | | | | | | | | 9751 | | | | | | | | | | | | | | | | | 0.004s 43.264s 638309739196100629: | | | | | | | | | | | | | | | | | | | | | | | | | 4680 | | | | | | 0.000s 43.264s 638309739196100908: | | | | | | | | | | | | | | | | | 9752 | | | | | | | | | | | | | | 0.005s 43.269s 638309739196154534: | | | | | | 9731 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 43.275s 638309739196214015: | | | | 4677 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.275s 638309739196214579: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4724 | | 0.000s 43.275s 638309739196214812: | | | | | | | | | | | 4663 | | | | | | | | | | | | | | | | | | | | 0.000s 43.275s 638309739196214962: | | | | | | | | | | | | | | | | 4688 | | | | | | | | | | | | | | | 0.000s 43.275s 638309739196215151: | | | | | | | | | | | | 9755 | | | | | | | | | | | | | | | | | | | 0.007s 43.282s 638309739196280710: | | | | | | | | | | | | | 4646 | | | | | | | | | | | | | | | | | | 0.000s 43.282s 638309739196281324: | | | | | | | | | | | | | | | | | | | | | | | | | | 4704 | | | | | 0.000s 43.282s 638309739196281535: | | | | | | | | | | 4667 | | | | | | | | | | | | | | | | | | | | | 0.000s 43.282s 638309739196281727: | | | | | | | 9758 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 43.288s 638309739196346774: | | | | | | | | | | | | | | | | | | | 9756 | | | | | | | | | | | | 0.038s 43.327s 638309739196729549: | | | | | | | | | | | | | | | | | | | | 4709 | | | | | | | | | | | 0.000s 43.327s 638309739196729876: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.002s 43.329s 638309739196753564: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4711 0.000s 43.329s 638309739196754970: | | | | | | | | | | | | | | | | | | | | | | | | | 9737 | | | | | | 0.011s 43.341s 638309739196867925: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9769 | | | | 0.006s 43.347s 638309739196930766: | 9770 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 43.353s 638309739196990368: | | | | 9771 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.357s 638309739197034290: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9773 | | 0.002s 43.359s 638309739197057248: | | | | | | | | | | | 9723 | | | | | | | | | | | | | | | | | | | | 0.002s 43.362s 638309739197080964: | | | | | | | | | | | | | | | | 4725 | | | | | | | | | | | | | | | 0.000s 43.362s 638309739197081711: | | | | | | | | | | | | | | | | | | | | | | | | | | 4722 | | | | | 0.000s 43.362s 638309739197082546: | | | | | | | | | | | | | | | | | | | | | | | | 4721 | | | | | | | 0.000s 43.362s 638309739197082951: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9778 0.003s 43.366s 638309739197117697: | | | | | | | | | | | | | | | 4695 | | | | | | | | | | | | | | | | 0.000s 43.366s 638309739197118040: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.000s 43.366s 638309739197118800: | | | | | | | | | | | | | | | | | | | | | | | | | 4640 | | | | | | 0.000s 43.366s 638309739197119109: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4726 | 0.000s 43.366s 638309739197119310: | | | | | | | | | | | | | | | | | | | | | | 4654 | | | | | | | | | 0.000s 43.366s 638309739197119454: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4724 | | 0.000s 43.366s 638309739197119777: | | | | | | | | | | 9785 | | | | | | | | | | | | | | | | | | | | | 0.005s 43.371s 638309739197170916: | | | | | | | | | | | | | 9788 | | | | | | | | | | | | | | | | | | 0.005s 43.375s 638309739197216020: | | | | | | | | | | | | | | | | | | | | | 9762 | | | | | | | | | | 0.005s 43.380s 638309739197263864: | | | | | | | | | | | | | | | | | | | | 9767 | | | | | | | | | | | 0.005s 43.385s 638309739197310367: | | | | | | | | | | | | | | | | | | | | | | 9790 | | | | | | | | | 0.006s 43.390s 638309739197366831: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4711 0.000s 43.391s 638309739197368685: | | | | | | | | | | | | | | | 9791 | | | | | | | | | | | | | | | | 0.004s 43.395s 638309739197413554: | | | | | | | | | | | | | | | | | | 9724 | | | | | | | | | | | | | 0.006s 43.401s 638309739197473963: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9792 | | 0.006s 43.407s 638309739197533851: | | | | | | | | | 9749 | | | | | | | | | | | | | | | | | | | | | | 0.006s 43.413s 638309739197592838: | | | | | | | | | | | | | | | | | | | | | | | 9725 | | | | | | | | 0.005s 43.418s 638309739197644568: | | | | | | | | | | | | | | | | | | | | | | | | | 9726 | | | | | | 0.005s 43.423s 638309739197696006: | | | | | | | | | | | | | | | | | | | | | | | | | | 9637 | | | | | 0.004s 43.427s 638309739197735878: | | | | | | | | | | | | | | | | | | | | | | 4654 | | | | | | | | | 0.000s 43.427s 638309739197736364: | | | | | | | | | | | | | | | | | | | | 9763 | | | | | | | | | | | 0.004s 43.432s 638309739197780248: | | | | | | | | | | | | | | | | | | | | | 4734 | | | | | | | | | | 0.005s 43.437s 638309739197833401: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9712 0.006s 43.443s 638309739197893349: | | | | | | | | | | | | | | | 4695 | | | | | | | | | | | | | | | | 0.000s 43.443s 638309739197893822: | | | | | | | | | | | | | | | | 9779 | | | | | | | | | | | | | | | 0.005s 43.448s 638309739197947254: | | | | | | | | | 9079 | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.452s 638309739197984732: | | 9766 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.456s 638309739198024512: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4724 | | 0.000s 43.456s 638309739198024826: | | | | | | | | | | | | | | | | | | | | | | | | | | 9625 | | | | | 0.003s 43.459s 638309739198052442: | | | | | | | | | | | | | | | | | | | | | | 9780 | | | | | | | | | 0.004s 43.463s 638309739198087598: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4665 | | | | 0.000s 43.463s 638309739198087881: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4694 | 0.000s 43.463s 638309739198088075: | | | | | | | | | | | | | | | | | | | | 4655 | | | | | | | | | | | 0.000s 43.463s 638309739198088289: | | | | | | | | | | | | | | | | | | | | | | | | 4653 | | | | | | | 0.000s 43.463s 638309739198088409: | | | | | | | 4735 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.466s 638309739198121635: | | | | | | | | | | | | | | | | 9776 | | | | | | | | | | | | | | | 0.003s 43.469s 638309739198149331: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4736 0.005s 43.474s 638309739198202000: | | 4692 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.474s 638309739198202461: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 43.474s 638309739198203184: | | | | | | | | | 4737 | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.477s 638309739198234589: | | | | | | | | | | | | | | | | | | | | | | | | | | 4649 | | | | | 0.000s 43.477s 638309739198235111: | | | | | | | | | | | | | | | | | | | | | | | | 9806 | | | | | | | 0.003s 43.480s 638309739198264420: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4652 | 0.000s 43.480s 638309739198264589: | | | | | | | | | | | | | | | | | | | | 9743 | | | | | | | | | | | 0.003s 43.483s 638309739198293451: | | | | | | | | | | | | | | | | | | | | | | 9745 | | | | | | | | | 0.002s 43.486s 638309739198318088: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9809 | | | | 0.003s 43.489s 638309739198349859: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9757 | | | 0.003s 43.492s 638309739198379988: | | | | | | | | | | | | | | | | 9702 | | | | | | | | | | | | | | | 0.003s 43.495s 638309739198409661: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9812 | | 0.003s 43.498s 638309739198440311: | | | | | | | | | | | | | | | 9698 | | | | | | | | | | | | | | | | 0.002s 43.500s 638309739198463572: | | | | | | | | | | | | | | | | | 9802 | | | | | | | | | | | | | | 0.002s 43.502s 638309739198485613: | | | | | | | | | | | | | | | | | | | | | | | | | | 4704 | | | | | 0.000s 43.502s 638309739198485926: | | | | | | | | | | | | | | | | | | | | | | | | 4653 | | | | | | | 0.000s 43.502s 638309739198486166: | | | | | | | | | | | | | 4646 | | | | | | | | | | | | | | | | | | 0.000s 43.502s 638309739198486367: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9815 | 0.003s 43.505s 638309739198511430: | | | | | | | | | | | | | | | | | | | | 4699 | | | | | | | | | | | 0.000s 43.505s 638309739198512103: | | | | | | | | | | 4667 | | | | | | | | | | | | | | | | | | | | | 0.000s 43.505s 638309739198513678: | | | | | | | | | | | | | | | | | | | | | | 4738 | | | | | | | | | 0.003s 43.508s 638309739198538895: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4665 | | | | 0.000s 43.508s 638309739198539176: | | | | | | | | | | | | | | | | | | | 4693 | | | | | | | | | | | | 0.000s 43.508s 638309739198539294: | | | | | 4691 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.508s 638309739198539823: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9691 | | | 0.003s 43.510s 638309739198566323: | | | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | 0.000s 43.510s 638309739198566511: | | | | | | | | | | | | | | | | 9819 | | | | | | | | | | | | | | | 0.002s 43.513s 638309739198590281: | | 9825 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.516s 638309739198619243: | | | | | | | | | | | | | | | 9820 | | | | | | | | | | | | | | | | 0.004s 43.519s 638309739198656500: | | | | | | | | | | | | | | | | | | | | | | | | | | 9814 | | | | | 0.003s 43.522s 638309739198686391: | | | | | | | | | | | | | | | | | | | | | | | | 9801 | | | | | | | 0.004s 43.526s 638309739198722480: | | | | | | | | | | | | | | | | | 9798 | | | | | | | | | | | | | | 0.003s 43.529s 638309739198751296: | | | | | | | 9830 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 43.531s 638309739198774580: | | | | | | | | | | | | | | | | | | | | 4709 | | | | | | | | | | | 0.000s 43.531s 638309739198774734: | | | | | | | | | | 9833 | | | | | | | | | | | | | | | | | | | | | 0.003s 43.534s 638309739198801075: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4652 | 0.000s 43.534s 638309739198801325: | | | 4717 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.534s 638309739198801461: | | | | | | | | | | | 4644 | | | | | | | | | | | | | | | | | | | | 0.000s 43.534s 638309739198801561: | | | | 9831 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.536s 638309739198827336: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4723 0.000s 43.537s 638309739198828484: | | | | | 4730 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.537s 638309739198828612: | | | | | | | | | | | | | | | | | | | 4713 | | | | | | | | | | | | 0.000s 43.537s 638309739198828743: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9835 | | | 0.002s 43.539s 638309739198853146: | | | | | | | | | 9839 | | | | | | | | | | | | | | | | | | | | | | 0.002s 43.541s 638309739198875285: | 4733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.541s 638309739198875561: | | | | | | 9840 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.544s 638309739198901749: | | | | | | | | | | | | 4679 | | | | | | | | | | | | | | | | | | | 0.000s 43.544s 638309739198902073: | | | | | | | | | | | | | | | | | | | | | 9841 | | | | | | | | | | 0.004s 43.548s 638309739198941818: | | | | | | | | | | | | | | | | | | | | | | | 4728 | | | | | | | | 0.000s 43.548s 638309739198942375: | | | | | | | | | | | | | | | | | | | | | | | | | 4680 | | | | | | 0.000s 43.548s 638309739198943483: | | | | | | | | | | | | | | | | | | | | | | | | | | 4649 | | | | | 0.000s 43.548s 638309739198943764: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4724 | | 0.000s 43.548s 638309739198943969: | | | | | | | | | | | | | 9842 | | | | | | | | | | | | | | | | | | 0.004s 43.552s 638309739198981217: | | | | | | | | | | | | | | | | | | | | | | | | 4721 | | | | | | | 0.000s 43.552s 638309739198981794: | | | | | | | | | | | | | | | | | 9836 | | | | | | | | | | | | | | 0.005s 43.557s 638309739199036115: | | | | | | | | | | | | | | | | | | 9827 | | | | | | | | | | | | | 0.004s 43.561s 638309739199075170: | | | | | | | | | | | | | | | | | | | | 9650 | | | | | | | | | | | 0.004s 43.565s 638309739199114283: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9807 | | | | 0.003s 43.569s 638309739199147685: | | | | | | | | | | 4667 | | | | | | | | | | | | | | | | | | | | | 0.000s 43.569s 638309739199148125: | | | | | | | | | | | 4731 | | | | | | | | | | | | | | | | | | | | 0.000s 43.569s 638309739199148301: | | | 9774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 43.573s 638309739199194470: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4726 | 0.000s 43.573s 638309739199194832: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4711 0.000s 43.573s 638309739199196398: | | | | | | | | | | | | | | | | | | | 9789 | | | | | | | | | | | | 0.005s 43.579s 638309739199248579: | | | | | | | | | | | | | | 4739 | | | | | | | | | | | | | | | | | 0.003s 43.582s 638309739199282117: | | | | | | | | | | | | 9813 | | | | | | | | | | | | | | | | | | | 0.004s 43.586s 638309739199323962: | | 4692 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.586s 638309739199325035: | | | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | 0.000s 43.586s 638309739199325310: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9852 | | 0.005s 43.592s 638309739199380195: | | | | | | | | | | | | | | | | | | | | | | | | | | 9837 | | | | | 0.005s 43.597s 638309739199428467: | | | | | | | | | | | | | | | | | | | | | | 4732 | | | | | | | | | 0.000s 43.597s 638309739199428784: | | | | | | | | | | | | | | | | | | | | | | | | | 9859 | | | | | | 0.005s 43.601s 638309739199474824: | | | | | | | | | | | | | | | | | | | | | | | | 9856 | | | | | | | 0.005s 43.607s 638309739199527670: | | | | | | | | | | | | | | | | | | 9857 | | | | | | | | | | | | | 0.004s 43.610s 638309739199565437: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9861 | 0.004s 43.615s 638309739199607845: | | | 9858 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.619s 638309739199651551: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9783 | | | | 0.005s 43.624s 638309739199699687: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9863 0.003s 43.627s 638309739199729514: | | | | | | | | | | | | | | | | | | | 9561 | | | | | | | | | | | | 0.003s 43.630s 638309739199761462: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.000s 43.630s 638309739199761763: | | | | | | | | | | | | 9499 | | | | | | | | | | | | | | | | | | | 0.003s 43.633s 638309739199788816: | | 9864 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.637s 638309739199829225: | 9832 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.640s 638309739199866496: | | | | | | | | | | | | | | | | | | | | | 9800 | | | | | | | | | | 0.004s 43.645s 638309739199910008: | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.645s 638309739199910360: | | | | | | | | | | 9799 | | | | | | | | | | | | | | | | | | | | | 0.002s 43.647s 638309739199932537: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4724 | | 0.000s 43.647s 638309739199932844: | | | | | | | | | | | | | | | | | | | | | | | 4708 | | | | | | | | 0.000s 43.647s 638309739199933001: | | | | | | | | | | | | | | | | | | | | | | | | | | 4704 | | | | | 0.000s 43.647s 638309739199933579: | | | | | | | | 9449 | | | | | | | | | | | | | | | | | | | | | | | 0.006s 43.653s 638309739199990470: | | | | | | | | | | | | | | | | | | | | | | | | | 4680 | | | | | | 0.000s 43.653s 638309739199991121: | | | | | | | | | | | | | 4646 | | | | | | | | | | | | | | | | | | 0.000s 43.653s 638309739199992946: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4726 | 0.000s 43.653s 638309739199993872: | | | | | | | | | | | 4663 | | | | | | | | | | | | | | | | | | | | 0.000s 43.653s 638309739199994122: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9350 | | | | 0.006s 43.659s 638309739200054735: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4711 0.000s 43.659s 638309739200056610: | | | | | | | | | | | | | | | | | | | 9548 | | | | | | | | | | | | 0.004s 43.664s 638309739200098220: | | | | | | | | | | | | | | | | | | | | 9638 | | | | | | | | | | | 0.005s 43.668s 638309739200143683: | | | | | | | | | | | | 9872 | | | | | | | | | | | | | | | | | | | 0.004s 43.672s 638309739200180374: | | 4692 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.672s 638309739200180788: | 9775 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.676s 638309739200217863: | | | | | | | | | | | | | | | | | | | | | | | | | | 4740 | | | | | 0.003s 43.679s 638309739200249253: | | | | | | | | | | | | | | | | | | | | | 4741 | | | | | | | | | | 0.002s 43.681s 638309739200272703: | | | | | 4691 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.681s 638309739200272924: | | | | | | | | | | | | | | | | | | | | | | 4654 | | | | | | | | | 0.000s 43.681s 638309739200273030: | | | | | | | | | | 9759 | | | | | | | | | | | | | | | | | | | | | 0.002s 43.683s 638309739200295787: | | | | | | | | 4651 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.683s 638309739200296214: | | | | | | | | | | | | | | | | | | | | | | | | | 9620 | | | | | | 0.004s 43.688s 638309739200340728: | | | | | | 9868 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.691s 638309739200375255: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4694 | 0.000s 43.691s 638309739200375460: | | | | | | | | | | | | | | | | 4725 | | | | | | | | | | | | | | | 0.000s 43.691s 638309739200375934: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 43.691s 638309739200376216: | | | | | | | | | | | 9881 | | | | | | | | | | | | | | | | | | | | 0.002s 43.694s 638309739200397551: | | | | | | | | | | | | | | 4641 | | | | | | | | | | | | | | | | | 0.000s 43.694s 638309739200398872: | | | | | | | | | 4737 | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.694s 638309739200399107: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4639 | | | | 0.000s 43.694s 638309739200399659: | | | | | | | | | | | | | | | | | | | 9882 | | | | | | | | | | | | 0.003s 43.696s 638309739200425545: | | | | | | | | | | | | | | | | | | | | | | | 9883 | | | | | | | | 0.002s 43.698s 638309739200446650: | | | | | | | | | | | | | | | | | | | | 4714 | | | | | | | | | | | 0.000s 43.698s 638309739200446817: | | | | | | | | | | | | 9884 | | | | | | | | | | | | | | | | | | | 0.002s 43.700s 638309739200467464: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9885 | | 0.002s 43.703s 638309739200490180: | 9753 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.035s 43.738s 638309739200843587: | | | | | | | | | | | | | | | | | | | | | | 4719 | | | | | | | | | 0.000s 43.738s 638309739200844133: | | | | | | | | | | 4716 | | | | | | | | | | | | | | | | | | | | | 0.000s 43.738s 638309739200844534: | | | | | | | | 9894 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.742s 638309739200884755: | | | | | | | | | | | | | | | | | | | | | | | | | 4701 | | | | | | 0.000s 43.742s 638309739200885396: | | 9878 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.746s 638309739200922009: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9896 | 0.004s 43.750s 638309739200962067: | | | | | | | | | | | | | 9880 | | | | | | | | | | | | | | | | | | 0.004s 43.754s 638309739201004452: | | | | | | | | | | | | | | | | 4688 | | | | | | | | | | | | | | | 0.000s 43.754s 638309739201004668: | | | | | | 9473 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.757s 638309739201035013: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4635 0.000s 43.757s 638309739201036052: | | | | | | | | | | | 4663 | | | | | | | | | | | | | | | | | | | | 0.000s 43.757s 638309739201036252: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9899 | | | | 0.003s 43.760s 638309739201064652: | | | | | | | 4727 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.760s 638309739201064880: | | | | | | | | | | | | | | 9901 | | | | | | | | | | | | | | | | | 0.002s 43.763s 638309739201087773: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9584 | | | 0.002s 43.765s 638309739201111896: | | | | 4683 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.765s 638309739201113114: | | | | | | | | | | | | | | | | | | | | 4699 | | | | | | | | | | | 0.000s 43.765s 638309739201113313: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 43.765s 638309739201113502: | | | | | | | | | | | | | | | | | 9877 | | | | | | | | | | | | | | 0.005s 43.770s 638309739201160566: | | | | | 9904 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 43.775s 638309739201209037: | | | | | | | | | | | | | | | | | | | | | | 9905 | | | | | | | | | 0.004s 43.779s 638309739201247855: | | | | | | | | | | | | | | | | | | | | | | | | 9897 | | | | | | | 0.004s 43.782s 638309739201283465: | | | | | | | | | | | | | | | | | | 9419 | | | | | | | | | | | | | 0.003s 43.785s 638309739201314571: | | | | | | | | | | 9609 | | | | | | | | | | | | | | | | | | | | | 0.005s 43.790s 638309739201360092: | 4742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.794s 638309739201401814: | | | | | | | | | | | | | | | | | | | | | | | | | 4715 | | | | | | 0.000s 43.794s 638309739201402002: | | | 9716 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.798s 638309739201440640: | | | | | | | | 4651 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.798s 638309739201440833: | | 9847 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.801s 638309739201470008: 9808 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.803s 638309739201495258: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4694 | 0.000s 43.803s 638309739201495533: | | | | | | | | | | | | | 4646 | | | | | | | | | | | | | | | | | | 0.000s 43.803s 638309739201495895: | | | | | | | | | | | | | | | | 9908 | | | | | | | | | | | | | | | 0.002s 43.806s 638309739201518117: | | | | | | 4743 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 43.808s 638309739201539513: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4729 0.000s 43.808s 638309739201540028: | | | | | | | | | | | 4731 | | | | | | | | | | | | | | | | | | | | 0.000s 43.808s 638309739201540148: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9848 | | 0.002s 43.810s 638309739201564159: | | | | | | | | | | | | | | 4641 | | | | | | | | | | | | | | | | | 0.000s 43.810s 638309739201564343: | | | | | | | | | 9846 | | | | | | | | | | | | | | | | | | | | | | 0.002s 43.813s 638309739201588162: | | | | | | | | | | | | | | | | | | | | | | | | | | 9913 | | | | | 0.002s 43.815s 638309739201613043: | | | | | | | | | | | | | | | | | | | | | 4734 | | | | | | | | | | 0.000s 43.815s 638309739201613179: | | | | 9915 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 43.817s 638309739201635542: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9916 | | | 0.003s 43.820s 638309739201661444: | | | | | | | | | | | | | | | 9918 | | | | | | | | | | | | | | | | 0.003s 43.822s 638309739201686965: | | | | | | | | | | | | | | | | | | | | 9919 | | | | | | | | | | | 0.003s 43.825s 638309739201713881: | | | | | | | | | | | | | | | | | 9914 | | | | | | | | | | | | | | 0.003s 43.828s 638309739201739410: | | | | | | | | | | | | | | | | | | | | | | 4732 | | | | | | | | | 0.000s 43.828s 638309739201739995: | | | | | | | | | | | | | | | | | | | | | | | | 9879 | | | | | | | 0.003s 43.831s 638309739201772296: | | | | | | | | | | | | | | | | | | 4662 | | | | | | | | | | | | | 0.000s 43.831s 638309739201774051: | | | | | | | | | | 9597 | | | | | | | | | | | | | | | | | | | | | 0.004s 43.835s 638309739201815692: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9333 | | | | 0.005s 43.840s 638309739201863933: | | | | | | | | | | | | | | | | | | | | | | | | | 4680 | | | | | | 0.000s 43.840s 638309739201864234: | | | 4643 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.840s 638309739201865061: | | 9828 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.844s 638309739201898845: | | | | | 4691 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.844s 638309739201899219: 9772 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 43.849s 638309739201949530: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 43.849s 638309739201949880: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9760 | 0.005s 43.854s 638309739201997659: | | | | | | | | | | | | | | | | 4688 | | | | | | | | | | | | | | | 0.000s 43.854s 638309739201998734: | | | | | | | | | | | 9907 | | | | | | | | | | | | | | | | | | | | 0.005s 43.858s 638309739202047500: | | | | | | | 4735 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.859s 638309739202047763: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9754 | | 0.005s 43.863s 638309739202094294: | | | | | | | | | 4744 | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.867s 638309739202130416: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 43.867s 638309739202130752: | | | | | | | | | | | | | | | | | | | | 4699 | | | | | | | | | | | 0.000s 43.867s 638309739202130950: | | | | | | | | | | | | | | | | | | | 4713 | | | | | | | | | | | | 0.000s 43.867s 638309739202131140: | | | | | | | | | | | | | | | | | | | | | | 4738 | | | | | | | | | 0.000s 43.867s 638309739202131380: | | | | | | | | | | | | | | | | | | 9041 | | | | | | | | | | | | | 0.000s 43.867s 638309739202131512: | | | | | | | | | | | | | | | | | | | | | | | | 9764 | | | | | | | 0.003s 43.870s 638309739202163267: | | | | | | | | | | | | | | | | | | | | | | | 4728 | | | | | | | | 0.000s 43.870s 638309739202163630: | | | | | | | | | | 4745 | | | | | | | | | | | | | | | | | | | | | 0.004s 43.874s 638309739202203171: | | | | | | | | 9932 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.878s 638309739202239081: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4670 | | | | 0.000s 43.878s 638309739202239384: | | | | | | | | | | | | | | | | | | | | | | | | | 9927 | | | | | | 0.003s 43.881s 638309739202274089: | | 9346 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.886s 638309739202317640: | | | | | 9934 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.889s 638309739202350141: 4746 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.892s 638309739202380380: | | | | | | | | | | | | | 9923 | | | | | | | | | | | | | | | | | | 0.002s 43.894s 638309739202403321: | 9936 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 43.896s 638309739202424512: | | | | | | | | | | | | | | | | 9937 | | | | | | | | | | | | | | | 0.003s 43.899s 638309739202457364: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4726 | 0.000s 43.900s 638309739202457777: | | | | | | | | | | | | | | 9939 | | | | | | | | | | | | | | | | | 0.004s 43.904s 638309739202498245: | | | | | | | | | | | 9844 | | | | | | | | | | | | | | | | | | | | 0.004s 43.908s 638309739202537846: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4723 0.000s 43.908s 638309739202539025: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4672 | | 0.000s 43.908s 638309739202539291: | | | | | | 9942 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 43.911s 638309739202570927: | | | | | | | | | | | | | | | 9943 | | | | | | | | | | | | | | | | 0.003s 43.914s 638309739202597535: | | | | | | | | | | | | 9474 | | | | | | | | | | | | | | | | | | | 0.003s 43.916s 638309739202624542: | | | | | | | | | | | | | | | | | | | 9925 | | | | | | | | | | | | 0.003s 43.919s 638309739202652525: | | | | | | | | | | | | | | | | | | 9941 | | | | | | | | | | | | | 0.003s 43.922s 638309739202678635: | | | | | | | | | | | | | | | | | | | | 4655 | | | | | | | | | | | 0.000s 43.922s 638309739202678793: | | | | | | | | | | | | | | | | | | | | | 4747 | | | | | | | | | | 0.003s 43.925s 638309739202710266: | | | | | | | | | | | | | | | | | | | | | | | 9950 | | | | | | | | 0.004s 43.929s 638309739202748521: | | | | | | | | | | | | | | | | | | | | | | | | 4653 | | | | | | | 0.000s 43.929s 638309739202751460: | | | 4700 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.929s 638309739202751651: | | | | | | | | | | | | | | | | | | | | | | | | | 4701 | | | | | | 0.000s 43.929s 638309739202751870: | | 9954 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.933s 638309739202794535: | | | | | 4691 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.933s 638309739202795525: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9922 | | | | 0.004s 43.937s 638309739202836167: | | | | | | | | | | | | | 4646 | | | | | | | | | | | | | | | | | | 0.000s 43.937s 638309739202836661: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4652 | 0.000s 43.937s 638309739202836973: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4711 0.000s 43.938s 638309739202838117: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9740 | | 0.004s 43.942s 638309739202881314: | | | | | | | | | | | 4644 | | | | | | | | | | | | | | | | | | | | 0.000s 43.942s 638309739202883703: | | | | | | | 4727 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.942s 638309739202884035: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.000s 43.942s 638309739202884199: | | | | | | | | | | | | 9472 | | | | | | | | | | | | | | | | | | | 0.004s 43.946s 638309739202920361: | | | | | | | | | | | | | | | | | | | 9917 | | | | | | | | | | | | 0.004s 43.950s 638309739202961418: | | | | | | | | | | | | | | | | | | | | 9960 | | | | | | | | | | | 0.003s 43.953s 638309739202993289: | | | | | | | | | | | | | | | | | | 9369 | | | | | | | | | | | | | 0.003s 43.956s 638309739203019020: | | | | | | | | 4651 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.956s 638309739203019332: | | | | | | | | | 9961 | | | | | | | | | | | | | | | | | | | | | | 0.002s 43.958s 638309739203041926: | | | | | | | | | | | | | | | | | | | | | | | 4728 | | | | | | | | 0.000s 43.958s 638309739203042441: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9962 | | | 0.003s 43.961s 638309739203071894: | | | 9967 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.964s 638309739203106997: | | | | | | | | | | | | | | | | | | | | | | | | 9968 | | | | | | | 0.003s 43.967s 638309739203137091: | | | | 4677 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.968s 638309739203137514: | | | | | | | | | | | | | | | | | | | | | | | | | 9963 | | | | | | 0.003s 43.971s 638309739203171859: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 43.971s 638309739203172286: | | | | | | | | | | 4698 | | | | | | | | | | | | | | | | | | | | | 0.000s 43.971s 638309739203172592: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9970 | | | | 0.004s 43.975s 638309739203209925: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9972 | 0.005s 43.980s 638309739203257837: 9973 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 43.984s 638309739203300087: | | | | | | | | | | | | | | | | | | | | | | 4719 | | | | | | | | | 0.000s 43.984s 638309739203300340: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4696 | | 0.000s 43.984s 638309739203301113: | | | | | | | 4718 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 43.984s 638309739203301224: | | | | | | | | | | | | 9974 | | | | | | | | | | | | | | | | | | | 0.005s 43.988s 638309739203346605: | | | | | | | | | | | | | | | | | | | 9975 | | | | | | | | | | | | 0.004s 43.993s 638309739203390633: | | | | | | | | | | | | | | | | | | | | 4655 | | | | | | | | | | | 0.000s 43.993s 638309739203391065: | | | | | | | | | | | | | | | | | | 9976 | | | | | | | | | | | | | 0.003s 43.996s 638309739203420335: | | | | | | | | | | | | | | 4641 | | | | | | | | | | | | | | | | | 0.000s 43.996s 638309739203421216: | | | | | | | | | | | | | | | | | | | | | | | 9971 | | | | | | | | 0.005s 44.001s 638309739203471337: | | | | | 9964 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.006s 638309739203521109: | | | | | | | | | | | | | | | | | | | | | | | | | | 4740 | | | | | 0.000s 44.006s 638309739203521888: | | | 4700 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.006s 638309739203522163: | | | | | | | | | | | | | | | | | | | | | | | | 4653 | | | | | | | 0.000s 44.006s 638309739203522360: | | | | 4683 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.006s 638309739203522565: | | 9969 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.011s 638309739203572608: | | | | | | | | | | 9982 | | | | | | | | | | | | | | | | | | | | | 0.005s 44.016s 638309739203618601: | | | | | | | | | | | | | | | | | 4689 | | | | | | | | | | | | | | 0.000s 44.016s 638309739203618850: | | | | | | | | | | | | | 9965 | | | | | | | | | | | | | | | | | | 0.005s 44.020s 638309739203666577: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4729 0.000s 44.021s 638309739203667891: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4652 | 0.000s 44.021s 638309739203668159: | | | | | | | | | | | 4684 | | | | | | | | | | | | | | | | | | | | 0.000s 44.021s 638309739203668292: | | | | | | | 9987 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.026s 638309739203720063: | | | | | | | | | | | | | | | | | | | | | | 9986 | | | | | | | | | 0.004s 44.030s 638309739203761905: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9684 | | 0.002s 44.032s 638309739203783750: | | | | | | | | | | | | | | | | | | | | | 4741 | | | | | | | | | | 0.000s 44.032s 638309739203784203: | | | | | | | | | | | | | | | | | | | | 9991 | | | | | | | | | | | 0.003s 44.035s 638309739203816958: | | | | | | | | 9995 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.038s 638309739203843859: | | | 4643 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 44.040s 638309739203865139: | | | | | | | | | | | | | | | | 9992 | | | | | | | | | | | | | | | 0.004s 44.044s 638309739203902994: | | 9956 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.047s 638309739203929917: | | | | | | | | | | | | | | | | | 9998 | | | | | | | | | | | | | | 0.004s 44.050s 638309739203967200: | | | | | | | | | | 4698 | | | | | | | | | | | | | | | | | | | | | 0.000s 44.051s 638309739203967555: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9955 | 0.003s 44.054s 638309739203998576: | | | | | | | | | | | | | | | 4720 | | | | | | | | | | | | | | | | 0.000s 44.054s 638309739203998941: | | | | | | | | | | | 4731 | | | | | | | | | | | | | | | | | | | | 0.000s 44.054s 638309739203999164: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4736 0.000s 44.054s 638309739204000350: | 4742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.054s 638309739204000603: | | | | | | 4743 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.054s 638309739204000735: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9660 | | 0.004s 44.058s 638309739204038491: | | | | | | | | | | | | | | 4739 | | | | | | | | | | | | | | | | | 0.000s 44.058s 638309739204038698: | | | | | | | | | | | | | | | | | | | | | | | | 4712 | | | | | | | 0.000s 44.058s 638309739204038861: | | | | 10005 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.061s 638309739204069955: | | | | | | | | | | | | | | | | | | | | | | | | | | 10004 | | | | | 0.002s 44.063s 638309739204094233: | | 10003 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 44.065s 638309739204115422: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4726 | 0.000s 44.065s 638309739204116011: | | | | | | | | | | | | | | | 9949 | | | | | | | | | | | | | | | | 0.004s 44.069s 638309739204152675: | | | | | | | | | | | 9957 | | | | | | | | | | | | | | | | | | | | 0.005s 44.074s 638309739204203842: | | | | | | | | | | 4748 | | | | | | | | | | | | | | | | | | | | | 0.006s 44.080s 638309739204260802: | | | | | | | | | | | | | | | | | 4689 | | | | | | | | | | | | | | 0.000s 44.080s 638309739204261337: | | | 10014 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.085s 638309739204311431: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4749 | | 0.005s 44.090s 638309739204363581: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9989 | | | | 0.006s 44.096s 638309739204418874: | | | | | | | | | | | | | | | | | | | | | 4647 | | | | | | | | | | 0.000s 44.096s 638309739204419121: | | | | | | | | | | | | | | | | | | | | | | | | 10017 | | | | | | | 0.006s 44.102s 638309739204477793: | | | | | | | | | | | | | | | 9603 | | | | | | | | | | | | | | | | 0.005s 44.107s 638309739204529869: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4750 | 0.003s 44.110s 638309739204564264: | 9988 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.114s 638309739204597749: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4723 0.000s 44.114s 638309739204599407: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10020 | | | 0.047s 44.161s 638309739205069572: | | | | | | | | | | | | | | | | | 10006 | | | | | | | | | | | | | | 0.004s 44.165s 638309739205109363: | | | | | | | | | | | | | | | | | | | | | | 9935 | | | | | | | | | 0.004s 44.169s 638309739205148087: | | | | | | | | | | | 4751 | | | | | | | | | | | | | | | | | | | | 0.003s 44.171s 638309739205174180: | | | | | | | | | | | | | | | | | | | | | | | | | | | 9080 | | | | 0.003s 44.174s 638309739205199411: | | | | | | | | | | | | | | | | | | | | | 4734 | | | | | | | | | | 0.000s 44.174s 638309739205199596: | | | | | | | | | | | | | | 9930 | | | | | | | | | | | | | | | | | 0.003s 44.177s 638309739205230259: | | | | | | | | | | | | | | | | | | | | | | | | 4712 | | | | | | | 0.000s 44.177s 638309739205230595: | | | | | | | | 4651 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.177s 638309739205232144: | | | | | | | | | | | | | | | 4752 | | | | | | | | | | | | | | | | 0.004s 44.181s 638309739205270827: 10001 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.183s 638309739205296423: | 9948 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 44.186s 638309739205320627: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10016 | | | 0.004s 44.189s 638309739205355665: | | | | | | 9947 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.192s 638309739205385193: | | | | | | | | | | | | | | | | | 9944 | | | | | | | | | | | | | | 0.004s 44.196s 638309739205420856: | | | | 4683 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.196s 638309739205421360: | | | | | | | | | | | | | | | | | | | | | | 4719 | | | | | | | | | 0.000s 44.196s 638309739205422806: | | | | | | | | | | | | | | | | | | | | | | | | | | 4740 | | | | | 0.000s 44.196s 638309739205423003: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4753 | | | | 0.004s 44.200s 638309739205463729: | | 4754 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.203s 638309739205492771: | | | | | | | | | | 4650 | | | | | | | | | | | | | | | | | | | | | 0.000s 44.203s 638309739205493062: | | | | | | | | | | | | | | | | | | | | | | | | 4653 | | | | | | | 0.000s 44.203s 638309739205493183: | | | | | | | | 10033 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 44.207s 638309739205534185: | | | | | | | | | | | | | | 4641 | | | | | | | | | | | | | | | | | 0.000s 44.207s 638309739205534514: | | | | | | | | | | | | | | | | | | | | | 10028 | | | | | | | | | | 0.004s 44.211s 638309739205574928: 10029 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 44.215s 638309739205612708: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4729 0.000s 44.215s 638309739205613934: | 10036 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.219s 638309739205648196: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10030 | | | 0.003s 44.222s 638309739205679588: | | | | | | | 4718 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.222s 638309739205680127: | | | | | | 10031 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 44.224s 638309739205703145: | | | 4643 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.224s 638309739205703498: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4672 | | 0.000s 44.224s 638309739205703684: | | | | | | | | | | | | | | | | | | | | | | 4732 | | | | | | | | | 0.000s 44.224s 638309739205703770: | | | | | | | | | | | | | | | | | | | 10041 | | | | | | | | | | | | 0.003s 44.227s 638309739205735375: | | | | | | | | | | | | | | | | | | | | | | | | | | 10046 | | | | | 0.003s 44.230s 638309739205766302: | | | | 10047 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.233s 638309739205795290: | | | | | | | | | | | | | | | | | 10042 | | | | | | | | | | | | | | 0.005s 44.238s 638309739205841697: | | | | | | | | | | | | 10043 | | | | | | | | | | | | | | | | | | | 0.005s 44.243s 638309739205890097: | | | | | | | | | | 10050 | | | | | | | | | | | | | | | | | | | | | 0.005s 44.248s 638309739205939618: | | | | | | | | | | | | | | 10051 | | | | | | | | | | | | | | | | | 0.005s 44.253s 638309739205990881: | | | | | | | | 4651 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.253s 638309739205991394: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10052 | 0.005s 44.258s 638309739206042436: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 44.258s 638309739206042892: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4736 0.000s 44.258s 638309739206044868: | | | | | | | | | | | 4644 | | | | | | | | | | | | | | | | | | | | 0.000s 44.258s 638309739206045164: | | | | | | | | | | | | | | | | | | | | | | | 10058 | | | | | | | | 0.004s 44.263s 638309739206087593: | | | | | | | | | | | | | | | | | | | | | | | | | 4701 | | | | | | 0.000s 44.263s 638309739206088846: | | | | | | | 10062 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 44.267s 638309739206127822: | | | | | | | | | | | | | | | | | | 9041 | | | | | | | | | | | | | 0.000s 44.267s 638309739206128451: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 44.267s 638309739206128684: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10065 | | 0.003s 44.270s 638309739206162171: | | | 10063 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.273s 638309739206189151: | | | | | | | | | | | | | | | | | | | | | | 10064 | | | | | | | | | 0.004s 44.276s 638309739206226457: | | | | | | | | | | | | | | | | 10059 | | | | | | | | | | | | | | | 0.006s 44.282s 638309739206283594: | | | | | | | | | | | | | | | | | | | | | | | | | | 4740 | | | | | 0.000s 44.282s 638309739206284150: | | | | 4683 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.282s 638309739206284390: | | | | | | | | | | | | | | | | | | | | 4699 | | | | | | | | | | | 0.000s 44.282s 638309739206284562: | | | | | | | | | 10060 | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.287s 638309739206329642: | | | | | | | | | | | | | | | | | | | | | | | | 10068 | | | | | | | 0.005s 44.292s 638309739206382580: | | | | | | | | | | 4650 | | | | | | | | | | | | | | | | | | | | | 0.000s 44.292s 638309739206383172: | 10061 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.297s 638309739206428472: | | | | | | | | | | | | | | 4641 | | | | | | | | | | | | | | | | | 0.000s 44.297s 638309739206428992: | | | | | | | | 10069 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.302s 638309739206479115: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10070 | | | | 0.005s 44.306s 638309739206526300: | | | | | | | | | | | | | 10071 | | | | | | | | | | | | | | | | | | 0.006s 44.312s 638309739206583160: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4723 0.000s 44.312s 638309739206584983: | | | | | 10053 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 44.318s 638309739206642120: | | | | | | | | | | | | | | | | | | | | | | | | | 4715 | | | | | | 0.000s 44.318s 638309739206642396: | | 10075 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.323s 638309739206697070: | | | | | | | | | | | | | | | 10076 | | | | | | | | | | | | | | | | 0.003s 44.326s 638309739206725963: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4672 | | 0.000s 44.326s 638309739206726403: | | | | | | | 4718 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.326s 638309739206726653: | | | | | | | | | | | | | | | | | | | | | | | | | | 10077 | | | | | 0.003s 44.329s 638309739206754464: | | | | | | | | | | 4745 | | | | | | | | | | | | | | | | | | | | | 0.000s 44.329s 638309739206754645: | | | | | | | | | | | | | | 10054 | | | | | | | | | | | | | | | | | 0.004s 44.333s 638309739206791457: | | | | | | | | 4651 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.333s 638309739206792051: | | | | 10055 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 44.339s 638309739206848339: | | | | | | | | | | | 10082 | | | | | | | | | | | | | | | | | | | | 0.005s 44.343s 638309739206894657: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10072 | | 0.004s 44.347s 638309739206937486: | | | | | | | 10044 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.350s 638309739206966182: | | | | | | | | | | | | | | | | | | | | 10085 | | | | | | | | | | | 0.002s 44.353s 638309739206989773: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4711 0.000s 44.353s 638309739206990754: | | | | | | | | | | | | | | | | | | | | | | | | | 4710 | | | | | | 0.005s 44.358s 638309739207042176: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10000 0.012s 44.370s 638309739207158432: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10032 | | 0.007s 44.377s 638309739207228381: | | | | | | | | | | | | | | | | | | | | | | | | | 4755 | | | | | | 0.004s 44.381s 638309739207270710: | | | | | | | | | | 4756 | | | | | | | | | | | | | | | | | | | | | 0.005s 44.386s 638309739207319143: 4746 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.386s 638309739207319909: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4757 | | 0.011s 44.397s 638309739207432030: | | | | | | | | | | | | | | | | | | | | | 4747 | | | | | | | | | | 0.000s 44.397s 638309739207435156: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4758 0.008s 44.405s 638309739207514863: | | | | | | | | | | | | | | | | | | | | | | | | | 10097 | | | | | | 0.011s 44.416s 638309739207623882: | | | | | | | | | | | | | | | | | 10098 | | | | | | | | | | | | | | 0.006s 44.422s 638309739207683633: | | | | | | | | 10099 | | | | | | | | | | | | | | | | | | | | | | | 0.011s 44.433s 638309739207793041: | | | | | | | | | | | | | | | | | | | 9538 | | | | | | | | | | | | 0.005s 44.438s 638309739207842300: | | | | | | 9912 | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 44.447s 638309739207931507: | | | | | | | | | | | | | | | | | | | | | 4741 | | | | | | | | | | 0.000s 44.447s 638309739207931788: 9994 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.451s 638309739207977173: | | | | | | | | | | 10104 | | | | | | | | | | | | | | | | | | | | | 0.003s 44.454s 638309739208007234: | | | | | | | | | | | | | | | | | | | | | | | | 4653 | | | | | | | 0.000s 44.455s 638309739208007662: | | | | | | | | | | | | | | | | | | | 10105 | | | | | | | | | | | | 0.004s 44.458s 638309739208044756: | | | | | | 4759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.463s 638309739208089978: | | | | | | | | | | | | | | | | | | | | | 10074 | | | | | | | | | | 0.004s 44.467s 638309739208129041: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10107 | | 0.004s 44.470s 638309739208166255: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10109 0.005s 44.475s 638309739208213414: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10110 | | | 0.005s 44.480s 638309739208261802: | | | | | | | | | | | | 10111 | | | | | | | | | | | | | | | | | | | 0.004s 44.484s 638309739208303551: | | | | | | | | | | | | | | | | | | | | | | | | 4712 | | | | | | | 0.020s 44.504s 638309739208502495: 10108 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 44.512s 638309739208581071: | | | | | | | | | | | 4644 | | | | | | | | | | | | | | | | | | | | 0.000s 44.512s 638309739208582299: | | | | | | | | | | | | | | | | | | | | | 10023 | | | | | | | | | | 0.046s 44.558s 638309739209038240: | | | | | | | | | | | | | | | | | | | | 4699 | | | | | | | | | | | 0.000s 44.558s 638309739209038617: | | | | | | | | | | | | | | | | | | | | | | | | 10116 | | | | | | | 0.004s 44.562s 638309739209078491: | 10089 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 44.567s 638309739209136980: | | | | | | | 9958 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.572s 638309739209182782: | | | | | | | | | | | 4684 | | | | | | | | | | | | | | | | | | | | 0.000s 44.572s 638309739209183127: | | | | | | 10121 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 44.576s 638309739209226438: | | | | | | | | | | | | | | | | | | | | | | | | | | 10122 | | | | | 0.002s 44.579s 638309739209250244: | | | | 10123 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 44.583s 638309739209292619: | 10088 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 44.589s 638309739209351698: | | | | | | | | | | | | | | | | | | | | | 4647 | | | | | | | | | | 0.000s 44.589s 638309739209352196: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 44.589s 638309739209352410: | | | | | | | | | | | | | | | | | | | | | | | | 4712 | | | | | | | 0.000s 44.589s 638309739209353728: | | | | | | | | | | | | | | | | | | | | 4655 | | | | | | | | | | | 0.000s 44.589s 638309739209353983: | | | | | | | 4735 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 44.591s 638309739209376210: | | | | | | | | | | | 10127 | | | | | | | | | | | | | | | | | | | | 0.004s 44.596s 638309739209417754: | | | | | | | | | | | | | | | | | | | | 10129 | | | | | | | | | | | 0.005s 44.601s 638309739209469446: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4760 | 0.005s 44.606s 638309739209521237: | | | | | | | | | | | | | | | | | | | | | 10008 | | | | | | | | | | 0.003s 44.609s 638309739209555030: | | | | | | | 10120 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 44.615s 638309739209611741: | 9938 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.618s 638309739209646312: | | | | | | | | | | | | | 9906 | | | | | | | | | | | | | | | | | | 0.002s 44.621s 638309739209669981: | | 10130 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.626s 638309739209724337: | | | | | | | | | | | | | | | 10025 | | | | | | | | | | | | | | | | 0.004s 44.630s 638309739209761849: | | | | | | | | | | | | | | | | | | | | 4655 | | | | | | | | | | | 0.000s 44.630s 638309739209762891: | | | | | | | | | | | | | | | | | | | | | 9990 | | | | | | | | | | 0.006s 44.637s 638309739209827721: | | | | | | | 9909 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 44.641s 638309739209869237: | | | | | | | | | | | | | | | | | | | | | | | | 10134 | | | | | | | 0.004s 44.645s 638309739209912919: | 4761 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.650s 638309739209959962: | | 4754 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.650s 638309739209960370: | | | | | | | | | | | | | 9860 | | | | | | | | | | | | | | | | | | 0.003s 44.653s 638309739209995065: | | | | | | | | 4675 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.653s 638309739209995399: | | | | | | | | | | | | | | | 4720 | | | | | | | | | | | | | | | | 0.000s 44.653s 638309739209996109: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4753 | | | | 0.000s 44.654s 638309739209997669: | | | | | | | | | | | | | | | | | | | | | 4647 | | | | | | | | | | 0.000s 44.654s 638309739209998267: | | | | | | | | | | | 4644 | | | | | | | | | | | | | | | | | | | | 0.000s 44.654s 638309739209998510: | | | | | | | 9854 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.657s 638309739210031660: | | | | | 10084 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 44.661s 638309739210069340: | | | | | | | | | | | | | | | | | | | | 4699 | | | | | | | | | | | 0.000s 44.661s 638309739210069560: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10140 | 0.005s 44.665s 638309739210116348: | | | 10141 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.671s 638309739210167507: | | | | | | | | | | | | | | | 10142 | | | | | | | | | | | | | | | | 0.006s 44.676s 638309739210225179: | | | | | | | | | | | | | 10139 | | | | | | | | | | | | | | | | | | 0.005s 44.681s 638309739210275958: | | | | | | | | | | | | | | | | | | | | | | | 10092 | | | | | | | | 0.005s 44.686s 638309739210324598: | | | | | | | | | | | | | | | | | | | | | 10144 | | | | | | | | | | 0.005s 44.691s 638309739210372797: | | | | | | | | | | | 10146 | | | | | | | | | | | | | | | | | | | | 0.005s 44.696s 638309739210425187: | | | | | | | 4762 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.701s 638309739210477109: | | | | | | | | | | | | | | | | | | | | 10147 | | | | | | | | | | | 0.005s 44.707s 638309739210530592: | | 10081 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 44.711s 638309739210574982: | | | | | 9876 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.717s 638309739210629485: | | | | | | | | 10149 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.722s 638309739210682906: | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | | 0.003s 44.725s 638309739210714479: | | | | | | | | | | | | | | | | | | | | | 4647 | | | | | | | | | | 0.000s 44.725s 638309739210715386: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10152 | | | | 0.004s 44.729s 638309739210754041: | | | | | | | | | | | | | | | | | | | | | | | | 4712 | | | | | | | 0.000s 44.729s 638309739210754394: | | | | | | | | | | | 4644 | | | | | | | | | | | | | | | | | | | | 0.000s 44.729s 638309739210754640: | | | | | | | | | | | | | | | | | | | | 4699 | | | | | | | | | | | 0.000s 44.729s 638309739210756277: | | 10066 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.733s 638309739210790026: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4696 | | 0.000s 44.733s 638309739210790453: | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.733s 638309739210790647: | 10154 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.736s 638309739210819265: | | | | | | | | | 4737 | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.736s 638309739210819690: | | | | | | | | | | | | | | | | | | | | | | | | | 4715 | | | | | | 0.000s 44.736s 638309739210819810: | | | | | | | | | | | | | | | | | | | | 10155 | | | | | | | | | | | 0.003s 44.739s 638309739210851226: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4753 | | | | 0.000s 44.739s 638309739210851654: | | 10156 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 44.742s 638309739210886852: | | | | | 9867 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.745s 638309739210916903: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4749 | | 0.000s 44.746s 638309739210918172: | | | | | | | | | | | | | | | | | | | | | | 10045 | | | | | | | | | 0.004s 44.749s 638309739210955597: | | | | | | | | | 4744 | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.749s 638309739210955902: | | | | | | | | | | | | | | | | | | | | | | | | | 4701 | | | | | | 0.000s 44.749s 638309739210956095: | | | | | | | | | | | | | | | | | | | | | 10164 | | | | | | | | | | 0.003s 44.753s 638309739210989587: | | | | | | | | | | | | | | | | | | | | | | | | 4721 | | | | | | | 0.000s 44.753s 638309739210989856: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10165 | | | | 0.005s 44.758s 638309739211039042: | | | | | | | | | | | | | | | | | 10079 | | | | | | | | | | | | | | 0.004s 44.762s 638309739211083755: | | | | | | | 4718 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.762s 638309739211084018: | | | | | | | | | | | | | | 4641 | | | | | | | | | | | | | | | | | 0.000s 44.762s 638309739211084307: | | | | | 4730 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.762s 638309739211084452: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10168 | | 0.003s 44.765s 638309739211117370: | | | | | | | | | | | | | | | | | | | | | | | | | 4755 | | | | | | 0.000s 44.766s 638309739211118120: | | | | | | | | | | | | | | | | | | | | | | 4719 | | | | | | | | | 0.000s 44.766s 638309739211118530: | | | | | | | | | | | | | | | | | | | | | | | | 10169 | | | | | | | 0.005s 44.770s 638309739211164655: | | | | | | | | 4675 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.770s 638309739211165003: | | | | | | | | | | | 10157 | | | | | | | | | | | | | | | | | | | | 0.004s 44.774s 638309739211203429: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4635 0.000s 44.774s 638309739211204604: | | | | | | | 10171 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.777s 638309739211236508: | | | | | | | | | | | | | | | | | 10073 | | | | | | | | | | | | | | 0.004s 44.781s 638309739211276223: | | | | | | | | | | | | | | | | 4688 | | | | | | | | | | | | | | | 0.000s 44.781s 638309739211276852: | | | | | 9804 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.786s 638309739211326325: | | | | | | | | | | | | | | | | | | | | | | 9892 | | | | | | | | | 0.005s 44.792s 638309739211378023: | | | | | | | | | | 4716 | | | | | | | | | | | | | | | | | | | | | 0.000s 44.792s 638309739211378514: | | | | | | | | | 10162 | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.796s 638309739211424888: | | | | | | | | | | | | | | | | | | | | | | | | | 10173 | | | | | | 0.004s 44.800s 638309739211462282: | | | | | | | 10170 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 44.804s 638309739211501189: | | | | | | | | | | | 4751 | | | | | | | | | | | | | | | | | | | | 0.000s 44.804s 638309739211502100: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4723 0.000s 44.804s 638309739211503536: | | | | | | | | 10186 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.809s 638309739211549691: | | | | | | | | | | | | | | | | | | | | | | | 10187 | | | | | | | | 0.004s 44.813s 638309739211592943: | | | | | | | | | | 4748 | | | | | | | | | | | | | | | | | | | | | 0.000s 44.813s 638309739211593186: | | | | | | | | | | | | | | | | | 10188 | | | | | | | | | | | | | | 0.005s 44.818s 638309739211638310: | | | | | | | | | | | | | | | | | | | 10189 | | | | | | | | | | | | 0.005s 44.822s 638309739211683663: | | | | | | | | | | | | | | | | | | | | | | 4654 | | | | | | | | | 0.000s 44.822s 638309739211684652: | | | | | | | | | | | | 10024 | | | | | | | | | | | | | | | | | | | 0.005s 44.827s 638309739211734039: | | | | | | | | | 4737 | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.827s 638309739211734470: | | | | | 9793 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 44.832s 638309739211778804: | | | | | | | | | | | | | | | | | | | | | | | | | 4701 | | | | | | 0.000s 44.832s 638309739211779273: | | | | | | | | | | | | | | | | | | | | | 4647 | | | | | | | | | | 0.000s 44.832s 638309739211779512: | | | | | | | | | | | | | | | | | | | | | | | | | | 4740 | | | | | 0.008s 44.839s 638309739211855351: | | | | | | | 4764 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 44.843s 638309739211891113: | | | | | | | | | | | | | | | | 10195 | | | | | | | | | | | | | | | 0.002s 44.845s 638309739211913324: | | | | | | 4743 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.845s 638309739211913898: | | | | | | | | | | | | | | 4765 | | | | | | | | | | | | | | | | | 0.002s 44.848s 638309739211937895: | | | | | | | | | | | | | | | | | | | | | | 9843 | | | | | | | | | 0.003s 44.851s 638309739211968965: | | | | 10131 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 44.855s 638309739212013219: | | | | | | | | | | | | 10021 | | | | | | | | | | | | | | | | | | | 0.004s 44.859s 638309739212052747: | | | | | 4766 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.862s 638309739212081636: | | | | | | | | | 9999 | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.865s 638309739212108731: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4736 0.000s 44.865s 638309739212110635: | | | | | | | | | | | | | | | | | | | | | | | | | 4640 | | | | | | 0.000s 44.865s 638309739212110992: | | | | | | | | | | | | | | | | | | | | | | | | | | 4649 | | | | | 0.000s 44.865s 638309739212111164: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9996 | | | 0.004s 44.869s 638309739212148690: | | | | | | 4759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.869s 638309739212149007: | | | | | | | | | | | 10091 | | | | | | | | | | | | | | | | | | | | 0.004s 44.873s 638309739212192499: | | | | | | | | | | | | | 10181 | | | | | | | | | | | | | | | | | | 0.003s 44.876s 638309739212220878: | | | | | | | | | | | | | | | | | | | | | | 4767 | | | | | | | | | 0.002s 44.878s 638309739212241517: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10180 | | | | 0.002s 44.880s 638309739212263168: | | | | | | | | | | 4756 | | | | | | | | | | | | | | | | | | | | | 0.000s 44.880s 638309739212263409: | | | | | | | | 4675 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.880s 638309739212263675: | | | | | | | | | | | | 10013 | | | | | | | | | | | | | | | | | | | 0.003s 44.883s 638309739212294687: | | | | 10106 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.886s 638309739212324004: | | | | | | | | | | | | | | | | | | | | | 10204 | | | | | | | | | | 0.004s 44.891s 638309739212368154: | | | | | | | | | 9979 | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.896s 638309739212422016: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4758 0.000s 44.896s 638309739212424493: | | | | | | | | | | | | | | | | | | | | | | | | | 10206 | | | | | | 0.005s 44.901s 638309739212473897: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10205 | | | 0.004s 44.905s 638309739212511045: | | | | | | | | | | | 10083 | | | | | | | | | | | | | | | | | | | | 0.003s 44.908s 638309739212540475: | | | | | | | | | | | | | 10166 | | | | | | | | | | | | | | | | | | 0.003s 44.911s 638309739212571870: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10163 | | | | 0.003s 44.914s 638309739212600710: | | | | | | | | 10208 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 44.916s 638309739212623281: | | | | | | | | | | | | 10009 | | | | | | | | | | | | | | | | | | | 0.004s 44.920s 638309739212662586: 9977 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.923s 638309739212692042: | | | | | | | | | | | | | | 4739 | | | | | | | | | | | | | | | | | 0.000s 44.923s 638309739212692331: | | | | 10211 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.928s 638309739212742222: | | | | | | | 4735 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.928s 638309739212742553: | | | | | | | | | 4744 | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.928s 638309739212743059: | | | | | | | | | | | | | | | | | | | | | | | | | 4640 | | | | | | 0.000s 44.928s 638309739212743269: | | | | | | | | | | | | | | | | | | | | | | | | | | 10213 | | | | | 0.004s 44.932s 638309739212779472: | | | | | | 10214 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 44.935s 638309739212817074: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10215 | | | 0.004s 44.939s 638309739212856319: | | | | | | | | | | | 10212 | | | | | | | | | | | | | | | | | | | | 0.003s 44.942s 638309739212886486: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4672 | | 0.000s 44.942s 638309739212886870: | | | | | | | | | | | | | 9560 | | | | | | | | | | | | | | | | | | 0.003s 44.946s 638309739212919029: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4753 | | | | 0.000s 44.946s 638309739212919332: | | | | | | | | 4675 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.946s 638309739212920011: | | | | | | | | | | 4698 | | | | | | | | | | | | | | | | | | | | | 0.000s 44.946s 638309739212920182: | | | | | 10220 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 44.950s 638309739212957888: | | | | | | | | | | | | 10221 | | | | | | | | | | | | | | | | | | | 0.005s 44.955s 638309739213009297: 9946 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 44.960s 638309739213062986: | | | | | | | | | | | | | | 4768 | | | | | | | | | | | | | | | | | 0.003s 44.963s 638309739213091771: | | | | | | | | | | | | | | | | | | | | | | | | 4712 | | | | | | | 0.000s 44.963s 638309739213092346: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.000s 44.963s 638309739213092493: | | | | | | | | | 10225 | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.966s 638309739213123449: | | | | | | | 4762 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.966s 638309739213124335: | | | | | | | | | | | | | | | | | | | | | 4647 | | | | | | | | | | 0.000s 44.966s 638309739213124767: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4736 0.000s 44.966s 638309739213126097: | | | | | | | | | | | | | | | | 4688 | | | | | | | | | | | | | | | 0.000s 44.966s 638309739213126431: | | | | | | | | 10229 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 44.970s 638309739213160281: | | | | | | | | | | | | | 4697 | | | | | | | | | | | | | | | | | | 0.000s 44.970s 638309739213161290: | | | | | | | | | | 4745 | | | | | | | | | | | | | | | | | | | | | 0.000s 44.970s 638309739213161481: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10231 | | | | 0.002s 44.972s 638309739213182051: | | | 4700 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 44.972s 638309739213182326: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4652 | 0.000s 44.972s 638309739213182981: 10224 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.034s 45.006s 638309739213519078: | | | | | | | | | | | | | | | | | | | | | | 4719 | | | | | | | | | 0.000s 45.006s 638309739213519387: | | | | | | | | | | | | | | | | | | | | | | | | | 4715 | | | | | | 0.000s 45.006s 638309739213519555: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10235 0.003s 45.009s 638309739213548944: | | | | | | | | | | | | | | | | | | | | | 4741 | | | | | | | | | | 0.000s 45.009s 638309739213549667: | | | | | | | | | 4744 | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.009s 638309739213549993: | | | | | | | | | | | | | | | | | | | | | | | | 4721 | | | | | | | 0.000s 45.009s 638309739213550196: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4757 | | 0.000s 45.009s 638309739213550321: | | | | | | | | 4675 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.009s 638309739213550533: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4753 | | | | 0.000s 45.009s 638309739213550706: | | | | | | | | | | | | | | | | | | | 4713 | | | | | | | | | | | | 0.000s 45.009s 638309739213550854: | | | 4643 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.009s 638309739213550974: | | | | | | | | | | | | | | | | | 4689 | | | | | | | | | | | | | | 0.000s 45.009s 638309739213551073: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4750 | 0.000s 45.009s 638309739213551176: | | | | | | | | | | | | | 10241 | | | | | | | | | | | | | | | | | | 0.003s 45.012s 638309739213579876: | | | | | | | | | | 10230 | | | | | | | | | | | | | | | | | | | | | 0.003s 45.015s 638309739213612720: | 10202 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.018s 638309739213644895: | | | | | | | | | | | | | | | | | | | | | | | | | 4710 | | | | | | 0.000s 45.018s 638309739213645073: | | | | | | | | | | | | | | | | | | | | | | 10249 | | | | | | | | | 0.002s 45.021s 638309739213668172: | | | | | | | | | | | | | | | | 10250 | | | | | | | | | | | | | | | 0.002s 45.023s 638309739213690204: | | | | | | | | | | | | | | | | | | | | | 10237 | | | | | | | | | | 0.003s 45.025s 638309739213716589: | | | 10252 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.029s 638309739213747705: | | | | | | | | | | | | | | | | | | | | | | | | 10240 | | | | | | | 0.003s 45.031s 638309739213774143: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10245 | | | | 0.003s 45.034s 638309739213800927: | | | | | | | | | 4769 | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.037s 638309739213828045: | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | | 0.000s 45.037s 638309739213828589: | | | | | | | | | | | | | | | | | | | | 4709 | | | | | | | | | | | 0.000s 45.037s 638309739213828748: | | | | | | | | | | | | | | | 4695 | | | | | | | | | | | | | | | | 0.000s 45.037s 638309739213828934: | | | | | | | | | | | | | | | | | | | | | | 4719 | | | | | | | | | 0.000s 45.037s 638309739213829153: | | | | | | | | | | | | | | | | | | | 10258 | | | | | | | | | | | | 0.004s 45.041s 638309739213868396: | | | | | | | | | | 4698 | | | | | | | | | | | | | | | | | | | | | 0.000s 45.041s 638309739213868822: | | | | | | | | | | | | | | | | | | | | | | | | | 4770 | | | | | | 0.002s 45.043s 638309739213893488: | | | | | | | | | | | | | | | | | | | | | 4647 | | | | | | | | | | 0.000s 45.043s 638309739213893756: | 10248 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.046s 638309739213918776: | | | | | | | 10226 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.048s 638309739213942451: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4749 | | 0.000s 45.048s 638309739213942683: | | | 4643 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.048s 638309739213944076: | | | | | | | | | | | | | | | | | | | | | | | | 4712 | | | | | | | 0.000s 45.048s 638309739213944366: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10090 | | | | 0.003s 45.051s 638309739213971038: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4760 | 0.000s 45.051s 638309739213971214: | | | | | | | | 10183 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.054s 638309739214002141: | | | | | | | | | | | | | | | 4752 | | | | | | | | | | | | | | | | 0.000s 45.054s 638309739214002378: | | 10244 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.056s 638309739214026190: | | | | | | | | | | | | | | | | | 10264 | | | | | | | | | | | | | | 0.002s 45.058s 638309739214046020: | | | | | | | | | | 4745 | | | | | | | | | | | | | | | | | | | | | 0.000s 45.058s 638309739214046415: | | | | | | | | | | | | | | | | | | | 4713 | | | | | | | | | | | | 0.000s 45.058s 638309739214046692: | | | | | | | | | | | | | | | | | | | | | 10266 | | | | | | | | | | 0.003s 45.062s 638309739214078120: | 4761 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.062s 638309739214078474: | | | | | | | | | | | | | | 10269 | | | | | | | | | | | | | | | | | 0.003s 45.065s 638309739214108097: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10270 | | 0.003s 45.067s 638309739214135565: | | | | | | | 4735 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.067s 638309739214135920: | | | | | | | | | | | | | | | | | | | | | | | | 10271 | | | | | | | 0.003s 45.070s 638309739214164949: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10274 | | | | 0.002s 45.073s 638309739214189785: | | | | | | | | | | | | | | | | | | | | | | 10278 | | | | | | | | | 0.003s 45.075s 638309739214216396: | | | | | | | | 10057 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.078s 638309739214238686: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4711 0.000s 45.078s 638309739214239401: | | 4771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.080s 638309739214261324: | | | | | | | | | | | | | 4697 | | | | | | | | | | | | | | | | | | 0.000s 45.080s 638309739214261526: | | | | | | | | | | | | | | | | | | | | 4655 | | | | | | | | | | | 0.000s 45.080s 638309739214261651: | | | | | | | | | | 10279 | | | | | | | | | | | | | | | | | | | | | 0.002s 45.082s 638309739214283694: | | | | | | | | | | | | | | | | | | | 10273 | | | | | | | | | | | | 0.002s 45.084s 638309739214303566: | | | | | | | | | | | | | | | | 4688 | | | | | | | | | | | | | | | 0.000s 45.084s 638309739214304155: | | | | | | | | | | | | | | | | | | | | | | | | | | 10200 | | | | | 0.002s 45.086s 638309739214326935: | | | | | | | | | | | | | | | | | | | | | 4647 | | | | | | | | | | 0.000s 45.086s 638309739214327161: | | | | | | | | | | | | | | | | | | | | | | | 4728 | | | | | | | | 0.000s 45.086s 638309739214327339: | | | | 10262 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 45.090s 638309739214366377: | | | | | | | 4772 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 45.094s 638309739214402033: | | | 10242 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.097s 638309739214435764: | | | | | | | | | | | | | | | | | | | | | | | | | 4640 | | | | | | 0.000s 45.097s 638309739214436065: | | | | | | 10289 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.100s 638309739214460607: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10290 | | | | 0.004s 45.104s 638309739214499705: | | | | | | | | | | | | | | | 10259 | | | | | | | | | | | | | | | | 0.003s 45.106s 638309739214525745: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10243 | 0.004s 45.110s 638309739214567499: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10185 0.003s 45.114s 638309739214602204: | | | | | | | | 10281 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.116s 638309739214625750: | | | | | | | | | | | | | 10294 | | | | | | | | | | | | | | | | | | 0.002s 45.118s 638309739214647283: | | | | | | | | | | | | | | | | | 4689 | | | | | | | | | | | | | | 0.000s 45.118s 638309739214647494: | | | | | | | | | | | | | | | | | | | 10102 | | | | | | | | | | | | 0.003s 45.121s 638309739214672612: | | | | | | | | | | | | 10265 | | | | | | | | | | | | | | | | | | | 0.004s 45.125s 638309739214707914: | | | | | | | | | | | | | | | | 10295 | | | | | | | | | | | | | | | 0.002s 45.127s 638309739214731625: | | | | | | | | | | | | | | | | | | | | | | | 10284 | | | | | | | | 0.002s 45.129s 638309739214752307: | | | | | | | | | | | | | | | | | | | | | | | | | | 4740 | | | | | 0.000s 45.129s 638309739214752528: | 10159 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.131s 638309739214777148: | | | | 10285 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.134s 638309739214800402: | | | | | | | | | | | 4751 | | | | | | | | | | | | | | | | | | | | 0.000s 45.134s 638309739214800612: | | | | | 4766 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.134s 638309739214800753: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10296 | | | 0.005s 45.139s 638309739214849606: | | | 4700 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.139s 638309739214850141: | | | | | | | | | | | | | | | 10292 | | | | | | | | | | | | | | | | 0.005s 45.143s 638309739214897354: | | | | | | | | | | | | | | | | | | | | | 10197 | | | | | | | | | | 0.002s 45.146s 638309739214918745: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4652 | 0.000s 45.146s 638309739214920017: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4635 0.000s 45.146s 638309739214920654: 4773 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.148s 638309739214942046: | | | | | | | | | | 10219 | | | | | | | | | | | | | | | | | | | | | 0.003s 45.151s 638309739214970881: | | | | | | | | 9924 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 45.155s 638309739215016504: | | | | | | | | | | | | | | | | | | | | 4709 | | | | | | | | | | | 0.000s 45.155s 638309739215016915: | | | | | | | | | | | | | 4697 | | | | | | | | | | | | | | | | | | 0.000s 45.156s 638309739215017927: | | | | | | | | | | | | | | | | | | | 4713 | | | | | | | | | | | | 0.000s 45.156s 638309739215018324: | | | | | | | | | | | | 10298 | | | | | | | | | | | | | | | | | | | 0.005s 45.160s 638309739215066331: | | | | | | | | | | | | | | | | 4688 | | | | | | | | | | | | | | | 0.000s 45.160s 638309739215067006: | | | | | | | | | | | | | | | | | | | | | | | | | | 10148 | | | | | 0.005s 45.165s 638309739215114902: | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | | 0.000s 45.165s 638309739215115501: | 4774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 45.170s 638309739215164344: | | | | 10216 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.173s 638309739215195278: | | | | | | | | | | | 4731 | | | | | | | | | | | | | | | | | | | | 0.000s 45.173s 638309739215195446: | | | | | | | | | | | | | | | | | | | | | | | | | 4710 | | | | | | 0.000s 45.173s 638309739215195553: | | 10303 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.175s 638309739215213922: | | | 10304 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.177s 638309739215232048: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10305 | | | 0.003s 45.180s 638309739215264545: | | | | | | | | | | | | | | | 10302 | | | | | | | | | | | | | | | | 0.003s 45.183s 638309739215297061: | | | | | | | 4735 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.183s 638309739215297309: | | | | | | | | | 10307 | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.186s 638309739215323497: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4729 0.000s 45.186s 638309739215324900: | | | | | | | | | | | | | | | | | | | | | 10308 | | | | | | | | | | 0.003s 45.189s 638309739215353182: | | | | | | | | | | 4756 | | | | | | | | | | | | | | | | | | | | | 0.000s 45.189s 638309739215353493: | | | | | | | | | | | | | | | | | 10312 | | | | | | | | | | | | | | 0.003s 45.192s 638309739215385049: | | | | | | | | 10311 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.195s 638309739215410229: | | | | | | | | | | | | | | | | | | | | 4699 | | | | | | | | | | | 0.000s 45.195s 638309739215410381: | | | | | | | | | | | | | 10309 | | | | | | | | | | | | | | | | | | 0.003s 45.197s 638309739215435808: | | | | | | | | | | | | | | | | | | | 10310 | | | | | | | | | | | | 0.004s 45.201s 638309739215476579: | | | | | | | | | | | | | | | | 10316 | | | | | | | | | | | | | | | 0.004s 45.205s 638309739215513165: | | | | | | | | | | | | | | | | | | | | | | | 4728 | | | | | | | | 0.000s 45.205s 638309739215513322: | | | | | | | | | | | | | | | | | | | | | | | | | | 10306 | | | | | 0.003s 45.208s 638309739215544584: | | | | | | | | | | | | | | | | | | | | | | 4719 | | | | | | | | | 0.000s 45.208s 638309739215544866: | | | | | | | | | | | | | | | | | | | | | | | | | 4755 | | | | | | 0.000s 45.208s 638309739215545025: | | | | | | | | | | | 10319 | | | | | | | | | | | | | | | | | | | | 0.004s 45.212s 638309739215586845: | | | | 9981 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 45.218s 638309739215641535: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10251 | | | 0.005s 45.223s 638309739215692196: | | | | | | | 4764 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.223s 638309739215692570: | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.223s 638309739215693386: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4775 0.005s 45.228s 638309739215739563: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4694 | 0.000s 45.228s 638309739215739763: | | | | | | | | | | 4698 | | | | | | | | | | | | | | | | | | | | | 0.000s 45.228s 638309739215739890: | | | | | | | | | | | | | | | | | | 4642 | | | | | | | | | | | | | 0.000s 45.228s 638309739215740049: | | | | | | | | 10325 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 45.232s 638309739215785054: 4746 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.232s 638309739215785507: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4749 | | 0.000s 45.232s 638309739215785838: | | | | | | | | | | | | | | | | 4688 | | | | | | | | | | | | | | | 0.000s 45.232s 638309739215786025: | | | | | | | | | | | | | | | | | | | | | | | 10328 | | | | | | | | 0.004s 45.236s 638309739215821524: | | | | | | | | | | | | | | 4765 | | | | | | | | | | | | | | | | | 0.000s 45.236s 638309739215821908: | | | | | | | | | | | | | | | | | | | | | | | | | 4715 | | | | | | 0.000s 45.236s 638309739215822581: | | | | | | | | | | | 10329 | | | | | | | | | | | | | | | | | | | | 0.004s 45.240s 638309739215866854: | | | | 4677 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.240s 638309739215867282: | | | | | | | | | | | | 10322 | | | | | | | | | | | | | | | | | | | 0.005s 45.246s 638309739215919221: | 10333 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 45.251s 638309739215967532: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10334 | | | 0.005s 45.256s 638309739216018866: | | | | | 10255 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 45.260s 638309739216067484: | | | | | | | | | | | | | | | | | | | | 4655 | | | | | | | | | | | 0.000s 45.261s 638309739216068223: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4760 | 0.000s 45.261s 638309739216068500: | | | | | | 4759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.261s 638309739216068731: | | | | | | | | | | 10338 | | | | | | | | | | | | | | | | | | | | | 0.005s 45.266s 638309739216121316: | | | | | | | | | | | | | | | | | | 10339 | | | | | | | | | | | | | 0.005s 45.271s 638309739216172457: | | | | | | | | | | | | | | | | | 4689 | | | | | | | | | | | | | | 0.000s 45.271s 638309739216172805: | | | | | | | | | | | | | | | 4776 | | | | | | | | | | | | | | | | 0.004s 45.275s 638309739216215607: 4777 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 45.281s 638309739216275837: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4672 | | 0.000s 45.281s 638309739216277145: | | | | | | | | | | | | | | | | | | | | | | 4654 | | | | | | | | | 0.000s 45.282s 638309739216277814: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10343 | | | | 0.005s 45.287s 638309739216332436: | | | | | | | | | | | | | | | | 10199 | | | | | | | | | | | | | | | 0.005s 45.292s 638309739216382630: | | | | | | | | | | | | 10227 | | | | | | | | | | | | | | | | | | | 0.003s 45.295s 638309739216417264: | | | | | | | 10321 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 45.300s 638309739216463304: | | | | | | | | | | | | | | | | | | | | 10132 | | | | | | | | | | | 0.005s 45.305s 638309739216510668: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4750 | 0.000s 45.305s 638309739216511046: | | | | | | 10348 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 45.309s 638309739216550713: | | | | | 4766 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.309s 638309739216551188: | | | | | | | | | | 4698 | | | | | | | | | | | | | | | | | | | | | 0.000s 45.309s 638309739216551447: | | | | | | | | | | | | | | | | | | 4642 | | | | | | | | | | | | | 0.000s 45.309s 638309739216551675: | | | | | | | | | | | | | | | | | 10349 | | | | | | | | | | | | | | 0.003s 45.312s 638309739216585196: | | | | | | | | | | | | | | | | | | | | | | | | 4712 | | | | | | | 0.000s 45.312s 638309739216585556: | | | | | | | | | | | | | | | | | | | | | | | | | 4770 | | | | | | 0.000s 45.312s 638309739216585716: | | | | | | | | | | | | | | | | | | | | | | 4767 | | | | | | | | | 0.000s 45.312s 638309739216586594: | | | | | | | | 10350 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.316s 638309739216620981: | | | | 10353 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.318s 638309739216641629: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4635 0.000s 45.318s 638309739216642420: | | | | | | | | | | | | | | 4768 | | | | | | | | | | | | | | | | | 0.000s 45.318s 638309739216642541: | | | | | | | | | | | | | | | | 10354 | | | | | | | | | | | | | | | 0.003s 45.321s 638309739216671353: | | | | | | | | | | | | 10355 | | | | | | | | | | | | | | | | | | | 0.003s 45.324s 638309739216701049: | | | | | | | 4735 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.324s 638309739216701625: | | | | | | | | | | | | | | | | | | | | 10356 | | | | | | | | | | | 0.002s 45.326s 638309739216721385: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4652 | 0.000s 45.326s 638309739216722093: | | | | | 10360 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.329s 638309739216751273: | | | | | | 4759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.329s 638309739216752701: | | | | | | | | | | | | | | | | | | 10340 | | | | | | | | | | | | | 0.005s 45.334s 638309739216804281: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10363 | | 0.003s 45.337s 638309739216832291: | | | | | | | | | | | | | | | | | 4689 | | | | | | | | | | | | | | 0.000s 45.337s 638309739216832725: | | 4754 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.337s 638309739216833869: 10367 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 45.341s 638309739216876540: | | | | | | | | | | | | | | | 10369 | | | | | | | | | | | | | | | | 0.004s 45.345s 638309739216916400: | | | | | | | | | 4744 | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.345s 638309739216917121: | | | | | | | | | | 10371 | | | | | | | | | | | | | | | | | | | | | 0.004s 45.349s 638309739216956455: | | | | | | 10370 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 45.353s 638309739216996541: | | | | | | | | | | | 10368 | | | | | | | | | | | | | | | | | | | | 0.002s 45.356s 638309739217018515: | | | | | 4766 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.356s 638309739217018814: | | | | | | | 4778 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.358s 638309739217042817: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10337 | | | | 0.039s 45.397s 638309739217434130: | | | | | | | | | | | | | | | | | | 10323 | | | | | | | | | | | | | 0.006s 45.403s 638309739217491573: | | | | | | | | | | | | | | | | | 10374 | | | | | | | | | | | | | | 0.003s 45.406s 638309739217522455: | | | | | | | | | | | | | | 10263 | | | | | | | | | | | | | | | | | 0.002s 45.408s 638309739217542262: | | | | | | | | | | | | | | | | | | | | | | | | | 4701 | | | | | | 0.000s 45.408s 638309739217542398: | | | | | | | | | | | | | | | | | | | | | | 4719 | | | | | | | | | 0.000s 45.408s 638309739217542498: | | 10378 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.411s 638309739217575233: | | | | | | | | | | | | | | | | | | | | | | | | 10375 | | | | | | | 0.004s 45.415s 638309739217611862: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4758 0.000s 45.415s 638309739217613163: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10380 | 0.004s 45.419s 638309739217648915: | | | | | | | | | 10379 | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.422s 638309739217678310: | | | | | | | | 9910 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 45.425s 638309739217714558: | | | | | 4779 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 45.429s 638309739217751220: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10080 | | | | 0.003s 45.432s 638309739217777852: | | | | | | | | | | | | | | | | | | 10191 | | | | | | | | | | | | | 0.003s 45.434s 638309739217805099: | | | | | | | | | | | | | | | | | 4689 | | | | | | | | | | | | | | 0.000s 45.434s 638309739217805419: | | | | | | | | | | | | | | | | | | | | | | | | | 4715 | | | | | | 0.000s 45.434s 638309739217805659: | | | | | | | | | | | | | | | | | | | | | | 10389 | | | | | | | | | 0.003s 45.437s 638309739217833581: | | | | | | | | | | | | | | 10253 | | | | | | | | | | | | | | | | | 0.002s 45.439s 638309739217856986: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4672 | | 0.000s 45.440s 638309739217858277: | | 4754 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.440s 638309739217858523: | | | | 4677 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.440s 638309739217858719: | | | | | | | | | | 4698 | | | | | | | | | | | | | | | | | | | | | 0.000s 45.440s 638309739217858876: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4729 0.000s 45.440s 638309739217860036: | | | | | | | | | | | | | | | | | | | | | | | | 10260 | | | | | | | 0.003s 45.443s 638309739217888950: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 45.443s 638309739217890160: | | | | | | | | 9386 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 45.447s 638309739217935004: | | | | | | | | | | | | | | | | | | | | | | | 10301 | | | | | | | | 0.003s 45.450s 638309739217960159: | | | 4700 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.450s 638309739217960537: | 4780 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.453s 638309739217990352: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4781 | | | | 0.003s 45.455s 638309739218016808: | | | | | | | | | | | | | | | | | | | | | | | | | | 10372 | | | | | 0.003s 45.458s 638309739218042948: | | | | | | | | | | | | | | | | | | 10128 | | | | | | | | | | | | | 0.003s 45.461s 638309739218074819: | | | | | | | 4772 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.461s 638309739218075033: | | | | | | | | | | | | | | | | | | | | | | 4719 | | | | | | | | | 0.000s 45.461s 638309739218075245: | | 4771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.461s 638309739218075365: | | | | | | | | | | | | | | | | | | | 10398 | | | | | | | | | | | | 0.003s 45.464s 638309739218105872: | | | | | | | | | | | | | | | | | | | | | 4741 | | | | | | | | | | 0.000s 45.464s 638309739218106821: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10399 0.002s 45.467s 638309739218129866: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10362 | | 0.002s 45.469s 638309739218154763: | | | | | | | | | | | | | | 4768 | | | | | | | | | | | | | | | | | 0.000s 45.469s 638309739218154971: | | | | | | | | | | | | | 10402 | | | | | | | | | | | | | | | | | | 0.002s 45.472s 638309739218178770: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10382 | | | 0.003s 45.475s 638309739218208458: | | | | | | | | | | | | | | | | | | | | 9933 | | | | | | | | | | | 0.002s 45.477s 638309739218227621: | | | | | | | | | | | | | | | | | | | | | | | | 4721 | | | | | | | 0.000s 45.477s 638309739218227826: | | | | | | | | 4782 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.479s 638309739218248277: | | | | | | | | | | | | | | | | | | | | | | | 10280 | | | | | | | | 0.002s 45.480s 638309739218266887: | | | | | | | | | | | | | | | | 10101 | | | | | | | | | | | | | | | 0.002s 45.482s 638309739218287082: | | | | | | | | | | | 4751 | | | | | | | | | | | | | | | | | | | | 0.000s 45.482s 638309739218287348: | | | | | | | | | | | | | | | 4695 | | | | | | | | | | | | | | | | 0.000s 45.482s 638309739218287469: | | | | | | | | | 4769 | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.483s 638309739218287594: 4746 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.483s 638309739218287822: | | | | | | | | | | | | | | | | | | | | | | | | | | 10345 | | | | | 0.002s 45.485s 638309739218311347: | | | | | | | | | | | | | | | | | 10341 | | | | | | | | | | | | | | 0.002s 45.487s 638309739218335298: | | | | | | | | | | | | | | | | | | | | | | | | | 4640 | | | | | | 0.000s 45.487s 638309739218335745: | | | | | | | | | | | | | | | | | | 10405 | | | | | | | | | | | | | 0.002s 45.490s 638309739218358512: | | | | | | | | | | | | | | | | | | | | | | 10351 | | | | | | | | | 0.002s 45.492s 638309739218379117: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4652 | 0.000s 45.492s 638309739218379301: | | | | | | | | | | 4716 | | | | | | | | | | | | | | | | | | | | | 0.000s 45.492s 638309739218379407: | | | | 10410 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.494s 638309739218402717: | | | | | | | | | | | | | | | | | | | | | 10409 | | | | | | | | | | 0.002s 45.496s 638309739218422635: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10261 | | 0.003s 45.499s 638309739218450376: | | | | | | | | | | | | | | 10412 | | | | | | | | | | | | | | | | | 0.003s 45.502s 638309739218482999: | | | | | | | | | | | | | 10346 | | | | | | | | | | | | | | | | | | 0.003s 45.505s 638309739218511252: | | | | | 10414 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.507s 638309739218532171: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10415 | | | 0.002s 45.509s 638309739218552389: | | | | | | | | | | | | | | | | | | | | 4783 | | | | | | | | | | | 0.002s 45.511s 638309739218573351: | | | | | | | | | | | | | | | | | | | | | | | | 10403 | | | | | | | 0.002s 45.513s 638309739218592092: | | | 10417 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.515s 638309739218612710: | | | | | | | | | | | | 10384 | | | | | | | | | | | | | | | | | | | 0.002s 45.517s 638309739218635552: | | | | | | | | | | | | | | | | | | | | | | | 4784 | | | | | | | | 0.002s 45.519s 638309739218654318: 4773 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.519s 638309739218654561: | | | | | | | | | | | 4684 | | | | | | | | | | | | | | | | | | | | 0.001s 45.520s 638309739218661438: | | | | | | | | | | | | | | | 10400 | | | | | | | | | | | | | | | | 0.003s 45.523s 638309739218689447: | | | | | | | | | | | | | | | | 10419 | | | | | | | | | | | | | | | 0.003s 45.526s 638309739218718538: | | | | | | | | | | | | | | | | | | | | | | | | | | 10112 | | | | | 0.003s 45.529s 638309739218750230: | | | | | | | | | | | | | | | | | | | | | | | | | 4680 | | | | | | 0.000s 45.529s 638309739218750539: | | | | | | | 4764 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.529s 638309739218750694: | | | | | | | | | | | | | | | | | 10416 | | | | | | | | | | | | | | 0.003s 45.532s 638309739218779127: | | | | | | | | | | 4745 | | | | | | | | | | | | | | | | | | | | | 0.000s 45.532s 638309739218779412: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4694 | 0.000s 45.532s 638309739218779585: | | | | | | | | | | | | | | | | | | | | | | 4654 | | | | | | | | | 0.000s 45.532s 638309739218780644: | | 4676 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.532s 638309739218780918: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10427 | | | | 0.003s 45.535s 638309739218812281: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4757 | | 0.000s 45.535s 638309739218812565: | | | | | | | | | | | | | | 4768 | | | | | | | | | | | | | | | | | 0.000s 45.535s 638309739218812722: | 4774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.535s 638309739218812922: | | | | | | | | | | | | | 10428 | | | | | | | | | | | | | | | | | | 0.003s 45.538s 638309739218841581: | | | | | | 4759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.538s 638309739218842087: | | | | | | | | | | | | | | | | | | | | | | | | 10429 | | | | | | | 0.004s 45.542s 638309739218878369: | | | | | | | | | | | | 10430 | | | | | | | | | | | | | | | | | | | 0.004s 45.545s 638309739218913693: | | | | | | | | | | | 4663 | | | | | | | | | | | | | | | | | | | | 0.000s 45.545s 638309739218914039: 4777 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.545s 638309739218914318: | | | | | | | | | 4744 | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.545s 638309739218914505: | | | | | | | | | | | | | | | 4776 | | | | | | | | | | | | | | | | 0.000s 45.545s 638309739218914820: | | | | | | | | | | | | | | | | 10078 | | | | | | | | | | | | | | | 0.004s 45.549s 638309739218951486: | | | | | | | | | | | | | | | | | | | | | | | | | 4710 | | | | | | 0.000s 45.549s 638309739218951749: | | | | | | | 4762 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.549s 638309739218951929: | | | | | | | | | | | | | | | | | | | | | | | | | | 10423 | | | | | 0.003s 45.552s 638309739218984869: | | | | | | | | | | | | | | | | | | | | | 4747 | | | | | | | | | | 0.000s 45.552s 638309739218985230: | | | | | | | | 10437 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.554s 638309739219007188: | | | | | | | | | | | | | | | | | 10318 | | | | | | | | | | | | | | 0.003s 45.558s 638309739219039023: | | 4754 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.558s 638309739219039617: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10439 | 0.004s 45.561s 638309739219075648: | | | | | | | | | | 4698 | | | | | | | | | | | | | | | | | | | | | 0.000s 45.561s 638309739219075946: | | | | | | | | | | | | | | 4785 | | | | | | | | | | | | | | | | | 0.002s 45.563s 638309739219097180: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4749 | | 0.000s 45.564s 638309739219097851: | | | | | | 10436 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.566s 638309739219127104: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4775 0.000s 45.567s 638309739219128600: | | | | | | | | | | | 4751 | | | | | | | | | | | | | | | | | | | | 0.000s 45.567s 638309739219129130: | | | | | | | | | 4786 | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.569s 638309739219153846: | | | 4700 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.569s 638309739219154077: 10448 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.571s 638309739219172620: | | | | | | | 4787 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.574s 638309739219199284: | | | | | | | | | | | | | | | | 10034 | | | | | | | | | | | | | | | 0.002s 45.576s 638309739219222746: | | | | | | | | | | | | | | | | | | | | | | | | | 10447 | | | | | | 0.003s 45.579s 638309739219248634: | | | | | | | | | | | | | | | | | | | | 4655 | | | | | | | | | | | 0.000s 45.579s 638309739219248837: | | | | | | | | | | | | | | | | | | | | | | | | | | 10451 | | | | | 0.004s 45.582s 638309739219286894: | | | | | | | | | | | | | | | | | | | | | 9978 | | | | | | | | | | 0.004s 45.586s 638309739219325105: | | | | | | | | | | | | | | | | | | | | | | 10454 | | | | | | | | | 0.004s 45.590s 638309739219361128: | | 10438 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.592s 638309739219381241: | | | | | | | | | | | | | | | | | 10299 | | | | | | | | | | | | | | 0.003s 45.594s 638309739219406485: | | | | | | | | | | 4650 | | | | | | | | | | | | | | | | | | | | | 0.000s 45.594s 638309739219406660: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4694 | 0.000s 45.594s 638309739219406868: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4672 | | 0.000s 45.594s 638309739219406988: | 10458 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.598s 638309739219438936: | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | | 0.000s 45.598s 638309739219439578: | | | | | | 10459 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 45.602s 638309739219478314: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 45.602s 638309739219478623: 4777 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.602s 638309739219479426: | | | | | | | | | | | 10357 | | | | | | | | | | | | | | | | | | | | 0.002s 45.604s 638309739219503576: | | | | | | | | | | | | | | | | 10019 | | | | | | | | | | | | | | | 0.003s 45.607s 638309739219530782: | | | | | | | | | | | | | | | | | | | | 10452 | | | | | | | | | | | 0.003s 45.610s 638309739219560143: | | | | | | | | | | | | | | | | | | | | | | | | | 10435 | | | | | | 0.002s 45.612s 638309739219581007: | | | | | | | | | | | | | | | | | | 4642 | | | | | | | | | | | | | 0.000s 45.612s 638309739219581308: | | | | | | | | | | | | | | | | | | | 10326 | | | | | | | | | | | | 0.003s 45.615s 638309739219612680: | | 4676 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.615s 638309739219613490: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10358 | 0.003s 45.618s 638309739219641250: | | | | | | | | | | 10466 | | | | | | | | | | | | | | | | | | | | | 0.003s 45.621s 638309739219668321: | | | | | | | | | | | | | | | | | 10236 | | | | | | | | | | | | | | 0.002s 45.623s 638309739219691496: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10468 | | 0.002s 45.625s 638309739219713608: | | | | 4677 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.625s 638309739219713904: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10336 | | | 0.003s 45.628s 638309739219745473: | | | | | | | | | | | | | | | | | | | | | | | 10433 | | | | | | | | 0.002s 45.631s 638309739219768674: | 4774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.631s 638309739219768952: 10442 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.634s 638309739219802413: | | | | | | | | | | | | | | | 10461 | | | | | | | | | | | | | | | | 0.003s 45.637s 638309739219832177: | | | 10472 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.640s 638309739219859706: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4635 0.000s 45.640s 638309739219860703: | | | | | | | | | | | 10470 | | | | | | | | | | | | | | | | | | | | 0.003s 45.643s 638309739219891434: | | | | | | | | | | | | | | 4765 | | | | | | | | | | | | | | | | | 0.000s 45.643s 638309739219891545: | | | | | | | | | | | | | | | | 10474 | | | | | | | | | | | | | | | 0.002s 45.645s 638309739219914636: | | | | | | | | | | | | | | | | | | | | 4788 | | | | | | | | | | | 0.003s 45.648s 638309739219946441: | | | | | | | | | | | | | | | | | | 10475 | | | | | | | | | | | | | 0.003s 45.651s 638309739219972009: | | | | | | | | | | | | | | | | | | | | | | | | | 4680 | | | | | | 0.000s 45.651s 638309739219972631: | | 10426 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.654s 638309739220005893: | | | | | | | | | 4744 | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.654s 638309739220006127: | | | | | | | 4764 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.654s 638309739220006253: | | | | | | | | | | | | | | | | | | | 10480 | | | | | | | | | | | | 0.002s 45.657s 638309739220028112: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4750 | 0.000s 45.657s 638309739220028385: | | | | | | | | | | 4650 | | | | | | | | | | | | | | | | | | | | | 0.000s 45.657s 638309739220028549: | | | | | | | | | | | | | | | | | 10481 | | | | | | | | | | | | | | 0.004s 45.661s 638309739220067522: | | | | | 4779 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.661s 638309739220068207: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4672 | | 0.000s 45.661s 638309739220068432: | | | | 10482 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 45.665s 638309739220117080: | | | | | | | | | | | | | | | | | | | | | | 4654 | | | | | | | | | 0.000s 45.666s 638309739220117859: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10478 | | | 0.005s 45.670s 638309739220166238: | 4742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.670s 638309739220166473: | | | | | | | | | | | | | | | | | | | | | | | 10479 | | | | | | | | 0.005s 45.676s 638309739220219723: 4773 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.676s 638309739220220396: | | | | | | | | | | | | | | | 4776 | | | | | | | | | | | | | | | | 0.000s 45.676s 638309739220221831: | | | | | | | | | | | 4789 | | | | | | | | | | | | | | | | | | | | 0.005s 45.681s 638309739220274698: | | | | | | | | | | | | | | 4790 | | | | | | | | | | | | | | | | | 0.005s 45.687s 638309739220329323: | | | | | | | | | | | | | | | | | | | | | | | | | 4715 | | | | | | 0.000s 45.687s 638309739220329733: | | | | | | | | | | | | | | | | | | 4642 | | | | | | | | | | | | | 0.000s 45.687s 638309739220330125: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4781 | | | | 0.000s 45.687s 638309739220330350: | | | | | | | | | | | | | | | | | | | | | 4747 | | | | | | | | | | 0.000s 45.687s 638309739220330610: | | | | | | | 4727 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.687s 638309739220331357: | | 4771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.687s 638309739220331635: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10347 | 0.006s 45.692s 638309739220386740: | | | | | | | | | 10463 | | | | | | | | | | | | | | | | | | | | | | 0.005s 45.697s 638309739220433497: | | | | 4677 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.697s 638309739220434380: | | | 4700 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.697s 638309739220434562: 4777 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.697s 638309739220434889: | 10493 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 45.700s 638309739220458165: | | | | | | | | | | | | | | | 10450 | | | | | | | | | | | | | | | | 0.004s 45.704s 638309739220497814: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 45.704s 638309739220498261: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4736 0.000s 45.704s 638309739220499709: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4757 | | 0.000s 45.704s 638309739220500036: | | | | | | | | 4782 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.704s 638309739220500236: | | | | | | | | | | 4756 | | | | | | | | | | | | | | | | | | | | | 0.000s 45.704s 638309739220500348: | | | | | | | | | | | | | | | | | | | | | | | | | 10496 | | | | | | 0.005s 45.709s 638309739220549452: | | | | | | | 4772 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.709s 638309739220549765: | | | | | | | | | | | | | | | | | | | | | 4734 | | | | | | | | | | 0.000s 45.709s 638309739220550547: | | 10495 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 45.714s 638309739220599243: | | | | | | | | | | | | | | | | | | | | 10503 | | | | | | | | | | | 0.005s 45.719s 638309739220649605: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4760 | 0.000s 45.719s 638309739220650230: | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.719s 638309739220650529: | | | | | | | | | | | | | | | | | | | | | | 10507 | | | | | | | | | 0.005s 45.723s 638309739220696752: 10508 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 45.729s 638309739220750864: | | | | | | | | | 10504 | | | | | | | | | | | | | | | | | | | | | | 0.005s 45.733s 638309739220796829: | | | | 10509 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 45.738s 638309739220843567: | | | 10510 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 45.743s 638309739220895061: | 4742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.743s 638309739220896191: | | | | | | | | | | 10511 | | | | | | | | | | | | | | | | | | | | | 0.006s 45.749s 638309739220955006: | | | | | | | | | | | | | 10505 | | | | | | | | | | | | | | | | | | 0.005s 45.754s 638309739221000186: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10432 0.005s 45.758s 638309739221046082: | | | | | | | 4778 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.758s 638309739221046428: | | | | | | | | | | | | | | | | | | | | | 4791 | | | | | | | | | | 0.003s 45.762s 638309739221078739: | | | | | | | | | | | | | | | 10515 | | | | | | | | | | | | | | | | 0.003s 45.764s 638309739221106642: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10517 | | 0.004s 45.768s 638309739221141642: | | | | | | | | | | | | | | | | | | 10518 | | | | | | | | | | | | | 0.005s 45.772s 638309739221187259: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10519 | | | | 0.004s 45.776s 638309739221225794: | | | | | | | | | | | | 10471 | | | | | | | | | | | | | | | | | | | 0.047s 45.824s 638309739221700216: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10177 | 0.002s 45.826s 638309739221724828: 4777 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.826s 638309739221725209: | | | | | | | | | | | | | | 10522 | | | | | | | | | | | | | | | | | 0.003s 45.829s 638309739221752700: | | | | 4677 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.829s 638309739221753013: | 4792 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 45.833s 638309739221792829: | | | 4700 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.833s 638309739221793297: | | | | | | | | | | 4756 | | | | | | | | | | | | | | | | | | | | | 0.000s 45.833s 638309739221793560: | | 10487 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 45.837s 638309739221832546: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4635 0.000s 45.837s 638309739221834888: | | | | | | | | | | | | | | | | | | | | | | | | | 4710 | | | | | | 0.000s 45.837s 638309739221835182: | | | | | | | | | | | | | | | 4793 | | | | | | | | | | | | | | | | 0.005s 45.842s 638309739221880277: | | | | | | | | 10525 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 45.846s 638309739221925604: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4757 | | 0.000s 45.846s 638309739221926053: | | | | | | | | | | | 4684 | | | | | | | | | | | | | | | | | | | | 0.000s 45.846s 638309739221926274: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4781 | | | | 0.000s 45.847s 638309739221928082: | | | | | 4766 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.847s 638309739221928260: | | | | | | | | | | | | 10527 | | | | | | | | | | | | | | | | | | | 0.005s 45.851s 638309739221973281: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10526 | 0.003s 45.854s 638309739222006546: 10421 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 45.859s 638309739222051382: | | | | | | | | | | | | | | | | | | | | | | | | 4721 | | | | | | | 0.000s 45.859s 638309739222051794: | | | | | | | | | | | | | | | | | | | | | | 4654 | | | | | | | | | 0.000s 45.859s 638309739222052054: | | | | | | | | | | 4650 | | | | | | | | | | | | | | | | | | | | | 0.000s 45.859s 638309739222052319: | | | 10530 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 45.863s 638309739222092982: | | | | | | | | | | | | | | | | | | 4642 | | | | | | | | | | | | | 0.000s 45.863s 638309739222093406: | | | | | | | | | | | | | | | | | | | | | 4734 | | | | | | | | | | 0.000s 45.863s 638309739222093704: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10531 | | 0.003s 45.866s 638309739222125895: | | | | | 10536 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 45.871s 638309739222168934: | | | | | | | | | | | 4751 | | | | | | | | | | | | | | | | | | | | 0.000s 45.871s 638309739222169198: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10538 | | | | 0.004s 45.875s 638309739222211886: | | | | | | | | 4782 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.875s 638309739222213907: | | | | | | | | | | | | | | | | | | | | | | | | | 10532 | | | | | | 0.003s 45.878s 638309739222242450: | | | | | | | 4718 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.878s 638309739222242634: | | 10533 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.881s 638309739222270576: | | | | 10534 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 45.885s 638309739222308923: | | | | | | | | | | | | | | | | | | | | | | 10541 | | | | | | | | | 0.004s 45.888s 638309739222346079: | | | | | | | | | | | | | | | | | | | | | | | | 4653 | | | | | | | 0.000s 45.888s 638309739222346960: 10535 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.892s 638309739222378947: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10543 0.004s 45.896s 638309739222420944: | | | 4700 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.896s 638309739222421392: | | | | | | | | | | | | | | | | | | | | | 4794 | | | | | | | | | | 0.005s 45.901s 638309739222467826: | | | | | 4766 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.901s 638309739222468284: | | | | | | | | | | | 10539 | | | | | | | | | | | | | | | | | | | | 0.005s 45.905s 638309739222514057: | 4780 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.905s 638309739222514348: | | | | | | | | 10550 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.908s 638309739222539787: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4781 | | | | 0.000s 45.908s 638309739222540269: | | | | | | | 10546 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 45.913s 638309739222587533: | | | | | | | | | | 10552 | | | | | | | | | | | | | | | | | | | | | 0.005s 45.918s 638309739222637849: | | | | | | | | | | | | | | | | | | | | | | | | 10553 | | | | | | | 0.004s 45.922s 638309739222681036: | | | | | | | | | | | | 10547 | | | | | | | | | | | | | | | | | | | 0.002s 45.924s 638309739222703992: | | | | | | | | | | | | | | | | | | | | | | 4654 | | | | | | | | | 0.000s 45.924s 638309739222704321: 10548 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.927s 638309739222730223: | | | | | | | | | | | | | | | | | | 10554 | | | | | | | | | | | | | 0.002s 45.929s 638309739222752224: | | | | | | | | | | | | | | | 4695 | | | | | | | | | | | | | | | | 0.000s 45.929s 638309739222752463: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10560 | | | | 0.003s 45.932s 638309739222785043: | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.932s 638309739222785304: | | | | | | | | | | | 10555 | | | | | | | | | | | | | | | | | | | | 0.003s 45.936s 638309739222819293: | | | | | | | | 4782 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.936s 638309739222820329: | | | | | | | | | | | | | | | | | | | | | | | | 4653 | | | | | | | 0.000s 45.936s 638309739222820597: | | | | | | | | | | | | | | | | | | | | | | 10563 | | | | | | | | | 0.005s 45.941s 638309739222871411: | | | 10556 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 45.945s 638309739222911991: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 45.945s 638309739222912572: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4781 | | | | 0.000s 45.945s 638309739222913028: | | | | | | | | 10565 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 45.949s 638309739222954242: | 10557 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.953s 638309739222988056: | | | | | 10567 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 45.955s 638309739223016179: | | | | | | | | | | | | | | | | | | | | | | 4654 | | | | | | | | | 0.000s 45.955s 638309739223016580: | | | | | | | | | | | | | | | 10568 | | | | | | | | | | | | | | | | 0.003s 45.958s 638309739223041858: | | | | | | | | | | | | | | | | | | | | | 10569 | | | | | | | | | | 0.003s 45.961s 638309739223071290: | | | | | | | | 4782 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 45.961s 638309739223075389: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 45.961s 638309739223076959: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10576 | | | | 0.003s 45.965s 638309739223109250: | | | | | | | | | | | | | | | | | | | | | | | | | | 4740 | | | | | 0.000s 45.965s 638309739223110282: | | | | | | | | | | | | | | | 10570 | | | | | | | | | | | | | | | | 0.003s 45.968s 638309739223143882: | | | | | | | | | | | | | | | | | | | | | | | | | | 10578 | | | | | 0.004s 45.972s 638309739223184757: | | | | | | | | 10579 | | | | | | | | | | | | | | | | | | | | | | | 0.006s 45.978s 638309739223241228: | | | | | | | | | | | | | | | | | | | | | | | | | | 4740 | | | | | 0.000s 45.978s 638309739223241873: | | | | | | | | | | | | | | | | | | | | | | | | 10571 | | | | | | | 0.008s 45.986s 638309739223320257: | | | | | | | | | | 4650 | | | | | | | | | | | | | | | | | | | | | 0.020s 46.006s 638309739223519567: | | | | | | | | | | | | | | | | | | | | | | | | | | 10580 | | | | | 0.006s 46.011s 638309739223574926: | | | | | | | | | | | | | | | | | | | | | | 10572 | | | | | | | | | 0.004s 46.015s 638309739223616874: | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 46.020s 638309739223666353: | | | | | | | | | | 10573 | | | | | | | | | | | | | | | | | | | | | 0.006s 46.027s 638309739223729496: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4635 0.001s 46.027s 638309739223736401: | | | | | 10582 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 46.037s 638309739223830348: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10574 0.008s 46.045s 638309739223910644: | | | | | | | | | | | | | | | | | | 4642 | | | | | | | | | | | | | 0.028s 46.073s 638309739224191863: | | | | | | | | | | | | | | | | | | 10584 | | | | | | | | | | | | | 0.006s 46.079s 638309739224251848: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4781 | | | | 0.002s 46.081s 638309739224268849: | | | | | | | | | | | | | | | | | | 4642 | | | | | | | | | | | | | 0.003s 46.084s 638309739224302412: | | | | | | | | 4782 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.084s 638309739224304227: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10585 | | | | 0.004s 46.088s 638309739224346792: | | | | | | | | | | | | | | | | | | 10586 | | | | | | | | | | | | | 0.005s 46.093s 638309739224394509: | | | | | | | | 10588 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.096s 638309739224420981: | | | | | | | | | | | | | | | | | | | | | | | | | | 4740 | | | | | 0.001s 46.096s 638309739224426862: | | | | | | | | | | | | | | | | | | 4642 | | | | | | | | | | | | | 0.000s 46.097s 638309739224427646: | | | | | | | | | | | | | | 4790 | | | | | | | | | | | | | | | | | 0.000s 46.097s 638309739224430120: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4781 | | | | 0.001s 46.098s 638309739224437627: | | | | | | | | | | | | | | | | | | | | | | | | | | 10589 | | | | | 0.010s 46.107s 638309739224535892: | | | | | | | | 4782 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.109s 638309739224557017: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4757 | | 0.003s 46.112s 638309739224584596: | | | | | | | | | | | | | | 10591 | | | | | | | | | | | | | | | | | 0.006s 46.118s 638309739224644880: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10592 | | 0.005s 46.123s 638309739224697106: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10558 | | | | 0.004s 46.128s 638309739224740102: | | | | | | | | | | | | | | 4790 | | | | | | | | | | | | | | | | | 0.000s 46.128s 638309739224740750: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4757 | | 0.005s 46.133s 638309739224789602: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10559 | | 0.005s 46.138s 638309739224844108: | | | | | | | | | | | | | | 10594 | | | | | | | | | | | | | | | | | 0.006s 46.144s 638309739224906046: | | | | | | | | 10549 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 46.149s 638309739224952436: | | | | | | | | | | | | | | | | | | 10537 | | | | | | | | | | | | | 0.005s 46.154s 638309739225003550: | | | | | | | | | | | | | | 4790 | | | | | | | | | | | | | | | | | 0.001s 46.155s 638309739225013449: | | | | | | | | | | | | | | | | | | 9308 | | | | | | | | | | | | | 0.005s 46.160s 638309739225060905: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4795 | 0.004s 46.164s 638309739225102120: | | 10330 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.168s 638309739225146043: | | | | | | | | | | | | 10561 | | | | | | | | | | | | | | | | | | | 0.006s 46.174s 638309739225203760: | | | | | | | | | | | | | | 10599 | | | | | | | | | | | | | | | | | 0.004s 46.178s 638309739225245394: | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.178s 638309739225245840: | | | | | | | | | | | | | | | | | | 4796 | | | | | | | | | | | | | 0.005s 46.183s 638309739225294812: | | 10315 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.187s 638309739225335908: | | | | | | | | | | | | 10464 | | | | | | | | | | | | | | | | | | | 0.004s 46.192s 638309739225377549: | | | | | 4766 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.192s 638309739225377861: | | | | 10486 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.195s 638309739225411242: | | | | | | | | | | | | | | 4790 | | | | | | | | | | | | | | | | | 0.000s 46.195s 638309739225412018: | | | | | | | | | | | | | | | | | | | | | 4797 | | | | | | | | | | 0.002s 46.197s 638309739225436522: | | 10314 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.201s 638309739225476996: | | | | | | | | | | | | 10602 | | | | | | | | | | | | | | | | | | | 0.004s 46.205s 638309739225512500: | | | | | 10604 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.209s 638309739225555994: | | | | | | | | | | | | | | | | | | | | | | | | | | 4740 | | | | | 0.000s 46.209s 638309739225556462: | | | | | | | 4798 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 46.215s 638309739225609187: | | | | 10444 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.218s 638309739225641472: | | 10297 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.221s 638309739225674127: | | | | | | | | | | | | 10457 | | | | | | | | | | | | | | | | | | | 0.003s 46.224s 638309739225706932: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4668 | 0.000s 46.224s 638309739225707214: | | | | | 4766 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.224s 638309739225707489: | | | | | | | | | | | | | | | | | | | | | | | | | | 10610 | | | | | 0.002s 46.227s 638309739225730585: | | | | | | | | | | | 4789 | | | | | | | | | | | | | | | | | | | | 0.000s 46.227s 638309739225731066: | | | | 10606 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.231s 638309739225773097: | | | | | | | | | | 10607 | | | | | | | | | | | | | | | | | | | | | 0.005s 46.236s 638309739225822511: | | | | | | | | | | | | | | | | | | 10611 | | | | | | | | | | | | | 0.004s 46.240s 638309739225861537: | | | | | | | | | | | | | | 4765 | | | | | | | | | | | | | | | | | 0.000s 46.240s 638309739225862932: | | 10615 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.244s 638309739225899017: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10612 | 0.003s 46.247s 638309739225931687: | | | | | | | | | | | | 10613 | | | | | | | | | | | | | | | | | | | 0.003s 46.249s 638309739225956789: 10614 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.252s 638309739225983733: | | | | | | | | | | | | | | | | | | | | | | | | | | 4740 | | | | | 0.000s 46.252s 638309739225983936: | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.252s 638309739225984219: | | | | | | | | | | | | | | 10625 | | | | | | | | | | | | | | | | | 0.003s 46.256s 638309739226017741: | | | | | | | | | | | | | | | | | | | | | 10628 | | | | | | | | | | 0.003s 46.259s 638309739226049715: | | | | | | | | | | | | | | | 10608 | | | | | | | | | | | | | | | | 0.005s 46.263s 638309739226097119: | 4761 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.264s 638309739226097580: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4749 | | 0.000s 46.264s 638309739226097793: | | | | | | | | | | | | | | | | | | | | | | | | | | 10630 | | | | | 0.005s 46.268s 638309739226147242: | | | | | | 4759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.269s 638309739226147799: | | | | | 10631 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.273s 638309739226188299: | | | | | | | | | | | | | | | | 10609 | | | | | | | | | | | | | | | 0.004s 46.277s 638309739226231183: | | | | | | | 10632 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.281s 638309739226273929: | | | | | | | | | | | | | | | | | | | | | | 10512 | | | | | | | | | 0.038s 46.319s 638309739226654251: | | | | | | | | | | | | | | | | | | | | | | | | 10143 | | | | | | | 0.004s 46.324s 638309739226698731: | | | | | | | | | | | 4684 | | | | | | | | | | | | | | | | | | | | 0.000s 46.324s 638309739226699008: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10422 0.005s 46.329s 638309739226748345: | | | 10520 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.332s 638309739226784011: | 10634 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.336s 638309739226821366: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10440 | | | | 0.004s 46.340s 638309739226858928: | | | | | | | | | | | | | | | | | | | | | | | | | | 4740 | | | | | 0.000s 46.340s 638309739226859371: | | | | | | 10635 | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 46.346s 638309739226925116: | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.346s 638309739226926384: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10449 | | 0.005s 46.351s 638309739226975901: | | | | | | | | | | | | | | | | | | | | | | 10293 | | | | | | | | | 0.006s 46.357s 638309739227035402: | | | | | | | | | | | | | | | | | | | | | | | | 10018 | | | | | | | 0.003s 46.361s 638309739227069152: | | | | | | | | | | | 10627 | | | | | | | | | | | | | | | | | | | | 0.004s 46.365s 638309739227107861: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10639 0.004s 46.369s 638309739227150581: | 4761 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.369s 638309739227150916: | | | 10501 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.373s 638309739227192081: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10407 | | | | 0.004s 46.377s 638309739227228900: | | 4799 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.379s 638309739227257254: | | | | | | 4759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.380s 638309739227257569: | | | | | 10647 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.383s 638309739227292575: | | | | | | | | 10497 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.386s 638309739227326876: | | | | | | | | | | | | | | | | | | | | | | | 4784 | | | | | | | | 0.000s 46.386s 638309739227327149: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10441 | | 0.005s 46.391s 638309739227376039: | | | | | | | | | | | | | | | | | | | | | | 10234 | | | | | | | | | 0.004s 46.395s 638309739227413643: | | | | | | | | | | | | | | 4790 | | | | | | | | | | | | | | | | | 0.000s 46.395s 638309739227414033: | | | | | | | | | | | | | | | | | | | | | | | | 4800 | | | | | | | 0.003s 46.399s 638309739227448578: | | | | | | | | | | | | | | | | | | | | | | | | | | 10514 | | | | | 0.004s 46.403s 638309739227493423: | | | | | | | | | | | 10528 | | | | | | | | | | | | | | | | | | | | 0.002s 46.405s 638309739227514635: | | | | | | | | | | | | | | | | | | | | 4655 | | | | | | | | | | | 0.000s 46.405s 638309739227514862: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4711 0.000s 46.405s 638309739227515777: | 4792 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.405s 638309739227516007: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 46.405s 638309739227516199: | | | | | | | | | | | | | | | | | | | 4713 | | | | | | | | | | | | 0.000s 46.405s 638309739227516325: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10513 | | | 0.003s 46.408s 638309739227544456: | | | 10445 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.410s 638309739227566002: | | | | | | | | | | | | | | | | | | | | | | | | | 4640 | | | | | | 0.000s 46.410s 638309739227566217: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4801 | | | | 0.003s 46.414s 638309739227598943: | | | | | | | | | | | | | | | | | 10577 | | | | | | | | | | | | | | 0.003s 46.416s 638309739227626570: | | | | | | 10494 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.420s 638309739227661492: | | | | 10411 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.423s 638309739227692426: | | | | | 4673 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.423s 638309739227693016: | | | | | | | | 10477 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.426s 638309739227719639: | | | | | | | | | 4786 | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.426s 638309739227719838: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10223 | | 0.003s 46.428s 638309739227745774: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.000s 46.428s 638309739227745992: | | | | | | | | | | | | | | 4765 | | | | | | | | | | | | | | | | | 0.000s 46.428s 638309739227746242: 10593 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.431s 638309739227772754: | | | | | | | | | | | | | | | | | | | | | | | | | | 10653 | | | | | 0.002s 46.433s 638309739227795771: | | | | | | | | | | | | | | | | | | 10618 | | | | | | | | | | | | | 0.002s 46.435s 638309739227816394: | | | | | | | | | | | 4684 | | | | | | | | | | | | | | | | | | | | 0.000s 46.435s 638309739227816614: | | | | | | | | | | 4745 | | | | | | | | | | | | | | | | | | | | | 0.000s 46.435s 638309739227816745: | | | | | | | | | | | | | 4697 | | | | | | | | | | | | | | | | | | 0.000s 46.435s 638309739227816897: | | | | | | | | | | | | | | | | | | | 10540 | | | | | | | | | | | | 0.002s 46.438s 638309739227839689: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10488 | | | 0.002s 46.440s 638309739227860477: | | | 10291 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.442s 638309739227881103: | | | | | | | | | | | | | | | | | | | | | | | | | 4715 | | | | | | 0.000s 46.442s 638309739227881275: | | | | | | | | | | | | | | | | 10544 | | | | | | | | | | | | | | | 0.002s 46.444s 638309739227905260: | | | | | | | | | | | | | | | | | 10067 | | | | | | | | | | | | | | 0.002s 46.446s 638309739227926602: | | | | | | 10376 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.448s 638309739227946886: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4736 0.000s 46.449s 638309739227947562: | | | | 10373 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.450s 638309739227967387: | | | | | | | | | | | | 4802 | | | | | | | | | | | | | | | | | | | 0.002s 46.453s 638309739227988181: | | | | | | | | | | | | | | | 4720 | | | | | | | | | | | | | | | | 0.000s 46.453s 638309739227988734: | | | | | | | | 10465 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.455s 638309739228015972: | | | | | | | | | | | | | | | | | | | | | | | 4728 | | | | | | | | 0.000s 46.455s 638309739228016185: | | | | | | | 4772 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.455s 638309739228016626: | | 4676 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.455s 638309739228016725: | | | | | | | | | | | | | | | | | | | | | | 4719 | | | | | | | | | 0.000s 46.455s 638309739228016824: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10667 | | 0.003s 46.459s 638309739228050457: 4777 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.459s 638309739228050875: | | | | | | | | | | | | | | | | | | | | | 4791 | | | | | | | | | | 0.000s 46.459s 638309739228051045: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4795 | 0.000s 46.459s 638309739228051195: | | | | | | | | | | | | | | 4739 | | | | | | | | | | | | | | | | | 0.000s 46.459s 638309739228051404: | | | | | | | | | | | | | | | | | | | | | | | | | | 10455 | | | | | 0.003s 46.462s 638309739228080979: | | | | | | | | | | | | | | | | | | 4796 | | | | | | | | | | | | | 0.000s 46.462s 638309739228081262: | | | | | | | | | | | | | 10670 | | | | | | | | | | | | | | | | | | 0.003s 46.464s 638309739228107333: | | | | | | | | | | 10668 | | | | | | | | | | | | | | | | | | | | | 0.003s 46.467s 638309739228132801: | | | | | | | | | | | | | | | | | | | | 4788 | | | | | | | | | | | 0.000s 46.467s 638309739228133472: | | | | | | | | | | | | | | | | | | | 10529 | | | | | | | | | | | | 0.002s 46.469s 638309739228155063: | 10551 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.471s 638309739228175093: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10484 | | | 0.002s 46.473s 638309739228195271: | | | | | | | | | | | | | | | | | | | | | | | | | 4710 | | | | | | 0.000s 46.473s 638309739228195432: | | | 10178 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.476s 638309739228220456: | | | | | | | | | | | | | | | | | | | | | | | | 10674 | | | | | | | 0.002s 46.478s 638309739228244335: | | | | | | | | | | | | | | | | 10523 | | | | | | | | | | | | | | | 0.002s 46.480s 638309739228264395: | | | | | | | | | | | | | | | | | 9850 | | | | | | | | | | | | | | 0.002s 46.482s 638309739228284794: | | | | | 4766 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.482s 638309739228285067: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10392 0.003s 46.485s 638309739228312420: | | | | | | 4759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.485s 638309739228312636: | | | | 10669 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.488s 638309739228338990: | | | | | | | | | | | | | | | 4752 | | | | | | | | | | | | | | | | 0.000s 46.488s 638309739228339187: | | | | | | | | | 10662 | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.490s 638309739228359883: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10678 | | | | 0.003s 46.492s 638309739228385550: | | | | | | | | 10425 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.495s 638309739228414995: | | 4771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.495s 638309739228415306: | | | | | | | 4778 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.495s 638309739228415453: | | | | | | | | | | | | | | | | | | | | | | | 10671 | | | | | | | | 0.005s 46.500s 638309739228461474: 10682 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.503s 638309739228493245: | | | | | | | | | | | | | | 4785 | | | | | | | | | | | | | | | | | 0.000s 46.503s 638309739228494397: | | | | | | | | | | | | | | | | | | | | | | | | | | 10680 | | | | | 0.004s 46.507s 638309739228529848: | | | | | | | | | | | 4663 | | | | | | | | | | | | | | | | | | | | 0.000s 46.507s 638309739228530153: | | | | | | | | | | | | | 4697 | | | | | | | | | | | | | | | | | | 0.000s 46.507s 638309739228531081: | | | | | | | | | | 10687 | | | | | | | | | | | | | | | | | | | | | 0.003s 46.510s 638309739228558202: | | | | | | | | | | | | | | | | | | | 10683 | | | | | | | | | | | | 0.002s 46.512s 638309739228580315: | 10545 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.514s 638309739228601911: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10677 | | | 0.002s 46.516s 638309739228623293: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.000s 46.516s 638309739228623614: | | | 9959 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.519s 638309739228650750: | | | | | | | | | | | | | | | | 10499 | | | | | | | | | | | | | | | 0.003s 46.522s 638309739228677512: | | | | | | | | | | | | | | | | | 10675 | | | | | | | | | | | | | | 0.002s 46.524s 638309739228699454: | | | | | | 10681 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.526s 638309739228722431: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4758 0.000s 46.526s 638309739228723002: | | | | | | | | | | | | | | | 4793 | | | | | | | | | | | | | | | | 0.000s 46.526s 638309739228723128: | | | | 10689 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.528s 638309739228746845: | | | | | | | | | 10583 | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.530s 638309739228766825: | | | | | | | | 4803 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.533s 638309739228790466: | | 4754 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.533s 638309739228790618: | | | | | | | 4718 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.533s 638309739228790712: | | | | | | | | | | | | | | | | | | | | | | | 4804 | | | | | | | | 0.002s 46.535s 638309739228813200: 4777 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.535s 638309739228813821: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4668 | 0.000s 46.535s 638309739228813961: | | | | | | | | | | | | | | | | | | | | | 4734 | | | | | | | | | | 0.000s 46.535s 638309739228814079: | | | | | | | | | | | | 4679 | | | | | | | | | | | | | | | | | | | 0.000s 46.535s 638309739228814211: | | | | | | | | | | | | | | | | | | | | | | | | | | 10696 | | | | | 0.003s 46.538s 638309739228839601: | | | | | | | | | | | | | | | | | | 10697 | | | | | | | | | | | | | 0.002s 46.540s 638309739228861591: | | | | | | | | | | | | | | | | | | | | 4783 | | | | | | | | | | | 0.000s 46.540s 638309739228861738: | | | | | | | | | | | | | | | | | | | 4713 | | | | | | | | | | | | 0.000s 46.540s 638309739228861925: | | | | | | | | | | | | | | | | | | | | | | | | | 4770 | | | | | | 0.000s 46.540s 638309739228862035: | 4774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.540s 638309739228862426: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10700 | | | 0.003s 46.543s 638309739228888208: | | | 9633 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.545s 638309739228910374: | | | | | | | | | | | | | | | | 10694 | | | | | | | | | | | | | | | 0.003s 46.548s 638309739228942472: | | | | | 4730 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.548s 638309739228942675: | | | | | | | | | | | | | | | | | 10701 | | | | | | | | | | | | | | 0.002s 46.550s 638309739228967485: | | | | | | 10666 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.554s 638309739228999423: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4736 0.000s 46.554s 638309739229001018: | | | | 9874 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.556s 638309739229026130: | | | | | | | | | 4786 | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.556s 638309739229026349: | | 10704 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.559s 638309739229054100: | | | | | | | 4772 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.559s 638309739229054592: 10698 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.562s 638309739229083251: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4726 | 0.000s 46.562s 638309739229083604: | | | | | | | | | | | | 4805 | | | | | | | | | | | | | | | | | | | 0.005s 46.567s 638309739229129157: | | | | | | | | | | | | | | 4739 | | | | | | | | | | | | | | | | | 0.000s 46.567s 638309739229129549: | | | | | | | | | | | | | 10710 | | | | | | | | | | | | | | | | | | 0.005s 46.572s 638309739229179686: | | | | | | | | | | | 4751 | | | | | | | | | | | | | | | | | | | | 0.000s 46.572s 638309739229180234: | | | | | | | | | | | | | | | | | | | | | 4747 | | | | | | | | | | 0.000s 46.572s 638309739229180414: | | | | | | | | | | | | | | | | | | | | | | 4738 | | | | | | | | | 0.000s 46.572s 638309739229180524: | | | | | | | | | | | | | | | | | | | 10713 | | | | | | | | | | | | 0.006s 46.577s 638309739229235780: | 4742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.577s 638309739229235990: | | | | | | | | | | | | | | | | | | | | | | | | | 4680 | | | | | | 0.000s 46.577s 638309739229236129: | | | 10711 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 46.583s 638309739229288201: | | | | | | | | | | | | | | | | 10709 | | | | | | | | | | | | | | | 0.005s 46.588s 638309739229337950: | | | | | 10718 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.591s 638309739229371465: | | | | | | 4759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.591s 638309739229371797: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 46.591s 638309739229372432: | | | | 9866 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.594s 638309739229406143: | | | | | | | | | 4806 | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.597s 638309739229428859: | | 4754 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.597s 638309739229429151: 10672 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.600s 638309739229457729: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4795 | 0.000s 46.600s 638309739229457955: | | | | | | | | | | | | | | 4765 | | | | | | | | | | | | | | | | | 0.000s 46.600s 638309739229458119: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10702 | | | 0.003s 46.602s 638309739229486124: | | | | | | | | | | | | | | | | | | | | | 4794 | | | | | | | | | | 0.000s 46.602s 638309739229486312: | | | | | | | | | | | 10706 | | | | | | | | | | | | | | | | | | | | 0.003s 46.605s 638309739229512107: | | | | | | | | | | | | | | | | | | | | | | 4732 | | | | | | | | | 0.000s 46.605s 638309739229512317: | | | | | | | | | | | | | | | | | 9845 | | | | | | | | | | | | | | 0.003s 46.608s 638309739229540289: | 10726 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.610s 638309739229561883: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.000s 46.610s 638309739229562015: | | | | | | | | | | | | | | | | | | | | | | | | | 4710 | | | | | | 0.000s 46.610s 638309739229562154: | | | | | | | | 10729 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.613s 638309739229592205: | | | | | | | | | | | | | | | | | | | | | | | 4784 | | | | | | | | 0.000s 46.613s 638309739229593347: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4757 | | 0.000s 46.613s 638309739229593755: | | | | | | | | | | | | | | | | 10731 | | | | | | | | | | | | | | | 0.003s 46.616s 638309739229626850: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4635 0.000s 46.617s 638309739229627903: | | | | | 4730 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.617s 638309739229628113: | | | | | | 10734 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.619s 638309739229651329: | | | | 10733 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.621s 638309739229675858: | | | | | | | 4787 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.621s 638309739229676000: | | 4799 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.621s 638309739229676115: | | | | | | | | | | 4745 | | | | | | | | | | | | | | | | | | | | | 0.000s 46.621s 638309739229676372: 10735 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.624s 638309739229704758: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4760 | 0.000s 46.624s 638309739229704921: | | | | | | | | | | | | | | 4785 | | | | | | | | | | | | | | | | | 0.000s 46.624s 638309739229705910: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10732 | | | 0.002s 46.627s 638309739229729270: | | | | | | | | | | | | | 4697 | | | | | | | | | | | | | | | | | | 0.000s 46.627s 638309739229729565: | | | | | | | | | | | | | | | | | | | | | | 10730 | | | | | | | | | 0.003s 46.630s 638309739229757868: | | | | | | | | | | | 4684 | | | | | | | | | | | | | | | | | | | | 0.000s 46.630s 638309739229758307: | | | | | | | | | | | | | | | | | | | | 10728 | | | | | | | | | | | 0.003s 46.633s 638309739229791227: | 4742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.633s 638309739229791609: | | | | | | | | | | | | | | | | | 4807 | | | | | | | | | | | | | | 0.003s 46.636s 638309739229823066: | | | 4717 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.636s 638309739229823359: | | | | | | | | | | | | 10742 | | | | | | | | | | | | | | | | | | | 0.003s 46.639s 638309739229853260: | | | | | | | | | | | | | | | | | | | | | | | 4728 | | | | | | | | 0.000s 46.639s 638309739229853879: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4758 0.000s 46.639s 638309739229855356: | | | | | 4766 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.639s 638309739229855486: | | | | | | | | | | | | | | | 4776 | | | | | | | | | | | | | | | | 0.000s 46.639s 638309739229855659: | | | | | | 4759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.639s 638309739229856345: | | | | | | | | | | | | | | 4768 | | | | | | | | | | | | | | | | | 0.000s 46.639s 638309739229856468: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4694 | 0.000s 46.639s 638309739229856584: | | | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | 0.000s 46.639s 638309739229856730: | | | | | | | | | | 4756 | | | | | | | | | | | | | | | | | | | | | 0.000s 46.640s 638309739229859008: | | | | | | | | | | | | | | | | | | | | | | | | | 4678 | | | | | | 0.000s 46.640s 638309739229859155: | 4792 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.640s 638309739229859259: | | | | | | | | | | | | | | | | | | | | 10756 | | | | | | | | | | | 0.005s 46.645s 638309739229910660: | | | | | | | | | 10758 | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.649s 638309739229952811: | | | 10759 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.653s 638309739229990900: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10762 | | 0.005s 46.658s 638309739230041400: | | | | | | 10760 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.661s 638309739230068779: | | | | | | | | | | | | | | | | | | | | | 4741 | | | | | | | | | | 0.000s 46.661s 638309739230069013: | | | | | | | | | | | | | | | | | | | 10748 | | | | | | | | | | | | 0.003s 46.664s 638309739230101031: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4652 | 0.000s 46.664s 638309739230101271: | | | | | | | | | | | | | 10766 | | | | | | | | | | | | | | | | | | 0.003s 46.667s 638309739230133807: | | | | | | | | | | | | | | 10743 | | | | | | | | | | | | | | | | | 0.004s 46.671s 638309739230173041: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10744 0.003s 46.674s 638309739230203036: | | | | | | | | | | | | | | | | | | | | | | | 10769 | | | | | | | | 0.004s 46.679s 638309739230247572: | | | | | 10708 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 46.684s 638309739230301584: | | | | | | | 4762 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.684s 638309739230301925: | | 10746 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 46.689s 638309739230355835: | | | | | | | | | | | | | | | 10773 | | | | | | | | | | | | | | | | 0.006s 46.695s 638309739230412480: | | | | | | | | | | | 4663 | | | | | | | | | | | | | | | | | | | | 0.000s 46.695s 638309739230412762: | | | | | | | | | | | | | | | | | | | | | | | | | 4680 | | | | | | 0.000s 46.695s 638309739230412918: | 10774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 46.700s 638309739230466266: | | | | | | | | | | | | | | | | | | | | | | | | 4800 | | | | | | | 0.000s 46.700s 638309739230466739: | | | | | | | | | | 10777 | | | | | | | | | | | | | | | | | | | | | 0.006s 46.706s 638309739230524933: 4777 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.706s 638309739230525592: | | | | 10737 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 46.712s 638309739230579223: | | | | | | | | | | | | | | | | | | | | | 4797 | | | | | | | | | | 0.000s 46.712s 638309739230579630: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10780 | 0.006s 46.718s 638309739230640747: | | | | | | | | | | | | | | | | | | | | 10723 | | | | | | | | | | | 0.005s 46.722s 638309739230687197: | | | | | | | | | | | | | | | | | | | | | | | 4728 | | | | | | | | 0.000s 46.723s 638309739230687690: | | | | | 10506 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.726s 638309739230725256: | | | | | | | 4772 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.726s 638309739230725569: | | 10695 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.035s 46.762s 638309739231078323: | | | | | | | | | | | | | | | 4776 | | | | | | | | | | | | | | | | 0.000s 46.762s 638309739231078650: | | | | | | | | | | | | | | | | | | | | | | | | | 4710 | | | | | | 0.000s 46.762s 638309739231080424: | | | | | | | | | | | | | 4697 | | | | | | | | | | | | | | | | | | 0.000s 46.762s 638309739231080677: | | | | | | | | | | 4756 | | | | | | | | | | | | | | | | | | | | | 0.000s 46.762s 638309739231081344: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4801 | | | | 0.000s 46.762s 638309739231081602: | | | | | | | | | | | | | | | | | | | 10771 | | | | | | | | | | | | 0.004s 46.766s 638309739231117676: | | | | | | | | | | | | | | | | | 10786 | | | | | | | | | | | | | | 0.004s 46.769s 638309739231153309: | | | | 10787 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.773s 638309739231196826: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4652 | 0.000s 46.773s 638309739231197271: | | | | | | | | | | | | | | | | | | | | 10788 | | | | | | | | | | | 0.004s 46.778s 638309739231238574: | | | | | | | | | | | | | | | | | | | | | | | 10789 | | | | | | | | 0.004s 46.781s 638309739231275446: | | | | | | | 4798 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.781s 638309739231275706: | | | | | 4779 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.781s 638309739231276167: 10795 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 46.786s 638309739231321231: | | | | | | | | | | | 10796 | | | | | | | | | | | | | | | | | | | | 0.004s 46.790s 638309739231362596: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 46.790s 638309739231362776: | | | | | | | | | | 10790 | | | | | | | | | | | | | | | | | | | | | 0.003s 46.793s 638309739231390153: | | | | | | | | | | | | | | | | | | 4796 | | | | | | | | | | | | | 0.000s 46.793s 638309739231390502: | | 10791 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.795s 638309739231415642: | | | | | | | | | | | | | 10800 | | | | | | | | | | | | | | | | | | 0.002s 46.798s 638309739231440637: | | | | | | | | | | | | | | | | | | | | | | | | | | 10764 | | | | | 0.005s 46.802s 638309739231487129: | | | | | | | | | | | | | | | | | | | | | | | | | 10782 | | | | | | 0.005s 46.808s 638309739231539714: | | | | | | | | | | | | | | | | | | | 10799 | | | | | | | | | | | | 0.004s 46.812s 638309739231582852: | | | | | | | | | | | | | | | | | | | | | | | | 10803 | | | | | | | 0.004s 46.816s 638309739231618434: | | | | | | | | | | | | | | | | | | | | | 4791 | | | | | | | | | | 0.000s 46.816s 638309739231618745: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4757 | | 0.000s 46.816s 638309739231619140: | 10716 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.820s 638309739231658519: | | | | | 10489 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 46.824s 638309739231707382: | | | | | | | | | | | | | | | | 10757 | | | | | | | | | | | | | | | 0.004s 46.828s 638309739231742514: | | | | | | | | | | | | | 4697 | | | | | | | | | | | | | | | | | | 0.000s 46.828s 638309739231743349: | | | | | | | | | | | | | | | | | | 10811 | | | | | | | | | | | | | 0.004s 46.832s 638309739231779956: | | | | | | | | | | | | | | | | | | | | | | | | | | 10763 | | | | | 0.003s 46.835s 638309739231807665: | | | | | | | | | | | | | | | | | | | | | | | | | 4680 | | | | | | 0.000s 46.835s 638309739231807899: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10815 | | | | 0.003s 46.837s 638309739231834854: | | | | | | | | | | | | | | | | | | | 10469 | | | | | | | | | | | | 0.002s 46.839s 638309739231855837: 4777 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.839s 638309739231856609: | | | | | | | | | | | | | | | | | | | | | | | | 4800 | | | | | | | 0.000s 46.839s 638309739231856758: | | | | | | | | 10776 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.842s 638309739231879736: | | | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | 0.000s 46.842s 638309739231880286: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4795 | 0.000s 46.842s 638309739231880701: | 4774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.842s 638309739231880955: | | | | | 4808 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 46.844s 638309739231906690: | | | | | | | 4787 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.844s 638309739231906910: | | | | | | | | | | | 4663 | | | | | | | | | | | | | | | | | | | | 0.000s 46.844s 638309739231907075: | | | | | | | | | | | | | | | | 10751 | | | | | | | | | | | | | | | 0.002s 46.847s 638309739231930742: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.000s 46.847s 638309739231930925: | | | | | | | | | | | | | 10818 | | | | | | | | | | | | | | | | | | 0.002s 46.849s 638309739231952014: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10806 | | | 0.002s 46.851s 638309739231973348: | | | | | | | | | | | | 4679 | | | | | | | | | | | | | | | | | | | 0.000s 46.851s 638309739231973530: | | | | | | | | | | | | | | | 10819 | | | | | | | | | | | | | | | | 0.002s 46.853s 638309739231994359: | | | | | | | | | | | | | | | | | | 4796 | | | | | | | | | | | | | 0.000s 46.853s 638309739231994530: | | | | | | | | | 10793 | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.855s 638309739232014535: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4635 0.000s 46.855s 638309739232015242: | | | 10747 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.860s 638309739232058682: | | | | | | | | | | | | | | | | | | | | | | | | | | 10727 | | | | | 0.004s 46.864s 638309739232098521: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10820 | | 0.004s 46.867s 638309739232135704: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4801 | | | | 0.000s 46.867s 638309739232136179: | | | | | | | | | | | | | | | | | | | | | | | | 10821 | | | | | | | 0.004s 46.871s 638309739232172940: | | | | | | | | | | | | | | | | | | | 10320 | | | | | | | | | | | | 0.003s 46.874s 638309739232205826: | | | | | | | | | | | | | | | | | | | | | 4747 | | | | | | | | | | 0.000s 46.874s 638309739232206129: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4750 | 0.000s 46.874s 638309739232206335: | 4742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.874s 638309739232206499: | | | | | | | | 4803 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.875s 638309739232207573: | | | | | | | 4764 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.875s 638309739232207824: | | | | | | | | | | | | | | | | 10473 | | | | | | | | | | | | | | | 0.003s 46.878s 638309739232240443: | | | | | | | | | | | | | 4697 | | | | | | | | | | | | | | | | | | 0.000s 46.878s 638309739232240881: | | | | | | | | | | | | 4802 | | | | | | | | | | | | | | | | | | | 0.000s 46.878s 638309739232241146: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10824 | | | 0.004s 46.882s 638309739232278014: | | | | | | | | | | | | | | | | | | 10707 | | | | | | | | | | | | | 0.003s 46.884s 638309739232306014: | | | | | | | | | 4809 | | | | | | | | | | | | | | | | | | | | | | 0.002s 46.887s 638309739232329647: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4736 0.000s 46.887s 638309739232331893: | | | 9629 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 46.893s 638309739232387586: 10829 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 46.899s 638309739232450907: | | | | | | | | | | | | | | | | | | | | | | | | | 10830 | | | | | | 0.005s 46.904s 638309739232499468: | | | | | | | | | | | | | | | | | | | | | | | | | | 9983 | | | | | 0.003s 46.906s 638309739232524561: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10831 | | | | 0.003s 46.909s 638309739232550705: | | | | | | | | | | | | | | | | | | | | | | | | 4800 | | | | | | | 0.000s 46.909s 638309739232551263: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10827 | 0.004s 46.913s 638309739232588367: | 4792 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.913s 638309739232588673: | | | | | | | 4735 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.913s 638309739232589312: | | | | | | | | | | | | | | | | | | | 9503 | | | | | | | | | | | | 0.004s 46.917s 638309739232633254: | | | | | | | | | | | 4731 | | | | | | | | | | | | | | | | | | | | 0.000s 46.917s 638309739232633590: | | | | | | | | | | | | | | | | 10836 | | | | | | | | | | | | | | | 0.003s 46.920s 638309739232662900: | | | | | | | | | | | | | | | | | | | | | | 10837 | | | | | | | | | 0.003s 46.923s 638309739232694691: | | | | | | | | | | | | | | | | | | | | | 10822 | | | | | | | | | | 0.004s 46.927s 638309739232734154: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10801 | | | 0.005s 46.932s 638309739232779223: | | | | | | | | | | | | | | | | | | 10673 | | | | | | | | | | | | | 0.003s 46.935s 638309739232814155: | | | | | 4730 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.935s 638309739232815011: | | | 4674 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.935s 638309739232815798: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4757 | | 0.000s 46.935s 638309739232817084: | | | | | | | | | | | | | | | | | | | | | | | | | | 10840 | | | | | 0.003s 46.938s 638309739232844868: | | | | | | | | | | | | | | | | | | | | | | | | 10843 | | | | | | | 0.002s 46.940s 638309739232866854: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4801 | | | | 0.000s 46.940s 638309739232867297: | 4774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.941s 638309739232867918: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4668 | 0.000s 46.941s 638309739232868238: | | | | | | | | 10845 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 46.946s 638309739232918448: | | | | | | | | | | | 4684 | | | | | | | | | | | | | | | | | | | | 0.000s 46.946s 638309739232918811: | | | | | | | | | | | | | | | | | | | 10841 | | | | | | | | | | | | 0.005s 46.950s 638309739232964166: 4777 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.950s 638309739232965218: | | | | | | | | | | | | | 10699 | | | | | | | | | | | | | | | | | | 0.004s 46.955s 638309739233007742: | | | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | 0.000s 46.955s 638309739233008288: | | | | | | | | | | | | 10846 | | | | | | | | | | | | | | | | | | | 0.005s 46.960s 638309739233058296: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10779 | | | 0.004s 46.964s 638309739233101099: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4775 0.000s 46.964s 638309739233102466: | | | | | | | | | 10850 | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.968s 638309739233139792: | | | | | | | | | | | | | | | | | | | | | | | | | 4680 | | | | | | 0.000s 46.968s 638309739233140394: | | | | | | | | | | | | | | | | | | 4796 | | | | | | | | | | | | | 0.000s 46.968s 638309739233140569: | | | | | 4779 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.968s 638309739233141236: | | | | | | 4759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.968s 638309739233141436: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4702 | | 0.000s 46.968s 638309739233141583: | | | | | | | 10856 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.972s 638309739233181431: | | | | | | | | | | | | | | | | | | | | | | | | 4800 | | | | | | | 0.000s 46.972s 638309739233182224: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10857 | | | | 0.004s 46.976s 638309739233225733: | 10858 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.981s 638309739233269589: | | | | | | | | | | | 10851 | | | | | | | | | | | | | | | | | | | | 0.005s 46.986s 638309739233323447: | | | | | | | | 4803 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 46.986s 638309739233324054: 10860 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 46.990s 638309739233365800: | | | | | | | | | | | | | | 4785 | | | | | | | | | | | | | | | | | 0.000s 46.990s 638309739233366096: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 46.990s 638309739233366344: | | | | | | | | | | | | | 10852 | | | | | | | | | | | | | | | | | | 0.003s 46.993s 638309739233392205: | | | | | | | | | | | | | | | | | | | | | 10853 | | | | | | | | | | 0.002s 46.995s 638309739233413027: | | | | | | | | | | | | | | | | 10849 | | | | | | | | | | | | | | | 0.002s 46.997s 638309739233433831: | | | | | | | | | | | | 4805 | | | | | | | | | | | | | | | | | | | 0.000s 46.997s 638309739233434180: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10828 0.003s 47.000s 638309739233461477: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.000s 47.000s 638309739233461688: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9931 | | | 0.003s 47.003s 638309739233488450: | | | 10864 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.006s 638309739233523332: | | | | | 10865 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.008s 638309739233546275: | | | | | | | | | | | | | | | | | | 4810 | | | | | | | | | | | | | 0.002s 47.011s 638309739233570786: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10867 | | 0.003s 47.014s 638309739233598995: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4801 | | | | 0.000s 47.014s 638309739233599365: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10868 | 0.003s 47.017s 638309739233634234: | 4774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.017s 638309739233635588: | | | | | | | | 4811 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 47.022s 638309739233681327: 4777 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.022s 638309739233681783: | | | | | | | | | | | | | | 10832 | | | | | | | | | | | | | | | | | 0.003s 47.025s 638309739233712892: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4635 0.000s 47.025s 638309739233714295: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9581 | | | 0.003s 47.028s 638309739233746194: | | 10691 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.032s 638309739233782033: | | | | | | | 4735 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.032s 638309739233782917: | | | | | | 10875 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.036s 638309739233819798: | | | | | 4779 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.036s 638309739233820084: | | | | | | | | | | | | | | | | | | | | | | | | | 4715 | | | | | | 0.000s 47.036s 638309739233820236: | | | | | | | | | | | | | | | | | | | | | | | | 10877 | | | | | | | 0.004s 47.040s 638309739233860640: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4702 | | 0.000s 47.040s 638309739233861342: | 10876 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 47.044s 638309739233906993: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 47.044s 638309739233907352: | | | | 10861 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.049s 638309739233952119: 10879 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.053s 638309739233996555: | | | | | | | | | | | | | | | 10880 | | | | | | | | | | | | | | | | 0.005s 47.058s 638309739234044060: | | | | | | | | | | | | | | 10770 | | | | | | | | | | | | | | | | | 0.003s 47.061s 638309739234076196: | | | | | | | | | | | | 10866 | | | | | | | | | | | | | | | | | | | 0.004s 47.065s 638309739234114851: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10878 | | | 0.004s 47.069s 638309739234155196: | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | | 0.000s 47.069s 638309739234155546: | | | | | | | | | | | | | | | | | | | | | | 10882 | | | | | | | | | 0.002s 47.072s 638309739234178341: | | 4771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.072s 638309739234179011: | | | | | 10854 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.075s 638309739234210110: | | | 4674 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.075s 638309739234211370: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10884 | | | | 0.003s 47.078s 638309739234242395: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10855 | | 0.003s 47.081s 638309739234270913: | | | | | | | | | | | | | | | | 10873 | | | | | | | | | | | | | | | 0.004s 47.085s 638309739234311216: | | | | | | | | | | | | | | | | | 10825 | | | | | | | | | | | | | | 0.003s 47.088s 638309739234342409: | | | | 10816 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.091s 638309739234377416: 4777 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.092s 638309739234377859: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4668 | 0.000s 47.092s 638309739234378133: | | | | | | | | | | | | | | 10740 | | | | | | | | | | | | | | | | | 0.004s 47.096s 638309739234417792: | | | | | | | | | | | | | | | | | | 4662 | | | | | | | | | | | | | 0.000s 47.096s 638309739234418072: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4736 0.000s 47.096s 638309739234419652: | | | | | | | | | | | | 10888 | | | | | | | | | | | | | | | | | | | 0.004s 47.100s 638309739234460074: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10889 | | | 0.006s 47.106s 638309739234519987: | | | | | | | | | | | | | | | | | | | | | | | | 4800 | | | | | | | 0.000s 47.106s 638309739234521263: | | | | | | | | | | | | | | | | | | | | | | | 4804 | | | | | | | | 0.000s 47.106s 638309739234521481: | | | | | | | 4687 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.106s 638309739234521606: | | 10893 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 47.112s 638309739234579283: | | | | | 4730 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.112s 638309739234579860: | | | | | | | | 10895 | | | | | | | | | | | | | | | | | | | | | | | 0.006s 47.117s 638309739234636762: | 4774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.117s 638309739234637384: | | | | | | 4759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.118s 638309739234638865: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4757 | | 0.000s 47.118s 638309739234639120: | | | | | | | | | | | | | | | | 10896 | | | | | | | | | | | | | | | 0.005s 47.123s 638309739234693066: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 47.123s 638309739234693680: | | | | | | | | | | | | | | | | | 10897 | | | | | | | | | | | | | | 0.006s 47.129s 638309739234755054: | | | | 10898 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.133s 638309739234789944: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4750 | 0.000s 47.133s 638309739234790242: | | | | | | | | | | | | | | | | | | 4796 | | | | | | | | | | | | | 0.000s 47.133s 638309739234790366: | | | | | | | | | | | | | | | | | | | | | | | | | 4680 | | | | | | 0.000s 47.133s 638309739234790955: | | | | | | | | | | | | | | | | | | | | 4788 | | | | | | | | | | | 0.000s 47.133s 638309739234791178: | | | | | | | | | | | | | | 4785 | | | | | | | | | | | | | | | | | 0.000s 47.133s 638309739234791341: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10890 0.003s 47.136s 638309739234820821: | | | | | | | | | | | | | | | | | | | | | | | | 10903 | | | | | | | 0.005s 47.141s 638309739234875003: | | | | | | | 4787 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.141s 638309739234875169: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4801 | | | | 0.000s 47.141s 638309739234875840: | | | | | 4766 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.141s 638309739234875960: | | | 10908 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.146s 638309739234919232: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10909 | | 0.003s 47.149s 638309739234952541: | | | | | | | | | | 4756 | | | | | | | | | | | | | | | | | | | | | 0.000s 47.149s 638309739234953079: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10900 | 0.003s 47.153s 638309739234987750: | | | | | | | | | | | | | | | | | | | | 4783 | | | | | | | | | | | 0.000s 47.153s 638309739234988429: | | | | | | | | | | | | | | | | | | 10901 | | | | | | | | | | | | | 0.039s 47.192s 638309739235379802: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.000s 47.192s 638309739235380271: | | | | | | | | | | | | | | | | | | | 10891 | | | | | | | | | | | | 0.005s 47.197s 638309739235431576: | | | | | 4812 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 47.202s 638309739235478471: | | | | | | | | | | | | | | | | | | | | | | | 4728 | | | | | | | | 0.000s 47.202s 638309739235478804: | | | | | | | | | | | | | | | | | | | | | | | | 4800 | | | | | | | 0.000s 47.202s 638309739235479208: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10915 | | | | 0.005s 47.207s 638309739235528680: | | | | | | | 10905 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 47.212s 638309739235579184: | | | | | | 10917 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 47.217s 638309739235630600: | 10918 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 47.222s 638309739235680303: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4757 | | 0.000s 47.222s 638309739235680831: | | | | | | | | | | | | | | | 10919 | | | | | | | | | | | | | | | | 0.006s 47.228s 638309739235743278: | | 10679 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 47.234s 638309739235807326: | | | | | | | | | | | | | | | | | | | | | | | | | 4710 | | | | | | 0.000s 47.235s 638309739235807584: | | | | | | | | | | | | | | 10921 | | | | | | | | | | | | | | | | | 0.004s 47.239s 638309739235851980: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4668 | 0.000s 47.239s 638309739235852556: | | | | | | | | | | | | | | | | | | | | 10920 | | | | | | | | | | | 0.006s 47.245s 638309739235908594: | | | | | | | | | | | | | | | | | | | | | | 4732 | | | | | | | | | 0.000s 47.245s 638309739235908898: | | | | | | | | | | | | | | | | | | 4662 | | | | | | | | | | | | | 0.000s 47.245s 638309739235909318: 10912 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 47.251s 638309739235968793: | | | 4674 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.251s 638309739235969346: | | | | | | | | | | | | | | | | | | | | | | | 10892 | | | | | | | | 0.005s 47.256s 638309739236023731: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4801 | | | | 0.000s 47.256s 638309739236024066: | | | | | | | 4687 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.256s 638309739236024808: | | | | | | | | | | | | | | | | | | | | | | | | 10781 | | | | | | | 0.003s 47.259s 638309739236050797: | | | | | | | | | | | | | | | | | | | | | | | | | 10775 | | | | | | 0.005s 47.264s 638309739236105620: | | 4676 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 47.265s 638309739236113881: | | | | | | | | | | | | | | | | | | 4813 | | | | | | | | | | | | | 0.005s 47.270s 638309739236166858: | | | | | | | | | | 10932 | | | | | | | | | | | | | | | | | | | | | 0.003s 47.274s 638309739236197683: | | | | | | | | | | | | | | | | | | | | | | | | | | 10922 | | | | | 0.004s 47.278s 638309739236240840: | | | | | | | | | | | | | | | | | | | | | 4791 | | | | | | | | | | 0.000s 47.278s 638309739236241200: | 4774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.278s 638309739236241443: | | | 10933 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 47.283s 638309739236289198: 10794 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.286s 638309739236326628: | | | | | | | | | | | | | | | | | | | | | | 10872 | | | | | | | | | 0.005s 47.291s 638309739236373069: | | | | | 4808 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.291s 638309739236373403: | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | | 0.000s 47.291s 638309739236374246: | | | | | | | | | | | 4731 | | | | | | | | | | | | | | | | | | | | 0.000s 47.291s 638309739236374463: | | | | | | | | | | | | | | | | | | | | | | | | 10935 | | | | | | | 0.004s 47.295s 638309739236411859: | | | | | | | | | 4806 | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.295s 638309739236412153: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10772 | | 0.004s 47.299s 638309739236447779: | | | | | | | | | | | | | 10566 | | | | | | | | | | | | | | | | | | 0.003s 47.302s 638309739236480335: | | | | | | 4759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.302s 638309739236480732: | | | | | | | | | | | | | | | | | | | | | | | | | 4678 | | | | | | 0.000s 47.302s 638309739236480994: | | | | | | | | | | | | | | 4785 | | | | | | | | | | | | | | | | | 0.000s 47.302s 638309739236481194: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 47.302s 638309739236481435: | | | | | | | | | | | | | | | | | | | | | | | | | | 10848 | | | | | 0.003s 47.305s 638309739236515124: | | | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | 0.000s 47.305s 638309739236515759: | | | 4674 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.305s 638309739236516136: 10418 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.309s 638309739236547994: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10721 | 0.002s 47.311s 638309739236569843: | | | | | | | | | | | | | | | | | | | | | | | 10724 | | | | | | | | 0.002s 47.313s 638309739236592237: | | | | | | | | | | | 4663 | | | | | | | | | | | | | | | | | | | | 0.000s 47.313s 638309739236592657: | | | | | | | | | | | | | | | | | | | | | | 10753 | | | | | | | | | 0.002s 47.315s 638309739236614344: | | | | | | | 4772 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.315s 638309739236614722: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10940 | | 0.002s 47.317s 638309739236636284: | | 4799 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.317s 638309739236636379: | | | | | | | | | | | | | | | 10942 | | | | | | | | | | | | | | | | 0.002s 47.320s 638309739236660178: | | | | | | | | | | | | | 10542 | | | | | | | | | | | | | | | | | | 0.004s 47.323s 638309739236696264: | | | | | | | | | | | | | | 10944 | | | | | | | | | | | | | | | | | 0.003s 47.327s 638309739236730420: | | | | | | | | | | | | | | | | | | | | | | | | | 10581 | | | | | | 0.004s 47.331s 638309739236769594: | | | | | | | | | | | | | | | | | | 4796 | | | | | | | | | | | | | 0.000s 47.331s 638309739236769836: | 4780 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.331s 638309739236769971: | | | 10948 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.334s 638309739236805613: | | | | | | | | | | | | | | | | | | | | | | | | | | 10947 | | | | | 0.003s 47.337s 638309739236833878: | | | | | | | | | | 4756 | | | | | | | | | | | | | | | | | | | | | 0.000s 47.337s 638309739236834162: 4746 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.337s 638309739236834487: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4726 | 0.000s 47.337s 638309739236834619: | | | | | | | | | | | | | | | | | | | | | | | 10946 | | | | | | | | 0.003s 47.340s 638309739236861835: | | | | | | | | | | | 4751 | | | | | | | | | | | | | | | | | | | | 0.000s 47.340s 638309739236862157: | | | | | 4814 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.343s 638309739236892295: | | | | | | | | | | | | | | | | | | | | | | 10690 | | | | | | | | | 0.004s 47.347s 638309739236931930: | | | | | | | | | 4809 | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.347s 638309739236932151: | | 10658 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.350s 638309739236958580: | | | | | | | | | | | | | 10945 | | | | | | | | | | | | | | | | | | 0.003s 47.352s 638309739236985906: | | | | | | 10953 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.354s 638309739237007359: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10765 | | | | 0.002s 47.357s 638309739237031371: | | | | | | | | | | | | | | 4785 | | | | | | | | | | | | | | | | | 0.000s 47.357s 638309739237031562: | | | | | | | | | | | | | | | | | | | | | | | | | 10388 | | | | | | 0.004s 47.361s 638309739237071982: | 10833 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 47.366s 638309739237123904: | | | | | | | | | | | | | | | | | | 10955 | | | | | | | | | | | | | 0.006s 47.372s 638309739237181367: | | | | | | | | | | | | | | | | | | | | | 4794 | | | | | | | | | | 0.000s 47.372s 638309739237181640: | | | 4674 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.372s 638309739237181969: 10956 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 47.377s 638309739237229397: | | | | | | | | | | | 10761 | | | | | | | | | | | | | | | | | | | | 0.004s 47.380s 638309739237267140: | | | | | | | | | | | | | | | | | | | | 4783 | | | | | | | | | | | 0.000s 47.381s 638309739237267885: | | | | | | | | | | | | | | | | | | | | | | 4815 | | | | | | | | | 0.004s 47.384s 638309739237306830: | | 4816 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 47.389s 638309739237357148: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10952 | | 0.003s 47.393s 638309739237388767: | | | | | | | | | | | | | | | 4752 | | | | | | | | | | | | | | | | 0.000s 47.393s 638309739237389097: | | | | | | | | | | | | | 10491 | | | | | | | | | | | | | | | | | | 0.004s 47.397s 638309739237430743: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10754 | | | | 0.004s 47.401s 638309739237471654: | | | | | | | 4687 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.401s 638309739237472135: | | | | | | | | | | | | | | | | | | | | | | | | | 4701 | | | | | | 0.000s 47.401s 638309739237472410: | 4742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.401s 638309739237472653: | | | | | | | | | | | | | | | | | | | | | | | | | | 10834 | | | | | 0.006s 47.407s 638309739237528744: | | | | | | | | | | | | | | | | | | 4796 | | | | | | | | | | | | | 0.000s 47.407s 638309739237529187: | | | | | | | | | | | | | | | | | | | | | 4741 | | | | | | | | | | 0.000s 47.407s 638309739237531009: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4694 | 0.000s 47.407s 638309739237531459: | | | | | | | | | | 4650 | | | | | | | | | | | | | | | | | | | | | 0.000s 47.407s 638309739237531809: | | | | | | | | | | | | | | | | | | | | 10969 | | | | | | | | | | | 0.003s 47.410s 638309739237563640: | | | | 10967 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.413s 638309739237587899: | | | | | | | | | | | 10738 | | | | | | | | | | | | | | | | | | | | 0.003s 47.415s 638309739237615485: | | | | | | | | | | | | | | 4790 | | | | | | | | | | | | | | | | | 0.000s 47.415s 638309739237615909: | | | | | | | | | 10886 | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.419s 638309739237654858: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10936 | | 0.003s 47.422s 638309739237680423: | | | | | | | | | | | | | | | 10752 | | | | | | | | | | | | | | | | 0.002s 47.424s 638309739237703630: | | | | | 10974 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.426s 638309739237725878: | | | | | | | | | | | | | 10975 | | | | | | | | | | | | | | | | | | 0.002s 47.429s 638309739237748146: | | | 4717 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.429s 638309739237748840: | | | | | | 4759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.429s 638309739237749048: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10719 | | | | 0.002s 47.431s 638309739237774019: | | | | | | | | | | | | | | | | | | | | | | | | | 4678 | | | | | | 0.000s 47.431s 638309739237774185: | | | | | | | | | | | | | | | | | | | 10950 | | | | | | | | | | | | 0.002s 47.434s 638309739237798891: 10401 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.436s 638309739237822343: | | | | | | | | | | | | | | | | | | | | | | | | | | 10971 | | | | | 0.003s 47.439s 638309739237856806: | | | | | | | | | | | | | | | | | | 4817 | | | | | | | | | | | | | 0.003s 47.442s 638309739237885477: | | | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | 0.000s 47.442s 638309739237885647: | | | | | | | | | | | | | | | | 10958 | | | | | | | | | | | | | | | 0.003s 47.445s 638309739237912386: | | | | | | | | 4803 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.445s 638309739237912609: | | | | | | | | | | | | | | | | | 4807 | | | | | | | | | | | | | | 0.000s 47.445s 638309739237912788: | | | | | | | | | | | | 4802 | | | | | | | | | | | | | | | | | | | 0.000s 47.445s 638309739237912980: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10881 0.004s 47.449s 638309739237957398: | | | | | | | | | | 4745 | | | | | | | | | | | | | | | | | | | | | 0.000s 47.450s 638309739237958148: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10931 | | | 0.004s 47.454s 638309739237997514: | | | | | | | | | | | 10976 | | | | | | | | | | | | | | | | | | | | 0.002s 47.456s 638309739238022298: | | | | | | | | | 4744 | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.456s 638309739238022585: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10661 | | 0.003s 47.459s 638309739238048664: | | | | | | | | | | | | | | | 10736 | | | | | | | | | | | | | | | | 0.003s 47.461s 638309739238074488: | | | | | | | | | | | | | | | | | | | | | | 10980 | | | | | | | | | 0.003s 47.464s 638309739238100049: | | | 10981 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.468s 638309739238140301: | | | | | | 10983 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.472s 638309739238183447: | | | | | | | | | | | | | | | | | | | | | | | | | 4680 | | | | | | 0.000s 47.472s 638309739238183683: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10982 | | | | 0.005s 47.477s 638309739238230321: | | | | | | | 4764 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.477s 638309739238230483: | 4774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.477s 638309739238230629: | | | | | | | | | | | | | | | | | | | 10987 | | | | | | | | | | | | 0.005s 47.482s 638309739238278979: 10986 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.485s 638309739238313371: | | | | 10978 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.489s 638309739238352337: | | | | | | | | | | | | | | | | | | | | | | | | | | 9900 | | | | | 0.003s 47.492s 638309739238378473: | | | | | | | | | | | | | | | | 10914 | | | | | | | | | | | | | | | 0.002s 47.494s 638309739238400106: | | | | | | | | 4811 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.494s 638309739238400338: | | | | | | | | | | | | 10957 | | | | | | | | | | | | | | | | | | | 0.003s 47.497s 638309739238428504: | | | | | | | | | | | | | | | | | | | | 4783 | | | | | | | | | | | 0.000s 47.497s 638309739238428815: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4726 | 0.000s 47.497s 638309739238429001: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4729 0.000s 47.497s 638309739238430195: | | | | | | | | | | | | | | 4765 | | | | | | | | | | | | | | | | | 0.000s 47.497s 638309739238430486: | | 4799 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.497s 638309739238430655: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10992 | | | 0.003s 47.500s 638309739238460305: | | | | | | | | | | | 4751 | | | | | | | | | | | | | | | | | | | | 0.000s 47.500s 638309739238460589: | | | | | | | | | 10997 | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.502s 638309739238481400: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10993 | | 0.003s 47.505s 638309739238513917: | | | | | | | | | | | | | | | 4793 | | | | | | | | | | | | | | | | 0.000s 47.505s 638309739238514222: | | | | | | 4759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.505s 638309739238514408: | | | | | | | | | | | | | | | | | | | | | | | | | 4701 | | | | | | 0.000s 47.505s 638309739238514829: | | | | | | | 4762 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.505s 638309739238514949: | 11001 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.509s 638309739238548398: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10994 | | | | 0.004s 47.512s 638309739238587006: | | | | | | | | | | | | | | | | | | | | | | | | 4721 | | | | | | | 0.000s 47.512s 638309739238587456: | | | | 10995 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.516s 638309739238625254: | | | | | | | | | | | | | | | | | | | | | 4741 | | | | | | | | | | 0.000s 47.516s 638309739238625426: | | | | | | | | | | | | | | | | | | | | | | | | | | 11002 | | | | | 0.004s 47.520s 638309739238660639: | | | | | | | | | | | | | | | | 10996 | | | | | | | | | | | | | | | 0.003s 47.523s 638309739238691035: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 47.523s 638309739238691190: | | | | | | | | | | 4756 | | | | | | | | | | | | | | | | | | | | | 0.000s 47.523s 638309739238691601: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11005 0.003s 47.526s 638309739238719976: | | 4754 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.526s 638309739238720610: | | | | | | | | | | | | | | 10991 | | | | | | | | | | | | | | | | | 0.003s 47.529s 638309739238748197: | | | | | | | | | | | | 4805 | | | | | | | | | | | | | | | | | | | 0.000s 47.529s 638309739238748670: | | | | | | | | | | | | | | | | | | 4662 | | | | | | | | | | | | | 0.000s 47.529s 638309739238748894: | | | | | | | | | | | 11009 | | | | | | | | | | | | | | | | | | | | 0.005s 47.533s 638309739238795961: | | | | | | | | | 4744 | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.533s 638309739238796679: | | | | | | | | | | | | | | | 11010 | | | | | | | | | | | | | | | | 0.005s 47.539s 638309739238848959: | | | | | | | | | | | | | | | | | | | | | | | | | 11011 | | | | | | 0.005s 47.544s 638309739238902734: | | | | | | | 4735 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.544s 638309739238902995: | | | | | | 11019 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.546s 638309739238927308: | | | | | | | | | | | | | | | | | | | | | | | 4804 | | | | | | | | 0.000s 47.547s 638309739238927754: | 4774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.547s 638309739238927937: | | | | | | | | | | | | | | | | | | | 11012 | | | | | | | | | | | | 0.002s 47.549s 638309739238952253: | | | | | | | | | | | | | | | | | | | | | | | | 11013 | | | | | | | 0.002s 47.551s 638309739238973501: 4746 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.551s 638309739238973904: | | | | | | | | | | | | | | | | | | | | 11021 | | | | | | | | | | | 0.002s 47.554s 638309739238997866: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4760 | 0.000s 47.554s 638309739238998026: | | | | | | | | | | 11023 | | | | | | | | | | | | | | | | | | | | | 0.002s 47.555s 638309739239017290: | | 4676 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.555s 638309739239017382: | | | | | | | | | | | | | | | | | 11025 | | | | | | | | | | | | | | 0.002s 47.558s 638309739239037679: | | | | | | | | | | | | 11026 | | | | | | | | | | | | | | | | | | | 0.002s 47.560s 638309739239058142: | | | | | | | | 11022 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.563s 638309739239094542: | | | | | | | | | 11015 | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.568s 638309739239137822: | | | | | | | 4687 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.568s 638309739239138060: | | | | | | 4759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.568s 638309739239138503: | 4742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.568s 638309739239138655: | | | | | | | | | | | | | | | | | | | | | | | 11014 | | | | | | | | 0.005s 47.573s 638309739239192629: | | | | | | | | | | | | | | | | | | | | | | | | | | 11030 | | | | | 0.005s 47.578s 638309739239241347: 10377 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.581s 638309739239276185: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11033 | 0.003s 47.585s 638309739239309681: | | | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | 0.000s 47.585s 638309739239309886: | | | | | | | | | | 4756 | | | | | | | | | | | | | | | | | | | | | 0.000s 47.585s 638309739239310850: | | | | | | | | | | | | | | | | | | 4813 | | | | | | | | | | | | | 0.000s 47.585s 638309739239310977: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 47.585s 638309739239311162: | | | | | | | | | | | | 4805 | | | | | | | | | | | | | | | | | | | 0.000s 47.585s 638309739239311341: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11035 0.004s 47.589s 638309739239349688: | | | | | | | 11034 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.591s 638309739239376293: | | | | | | 11037 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.593s 638309739239397315: | | | | | | | | | | | | | | 4818 | | | | | | | | | | | | | | | | | 0.002s 47.596s 638309739239420738: | | | | | | | | | 4819 | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.600s 638309739239458944: | | | | | | | | | | | | | | | | | | | | | | | | | | 11024 | | | | | 0.004s 47.603s 638309739239497426: | | 11038 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.607s 638309739239534123: 4820 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.610s 638309739239566787: | | | | | | | | | | | | | | | | | | | | 4783 | | | | | | | | | | | 0.000s 47.610s 638309739239567238: | | | | | | | | | | | | 10954 | | | | | | | | | | | | | | | | | | | 0.005s 47.615s 638309739239617420: | | | | | | | | | | | | | | | | | 10937 | | | | | | | | | | | | | | 0.005s 47.621s 638309739239670822: | | | | | | | | | | 4745 | | | | | | | | | | | | | | | | | | | | | 0.000s 47.621s 638309739239671656: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4760 | 0.000s 47.621s 638309739239672021: | 4774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.621s 638309739239672229: | | | | | | | | 11043 | | | | | | | | | | | | | | | | | | | | | | | 0.037s 47.658s 638309739240043854: | | | | | | 4759 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.658s 638309739240044368: | | | | | | | | | | | | | | | | | | | | | | | | | | 4821 | | | | | 0.005s 47.663s 638309739240092555: | | | | | | | | | | | | | | | | | | | | 11044 | | | | | | | | | | | 0.004s 47.667s 638309739240133234: | | | | | | | | | | | | 10826 | | | | | | | | | | | | | | | | | | | 0.002s 47.670s 638309739240158061: | | | | | | | | | | | | | | | | | | | | | 4791 | | | | | | | | | | 0.000s 47.670s 638309739240158249: | | | | | | | | | | | | | | | | | | 4810 | | | | | | | | | | | | | 0.000s 47.670s 638309739240158340: | | | | | | | | | | | | | | | | | 11045 | | | | | | | | | | | | | | 0.004s 47.673s 638309739240196970: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4726 | 0.000s 47.674s 638309739240198007: | 4780 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.674s 638309739240199800: | | | | | | | | | | | | | | 11051 | | | | | | | | | | | | | | | | | 0.005s 47.678s 638309739240246277: | | | | | | | | | | | | | | | | | | | | 4783 | | | | | | | | | | | 0.000s 47.678s 638309739240246854: | | | | | | | | | 11052 | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.682s 638309739240282448: | | | | | | | | | | | | | | | | | | | | | 10972 | | | | | | | | | | 0.004s 47.686s 638309739240319737: 11055 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.690s 638309739240357899: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4694 | 0.000s 47.690s 638309739240358185: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 47.690s 638309739240358572: | 11056 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 47.694s 638309739240404143: | | | | | | | | | | | | 4679 | | | | | | | | | | | | | | | | | | | 0.000s 47.694s 638309739240404865: | | | 4717 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.694s 638309739240405012: | | | | | | | 11029 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.698s 638309739240442499: | | | | | 4812 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.698s 638309739240443699: | | | | | | | | | | | | | | | | | | 10990 | | | | | | | | | | | | | 0.003s 47.701s 638309739240472926: | | | | | | | | | | | | | | | | | | | | | 4741 | | | | | | | | | | 0.000s 47.701s 638309739240473346: | | 4676 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.701s 638309739240474005: | | | | | | | | | | | | | 10434 | | | | | | | | | | | | | | | | | | 0.003s 47.705s 638309739240507721: | | | | | | | | | | 11061 | | | | | | | | | | | | | | | | | | | | | 0.004s 47.708s 638309739240543490: | | | | | | | | | | | | 10768 | | | | | | | | | | | | | | | | | | | 0.004s 47.712s 638309739240584763: | | | 11047 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 47.717s 638309739240635198: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10692 0.005s 47.723s 638309739240687969: | | | | | | | | | | | | | | | | | | | | | | | | | | 11064 | | | | | 0.005s 47.727s 638309739240735202: | | | | | | | 4735 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.727s 638309739240736176: | | 4754 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.727s 638309739240736349: | | | | | | | | | | | | | | | | | | 4662 | | | | | | | | | | | | | 0.000s 47.727s 638309739240736691: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11069 | 0.004s 47.731s 638309739240776372: | | | | | | | | 11065 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.735s 638309739240814493: | | | | | | | | | | | | | 11066 | | | | | | | | | | | | | | | | | | 0.003s 47.738s 638309739240845589: | | | | | | | | | | | | 4802 | | | | | | | | | | | | | | | | | | | 0.000s 47.738s 638309739240846256: | | | 10973 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.742s 638309739240878702: | | | | | | | | | | | | | | | | | | | | 11060 | | | | | | | | | | | 0.002s 47.744s 638309739240903065: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4758 0.000s 47.744s 638309739240903936: | | | | | | 11000 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.747s 638309739240937409: | | | | | | | | | | | | | | | | | | | | | 11071 | | | | | | | | | | 0.003s 47.751s 638309739240971672: | | 11072 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.753s 638309739240997104: | | | | | | | 4778 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.753s 638309739240997271: | | | | | 4808 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.754s 638309739240997957: | | | | | | | | | | 4745 | | | | | | | | | | | | | | | | | | | | | 0.000s 47.754s 638309739240998291: | | | | | | | | | | | | 10741 | | | | | | | | | | | | | | | | | | | 0.002s 47.756s 638309739241022835: | | | | | | | | | | | | | | | | | | | | | | 4815 | | | | | | | | | 0.000s 47.756s 638309739241023056: | | | 10949 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.759s 638309739241049626: | | | | | | | | | | | | | | | | | | | | 11041 | | | | | | | | | | | 0.004s 47.763s 638309739241089828: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11076 0.004s 47.767s 638309739241130302: | | | | | | 10951 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.770s 638309739241162007: | | | | | | | | | | | | | | | | | | 11077 | | | | | | | | | | | | | 0.002s 47.772s 638309739241185475: | | | | | 4814 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.772s 638309739241185694: | | 4754 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.772s 638309739241185980: | | | | | | | | | | 11040 | | | | | | | | | | | | | | | | | | | | | 0.004s 47.776s 638309739241222049: | | | | | | | 4764 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.776s 638309739241222233: | | | | | | | | | | | | 4822 | | | | | | | | | | | | | | | | | | | 0.004s 47.780s 638309739241258498: | | | 10907 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.782s 638309739241284046: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.000s 47.782s 638309739241284386: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4758 0.000s 47.782s 638309739241286026: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4694 | 0.000s 47.782s 638309739241286260: | | | | | | 10798 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.786s 638309739241321659: | | 11073 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.789s 638309739241349777: | | | | | | | | | | 4756 | | | | | | | | | | | | | | | | | | | | | 0.000s 47.789s 638309739241350075: | | | | | | | 10844 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.792s 638309739241380879: | | | | | | | | | | | | | | | | | | | | | | 4767 | | | | | | | | | 0.000s 47.792s 638309739241381097: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 47.792s 638309739241381332: | | | | | | | | | | | | | | | | | | | | | 4741 | | | | | | | | | | 0.000s 47.792s 638309739241381455: | | | | | | | | | | | | | | | | | | | | 11086 | | | | | | | | | | | 0.002s 47.794s 638309739241404860: | | | 11085 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.797s 638309739241429886: | | | | | | 10745 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.799s 638309739241450213: | | 11017 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.801s 638309739241470160: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11079 0.002s 47.803s 638309739241495149: | | | | | 4730 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.803s 638309739241495447: | | | | | | | | | | | | | | | | | | | | | | 4823 | | | | | | | | | 0.004s 47.807s 638309739241531686: | | | | | | | | | | | | | | | | | 10934 | | | | | | | | | | | | | | 0.005s 47.811s 638309739241576959: | | | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | 0.000s 47.811s 638309739241577266: | | | | | | | 4735 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.812s 638309739241577617: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.000s 47.812s 638309739241578733: | | | 10894 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 47.816s 638309739241626961: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4760 | 0.000s 47.816s 638309739241627217: | | | | | | 11092 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.820s 638309739241666635: | | | | | | | | | | | | | | | | | | 4662 | | | | | | | | | | | | | 0.000s 47.820s 638309739241666958: | | 11004 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 47.823s 638309739241689099: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4824 0.003s 47.826s 638309739241721607: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11036 | | 0.004s 47.830s 638309739241761116: | | | | | | | | | | | | 11099 | | | | | | | | | | | | | | | | | | | 0.002s 47.832s 638309739241784116: | | | | | | | | | | | | | | | | | 11100 | | | | | | | | | | | | | | 0.003s 47.835s 638309739241815486: | | | | | | | | | | | | | | | | | | | | | 11101 | | | | | | | | | | 0.002s 47.837s 638309739241835545: | | | | | | | | | | | | | | | | | | | | 10929 | | | | | | | | | | | 0.002s 47.840s 638309739241858512: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10977 | 0.004s 47.844s 638309739241900577: | | | 4825 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.848s 638309739241945464: | | | | | | | | | | 4745 | | | | | | | | | | | | | | | | | | | | | 0.000s 47.848s 638309739241945915: | | | | | | | | | | | | | | | | | | 4826 | | | | | | | | | | | | | 0.004s 47.853s 638309739241987991: | | | | | | | | | | | | | | | | 10838 | | | | | | | | | | | | | | | 0.004s 47.857s 638309739242032533: | | | | | 11109 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.861s 638309739242070984: | | | | 11057 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 47.864s 638309739242099960: | | | | | | | | | | | 4663 | | | | | | | | | | | | | | | | | | | | 0.000s 47.864s 638309739242100274: | | 4771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.864s 638309739242100905: | | | | | | | | | | | | | | | | | | | | | | | 4784 | | | | | | | | 0.000s 47.864s 638309739242101098: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11087 | | | 0.004s 47.868s 638309739242143851: | | | | | | | | | | | | | | | | | | | 11103 | | | | | | | | | | | | 0.004s 47.872s 638309739242180346: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11018 | | 0.003s 47.874s 638309739242205828: | | | | | | | 4687 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.874s 638309739242206280: | | | | | | | | | | | | | | | | | | | | 10911 | | | | | | | | | | | 0.004s 47.879s 638309739242247659: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10633 | 0.003s 47.882s 638309739242279978: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4639 | | | | 0.000s 47.882s 638309739242280383: | | | | | | | | | | | | | | | 4776 | | | | | | | | | | | | | | | | 0.000s 47.882s 638309739242280591: | | | | | | | | | | 11112 | | | | | | | | | | | | | | | | | | | | | 0.003s 47.884s 638309739242306681: | | | | | | | | | | | | | | | | 9903 | | | | | | | | | | | | | | | 0.003s 47.888s 638309739242338580: | | | | | | | | | | | | | | | | | | | | | | 4732 | | | | | | | | | 0.000s 47.888s 638309739242338909: | | | | | | | | | | | | | | | | | | | | | | | | | 4710 | | | | | | 0.000s 47.888s 638309739242339229: | | | | 11114 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.891s 638309739242377364: | | | | | | | | | | | 4751 | | | | | | | | | | | | | | | | | | | | 0.000s 47.892s 638309739242377602: | | | | | | 11115 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.895s 638309739242412881: | | | | | | | | | | | | | | | | | | | | | | | | 11116 | | | | | | | 0.004s 47.899s 638309739242453140: | | 4816 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.899s 638309739242453425: | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | | 0.000s 47.899s 638309739242456587: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11084 | | | 0.003s 47.903s 638309739242488984: | | | | | | | | | | | | | | | | | | | 11081 | | | | | | | | | | | | 0.004s 47.906s 638309739242525078: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11016 | | 0.004s 47.910s 638309739242560855: | | | | | | | 4762 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.910s 638309739242561082: | | | | | | | | | | | | | | 4818 | | | | | | | | | | | | | | | | | 0.000s 47.910s 638309739242561351: | | | | | | | | | | | | | | | | | | | | 4788 | | | | | | | | | | | 0.000s 47.910s 638309739242561517: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4758 0.000s 47.910s 638309739242562458: | | | | | | | | | | | | | | | | | | | | | | | | | | | 11124 | | | | 0.003s 47.913s 638309739242596124: | | | | | | | | | | | | | | | 4752 | | | | | | | | | | | | | | | | 0.000s 47.913s 638309739242596322: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4694 | 0.000s 47.913s 638309739242596917: | | | | | | | | | | 4745 | | | | | | | | | | | | | | | | | | | | | 0.000s 47.913s 638309739242597057: | | | | | | | | | 4769 | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.913s 638309739242597186: | | | | | 4730 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.913s 638309739242597360: | | | | | | | | | | | | | | | | | | | | | | 4815 | | | | | | | | | 0.000s 47.913s 638309739242597482: | | | | | | | | | | | | | | | | 11121 | | | | | | | | | | | | | | | 0.004s 47.917s 638309739242634847: | | | | | | | | | | | 4789 | | | | | | | | | | | | | | | | | | | | 0.000s 47.917s 638309739242635096: | | | 11128 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.922s 638309739242679863: | | | | | | | | | | | | | | | | | | | | | | | 11129 | | | | | | | | 0.003s 47.925s 638309739242709436: | | | | | | | | | | | | | | | | | | 4817 | | | | | | | | | | | | | 0.000s 47.925s 638309739242709837: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11135 | | | 0.004s 47.929s 638309739242752375: | | | | | | | | | | | | | | | | | | | 11136 | | | | | | | | | | | | 0.005s 47.934s 638309739242800047: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11137 0.003s 47.937s 638309739242834495: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11138 | | 0.004s 47.941s 638309739242871645: | | | | | | | 4778 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.941s 638309739242871905: | | | | | | | | | | | | | | | | | | | | 4714 | | | | | | | | | | | 0.000s 47.941s 638309739242872952: | | | | | | | | | | | | | | | 4793 | | | | | | | | | | | | | | | | 0.000s 47.941s 638309739242873090: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4639 | | | | 0.000s 47.941s 638309739242873561: | | | | | | | | | | | | | | | | | | | | | | 11145 | | | | | | | | | 0.003s 47.944s 638309739242906147: | | | | | | | | | 4809 | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.944s 638309739242906443: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4726 | 0.000s 47.944s 638309739242906689: | | | | | | | | | | | 11139 | | | | | | | | | | | | | | | | | | | | 0.003s 47.948s 638309739242937775: | | 11130 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.951s 638309739242974597: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.000s 47.951s 638309739242974787: | | | | | | | 4764 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.951s 638309739242974912: | | | | | 11155 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.955s 638309739243011073: | | | | | | | | | | | | | | | | | | | | | | | | | 4701 | | | | | | 0.000s 47.955s 638309739243011724: | | | | | | | | | | | | | | 11156 | | | | | | | | | | | | | | | | | 0.004s 47.959s 638309739243050581: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11148 | 0.004s 47.962s 638309739243085940: | | | | | | | | | | | | | | | 11131 | | | | | | | | | | | | | | | | 0.004s 47.966s 638309739243127186: | | | | | | | | | | | | | | | | | | | | | | 4815 | | | | | | | | | 0.000s 47.967s 638309739243127772: | | | | | | | | | 4806 | | | | | | | | | | | | | | | | | | | | | | 0.000s 47.967s 638309739243128019: | | | | | | | | 11157 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.971s 638309739243169314: | | | | | | | 11132 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 47.974s 638309739243207311: | | | | | | | | | | | | | | | | | | 4796 | | | | | | | | | | | | | 0.000s 47.974s 638309739243207506: | | | | | | | | | | | | | | | | | | | | | | | | | | | 11162 | | | | 0.004s 47.978s 638309739243242539: | | | | | | | | | | | | | | | | | | | | | | | | | | 11160 | | | | | 0.004s 47.982s 638309739243285063: | | | | | | | | | | | | | | | | | | | | | | | | | 11122 | | | | | | 0.005s 47.987s 638309739243336964: | | | | | | | | | | | | | | 4818 | | | | | | | | | | | | | | | | | 0.000s 47.988s 638309739243337623: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11123 | 0.005s 47.992s 638309739243386119: 11120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 47.997s 638309739243431151: | | | | | | | | | | 10979 | | | | | | | | | | | | | | | | | | | | | 0.006s 48.003s 638309739243490637: | | | | | | | | | | | | | | | | | | | | | | 11144 | | | | | | | | | 0.005s 48.008s 638309739243544686: | | | | | | | | 11006 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.013s 638309739243594539: | | | | | | | | | 4819 | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.013s 638309739243594933: | | | | | | | | | | | | | | | | | | | | 11166 | | | | | | | | | | | 0.004s 48.017s 638309739243636160: | | | | | | | | | | | | | | | | | | 4827 | | | | | | | | | | | | | 0.011s 48.029s 638309739243750513: | | | | | | | | | | | | | | | | | | | | | | | | | | 11090 | | | | | 0.006s 48.035s 638309739243810647: 11102 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.040s 638309739243864418: | | | | | | | | | | | | | | 11169 | | | | | | | | | | | | | | | | | 0.005s 48.045s 638309739243916300: | | | | | | | | | | | | | | | | | | | | | | 4828 | | | | | | | | | 0.003s 48.048s 638309739243944601: | | | | | | | | | | 4650 | | | | | | | | | | | | | | | | | | | | | 0.000s 48.048s 638309739243945351: | | | | | | | | 10989 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 48.052s 638309739243978625: | | | | | 4730 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.052s 638309739243979114: | | | | | | | | | | | | | | | | | | | | | | | | | | 11078 | | | | | 0.003s 48.055s 638309739244007539: | 4792 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.055s 638309739244008120: 4820 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.055s 638309739244010247: | | | | | | | | | | | | | | 4818 | | | | | | | | | | | | | | | | | 0.000s 48.055s 638309739244010524: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4639 | | | | 0.000s 48.055s 638309739244010718: | | | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | 0.000s 48.055s 638309739244010913: | | | | | | | | | | | | 11167 | | | | | | | | | | | | | | | | | | | 0.004s 48.059s 638309739244053273: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 48.059s 638309739244053826: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 48.059s 638309739244054078: | | | | | | | | | | | | | | | | | | | | | 4747 | | | | | | | | | | 0.000s 48.059s 638309739244054815: | | | | | | | | | | | | | | | | | | | | | | | | 11141 | | | | | | | 0.003s 48.063s 638309739244088454: | | | | | | | | | 11177 | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.067s 638309739244134037: | | | | | | | | | | | | | | 11178 | | | | | | | | | | | | | | | | | 0.005s 48.072s 638309739244184367: | 4742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.072s 638309739244184702: | | | | | | | | | | | | | | | | | | 11180 | | | | | | | | | | | | | 0.006s 48.078s 638309739244240509: | | | | | | | | | | | | | | | | | | | | | | | | | | | 11185 | | | | 0.006s 48.084s 638309739244298272: | | | | | | | | | | | | | | | | | | | | | 11181 | | | | | | | | | | 0.006s 48.090s 638309739244358190: | | | | | | | | | | | | | | | | | 4807 | | | | | | | | | | | | | | 0.000s 48.090s 638309739244358453: | | | | | | | | | | | | 4822 | | | | | | | | | | | | | | | | | | | 0.000s 48.090s 638309739244359029: | | | | | | | | 4803 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.090s 638309739244359247: | | | | | | | | | | | | | 11182 | | | | | | | | | | | | | | | | | | 0.006s 48.096s 638309739244419332: | | | | | 11189 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.038s 48.133s 638309739244794575: | | | | | | | | | | | | | | | | | | | | | | | | 11188 | | | | | | | 0.006s 48.139s 638309739244854809: | | | | | | | | | | | | | | | | | | | | | | | | | | 4821 | | | | | 0.000s 48.139s 638309739244855477: 11190 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 48.143s 638309739244889077: | 11183 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 48.145s 638309739244914344: | | | | | | | | | 4819 | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.145s 638309739244914577: | | | | | | | | | | | | | | | | | 11184 | | | | | | | | | | | | | | 0.004s 48.149s 638309739244954259: | | | | | | | | 4829 | | | | | | | | | | | | | | | | | | | | | | | 0.006s 48.155s 638309739245009710: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.000s 48.155s 638309739245010156: | | | | | | | | | | | | | | 4818 | | | | | | | | | | | | | | | | | 0.000s 48.155s 638309739245011409: | | | | | 4730 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.155s 638309739245011932: | | | | | | | | | | 10964 | | | | | | | | | | | | | | | | | | | | | 0.006s 48.161s 638309739245073443: | | | | | | | | | | | | | | | | | | | | | | | | 11074 | | | | | | | 0.006s 48.167s 638309739245129399: | | | | | | | | | | | | | | | | | | | | | | 11199 | | | | | | | | | 0.006s 48.173s 638309739245190395: 4820 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.173s 638309739245191280: | | | | | | | | | 11201 | | | | | | | | | | | | | | | | | | | | | | 0.006s 48.179s 638309739245254809: | | | | | | | | | | | | | | | | 11200 | | | | | | | | | | | | | | | 0.005s 48.184s 638309739245305984: | | | | | | 11119 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 48.190s 638309739245361241: | | | | | 4808 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.190s 638309739245361631: | | | | 11027 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 48.196s 638309739245425133: | | | | | | | | | | | | 11179 | | | | | | | | | | | | | | | | | | | 0.006s 48.202s 638309739245482476: | | | | | | | | | | 10859 | | | | | | | | | | | | | | | | | | | | | 0.006s 48.208s 638309739245545415: | | | | | | | | | | | | | | | | | | | | | | | | | | 11176 | | | | | 0.003s 48.211s 638309739245574436: | | | | | | | | | | | | | | | | | | | | | | | | 11058 | | | | | | | 0.005s 48.216s 638309739245621835: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4639 | | | | 0.000s 48.216s 638309739245622169: 11089 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.221s 638309739245672221: | | | | | | | | | 4819 | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.222s 638309739245679764: | | | | | | 10327 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 48.226s 638309739245717895: | | | | | 4812 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.226s 638309739245718134: | | | | | | | | | | | | | | | | | | | | 11209 | | | | | | | | | | | 0.004s 48.230s 638309739245760703: | | | | 11008 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 48.235s 638309739245817354: | | | | | | | | | | | | | | 11210 | | | | | | | | | | | | | | | | | 0.005s 48.241s 638309739245867781: | | | | | | | | | | | | 11140 | | | | | | | | | | | | | | | | | | | 0.004s 48.244s 638309739245904814: | | | | | | | | | | | 4789 | | | | | | | | | | | | | | | | | | | | 0.000s 48.244s 638309739245905127: | | | | | | | | | | 10823 | | | | | | | | | | | | | | | | | | | | | 0.004s 48.248s 638309739245943138: | | | | | | | | | | | | | | | | | | | | | | | | | | 11075 | | | | | 0.005s 48.253s 638309739245996318: | | | | | | | | | | | | | | | | | | | | | | | | 10984 | | | | | | | 0.004s 48.257s 638309739246031940: | | | | | | | | | | | | | | | | | | | | | | | | | | | 11211 | | | | 0.005s 48.262s 638309739246080381: 4830 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 48.268s 638309739246147155: | | | | | | | | 4811 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.269s 638309739246147556: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4726 | 0.000s 48.269s 638309739246147903: | | | | | | | | | 11216 | | | | | | | | | | | | | | | | | | | | | | 0.007s 48.275s 638309739246213070: | | | | | | 11212 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 48.282s 638309739246277518: | | | | | 11213 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.287s 638309739246331478: | | | | 11214 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.292s 638309739246386419: | | | | | | | | | | | | 11215 | | | | | | | | | | | | | | | | | | | 0.004s 48.296s 638309739246423853: | | | | | | | | | | | 4684 | | | | | | | | | | | | | | | | | | | | 0.000s 48.296s 638309739246424060: | | | | | | | | | | 10456 | | | | | | | | | | | | | | | | | | | | | 0.004s 48.301s 638309739246467944: | | | | | | | | | | | | | | | | | | | | | | | | | | 4831 | | | | | 0.006s 48.306s 638309739246523135: | | | | | | | | | | | | | | | | | | | | | | | | 11217 | | | | | | | 0.004s 48.310s 638309739246563366: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4639 | | | | 0.000s 48.310s 638309739246563810: | | | | | | | | 11221 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 48.314s 638309739246599717: | | | | | | | | | | | | | | 4818 | | | | | | | | | | | | | | | | | 0.000s 48.314s 638309739246600002: | | | | | | | | | 4819 | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.314s 638309739246600162: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.000s 48.314s 638309739246601906: | | | | | | | 4762 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.314s 638309739246602072: | | | | | | | | | | | 11158 | | | | | | | | | | | | | | | | | | | | 0.003s 48.317s 638309739246631064: | | | | | | | | | | 4698 | | | | | | | | | | | | | | | | | | | | | 0.000s 48.317s 638309739246631286: | | | | | | | | | | | | | | | | | | | | | | | | | 4678 | | | | | | 0.000s 48.317s 638309739246631440: | | | | | | | | | | | | | | | | | | | | | | | | | | | 11223 | | | | 0.004s 48.320s 638309739246667500: 11224 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.326s 638309739246718237: | | | | | | | | | | | | | | 4765 | | | | | | | | | | | | | | | | | 0.000s 48.326s 638309739246719011: | | | | | | | 4687 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.326s 638309739246719168: | | | | | | | | 4811 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.326s 638309739246719582: | | | | | | | | | | | | | | | | | | | | | | | | 11225 | | | | | | | 0.005s 48.331s 638309739246771378: | | | | | | | | | | 11226 | | | | | | | | | | | | | | | | | | | | | 0.006s 48.337s 638309739246827709: | | | | | | | | | | | | | | | | | | | | | | | | | 11227 | | | | | | 0.007s 48.343s 638309739246894923: | | | | | | | | | | | 11117 | | | | | | | | | | | | | | | | | | | | 0.006s 48.349s 638309739246951820: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4795 | 0.000s 48.349s 638309739246952421: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4639 | | | | 0.000s 48.349s 638309739246952745: | | | | | | | | | | | | | | | | | | | | 11232 | | | | | | | | | | | 0.006s 48.355s 638309739247008661: | | | | | | | | 11205 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.360s 638309739247060946: | | | | | | | | | 11234 | | | | | | | | | | | | | | | | | | | | | | 0.007s 48.367s 638309739247130921: | | | | | | | | | | | 4663 | | | | | | | | | | | | | | | | | | | | 0.000s 48.367s 638309739247131428: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11231 | 0.006s 48.373s 638309739247192677: | | | | | | | | | | | | | | 11237 | | | | | | | | | | | | | | | | | 0.003s 48.376s 638309739247219838: | | | | | | | | 4832 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 48.379s 638309739247255193: | | | | | | | | | | | | | | | | | | | | | | | | | | 4821 | | | | | 0.000s 48.379s 638309739247255637: | | | | | | | | | | | 11238 | | | | | | | | | | | | | | | | | | | | 0.005s 48.384s 638309739247303102: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11239 | 0.006s 48.390s 638309739247367436: | | | | | | | | | | | | | | | | | 10913 | | | | | | | | | | | | | | 0.007s 48.397s 638309739247434476: | | | | | | | | | | | | | | | | | | | | | | | | | | 11241 | | | | | 0.005s 48.402s 638309739247481605: | | | | | | | 4764 | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 48.410s 638309739247565055: | | | | | | | | | 4819 | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.410s 638309739247565774: | | | | | | | | | | | | | | | | | | | | | | | | | | 4821 | | | | | 0.004s 48.414s 638309739247603952: | | | | | | | | 11242 | | | | | | | | | | | | | | | | | | | | | | | 0.007s 48.421s 638309739247674537: | | | | | | | 11243 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.426s 638309739247722709: | | | | | | | | | | | | | | | | | 4833 | | | | | | | | | | | | | | 0.005s 48.431s 638309739247770039: | | | | | | | | | 11245 | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.436s 638309739247822424: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.000s 48.436s 638309739247822863: | | | | | | | | | | | | | | | | | | | | | | | | | | 4834 | | | | | 0.004s 48.440s 638309739247860016: | | | | | | | | | | | | | | | | | | | | | | | | | | | 10717 | | | | 0.005s 48.445s 638309739247909128: | | | | | | | | | | | | | | 4765 | | | | | | | | | | | | | | | | | 0.000s 48.445s 638309739247909497: | | | | | | | | | 4819 | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.445s 638309739247910456: | | | | | | | | | | | | | | | | 11240 | | | | | | | | | | | | | | | 0.006s 48.451s 638309739247969260: | | | | | | | | | | | | | | | | | | | | 11248 | | | | | | | | | | | 0.005s 48.456s 638309739248021250: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4835 | | | | 0.005s 48.461s 638309739248072289: | | | | | | | | | | | | | | 11249 | | | | | | | | | | | | | | | | | 0.005s 48.466s 638309739248123282: | | | | | | | | | | | | | | | | 11233 | | | | | | | | | | | | | | | 0.007s 48.473s 638309739248188614: | | | | | | | | | | | | | | | | | 11250 | | | | | | | | | | | | | | 0.006s 48.479s 638309739248253283: | | | | | | | | | | | | | | | | 11251 | | | | | | | | | | | | | | | 0.004s 48.483s 638309739248291292: | | | | | | | | | | | | | | | | | | | | | | | | | | 11256 | | | | | 0.008s 48.491s 638309739248371473: | | | | | | | | | | | | | | | | | | | | | | | | | | | 11263 | | | | 0.006s 48.497s 638309739248433410: | | 11264 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 48.504s 638309739248497653: | | | | | | | | | | | | | | 4765 | | | | | | | | | | | | | | | | | 0.009s 48.513s 638309739248591368: | | | | | | | | | | | | | | 11269 | | | | | | | | | | | | | | | | | 0.009s 48.522s 638309739248682687: | | | | | | | | | | | | 4802 | | | | | | | | | | | | | | | | | | | 0.008s 48.530s 638309739248757904: | | | | | | | | | | | | 11265 | | | | | | | | | | | | | | | | | | | 0.006s 48.536s 638309739248820197: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.000s 48.536s 638309739248820810: | | | | | | | | | | | | | | 4765 | | | | | | | | | | | | | | | | | 0.003s 48.539s 638309739248847649: | | | | | | | | | | | | | | | | | | | | 11272 | | | | | | | | | | | 0.008s 48.546s 638309739248924506: | | | | | | | | | | | | | | 11273 | | | | | | | | | | | | | | | | | 0.005s 48.551s 638309739248971739: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.001s 48.552s 638309739248980136: | | | | | | | | | | | | | | 4765 | | | | | | | | | | | | | | | | | 0.001s 48.553s 638309739248988925: | | | | | | | | | | | | | | | | | | | | 11274 | | | | | | | | | | | 0.008s 48.561s 638309739249069455: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.002s 48.563s 638309739249090214: | | | | | | | | | | | | | | | | | | | | 11275 | | | | | | | | | | | 0.010s 48.573s 638309739249194433: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.002s 48.575s 638309739249217307: | | | | | | | | | | | | | | | | | | | | 11276 | | | | | | | | | | | 0.008s 48.583s 638309739249297110: | | | | | | | | | | | | | | | | | | | | 4636 | | | | | | | | | | | 0.023s 48.606s 638309739249524224: | | | | | | | | | 11266 | | | | | | | | | | | | | | | | | | | | | | 0.006s 48.612s 638309739249581469: | | | 11267 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.036s 48.648s 638309739249938834: | | | | | | | | | | | | | | | | | | | | | | | 4784 | | | | | | | | 0.000s 48.648s 638309739249939565: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11268 | | | 0.008s 48.655s 638309739250016909: | | | | | | | | | | | | | | | | | | | | 11257 | | | | | | | | | | | 0.010s 48.665s 638309739250117367: | | | | | | | | | | | | | | | | | | | | | | | 11284 | | | | | | | | 0.006s 48.672s 638309739250177629: | | | | 11258 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 48.676s 638309739250218489: | | | | | | | | | | | | | | 11259 | | | | | | | | | | | | | | | | | 0.036s 48.712s 638309739250577624: | | | | | | | | | | | | | | | | | | | | | | 4828 | | | | | | | | | 0.000s 48.712s 638309739250578470: | | | | | | | | | | 11260 | | | | | | | | | | | | | | | | | | | | | 0.004s 48.716s 638309739250617782: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11261 | | 0.004s 48.720s 638309739250658040: 11252 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 48.726s 638309739250720627: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11253 | 0.004s 48.730s 638309739250761625: | | | | | | | | | | | | | | | | | | | 11254 | | | | | | | | | | | | 0.005s 48.735s 638309739250807819: | | | | | | | | | | | | | | | | | | | | | | | | | 4770 | | | | | | 0.000s 48.735s 638309739250808784: | | | | | 4766 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.735s 638309739250809478: | | | | | | | | | | | | | | | | | | | | | | | | 11255 | | | | | | | 0.006s 48.741s 638309739250867972: | | | | | | | | 4811 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.741s 638309739250868375: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4824 0.000s 48.741s 638309739250869978: | | | | | | | | | | | | | | | | | | 4826 | | | | | | | | | | | | | 0.000s 48.741s 638309739250870157: | | | | | | | | | | | | | | | 4793 | | | | | | | | | | | | | | | | 0.000s 48.741s 638309739250870407: | | | | | | | | | | | | | | | | | | | | | | 4767 | | | | | | | | | 0.000s 48.741s 638309739250870600: | | | | | | | | | | | | | | | | | | | | | | | | | 4678 | | | | | | 0.000s 48.741s 638309739250870743: | | | | | | | 11091 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 48.746s 638309739250926107: | | | | | | | | | | | | | | | | | 4836 | | | | | | | | | | | | | | 0.005s 48.751s 638309739250976495: | | | | | | | | | | | 4663 | | | | | | | | | | | | | | | | | | | | 0.000s 48.751s 638309739250976814: | | | | | | 11300 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.756s 638309739251023028: | | | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | 0.000s 48.756s 638309739251023343: | | | | | | | | | | | | | | | | | | | | | | | 4784 | | | | | | | | 0.000s 48.756s 638309739251023530: | | | | | | | | | | | | | | | | | | | | | | | | | 11054 | | | | | | 0.004s 48.760s 638309739251061472: | | | | | | | | | | | | | | | 4752 | | | | | | | | | | | | | | | | 0.000s 48.760s 638309739251062380: | | | | | | | | | | | | | | | | | | | | | | 4823 | | | | | | | | | 0.000s 48.760s 638309739251062913: | | | | | | | | 4829 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.760s 638309739251064518: | | | | | | | 10817 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.765s 638309739251109860: | | | | | | 11244 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.770s 638309739251162324: | | | | | | | | | | | | | | | | | | | | | 4741 | | | | | | | | | | 0.000s 48.770s 638309739251162701: | 4780 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.770s 638309739251163032: | | | | | | | | | | | | | | | | | | | | | | | | | 4770 | | | | | | 0.000s 48.770s 638309739251163696: | | | | | | | | | | | | | | | 11235 | | | | | | | | | | | | | | | | 0.006s 48.776s 638309739251226655: | | | | | | | | | | | | | | | | | | 9041 | | | | | | | | | | | | | 0.000s 48.776s 638309739251227502: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4758 0.000s 48.777s 638309739251229356: | | | | | | | | | | | | | | | | | | | | | | | 11314 | | | | | | | | 0.005s 48.781s 638309739251274550: | | | | | | | | | | | | | | | | | | | | | 4791 | | | | | | | | | | 0.000s 48.781s 638309739251274846: | | | | | | | | | | | | | | | | | | | | | | | | | 11020 | | | | | | 0.008s 48.789s 638309739251350079: | | | | | | 10203 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 48.794s 638309739251407456: | 4792 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.795s 638309739251407839: | | | | | | | | | | | | | | | | | | | | | | 11193 | | | | | | | | | 0.006s 48.800s 638309739251464894: | | | | | | | 4798 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 48.801s 638309739251473184: | | | | | | | | | | | | | | | 11125 | | | | | | | | | | | | | | | | 0.004s 48.805s 638309739251516967: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4729 0.000s 48.806s 638309739251518425: | | | | | | | | 4832 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.806s 638309739251519771: | | | | | | | | | | | | | | | | | | | | | | | 4784 | | | | | | | | 0.000s 48.806s 638309739251519955: | | | | | | | | | 11187 | | | | | | | | | | | | | | | | | | | | | | 0.004s 48.809s 638309739251555824: | | | | | | | | | | | | | | | | | | | | | 4794 | | | | | | | | | | 0.000s 48.809s 638309739251556696: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 48.809s 638309739251556906: | | | | | 4812 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.809s 638309739251557313: | | | | | | | | | | | | | | | | | | | | | | | | | 10998 | | | | | | 0.004s 48.813s 638309739251596836: | 11222 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 48.816s 638309739251622336: | | | | | | 10201 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 48.819s 638309739251648083: | | | | | | | | | | | 11311 | | | | | | | | | | | | | | | | | | | | 0.003s 48.822s 638309739251681992: | | | | | | | | | | | | | | | | | 11331 | | | | | | | | | | | | | | 0.004s 48.826s 638309739251723679: | | | | | | | | | | | | | | | | | | | | | | 11332 | | | | | | | | | 0.004s 48.830s 638309739251761390: | | | | | | | 4764 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.830s 638309739251761759: | | | | | | | | | | | | | | | 4776 | | | | | | | | | | | | | | | | 0.000s 48.830s 638309739251762304: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11333 0.003s 48.833s 638309739251795393: | | | | | | | | | | | | | | | | 11334 | | | | | | | | | | | | | | | 0.004s 48.837s 638309739251834521: | | | | | | | | | | | | | | | | | | | | | | | | | | 4831 | | | | | 0.000s 48.837s 638309739251834868: | | | 4825 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.837s 638309739251835596: | | | | | 11335 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 48.841s 638309739251869330: | | | | | | | | | 11336 | | | | | | | | | | | | | | | | | | | | | | 0.003s 48.844s 638309739251897536: | | 11337 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 48.846s 638309739251925704: | | | | | | | | | | | | | | | | | | | | | 11338 | | | | | | | | | | 0.004s 48.850s 638309739251965673: | | | | | | | | | | | | | | | | | | | | | | | | | | | 11339 | | | | 0.005s 48.855s 638309739252017020: | | | | | | | | | | | | | | | | | | | | | | | | | 4680 | | | | | | 0.000s 48.856s 638309739252017633: | 11340 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.861s 638309739252072323: | | | | | | | | | | | | 11341 | | | | | | | | | | | | | | | | | | | 0.005s 48.866s 638309739252126499: | | | | | | 4743 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.866s 638309739252127240: | | | | | | | | | | | 4684 | | | | | | | | | | | | | | | | | | | | 0.000s 48.867s 638309739252127556: | | | | | | | | | | | | | | | 11342 | | | | | | | | | | | | | | | | 0.007s 48.873s 638309739252193050: | | | | | | | 11343 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 48.879s 638309739252254001: | | | | | | | | 4803 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.879s 638309739252254331: | | | | | | | | | | | | | 11353 | | | | | | | | | | | | | | | | | | 0.006s 48.885s 638309739252311343: | | | | | | | | | | | | | | | | | | | | | | | 11192 | | | | | | | | 0.006s 48.891s 638309739252369483: | | | | | | | | | | | | | | | | | | | | | | | | | 10332 | | | | | | 0.004s 48.895s 638309739252412867: | | | | | | 11348 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 48.901s 638309739252471048: | | | | | | | | 11359 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.906s 638309739252522771: | | | | | | | 4798 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.906s 638309739252523232: | | | 11310 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.911s 638309739252569705: | | | | | | | | | | | | | | | | | | | | | | | | | | 4837 | | | | | 0.004s 48.915s 638309739252612430: | | | | | | | | | | | | | | | | | | | | 11186 | | | | | | | | | | | 0.005s 48.920s 638309739252660449: | | | | | | | | | | | | | | | | | | | | | | | 11161 | | | | | | | | 0.003s 48.923s 638309739252688120: | | | | | | | | | | | | | | | | | | | | | | | | | 4755 | | | | | | 0.000s 48.923s 638309739252688411: | | | | | | | | | | | | | | | | | | 4826 | | | | | | | | | | | | | 0.000s 48.923s 638309739252689033: | | | | | | 10198 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 48.925s 638309739252714796: | | | | 11322 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 48.928s 638309739252739984: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11229 | | 0.002s 48.930s 638309739252760479: | | | | | | | 11368 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 48.932s 638309739252786271: | | | 11302 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 48.935s 638309739252813867: | | | | | | | | 4803 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.935s 638309739252814265: | | | | | | | | | | | | | | | | | | | | 11153 | | | | | | | | | | | 0.004s 48.939s 638309739252853296: | | | | | | | | | | | | | | 11228 | | | | | | | | | | | | | | | | | 0.003s 48.942s 638309739252885357: | | | | | | | | | | | | | | | | | | | 11208 | | | | | | | | | | | | 0.003s 48.946s 638309739252920303: | | | | | | | | | | | | | | | | | | | | | | | | | 4838 | | | | | | 0.004s 48.949s 638309739252956204: | | | | | | | | | | | | | | | | | | | | | | | | 4721 | | | | | | | 0.000s 48.949s 638309739252956596: | | | | | | | | | | | | | | | | | | | | | | | 11046 | | | | | | | | 0.004s 48.954s 638309739252999728: | | | | | | | | | | | | | | | | | | 4817 | | | | | | | | | | | | | 0.000s 48.954s 638309739253000052: | | | | | | 4839 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 48.958s 638309739253043764: | | | | 10910 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 48.963s 638309739253094693: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11370 | | | 0.005s 48.968s 638309739253145973: | | | | | | | | | | 4748 | | | | | | | | | | | | | | | | | | | | | 0.000s 48.968s 638309739253146511: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4795 | 0.000s 48.968s 638309739253146735: | | | | | | | | | | | 10498 | | | | | | | | | | | | | | | | | | | | 0.004s 48.972s 638309739253185898: | | | | | | | 4798 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.972s 638309739253186200: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11007 | | 0.003s 48.975s 638309739253213930: | | | | | | | | 4829 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 48.975s 638309739253214127: | | | 11301 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 48.977s 638309739253236913: | | | | | | | | | | | | | | | | | | | | 4714 | | | | | | | | | | | 0.000s 48.977s 638309739253237129: | | | | | | | | | | | | | | 4818 | | | | | | | | | | | | | | | | | 0.001s 48.978s 638309739253244047: | | | | | | | | | | | | | | | | | | | 11191 | | | | | | | | | | | | 0.004s 48.982s 638309739253285353: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 48.982s 638309739253285814: | | | | | | | | | | | | | | | | | | | | | | | | 11346 | | | | | | | 0.004s 48.986s 638309739253325069: | | | | | | | | | | | | | | | | | | 4827 | | | | | | | | | | | | | 0.000s 48.986s 638309739253325305: | | | | | | | | | | | | | | | | | | | | | | | 10722 | | | | | | | | 0.002s 48.988s 638309739253346998: | | | | 10902 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 48.991s 638309739253376098: | | | | | | | | | | 10424 | | | | | | | | | | | | | | | | | | | | | 0.004s 48.995s 638309739253412797: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4750 | 0.000s 48.995s 638309739253413096: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11349 | | | 0.002s 48.997s 638309739253436115: | | | | | | | | | | | 10492 | | | | | | | | | | | | | | | | | | | | 0.002s 49.000s 638309739253458088: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10160 | | 0.004s 49.004s 638309739253502865: | | | | | | | | 4840 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 49.009s 638309739253553848: 4830 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.009s 638309739253554462: | | | | | | | | | | | | | | | | | | | | 10862 | | | | | | | | | | | 0.003s 49.012s 638309739253586697: | | | 11164 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.015s 638309739253612257: | | | | | | | | | | | | | | | | | | | | | | | | | | 4834 | | | | | 0.000s 49.015s 638309739253612671: | | | | | | | | | | | | | | | | | | | 11378 | | | | | | | | | | | | 0.003s 49.018s 638309739253643655: | | | | | | | | | | | | | | | | | | | | | | | | 11379 | | | | | | | 0.003s 49.021s 638309739253675763: | | | | | | | | | | | | | | | | | | | | | | | 11380 | | | | | | | | 0.004s 49.025s 638309739253715217: | | | | 11381 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 49.029s 638309739253754826: | | | | | | | | | | | | | | | | | | | | | | | | | 4678 | | | | | | 0.000s 49.029s 638309739253755170: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11393 | 0.004s 49.033s 638309739253790288: | | | | | | | | | | 4716 | | | | | | | | | | | | | | | | | | | | | 0.000s 49.033s 638309739253790765: | | | | | | 11394 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 49.037s 638309739253832436: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11395 | | | 0.005s 49.042s 638309739253877787: | | | | | | | 4764 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.042s 638309739253878072: | | | | | | | | | | | 11396 | | | | | | | | | | | | | | | | | | | | 0.002s 49.044s 638309739253900440: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4696 | | 0.000s 49.044s 638309739253900695: 4773 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.044s 638309739253900854: | | | | | | | | | | | | | | | | | | | | 11391 | | | | | | | | | | | 0.004s 49.048s 638309739253944536: | | | 11392 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 49.054s 638309739254001964: | | | | | | | | | | | | | 11399 | | | | | | | | | | | | | | | | | | 0.006s 49.060s 638309739254061220: | | | | | | | | | | | | | | 4739 | | | | | | | | | | | | | | | | | 0.000s 49.060s 638309739254062408: | | | | | | | | | | | | | | | | | | 4826 | | | | | | | | | | | | | 0.000s 49.060s 638309739254063115: | | | | | | | | | | | | | | | | | | | | | | | | | 11403 | | | | | | 0.005s 49.066s 638309739254117669: | | | | | | | | | | 11397 | | | | | | | | | | | | | | | | | | | | | 0.005s 49.070s 638309739254167242: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4750 | 0.000s 49.071s 638309739254168334: 11382 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 49.076s 638309739254221522: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11383 | | 0.050s 49.126s . 638309739254722439: | | | | | | | | | | | | | | | | | | | | | | | | | | 11384 | | | | | 0.004s 49.130s 638309739254761808: | | | | | | | | 11412 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 49.134s 638309739254798503: | | | | | | | | | | | | | | | | | | 4813 | | | | | | | | | | | | | 0.000s 49.134s 638309739254798827: | | | | | | | | | | | | | | 11411 | | | | | | | | | | | | | | | | | 0.005s 49.138s 638309739254845823: | | | | | | | | | | | | | | | | | 4807 | | | | | | | | | | | | | | 0.000s 49.138s 638309739254846778: | | | | | | | | | | | | | | | | | | | | | | 4815 | | | | | | | | | 0.000s 49.138s 638309739254846981: | 4742 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.138s 638309739254847112: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4835 | | | | 0.000s 49.138s 638309739254847237: | | | | | | | | | | | | | | | | | | | | | | | | | 4678 | | | | | | 0.000s 49.138s 638309739254847422: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4775 0.000s 49.139s 638309739254849445: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11385 | 0.005s 49.144s 638309739254897708: | | | | | | | | | | 11386 | | | | | | | | | | | | | | | | | | | | | 0.005s 49.148s 638309739254943782: | | | | | | | | | | | | | | | | 11387 | | | | | | | | | | | | | | | 0.005s 49.153s 638309739254994911: | | | | | | | 4727 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.153s 638309739254995157: | | | | | | | | | | | 11419 | | | | | | | | | | | | | | | | | | | | 0.004s 49.157s 638309739255036037: | | | | | | | | | | | | | | | | | | 4796 | | | | | | | | | | | | | 0.000s 49.157s 638309739255036269: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4736 0.000s 49.158s 638309739255037745: | | | | | | | | | | | | | | | | | | | | | | | | | 11388 | | | | | | 0.005s 49.162s 638309739255085073: | | | | | | | | | | | | | | | | | | | | | | 11424 | | | | | | | | | 0.005s 49.167s 638309739255136265: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 49.167s 638309739255136522: | | | | | | | | | | | | | | 11389 | | | | | | | | | | | | | | | | | 0.005s 49.172s 638309739255185630: | | | | | | | | | | | | 11422 | | | | | | | | | | | | | | | | | | | 0.004s 49.177s 638309739255228244: | 11355 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 49.181s 638309739255271155: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 49.181s 638309739255271551: | | | | | 4812 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.181s 638309739255271812: | | | | | | | 4798 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.181s 638309739255272074: | | | | | | | | | | | | | | | 4793 | | | | | | | | | | | | | | | | 0.000s 49.181s 638309739255272701: | | | | | | | | | | | | | | | | | | 4659 | | | | | | | | | | | | | 0.000s 49.181s 638309739255272916: | | | | | | | | | 4737 | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.181s 638309739255273120: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11347 0.005s 49.186s 638309739255322281: | | | | | | | | | | | | | | | | | | | | | | 4815 | | | | | | | | | 0.000s 49.186s 638309739255322750: | | | | | | | | | | | | | | | | | | | | | | | | | | | 11317 | | | | 0.006s 49.192s 638309739255379233: | | | | | | | | | | | | | | | | | 4833 | | | | | | | | | | | | | | 0.000s 49.192s 638309739255379744: | | | | | | | | | | | | 11414 | | | | | | | | | | | | | | | | | | | 0.006s 49.197s 638309739255435549: | 11206 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 49.203s 638309739255496161: | | | | | | | | | | | | | | | 4752 | | | | | | | | | | | | | | | | 0.000s 49.203s 638309739255496482: | | 4799 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.203s 638309739255496795: | | | | | | | | | 11436 | | | | | | | | | | | | | | | | | | | | | | 0.006s 49.210s 638309739255558616: | | | | | | | 4762 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.210s 638309739255559130: | | | | | | | | | | | | | | | | | | | | | | 11371 | | | | | | | | | 0.003s 49.213s 638309739255590260: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4775 0.000s 49.213s 638309739255591610: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4841 | | | | 0.003s 49.216s 638309739255624617: | | | | | | | | | | | | 11376 | | | | | | | | | | | | | | | | | | | 0.005s 49.221s 638309739255677364: | | | | | | | | | | | 11437 | | | | | | | | | | | | | | | | | | | | 0.005s 49.227s 638309739255730019: | | | | | 4808 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.227s 638309739255730231: | | | | | | | | | | | | | 11441 | | | | | | | | | | | | | | | | | | 0.003s 49.229s 638309739255756707: | | | | | | | | | | | | | | | 4776 | | | | | | | | | | | | | | | | 0.000s 49.229s 638309739255756906: | 11440 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.233s 638309739255788690: | | | | | | | | | | | | | | | | | | 11443 | | | | | | | | | | | | | 0.004s 49.236s 638309739255827266: | | | | | | | | | 4737 | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.237s 638309739255827661: | | | | | | | | | | | | | | | | | | | | | | 11442 | | | | | | | | | 0.004s 49.241s 638309739255869083: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11321 0.003s 49.244s 638309739255899690: | | | | | | | | | | | | | | | | | 11433 | | | | | | | | | | | | | | 0.003s 49.247s 638309739255928101: | | | | | | | | | | | | 4842 | | | | | | | | | | | | | | | | | | | 0.002s 49.249s 638309739255952402: | | | | | | | | | | | 4843 | | | | | | | | | | | | | | | | | | | | 0.004s 49.253s 638309739255994411: | | | | | 11417 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 49.259s 638309739256055637: | | | | | | | 4798 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.259s 638309739256055920: | | 11450 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 49.266s 638309739256119742: | | | | | | | | | 11449 | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.269s 638309739256152060: | | | | | | | | | | | | | | | | | | 4659 | | | | | | | | | | | | | 0.000s 49.269s 638309739256152367: | | | | | | | | | | | | | | | | | | | | | | 4844 | | | | | | | | | 0.005s 49.274s 638309739256203657: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4758 0.000s 49.274s 638309739256205652: | | | | | | | | | | | | | | | | | | | | | | | | 11373 | | | | | | | 0.005s 49.279s 638309739256257176: | | | | | | | | | | | | | | | | | | | 11413 | | | | | | | | | | | | 0.005s 49.285s 638309739256310213: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 49.285s 638309739256312558: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 49.285s 638309739256312794: | | | | | | | | | | | | | | | 4752 | | | | | | | | | | | | | | | | 0.000s 49.285s 638309739256313000: | 11456 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 49.289s 638309739256352878: | | | | | | | | | | | | | | | | | | | | | | | | | | | 11457 | | | | 0.003s 49.292s 638309739256387029: | | | | | 4812 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.293s 638309739256391081: | | | | | | | | | | | | | | | | | | 11464 | | | | | | | | | | | | | 0.004s 49.297s 638309739256430028: | | | | | | | | | | | | | | | | | | | | | | | | 11458 | | | | | | | 0.005s 49.301s 638309739256475123: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11459 0.005s 49.306s 638309739256526878: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11467 | | | 0.003s 49.309s 638309739256555671: | | | | | | | | | | | | | | | | | | | | | | | 11460 | | | | | | | | 0.003s 49.312s 638309739256583846: | | | 11461 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.315s 638309739256615729: | | | | | | | | | | | | | | | | | | | 11462 | | | | | | | | | | | | 0.004s 49.319s 638309739256652405: | | | | | | | | | | | | | | | | | 11463 | | | | | | | | | | | | | | 0.004s 49.323s 638309739256692682: | | | | | | 4839 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.323s 638309739256692935: | | | | | | | | | | | 11470 | | | | | | | | | | | | | | | | | | | | 0.005s 49.328s 638309739256745527: | | | | | 11471 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 49.334s 638309739256797903: | | | | | | | | | | | | 11473 | | | | | | | | | | | | | | | | | | | 0.005s 49.338s 638309739256846946: | | 4799 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.339s 638309739256847510: | | | | | | | | | | | | | | | | | | 4659 | | | | | | | | | | | | | 0.000s 49.339s 638309739256847655: | | | | | | | | | | | | | | | | | | | | 11474 | | | | | | | | | | | 0.005s 49.344s 638309739256898876: | | | | | | | 4764 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.344s 638309739256899674: | | | | 11475 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 49.349s 638309739256955419: | | | | | | | | | 11476 | | | | | | | | | | | | | | | | | | | | | | 0.004s 49.354s 638309739257000409: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11477 | | | 0.004s 49.358s 638309739257042413: | | | | | | | | | | | | | | | | | | | | | 4794 | | | | | | | | | | 0.000s 49.358s 638309739257043403: | | | | | | | | | | | | | 11481 | | | | | | | | | | | | | | | | | | 0.006s 49.364s 638309739257099787: | | | | | | | | | | | | | | | 11482 | | | | | | | | | | | | | | | | 0.006s 49.370s 638309739257162429: | 11478 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 49.377s 638309739257233407: | | | | | | | | | | | | | | | | | | 4826 | | | | | | | | | | | | | 0.000s 49.377s 638309739257233723: | | 11484 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 49.384s 638309739257297536: | | | | | | | | | | | | | | | | | | | | | | 11485 | | | | | | | | | 0.005s 49.389s 638309739257349466: | | | | | | | | | | | | | | | | | | | | | 4747 | | | | | | | | | | 0.000s 49.389s 638309739257349751: | | | | | | 11486 | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 49.396s 638309739257420565: | | | | | | | | | | | | | | | | | | 4817 | | | | | | | | | | | | | 0.000s 49.396s 638309739257420917: | | 4799 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.396s 638309739257421476: | | | | | | | 4762 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.396s 638309739257425494: | | | | | | | | | | | | | | | | | | | | | 11493 | | | | | | | | | | 0.016s 49.412s 638309739257587181: | | | | | | | | | | | | | | | | | | 11492 | | | | | | | | | | | | | 0.006s 49.419s 638309739257651566: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 49.419s 638309739257654792: | | | | | | | 11497 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 49.426s 638309739257725597: | | | | | | | | | | | | | 11498 | | | | | | | | | | | | | | | | | | 0.049s 49.476s 638309739258219672: | | | | | | | | | | | | | | | | | | | | | | | | | 4838 | | | | | | 0.000s 49.476s 638309739258220261: | | | | | | | | | | | | | | | 4752 | | | | | | | | | | | | | | | | 0.000s 49.476s 638309739258220447: | | | | | | | | | | 11487 | | | | | | | | | | | | | | | | | | | | | 0.006s 49.482s 638309739258277825: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.001s 49.482s 638309739258283451: | | | | | | | | | | | | | | | 4776 | | | | | | | | | | | | | | | | 0.000s 49.483s 638309739258288043: | | 11501 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 49.490s 638309739258360088: | | | | | | | | | | | | | | | | 11488 | | | | | | | | | | | | | | | 0.006s 49.496s 638309739258422096: | | | | | | | | | | | | | | | | | | | | | | | | | 4770 | | | | | | 0.000s 49.496s 638309739258422962: | | | | | | | | | | | | | | | 11504 | | | | | | | | | | | | | | | | 0.005s 49.501s 638309739258476599: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11479 | | 0.006s 49.508s 638309739258537591: | | | | | | | | 4840 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.508s 638309739258538474: | | | | | | | | | | | | | | | | | | | | | | | | | 4680 | | | | | | 0.000s 49.508s 638309739258538724: | | | | | | | | | | | | | 11507 | | | | | | | | | | | | | | | | | | 0.004s 49.512s 638309739258581097: | | | | | | | | | | | | | | | | | | | | | | | | | 4845 | | | | | | 0.005s 49.517s 638309739258630376: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 49.517s 638309739258630789: | | | | | | | | | | | | | | | | | | | | | 4747 | | | | | | | | | | 0.001s 49.518s 638309739258639547: | | | | | | | | | | | | | | 4739 | | | | | | | | | | | | | | | | | 0.001s 49.519s 638309739258650241: | | | | | | | | | | | | | | 11372 | | | | | | | | | | | | | | | | | 0.007s 49.526s 638309739258722995: | | | | | | | | 4829 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.526s 638309739258723411: | | | | | | | | | | | | | 11512 | | | | | | | | | | | | | | | | | | 0.007s 49.533s 638309739258796413: | | | | | | | | | | | | | | | | | | | | | 11513 | | | | | | | | | | 0.006s 49.539s 638309739258857164: | | | | | | | | | | | | | | | | | | 11483 | | | | | | | | | | | | | 0.006s 49.545s 638309739258914183: | | | | | | | | 4803 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.545s 638309739258914577: | | | | | | | | | | | | | | 11147 | | | | | | | | | | | | | | | | | 0.007s 49.552s 638309739258986219: 4820 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.552s 638309739258986807: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 49.552s 638309739258987086: | | | | | | | | | | | | | | | | | | 4659 | | | | | | | | | | | | | 0.001s 49.553s 638309739258994802: | | | | | | | | | | | | | | | | | | | | | | | | | 11515 | | | | | | 0.007s 49.561s 638309739259067589: | | | | | | | | 11519 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 49.564s 638309739259105767: | | | | | | | | | | | | | 11520 | | | | | | | | | | | | | | | | | | 0.004s 49.568s 638309739259145621: 4830 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.568s 638309739259146640: | | | | | | | | | | | | | | 11516 | | | | | | | | | | | | | | | | | 0.004s 49.573s 638309739259187970: 11521 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 49.578s 638309739259241467: | | | | | | | | | | | | | | | | | | 11526 | | | | | | | | | | | | | 0.005s 49.583s 638309739259290231: | | | | | | | | | | | | | 4682 | | | | | | | | | | | | | | | | | | 0.000s 49.583s 638309739259290803: | | | | | 11517 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 49.587s 638309739259334376: | | | | | | | | | | | | | | | | | 4836 | | | | | | | | | | | | | | 0.000s 49.587s 638309739259334887: | | | | | | | | | | | | | | | | | | | 11518 | | | | | | | | | | | | 0.003s 49.590s 638309739259366271: 4820 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 49.601s 638309739259472864: | | 11326 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 49.610s 638309739259561122: | | | | | | | | | | | | | | | | | | | | | | | | | | 4834 | | | | | 0.000s 49.610s 638309739259561476: | | | | | | | | | | | | | | | | | | | | | | 4846 | | | | | | | | | 0.009s 49.619s 638309739259650588: 11430 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 49.626s 638309739259717538: | | 11118 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 49.632s 638309739259786143: | | | | | | | | | | | | 4847 | | | | | | | | | | | | | | | | | | | 0.006s 49.639s 638309739259848853: | | | | | | | 4762 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.639s 638309739259849725: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4694 | 0.000s 49.639s 638309739259850010: | | | | | | | | | | | | | | | | | | | | | | | | | | 4837 | | | | | 0.000s 49.639s 638309739259850713: 11329 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 49.646s 638309739259923658: | | | | | | | | | | | | | | | | | | | | | | | | 4721 | | | | | | | 0.000s 49.646s 638309739259924102: | | | | | | | | | | | | | | | | | 11400 | | | | | | | | | | | | | | 0.005s 49.651s 638309739259974810: | | | | | | | | | | | | | 11423 | | | | | | | | | | | | | | | | | | 0.004s 49.655s 638309739260016991: | | 4771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.655s 638309739260017442: | | | | | | | 4764 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.656s 638309739260018058: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4758 0.000s 49.656s 638309739260019842: | | | | | | | | | | | | | | | | | | | | | 4747 | | | | | | | | | | 0.000s 49.656s 638309739260020081: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4750 | 0.000s 49.656s 638309739260020589: | | | | | | | | | | | | | | | 4776 | | | | | | | | | | | | | | | | 0.000s 49.656s 638309739260020808: | | | | | | | | | | | | | | | | | | | | | | | | | | | 11537 | | | | 0.006s 49.662s 638309739260083120: 11305 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.665s 638309739260115256: | | | | | | | | | | | | | | | | | | | | | | | | 11320 | | | | | | | 0.003s 49.668s 638309739260142586: | | | | | | | | | | | | | | | | | 11544 | | | | | | | | | | | | | | 0.002s 49.670s 638309739260167452: | | | | | | | | 4803 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.671s 638309739260167975: | | | | | | | | | | | | | | | | | | | | | | 11546 | | | | | | | | | 0.003s 49.673s 638309739260193890: | | | | | | | | | | | | | 11547 | | | | | | | | | | | | | | | | | | 0.003s 49.677s 638309739260228861: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11540 | 0.003s 49.680s 638309739260258012: | | | | | | | | | | | | | | | 4752 | | | | | | | | | | | | | | | | 0.000s 49.680s 638309739260258172: | | | | | | | | | | | | | | | | | | 4827 | | | | | | | | | | | | | 0.000s 49.680s 638309739260258263: | | 11550 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.682s 638309739260283997: | | | | | | | | | | | | | | | | | | | | | 4791 | | | | | | | | | | 0.000s 49.682s 638309739260284141: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4848 | | | | 0.003s 49.685s 638309739260312828: 4849 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.688s 638309739260345000: | | | | | | | | | | | | | | | | | | | | | | | 11421 | | | | | | | | 0.005s 49.693s 638309739260392642: | | | | | | | | | | | 4843 | | | | | | | | | | | | | | | | | | | | 0.000s 49.693s 638309739260392909: | | | | | | | | | | | | | | | | | | | | | | | | | | 11448 | | | | | 0.002s 49.696s 638309739260417716: | | | | | | 11514 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.698s 638309739260445806: | | | | | | | | | | | | | | | | | | | | | | | | 10767 | | | | | | | 0.003s 49.701s 638309739260471398: | | | | 9865 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.704s 638309739260498740: | | | | | | | | | | | | | | | | | 4836 | | | | | | | | | | | | | | 0.000s 49.704s 638309739260499877: | | | | | | | 11556 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.706s 638309739260524494: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4694 | 0.000s 49.706s 638309739260524690: | | | | | | | | | | | | | | | 11557 | | | | | | | | | | | | | | | | 0.002s 49.709s 638309739260548329: | | | | | | | | | | | | | | | | | | 4796 | | | | | | | | | | | | | 0.000s 49.709s 638309739260548446: | | | | | | | | | | | | | | | | | | | | | 11552 | | | | | | | | | | 0.003s 49.711s 638309739260573797: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11560 0.003s 49.714s 638309739260598876: | | | | | | | | | 11538 | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.716s 638309739260622259: | 4792 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.716s 638309739260622414: | | | | | | | | | | | | | | | | | | | | | | | 11409 | | | | | | | | 0.003s 49.719s 638309739260650519: | | | | | | | | | | | | | | | | | | | | | | | | | | 4850 | | | | | 0.002s 49.721s 638309739260675324: | | | | | | 11506 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 49.727s 638309739260728960: | | | | | | | | | | | | | | | | | | | | | | | | 4721 | | | | | | | 0.000s 49.727s 638309739260729303: | | | | | | | | 4829 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.727s 638309739260729450: | | | | | | | | | | | | 11563 | | | | | | | | | | | | | | | | | | | 0.003s 49.730s 638309739260759424: | | | | | | | | | | | | | | | | | 11564 | | | | | | | | | | | | | | 0.003s 49.732s 638309739260786219: | | | | 11565 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.735s 638309739260815866: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11562 | 0.003s 49.738s 638309739260847121: | | | | | | | | | | | | | | | 4752 | | | | | | | | | | | | | | | | 0.000s 49.738s 638309739260847381: | | | | | | | | | | | | | | | | | | 4813 | | | | | | | | | | | | | 0.000s 49.739s 638309739260847540: | | | | | | | | | | | | | | | | | | | | | 4747 | | | | | | | | | | 0.000s 49.739s 638309739260847724: | | | | | | | | | 11432 | | | | | | | | | | | | | | | | | | | | | | 0.005s 49.744s 638309739260898780: | 4733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.744s 638309739260899021: | | | | | | | | | | | | | | | | | | | | | | | 10720 | | | | | | | | 0.003s 49.747s 638309739260932903: | | | | | | | | | | | 11494 | | | | | | | | | | | | | | | | | | | | 0.003s 49.750s 638309739260959467: | | 4851 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 49.753s 638309739260995490: | | | | | | | | | | | | | | | | | | | | | | | | | | | 11573 | | | | 0.004s 49.757s 638309739261030531: 4773 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.757s 638309739261030958: | | | | | | 11575 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 49.760s 638309739261066660: | | | | | | | | 11576 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 49.766s 638309739261120988: | | | | | | | | | | | | | | | | | | | | | | | | 11577 | | | | | | | 0.006s 49.772s 638309739261180449: | | | | | | | 4764 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.772s 638309739261181064: | | | | | | | | | | | | | | | | | | | | | 11582 | | | | | | | | | | 0.006s 49.777s 638309739261237120: | | | | | | | | | | | | | | | | | | 11578 | | | | | | | | | | | | | 0.006s 49.783s 638309739261293372: | | | | | | | | | | | | | | | 11579 | | | | | | | | | | | | | | | | 0.003s 49.786s 638309739261321253: | 11585 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 49.789s 638309739261356576: | | | | | | | | | 11574 | | | | | | | | | | | | | | | | | | | | | | 0.006s 49.796s 638309739261418639: | | | | | | | | | | | | | | | | | | | | | | | 11583 | | | | | | | | 0.004s 49.799s 638309739261454106: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4758 0.000s 49.799s 638309739261455413: | | | | | | | | | | | 4852 | | | | | | | | | | | | | | | | | | | | 0.004s 49.803s 638309739261491566: | | | | | | | | | | 11555 | | | | | | | | | | | | | | | | | | | | | 0.003s 49.806s 638309739261520474: 4853 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 49.810s 638309739261565580: | | | | | | | | | | | | | | | | | | | | | | | | | | 11587 | | | | | 0.005s 49.815s 638309739261611058: | | | | | | | 4762 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.815s 638309739261611431: | | | | | | | | | | | | | | | | | | | | | 4747 | | | | | | | | | | 0.000s 49.815s 638309739261611992: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11588 | 0.004s 49.819s 638309739261647674: | 4733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.819s 638309739261648273: | | | | | | | | | | | | | | | | | | | | | | | 11589 | | | | | | | | 0.005s 49.824s 638309739261697798: | | | | | | | | | | 11590 | | | | | | | | | | | | | | | | | | | | | 0.004s 49.828s 638309739261739149: | | 11596 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 49.832s 638309739261784656: | | | | | | | 11597 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 49.835s 638309739261816055: | | | | | | | | | | | | | | | | 11591 | | | | | | | | | | | | | | | 0.004s 49.839s 638309739261852945: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11598 0.003s 49.842s 638309739261883655: | 11566 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 49.846s 638309739261922503: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11490 | | | 0.050s 49.896s 638309739262422346: | | | | | | | | | | | | | | | | | | | | 11508 | | | | | | | | | | | 0.003s 49.899s 638309739262451516: | | | | | | | 4762 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.899s 638309739262452065: 11601 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 49.903s 638309739262491914: | | | | | | | | | | | 11605 | | | | | | | | | | | | | | | | | | | | 0.003s 49.906s 638309739262523626: | 11606 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 49.908s 638309739262546860: | | | | | | | | | | | | | | | | | | | | 11602 | | | | | | | | | | | 0.003s 49.912s 638309739262580846: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11603 | | | 0.003s 49.915s 638309739262615074: | | | | | | | | | | | | | | | | | | | | | | | | | 4680 | | | | | | 0.000s 49.915s 638309739262615497: | | | 11604 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 49.921s 638309739262675349: | | | | | 4808 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 49.921s 638309739262675710: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11510 | | 0.006s 49.927s 638309739262737130: | | | | | | | | | | | | | | | | | | | | | 11489 | | | | | | | | | | 0.035s 49.962s 638309739263084400: | | | | | 11580 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 49.970s 638309739263158685: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4854 | | 0.007s 49.977s 638309739263229468: | | | | | | | | | | | | | | | | | | | | | 4794 | | | | | | | | | | 0.000s 49.977s 638309739263229921: | | | | | | | | | | | | | | | | | | | 11611 | | | | | | | | | | | | 0.007s 49.983s 638309739263295005: | | | | | | | | | | | | | | | | | | | | | | | | | 4770 | | | | | | 0.000s 49.983s 638309739263295559: | | | | | | | 11360 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 49.990s 638309739263360328: | | | | | | | | | | | | | | 4739 | | | | | | | | | | | | | | | | | 0.000s 49.990s 638309739263360832: | | | | | 11570 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 49.998s 638309739263438961: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4758 0.000s 49.998s 638309739263441337: | | | | | | | | | | | | | | | | | | | | | | | | | 4845 | | | | | | 0.000s 49.998s 638309739263441618: | | | | | | | | | | | | | | | | | | | 11146 | | | | | | | | | | | | 0.007s 50.005s 638309739263513410: | | | | | | | | | | | | | | | | | | | | | 11410 | | | | | | | | | | 0.007s 50.012s 638309739263587491: | | | | | | | | | | | | | | 4768 | | | | | | | | | | | | | | | | | 0.000s 50.013s 638309739263587864: | | | | | 4808 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 50.013s 638309739263593633: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11615 0.003s 50.017s 638309739263628500: | | | | | | | | | | | | | | | | | | | | | 11374 | | | | | | | | | | 0.003s 50.020s 638309739263663185: | | | | | 11202 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 50.025s 638309739263710463: | | | | | | | | | | | | | | 11617 | | | | | | | | | | | | | | | | | 0.006s 50.031s 638309739263769729: | | | | | | | | | | | | | | | | | | | 11614 | | | | | | | | | | | | 0.005s 50.035s 638309739263815963: | | | | | | | 11352 | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 50.046s 638309739263918524: | | | | | | | | | | | | | | | | | | | | | 11316 | | | | | | | | | | 0.007s 50.052s 638309739263985615: | | | | | 4730 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.052s 638309739263986167: | | | | | | | | | | | | | | 4768 | | | | | | | | | | | | | | | | | 0.000s 50.052s 638309739263986437: | | | | | | | | | | | | | | | | | | | 11134 | | | | | | | | | | | | 0.007s 50.060s 638309739264060925: | | | | | | | | | | | | | | | | | | | | | | | | | 4678 | | | | | | 0.000s 50.060s 638309739264061283: | | | | | | | 10705 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 50.066s 638309739264120693: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4696 | | 0.000s 50.066s 638309739264121026: | | | | | | | | | | | | | | | | | | | | | 4741 | | | | | | | | | | 0.000s 50.066s 638309739264121278: | | | | | | | | | | | | | | 4739 | | | | | | | | | | | | | | | | | 0.000s 50.066s 638309739264121431: | | | | | | | | | | | | | | | | | | | 11625 | | | | | | | | | | | | 0.003s 50.069s 638309739264150432: | | | | | | | | | | | | | | | 11626 | | | | | | | | | | | | | | | | 0.003s 50.072s 638309739264180278: | | | | | | | | | | | | | 11627 | | | | | | | | | | | | | | | | | | 0.004s 50.075s 638309739264216028: | | | | | | | | | | | | | | | | | | 4813 | | | | | | | | | | | | | 0.000s 50.075s 638309739264217047: | | | | | | | | | | | | | | 11628 | | | | | | | | | | | | | | | | | 0.003s 50.079s 638309739264249399: | | | | | | | | | 4769 | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.079s 638309739264249743: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11634 | | 0.004s 50.083s 638309739264289583: | | | | | | | | | | 4748 | | | | | | | | | | | | | | | | | | | | | 0.000s 50.083s 638309739264289899: | | | | | | | | | | | | | | | | | | | | | | | | | 11524 | | | | | | 0.003s 50.086s 638309739264318230: | | | | | | | 4718 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.086s 638309739264318997: | | | | 11599 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.088s 638309739264341753: | | 4851 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.088s 638309739264341908: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4841 | | | | 0.000s 50.088s 638309739264342366: | | | | | | | | | 4786 | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.088s 638309739264342853: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4758 0.002s 50.090s 638309739264361575: | | | | | | | | 4832 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.090s 638309739264362555: | | | | | | | | | | | | | | | | | | 4817 | | | | | | | | | | | | | 0.000s 50.090s 638309739264363125: | | | | 11641 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 50.096s 638309739264417668: | | | | | | | | | | | | | | | | | | | | | | | | | 4855 | | | | | | 0.004s 50.099s 638309739264454011: | | | | | | | 10637 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 50.105s 638309739264511947: | | | | | | | | | 11637 | | | | | | | | | | | | | | | | | | | | | | 0.004s 50.108s 638309739264547502: | | | | | | | | | | | | | | | | | | | | | | 4844 | | | | | | | | | 0.000s 50.109s 638309739264547973: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4696 | | 0.000s 50.109s 638309739264548238: | | | | | | | | 4829 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.109s 638309739264548494: | | | | | | | | | | | | | | | | | | | | | | | | | | 4837 | | | | | 0.000s 50.109s 638309739264548705: | | | | | | | | | | 11535 | | | | | | | | | | | | | | | | | | | | | 0.005s 50.113s 638309739264596521: | | | | | | 4839 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.113s 638309739264597009: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11648 0.004s 50.118s 638309739264638757: | | | | | | | | | | | | | | | | | | 11568 | | | | | | | | | | | | | 0.004s 50.121s 638309739264674541: | | | | | | | | | | | | | | | | | | | | | 11230 | | | | | | | | | | 0.003s 50.124s 638309739264707053: | | | | | 11642 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 50.128s 638309739264742602: | | | | | | | 4856 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 50.132s 638309739264780396: | | 11651 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.135s 638309739264811371: | | | | | | | | 4803 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.135s 638309739264812036: | | | | | | | | | 4769 | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.135s 638309739264812319: | | | | | | | | | | | | | | | | | | | | | | | | | | 11616 | | | | | 0.003s 50.138s 638309739264844138: | | | | | | 11655 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.141s 638309739264870905: | | | | | | | | | | 11469 | | | | | | | | | | | | | | | | | | | | | 0.003s 50.144s 638309739264900747: | | | | | | | | | | | | | | | | 11654 | | | | | | | | | | | | | | | 0.004s 50.148s 638309739264941451: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4758 0.000s 50.148s 638309739264943938: | | | | | | | | | | | | | | | | | | 4796 | | | | | | | | | | | | | 0.000s 50.148s 638309739264944207: | | | | | | | | | | | | | | | | | | | | | 11203 | | | | | | | | | | 0.003s 50.151s 638309739264970290: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4835 | | | | 0.000s 50.151s 638309739264970468: | | | | | 11622 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.153s 638309739264993381: | | | | 11652 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.156s 638309739265022167: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4749 | | 0.000s 50.156s 638309739265022345: | | 4851 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.156s 638309739265022520: | | | | | | | | 11658 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 50.160s 638309739265060022: | | | | | | | | | 11657 | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.163s 638309739265088638: | | | | | | | | | | | | | | | | | | | | | | 4823 | | | | | | | | | 0.000s 50.163s 638309739265088872: | | | | | | | | | | | | | | | | | | | | | | | | | | 4834 | | | | | 0.000s 50.163s 638309739265089099: | | | | | | 4839 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.163s 638309739265089252: | | | | | | | | | | 4698 | | | | | | | | | | | | | | | | | | | | | 0.000s 50.163s 638309739265090273: | | | | | | | | | | | | | | | | | | | | | | | | | 11663 | | | | | | 0.003s 50.165s 638309739265117035: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11667 0.002s 50.168s 638309739265139616: | | | | | | | | | | | | | | | | 11664 | | | | | | | | | | | | | | | 0.002s 50.170s 638309739265163854: | | | | | | | | | | | | | | | | | | 4813 | | | | | | | | | | | | | 0.000s 50.170s 638309739265164093: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4848 | | | | 0.000s 50.170s 638309739265164182: | | | | | | | | | | | | | | | | | | | | | 11665 | | | | | | | | | | 0.004s 50.174s 638309739265203286: | | | | | 4808 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.174s 638309739265204172: | | 11672 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.178s 638309739265237757: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11666 | | 0.003s 50.180s 638309739265265825: | | | | 11559 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.184s 638309739265298522: | | | | | | | | 4803 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.184s 638309739265298823: | | | | | | | 4718 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.184s 638309739265299005: | | | | | | | | | | | | | | | | | | | | | | | | | | 4837 | | | | | 0.000s 50.184s 638309739265299112: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11674 | | | 0.003s 50.187s 638309739265330367: | | | | | | | | | | | | | | | | | | | | | | 4767 | | | | | | | | | 0.000s 50.187s 638309739265330544: | | | | | | 11675 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.190s 638309739265362799: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11668 | 0.003s 50.193s 638309739265395145: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4758 0.000s 50.193s 638309739265396663: | | | | | | | | | | | | | | | | | | 11558 | | | | | | | | | | | | | 0.003s 50.197s 638309739265430978: | 4733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.197s 638309739265431808: | | | 4825 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.197s 638309739265432262: 4830 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.197s 638309739265432754: | | 4851 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.197s 638309739265433314: | | | | | | | | 4829 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.197s 638309739265433564: | | | | | | | 4857 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 50.203s 638309739265487932: | | | | | | | | | | | | | | | | | | | | | | | | | | 4858 | | | | | 0.003s 50.206s 638309739265521325: | | | | 11681 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 50.211s 638309739265573524: | | | | | | | | | | 11660 | | | | | | | | | | | | | | | | | | | | | 0.005s 50.216s 638309739265626318: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11685 | 0.004s 50.221s 638309739265671111: | | | | | | | | | | | | | | | | | | | | | | | | | | | 11612 | | | | 0.005s 50.226s 638309739265719824: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11690 0.004s 50.229s 638309739265757353: | | | | | 11691 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.232s 638309739265780541: | | | | | | | | | | | 4852 | | | | | | | | | | | | | | | | | | | | 0.000s 50.232s 638309739265780752: | 11692 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 50.236s 638309739265825465: | | | | | | | | | | | | | | | | | | 4827 | | | | | | | | | | | | | 0.000s 50.236s 638309739265825891: | | | | | | | | | | | | | | | | | | | | 10651 | | | | | | | | | | | 0.005s 50.241s 638309739265875965: | | 11693 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 50.246s 638309739265925683: | | | | | | | | | | | | 4822 | | | | | | | | | | | | | | | | | | | 0.000s 50.246s 638309739265926126: | | | 11694 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.039s 50.285s 638309739266316134: 4853 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.285s 638309739266316674: | | | | | | | | 11645 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 50.289s 638309739266355434: | | | | | | | | | 11689 | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.292s 638309739266381038: | | | | | | | | | | | | | | | | | | | | | | 4846 | | | | | | | | | 0.000s 50.292s 638309739266381193: | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | | 0.000s 50.292s 638309739266381374: | | | | 11697 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.294s 638309739266405500: | | | | | | | | | | | | | | | | | | | | | | | | 11635 | | | | | | | 0.002s 50.296s 638309739266426276: | | | | | | | | | | 11426 | | | | | | | | | | | | | | | | | | | | | 0.003s 50.299s 638309739266456863: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11684 | 0.003s 50.302s 638309739266482111: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4859 | | | | 0.003s 50.305s 638309739266511621: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4758 0.000s 50.305s 638309739266512665: | 4733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.305s 638309739266512814: | | | | | | | | | | | | | | | | | | 4813 | | | | | | | | | | | | | 0.000s 50.305s 638309739266512991: | | | | | | | | | | | | | | | | | | | | 4860 | | | | | | | | | | | 0.003s 50.308s 638309739266541712: | | | | | | | | | | | | 4842 | | | | | | | | | | | | | | | | | | | 0.000s 50.308s 638309739266541888: | | 4851 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.308s 638309739266542660: | | | 4825 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.308s 638309739266542883: 4849 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.308s 638309739266543220: | | | | | | | | 4832 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.308s 638309739266543447: | | | | | 4808 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.308s 638309739266543639: | | | | | | | | | | | | | | | | | | | | | | | 11704 | | | | | | | | 0.005s 50.313s 638309739266592862: | | | | | | | | | 11165 | | | | | | | | | | | | | | | | | | | | | | 0.004s 50.317s 638309739266637425: | | | | | | | | | | | | | | | | | | | | | | | | 10725 | | | | | | | 0.003s 50.321s 638309739266669512: | | | | | | | 4718 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.321s 638309739266670124: | | | | | | | | | | 11706 | | | | | | | | | | | | | | | | | | | | | 0.003s 50.323s 638309739266697379: | | | | | | | | | | | | | | | | | | | | | | | | | | 4850 | | | | | 0.000s 50.324s 638309739266697526: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11709 | 0.004s 50.327s 638309739266734597: | 4761 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.327s 638309739266734797: | | | | | | | | | | | 4843 | | | | | | | | | | | | | | | | | | | | 0.000s 50.327s 638309739266735575: | | | | | | | | 4803 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.327s 638309739266735710: | | | 11710 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 50.331s 638309739266775515: | | | | | | | | | | | | | | | | | 4807 | | | | | | | | | | | | | | 0.000s 50.331s 638309739266776021: 11707 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 50.336s 638309739266826207: | | | | | | | | | | | | | 11581 | | | | | | | | | | | | | | | | | | 0.004s 50.340s 638309739266867390: | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | | 0.000s 50.341s 638309739266867915: | | | | | | | | | | | | | | | | | | | | | | 4844 | | | | | | | | | 0.000s 50.341s 638309739266868680: | | | | | | | | | 4806 | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.341s 638309739266868951: | | | | | | | | | | | | | | | | | | | 11673 | | | | | | | | | | | | 0.005s 50.346s 638309739266918560: | | | | | | | 11714 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.349s 638309739266951053: | | | | | | | | | | | | | | | | | | | | | | | | 4861 | | | | | | | 0.003s 50.351s 638309739266977346: | | 11720 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.355s 638309739267008502: | | | | 11711 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.358s 638309739267040697: | | | | | | | | | | | | 4847 | | | | | | | | | | | | | | | | | | | 0.000s 50.358s 638309739267041056: | | | | | | | | | | | 11722 | | | | | | | | | | | | | | | | | | | | 0.004s 50.362s 638309739267078714: | 11721 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.365s 638309739267109845: | | | | | | | | | | | | | | | | | | 4796 | | | | | | | | | | | | | 0.000s 50.365s 638309739267110197: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 50.365s 638309739267110755: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4848 | | | | 0.000s 50.365s 638309739267110872: | | | | | | | | | | | | | 11726 | | | | | | | | | | | | | | | | | | 0.004s 50.369s 638309739267151494: | | | | | | | | | | | | | | | | | | | | | | | 11727 | | | | | | | | 0.004s 50.373s 638309739267190895: | | | | | | | | | 11159 | | | | | | | | | | | | | | | | | | | | | | 0.004s 50.376s 638309739267225987: | | | | | | | | | | | | | | | | | | | | | | 4767 | | | | | | | | | 0.000s 50.376s 638309739267226270: | | | | | 11731 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 50.382s 638309739267282709: | | | | | | | | | | | | | | | | | | | 11656 | | | | | | | | | | | | 0.004s 50.386s 638309739267322225: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11491 0.005s 50.391s 638309739267369319: | | | | | | | 4862 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.394s 638309739267401699: | | | | | | | | | | | | | | | | | | | | 11732 | | | | | | | | | | | 0.006s 50.399s 638309739267457271: | | | | | | | | | | | | | | | | | | | | | | | | | | 11733 | | | | | 0.004s 50.403s 638309739267492750: | | | | | | | | 4832 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.403s 638309739267493796: | | | | 11734 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 50.409s 638309739267550806: | | | | | | | | | | | 4843 | | | | | | | | | | | | | | | | | | | | 0.000s 50.409s 638309739267551221: | | | | | | | | | | | | | | | | | | 11716 | | | | | | | | | | | | | 0.003s 50.412s 638309739267585822: | | | | | | | | | | | | | | | | | 4836 | | | | | | | | | | | | | | 0.000s 50.412s 638309739267585998: | | | | | | | | | | | | | | | | | | | | | 4791 | | | | | | | | | | 0.000s 50.412s 638309739267586252: | 4733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.412s 638309739267587124: | | | | | | | | | | | | | | | | | | | | | | | | | | | 11742 | | | | 0.003s 50.415s 638309739267614438: | | | | | | | | | | | | | | | | | | | | | | 4738 | | | | | | | | | 0.000s 50.415s 638309739267614614: | | | | | | | | | 4809 | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.415s 638309739267614834: | | 4851 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.415s 638309739267615156: | | | | | | | | | | | | | | | | | | | 11059 | | | | | | | | | | | | 0.004s 50.419s 638309739267653911: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11154 0.003s 50.422s 638309739267684886: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11703 | | | 0.003s 50.425s 638309739267710082: | | | | | | | | | | | | | | | | 11730 | | | | | | | | | | | | | | | 0.002s 50.427s 638309739267734761: | | | | | | | | 11746 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.430s 638309739267764723: | | | | | | | | | | | | | | | 11649 | | | | | | | | | | | | | | | | 0.003s 50.434s 638309739267799425: | | | | | | | | | | | | 4842 | | | | | | | | | | | | | | | | | | | 0.000s 50.434s 638309739267800978: | 11748 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 50.438s 638309739267847501: | | | | | | | | | | | | | | | | | 11728 | | | | | | | | | | | | | | 0.005s 50.443s 638309739267895110: | | | | | | | | | | | | | | | | | | | | | | | | 4721 | | | | | | | 0.000s 50.443s 638309739267895441: | | | | | | | | | | | 11750 | | | | | | | | | | | | | | | | | | | | 0.003s 50.446s 638309739267924985: | | | | | | | | | | | | | | | | | | | | | 11751 | | | | | | | | | | 0.003s 50.449s 638309739267952370: | | | | | | | | | | | | | | | | | | 4826 | | | | | | | | | | | | | 0.000s 50.449s 638309739267952754: | | | | | | 11752 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 50.453s 638309739267991474: | | 11755 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 50.458s 638309739268045137: | | | | | | | | | | | | | | | | | | | | | | 4863 | | | | | | | | | 0.004s 50.463s 638309739268089452: | | | | | | | | | 11142 | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.466s 638309739268124343: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4848 | | | | 0.000s 50.466s 638309739268124630: | | | | | | | | | | | | | | | | | | | | | | | | | 4678 | | | | | | 0.000s 50.466s 638309739268124765: | | | | | 4808 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.466s 638309739268124908: | | | | | | | | | | | | | | | | | | | 11032 | | | | | | | | | | | | 0.005s 50.471s 638309739268170725: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11107 0.004s 50.475s 638309739268208932: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11678 | | | 0.003s 50.478s 638309739268242068: | | | | | | | | | | | | | | | | 11444 | | | | | | | | | | | | | | | 0.003s 50.481s 638309739268274290: | | | | | | | | 4832 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.481s 638309739268274717: | | | | | | | 4778 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.481s 638309739268275013: | | | | | | | | | | | | 11759 | | | | | | | | | | | | | | | | | | | 0.004s 50.485s 638309739268313942: | | | | | | | | | | | | | | | 11760 | | | | | | | | | | | | | | | | 0.005s 50.490s 638309739268363233: | 4733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.490s 638309739268364372: 4853 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.490s 638309739268364660: | | | | | | | | | | | | | | | | | 11761 | | | | | | | | | | | | | | 0.004s 50.494s 638309739268403367: | | | | | | | | | | | | | | | | | | | | | | | | 11762 | | | | | | | 0.002s 50.496s 638309739268426402: | | | | | | | | | | | | | | | | | | 4817 | | | | | | | | | | | | | 0.000s 50.496s 638309739268426626: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4749 | | 0.000s 50.496s 638309739268426855: | | 4851 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.496s 638309739268427014: | | | | | | | | | 11063 | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.499s 638309739268450265: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4841 | | | | 0.000s 50.499s 638309739268450451: | | | | | | | | | | | | | | | | | | | | | | | | | 4855 | | | | | | 0.000s 50.499s 638309739268450591: | | | | | 11770 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.501s 638309739268476741: | | | | | | | | | | | | | | | | | | | 10943 | | | | | | | | | | | | 0.002s 50.504s 638309739268499827: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4864 0.003s 50.506s 638309739268526463: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11769 | 0.003s 50.509s 638309739268556643: | | | | | | | | | | | | | | | | 11431 | | | | | | | | | | | | | | | 0.004s 50.514s 638309739268601489: | | | | | | | | 11569 | | | | | | | | | | | | | | | | | | | | | | | 0.006s 50.520s 638309739268665357: | | | | | | | 4856 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.520s 638309739268666691: 4746 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.520s 638309739268667113: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11644 | | | 0.005s 50.525s 638309739268716619: | | | | | | | | | | 11735 | | | | | | | | | | | | | | | | | | | | | 0.003s 50.528s 638309739268747193: | | | | | | | | | | | | | | 11548 | | | | | | | | | | | | | | | | | 0.003s 50.531s 638309739268777023: | | | | | | | | | | | | | | | | | | 4662 | | | | | | | | | | | | | 0.000s 50.531s 638309739268777329: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4854 | | 0.000s 50.531s 638309739268777455: | | | | | | | | | 11768 | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.534s 638309739268802811: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4865 | | | | 0.003s 50.537s 638309739268833292: | | | | | 4808 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.537s 638309739268833558: | | | | | | | | | | | | | | | | | | | 11772 | | | | | | | | | | | | 0.005s 50.542s 638309739268879928: | | | | | | | | | | | | | | | | | | | | | | 4844 | | | | | | | | | 0.000s 50.542s 638309739268880418: | | | | | | | | | | | | | | | | 11780 | | | | | | | | | | | | | | | 0.004s 50.545s 638309739268915654: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11781 | 0.003s 50.548s 638309739268947378: | | | | | | | | | | | | | 11782 | | | | | | | | | | | | | | | | | | 0.003s 50.551s 638309739268974383: | | | | | | | | 11783 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 50.556s 638309739269022694: 4849 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.556s 638309739269023002: | | | 4717 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.556s 638309739269025829: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11784 | | | 0.005s 50.562s 638309739269078438: | 4792 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.562s 638309739269078751: | | | | | | | | | | | | | | | | | | 4810 | | | | | | | | | | | | | 0.000s 50.562s 638309739269078961: | | | | | | | | | | | | | | 11787 | | | | | | | | | | | | | | | | | 0.005s 50.566s 638309739269126908: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4696 | | 0.000s 50.566s 638309739269127382: | | | | | | | | | 4786 | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.567s 638309739269128080: | | | | | | | | | | 10313 | | | | | | | | | | | | | | | | | | | | | 0.006s 50.572s 638309739269185271: | | | | | 11790 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 50.578s 638309739269242891: | | | | | | | | | | | | | | | | | | | | | | | | | 4678 | | | | | | 0.000s 50.578s 638309739269243322: | | | | | | | | | | | | | | | | | | | 10938 | | | | | | | | | | | | 0.005s 50.583s 638309739269289039: | | | | | | | | | | | | | | | | | | | | | | 11792 | | | | | | | | | 0.006s 50.588s 638309739269347241: | | 11723 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 50.593s 638309739269393826: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4736 0.000s 50.593s 638309739269395312: 11793 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 50.600s 638309739269461398: | | | | | | | 4778 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.600s 638309739269461787: | | | 11794 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 50.606s 638309739269522979: | 11795 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 50.612s 638309739269585121: | | | | | | | | | | | | | | | | | | 11796 | | | | | | | | | | | | | 0.006s 50.618s 638309739269640304: | | | | | | | | | 11797 | | | | | | | | | | | | | | | | | | | | | | 0.005s 50.623s 638309739269688287: | | | | | | | | | | 4866 | | | | | | | | | | | | | | | | | | | | | 0.006s 50.628s 638309739269743553: | | | | | 4808 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.628s 638309739269744066: | | | | | | | | | | | | | | | | | | | | | | | | | 4770 | | | | | | 0.000s 50.628s 638309739269744391: | | | | | | | | | | | | | | | | | | | 10925 | | | | | | | | | | | | 0.012s 50.640s 638309739269862973: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4848 | | | | 0.000s 50.640s 638309739269863334: | | 11806 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 50.644s 638309739269904331: | | | | | | | | | | | | | | | | | | | | | | 4844 | | | | | | | | | 0.000s 50.644s 638309739269905344: | | | | | | | | | | | | | | 11807 | | | | | | | | | | | | | | | | | 0.007s 50.652s 638309739269977853: | | | | | | | 4857 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.652s 638309739269978306: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11810 | | 0.004s 50.656s 638309739270020232: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4775 0.000s 50.656s 638309739270022903: | | | | | | | | | | | | | | | | | | | 10916 | | | | | | | | | | | | 0.008s 50.664s 638309739270101255: | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | | 0.000s 50.664s 638309739270101951: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4859 | | | | 0.000s 50.664s 638309739270102232: | | | | | | | | | | | | | | | | | | | | 4709 | | | | | | | | | | | 0.000s 50.664s 638309739270102497: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.000s 50.664s 638309739270104409: | | | | | 11753 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.035s 50.699s 638309739270450077: | | | | | | | | | | | | | | | | | | | | | | | | | 4845 | | | | | | 0.000s 50.699s 638309739270450610: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11817 0.006s 50.705s 638309739270512080: | | | | | | | | | | | | | | | | | | | | | | 11819 | | | | | | | | | 0.006s 50.711s 638309739270577051: | | | | | | | | | | | 4731 | | | | | | | | | | | | | | | | | | | | 0.000s 50.712s 638309739270578571: | | | | | | | | | | | | | | | | | | | | | | | 11803 | | | | | | | | 0.005s 50.717s 638309739270627988: | | | | | | | | | | | | | | | | | | | | | | | | 4867 | | | | | | | 0.004s 50.721s 638309739270671346: | | | | | | | | | | | | | | | | | | | | | | | | | | 4850 | | | | | 0.000s 50.721s 638309739270671751: | | | | | 11028 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 50.727s 638309739270734128: | | | | | | | 11801 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 50.734s 638309739270797723: | | | | | | | | | | | | | | | | | | | | | | | | | 11776 | | | | | | 0.006s 50.739s 638309739270856969: | | | | | | | | | | | | | | | | | | | 11825 | | | | | | | | | | | | 0.006s 50.746s 638309739270920759: | | | | | | | | | | | | | | | | | | | | 4788 | | | | | | | | | | | 0.000s 50.746s 638309739270921196: | | | | | | | | | | 11829 | | | | | | | | | | | | | | | | | | | | | 0.006s 50.752s 638309739270982496: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.000s 50.752s 638309739270983123: | | | | | | | | | | | | 11830 | | | | | | | | | | | | | | | | | | | 0.006s 50.758s 638309739271042798: | | | | | | | | | | | | | | | | | 11800 | | | | | | | | | | | | | | 0.006s 50.764s 638309739271105630: | | | | | | | | | | | | | | | | | | | | | | | | | | | 11811 | | | | 0.005s 50.769s 638309739271151138: | | | | | | | | | | | | | | | | | | | | | | | 11715 | | | | | | | | 0.005s 50.774s 638309739271205238: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4696 | | 0.000s 50.774s 638309739271205578: | | | | | | | | | | | | | | | | | | | | | | | | | | 4858 | | | | | 0.000s 50.774s 638309739271206034: | | | | | 4868 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 50.779s 638309739271253855: | | | | | | | 4787 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.779s 638309739271255519: | | | | | | | | | | | | | | | | | | | | | | | | | 11766 | | | | | | 0.003s 50.783s 638309739271289881: | | | | | | | | | | | | | | | | | | | 11823 | | | | | | | | | | | | 0.004s 50.786s 638309739271326477: | | | | | | | | | | | | | | | | | | | | 11818 | | | | | | | | | | | 0.003s 50.790s 638309739271360663: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11799 | | | 0.005s 50.794s 638309739271407164: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 50.795s 638309739271407546: | | | | | | | | | | | | | | | | 11837 | | | | | | | | | | | | | | | 0.004s 50.799s 638309739271449853: | | | | | | | | | | | | | 11839 | | | | | | | | | | | | | | | | | | 0.004s 50.802s 638309739271485778: | | | | | | | | | | | | | | | | | | | | | | 11840 | | | | | | | | | 0.005s 50.807s 638309739271532091: | | | | | | | | | | | 4843 | | | | | | | | | | | | | | | | | | | | 0.000s 50.807s 638309739271532423: | | | | | | | | | | | | | | | | | 11841 | | | | | | | | | | | | | | 0.003s 50.810s 638309739271566528: | | | | | | | | 11511 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 50.815s 638309739271608464: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4750 | 0.000s 50.815s 638309739271609267: | | | | | | | | | | | | | | | | | | | | | 11791 | | | | | | | | | | 0.003s 50.818s 638309739271643332: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11767 | | 0.003s 50.821s 638309739271674523: | | | | 11747 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.825s 638309739271708414: | | | | | | | | | | | | | | | | | | | | | | | 11633 | | | | | | | | 0.005s 50.829s 638309739271754754: | | | | | | | | | | | | | | | | | | | | | | | | 11845 | | | | | | | 0.003s 50.833s 638309739271788489: | | | | | | | 4862 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.833s 638309739271788687: | | | 4825 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.833s 638309739271789316: | | | | | | | | | | | | | | | | | | | | | | | | | 4845 | | | | | | 0.000s 50.833s 638309739271789551: | | | | | | | | | | | | | | | | | | | 11846 | | | | | | | | | | | | 0.004s 50.837s 638309739271829372: | | | | | | | | | | | | | | | | | | | | 4860 | | | | | | | | | | | 0.000s 50.837s 638309739271830368: | | | | | | | | | | | | | | | 11851 | | | | | | | | | | | | | | | | 0.004s 50.841s 638309739271870789: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11847 | | | 0.004s 50.845s 638309739271908872: | | | | | | | | | | | | | | | | 11377 | | | | | | | | | | | | | | | 0.003s 50.848s 638309739271940861: | | | | | | | | | | | | | 11833 | | | | | | | | | | | | | | | | | | 0.004s 50.852s 638309739271981991: | | | | | | | | | | | | | | | | | | | | | | 4634 | | | | | | | | | 0.000s 50.852s 638309739271982251: | | | | | | | | | | | 11853 | | | | | | | | | | | | | | | | | | | | 0.003s 50.855s 638309739272017218: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4775 0.000s 50.856s 638309739272018620: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11447 | 0.004s 50.859s 638309739272056603: | 4733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.859s 638309739272056834: | | | | | | | | 4840 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.859s 638309739272057007: | | | | | | | | | | | | | | | | | | | | | 11699 | | | | | | | | | | 0.005s 50.864s 638309739272104828: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11763 | | 0.003s 50.867s 638309739272132166: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4848 | | | | 0.000s 50.867s 638309739272132360: | | | | 11855 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.870s 638309739272159073: | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | | 0.000s 50.870s 638309739272159365: | | | | | | | | | | | | | | | | | | | | | | | | | | 4850 | | | | | 0.000s 50.870s 638309739272159605: | | | | | | | | | | | | | | | | | | | | | | | | | 4855 | | | | | | 0.000s 50.870s 638309739272159783: | | | 4717 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.870s 638309739272159956: | | | | | | | | | | | | | | | | | | 4826 | | | | | | | | | | | | | 0.000s 50.870s 638309739272160560: | | | | | 11860 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.873s 638309739272193015: | | | | | | | | | | | | | | 4739 | | | | | | | | | | | | | | | | | 0.000s 50.873s 638309739272193591: | | | | | | | | | | | | | | | | | 11848 | | | | | | | | | | | | | | 0.004s 50.877s 638309739272235818: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 50.877s 638309739272236304: | | 11858 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 50.884s 638309739272304280: | | | | | | | | | | | | | | | | 11375 | | | | | | | | | | | | | | | 0.003s 50.887s 638309739272334628: 11695 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.890s 638309739272361845: | | | | | | | | | | | | | 11789 | | | | | | | | | | | | | | | | | | 0.004s 50.894s 638309739272402946: | | | | | | | | | 4744 | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.894s 638309739272403238: | | | | | | | | | | | 4843 | | | | | | | | | | | | | | | | | | | | 0.000s 50.894s 638309739272403389: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4864 0.000s 50.894s 638309739272404439: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11856 | 0.003s 50.897s 638309739272431474: | | | | | | | | | | | | | | | | | | | | | 11659 | | | | | | | | | | 0.003s 50.900s 638309739272462335: | | | | | | | | 11863 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 50.904s 638309739272500998: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4859 | | | | 0.000s 50.904s 638309739272501238: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11754 | | 0.004s 50.907s 638309739272536885: | | | | | | | | | | | | | | | | | | 4827 | | | | | | | | | | | | | 0.000s 50.907s 638309739272537075: | | | | 11744 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.910s 638309739272566561: | | | | | | | | | | | | | | | | | | | | | | | | | | 11741 | | | | | 0.003s 50.913s 638309739272592612: | | | | | | | | | | | | | | | | | | | | | | | | | 4770 | | | | | | 0.000s 50.913s 638309739272592743: | | | 11804 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.916s 638309739272620022: | | | | | | | 4856 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.916s 638309739272620221: | | | | | | | | | | | | | | 11126 | | | | | | | | | | | | | | | | | 0.003s 50.919s 638309739272647604: | | | | | | | | | | | | | | | | | | | | 4714 | | | | | | | | | | | 0.000s 50.919s 638309739272647758: | | | | | | | | | | | | | | | | | 4833 | | | | | | | | | | | | | | 0.000s 50.919s 638309739272647979: | | | | | | | | | | | | | | | 11872 | | | | | | | | | | | | | | | | 0.003s 50.921s 638309739272673520: | | 11584 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.924s 638309739272699572: | | | | | | | | | | | | | | | | 11299 | | | | | | | | | | | | | | | 0.003s 50.926s 638309739272725541: 4830 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.926s 638309739272725856: | | | | | | | | | | | | | | | | | | | | | | 4863 | | | | | | | | | 0.000s 50.926s 638309739272726048: | | | | | | | | | 4786 | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.926s 638309739272726182: | | | | | | | | | | | 4731 | | | | | | | | | | | | | | | | | | | | 0.000s 50.926s 638309739272726624: | | | | | | | | | | | | | 11717 | | | | | | | | | | | | | | | | | | 0.005s 50.931s 638309739272774577: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4795 | 0.000s 50.931s 638309739272774974: | 4761 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.931s 638309739272775144: | | | | | | | | | | | | | | | | | | | | | 11876 | | | | | | | | | | 0.005s 50.936s 638309739272820739: | | | | | | | | 4840 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.936s 638309739272820929: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4865 | | | | 0.000s 50.936s 638309739272821700: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4854 | | 0.000s 50.936s 638309739272821857: | | | | | | | | | | | | | | | | | | 4817 | | | | | | | | | | | | | 0.000s 50.936s 638309739272822215: | | | | 11677 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 50.940s 638309739272858803: | | | | | | | | | | | | | | | | | | | | | | | | | | 4858 | | | | | 0.000s 50.940s 638309739272859507: | | | | | | | | | | | | | | | | | | | | | | | 11882 | | | | | | | | 0.003s 50.943s 638309739272891183: | | | 4825 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.943s 638309739272891376: | | | | | | | 4787 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.943s 638309739272891599: | | | | | | | | | | | | | | 11039 | | | | | | | | | | | | | | | | | 0.003s 50.946s 638309739272923946: | | | | | | | | | | | | | | | | | | | | 4788 | | | | | | | | | | | 0.000s 50.946s 638309739272924122: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 50.946s 638309739272924248: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 50.946s 638309739272924455: | | 4869 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.949s 638309739272950402: 11646 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.951s 638309739272976683: | | | | | | | | | 4769 | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.951s 638309739272976837: | | | | | | | | | | | | | | | | 11149 | | | | | | | | | | | | | | | 0.003s 50.955s 638309739273008272: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11809 0.003s 50.958s 638309739273039374: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4750 | 0.000s 50.958s 638309739273039547: | 4792 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.958s 638309739273039894: | | | | | | | | | | | | | 11880 | | | | | | | | | | | | | | | | | | 0.004s 50.961s 638309739273076182: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11867 | | 0.003s 50.965s 638309739273108097: | | | | | | | | | | 11824 | | | | | | | | | | | | | | | | | | | | | 0.003s 50.968s 638309739273141165: | | | | | | | | | | | | | | | | | | 11788 | | | | | | | | | | | | | 0.003s 50.971s 638309739273173851: | | | | | | 4839 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 50.971s 638309739273174468: | | | | | | | | | | | | 4842 | | | | | | | | | | | | | | | | | | | 0.000s 50.971s 638309739273174613: | | | | | | | | 11895 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.974s 638309739273203125: | | | | | | | | | | | | | | | | | | | | | | | | | 4678 | | | | | | 0.000s 50.974s 638309739273203295: | | | | | | | | | | | | | | | | | | | | | | | | | | 11896 | | | | | 0.003s 50.977s 638309739273229144: | | | | 11890 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.979s 638309739273254535: | | | 11897 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.982s 638309739273279356: | | | | | | | 11771 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.985s 638309739273310148: | | | | | | | | | | | | | | | 4752 | | | | | | | | | | | | | | | | 0.000s 50.985s 638309739273310310: | | | | | | | | | | | | | | | | | 11778 | | | | | | | | | | | | | | 0.003s 50.987s 638309739273336210: | | | | | | | | | | | | | | 11892 | | | | | | | | | | | | | | | | | 0.003s 50.990s 638309739273361836: | | | | | | | | | | | | | | | | | | | | 11902 | | | | | | | | | | | 0.003s 50.993s 638309739273388574: 4870 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 50.995s 638309739273413888: | | | | | | | | | 11901 | | | | | | | | | | | | | | | | | | | | | | 0.002s 50.998s 638309739273438454: | | | | | | | | | | | | | | | | | | | | | | 4846 | | | | | | | | | 0.000s 50.998s 638309739273438604: | | | | | | | | | | | | | | | | 9898 | | | | | | | | | | | | | | | 0.003s 51.001s 638309739273468774: | | | | | | | | | | | 11905 | | | | | | | | | | | | | | | | | | | | 0.003s 51.003s 638309739273494047: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4871 0.003s 51.006s 638309739273519767: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11906 | 0.003s 51.008s 638309739273545552: | 11891 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.011s 638309739273575833: | | | | | | | | | | | | | | | | | | | | | 4791 | | | | | | | | | | 0.000s 51.011s 638309739273576554: | | | | | | | | | | | | | 11903 | | | | | | | | | | | | | | | | | | 0.006s 51.017s 638309739273632249: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11676 | | 0.006s 51.023s 638309739273688335: | | | | | | | | | | 4748 | | | | | | | | | | | | | | | | | | | | | 0.000s 51.023s 638309739273688697: | | | | | | | | | | | | | | | | | | 4662 | | | | | | | | | | | | | 0.000s 51.023s 638309739273688935: | | | | | | | | | | | | 4805 | | | | | | | | | | | | | | | | | | | 0.000s 51.023s 638309739273689174: | | | | | | 11909 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.026s 638309739273723806: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4872 | | | | 0.003s 51.029s 638309739273749389: | | | | | | | | 4840 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.029s 638309739273749600: | | | | | | | | | | | | | | | | | | | | | | | | | 4855 | | | | | | 0.000s 51.029s 638309739273749756: | | | | 9838 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.031s 638309739273777123: | | | 11775 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 51.034s 638309739273801608: | | | | | | | 4857 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.034s 638309739273801793: | | | | | | | | | | | | | | | | | 11777 | | | | | | | | | | | | | | 0.003s 51.037s 638309739273830874: | | | | | | | | | | | | | | 11910 | | | | | | | | | | | | | | | | | 0.003s 51.039s 638309739273856318: | | | | | | | | | | | | | | | | | | | | 4788 | | | | | | | | | | | 0.000s 51.039s 638309739273856495: | | | | | | | | | 11908 | | | | | | | | | | | | | | | | | | | | | | 0.002s 51.042s 638309739273881227: | | | | | | | | | | | | | | | | | | | | | | 4828 | | | | | | | | | 0.000s 51.042s 638309739273881385: | | | | | | | | | | | | | | | | 4725 | | | | | | | | | | | | | | | 0.000s 51.042s 638309739273881559: | | | | | | | | | | | | | | | | | | | | | | | | | | 4858 | | | | | 0.000s 51.042s 638309739273882305: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4750 | 0.000s 51.042s 638309739273882483: | | 4816 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.042s 638309739273882590: | 4761 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.042s 638309739273882712: | | | | | | | | | | | | | | | | | | | | | 11913 | | | | | | | | | | 0.003s 51.045s 638309739273915781: | | | | | | | | | | | | | 11407 | | | | | | | | | | | | | | | | | | 0.004s 51.049s 638309739273953701: | | | | | | | | | | 4866 | | | | | | | | | | | | | | | | | | | | | 0.000s 51.049s 638309739273953964: | | | | | | | | | | | | 4847 | | | | | | | | | | | | | | | | | | | 0.000s 51.049s 638309739273954172: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4854 | | 0.000s 51.049s 638309739273954447: | | | | | | 4839 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.049s 638309739273954679: | | | | | | | | | | | | | | | | | | | | | | | | | 4770 | | | | | | 0.000s 51.049s 638309739273955230: | | | | | | | | | | | 4731 | | | | | | | | | | | | | | | | | | | | 0.000s 51.049s 638309739273955517: | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | | 0.000s 51.049s 638309739273955863: | | | | 9796 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.054s 638309739273999331: | | | | | | | 4778 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.054s 638309739273999695: | | | 11729 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.058s 638309739274039223: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 51.058s 638309739274039821: | | | | | | | | | | | | | | | | | | | | 11884 | | | | | | | | | | | 0.003s 51.061s 638309739274068520: | | | | | | | | | | | | | | 4873 | | | | | | | | | | | | | | | | | 0.003s 51.063s 638309739274093740: 4853 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.063s 638309739274094133: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4795 | 0.000s 51.063s 638309739274094239: | | | | | | | | | | | | | | | | 11920 | | | | | | | | | | | | | | | 0.003s 51.066s 638309739274119706: | | | | | | | | | | | | | | | | | | | | | | | | | | 4834 | | | | | 0.000s 51.066s 638309739274119823: | | | | | | | | | | | | | | | | | | | | | | 4732 | | | | | | | | | 0.000s 51.066s 638309739274119909: | | 11921 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.069s 638309739274149953: | | | | | | | | | 4769 | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.069s 638309739274150168: | 4733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.069s 638309739274150345: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11928 0.003s 51.071s 638309739274176710: | | | | | | | | 4832 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.071s 638309739274176807: | | | | | | | | | | | | | 11931 | | | | | | | | | | | | | | | | | | 0.004s 51.075s 638309739274214275: | | | | | | | | | | | | 4842 | | | | | | | | | | | | | | | | | | | 0.000s 51.075s 638309739274214471: | | | | | | 11929 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.078s 638309739274244406: | | | | | | | | | | | | | | | | | | | | | | | | | 11930 | | | | | | 0.005s 51.083s 638309739274292292: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4749 | | 0.000s 51.083s 638309739274292578: | | | | | | | | | | | 11868 | | | | | | | | | | | | | | | | | | | | 0.005s 51.088s 638309739274341631: | | | | 9704 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 51.093s 638309739274396875: | | | | | | | | | | | | | | | 11900 | | | | | | | | | | | | | | | | 0.004s 51.097s 638309739274433242: | | | 11669 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.100s 638309739274460603: | | | | | | | | | | | | | | | | | | | | 4714 | | | | | | | | | | | 0.000s 51.100s 638309739274460826: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4865 | | | | 0.000s 51.100s 638309739274460976: 11940 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.103s 638309739274490187: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11938 | 0.004s 51.106s 638309739274525610: | | | | | | | | | | | | | | | | | | | | | | | | | | 4722 | | | | | 0.000s 51.106s 638309739274526340: | 11939 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 51.112s 638309739274578192: | | | | | | | | | 4806 | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.112s 638309739274578497: | | | | | | | | 11945 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 51.117s 638309739274629730: | | | | | | | | | | | | | | | | | | 4827 | | | | | | | | | | | | | 0.000s 51.117s 638309739274630627: | | | | | | | | | | | | 11907 | | | | | | | | | | | | | | | | | | | 0.004s 51.121s 638309739274674026: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11629 | | 0.003s 51.124s 638309739274700466: | | | | | | | 11951 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.127s 638309739274732075: | | | | | | | | | | | | | | | | | | | | | | | 11952 | | | | | | | | 0.004s 51.130s 638309739274767294: | | | | | | | | | | 4716 | | | | | | | | | | | | | | | | | | | | | 0.000s 51.130s 638309739274767470: | | | | | | | | | | | 11865 | | | | | | | | | | | | | | | | | | | | 0.003s 51.133s 638309739274797213: | | | | 9688 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.136s 638309739274823902: | | | | | | | | | | | | | | | | | 11954 | | | | | | | | | | | | | | 0.003s 51.139s 638309739274857269: | | | | | | | | | | | | | | | 4681 | | | | | | | | | | | | | | | | 0.000s 51.140s 638309739274857705: | | | | | | | | | | | | | | | | | | | | 11927 | | | | | | | | | | | 0.006s 51.145s 638309739274912725: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4841 | | | | 0.000s 51.145s 638309739274913059: | | | 4661 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.145s 638309739274913373: 4853 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.145s 638309739274913744: | | | | | | | | | | | | | | | | | | | | | | 4767 | | | | | | | | | 0.000s 51.145s 638309739274913883: | | | | | | | | | | | | | | | | | | | | | | | | | | 11957 | | | | | 0.006s 51.151s 638309739274969008: | | | | | | | | | | | | | 11319 | | | | | | | | | | | | | | | | | | 0.005s 51.155s 638309739275016509: | | | | | | | | | 11919 | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.158s 638309739275044453: | | | | | | | | | | | | | | | | | | 11958 | | | | | | | | | | | | | 0.003s 51.161s 638309739275070689: | | | | | | | | 4832 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.161s 638309739275070952: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11947 | | | 0.003s 51.164s 638309739275099087: | | | | | | | | | | | | | | 11961 | | | | | | | | | | | | | | | | | 0.002s 51.166s 638309739275123702: | | | | | | | | | | | | 11962 | | | | | | | | | | | | | | | | | | | 0.003s 51.169s 638309739275150060: | | | | | | | | | | | | | | | | | | | | | | | | 4861 | | | | | | | 0.000s 51.169s 638309739275150247: | | | | | | | | | | | | | | | | | | | 4693 | | | | | | | | | | | | 0.000s 51.169s 638309739275150381: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4874 | | 0.005s 51.173s 638309739275197151: | | | | | | | | | | 11953 | | | | | | | | | | | | | | | | | | | | | 0.004s 51.177s 638309739275236386: | | | | 4875 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.182s 638309739275278170: | | | | | | | | | | | 11757 | | | | | | | | | | | | | | | | | | | | 0.003s 51.184s 638309739275305040: 11918 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 51.190s 638309739275362720: | | | | | | | | | | | | | | | | | | | | 11965 | | | | | | | | | | | 0.006s 51.196s 638309739275422647: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4835 | | | | 0.000s 51.196s 638309739275423078: | | | | | | | 4778 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.196s 638309739275423431: | | | | | | | | | | | | | 11246 | | | | | | | | | | | | | | | | | | 0.006s 51.202s 638309739275483542: | | | | | | | | | 11889 | | | | | | | | | | | | | | | | | | | | | | 0.005s 51.207s 638309739275535570: | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | | 0.000s 51.207s 638309739275536020: | | | | | | | | | | | | | | | | | | 4826 | | | | | | | | | | | | | 0.000s 51.207s 638309739275536795: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11933 | | | 0.003s 51.210s 638309739275564832: | | | | | | | | | | | | | | | | | | | 11968 | | | | | | | | | | | | 0.003s 51.213s 638309739275590305: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 51.213s 638309739275590498: | | | | | | | | | | 4866 | | | | | | | | | | | | | | | | | | | | | 0.000s 51.213s 638309739275590640: | | | | | 4868 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.213s 638309739275590783: | | | | | | | | | | | 11592 | | | | | | | | | | | | | | | | | | | | 0.004s 51.217s 638309739275628171: | | | 4717 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.217s 638309739275628443: 11969 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 51.223s 638309739275692487: | | | | | | | | | | | | | | | | | | | | | | | | | | 4722 | | | | | 0.000s 51.223s 638309739275692892: | | | | | | | | | | | | | | | | | | | | | | 4732 | | | | | | | | | 0.000s 51.223s 638309739275693236: | | | | | | | | | | | | | | | | | | | | 4788 | | | | | | | | | | | 0.000s 51.223s 638309739275693614: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4876 | | | | 0.003s 51.226s 638309739275727119: | | | | | | | | | | | | | | | 11898 | | | | | | | | | | | | | | | | 0.004s 51.231s 638309739275770480: | | | | | | | | | | | | | 11088 | | | | | | | | | | | | | | | | | | 0.005s 51.235s 638309739275816179: | | | | | | | | 4840 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.235s 638309739275816912: | | | | | | | | | | | | | | | | | | 11971 | | | | | | | | | | | | | 0.003s 51.238s 638309739275843893: | | | | | | | | | 4809 | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.238s 638309739275844151: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11972 | | | 0.005s 51.243s 638309739275894071: | | | | | | | | | | | | | | | | | | | | | | | | 4867 | | | | | | | 0.000s 51.243s 638309739275894390: | | | | | | | | | | 11941 | | | | | | | | | | | | | | | | | | | | | 0.004s 51.247s 638309739275932266: | | | | | | | | | | | | | | | | | | | 4693 | | | | | | | | | | | | 0.000s 51.247s 638309739275932580: | | | | | | | | | | | 11586 | | | | | | | | | | | | | | | | | | | | 0.004s 51.251s 638309739275977081: | | | 11551 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.035s 51.286s 638309739276325553: | | | | | | | | | | | | | | | | | | | | 11871 | | | | | | | | | | | 0.004s 51.290s 638309739276366864: | | | | | | | | | | | | | | | | | | | | | | | | | | 4821 | | | | | 0.000s 51.291s 638309739276367530: | | | | | | | 4764 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.291s 638309739276367627: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11980 | | 0.002s 51.293s 638309739276392617: | | | | 11982 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 51.295s 638309739276416565: | | | | | | | | | | | | | | | 11983 | | | | | | | | | | | | | | | | 0.002s 51.298s 638309739276441325: | | | | | | | | | | | | | | | | | | | | | | | 4648 | | | | | | | | 0.000s 51.298s 638309739276441421: | | | | | | | | 11984 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.301s 638309739276474122: | | | | | | | | | | | | | 11985 | | | | | | | | | | | | | | | | | | 0.004s 51.305s 638309739276514677: | | | | | | | | | 11981 | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.309s 638309739276551187: | | | | | | | | | | | | | | | | | 11988 | | | | | | | | | | | | | | 0.003s 51.312s 638309739276584525: | | | | | | | | | | 11979 | | | | | | | | | | | | | | | | | | | | | 0.003s 51.315s 638309739276616799: | | | | | | | | | | | | | | | | | | | 11944 | | | | | | | | | | | | 0.003s 51.319s 638309739276649016: 4853 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.319s 638309739276649421: | | | | | 4814 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.319s 638309739276650325: | | | | | | | | | | | 4877 | | | | | | | | | | | | | | | | | | | | 0.007s 51.326s 638309739276723477: | | | 4661 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.326s 638309739276724286: | | | | | | | | | | | | | | | | | | 11964 | | | | | | | | | | | | | 0.007s 51.333s 638309739276789384: | | | | | | | | | | | | | | | | | | | | | | 4823 | | | | | | | | | 0.000s 51.333s 638309739276789672: | | | | | | | 4857 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.333s 638309739276789841: | | | | | | | | | | | | | | | | | | | | | | | | | | 11998 | | | | | 0.006s 51.339s 638309739276850441: | | | | | | | | | | | | | | | | | | | | 4860 | | | | | | | | | | | 0.000s 51.339s 638309739276850957: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11970 | | | 0.006s 51.345s 638309739276908587: | | | | | | | | | | | | | | | | | | | | | | | 12001 | | | | | | | | 0.006s 51.351s 638309739276972092: | | | | | | | | | | | | | 11986 | | | | | | | | | | | | | | | | | | 0.003s 51.354s 638309739277005011: | | | | | | | | | | | | | | | | | | | | | | | | | | | 12002 | | | | 0.003s 51.357s 638309739277032089: | | | | | | | | | | | | | | | | | | | | | | | | 4721 | | | | | | | 0.000s 51.357s 638309739277032312: 4773 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.357s 638309739277032534: | | | | | 12006 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.360s 638309739277065152: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4864 0.000s 51.360s 638309739277067056: | | | | | | | | | | | | | | | | | | | | | 12003 | | | | | | | | | | 0.004s 51.364s 638309739277104114: | | | | | | | | | | | | | | | | | | | 11935 | | | | | | | | | | | | 0.004s 51.368s 638309739277140861: | | | | | | | | 4840 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.368s 638309739277141165: | | | | | | | | | | | | | | | | 11955 | | | | | | | | | | | | | | | 0.004s 51.372s 638309739277177808: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4795 | 0.000s 51.372s 638309739277178077: | | | | | | 4839 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.372s 638309739277178853: | 4780 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.372s 638309739277179062: | | | | | | | | | | | | | | | | | | | | | | | | | 11917 | | | | | | 0.003s 51.375s 638309739277210006: | | | | | | | 4878 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.378s 638309739277238394: | | | | | | | | | | | | | | | | | | | | | | 11989 | | | | | | | | | 0.003s 51.380s 638309739277263900: | | | | | | | | | | | | | | | | | | 4826 | | | | | | | | | | | | | 0.000s 51.380s 638309739277264117: | | | | | | | | | | | | | | | | | | | | 4879 | | | | | | | | | | | 0.003s 51.383s 638309739277289717: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12005 | | | 0.004s 51.387s 638309739277330743: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 51.387s 638309739277331223: | | | | | | | | | | | | | | | | | | | | | | | 4648 | | | | | | | | 0.000s 51.387s 638309739277331488: | | | | | | | | | | 4716 | | | | | | | | | | | | | | | | | | | | | 0.000s 51.387s 638309739277331758: | | | | | | | | | | | | | 11977 | | | | | | | | | | | | | | | | | | 0.005s 51.392s 638309739277382645: 11978 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.395s 638309739277410767: | | | | | | | | | | | | | | | | | | | | | | | | 12004 | | | | | | | 0.003s 51.397s 638309739277436560: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4871 0.000s 51.397s 638309739277437201: | | | | | 4814 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.397s 638309739277437494: | | | | | | | | | | | | | | | | | | | 11899 | | | | | | | | | | | | 0.003s 51.401s 638309739277469997: | | | 4825 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.401s 638309739277470147: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12014 | 0.003s 51.403s 638309739277495563: | 4761 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.403s 638309739277495829: | | | | | | 12017 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 51.406s 638309739277520373: | | | | | | | | | | | | | | | | 9875 | | | | | | | | | | | | | | | 0.003s 51.409s 638309739277549568: | | | | | | | | | | | | | | | | | | | | | | | | | 4855 | | | | | | 0.000s 51.409s 638309739277549770: | | | | | | | | | | | | | | | | | | | | | | | | | | 12009 | | | | | 0.003s 51.412s 638309739277578898: | | | | | | | | | | | 12018 | | | | | | | | | | | | | | | | | | | | 0.003s 51.415s 638309739277609460: | | | | | | | | | | | | | | | | | | | | | | 4732 | | | | | | | | | 0.000s 51.415s 638309739277609795: | | | | | | | | | | | | | | | | | | 12019 | | | | | | | | | | | | | 0.003s 51.418s 638309739277640859: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11926 | | | 0.004s 51.422s 638309739277681119: | | | | | | | | | | 12021 | | | | | | | | | | | | | | | | | | | | | 0.005s 51.427s 638309739277728015: | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | | 0.000s 51.427s 638309739277728817: | | | | | | | | | | | | | 10254 | | | | | | | | | | | | | | | | | | 0.005s 51.431s 638309739277774114: 4853 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.431s 638309739277774635: | | | | | | | | | | | | | | | | | | | | | | | | 4867 | | | | | | | 0.000s 51.431s 638309739277774878: | | | | | 11990 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.434s 638309739277803621: | | 4869 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.434s 638309739277803937: | | | | | | | | | | | | | | | | | | | 4693 | | | | | | | | | | | | 0.000s 51.434s 638309739277804112: | | | 11502 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.438s 638309739277841202: | 4792 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.438s 638309739277841433: | | | | | | 4839 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.438s 638309739277841629: | | | | | | | | | | | | | | | | 4880 | | | | | | | | | | | | | | | 0.004s 51.442s 638309739277882252: | | | | | | | | | | | | | | | | | | | | | | | | | 11914 | | | | | | 0.005s 51.447s 638309739277928776: | | | | | | | | | | | | | | | | | | | | | | | | | | 4704 | | | | | 0.000s 51.447s 638309739277929186: | | | | | | | | | | | | | | | | | | | | | | 11925 | | | | | | | | | 0.004s 51.450s 638309739277964558: | | | | | | | | 4832 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.450s 638309739277964976: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11915 | | | 0.003s 51.453s 638309739277995138: | | | | | | | | | | | | | | | | | 12030 | | | | | | | | | | | | | | 0.003s 51.456s 638309739278021947: | | | | | | | | | | 4716 | | | | | | | | | | | | | | | | | | | | | 0.000s 51.456s 638309739278022144: | | | | | | | 4787 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.456s 638309739278022267: | | | | | | | | | | | | | | | | | | | | | | | 12033 | | | | | | | | 0.005s 51.461s 638309739278073713: 4870 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.461s 638309739278074114: | | | | | | | | | | | | | 12031 | | | | | | | | | | | | | | | | | | 0.006s 51.467s 638309739278132368: | | | | | | | | | | | | | | | | | | | | | | | | 12032 | | | | | | | 0.004s 51.471s 638309739278174153: | | | | | | | | | | | | | | | | | | | 12035 | | | | | | | | | | | | 0.005s 51.476s 638309739278219329: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11934 0.003s 51.479s 638309739278252291: | | | | | 4868 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.479s 638309739278253177: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11924 | 0.003s 51.482s 638309739278283015: | | | | | | | | | | | | | | | | | | | | 4860 | | | | | | | | | | | 0.000s 51.482s 638309739278283342: | 12039 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.485s 638309739278312635: | | | 4661 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.485s 638309739278313008: | | | | | | | | | | | | | | | | | | | | | | | | | 4838 | | | | | | 0.000s 51.485s 638309739278313167: | | | | | | | | | | | | | | | | | | | | | | | | | | 4722 | | | | | 0.000s 51.485s 638309739278313674: | | | | | | | | | | | | | | 4768 | | | | | | | | | | | | | | | | | 0.000s 51.485s 638309739278313891: | | | | | | | | | | | | | | | | | | | | | | 4828 | | | | | | | | | 0.000s 51.485s 638309739278314121: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11904 | | | 0.004s 51.489s 638309739278354917: | | | | | | | 4778 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.489s 638309739278355266: | | | | | | | | | | 4748 | | | | | | | | | | | | | | | | | | | | | 0.000s 51.489s 638309739278356310: | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | | 0.000s 51.489s 638309739278356709: 12040 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.493s 638309739278393621: | | | | | | | | | | | | | | | | | | | 12020 | | | | | | | | | | | | 0.003s 51.496s 638309739278423000: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11916 0.003s 51.499s 638309739278453018: | | | | | 12047 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.502s 638309739278480225: | | 4816 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.502s 638309739278480522: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11361 | 0.006s 51.508s 638309739278539355: | | | | | | | | | | | | | | | | | | | | 4788 | | | | | | | | | | | 0.000s 51.508s 638309739278539781: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 51.508s 638309739278540024: | | | | | | | | 12050 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.512s 638309739278580006: | | | | | | 12051 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.516s 638309739278620015: | | | 12034 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 51.522s 638309739278682004: | | | | | | | | | | | | | | | | | | | | | | | | | 4770 | | | | | | 0.000s 51.522s 638309739278682392: | | | | | | | | | | | | | | | | | | | | | | | | | | 4858 | | | | | 0.000s 51.522s 638309739278682613: | | | | | | | | | | | | | | | | | | | | | | 11912 | | | | | | | | | 0.006s 51.528s 638309739278747106: | | | | | | | | | | | | | | 12011 | | | | | | | | | | | | | | | | | 0.004s 51.532s 638309739278787139: | | | | | | | | | | | | | | | | 12057 | | | | | | | | | | | | | | | 0.003s 51.535s 638309739278817266: | | | | | | | 12058 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.539s 638309739278847685: | | | | | | | | | | 12007 | | | | | | | | | | | | | | | | | | | | | 0.003s 51.542s 638309739278880743: | | | | | | | | | | | | | | | | | | | | | | | 12060 | | | | | | | | 0.003s 51.545s 638309739278910299: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11888 | | | 0.005s 51.549s 638309739278957132: | | | | | | | | | | | | 4842 | | | | | | | | | | | | | | | | | | | 0.000s 51.550s 638309739278957508: 12052 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 51.554s 638309739279006595: | | | | | | | | | | | | | | | 12015 | | | | | | | | | | | | | | | | 0.003s 51.557s 638309739279035838: | | | | | | | | | | | | | | | | | | | 11893 | | | | | | | | | | | | 0.003s 51.560s 638309739279062518: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4881 0.003s 51.563s 638309739279092754: | | 4771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.563s 638309739279092936: | | | | | 4868 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.563s 638309739279093188: | | | | | | | | | | | | | | | | | | | | 4714 | | | | | | | | | | | 0.000s 51.563s 638309739279093332: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11313 | 0.003s 51.566s 638309739279122404: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4854 | | 0.000s 51.566s 638309739279122634: | | | 11438 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.570s 638309739279164662: | | | | | | | | | | | | | | | | | | | | | | | | | 12037 | | | | | | 0.003s 51.573s 638309739279196852: | | | | | | | | | | | | | | | | | | | | | | | | | | 4831 | | | | | 0.000s 51.574s 638309739279197593: | | | | | | | | | | | | | | | | | | | | | | 4846 | | | | | | | | | 0.000s 51.574s 638309739279197854: | | | | | | | | | | | | | | 4873 | | | | | | | | | | | | | | | | | 0.000s 51.574s 638309739279198200: | | | | | | | 4778 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.574s 638309739279198436: | | | | | | | | 4832 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.574s 638309739279198674: | | | | | | | | | | 11923 | | | | | | | | | | | | | | | | | | | | | 0.003s 51.577s 638309739279231818: | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | | 0.000s 51.577s 638309739279232052: | | | | | | 4839 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.577s 638309739279232201: | | | | | | | | | | | | 4805 | | | | | | | | | | | | | | | | | | | 0.000s 51.577s 638309739279232362: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11873 | | | 0.003s 51.580s 638309739279262003: 4853 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.580s 638309739279262323: | | | | | | | | | | | | | | | 11798 | | | | | | | | | | | | | | | | 0.003s 51.583s 638309739279288918: | | | | | | | | | | | | | | | | | | | 11885 | | | | | | | | | | | | 0.002s 51.585s 638309739279312940: | | | | | 12069 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.588s 638309739279338884: | | | | 4875 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.588s 638309739279339285: | | | | | | | | | | | | | | | | | 12070 | | | | | | | | | | | | | | 0.002s 51.590s 638309739279364236: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12062 | | 0.005s 51.595s 638309739279414396: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4795 | 0.000s 51.595s 638309739279414835: | | | 4661 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.595s 638309739279415164: | | | | | | | | | | | | | | | | | | | | | | | | | 11911 | | | | | | 0.006s 51.601s 638309739279473937: | | | | | | | | | | | | | | | | | | | | | | 4815 | | | | | | | | | 0.000s 51.601s 638309739279474294: | | | | | | | | | 4786 | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.601s 638309739279474640: | | | | | | | | 12054 | | | | | | | | | | | | | | | | | | | | | | | 0.006s 51.607s 638309739279531533: | | | | | | | | | | | | | | | | | | | | | | | | | | 12064 | | | | | 0.005s 51.612s 638309739279582490: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4753 | | | | 0.000s 51.612s 638309739279582828: | | | | | | | 4857 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.612s 638309739279583048: | | | | | | | | | | 12076 | | | | | | | | | | | | | | | | | | | | | 0.004s 51.616s 638309739279623272: | | | | | | | | | | | | 12077 | | | | | | | | | | | | | | | | | | | 0.003s 51.619s 638309739279655236: | | | | | | | | | | | | | | | | | | | | | | | 12010 | | | | | | | | 0.003s 51.622s 638309739279682648: 12079 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.625s 638309739279709281: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11062 | | | 0.003s 51.627s 638309739279734878: | | | | | | | | | | | | | | | 12071 | | | | | | | | | | | | | | | | 0.003s 51.630s 638309739279761251: | | | | | | | | | | | | | | | | | | | 10885 | | | | | | | | | | | | 0.003s 51.633s 638309739279790730: | | 12080 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.636s 638309739279822663: | | | | | | | | | | | | | | | | | | | | 12081 | | | | | | | | | | | 0.003s 51.639s 638309739279851219: | | | | | 4868 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.639s 638309739279852177: | | | 12065 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.642s 638309739279880894: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12084 | 0.002s 51.644s 638309739279905368: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4874 | | 0.000s 51.644s 638309739279905574: | | | | | | | | | | | | | | | | | | | | | | | | | 4678 | | | | | | 0.000s 51.644s 638309739279905701: | | | | | | | | | 4744 | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.644s 638309739279905901: | | | | | | | | | | | | | | | | | | | | | | 4863 | | | | | | | | | 0.000s 51.644s 638309739279906203: | | | | | | | | | | | | | | 12088 | | | | | | | | | | | | | | | | | 0.004s 51.648s 638309739279942779: | | | | | | | | 12078 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.651s 638309739279975311: | | | | | | | 12025 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.654s 638309739280005521: | | | | | | | | | | | | | | | | | | | | | | | | | | 4722 | | | | | 0.000s 51.654s 638309739280005782: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4835 | | | | 0.000s 51.654s 638309739280005927: | | | | | | | | | | 4882 | | | | | | | | | | | | | | | | | | | | | 0.003s 51.658s 638309739280038245: | | | | | | | | | | | | 4805 | | | | | | | | | | | | | | | | | | | 0.000s 51.658s 638309739280038490: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 51.658s 638309739280038628: | | | | | | 12094 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.661s 638309739280073762: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4871 0.000s 51.661s 638309739280074612: | | | | | | | | | | | | | | | | | | | | | | | 12095 | | | | | | | | 0.004s 51.665s 638309739280116242: 4853 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.665s 638309739280116598: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12096 | | | 0.005s 51.670s 638309739280164206: | | | | | | | | | | | | | | | 11613 | | | | | | | | | | | | | | | | 0.005s 51.675s 638309739280213823: | | | | | | | | | | | | | | | | | | | 4883 | | | | | | | | | | | | 0.005s 51.680s 638309739280258989: | | | | | | | | | | | | | | | | | | 4817 | | | | | | | | | | | | | 0.000s 51.680s 638309739280259380: | | | | 12049 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 51.686s 638309739280318945: | | | 4884 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 51.691s 638309739280375515: | | | | | | | | | 4809 | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.691s 638309739280375807: | | | | | | | | | | | | | | | | | | | | | | | | | 4770 | | | | | | 0.000s 51.691s 638309739280375937: | | | | | | | | | | | | | | | | | | | | | | 12087 | | | | | | | | | 0.005s 51.697s 638309739280428007: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11219 | 0.004s 51.700s 638309739280465648: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4702 | | 0.000s 51.700s 638309739280466071: | | | | | | | | | | | | | | 4873 | | | | | | | | | | | | | | | | | 0.000s 51.700s 638309739280466320: | | | | | | | | 12100 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.704s 638309739280498371: | | | | | | | | | | | | | | | | | | | | | | | | 4721 | | | | | | | 0.000s 51.704s 638309739280498673: | | | | | | | | | | | | | | | | | | | | | 4791 | | | | | | | | | | 0.000s 51.704s 638309739280498863: | | | | | | | | | | | 4877 | | | | | | | | | | | | | | | | | | | | 0.000s 51.704s 638309739280499383: | | | | | | | 4778 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.704s 638309739280499552: | | | | | | | | | | | | | | | | | | | | | | | | | | 4858 | | | | | 0.000s 51.704s 638309739280499851: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4876 | | | | 0.000s 51.704s 638309739280500060: | | | | | | | | | | | | 4679 | | | | | | | | | | | | | | | | | | | 0.000s 51.704s 638309739280500212: | | | | | | | | | | | | | | | | | 4833 | | | | | | | | | | | | | | 0.000s 51.704s 638309739280500372: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4824 0.000s 51.704s 638309739280501582: | | 4771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.704s 638309739280501809: 4773 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.704s 638309739280502090: | | | | | | | | | | | | | | | | | | | | 4714 | | | | | | | | | | | 0.000s 51.704s 638309739280502911: | | | | | | | | | | | | | | | 12097 | | | | | | | | | | | | | | | | 0.004s 51.708s 638309739280542272: | | | | | 12109 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.711s 638309739280575158: | | | | | | | | | | | | | | | | | | 4826 | | | | | | | | | | | | | 0.000s 51.711s 638309739280575385: | | | | 12103 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 51.717s 638309739280631503: | | | | | | | | | 4769 | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.717s 638309739280631856: | | | | | | 4839 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.717s 638309739280633556: | | | | | | | | | | | | | | | | | | | | | | 4815 | | | | | | | | | 0.000s 51.717s 638309739280633899: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4885 | 0.006s 51.723s 638309739280694007: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4854 | | 0.000s 51.723s 638309739280694383: | | | | | | | | | | | | | | 12105 | | | | | | | | | | | | | | | | | 0.007s 51.730s 638309739280762411: | | | | | | | | | | 12115 | | | | | | | | | | | | | | | | | | | | | 0.006s 51.736s 638309739280824629: | | | | | | | | | | | | 12116 | | | | | | | | | | | | | | | | | | | 0.006s 51.742s 638309739280884191: 4849 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.742s 638309739280884880: | | | | | | | | | | | | | | | | | | | | | | | | | | 12028 | | | | | 0.003s 51.745s 638309739280911029: | | | | | | | | | | | | | | | | | 12117 | | | | | | | | | | | | | | 0.003s 51.748s 638309739280942247: | | | | | | | | 12000 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.751s 638309739280971749: | | | | | | | | | | | | | | | | | | | | | 4794 | | | | | | | | | | 0.000s 51.751s 638309739280971931: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12107 0.003s 51.754s 638309739280999481: | 4792 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.754s 638309739280999717: | | | | | | | | | | | | | | | 11357 | | | | | | | | | | | | | | | | 0.003s 51.757s 638309739281032000: | | | | | | | | | | | | | | | | | | 12073 | | | | | | | | | | | | | 0.002s 51.759s 638309739281056777: | | | | | | | | | | | | | | | | | | | 12126 | | | | | | | | | | | | 0.002s 51.762s 638309739281081239: | | | | 4875 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.762s 638309739281081449: | | | | | | | | | 12129 | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.764s 638309739281106829: | | | | | | 12130 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.767s 638309739281132112: | | | | | | | | | | | | | 12127 | | | | | | | | | | | | | | | | | | 0.003s 51.770s 638309739281162784: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12128 | | 0.003s 51.773s 638309739281188833: | | | | | | | | | | | | | | 11943 | | | | | | | | | | | | | | | | | 0.003s 51.776s 638309739281218959: | | | | | 4868 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.776s 638309739281219222: | | | | | | | | | | | | | | | | | | | | | | | | 4867 | | | | | | | 0.000s 51.776s 638309739281219503: 12133 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.780s 638309739281259190: | | | | | | | | | | | | | | | | | | | | | | | | | | 4722 | | | | | 0.000s 51.780s 638309739281259609: | | | | | | | 4878 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.780s 638309739281259928: | | | | | | | | | | | | | | | | | | | | 4879 | | | | | | | | | | | 0.000s 51.780s 638309739281260121: | | | | | | | | | | | | | | | | | | | | | | | | | 12135 | | | | | | 0.005s 51.785s 638309739281308070: | | | | | | | | | | | | | | | | | 12106 | | | | | | | | | | | | | | 0.003s 51.788s 638309739281343057: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4872 | | | | 0.000s 51.788s 638309739281343353: | | 4816 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.788s 638309739281343447: | | | | | | | | | | | 4789 | | | | | | | | | | | | | | | | | | | | 0.000s 51.788s 638309739281343526: | | | | | | | | | | | | | | | | | | | | | 12137 | | | | | | | | | | 0.003s 51.791s 638309739281377133: | 11960 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.794s 638309739281405138: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4871 0.000s 51.794s 638309739281406551: | | | | | | | | 12140 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 51.799s 638309739281452280: | | | | | | | | | | | | | | | 11104 | | | | | | | | | | | | | | | | 0.004s 51.803s 638309739281493988: | | | | | | | | | | | | | | | | | | 12138 | | | | | | | | | | | | | 0.005s 51.808s 638309739281539857: | | | | 12141 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 51.813s 638309739281596766: | | | | | | | | | 4769 | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.813s 638309739281597117: | | | | | | | | | | | | | | | | | | | | | | 4732 | | | | | | | | | 0.000s 51.813s 638309739281597291: | | | | | | 4839 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.813s 638309739281597452: | | | | | | | | | | | | | | | | 4880 | | | | | | | | | | | | | | | 0.000s 51.814s 638309739281597577: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12143 | 0.005s 51.818s 638309739281642920: | | | | | | | | | | | | | | 12144 | | | | | | | | | | | | | | | | | 0.006s 51.824s 638309739281703587: | | | | | | | | | | | | | | | | | | | | | | | | 12142 | | | | | | | 0.006s 51.830s 638309739281766352: | | | | | 12146 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 51.837s 638309739281827561: | | | | | | | | | | | | | | | | | | | | | | | | | | 4821 | | | | | 0.000s 51.837s 638309739281828839: | | 12123 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 51.843s 638309739281894351: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 51.843s 638309739281895346: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12125 0.005s 51.848s 638309739281942849: | 4733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.848s 638309739281943247: | | | | | | | | 4832 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.848s 638309739281943444: | | | | | | | | | | | | | | | 11082 | | | | | | | | | | | | | | | | 0.003s 51.851s 638309739281974833: | | | 4825 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.851s 638309739281975014: | | | | | | | | | | | | | | | | | | 4827 | | | | | | | | | | | | | 0.000s 51.851s 638309739281975232: 12153 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.854s 638309739282000501: | | | | | | | | | | | | | | | | | | | | | | 4863 | | | | | | | | | 0.000s 51.854s 638309739282000679: | | | | | | | | | | | | | | | | | | | | | | | | | 12098 | | | | | | 0.006s 51.859s 638309739282057095: | | | | | | 4743 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.859s 638309739282057500: | | | | | | | | | 11864 | | | | | | | | | | | | | | | | | | | | | | 0.005s 51.864s 638309739282103905: | | | | 4875 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.864s 638309739282104206: | | | | | | | | | | | | | | | | | | | | | 12156 | | | | | | | | | | 0.003s 51.867s 638309739282135667: | | | | | 4868 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.867s 638309739282135941: | | | | | | | | | | | | | | | | | | | | 4714 | | | | | | | | | | | 0.000s 51.867s 638309739282136307: | | | | | | | | | | | | | | | | | | | | | | | | | | 12159 | | | | | 0.004s 51.872s 638309739282180447: | | | | | | | 4886 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.876s 638309739282224817: | | | | | | | | | | | 4877 | | | | | | | | | | | | | | | | | | | | 0.000s 51.876s 638309739282225026: | | | | | | | | | | | | | | | | | 12162 | | | | | | | | | | | | | | 0.006s 51.883s 638309739282288548: | | 4771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.883s 638309739282289252: | | | | | | | | | | | | | | | | | | | | | | | | | | | 12161 | | | | 0.004s 51.887s 638309739282331265: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4887 0.003s 51.890s 638309739282361251: | 4792 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.890s 638309739282361645: | | | | | | | | 12165 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.894s 638309739282404794: | | | | | | | | | | | | | | | 11068 | | | | | | | | | | | | | | | | 0.005s 51.899s 638309739282451948: | | | 4661 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.899s 638309739282452361: | | | | | | | | | | | | | | | | | | 4826 | | | | | | | | | | | | | 0.000s 51.899s 638309739282452559: | | | | | | | | | | | | | | | | | | | | | | 4888 | | | | | | | | | 0.006s 51.905s 638309739282514498: | | | | | | 12169 | | | | | | | | | | | | | | | | | | | | | | | | | 0.032s 51.937s 638309739282834791: | | | | | | | | | | | | | | | | | | | | | | | | | 11857 | | | | | | 0.004s 51.941s 638309739282875395: | | | | | | | | | | | | | | | | | | | | | | | | 4721 | | | | | | | 0.000s 51.941s 638309739282875853: | | | | | | | | | 4744 | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.941s 638309739282876279: | | | | 12036 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.944s 638309739282903749: | | | | | | | | | | | | | | | | 4725 | | | | | | | | | | | | | | | 0.000s 51.944s 638309739282903902: | | | | | | | | | | | | | | | | | | | | 4860 | | | | | | | | | | | 0.000s 51.944s 638309739282904017: | | | | | | | | | | | | | | | | | | | | | 4791 | | | | | | | | | | 0.000s 51.944s 638309739282904314: | | | | | | | | | | | | | | | | | | | | | | | | | | 4821 | | | | | 0.000s 51.944s 638309739282904483: | | | | | | | | | | | 12173 | | | | | | | | | | | | | | | | | | | | 0.003s 51.947s 638309739282932756: | | 4754 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.947s 638309739282932990: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 51.947s 638309739282933189: | 12158 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.950s 638309739282963994: | | | | | | | | 4832 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.950s 638309739282964334: | | | | | | | | | | | | | | | | | | 12147 | | | | | | | | | | | | | 0.004s 51.954s 638309739283000562: | | | | | | | | | | | | | | | 12170 | | | | | | | | | | | | | | | | 0.003s 51.956s 638309739283025807: | | | | | 11922 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.959s 638309739283052584: | | | | | | 4743 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.959s 638309739283052889: | | | 12166 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.962s 638309739283083350: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4848 | | | | 0.000s 51.962s 638309739283083651: | | | | | | | | | 4769 | | | | | | | | | | | | | | | | | | | | | | 0.000s 51.962s 638309739283083879: | | | | | | | | | | | | | | | | | | | | | | | | | 4845 | | | | | | 0.000s 51.962s 638309739283084623: | | | | 12022 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 51.966s 638309739283126473: | | | | | | | | | | | | | | | | 12182 | | | | | | | | | | | | | | | 0.005s 51.972s 638309739283181080: | | | | | | | | | | | | | | | | | | | | | | | | | | 12154 | | | | | 0.003s 51.974s 638309739283206618: | | | | | | | | | | | | | | | | | | | | 12184 | | | | | | | | | | | 0.003s 51.977s 638309739283233065: | | | | | | | | | | | | | | | | | | | | | 12164 | | | | | | | | | | 0.002s 51.979s 638309739283257395: | | | | | | | | | | | | | | | | | 12186 | | | | | | | | | | | | | | 0.003s 51.982s 638309739283284277: | | | | | | | | | | | 4877 | | | | | | | | | | | | | | | | | | | | 0.000s 51.982s 638309739283284550: | | | | | | | 12187 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.985s 638309739283311739: | 12188 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 51.988s 638309739283344376: | | | | | | | | | | | | | | | | | | 12189 | | | | | | | | | | | | | 0.004s 51.992s 638309739283383844: | | | | | | | | | | | | | | | 10712 | | | | | | | | | | | | | | | | 0.004s 51.996s 638309739283422715: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12191 0.003s 51.999s 638309739283452824: | | | | | 12192 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.002s 638309739283479869: | | | | | | | | | | | | | 12183 | | | | | | | | | | | | | | | | | | 0.003s 52.005s 638309739283511035: | | | | | | | | | | | | 4679 | | | | | | | | | | | | | | | | | | | 0.000s 52.005s 638309739283511440: | | | | | | 12155 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 52.009s 638309739283553153: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12145 | | | 0.004s 52.013s 638309739283590882: | | | | | | | | | | | | | | | | | | | | | | | 4763 | | | | | | | | 0.000s 52.013s 638309739283591226: | | | | | | | | | | | | | | | | | | | | | | | | 12194 | | | | | | | 0.004s 52.016s 638309739283627364: | | | 4825 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.017s 638309739283627733: | | | | | | | | | 11843 | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.019s 638309739283656954: | | | | | | | | | | | | | | | | | | | | | | | | | | | 12196 | | | | 0.003s 52.022s 638309739283682265: | | | | | | | | | | | | | | | | | | | | | | | | | 11686 | | | | | | 0.003s 52.025s 638309739283709868: | | | | 4875 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.025s 638309739283710314: | | | | | | | | | | | | | | | | 4725 | | | | | | | | | | | | | | | 0.000s 52.025s 638309739283710607: | | | | | | | | | | | | | | | | | | | | | | | | | | 4722 | | | | | 0.000s 52.025s 638309739283711572: | | | | | | | | | | | | | | | | | | | | 4860 | | | | | | | | | | | 0.000s 52.025s 638309739283711793: | | | | | | | | | | | | | | | | | | | | | 12136 | | | | | | | | | | 0.003s 52.028s 638309739283738181: | | 4676 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.028s 638309739283738408: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 52.028s 638309739283738639: | | | | | | | | | | | 4789 | | | | | | | | | | | | | | | | | | | | 0.000s 52.028s 638309739283738741: | | | | | | | | | | 4882 | | | | | | | | | | | | | | | | | | | | | 0.000s 52.028s 638309739283738876: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12198 | | 0.003s 52.031s 638309739283769631: | | | | | | | | 11427 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.034s 638309739283803962: | | | | | | | | | | | | | | | 12193 | | | | | | | | | | | | | | | | 0.004s 52.038s 638309739283846452: | | | | | | | | | | | | | 12195 | | | | | | | | | | | | | | | | | | 0.003s 52.041s 638309739283872162: | | | | | | | | | | | | 4805 | | | | | | | | | | | | | | | | | | | 0.000s 52.041s 638309739283872390: | | | | | | 4839 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.041s 638309739283872631: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11031 | | | 0.002s 52.043s 638309739283892511: | | | 4889 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.045s 638309739283914517: | | | | | | | | | 4890 | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.047s 638309739283934225: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4848 | | | | 0.000s 52.047s 638309739283934431: | | | | | | | | | | | | | | | | | | | | | | 4732 | | | | | | | | | 0.000s 52.047s 638309739283934567: | | | | | | | | | | | | | | | | 12203 | | | | | | | | | | | | | | | 0.003s 52.050s 638309739283966960: | | | | | | | | | | | | | | | | | | | | | | | | | | 4821 | | | | | 0.000s 52.050s 638309739283967182: | | | | 12207 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 52.054s 638309739284006621: | | | | | | | | | | | | | | | | | | | | | | | | | 12204 | | | | | | 0.005s 52.059s 638309739284052803: | | | | | | | | | | | | | | | | | | | | 4879 | | | | | | | | | | | 0.000s 52.059s 638309739284053200: | | 12209 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 52.063s 638309739284090359: | | | | | | | | | | | | | | | | | 12210 | | | | | | | | | | | | | | 0.003s 52.066s 638309739284118858: | | | | | | | | | | | | | | | | | | | | | 4734 | | | | | | | | | | 0.000s 52.066s 638309739284119749: | | | | | | | | | | | 12118 | | | | | | | | | | | | | | | | | | | | 0.004s 52.070s 638309739284157644: | | | | | | | | 4891 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.072s 638309739284181193: | | | | | | | | | | | | | | | 10664 | | | | | | | | | | | | | | | | 0.003s 52.075s 638309739284215846: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4750 | 0.000s 52.075s 638309739284216401: | | | | | | | | | | | | | 12181 | | | | | | | | | | | | | | | | | | 0.005s 52.080s 638309739284266871: | | | | | | | | | | | | 12114 | | | | | | | | | | | | | | | | | | | 0.005s 52.085s 638309739284315141: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10926 | | | 0.002s 52.088s 638309739284338010: | | | | | | | | | | | | | | | | | | | | | | | | 4721 | | | | | | | 0.000s 52.088s 638309739284338268: | | | | | | | | | | | | | | | | | | | | | | | | | | 4837 | | | | | 0.000s 52.088s 638309739284338432: | | | | 4875 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.088s 638309739284339063: | | | | | | | | | | | | | | | | | | | | | | | 4804 | | | | | | | | 0.000s 52.088s 638309739284339662: | | | | | | | | | | | | | | | | | | | | 12172 | | | | | | | | | | | 0.002s 52.090s 638309739284359594: | | 4676 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.090s 638309739284360130: | | | | | | | | | | | | | | | | | | | | | 12111 | | | | | | | | | | 0.002s 52.092s 638309739284379778: | | | | | | | | | | | | | | | | | 4703 | | | | | | | | | | | | | | 0.000s 52.092s 638309739284379986: | | | | | | | | | | 12218 | | | | | | | | | | | | | | | | | | | | | 0.002s 52.094s 638309739284403435: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4696 | | 0.000s 52.094s 638309739284403800: | | | | | | | | | | | 12075 | | | | | | | | | | | | | | | | | | | | 0.004s 52.098s 638309739284441687: | | | | | | | | | | | | | | | | | | | 4883 | | | | | | | | | | | | 0.000s 52.098s 638309739284442148: | | | | | | | | | | | | | | | 10564 | | | | | | | | | | | | | | | | 0.003s 52.101s 638309739284471369: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4760 | 0.000s 52.101s 638309739284471596: | | | | | | 4743 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.101s 638309739284471919: | | | | | | | | | | | | | 12132 | | | | | | | | | | | | | | | | | | 0.003s 52.104s 638309739284498654: | | | | | | | | | | | | 12068 | | | | | | | | | | | | | | | | | | | 0.003s 52.106s 638309739284523824: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4876 | | | | 0.000s 52.106s 638309739284524041: | | | | 12221 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.108s 638309739284547456: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10883 | | | 0.002s 52.111s 638309739284568188: | | | | | | | | | | | | | | | | | | | | | | | | | | 12208 | | | | | 0.002s 52.112s 638309739284586471: | | | | | | | | | | | | | | | | | | | | | | | 4728 | | | | | | | | 0.000s 52.112s 638309739284587234: | | | | | | | | | 4744 | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.112s 638309739284587396: | | | 12227 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.115s 638309739284608080: | | | | | | | | | | | | | | | | | | | | 4714 | | | | | | | | | | | 0.000s 52.115s 638309739284608409: | | | | | | | | | | | | | | | | | | | | | 12228 | | | | | | | | | | 0.002s 52.117s 638309739284629247: | | | | | | | | | | 4882 | | | | | | | | | | | | | | | | | | | | | 0.000s 52.117s 638309739284629641: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12229 | | 0.004s 52.121s 638309739284672095: | | | | | | | | | | | | | | | | | | | | | | 4815 | | | | | | | | | 0.000s 52.121s 638309739284673144: | | | | | | | | | | | 12225 | | | | | | | | | | | | | | | | | | | | 0.005s 52.126s 638309739284719546: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12231 | 0.002s 52.128s 638309739284740216: | | | | | | | | | | | | | | | 4695 | | | | | | | | | | | | | | | | 0.000s 52.128s 638309739284740402: | | | | | | 12232 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.130s 638309739284762374: | | | | | | | | 12233 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.133s 638309739284792772: | | | | | | | | | | | | | 12234 | | | | | | | | | | | | | | | | | | 0.003s 52.136s 638309739284822396: | | | | | | | | | | | | | | 4873 | | | | | | | | | | | | | | | | | 0.000s 52.136s 638309739284822727: | | | | | | | | | | | | | | | | | | | | | | | | | | | 12235 | | | | 0.004s 52.140s 638309739284859121: | | | | | | | | | | | | 4842 | | | | | | | | | | | | | | | | | | | 0.000s 52.140s 638309739284859566: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12226 | | | 0.004s 52.144s 638309739284900579: | | | | | | | | | | | | | | | | | | | | | | | | 4867 | | | | | | | 0.000s 52.144s 638309739284900878: | | | | | | | | | | | | | | | | | | | | | | | | | | 4831 | | | | | 0.000s 52.144s 638309739284901195: | | | | | | | | | 4809 | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.144s 638309739284901337: | | | | | | | | | | | | | | | | | | | | | | | 4648 | | | | | | | | 0.000s 52.144s 638309739284901486: | | | | | | | | | | | | | | | | | | | | 4860 | | | | | | | | | | | 0.000s 52.144s 638309739284901608: | | | | | | | | | | | | | | | | | 12236 | | | | | | | | | | | | | | 0.005s 52.149s 638309739284950181: 4773 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.149s 638309739284950636: | | 4754 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.149s 638309739284951601: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4696 | | 0.000s 52.149s 638309739284951893: | | | | | | | | | | 12205 | | | | | | | | | | | | | | | | | | | | | 0.005s 52.154s 638309739285000535: | | | | | | | | | | | | | | | 12222 | | | | | | | | | | | | | | | | 0.006s 52.159s 638309739285055874: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4760 | 0.000s 52.159s 638309739285056510: | | | | | | | | | | | | | | | | | | | 4693 | | | | | | | | | | | | 0.000s 52.159s 638309739285056849: | | | | | | 4743 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.159s 638309739285057052: | | | | | | | | | | | | | | 12243 | | | | | | | | | | | | | | | | | 0.006s 52.165s 638309739285112964: | | | | 12185 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 52.170s 638309739285166483: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4876 | | | | 0.000s 52.170s 638309739285166826: | | | | | | | | | | | | 12240 | | | | | | | | | | | | | | | | | | | 0.003s 52.174s 638309739285198276: | | | | | | | | | | | | | | | | | | | | | | | | | | 11942 | | | | | 0.002s 52.176s 638309739285220704: | | | | | | | | | | | | | | | | | | | | 12244 | | | | | | | | | | | 0.002s 52.178s 638309739285242645: | | | | | | | | | | | | | | | | | | | | | | | | 12247 | | | | | | | 0.002s 52.180s 638309739285267052: | | | | | | | | | | | | | | | | | | | | | | | 12248 | | | | | | | | 0.002s 52.183s 638309739285289544: | | | | | | | | | 4769 | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.183s 638309739285290502: | | | | | | | | | | | | | | | | | | | | | | 12250 | | | | | | | | | 0.002s 52.185s 638309739285314568: | | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | | 0.003s 52.188s 638309739285346469: | | | | | | | | | | x | | | | x | | | | | | | | | | | | | | | | 0.005s 52.193s 638309739285392361: | | | | | | | | | | x | | | | x | | | 12251 | | | | | | | | | | | | 0.005s 52.198s 638309739285444003: | | | | | | | | | | x | | | | x | | | | | | | | | | | | | | 4885 | 0.007s 52.206s 638309739285517799: | | | | | | | | | | x | | | 4873 x | | | | | | | | | | | | | | | | 0.003s 52.209s 638309739285552681: | | | | | | | | | | x | | | | x | | | | | | | | | | | 4848 | | | | 0.003s 52.212s 638309739285580060: | | | | 4875 | | | | | x | | | | x | | | | | | | | | | | | | | | | 0.005s 52.217s 638309739285628580: | | | | | | | | | | 4882 | 12016 | | x | | | | | | | | | | | | | | | | 0.003s 52.219s 638309739285655738: | | | | | | | | | | | | | | | x | | | | | | | | | | 4834 | | | | | 0.003s 52.222s 638309739285682111: | | | | | | | | | | | | | | | x | | | | 12108 | | | | | | | | | | | 0.002s 52.224s 638309739285704233: | | | | | | | | | | | | | | | x | 12167 | | | | | | | | | | | | | | 0.004s 52.228s 638309739285747132: | | | | | | | | | | | | | | | x | | | | | | | | 4867 | | | | | | | 0.005s 52.233s 638309739285792437: 12255 | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 52.235s 638309739285815116: | | 12256 | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 52.237s 638309739285835440: | | | | | | | | | | | | | | | x | | | | | | | 4648 | | | | | | | | 0.002s 52.239s 638309739285856270: | | | | | | | | | 12249 | | | | | x | | | | | | | | | | | | | | | | 0.003s 52.242s 638309739285886735: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 4854 | | 0.003s 52.245s 638309739285913523: | | | | | | | | | | | | | | | x | | | 4693 | | | | | | | | | | | | 0.011s 52.256s 638309739286021177: | | | | | | 12261 | | | | | | | | x | | | | | | | | | | | | | | | | 0.005s 52.261s 638309739286068820: | | | | | | | | | | | | | | | x | | 12199 | | | | | | | | | | | | | 0.009s 52.270s 638309739286159625: | | | | | | | | | | | | | | 12223 x | | | | | | | | | | | | | | | | 0.003s 52.273s 638309739286191117: | | | | | | | | | | | | | | | x | | | | | | 4815 | | | | | | | | | 0.002s 52.275s 638309739286215119: | | | | 12267 | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 52.277s 638309739286237444: | | | | | | | | | | 12268 | | | | x | | | | | | | | | | | | | | | | 0.002s 52.280s 638309739286260117: | | | | | | | | | | | | 4842 | | x | | | | | | | | | | | | | | | | 0.002s 52.282s 638309739286281832: | | | | | | | | | | | | | | | x | | | | | | | | | | x | | | | | 0.004s 52.286s 638309739286321207: | | | | | | | | | | | | | | | x | | | | 12269 | | | | | x | | | | | 0.004s 52.290s 638309739286360578: | | | | | | | | | | | | | | | x | 12042 | | | | | | | | x | | | | | 0.002s 52.292s 638309739286381263: | | | | | | | | | | | | | | | x | | | | | | | | 4721 | x | | | | | 0.002s 52.294s 638309739286404680: | | | | | | | | | 4809 | | | | | x | | | | | | | | | | x | | | | | 0.002s 52.297s 638309739286427682: | | | | | | | | | | | | | | | x | | | | | | | | | | x | | 12176 | | 0.003s 52.299s 638309739286455041: | | | | | | | | | | | | | | | x | | | 12270 | | | | | | x | | | | | 0.002s 52.301s 638309739286476817: | 4780 | | | | | | | | | | | | | x | | | | | | | | | | x | | | | | 0.002s 52.304s 638309739286498134: | | | | | | | | | | | | | | | x | | | | | | | | | | x | | | | 4881 0.002s 52.306s 638309739286521259: | | | | | | | 4886 | | | | | | | x | | | | | | | | | | x | | | | | 0.002s 52.308s 638309739286542467: | | 4754 | | | | | | | | | | | | x | | | | | | | | | | x | | | | | 0.003s 52.311s 638309739286568403: | | | | | | | | | | | | | | | x | | | | | | | | | | x | | | 12273 | 0.002s 52.313s 638309739286589914: 4773 | | | | | | | | | | | | | | x | | | | | | | | | | x | | | | | 0.002s 52.315s 638309739286610813: | | | | | | | | | | | | | | | x | | 4827 | | | | | | | x | | | | | 0.002s 52.317s 638309739286632162: | | | | | | | | | | | | | | | x | | | | | | | | | 4640 x | | | | | 0.002s 52.319s 638309739286652803: | | | | | | | | | | | | | | | x 4725 | | | | | | | | | x | | | | | 0.002s 52.321s 638309739286673547: | | | | | 4779 | | | | | | | | | x | | | | | | | | | | x | | | | | 0.002s 52.323s 638309739286694611: | | | | | | | | | | | | | | | x | | | | | | | | | | 12274 12212 | | | | 0.002s 52.326s 638309739286718835: | | | | | | | | | | | | | | 12271 x | | | | | | | | | | | | | | | | 0.003s 52.328s 638309739286746498: | | | | | | | | | | | | | | | x | | | | | | 4888 | | | | | | | | | 0.003s 52.332s 638309739286778359: | | | | 4875 | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 52.334s 638309739286804593: | | | | | | | | | | 4882 | | | | x | | | | | | | | | | | | | | | | 0.003s 52.337s 638309739286832532: | | | | | | | | | | | | 12266 | | x | | | | | | | | | | | | | | | | 0.003s 52.340s 638309739286858169: | | | | | | 4743 | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 52.342s 638309739286879305: | | | | | | | | | | | | | | | x | | | | 12063 | | | | | | | | | | | 0.002s 52.344s 638309739286902759: | | | | | | | | | | | | | | | x | 11936 | | | | | | | | | | | | | | 0.003s 52.347s 638309739286930307: | | | | | | | | | | | | | | | x | | | | | | | 12277 | | | | | | | | 0.007s 52.354s 638309739286998143: | | | | | | | | | 12237 | | | | | x | | | | | | | | | | | | | | | | 0.002s 52.356s 638309739287019657: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 12113 | | 0.003s 52.358s 638309739287044829: | | | | | | | | | | | | | | | x | | | 12257 | | | | | | | | | | | | 0.002s 52.360s 638309739287066696: | 4742 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.008s 52.368s 638309739287146575: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 4885 | 0.002s 52.371s 638309739287171548: | | | | | | | | | | | | | | | x | | 4826 | | | | | | | | | | | | | 0.002s 52.373s 638309739287193625: | | | | | | | | | | | | | | | x 12285 | | | | | | | | | | | | | | | 0.011s 52.384s 638309739287303477: | | | | | 12290 | | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 52.386s 638309739287325005: | | | | | | | | | | | | | | | x | | | | | | | | | | | 12150 | | | | 0.002s 52.388s 638309739287346698: | | | | | | | | | | | | | | 12220 x | | | | | | | | | | | | | | | | 0.007s 52.395s 638309739287415659: | | | | | | | | | | x | | | | x | | | | | | | | | | | | | | | | 0.003s 52.398s 638309739287442760: | | | | | | | | | | x | 12292 | | x | | | | | | | | | | | | | | | | 0.002s 52.400s 638309739287466169: | | | | | | | | | | x | | | | x | | | | 4788 | | | | | | | | | | | 0.002s 52.403s 638309739287488714: | | | | | | | | | | x | | | | x | 11932 | | | | | | | | | | | | | | 0.002s 52.405s 638309739287510212: | | | | | | | | | | x | | | | x | | | | | | | | | 12239 | | | | | | 0.003s 52.407s 638309739287537246: | | | | | | | | | | 12293 | | | | x | | | | | | | | 4867 | | | | | | | 0.002s 52.410s 638309739287560589: | | | | | | | | | | | | | | | x | | | | | | | | | | | | x | | | 0.002s 52.412s 638309739287581385: | | | | | | | | | | | | | | | x | | | | | 4791 | | | | | | x | | | 0.002s 52.414s 638309739287602900: | | | | | | | | | 4744 | | | | | x | | | | | | | | | | | | x | | | 0.002s 52.416s 638309739287624020: | | | | | | | | | | | | | | | x | | | | | | | | | | | | x 4702 | | 0.003s 52.419s 638309739287649530: | | | | | | | | | | | | | | | x | | | 12242 | | | | | | | | x | | | 0.002s 52.421s 638309739287673117: | | | | | | | | | | | | | | | x | | | | | | | | | | | | x | | 4887 0.002s 52.423s 638309739287695017: | | 12238 | | | | | | | | | | | | x | | | | | | | | | | | | 12295 | | | 0.002s 52.425s 638309739287715889: | | | | | | | 4787 | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 52.427s 638309739287735715: 4853 | | | | | | | | | | | | | | 12297 | | | | | | | | | | | | | | | | 0.002s 52.429s 638309739287756209: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12245 | 0.003s 52.432s 638309739287781333: | | | | | | | | | | | | | | | | | | 12296 | | | | | | | | | | | | | 0.002s 52.434s 638309739287805693: | | | | | | | | | | | | | | | | 4725 | | | | | | | | | | | | | | | 0.000s 52.434s 638309739287805875: | | | | | | | | | | | | | | | | | | | | | | | 4648 | | | | | | | | 0.000s 52.434s 638309739287806015: | | | | | | | | | | | 4789 | | | | | | | | | | | | | | | | | | | | 0.000s 52.434s 638309739287806150: | | | | | | | | 12215 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.437s 638309739287834938: | | | 4889 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.437s 638309739287835099: | | | | | | | | | | | | | 12099 | | | | | | | | | | | | | | | | | | 0.003s 52.441s 638309739287869222: | | | | | 4779 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.441s 638309739287869535: | | | | | | | | | | | | | | | | | | | | | | | | | | | 12104 | | | | 0.003s 52.444s 638309739287898836: | | | | | | | | | | | | | | 4873 | | | | | | | | | | | | | | | | | 0.000s 52.444s 638309739287899091: | | | | 12300 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.447s 638309739287928907: | | | | | | | | | | | | | | | | | | | | | | 12272 | | | | | | | | | 0.003s 52.449s 638309739287955099: | | | | | | 12302 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 52.453s 638309739287990142: | | | | | | | | | | | | 11974 | | | | | | | | | | | | | | | | | | | 0.003s 52.455s 638309739288016872: | | | | | | | | | | | | | | | | | | | | | | | | | | 4834 | | | | | 0.000s 52.455s 638309739288017058: | | | | | | | | | | | | | | | | | | | | 12053 | | | | | | | | | | | 0.003s 52.458s 638309739288043379: | | | | | | | | | | | | | | | | | 11725 | | | | | | | | | | | | | | 0.003s 52.461s 638309739288070803: | 4733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.461s 638309739288071124: | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | 0.003s 52.464s 638309739288102727: | | | | | | | | | | | | | | | | | | | | | | | | 12281 x | | | | | | 0.004s 52.468s 638309739288138929: | | | | | | | | | | | | | | | | | | | | | 12254 | | | x | | | | | | 0.004s 52.471s 638309739288174613: | | | | | | | | | 4890 | | | | | | | | | | | | | | | x | | | | | | 0.005s 52.476s 638309739288224687: | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 4854 | | 0.006s 52.482s 638309739288281090: | | | | | | | | | | | | | | | | | | | 4883 | | | | | x | | | | | | 0.011s 52.493s 638309739288389252: | | 4816 | | | | | | | | | | | | | | | | | | | | | | x | | | | | | 0.005s 52.497s 638309739288437489: 12206 | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | 0.004s 52.501s 638309739288473544: | | | | | | | | | | | | | | | | | | | | | | | | | x | | | | 4750 | 0.003s 52.504s 638309739288499511: | | | | | | | | | | | | | | | | | | 12284 | | | | | | x | | | | | | 0.003s 52.506s 638309739288525259: | | | | | | | | 4891 | | | | | | | | | | | | | | | | x | | | | | | 0.005s 52.511s 638309739288577148: | | | | | | | | | | 4882 | | | | | | | | | | | | | | x | | | | | | 0.002s 52.514s 638309739288601689: | | | | | | | | | | | | | 12072 | | | | | | | | | | | 4678 | | | | | | 0.002s 52.516s 638309739288626446: | | | | | 12306 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.519s 638309739288651792: | | | | | | | | | | | | | | 12312 | | | | | | | | | | | | | | | | | 0.003s 52.521s 638309739288677096: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4835 | | | | 0.000s 52.521s 638309739288677287: | | | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | 0.003s 52.524s 638309739288704008: | | | | | | | | | | | | | | | | | | | | | | x | | | | | 12311 | | | 0.003s 52.527s 638309739288729418: | | | | | | | | | | | | | | | | | | | | | | x | | | 4831 | | | | | 0.003s 52.529s 638309739288754604: | | | | | | | | | | | | 4847 | | | | | | | | | x | | | | | | | | | 0.003s 52.532s 638309739288780667: | | | | | | | | | | | | | | | x | | | | | | x | | | | | | | | | 0.003s 52.534s 638309739288806022: | | | | | | | | | | | | | | | x | | | | 4714 | x | | | | | | | | | 0.003s 52.537s 638309739288831487: | | | | | | | | | | | | | | | x | 4807 | | | | x | | | | | | | | | 0.003s 52.539s 638309739288857332: | | | | | | | | | | | | | | | x | | | | | | x | 4721 | | | | | | | 0.003s 52.542s 638309739288885265: | | | | | | | | | | | 4877 | | | x | | | | | | x | | | | | | | | | 0.003s 52.545s 638309739288910972: | | | | | | | | | | | | | | | x | | | | | 12048 x | | | | | | | | | 0.003s 52.548s 638309739288937898: | | | | 4875 | | | | | | | | | | x | | | | | | x | | | | | | | | | 0.003s 52.550s 638309739288965285: | | | | | | 4743 | | | | | | | | x | | | | | | x | | | | | | | | | 0.005s 52.555s 638309739289017490: | | | | | | | | | | | | | | | x | | | | | | x | | | | | | 12305 | | 0.003s 52.559s 638309739289051348: | | | | | | | | | | | | | | | x | | | 4693 | | x | | | | | | | | | 0.003s 52.561s 638309739289076885: | 4780 | | | | | | | | | | | | | x | | | | | | x | | | | | | | | | 0.002s 52.564s 638309739289101469: | | | | | | | | | | | | | | | x | | | | | | x | | | | | | | | 12317 0.002s 52.566s 638309739289126046: | | | | | | | 4886 | | | | | | | x | | | | | | 12318 | | | | | | | | | 0.002s 52.569s 638309739289150602: | | 4754 | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 52.572s 638309739289177873: 4773 | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.004s 52.575s 638309739289214709: | | | | | | | | | | | | | | | x 12320 | | | | | | | | | | | | | | | 0.003s 52.578s 638309739289246737: | | | | | | | | | | | | | | | 12321 | | | | | | | 4728 | | | | | | | | 0.003s 52.582s 638309739289280656: | | | | | | | | | | | | | | | | | | 4827 | | | | | | | | | | | | | 0.000s 52.582s 638309739289281355: | | | 4884 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.582s 638309739289281489: | | | | | | | | | | 4866 | | | | | | | | | | | | | | | | | | | | | 0.000s 52.582s 638309739289281627: | | | | | | | | | | | | | 12316 | | | | | | | | | | | | | | | | | | 0.003s 52.585s 638309739289313082: | | | | | 12241 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.588s 638309739289342849: | | | | | | | | | | | | | | 4873 | | | | | | | | | | | | | | | | | 0.000s 52.588s 638309739289343084: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4876 | | | | 0.000s 52.588s 638309739289343241: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12309 | | | 0.003s 52.591s 638309739289371769: | | | | | | | | | | | | | | | | | | | | | | | | | | 4722 | | | | | 0.000s 52.591s 638309739289371951: | | | | | | | | | | | | 12327 | | | | | | | | | | | | | | | | | | | 0.003s 52.594s 638309739289401149: | | | | | | | | | | | | | | | | | 11369 | | | | | | | | | | | | | | 0.003s 52.597s 638309739289428018: | | | | | | | | | | | | | | | | | | | | | | | | 12275 | | | | | | | 0.003s 52.600s 638309739289458409: | | | | | | | | | | | 4731 | | | | | | | | | | | | | | | | | | | | 0.000s 52.600s 638309739289458613: | | | | | | | | | | | | | | | | | | | | | 12323 | | | | | | | | | | 0.003s 52.602s 638309739289486286: | | | | | | 12331 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.605s 638309739289510917: | | | | | | | | | 4744 | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.605s 638309739289511078: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12101 | | 0.003s 52.608s 638309739289539416: | | | | | | | | | | | | | | | | | | | 12315 | | | | | | | | | | | | 0.003s 52.610s 638309739289564666: | 12216 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.613s 638309739289590099: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4887 0.000s 52.613s 638309739289590685: | | | | | | | 12335 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.615s 638309739289615772: | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 0.003s 52.618s 638309739289641327: | | 4869 | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 0.002s 52.620s 638309739289665762: 12337 | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 0.003s 52.623s 638309739289691434: | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | 12338 | 0.005s 52.628s 638309739289740782: | | | | | | | | | | | | | | | | | | 12041 | x | | | | | | | | | | | 0.002s 52.630s 638309739289765269: | | | | | | | | | | | | | | | | | | | | x | | 12294 | | | | | | | | 0.002s 52.633s 638309739289789893: | | | | | | | | 12342 | | | | | | | | | | | x | | | | | | | | | | | 0.002s 52.635s 638309739289814311: | | | | | | | | | | 12343 | | | | | | | | | x | | | | | | | | | | | 0.002s 52.638s 638309739289838924: | | | | | | | | | | | | | | | | | | | | 12344 | | | | 4838 | | | | | | 0.002s 52.640s 638309739289863544: | | | | | | | | | | | | | 12334 | | | | | | | | | | | | | | | | | | 0.002s 52.643s 638309739289888032: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4848 | | | | 0.000s 52.643s 638309739289888146: | | | | | | | | | | | | | | 12298 | | | | | | | | | | | | | | | | | 0.003s 52.645s 638309739289916571: | | | | | 4779 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.645s 638309739289916806: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12332 | | | 0.002s 52.648s 638309739289941430: | | | | | | | | | | | | | | | | | | | | | | | | | | 4837 | | | | | 0.000s 52.648s 638309739289941612: | | | | | | | | | | | | 4847 | | | | | | | | | | | | | | | | | | | 0.000s 52.648s 638309739289941796: | | | | | | | | | | | | | | | | | 11308 | | | | | | | | | | | | | | 0.003s 52.651s 638309739289968575: | | | | | | | | | | | | | | | | | | | | | | 4846 | | | | | | | | | 0.000s 52.651s 638309739289968760: | | | | | | | | | | | | | | | | | | | | | | | | 12160 | | | | | | | 0.003s 52.653s 638309739289996973: | | | | | | | | | | | 12348 | | | | | | | | | | | | | | | | | | | | 0.003s 52.656s 638309739290022460: | | | | 12349 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.659s 638309739290050099: | | | | | | | | | | | | | | | | | | | | | 4791 | | | | | | | | | | 0.000s 52.659s 638309739290050516: | | | | | | 4743 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.659s 638309739290050701: | | | | | | | | | 4769 | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.659s 638309739290050836: | | | | | | | | | | | | | | | | 4725 | | | | | | | | | | | | | | | 0.000s 52.659s 638309739290051121: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4874 | | 0.000s 52.659s 638309739290051310: | | | | | | | | | | | | | | | 4695 | | | | | | | | | | | | | | | | 0.000s 52.659s 638309739290051575: | | | | | | | | | | | | | | | | | | | 4883 | | | | | | | | | | | | 0.000s 52.659s 638309739290051871: | 11718 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.662s 638309739290085513: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12214 0.003s 52.665s 638309739290113913: | | | | | | | 4886 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.665s 638309739290114243: | | 12325 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.668s 638309739290139240: 4773 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.668s 638309739290139707: | | | 4889 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.668s 638309739290140040: | | | | | | | | | | | | | | | | | | 12013 | | | | | | | | | | | | | 0.003s 52.670s 638309739290166766: | | | | | | | | | | | | | | | | | | | | | | | 4648 | | | | | | | | 0.000s 52.670s 638309739290166974: | | | | | | | | 4891 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.670s 638309739290167144: | | | | | | | | | | 4866 | | | | | | | | | | | | | | | | | | | | | 0.000s 52.670s 638309739290167299: | | | | | | | | | | | | | | | | | | | | | | | | | 4755 | | | | | | 0.000s 52.671s 638309739290167508: | | | | | | | | | | | | | 12043 | | | | | | | | | | | | | | | | | | 0.003s 52.674s 638309739290197920: | | | | | | | | | | | | | | | | | | | | | | | | | | | 12345 | | | | 0.003s 52.676s 638309739290224234: | | | | | | | | | | | | | | 12197 | | | | | | | | | | | | | | | | | 0.003s 52.679s 638309739290250577: | | | | | | | | | | | | | | | | | | | | | | | | | | 4704 | | | | | 0.000s 52.679s 638309739290250727: | | | | | | | | | | | | 12346 | | | | | | | | | | | | | | | | | | | 0.003s 52.682s 638309739290278922: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12350 | | | 0.002s 52.684s 638309739290303821: | | | | | | | | | | | | | | | | | 11307 | | | | | | | | | | | | | | 0.031s 52.715s 638309739290614010: | | | | | | | | | | | | | | | | | | | | | | 4815 | | | | | | | | | 0.000s 52.715s 638309739290614210: | | | | | | | | | | | | | | | | | | | | | | | | 12139 | | | | | | | 0.003s 52.718s 638309739290646676: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4750 | 0.000s 52.718s 638309739290646867: | | | | | | | | | | | 4731 | | | | | | | | | | | | | | | | | | | | 0.000s 52.718s 638309739290647010: | | | | | | | | | 4890 | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.718s 638309739290647145: | | | | | | | | | | | | | | | | | | | | | 4685 | | | | | | | | | | 0.000s 52.718s 638309739290647256: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.004s 52.722s 638309739290685187: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 4854 | | 0.003s 52.725s 638309739290712501: | | | | | | 12363 | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 52.728s 638309739290743921: | | | | | | | | | | | | | | | x | | | 12307 | | | | | | | | | | | | 0.003s 52.731s 638309739290770721: | 4780 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 52.733s 638309739290797185: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 4881 0.003s 52.736s 638309739290824513: | | | | | | | 4718 | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 52.739s 638309739290849790: 4853 | | | | | | | | | | | | | | 12366 | | | | | | | | | | | | | | | | 0.002s 52.741s 638309739290874614: | | | 12367 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.744s 638309739290899273: | | 12174 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.746s 638309739290926056: | | | | | | | | | | | | | | | | | | | | | | | 12368 | | | | | | | | 0.003s 52.749s 638309739290952009: | | | | | | | | | | 12324 | | | | | | | | | | | | | | | | | | | | | 0.002s 52.751s 638309739290976910: | | | | | | | | | | | | | | | | | | | | | | | | | 12360 | | | | | | 0.002s 52.754s 638309739291000995: | | | | | | | | 12370 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.756s 638309739291024993: | | | | | | | | | | | | | | | | | | 11999 | | | | | | | | | | | | | 0.002s 52.759s 638309739291049289: | | | | | | | | | | | | | | | | | | | | 4879 | | | | | | | | | | | 0.000s 52.759s 638309739291049468: | | | | | | | | | | | | | 12371 | | | | | | | | | | | | | | | | | | 0.002s 52.761s 638309739291073427: | | | | | 12372 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 52.764s 638309739291097753: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4876 | | | | 0.000s 52.764s 638309739291098328: | | | | | | | | | | | | | | 12361 | | | | | | | | | | | | | | | | | 0.003s 52.767s 638309739291130825: | | | | | | | | | | | | 4805 | | | | | | | | | | | | | | | | | | | 0.000s 52.767s 638309739291131054: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12304 | | | 0.003s 52.770s 638309739291162773: | | | | 4875 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.770s 638309739291162973: | | | | | | | | | | | | | | | | | | | | | | 12373 | | | | | | | | | 0.004s 52.774s 638309739291203212: | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 0.003s 52.777s 638309739291232635: | | | | | | | | | 4744 | | | | | | | x | | | | | | | | | | | | | | 0.003s 52.780s 638309739291258310: | | | | | | | | | | | | | | | | | x | | | | | | 12134 | | | | | | | 0.003s 52.782s 638309739291286826: | | | | | | | | | | | | | | | | 12301 12375 | | | | | | | | | | | | | | 0.003s 52.785s 638309739291312972: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12364 | | 0.005s 52.790s 638309739291367018: | | | | | | 4743 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.790s 638309739291367476: | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.006s 52.796s 638309739291426556: | 12365 | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.006s 52.802s 638309739291483465: | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 4864 0.006s 52.808s 638309739291539373: | | | | | | | 4878 | | | | | | | | | | | x | | | | | | | | | | | | 0.006s 52.814s 638309739291598903: 12353 | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.003s 52.817s 638309739291628473: | | | | | | | | | | | | | | | 12376 | | | x | | | | | | | | | | | | 0.002s 52.819s 638309739291653368: | | | | | | | | | | | 12374 | | | | | | | x | | | | | | | | | | | | 0.002s 52.822s 638309739291678199: | | | | | | | | | | | | | | | | | | | x | 4794 | | | | | | | | | | 0.002s 52.824s 638309739291703004: | | | 4889 | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.003s 52.827s 638309739291733395: | | 4771 | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.003s 52.830s 638309739291759331: | | | | | | | | | | | | | | | | | | | x | | | 4648 | | | | | | | | 0.003s 52.832s 638309739291784639: | | | | | | | | | | 4882 | | | | | | | | x | | | | | | | | | | | | 0.003s 52.835s 638309739291809739: | | | | | | | | | | | | | | | | | | | x | | | | | 4845 | | | | | | 0.003s 52.837s 638309739291835850: | | | | | | | | 4811 | | | | | | | | | | x | | | | | | | | | | | | 0.003s 52.840s 638309739291861055: | | | | | | | | | | | | | | | | | | 11786 x | | | | | | | | | | | | 0.002s 52.842s 638309739291885893: | | | | | | | | | | | | | | | | | | | x x | | | | | | | | | | | 0.003s 52.845s 638309739291911276: | | | | | | | | | | | | | 12023 | | | | | x x | | | | | | | | | | | 0.002s 52.847s 638309739291935810: | | | | | | | | | | | | | | | | | | | x 12382 | | | | | 4821 | | | | | 0.003s 52.850s 638309739291963830: | | | | | | | | | | | | | | | | | | | x | | | | | | | 4835 | | | | 0.003s 52.853s 638309739291991355: | | | | | | | | | | | | | | 4873 | | | | x | | | | | | | | | | | | 0.003s 52.856s 638309739292020983: | | | | | | | | | | | | 12384 | | | | | | x | | | | | | | | | | | | 0.003s 52.859s 638309739292055103: | | | | | | | | | | | | | | | | | | | x | | | | | | | | 12378 | | | 0.004s 52.863s 638309739292096045: | | | | 12385 | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.003s 52.866s 638309739292124665: | | | | | | | | | | | | | | | | | | | x | | 4815 | | | | | | | | | 0.003s 52.869s 638309739292152616: | | | | | | | | | | | | | | | | | | | 12386 | | | | | | | | | | 4885 | 0.003s 52.872s 638309739292187309: | | | | | | | | | 12362 | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.876s 638309739292221912: | | | | | | | | | | | | | | | | | | | | | | | | 4867 | | | | | | | 0.000s 52.876s 638309739292222285: | | | | | | | | | | | | | | | | 12224 | | | | | | | | | | | | | | | 0.003s 52.879s 638309739292253055: | | | | | 4779 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 52.879s 638309739292253249: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4702 | | 0.000s 52.879s 638309739292253435: | 12381 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 52.882s 638309739292281351: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x 0.003s 52.885s 638309739292313018: | | | | | | | 4886 | | | | | | | | | | | | | | | | | | | | | | | x 0.002s 52.888s 638309739292337857: | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | x 0.002s 52.890s 638309739292362745: 4849 | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | x 0.002s 52.892s 638309739292387492: | | | | | | | | | | | | | | | 4695 | x | | | | | | | | | | | | | x 0.003s 52.895s 638309739292412602: | | | | | | | | | | | 12330 | | | | | x | | | | | | | | | | | | | x 0.002s 52.897s 638309739292437427: | | | | | | | | | | | | | | | | | x | | | 4791 | | | | | | | | | x 0.003s 52.900s 638309739292466803: | | | | | | 12341 | | | | | | | | | | x | | | | | | | | | | | | | x 0.003s 52.903s 638309739292494051: | | | 4884 | | | | | | | | | | | | | x | | | | | | | | | | | | | x 0.002s 52.906s 638309739292518763: | | 12026 | | | | | | | | | | | | | | x | | | | | | | | | | | | | x 0.002s 52.908s 638309739292543198: | | | | | | | | | | | | | | | | | x | | | | | 12202 | | | | | | | x 0.002s 52.911s 638309739292567748: | | | | | | | | | | 4716 | | | | | | x | | | | | | | | | | | | | x 0.003s 52.913s 638309739292592928: | | | | | | | | | | | | | | | | | x | | | | | | | 4755 | | | | | x 0.003s 52.916s 638309739292618316: | | | | | | | | 4891 | | | | | | | | x | | | | | | | | | | | | | x 0.002s 52.918s 638309739292642685: | | | | | | | | | | | | | | | | | x 11756 | | | | | | | | | | | | x 0.003s 52.921s 638309739292672649: | | | | | | | | | | | | | 12389 | | | x | | | | | | | | | | | | | x 0.003s 52.924s 638309739292698118: | | | | | | | | | | | | | | | | | x | | | | | | | | 12397 | | | | x 0.002s 52.926s 638309739292723096: | | | | | | | | | | | | | | | | | x | | | | | | | | | 12093 | | | x 0.003s 52.929s 638309739292752700: | | | | | | | | | | | | 4805 | | | | x | | | | | | | | | | | | | x 0.003s 52.932s 638309739292778833: | | | | | | | | | | | | | | | | | x | | | | | | | | | | x | | 4881 0.002s 52.934s 638309739292803219: | | | | 4875 | | | | | | | | | | | | x | | | | | | | | | | x | | | 0.002s 52.937s 638309739292827641: | | | | | | | | | | | | | | | | | x | | | | | | | | | | x | 12399 | 0.002s 52.939s 638309739292851996: | | | | | | | | | | | | | | | | | x | | x | | | | | | | x | | | 0.002s 52.941s 638309739292876488: | | | | | | | | | | | | | | | | | x | | x | | | 12400 | | | x | | | 0.003s 52.944s 638309739292901593: | | | | | | | | | 4890 | | | | | | | x | | x | | | | | | | x | | | 0.002s 52.946s 638309739292926134: | | | | | | | | | | | | | | | | | x | | x | | | | | | | x 4874 | | 0.003s 52.949s 638309739292956198: | | | | | | | | | | | | | | | | 4725 x | | x | | | | | | | x | | | 0.003s 52.952s 638309739292982095: | 11712 | | | | | | | | | | | | | | | x | | 4879 | | | | | | | x | | | 0.002s 52.954s 638309739293006657: | | | | | | | 4764 | | | | | | | | | x | | | | | | | | | | x | | | 0.003s 52.957s 638309739293036779: 4746 | | | | | | | | | | | | | | | | x | | | | | | | | | | x | | | 0.002s 52.960s 638309739293061213: | | | | | | | | | | | | | | | 12393 | x | | | | | | | | | | x | | | 0.003s 52.962s 638309739293087082: | | | | | | | | | | | 4877 | | | | | x | | | | | | | | | | x | | | 0.003s 52.965s 638309739293112574: | | | | | | | | | | | | | | | | | x | | | | 4888 | | | | | x | | | 0.003s 52.968s 638309739293138840: | | | | | | | | | | | | | | | | | x | 4883 | | | | | | | | x | | | 0.003s 52.970s 638309739293165787: | | | | | | 12403 | | | | | | | | | | x | | | | | | | | | | x | | | 0.002s 52.973s 638309739293190739: | | | 12380 | | | | | | | | | | | | | x | | | | | | | | | | x | | | 0.002s 52.975s 638309739293215044: | | 11956 | | | | | | | | | | | | | | x | | | | | | | | | | x | | | 0.002s 52.978s 638309739293239922: | | | | | | | | | | | | | | | | | x | | | | | 4728 | | | | x | | | 0.003s 52.980s 638309739293266612: | | | | | | | | | | | | | | | | | x | | | | | | | 4678 | | x | | | 0.003s 52.983s 638309739293292145: | | | | | | | | 12407 | | | | | | | | x | | | | | | | | | | x | | | 0.003s 52.985s 638309739293317336: | | | | | | | | | | | | | | | | | x 12402 | | | | | | | | | x | | | 0.002s 52.988s 638309739293341806: | | | | | | | | | | | | | 9557 | | | x | | | | | | | | | | x | | | 0.002s 52.990s 638309739293366564: | | | | | | | | | | | | | | | | | x | | | | | | | | 4821 | x | | | 0.003s 52.993s 638309739293395261: | | | | | | | | | | | | | | 12408 | | x | | | | | | | | | | x | | | 0.003s 52.996s 638309739293421832: | | | | | | | | | | | | | | | | | x | | | | | | | | | 4753 x | | | 0.002s 52.998s 638309739293446599: | | | | | | | | | | | | 12398 | | | | x | | | | | | | | | | x | | | 0.003s 53.001s 638309739293473448: | | | | | | | | | | | | | | | | | x | | | | | | | | | | x | | x 0.002s 53.004s 638309739293497999: | | | | 12411 | | | | | | | | | | | | x | | | | | | | | | | x | | x 0.002s 53.006s 638309739293522415: | | | | | | | | | | | | | | | | | x | | | | | | | | | | x | 4885 x 0.002s 53.008s 638309739293547041: | | | | | | | | | | | | | | | | | x | | | | | | 4867 | | | x | | x 0.002s 53.011s 638309739293571538: | | | | | | | | | 12359 | | | | | | | x | | | | | | | | | | 12412 | | x 0.002s 53.013s 638309739293595958: | | | | | 4814 | | | | | | | | | | | 12413 | | | | | | | | | | | | | x 0.003s 53.016s 638309739293622499: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4854 | x 0.004s 53.020s 638309739293658551: | | | | | | | | | | | | | | | | 12415 | | | | | | | | | | | | | | x 0.004s 53.023s 638309739293697281: | 4761 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x 0.003s 53.027s 638309739293729014: | | | | | | | 4878 | | | | | | | | | | | | | | | | | | | | | | | x 0.003s 53.030s 638309739293758141: 4773 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x 0.002s 53.032s 638309739293783012: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | x 0.003s 53.035s 638309739293808667: | | | | | | | | | | | 4852 | | | x | | | | | | | | | | | | | | | x 0.003s 53.037s 638309739293834036: | | | | | | | | | | | | | | | x | | | | | 12419 | | | | | | | | | x 0.003s 53.040s 638309739293860608: | | | | | | | | | | | | | | | x | | | | | | 4738 | | | | | | | | x 0.003s 53.043s 638309739293893745: | | | | | | | | | | | | | | | x | | | 12421 | | | | | | | | | | | x 0.004s 53.047s 638309739293935369: | | | | | | 12152 | | | | | | | | x | | | | | | | | | | | | | | | x 0.003s 53.051s 638309739293968761: | | | 4825 | | | | | | | | | | | x | | | | | | | | | | | | | | | x 0.003s 53.053s 638309739293994133: | | x | | | | | | | | | | | | x | | | | | | | | | | | | | | | x 0.003s 53.056s 638309739294019463: | | x | | | | | | | 12422 | | | | x | | | | | | | | | | | | | | | x 0.003s 53.058s 638309739294044533: | | x | | | | | | | | | | | | x | | | | | | | 4648 | | | | | | | x 0.002s 53.061s 638309739294069265: | | x | | | | | 4891 | | | | | | x | | | | | | | | | | | | | | | x 0.002s 53.063s 638309739294093399: | | x | | | | | | | | | | | | x | | 12418 | | | | | | | | | | | | x 0.003s 53.066s 638309739294122559: | | x | | | | | | | | | | 9541 | x | | | | | | | | | | | | | | | x 0.003s 53.069s 638309739294148016: | | x | | | | | | | | | | | | x | | | | | | | | | | 4704 | | | | x 0.003s 53.071s 638309739294175761: | | x | | | | | | | | | | | | x | | | | | | | | | | | 4865 | | | x 0.003s 53.074s 638309739294202772: | | x | | | | | | | | | 12394 | | x | | | | | | | | | | | | | | | x 0.003s 53.077s 638309739294232296: | | x | 4875 | | | | | | | | | | x | | | | | | | | | | | | | | | x 0.003s 53.080s 638309739294258453: | | x | | | | | | | | | | | | x | | | | | | | | | | | | | | 4750 x 0.003s 53.082s 638309739294283860: | | x | | | | | | | | | | | | x | | | | | | | | 12120 | | | | | | x 0.002s 53.085s 638309739294308168: | | x | | | | | | 4769 | | | | | x | | | | | | | | | | | | | | | x 0.002s 53.087s 638309739294332326: | | x | | | | | | | | | | | | x | | | | | | | | | | | | x | | x 0.003s 53.090s 638309739294358130: | | x | | 12428 | | | | | | | | | x | | | | | | | | | | | | x | | x 0.002s 53.092s 638309739294382425: | | x | | | | | | | | | | | 4873 x | | | | | | | | | | | | x | | x 0.003s 53.095s 638309739294409240: | | x | | | | | | | | | | | | x | | | | | | | | | | | | x 12414 | x 0.002s 53.097s 638309739294433493: | | x | | | | | | | | | | | | x 4725 | | | | | | | | | | | x | | x 0.002s 53.100s 638309739294458067: | | x | | | | | | | | | | | | x | | | | 12430 | | | | | | | x | | x 0.002s 53.102s 638309739294482787: | 4686 x | | | | | | | | | | | | x | | | | | | | | | | | | x | | x 0.002s 53.104s 638309739294507240: | | x | | | | 4886 | | | | | | | x | | | | | | | | | | | | x | | x 0.003s 53.107s 638309739294533492: | | x | | | | | | | | 12433 | | | x | | | | | | | | | | | | x | | x 0.002s 53.110s 638309739294558245: | | x | | | | | | | | | | | | x | x | | | | | | | | | | x | | x 0.003s 53.112s 638309739294583262: | | x | | | | | | | | | | | | x | x | | | | 12390 | | | | | x | | x 0.003s 53.115s 638309739294609550: | | x | | | | | | | | | | | | x | x | 4883 | | | | | | | | x | | x 0.003s 53.117s 638309739294636967: | | x | | | 12059 | | | | | | | | x | x | | | | | | | | | | x | | 4871 0.003s 53.120s 638309739294663686: | | 12435 12434 | | | | | | | | | | | x | x | | | | | | | | | | x | | | 0.003s 53.123s 638309739294692951: | | | | | | | | | | | | | | | x | x | | | | | | | 12436 | | x | | | 0.003s 53.127s 638309739294727860: | | | | | | | | 12347 | | | | | | x | x | | | | | | | | | | x | | | 0.003s 53.130s 638309739294758380: | | | | | | | | | | | | | | | x | x | | | 4791 | | | | | | x | | | 0.003s 53.133s 638309739294792323: | | | | | | | | | | | | | | | x | x 11428 | | | | | | | | | x | | | 0.003s 53.136s 638309739294824907: | | | | | | | | | | | | | 4707 | x | x | | | | | | | | | | x | | | 0.003s 53.139s 638309739294850699: 4853 | | | | | | | | | | | | | | x | x | | | | | | | | | | x | | | 0.003s 53.142s 638309739294878206: | | | | | | | | | | | | | | | x | x | | | | | | | | | 4835 x | | | 0.002s 53.144s 638309739294903117: | | | | | | | | | | | | 12377 | | x | x | | | | | | | | | | x | | | 0.003s 53.147s 638309739294932754: | | | | | | | | | | | | | | | x | 4833 | | | | | | 12432 | | | x | | | 0.003s 53.150s 638309739294967293: | | | | | | | | | | 4716 | | | | x | | | | | | | | | | | | x | | | 0.003s 53.153s 638309739294994127: | | | | | | | | | 4890 | | | | | x | | | | | | | | | | | | x | | | 0.002s 53.156s 638309739295019076: | | | | | 4814 | | | | | | | | | x | | | | | | | | | | | | x | | | 0.003s 53.158s 638309739295046726: | | | | | | | | | | | | | | | x | | | | | | | | | | | | x 4874 | | 0.003s 53.161s 638309739295074859: | | | | | | | | | | | | | | | x 12217 | | | | | | | | | | | x | | | 0.003s 53.164s 638309739295100261: | | | | | | | | | | | | | | | x | | | | | | | 4804 | | | | x | | | 0.003s 53.166s 638309739295125493: | 12441 | | | | | | | | | | | | | x | | | | | | | | | | | | x | | | 0.003s 53.169s 638309739295150633: | | | | | | | 4787 | | | | | | | x | | | | | | | | | | | | x | | | 0.003s 53.172s 638309739295179149: | | | | | | | | | | | 4852 | | | x | | | | | | | | | | | | x | | | 0.002s 53.174s 638309739295203485: | | | | | | | | | | | | | | | x | | | | | | 12358 | | | | | x | | | 0.003s 53.177s 638309739295232613: | | | | 12396 | | | | | | | | | | x | | | | | | | | | | | | x | | | 0.003s 53.180s 638309739295259902: | | | | | | | | | | | | | | | x | | | 12427 | | | | | | | | x | | | 0.003s 53.182s 638309739295285293: | | | | | | 12008 | | | | | | | | x | | | | | | | | | | | | x | | | 0.003s 53.185s 638309739295311472: | | | | | | | | | | | | | | | x | | | | | | | | | | | | x | | x 0.003s 53.188s 638309739295338720: | | | 12354 | | | | | | | | | | | x | | | | | | | | | | | | x | | x 0.002s 53.190s 638309739295363401: | | x | | | | | | | | | | | | x | | | | | | | | | | | | x | | x 0.003s 53.193s 638309739295389597: | | x | | | | | | | | | | | | x | | | | 4879 | | | | | | | x | | x 0.002s 53.195s 638309739295414549: | | x | | | | | x | | | | | | x | | | | | | | | | | | | x | | x 0.003s 53.198s 638309739295441301: | | x | | | | | x | | | | | | x | | 11344 | | | | | | | | | x | | x 0.003s 53.201s 638309739295468749: | | x | | | | | 12445 | | | | | | x | | | | | | | | | | 4722 | x | | x 0.002s 53.203s 638309739295493579: | | x | | | | | | | | | | 12446 | x | | | | | | | | | | | | x | | x 0.005s 53.208s 638309739295546187: 4849 | x | | | | | | | | | | | | x | | | | | | | | | | | | x | | x 0.006s 53.214s 638309739295603406: | | x | | | | | | | | | | | | x | | | | | | | | | | | 11976 x | | x 0.006s 53.220s 638309739295661330: | | x | | | | | | | | | | | | x | | | | | | | | | | | | x | 12449 x 0.006s 53.225s 638309739295716879: | | x | | | | | | | | | 12369 | | x | | | | | | | | | | | | x | | x 0.005s 53.231s 638309739295770719: | | x | | | | | | | | | | | | x | | | | | | | | 12056 | | | x | | x 0.003s 53.233s 638309739295797041: | | x | | | | | | | | | | | | x | 12450 | | | | | | | | | | x | | x 0.002s 53.236s 638309739295821952: | | x | | | | | | | | | | | | x | | | | | | | | | 4678 | | x | | x 0.003s 53.239s 638309739295847560: | | x | | | | | | 12448 | | | | | x | | | | | | | | | | | | x | | x 0.002s 53.241s 638309739295872361: | | x | | | | | | | | | | | 12452 x | | | | | | | | | | | | x | | x 0.003s 53.244s 638309739295899480: | | x | | 4779 | | | | | | | | | x | | | | | | | | | | | | x | | x 0.002s 53.246s 638309739295923667: | | x | | | | | | | | | | | | x | | | | | | | | | | | | x 12401 | x 0.003s 53.249s 638309739295948719: | | x | | | | | | | | | | | | x 12171 | | | | | | | | | | | x | | x 0.003s 53.251s 638309739295975342: | | x | | | | | | | | | | | | x | | | | | | | 12423 | | | | 12455 | | x 0.002s 53.254s 638309739295999837: | 4686 x | | | | | | | | | | | | x | | | | | | | | | | | | | | | x 0.003s 53.256s 638309739296026480: | | x | | | | | | | | 4877 | | | x | | | | | | | | | | | | | | | x 0.003s 53.259s 638309739296053404: | | x | | | | | | | | | | | | x | | | | | | 4846 | | | | | | | | x 0.003s 53.262s 638309739296078665: | | x | 12357 | | | | | | | | | | x | | | | | | | | | | | | | | | x 0.003s 53.265s 638309739296107627: | | x | | | | | | | | | | | | x | | | x | | | | | | | | | | | x 0.003s 53.267s 638309739296132874: | | x | | | 11973 | | | | | | | | x | | | x | | | | | | | | | | | x 0.003s 53.270s 638309739296158231: | | x 4825 | | | | | | | | | | | x | | | x | | | | | | | | | | | x 0.003s 53.272s 638309739296183650: | | x | | | | | | | | | | | | x | | | x 12457 | | | | | | | | | | x 0.003s 53.275s 638309739296209059: | | x | | | | | | | | | | | | x | | | 12458 | 4734 | | | | | | | | | x 0.003s 53.277s 638309739296234257: | | x | | | | | | | | | | | | x | | 11271 | | | | | | | | | | | | 4729 0.002s 53.280s 638309739296259114: | | x | | | | | | | | | | | | x | | | | | | | | | | x | | | | | 0.002s 53.282s 638309739296284010: | | x | | | | | | | | | | 4707 | x | | | | | | | | | | x | | | | | 0.003s 53.285s 638309739296309030: 12447 | x | | | | | | | | | | | | x | | | | | | | | | | x | | | | | 0.003s 53.287s 638309739296335982: | | x | | | | | | | | | | | | x | | | | | | | | | | x x | | | | 0.003s 53.290s 638309739296361530: | | x | | | | | | | | | 11950 | | x | | | | | | | | | | x x | | | | 0.003s 53.292s 638309739296386755: | | x | | | | | 4811 | | | | | | x | | | | | | | | | | 4704 x | | | | 0.002s 53.295s 638309739296411550: | | x | | | | | | | | | | | | x | | | | | | | | 4867 | | x | | | | 0.003s 53.298s 638309739296439859: | | x | | | | | | | | | | | | x | 4833 | | | | | | | | | x | | | | 0.003s 53.300s 638309739296464970: | | 12461 | | | | | | | 4866 | | | | x | | | | | | | | | | | x | | | | 0.003s 53.303s 638309739296493929: | | | | | | | | | 12454 | | | | | x | | | | | | | | | | | 4835 | | | | 0.003s 53.306s 638309739296519192: | | | | | 12462 | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.309s 638309739296548109: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 4702 | | 0.003s 53.311s 638309739296573187: | | | | | | | | | | | | | | | x 4880 | | | | | | | | | | | | | | | 0.003s 53.314s 638309739296600328: | | | | | | | | | | | | | | | x | | | | | | | | | | | | x | | | 0.002s 53.316s 638309739296624381: | | | | | | | | | | | | | | | x | | | | | | | 4728 | | | | x | | | 0.002s 53.319s 638309739296649261: | | | | | | | 4878 | | | | | | | x | | | | | | | | | | | | 12463 | | | 0.002s 53.321s 638309739296674066: | 4780 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.324s 638309739296699296: | | | | | | | | | | | 12465 | | | x | | | | | | | | | | | | | | | | 0.003s 53.326s 638309739296726471: | | | | | | | | | | | | | | | x | | | | | | 4823 | | | | | | | | | 0.004s 53.330s 638309739296765535: | | | | 12459 | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.333s 638309739296791582: | | | | | | | | | | | | | | 4873 x | | | | | | | | | | | | | | | | 0.003s 53.336s 638309739296818914: | | | | | | 11959 | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.338s 638309739296844284: | | | 4717 | | | | | | | | | | | 12467 | | | | | | | | | | | | | | | | 0.003s 53.341s 638309739296869782: | | | | | | | | | | | | | | | | | | | | 4879 | | | | | | | | | | | 0.000s 53.341s 638309739296870379: | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.005s 53.345s 638309739296916597: | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | x 0.003s 53.349s 638309739296949932: | | | | | | | | | | | | | 12469 | | | | x | | | | | | | | | | | | x 0.003s 53.351s 638309739296976469: 4853 | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | x 0.003s 53.354s 638309739297006976: | | | | | | | | | | | | 4802 | | | | | x | | | | | | | | | | | | x 0.003s 53.357s 638309739297032204: | | | | | | | | | | | | | | | | | | x | | | | | | | x | | | | x 0.003s 53.360s 638309739297057782: | | | | | | | | 12471 | | | | | | | | | x | | | | | | | x | | | | x 0.002s 53.362s 638309739297082407: | | | | | | | | | | | | | | | | | | x | | | | | 4861 | x | | | | x 0.002s 53.364s 638309739297107138: | | | | | | | | | | | | | | | | | 12440 x | | | | | | | x | | | | x 0.003s 53.367s 638309739297132765: | | | | | | | | | | | | | | | | | | x x | | | | | | x | | | | x 0.003s 53.370s 638309739297159081: | | | | | | | | | | | | | | | | | | x 12474 | | | | | 4838 x | | | | x 0.003s 53.372s 638309739297184727: | | | | | | | | | | | | | | | | | | x | | | | | | | x | | | 4750 x 0.003s 53.375s 638309739297209794: | | | | | | | | | | 4748 | | | | | | | x | | | | | | | x | | | | x 0.002s 53.377s 638309739297234521: | | | | | | | | | 12303 | | | | | | | | x | | | | | | | x | | | | x 0.003s 53.380s 638309739297259603: | | | | | | | | | | | | | | | | | | x | | | | | | | x x | | | x 0.003s 53.383s 638309739297287789: | | | | | 4779 | | | | | | | | | | | | x | | | | | | | x x | | | x 0.003s 53.385s 638309739297313046: | | | | | | | | | | | | | | | | 12477 | x | | | | | | | x x | | | x 0.003s 53.388s 638309739297341008: | | | | | | | | | | | | | | | | | | x | | | | 4804 | | x x | | | x 0.003s 53.390s 638309739297366039: | | | | | | | 4727 | | | | | | | | | | x | | | | | | | x x | | | x 0.002s 53.393s 638309739297390939: | 12456 | | | | | | | | | | | | | | | | x | | | | | | | x x | | | x 0.002s 53.395s 638309739297415808: | | | | | | | | | | | 4877 | | | | | | x | | | | | | | x x | | | x 0.003s 53.398s 638309739297444021: | | x | | | | | | | | | | | | | | | x | | | | | | | x x | | | x 0.003s 53.401s 638309739297474876: | | x | | | | | | | | | | | | | | | x | | | 4738 | | | x x | | | x 0.003s 53.404s 638309739297501324: | | x | 12355 | | | | | | | | | | | | | x | | | | | | | 4722 x | | | x 0.003s 53.407s 638309739297527990: | | x | | | | | | | | | | | 4768 | | | x | | | | | | | | x | | | x 0.003s 53.409s 638309739297553212: | | x | | | 11883 | | | | | | | | | | | x | | | | | | | | x | | | x 0.003s 53.412s 638309739297579456: | | 12483 | | | | | | | | | | | | | | | x | | 4791 | | | | | x | | | x 0.003s 53.414s 638309739297605725: | | | | | | | | | | | | | | | x | | x | | | | | | | | x | | | x 0.003s 53.417s 638309739297631564: | | | 4825 | | | | | | | | | | | x | | x | | | | | | | | x | | | x 0.003s 53.419s 638309739297656758: | | | | | | | | | | | | | 4707 | x | | x | | | | | | | | x | | | x 0.003s 53.422s 638309739297681771: 12468 | | | | | | | | | | | | | | x | | x | | | | | | | | x | | | x 0.003s 53.425s 638309739297708208: | | | | | | | | | | | | 4847 | | x | | x | | | | | | | | x | | | x 0.003s 53.427s 638309739297733917: | | | | | | | | | | | | | | | x | | x | | | | | | | | x 12472 | | x 0.003s 53.430s 638309739297759923: | | | | | | | | 4811 | | | | | | x | | x | | | | | | | | x | | | x 0.003s 53.432s 638309739297785741: | | | | | | | | | | | | | | | x | | x | | | | | 12481 | | x | | | x 0.003s 53.435s 638309739297811791: | | | | | | | | | | | | | | | x | x x | | | | | | | | x | | | x 0.003s 53.437s 638309739297837060: | | | | | | | | | | | | | | | x | x x | | | | | | 12444 | x | | | x 0.003s 53.440s 638309739297862695: | | | | | | | | | | 4716 | | | | x | x x | | | | | | | | x | | | x 0.003s 53.443s 638309739297888217: | | | | | | | | | 4806 | | | | | x | x x | | | | | | | | x | | | x 0.003s 53.445s 638309739297913592: | | | | | | | | | | | | | | | x | 12490 x | | | | | | | | x | 4874 | x 0.003s 53.448s 638309739297943430: | | | | | 12395 | | | | | | | | | x | | x | | | | | | | | x | | | x 0.003s 53.451s 638309739297974306: | | | | | | | | | | | | | | | x 4880 | x | | | | | | | | x | | | x 0.003s 53.455s 638309739298008895: | | | | | | | | | | | | | | | x | | x | | | | 12410 | | | x | | | x 0.003s 53.458s 638309739298043115: | | | | | | | 4787 | | | | | | | x | | x | | | | | | | | x | | | x 0.004s 53.462s 638309739298078305: | 12431 | | | | | | | | | | | | | x | | x | | | | | | | | x | | | x 0.003s 53.465s 638309739298108274: | | | | | | | | | | | | | | | x | | x x | | | | | | | x | | | x 0.003s 53.468s 638309739298138581: | | | | | | | | | | | | | | | x | | x x 4788 | | | | | | x | | | x 0.003s 53.470s 638309739298165544: | | | | | | | | | | | | | | | x | | x x | | x | | | | x | | | x 0.003s 53.473s 638309739298192876: | | | | 12333 | | | | | | | | | | x | | x x | | x | | | | 4848 | | | x 0.003s 53.477s 638309739298227619: | | | | | | | | | | | | | | | x | | 12495 x | | x | | | 12486 | | | | x 0.003s 53.479s 638309739298255625: | | | | | | | | | | | | | | 12496 x | | | x | | x | | | | | | | | x 0.003s 53.482s 638309739298282461: | | | | | | 11812 | | | | | | | | x | | | x | | x | | | | | | | | x 0.003s 53.485s 638309739298309514: | | | 12476 | | | | | | | | | | | x | | | x | | x | | | | | | | | x 0.003s 53.488s 638309739298337509: 12464 | | | | | | | | | | | | | | x | | | x | | x | | | | | | | | 4729 0.003s 53.490s 638309739298363363: | | | | | | | | | | | | 11870 | | x | | | x | | x | | | | | | | | | 0.003s 53.493s 638309739298389613: | | | | | | | | | | | | | | | x | | | x | | x | | | | | x | | | 0.003s 53.495s 638309739298415362: | | | | | | | | 12460 | | | | | | x | | | x | | x | | | | | x | | | 0.003s 53.498s 638309739298441346: | | | | | | | | | | | | | | | x | | | x | | 4823 | 4867 | | | x | | | 0.003s 53.501s 638309739298472001: | | | | | | | | | | | | | | | x | | | x | | | | | | | | x | 12500 | 0.003s 53.504s 638309739298500687: | | | | | | | | | | | | | | | x | | | x | | | | | 4678 | | x | | | 0.003s 53.506s 638309739298526494: | | x | | | | | | | | | | | | x | | | x | | | | | | | | x | | | 0.003s 53.509s 638309739298552646: | | x | | | | | | 12501 | | | | | x | | | x | | | | | | | | x | | | 0.003s 53.512s 638309739298578739: | | x | | | | | | | | | | | | x | | | x | | | | | | | | x 4749 | | 0.003s 53.514s 638309739298605208: | | x | | 12351 | | | | | | | | | x | | | x | | | | | | | | x | | | 0.003s 53.517s 638309739298631228: | | x | | | | | | | | | | | | x 4725 | | x | | | | | | | | x | | | 0.003s 53.520s 638309739298660437: | | x | | | | | | | | | | | | x | | | x | | | 12493 | | | | x | | | 0.003s 53.522s 638309739298685437: | | x | | | | 4856 | | | | | | | x | | | x | | | | | | | | x | | | 0.003s 53.525s 638309739298711450: | | x | | | | | | | | 4852 | | | x | | | 12505 | | | | | | | | x | | | 0.003s 53.527s 638309739298737372: | 4761 x | | | | | | | | | | | | x | | | | | | | | | | | | x | | | 0.003s 53.530s 638309739298763479: | | x | | | | | | | | | | | | x | 12498 | | | | | | | | | | x | | | 0.003s 53.533s 638309739298790724: | | x | 12328 | | | | | | | | | | x | | | | | | | | | | | | x | | | 0.003s 53.536s 638309739298819432: | | x | | | | | | | | | | | | x | | | | | | | | | | | x x | | | 0.003s 53.538s 638309739298845175: | | x | | | | | | | | | | | | x | | | | | | | | | | 12506 x x | | | 0.003s 53.541s 638309739298870538: | | x | | | | | | | | | | | | x | | x | | | | | | | | x x | | | 0.003s 53.544s 638309739298897521: | | x | | | | | | | | | | | 4768 x | | x | | | | | | | | x x | | | 0.003s 53.546s 638309739298923329: | | x | | | | | | | | | | | | x | | x | | 4734 | | | | | x 12507 | | | 0.003s 53.549s 638309739298949178: | | x | | | 11571 | | | | | | | | x | | x | | | | | | | | x | | | | 0.003s 53.551s 638309739298977257: | | 12508 | | | | | | | | | | 12479 | x | | x | | | | | | | | x | | | | 0.004s 53.555s 638309739299015061: | | | 12252 | | | | | | | | | | | x | | x | | | | | | | | 4835 | | | | 0.004s 53.559s 638309739299054883: 12417 | | | | | | | | | | | | | | x | | x | | | | | | | | | | | | | 0.006s 53.565s 638309739299112121: | | | | | | | | | | | | | | | x | | x | | | | | | | | | | | | 4881 0.006s 53.571s 638309739299168065: | | | | | | | | | | | | 4802 | | x | | x | | | | | | | | | | | | | 0.006s 53.577s 638309739299227928: | | | | | | | | 12509 | | | | | | x | | x | | | | | | | | | | | | | 0.003s 53.580s 638309739299257858: | | | | | | | | | | | | | | | x | | x | | | 4844 | | | | | | | | | 0.003s 53.582s 638309739299283717: | | | | | | | | | | 4882 | | | | x | | 12511 | | | | | | | | | | | | | 0.003s 53.585s 638309739299310358: | | | | | | | | | 4806 | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.587s 638309739299335651: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 4702 | | 0.003s 53.590s 638309739299361251: | | | | | 12201 | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.593s 638309739299387581: | | | | | | | | | | | | | | | x | | | | | | | 12110 | | | | | | | | 0.003s 53.595s 638309739299414420: | | | | | | | 4727 | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.598s 638309739299439885: | | | | | | | | | | | 12514 | | | x | | | | | | | | | | | | | | | | 0.003s 53.600s 638309739299465113: | 4686 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 53.603s 638309739299489677: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 4750 | 0.003s 53.605s 638309739299516713: | | | | | | | | | | | | | | | x | 12491 | | | | | | | | | | | | | | 0.003s 53.608s 638309739299542298: | | | | 12510 | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.611s 638309739299570552: | | | | | | | | | | | | | | | x | | | | | | | | | | 4722 | | | | | 0.003s 53.613s 638309739299595839: | | | | | | | | | | | | | | 4739 x | | | | | | | | | | | | | | | | 0.003s 53.616s 638309739299622019: | | | | | | | | | | | | | | | x | | | 4693 | | | | | | | | | | | | 0.003s 53.619s 638309739299647962: | | | | | | 11567 | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 53.621s 638309739299672475: | | | | | | | | | | | | | 12466 | x | | | | | | | | | | | | | | | | 0.002s 53.623s 638309739299696947: | | | x | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.626s 638309739299722286: | | | x | | | | | | | | | | | x | | | | | | | | | | | 4848 | | | | 0.002s 53.628s 638309739299746873: 4746 | | x | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 53.631s 638309739299771715: | | | x | | | | | | | | | | | x | | | | | | | | | | | | | | | 4887 0.003s 53.633s 638309739299797387: | | | x | | | | | | | | | | | x 12503 | | | | | | | | | | | | | | | 0.002s 53.636s 638309739299822145: | | | x | | | | | | | | | | | x | | | | | | | | | | | | 12518 | | | 0.002s 53.638s 638309739299846932: | | | x | | | | | | | | 4847 | | x | | | | | | | | | | | | | | | | 0.003s 53.641s 638309739299872158: | | 11550 x | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.644s 638309739299898105: | | | 12520 | | | | | | | | | | | x | | | | | | | | 12494 | | | | | | | 0.003s 53.646s 638309739299925113: | | | | | | | | x | | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.649s 638309739299950949: | | | | | | | | 12521 | | | | | | x | | | | | | | | | 4845 | | | | | | 0.003s 53.651s 638309739299976061: | | | | | | | | | | | | | | | x | | | | | | 12504 | | | | | | | | | 0.003s 53.654s 638309739300001470: | | | | | | | | | 12484 | | | | | x | | | | | | | | | | | | | | | | 0.004s 53.658s 638309739300042425: | | | | | | | | | | | | | | | x | | | | 12524 | | | | | | | | | | | 0.004s 53.662s 638309739300080004: | | | | | 11874 | | | | | | | | | x | | | | | | | | | | | | | | | | 0.004s 53.666s 638309739300121860: | | | | | | | | | | | | | | | x | | | | | | | 12086 | | | | | | | | 0.003s 53.669s 638309739300149317: | | | | | | | 4878 | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.672s 638309739300181992: | | | | | | | | | | | 4852 | | | x | | | | | | | | | | | | | | | | 0.004s 53.676s 638309739300219481: | 11549 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.679s 638309739300248204: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 4760 | 0.003s 53.682s 638309739300279878: | | | | | | | | | | | | | | | x | 4807 | | | | | | | | | | | | | | 0.003s 53.685s 638309739300308716: | | | | | | | | | | | | | | | x | | 4817 | | | | | | | | | | | | | 0.003s 53.688s 638309739300341856: | | | | 12319 | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.691s 638309739300373853: | | | | | | | | | | | | | | | x | | | | | | | | | | x | | | | | 0.003s 53.695s 638309739300408432: | | | | | | | | | | | | | | | x | | | | | 4791 | | | | 12529 | | | | | 0.003s 53.697s 638309739300434950: | | | | | | | | | | | | | | 12482 x | | | | | | | | | | | | | | | | 0.004s 53.701s 638309739300473147: | | | | | | 11451 | | | | | | | | x | | | | | | | | | | | | | | | | 0.005s 53.706s 638309739300523535: | | | | | | | | | | | | | 4707 | x | | | | | | | | | | | | | | | | 0.004s 53.711s 638309739300567667: 4849 | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.714s 638309739300602372: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 4729 0.003s 53.717s 638309739300632669: | | | | | | | | | | | | | | | x 4880 | | | | | | | | | | | | | | | 0.005s 53.722s 638309739300683492: | | | | | | | | | | | | | | | x | | | | | | | | | | | | 12517 | | | 0.005s 53.727s 638309739300735393: | | | | | | | | | | | | 4679 | | x | | | | | | | | | | | | | | | | 0.004s 53.731s 638309739300773131: | | x | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.734s 638309739300806617: | | x | | | | | | | | | | | | x | | | | | | | | 12480 | | | | | | | 0.003s 53.737s 638309739300833848: | | x | | | | | | | | | | | | x | | | | | | | | | 12525 | | | | | | 0.003s 53.740s 638309739300859313: | | 12535 | | | | | | | 4716 | | | | x | | | | | | | | | | | | | | | | 0.003s 53.742s 638309739300884761: | | | | | | | | | | | | | | | x | | | | | | 4738 | | | | | | | | | 0.003s 53.745s 638309739300912116: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 12536 | | 0.003s 53.748s 638309739300938305: | | | | | | | | | 12478 | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.750s 638309739300966445: | | | | | 4779 | | | | | | | | | x | | | | | | | | | | | | | | | | 0.004s 53.755s 638309739301011037: | | | | | | | | | | | | | | | x | | | | | | | 11966 | | | | | | | | 0.005s 53.759s 638309739301056095: | | | | | | | 4787 | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 53.763s 638309739301091016: | | | | | | | | | | | | | | | x | | | | | | | | | | | x | | | | 0.003s 53.766s 638309739301117691: | | | 4717 | | | | | | | | | | | x | | | | | | | | | | | x | | | | 0.003s 53.768s 638309739301144704: | | | | | | | | | | | 4843 | | | x | | | | | | | | | | | x | | | | 0.003s 53.771s 638309739301174619: | 12538 | | | | | | | | | | | | | 4776 | | | | | | | | | | | x | | | | 0.004s 53.775s 638309739301212028: | | | | | | | | | | | | | | | | | x | | | | | | | | | x | | | | 0.003s 53.778s 638309739301242971: | | | | | | | | | | | | | | | | | x 11526 | | | | | | | | x | | | | 0.003s 53.781s 638309739301268609: | | | | 12313 | | | | | | | | | | | | x | | | | | | | | | x | | | | 0.003s 53.784s 638309739301300568: | | | | | | | | | | | | | | | | | x | | 4788 | | | | | | x | | | | 0.003s 53.787s 638309739301332420: | | | | | | | | | | | | | | | | | x | 12541 | | | | | | | x | | | | 0.003s 53.790s 638309739301360173: | | | | | | | | | | | | | | 4873 | | x | | | | | | | | | x | | | | 0.003s 53.792s 638309739301386392: | | | | | | x | | | | | | | | | | x | | | | | | | | | x | | | | 0.003s 53.795s 638309739301412741: | | | | | | x | | | | | | 12453 | | | x | | | | | | | | | x | | | | 0.003s 53.798s 638309739301441509: 12528 | | | | | x | | | | | | | | | | x | | | | | | | | | x | | | | 0.005s 53.803s 638309739301490208: | | | | | | x | | | | | | | | | | x | | | | | | | | x x | | | | 0.003s 53.806s 638309739301521307: | | | | | | x | | | | | | | | | | x | | | | | | | | x 4835 12513 | | | 0.003s 53.809s 638309739301553802: | | | | | | x | | | | | 12544 | | | | x | | | | | | | | x | | | | | 0.005s 53.815s 638309739301608489: | | | | | | x | x | | | | | | | | x | | | | | | | | x | | | | | 0.004s 53.819s 638309739301650265: | | | | | | x | x | | | | | | | | x | | | | | | 4867 | x | | | | | 0.003s 53.822s 638309739301677822: | | | | | | x | x | | | | | | | | x | | | | | | | 4678 x | | | | | 0.003s 53.825s 638309739301708416: | | | | | | x | x | 12545 | | | | | | x | | | | | | | | x | | | | | 0.003s 53.828s 638309739301739454: | | | | | | x | x | | | | | | | | x | | | | 4846 | | | x | | | | | 0.003s 53.831s 638309739301769242: | | | | | | x | x 4737 | | | | | | | x | | | | | | | | x | | | | | 0.003s 53.834s 638309739301798137: | | | | | | x | x | | | | | | | | x | | | | | 4728 | | x | | | | | 0.003s 53.836s 638309739301826943: | | | | | | x 4727 x | | | | | | | | x | | | | | | | | x | | | | | 0.003s 53.839s 638309739301856239: | | 4816 | | | x | x | | | | | | | | x | | | | | | | | x | | | | | 0.003s 53.842s 638309739301885490: | | | 12523 | | x | x | | | | | | | | 12548 | | | | | | | | x | | | | | 0.003s 53.845s 638309739301914196: | | | | | | x | x | | 4877 | | | | | | | | | | | | | | x | | | | | 0.003s 53.848s 638309739301944131: | | | | | | x | 12550 | | | | | | | | | | | | | | | | | x | | | 4694 | 0.003s 53.851s 638309739301973622: | 4780 | | | | x | | | | | | | | | | | | | | | | | | | x | | | | | 0.003s 53.854s 638309739302006649: | | | | | | x | | | | | | | | 12551 | | | | | | | | | | x | | | | | 0.003s 53.857s 638309739302034331: | | | | 12276 | x | | | | | | | | | | | | | | | | | | | 4834 | | | | | 0.003s 53.860s 638309739302059722: | | | | | x x | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 53.862s 638309739302086163: | | | | | x 12552 | | | | | | | | | | | | | | 4734 | | | | | | | | | | 0.003s 53.865s 638309739302111603: | | | | | x | | | | | | | | 12553 | | | | | | | | | | | | | | | | | 0.003s 53.868s 638309739302138380: | | | | | 4814 | | | | | | | 12443 | | | | | | | | | | | | | | | | | | 0.002s 53.870s 638309739302163265: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4881 0.000s 53.870s 638309739302163736: | | | | | | | | | | | | | | | | 12555 | | | | | | | | | | | | | | | 0.003s 53.873s 638309739302193434: 12554 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 53.876s 638309739302218840: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12547 | | | 0.003s 53.878s 638309739302244004: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4841 | | | | 0.000s 53.878s 638309739302244167: | | | | | | | | | | | | 4679 | | | | | | | | | | | | | | | | | | | 0.000s 53.878s 638309739302244314: | | | | | | | | | | | | | | | | | | | 4693 | | | | | | | | | | | | 0.000s 53.878s 638309739302245392: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4702 | | 0.000s 53.878s 638309739302245539: | | | | | | | | | | 4716 | | | | | | | | | | | | | | | | | | | | | 0.000s 53.878s 638309739302245748: | | | | | | | | | | | | | | | | | | | | | | 4823 | | | | | | | | | 0.000s 53.878s 638309739302245914: | | | | | | | | | 4786 | | | | | | | | | | | | | | | | | | | | | | 0.000s 53.878s 638309739302246098: | | | | | | | | | | | | | | | | | | | | | | | 11877 | | | | | | | | 0.005s 53.884s 638309739302298759: | | | | | | | 4856 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 53.884s 638309739302299076: | | 12542 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 53.887s 638309739302333012: | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 53.890s 638309739302358036: | | | 4717 | | | | | | | | | | | | | x | | | | | | | | | | | | | | 0.003s 53.892s 638309739302385500: | | | | | | | | | | | | | | | 4776 | x | | | | | | | | | | | | | | 0.003s 53.895s 638309739302413574: | | | | | | | | | | | | | | | | | x 12546 | | | | | | | | | | | | | 0.002s 53.898s 638309739302438163: | | | | 12246 | | | | | | | | | | | | x | | | | | | | | | | | | | | 0.003s 53.900s 638309739302465109: | | | | | | | | | | | | | | | | | x | | | | | | | | 4722 | | | | | 0.003s 53.903s 638309739302490583: | | | | | | | | | | | | | | | | | x | | 12564 | | | | | | | | | | | 0.003s 53.905s 638309739302516559: | | | | | | | | | | | | | | | | | x | | | 4794 | | | | | | | | | | 0.003s 53.908s 638309739302542559: | | | | | | | | | | | | | | 4873 | | x | | | | | | | | | | | | | | 0.003s 53.911s 638309739302567792: | | | | | | | | | | | | | 12437 | | | x | | | | | | | | | | | | | | 0.002s 53.913s 638309739302592135: | | | | | 12566 | | | | | | | | | | | x | | | | | | | | | | | | | | 0.003s 53.916s 638309739302623854: | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 4871 0.003s 53.919s 638309739302655583: | | | | | | | | | | | | | | | | | x | | | | | | 12568 | | | | | | | 0.003s 53.922s 638309739302684102: | | | | | | | | | | | | | | | | | x | | | | | | | 12569 | | | | | | 0.003s 53.925s 638309739302712560: | | | | | | | | | | | | | | | | | x | | | | | | | | | | 12559 | | | 0.003s 53.928s 638309739302738299: | | | | | | | | | | | | | | | | | x | | | | | | | | | 12556 | | | | 0.003s 53.931s 638309739302767563: | | | | | | | | | | 4882 | | | | | | x | | | | | | | | | | | | | | 0.003s 53.934s 638309739302799861: | | | | | | | | | | | | 4842 | | | | x | | | | | | | | | | | | | | 0.003s 53.937s 638309739302829701: | | | | | | | | | | | | | | | | | x | | | | 12557 | | | | | | | | | 0.002s 53.939s 638309739302854442: | | | | | | | | | | | | | | | | | 12574 | | | | | | | | | | | 12530 | | 0.003s 53.942s 638309739302881941: | | | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | 0.003s 53.945s 638309739302909748: | | | | | | | 4787 x | | | | | | | | | | | | | | | | | | | | | | | 0.002s 53.947s 638309739302934127: | | | | | | | | x | | | | | | | | | | | | | | 12567 | | | | | | | | 0.002s 53.950s 638309739302959030: | | 12571 | | | | | x | | | | | | | | | | | | | | | | | | | | | | | 0.003s 53.952s 638309739302984477: | 11532 | | | | | | 12576 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 53.955s 638309739303011494: | | | | | | | | | | | 4852 | | | | | | | | | | | | | | | | | | | | 0.000s 53.955s 638309739303011604: | | | | | | 12577 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 53.958s 638309739303040029: | | | 12570 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 53.960s 638309739303065249: | | | | | | | | | | | | | | | | | | 12543 | | | | | | | | | | | | | 0.003s 53.963s 638309739303092834: | | | | | | | | | | | | | | | | 4880 | | | | | | | | | | | | | | | 0.000s 53.963s 638309739303093004: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4760 | 0.000s 53.963s 638309739303093305: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 53.966s 638309739303120337: | | | | x | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.003s 53.968s 638309739303145821: 12405 | | | x | | | | | | | | | | | | | | | | | | | | | x | | | | | 0.002s 53.971s 638309739303170608: | | | | x | | | | | | | | | | | | | | | | 4791 | | | | x | | | | | 0.003s 53.973s 638309739303196143: | | | | x | | | | | | | | 4707 | | | | | | | | | | | | x | | | | | 0.003s 53.976s 638309739303222471: | | | | x 4814 | | | | | | | | | | | | | | | | | | | | x | | | | | 0.004s 53.980s 638309739303258022: | | | | x | | | | | | | | | | | | | | | | | | | | | x | | | | 4729 0.003s 53.983s 638309739303293015: | | | | x | | | | | | | | | | x | | | | | | | | | | x | | | | | 0.003s 53.986s 638309739303319789: | | | | x | | | | | | | | | | x | | | | | | | | | | x | 12572 | | | 0.003s 53.988s 638309739303345442: | | | | x | | | | | | | | | | x | | | | | | | | | | x 4835 | | | | 0.003s 53.991s 638309739303371626: | | | | 12582 | | | | 4806 | | | | | x | | | | | | | | | | x | | | | | 0.003s 53.994s 638309739303401053: | | | | | | | | | | | | | | | x | | | | 4788 | | | | | x | | | | | 0.003s 53.997s 638309739303432866: | | | | | | | | | | | | 12533 | | x | | | | | | | | | | x | | | | | 0.003s 54.000s 638309739303461365: | | | | | | | | | | | | | | | x | | | 4883 | | | | | | 12584 | | | | | 0.002s 54.002s 638309739303486230: | | | | | | | | | | | | | | | x | | | | | | 4846 | | | | | | | | | 0.002s 54.005s 638309739303511124: | | | | | | | | | | | | | | | x | x | | | | | | | | | | | | | | 0.004s 54.008s 638309739303546901: | | | | | | | | | | | | | | | x | x | | | | | | | | | | | 4702 | | 0.003s 54.012s 638309739303580179: | | | | | | | | | | | | | | 4739 x | x | | | | | | | | | | | | | | 0.003s 54.015s 638309739303611696: | | | | | | | | | | | | | | | x | x | | | | | 4728 | | | | | | | | 0.003s 54.018s 638309739303639035: | | 12565 | | | | | | | | | | | | x | x | | | | | | | | | | | | | | 0.003s 54.020s 638309739303664453: | | | | | | | | | | | | | | | x | x | | | | | | 4867 | | | | | | | 0.003s 54.023s 638309739303689998: | 12583 | | | | | | | | | | | | | x | x | | | | | | | | | | | | | | 0.003s 54.025s 638309739303715336: | | | | | | | | | | | 12585 | | | x | x | | | | | | | | | | | | | | 0.003s 54.029s 638309739303749314: | | | | | | | | | | | | | | | x | x | | | | | | | 4678 | | | | | | 0.003s 54.032s 638309739303782151: | | | x | | | | | | | | | | | x | x | | | | | | | | | | | | | | 0.003s 54.035s 638309739303808061: | | | x | | | | | | | | | | | x | x 12519 | | | | | | | | | | | | | 0.003s 54.037s 638309739303834762: | | | x | | | | | | | | | | | x 12586 x | | | | | | | | | | | | | | 0.003s 54.040s 638309739303861965: 4849 | | 4884 | | | | | | | | | | | x | x | | | | | | | | | | | | | | 0.002s 54.042s 638309739303886709: | | | | | | | | | | | | | | | x | x | | | 12587 | | | | | | | | | | 0.003s 54.045s 638309739303913035: | | | | | | 12575 | | | | | | | | x | x | | | | | | | | | | | | | | 0.003s 54.048s 638309739303940101: | | | | | | | | 4891 | | | | | | x | x | | | | | | | | | | | | | | 0.003s 54.050s 638309739303965445: | | | | | | | | | | | | | | | x | x | | | | | | | | | | x | | | 0.002s 54.053s 638309739303990390: | | | | | | | | | | | | | | | x | x | | | | | | | | | 4841 x | | | 0.003s 54.055s 638309739304015675: | | | | | | | | | | 4716 | | | | x | 12589 | | | | | | | | | | x | | | 0.003s 54.058s 638309739304044502: | | | | | | | | | 12558 | | | | | x | | | | | | | | | | | | x | | | 0.003s 54.061s 638309739304073749: | | | | | | | 12512 | | | | | | | x | | | | | | | | | | | | x | | | 0.005s 54.066s 638309739304122358: | | | | | | | | | | | | 4847 | | x | | | | | | | | | | | | x | | | 0.003s 54.069s 638309739304156489: | | | | | | | | | | | | | | | x | | | 12534 | | | | | | | | x | | | 0.003s 54.073s 638309739304188300: | | | | | | | | | | | | | | | x | | | | | | | | | | | | x 12592 | | 0.003s 54.075s 638309739304214258: | | | | | | | | | | | | | | 12563 x | | | | | | | | | | | | x | | | 0.004s 54.079s 638309739304257319: | | | | | | | | | | | | | 12429 | x | | | | | | | | | | | | x | | | 0.004s 54.083s 638309739304293985: | | | | | | | | | | | | | | | x | | | | | | | 11866 | | | | x | | | 0.003s 54.086s 638309739304322274: | | 12594 | | | | | | | | | | | | x | | | | | | | | | | | | x | | | 0.003s 54.089s 638309739304347725: | | | | x | | | | | | | | | | x | | | | | | | | | | | | x | | | 0.003s 54.091s 638309739304373848: | 4780 | | x | | | | | | | | | | x | | | | | | | | | | | | x | | | 0.003s 54.094s 638309739304399273: | | | | x | | | | | | 4852 | | | x | | | | | | | | | | | | x | | | 0.003s 54.096s 638309739304425874: | | | | x | | | | | | | | | | x | | | | | | | | | | x | x | | | 0.003s 54.099s 638309739304452081: | | | | x | | | | | | | | | | x | | | | | | | | | 12420 x | x | | | 0.003s 54.101s 638309739304477303: | | | | x | | | | | | | | | | x | | | | | | | | | | x | x | 12596 | 0.002s 54.104s 638309739304502294: | | | | x | | | | | | | | | | x | | x | | | | | | | x | x | | | 0.003s 54.107s 638309739304527755: | | | | x | | | | | | | | | | x 4880 | x | | | | | | | x | x | | | 0.003s 54.109s 638309739304552857: 4820 | | | x | | | | | | | | | | 12597 | | x | | | | | | | x | x | | | 0.003s 54.112s 638309739304578336: | | | x x | | | | | | | | | | | | | x | | | | | | | x | x | | | 0.003s 54.114s 638309739304606149: | | | x 12599 x | | | | | | | | | | | | x | | | | | | | x | x | | | 0.003s 54.117s 638309739304631504: | | | x | x | | | | | | | | | | | | x | | 4791 | | | | x | x | | | 0.003s 54.119s 638309739304656914: | | | x | x | | | | | | | | | | | | x | | | | | | | 12600 | x | | 4881 0.003s 54.122s 638309739304683521: | | | x | x 12590 | | | | | | | | | | | x | | | | | | | | | x | | | 0.003s 54.125s 638309739304709001: | | | x | x | | 12601 | | | | | | | | | x | | | | | | | | | x | | | 0.003s 54.127s 638309739304734877: | | | x | x | | | | | | | | | | | | x | | | | | | | | 4859 x | | | 0.003s 54.130s 638309739304760363: | | | x | x | | | | 12580 | | | | | | | 12603 | | | | | | | | | x | | | 0.003s 54.133s 638309739304790700: | | | x | x | | | 4737 | | | | | | | | | | | | | | | | | | x | | | 0.003s 54.136s 638309739304817917: | | | 12604 | x | | | | | | | | | | | | | | 4860 | | | | | | | x | | | 0.003s 54.138s 638309739304847209: | | | | | x | 4856 | | | | | | | | | | | | | | | | | | | | x | | | 0.004s 54.142s 638309739304882481: | | | | | x | | | | | | 4842 | | | | | | | | | | | | | | | x | | | 0.006s 54.148s 638309739304940448: | | | | | x | | | | | | | | | | | | | | | | 4738 | | | | | 12606 | | | 0.006s 54.154s 638309739305000626: | | | | | x | | | | | | | | | | | | | 4693 | | | | | | | | | | | | 0.006s 54.159s 638309739305055856: | | | | | x | | | | | | | | | | | | | | | | | | | | | | | 4702 | | 0.006s 54.165s 638309739305111292: | | | | | x | | | | | | | | 12438 | | | | | | | | | | | | | | | | | 0.006s 54.171s 638309739305170933: | | | | | x | | | | | | | | | | | x | | | | | | | | | | | | | | 0.005s 54.176s 638309739305223872: | | | | | x | | | | | | | 12425 | | | x | | | | | | | | | | | | | | 0.003s 54.179s 638309739305255282: | | | | | x | | | | | | | | | | | x | | | | | x | | | | | | | | 0.003s 54.182s 638309739305284810: | | 12588 | | x | | | | | | | | | | | x | | | | | 4728 | | | | | | | | 0.003s 54.185s 638309739305310027: | | | | | x | | | | | | | | | | | x | | | | | | 12607 | | | | | | | 0.003s 54.187s 638309739305335170: | | | | | x | | | | | | | | | | | x | | | | | | | 4845 | | | | | | 0.003s 54.190s 638309739305361170: 12608 | | | | x | | | | | | | | | | | x | | | | | | | | | | | | | | 0.002s 54.192s 638309739305385574: | | | | | x | | | | | | | | | x | x | | | | | | | | | | | | | | 0.002s 54.195s 638309739305409824: | | | | | x | | | | | | | | | x | x | | | 4734 | | | | | | | | | | 0.003s 54.197s 638309739305434913: | | | | | x | | | | | | | | | x | x | | | | | | | | | | | | | 12581 0.003s 54.200s 638309739305460915: | | | | | x 12573 | | | | | | | | x | x | | | | | | | | | | | | | | 0.002s 54.202s 638309739305485234: | | | | | x | | 4891 | | | | | | x | x | | | | | | | | | | | | | | 0.002s 54.205s 638309739305510005: | | | | | x | | | | | | | | | x | x | | | | | | | | | 12602 | | | | 0.002s 54.207s 638309739305534392: | | | | | x | | | | | | | | | x | x | | | | | | | | | | | | 4760 | 0.003s 54.210s 638309739305563683: | | | | | x | | | | 4882 | | | | x | x | | | | | | | | | | | | | | 0.003s 54.213s 638309739305594620: | | | | | x | | | | | | | | | x | x x | | | | | | | | | | | | | 0.003s 54.216s 638309739305623886: | | | | | x | | | | | | | | | x | x x | 12612 | | | | | | | | | | | 0.032s 54.249s 638309739305948389: | | | | | x | 12497 | | | | | | | x | x x | | | | | | | | | | | | | 0.002s 54.251s 638309739305972878: | | | | 12605 4814 | | | | | | | | | x | x x | | | | | | | | | | | | | 0.002s 54.253s 638309739305997064: | | | | | | | | | | | | 4679 | | x | x x | | | | | | | | | | | | | 0.002s 54.256s 638309739306021031: | | | | | | | | | | | | | | | x | x x | | | 4888 | | | | | | | | | 0.002s 54.258s 638309739306045652: | | | | | | | | | | | | | | 12426 x | x x | | | | | | | | | | | | | 0.002s 54.261s 638309739306070530: | | | | | | | | | | | | | 12611 | x | x x | | | | | | | | | | | | | 0.003s 54.263s 638309739306095815: | | | 12615 | | | | | | | | | | | x | x x | | | | | | | | | | | | | 0.003s 54.266s 638309739306122791: | | | | | | | | | | | | | | | x | x x | | | | | | | 4850 | | | | | 0.003s 54.269s 638309739306149057: | | | | | | | | | | | | | | | x | x x | | | | | | | | | 12613 | | | 0.003s 54.271s 638309739306176143: | | | | | | | | | | | | | | | x 12561 x x | | | | | | | | | | | | | 0.003s 54.274s 638309739306204198: | | x | | | | | | | | | | | | x | x x | | | | | | | | | | | | | 0.003s 54.277s 638309739306232345: | 11472 x | | | | | | | | | | | | x | 12616 x | | | | | | | | | | | | | 0.003s 54.280s 638309739306259029: | | 12617 | | | | | | | | 4877 | | | x | | x | | | | | | | | | | | | | 0.004s 54.283s 638309739306297316: | | | | | | | | | | | | | | | x | | x | | | | | | 12618 | | | | | | 0.003s 54.287s 638309739306330772: 4820 | | | | | | | | | | | | | | x | | x | | | | | | | | | | | | | 0.004s 54.291s 638309739306367780: | | | | | | | | | | | | | | | x | | x | | 4794 | | | | | | | | | | 0.004s 54.295s 638309739306408251: | | | | | | | | | | | | | | | x | | x | | | | | | | | | | | | 4871 0.003s 54.297s 638309739306435275: | | | | | | 12562 | | | | | | | | x | | x | | | | | | | | | | | | | 0.003s 54.300s 638309739306462924: | | | | | | | | 12579 | | | | | | x | | x | | | | | | | | | | | | | 0.003s 54.303s 638309739306490577: | | | | | | | | | | | | | | | x | | x | | | | | | | | 4835 | | | | 0.003s 54.305s 638309739306517497: | | | | | | | | | | 4716 | | | | x | | x | | | | | | | | | | | | | 0.003s 54.308s 638309739306546916: | | | | | | | | | 4806 | | | | | x | | 12622 | | | | | | | | | | | | | 0.003s 54.311s 638309739306573301: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 4854 | | 0.003s 54.314s 638309739306603982: | | | | | | | | | | | | | | | x | | | | | | | | 4867 | | | | | | | 0.002s 54.317s 638309739306628474: | | | | | | | | | | | | | | | x | | | | 4860 | | | | | | | | | | | 0.002s 54.319s 638309739306650790: | | | | | | | 12442 | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 54.322s 638309739306678699: | | | | x | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 54.324s 638309739306703358: | | | | x | | | | | | | | | | x | | | 12623 | | | | | | | | | | | | 0.003s 54.327s 638309739306732457: | | | | x | | | | | | | | | | x | | | | | | 4823 | | | | | | | | | 0.003s 54.330s 638309739306757651: | | | | x | | | | | | | | | 12409 x | | | | | | | | | | | | | | | | 0.003s 54.332s 638309739306785998: | | | | x | | | | | | | | 12620 | x | | | | | | | | | | | | | | | | 0.002s 54.335s 638309739306810074: | | | 4825 x | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 54.338s 638309739306839104: | | | | x | | | | | | | | | | x | | | | | | | | | | 4834 | | | | | 0.003s 54.340s 638309739306866795: | | | | x | | | | | | | | | | x | | | | | | | | | | | | 12610 | | | 0.002s 54.343s 638309739306889861: | | | | x | | | | | | | | | | x 12624 | | | | | | | | | | | | | | | 0.002s 54.345s 638309739306912092: | | | | x | | | | | | | | | | x | | | | | | | 12626 | | | | | | | | 0.002s 54.347s 638309739306935114: | 11435 | | x | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 54.350s 638309739306958411: | | | | x | | | | | | 12578 | | | x | | | | | | | | | | | | | | | | 0.003s 54.352s 638309739306984509: | | | | x | | | | | | | | | | x | | | | | | | | | 4845 | | | | | | 0.003s 54.355s 638309739307012378: 4849 | | | x | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 54.357s 638309739307035281: | | | | x | | | | | | | | | | x | | | | | 12560 | | | | | | | | | | 0.003s 54.360s 638309739307060628: | | | | x | | | | | | | | | | x | | | | | | | | | | | | | | | 4729 0.003s 54.363s 638309739307092095: | | | | x | 12630 | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 54.365s 638309739307114427: | | | | x | | | x | | | | | | x | | | | | | | | | | | | | | | | 0.002s 54.367s 638309739307136810: | | | | x | | | 12631 | | | | | | x | | | | | | | | | | | | | | 4885 | 0.002s 54.370s 638309739307159303: | | | | x | | | | | | | | | | x | | | | | | | | | | | 4859 | | | | 0.002s 54.372s 638309739307181814: | | 4816 | x | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.003s 54.375s 638309739307208379: | | | | x | | | | 4786 | | | | | x | | | | | | | | | | | | | | | | 0.002s 54.377s 638309739307231925: | | | | x | | | | | | | | | | x | | | | | | | | | | | | | 4749 | | 0.004s 54.381s 638309739307273118: | | | | x | | | | | | | | | | x | | | | | | | | 12540 | | | | | | | 0.003s 54.384s 638309739307299554: | | | | x | | | | | | | | | | x | | | | 4788 | | | | | | | | | | | 0.003s 54.387s 638309739307328548: | | | | x | | 4886 | | | | | | | x | | | | | | | | | | | | | | | | 0.004s 54.391s 638309739307370691: | | | | 12637 4812 | | | | | | | | | x | | | | | | | | | | | | | | | | 0.005s 54.395s 638309739307416501: | | | | | | | | | | | | 4847 | | 12638 | | | | | | | | | | | | | | | | 0.004s 54.400s 638309739307459058: | | | | | | | | | | | | | | | | | | | | | | 4738 | | | | | | | | | 0.000s 54.400s 638309739307459308: | | | | | | | | | | | | | | 12634 | | | | | | | | | | | | | | | | | 0.004s 54.404s 638309739307502449: | | | | | | | | | | | | | 12424 | | | | | | | | | | | | | | | | | | 0.004s 54.408s 638309739307545803: | | | 12640 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 54.413s 638309739307588286: | | | | | | | | | | | | | | | | | | 11526 | | | | | | | | | | | | | 0.000s 54.413s 638309739307588521: | | | | | | | | | | | | | | | | | | | | | | | | | | 4722 | | | | | 0.000s 54.413s 638309739307588689: | | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 0.003s 54.415s 638309739307617331: | | | | | | | | | | | | | | | | 12499 | | | | | | | | | | | x | | | 0.003s 54.418s 638309739307642913: | 12628 | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 0.002s 54.420s 638309739307667378: | | | | | | | | | | | 4852 | | | | | | | | | | | | | | | | x | | | 0.003s 54.423s 638309739307692825: | | | | | | | | | | | | | | | | | | | | | | | | | 12406 | | x | | | 0.003s 54.426s 638309739307718596: 12598 | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 0.002s 54.428s 638309739307742504: | | | | | | | | | | | | | | | | | | | | | 12489 | | | | | | x | | | 0.002s 54.430s 638309739307766497: | | | | | | | | | | | | | | | | | x | | | | | | | | | | x | | | 0.002s 54.433s 638309739307790943: | | | | | | | | | | | | | | | | | x | 4693 | | | | | | | | x | | | 0.002s 54.435s 638309739307815108: | | | | | | x | | | | | | | | | | x | | | | | | | | | | x | | | 0.002s 54.438s 638309739307838992: | | | | | | x | | | | | | | | | | x | | | | | | | | | | x | 12644 | 0.002s 54.440s 638309739307862815: | | | | | | x | | | | | | | | | | x | | | | | | | | | 4753 x | | | 0.002s 54.442s 638309739307886669: | | | | | | x | | | 12641 | | | | | | x | | | | | | | | | | x | | | 0.003s 54.445s 638309739307913944: | | 12621 | | | x | | | | | | | | | | x | | | | | | | | | | 12646 | | | 0.002s 54.448s 638309739307938692: | | | | | | x | | | | | | | | | | x | | | | | 4728 | | | | | | | | 0.002s 54.450s 638309739307963491: | | | | | | x | | | | | | | | | | x | | | | | | | | | | | 12614 | | 0.003s 54.453s 638309739307988597: | | | | | | x | | | | | | | | | | x | | | | | | 12643 | | | | | | | 0.002s 54.455s 638309739308012776: | | | | | | x | | | | | | | | | | x | | 12648 | | | | | | | | | | | 0.002s 54.457s 638309739308037009: | | | | | | x 4727 | | | | | | | | | x | | | | | | | | | | | | | | 0.003s 54.460s 638309739308064010: | | | | | | x | 4891 | | | | | | | | x | | | | | | | | | | | | | | 0.002s 54.463s 638309739308088038: | | | | | | x | | | | | 4805 | | | | 12650 | | | | | | | | | | | | | | 0.002s 54.465s 638309739308112287: | | | | | | x | | | | | | | | | | | | | | | 4888 | | | | | | | | | 0.003s 54.468s 638309739308139486: | | | | | | x | | | | | | | 12642 | | | | | | | | | | | | | | | | | 0.003s 54.470s 638309739308166866: | | | | | | x | | | | | | x | | | | | | | | | | | | | | | | | | 0.003s 54.473s 638309739308193829: | | | 4825 | | x | | | | | | x | | | | | | | | | | | | | | | | | | 0.003s 54.476s 638309739308220025: | | | | | | x | | | | | | x | | 12492 | | | | | | | | | | | | | | | 0.003s 54.478s 638309739308245397: | 4780 | | | | x | | | | | | x | | | | | | | | | | | | | | | | | | 0.002s 54.481s 638309739308269675: | | | | x | x | | | | | | x | | | | | | | | | | | | | | | | | | 0.003s 54.483s 638309739308295974: | | | | x | x | | | | | | x | | | | | | | | | | | 4755 | | | | | | 0.003s 54.486s 638309739308321415: 4820 | | | x | x | | | | | | x | | | | | | | | | | | | | | | | | | 0.003s 54.488s 638309739308346418: | | | | x | x | | | | | | x | 4793 | | | | | | | | | | | | | | | | 0.003s 54.491s 638309739308371748: | | | | x | x | | | | | | x | | | | | | | 12487 | | | | | | | | | | 0.003s 54.493s 638309739308396918: | | | | 12652 | x | | | | | | x | | | | | | | | | | | | | | | | | 4871 0.003s 54.496s 638309739308422931: | | | | | 4814 x | | | | | | x | | | | | | | | | | | | | | | | | | 0.002s 54.499s 638309739308447901: | | | | | | x | | | | | | x | | | | | 12653 | | | | | | | | | | | | 0.002s 54.501s 638309739308472768: | | | | | | x | | | | | | x | | | | | | | | | | | | | | | | 4885 | 0.003s 54.504s 638309739308497986: | | | | | | x | | | 4748 | | x | | | | | | | | | | | | | | | | | | 0.003s 54.506s 638309739308523982: | | | | | | x | | | | | | x | | | | | | | | | | | | | | x | | | 0.003s 54.509s 638309739308549752: | | 4816 | | | x | | | | | | x | | | | | | | | | | | | | | x | | | 0.003s 54.511s 638309739308574773: | | | | | | x | | 4737 | | | x | | | | | | | | | | | | | | 12654 | | | 0.003s 54.514s 638309739308600091: | | | | | | x | | | | | | x | | | | | | | | | | | | | | | 4854 | | 0.003s 54.517s 638309739308630199: | | | | | | x | | | | | | x | | | | | | | | | | 12651 | | | | | | | 0.004s 54.521s 638309739308671488: | | | | | | x | | | | | | x | | | | | | 4788 | | | | | | | | | | | 0.003s 54.524s 638309739308702323: | | | | | | x 4856 | | | | | x | | | | | | | | | | | | | | | | | | 0.004s 54.528s 638309739308740567: | | | | | | x | | | | | | x | | | x | | | | | | | | | | | | | | 0.003s 54.531s 638309739308767870: | | | | | | x | | | | | | x | | | x | | | | 4846 | | | | | | | | | 0.002s 54.533s 638309739308792799: | | | | | | x | | | | | | x x | | x | | | | | | | | | | | | | | 0.003s 54.536s 638309739308819821: | | | | | | x | | | | | | x x | | x 4659 | | | | | | | | | | | | | 0.003s 54.538s 638309739308845833: | | | | | | x | | | | | | x 12657 | | x | | | | | | | | 4834 | | | | | 0.003s 54.541s 638309739308873581: | | | 4884 | | x | | | | | | x | | | x | | | | | | | | | | | | | | 0.003s 54.544s 638309739308902789: | | | | | | x | | | | | | x | | 12473 x | | | | | | | | | | | | | | 0.003s 54.547s 638309739308931147: | | | | | | x | | | | 12655 | x | | | 12659 | | | | | | | | | | | | | | 0.003s 54.550s 638309739308958012: | | | | | | x | | | | | | x | | | | | | | | | | | 4845 | | | | | | 0.003s 54.553s 638309739308990948: | | | | | | x | | | | | | x | x | | | | | | | | | | | | | | | | 0.004s 54.557s 638309739309030791: | | | | | | x | | | | | | x | x | | | | | 12439 | | | | | | | | | | 0.003s 54.560s 638309739309065509: | | | | | | x | | | | | | x | x | | | | | | | | | | | | | | | 4881 0.004s 54.564s 638309739309100945: | | | | | x x | | | | | | x | x | | | | | | | | | | | | | | | | 0.003s 54.567s 638309739309129406: | | | | | x x | | | | | | x | x | | | 4693 | | | | | | | | | | | | 0.003s 54.570s 638309739309160793: | | | | | x 12664 | | | | | | x | x | | | | | | | | | | | 4865 | | | | 0.003s 54.573s 638309739309192435: | | | | | x | | | | | | | x | x | | | | | | | | | | | | | | 4760 | 0.005s 54.578s 638309739309239007: | | | | | x | | | | 4882 | | x | x | | | | | | | | | | | | | | | | 0.004s 54.581s 638309739309277035: | | x | | x | | | | | | | x | x | | | | | | | | | | | | | | | | 0.003s 54.584s 638309739309302880: | | x | | 12668 | | | | | | | x | x | | | | | | | 4804 | | | | | | | | 0.002s 54.587s 638309739309327554: | | x | | | | | | | | | | x | x | | | | | | | | | | | | | 12667 | | 0.003s 54.589s 638309739309354249: | | x | | | | | | | | | | x | x | | | | | | | | 4861 | | | | | | | 0.003s 54.592s 638309739309381038: | | x | | | | | | | | | | x | x | | | | 12670 | | | | | | | | | | | 0.003s 54.594s 638309739309406862: | | 12671 | | | | | 4811 | | | | x | x | | | | | | | | | | | | | | | | 0.002s 54.597s 638309739309431486: | | | | | | | 12416 | | | | | x | x | | | | | | | | | | | | | | | | 0.002s 54.599s 638309739309455662: | | | | | | | | | | | | 4842 x | 12673 | | | | | | | | | | | | | | | | 0.002s 54.602s 638309739309479746: | | | | 12663 | | | | | | | | x | | | | | | | | | | | | | | | | | | 0.002s 54.604s 638309739309501389: | | | | | | | | | | | | | x | | | | 4817 | | | | | | | | | | | | | 0.002s 54.606s 638309739309526038: | | | | | | | | | | | | | x | | | | | | | | | | | | 4821 | | | | | 0.004s 54.611s 638309739309568402: | 12676 | | | | | | | | | | | x | | | | | | | | | | | | | | | | | | 0.004s 54.615s 638309739309611426: | | | | | | | | | | | | | x | | 12168 | | | | | | | | | | | | | | | 0.004s 54.619s 638309739309652507: | | | | | | | | | | | | | x | | | | | | | | | | | | | | x | | | 0.005s 54.624s 638309739309699431: | | | | | | | | | | | 12549 | x | | | | | | | | | | | | | | x | | | 0.003s 54.627s 638309739309733845: 4849 | | | | | | | | | | | | x | | | | | | | | | | | | | | 12677 | | | 0.002s 54.629s 638309739309755786: | | | | | | | | | | | | | x | | | | | | | | | | | 12662 | | | | | | 0.003s 54.632s 638309739309783360: | | | | | | | | | | | | | x | | | | | | | 12392 | | | | | | | | | | 0.003s 54.635s 638309739309809574: | | | | | | | | | | | | | x | | | | | 12669 | | | | | | | | | | | | 0.004s 54.639s 638309739309853161: | | | | | | | | | | | | | x 12665 | | | | | | | | | | | | | | | | | 0.004s 54.643s 638309739309895239: | | | | | | | | | | | | | x | | | | | | | | | | | | | 4841 | | | | 0.002s 54.646s 638309739309918470: | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 12527 | 0.002s 54.648s 638309739309940029: | | | | | | | | | | | | | x | | | 4833 | | | | | | | | | | | | | | 0.002s 54.650s 638309739309962877: | | | | | | | | | | 12522 | | x | | | | | | | | | | | | | | | | | | 0.002s 54.652s 638309739309984097: | | | | | | | | | 4769 | | | 12683 | | | | | | | | | | | | | | | | | | 0.002s 54.654s 638309739310007279: | | | | | | | | | | | | | | | | | | | | | | | 12658 | | | | | | | | 0.002s 54.657s 638309739310028224: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12675 | | 0.002s 54.659s 638309739310049280: | | | | | | | | | | | | | | | | | | | | | | | | 12639 | | | | | | | 0.002s 54.661s 638309739310070580: | | | | | | | | | | | | | | | | | | | | 4788 | | | | | | | | | | | 0.000s 54.661s 638309739310070757: | | | | | | | | 12681 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 54.663s 638309739310093834: | | | | | | 12672 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 54.665s 638309739310115011: | | | | | | | 4764 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 54.665s 638309739310115251: | | | | | | | | | | | | 4679 | | | | | | | | | | | | | | | | | | | 0.000s 54.665s 638309739310115435: | | | | | | | | | | | | | | | | | | | | | | 4738 | | | | | | | | | 0.000s 54.665s 638309739310115582: | | | | 12688 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 54.668s 638309739310147166: | | | | | | | | | | | | | | | | | | 12674 | | | | | | | | | | | | | 0.003s 54.671s 638309739310176427: | | | 4717 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 54.671s 638309739310177427: | | | | | | | | | | | | | | | | 12690 | | | | | | | | | | | | | | | 0.004s 54.676s 638309739310220843: | | 4816 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 54.676s 638309739310221135: | | | | | | | | | | | 4843 | | | | | | | | | | | | | | | | | | | | 0.000s 54.676s 638309739310221362: | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.004s 54.680s 638309739310261402: 12666 | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.004s 54.684s 638309739310302450: | | | | | | | | | | | | | | | x | | | | | | | | | 12656 | | | | | | 0.004s 54.688s 638309739310339341: | | | | | | | | | | | | | | | 12692 | | | | | | | | | | | | | | | 4871 0.004s 54.691s 638309739310375371: | | | | | | | | | | | | | | | | | | | | | 12391 | | | | | | | | | | 0.003s 54.695s 638309739310409512: | | | | | | | | | | | | | | | | | | | 12647 | | | | | | | | | | | | 0.003s 54.697s 638309739310435606: | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | | 0.003s 54.701s 638309739310470428: | | | | | | | | | | | | | | x | | | | | | | | | | | | 4753 | | | | 0.002s 54.703s 638309739310493512: | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 4750 | 0.002s 54.705s 638309739310515025: | 4780 | | | | | | | | | | | | x | | | | | | | | | | | | | | | | | 0.002s 54.708s 638309739310539303: | | | | | | | | | | | | | | x | | 12686 | | | | | | | | | | | | | | 0.002s 54.710s 638309739310561384: | | | | | | | | | | 12475 | | | x | | | | | | | | | | | | | | | | | 0.002s 54.712s 638309739310583242: | | | | | | | | | | | | | | x | | | | | | | | | | | | | 12684 | | | 0.003s 54.715s 638309739310609203: | | | | | | | | | | | | | | x | | | | | | | | 12645 | | | | | | | | 0.002s 54.717s 638309739310630033: | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 4854 | | 0.002s 54.719s 638309739310651666: | | | | | | | | | | | | | | x | | | | | | | | | 12693 | | | | | | | 0.002s 54.721s 638309739310672422: | | | | | | | | | | | | | | x | | | | | 12595 | | | | | | | | | | | 0.002s 54.723s 638309739310693318: | | | | | | | | 4891 | | | | | x | | | | | | | | | | | | | | | | | 0.002s 54.725s 638309739310715343: | | | | | | 12691 | | | | | | | x | | | | | | | | | | | | | | | | | 0.002s 54.727s 638309739310737191: | | | | | | | | | | | | | | x | | | | | | | 4823 | | | | | | | | | 0.002s 54.730s 638309739310758944: | | | | | 4814 | | | | | | | | x | | | | | | | | | | | | | | | | | 0.002s 54.732s 638309739310781050: | | | | | | | | | | | | | | 12697 | | | | | | | | | | | 4834 | | | | | 0.002s 54.734s 638309739310802319: | | | | | | | | | | | | | | | | | | 4659 | | | | | | | | | | | | | 0.000s 54.734s 638309739310802546: | | | 4825 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 54.734s 638309739310802664: | | 4771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 54.734s 638309739310803148: | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | | | 0.003s 54.737s 638309739310829525: 4820 | | | | | | | | | | | | x | | | | | | | | | | | | | | | | | | 0.004s 54.741s 638309739310873261: | | | | | | | | | | | | | x | | | | | | | | | | | 12387 | | | | | | 0.005s 54.746s 638309739310926012: | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | | 4729 0.005s 54.751s 638309739310972397: | | | | | | | | | | | | | x | | | | | | | 12383 | | | | | | | | | | 0.003s 54.754s 638309739311001033: | | | | | | | | | | | | | x | | | | | 12627 | | | | | | | | | | | | 0.003s 54.757s 638309739311027566: | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 4760 | 0.003s 54.759s 638309739311052637: | 12649 | | | | | | | | | | | x | | | | | | | | | | | | | | | | | | 0.003s 54.762s 638309739311078814: | | | | | | | | | | | | | x | | | 12682 | | | | | | | | | | | | | | 0.002s 54.764s 638309739311099752: | | | | | | | | | 4737 | | | 12703 | | | | | | | | | | | | | | | | | | 0.002s 54.766s 638309739311120542: | | | | | | | | | | 4866 | | | | | | | | | | | | | | | | | | | | | 0.000s 54.766s 638309739311120678: | | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 0.003s 54.769s 638309739311155510: | | | | | | | | | | | | | | | | | | | | | | | 4804 | | | | x | | | 0.004s 54.773s 638309739311195463: | | | | | | | | | | | | | | | x | | | | | | | | | | | | x | | | 0.004s 54.777s 638309739311233792: | | | | | | | | | | | | | | | 12704 | | | | | | | | | | | | x 4749 | | 0.002s 54.779s 638309739311256302: | | | | | | | | | | | | | | | | | | | | | | | | 12537 | | | x | | | 0.002s 54.781s 638309739311277235: | | | | | | | | | | | | | | | | | | | | 12539 | | | | | | | x | | | 0.002s 54.784s 638309739311298287: | | | | | | x | | | | | | | | | | | | | | | | | | | | | x | | | 0.003s 54.786s 638309739311325303: | | | | | | 12705 | | | | | 4805 | | | | | | | | | | | | | | | x | | | 0.002s 54.788s 638309739311346186: | | | | | | | | | | | | | | | | | | | | | | 4888 | | | | | x | | | 0.003s 54.792s 638309739311379020: | | | | | 12678 | | | | | | | | | | | | | | | | | | | | | | x | | | 0.004s 54.796s 638309739311422777: | | | | | | | | | | | 4852 | | | | | | | | | | | | | | | | 12708 | | | 0.004s 54.800s 638309739311466398: | | | | | | | | | | | | | | | | | | | | | | | | | | 4722 | | | | | 0.000s 54.800s 638309739311466776: | | | 4889 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 54.801s 638309739311467575: | | | | | | | | | | | | | | | | | | | | | | | | | 4678 | | | | | | 0.000s 54.801s 638309739311467852: | | | | | | | 4856 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 54.801s 638309739311468097: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4881 0.000s 54.801s 638309739311468822: | | | | | | | | | | | | | | | | | | | | | 12352 | | | | | | | | | | 0.005s 54.805s 638309739311514439: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4876 | | | | 0.000s 54.805s 638309739311514628: | | | | | | | | | | | | | | | | | | | 12712 | | | | | | | | | | | | 0.002s 54.808s 638309739311537711: | | 12710 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 54.810s 638309739311565879: | | | | 12707 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 54.813s 638309739311595360: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4885 | 0.000s 54.813s 638309739311595623: | 11127 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 54.817s 638309739311630617: | | | | | | | | | | | | | | | | | 12660 | | | | | | | | | | | | | | 0.003s 54.819s 638309739311656517: | | | | | | | | | 4744 | | | | | | | | | | | | | | | | | | | | | | 0.000s 54.819s 638309739311656808: | | | | | | | | | | 4882 | | | | | | | | | | | | | | | | | | | | | 0.000s 54.819s 638309739311656935: | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | | 0.003s 54.822s 638309739311684475: | | | | | | | | | | | | | | x | | | 12714 | | | | | | | | | | | | | 0.003s 54.825s 638309739311714773: | | | | | | | | | | | | | | x x | | | | | | | | | | | | | | | | 0.003s 54.828s 638309739311747101: | | | | | | | | | | | | | | x x | | | | | | | | | | | | | 4854 | | 0.002s 54.831s 638309739311770359: | | | | | | | | | | | | | | x x | | | | | | | | 11886 | | | | | | | 0.003s 54.833s 638309739311796965: | | | | | | | | 4811 | | | | | 12717 x | | | | | | | | | | | | | | | | 0.003s 54.836s 638309739311827049: | | | | | | | | | | | | | | | x | | | | 12515 | | | | | | | | | | | 0.002s 54.839s 638309739311849182: | | | | | | | | | | | | | | | x | | | | | | 4846 | | | | | | | | | 0.002s 54.841s 638309739311874162: | | | | | x | | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 54.843s 638309739311895900: 4849 | | | | 12719 | | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 54.846s 638309739311918338: | | | | | | | | | | | | | x | x | | | | | | | | | | | | | | | | 0.002s 54.848s 638309739311940424: | | | 12720 | | | | | | | | | x | x | | | | | | | | | | | | | | | | 0.002s 54.850s 638309739311961956: | | | | | | | | | | | | | x | x | | | | | | | | | 4845 | | | | | | 0.002s 54.852s 638309739311985230: | | | | | | | | | | | | | x | x | | | | | 12340 | | | | | | | | | | 0.002s 54.855s 638309739312008812: | | | | | | | | | | | | | x | x | | | | | | | | | | | 4841 | | | | 0.002s 54.857s 638309739312029292: | | | | | | | | | | | 4877 | x | x | | | | | | | | | | | | | | | | 0.002s 54.859s 638309739312050289: | | | | | | | | | | | | | x | x 12718 | | | | | | | | | | | | | | | 0.002s 54.861s 638309739312070859: | | 4869 | | | | | | | | | | x | x | | | | | | | | | | | | | | | | 0.002s 54.863s 638309739312091957: | | | | 12706 | | | | | | | | x | x | | | | | | | | | | | | | | | | 0.002s 54.865s 638309739312113233: | x | | | | | | | | | | | x | x | | | | | | | | | | | | | | | | 0.002s 54.868s 638309739312137507: | x | | | | | | | | | | | x | x | 4807 | | | | | | | | | | | | | | 0.002s 54.870s 638309739312158368: | x | | | | x | | | | | | x | x | | | | | | | | | | | | | | | | 0.002s 54.872s 638309739312179549: | x | | | | 12724 | | | | | | x | x | | | | | | | 4728 | | | | | | | | 0.002s 54.874s 638309739312200740: | x | | | | | | | | | | | x | x | | 12696 | | | | | | | | | | | | | 0.002s 54.876s 638309739312223452: | x | | | | | | | | | | | x | x | | | | | | | | | | | | x | | | 0.003s 54.879s 638309739312249352: | x | | | | | | | | | | | x | x | | | | | | | | 11869 | | | x | | | 0.002s 54.881s 638309739312273458: | x | | | | | | | | 4748 | | x | x | | | | | | | | | | | | x | | | 0.002s 54.883s 638309739312296695: | x | | | | | | 12702 | | | | x | x | | | | | | | | | | | | x | | | 0.003s 54.886s 638309739312324238: | 12726 | | | | | | | | | | 4679 x | x | | | | | | | | | | | | x | | | 0.002s 54.889s 638309739312347750: | | | | | | | | | | | | | x | x | | | | 12488 | | | | | | | x | | | 0.003s 54.891s 638309739312373712: | | | | | | | | | | | | | x | x | | | 12701 | | | | | | | | x | | | 0.002s 54.894s 638309739312398137: | | | | | | | | | | | | | x | x | | | | | | 4844 | | | | | 12727 | | | 0.002s 54.896s 638309739312421157: 4830 | | | | | | | | | | | | x | x | | | | | | | | | | | | | | | | 0.002s 54.898s 638309739312444106: | | | | | | | | | | | | | x | 12729 | | | | | | | | | | 4821 | | | | | 0.002s 54.900s 638309739312467464: | | | 4889 | | | | | | | | | x | | | | | | | | | | | | | | | | | | 0.002s 54.903s 638309739312490272: | | | | | | | | | | | | | 12730 | | | | | | | | | | | | | | | | | 12700 0.002s 54.905s 638309739312515172: | | | | | | | 4878 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 54.905s 638309739312515285: | | | | | | | | | | | | | | | | | | | | | | | | | 4755 | | | | | | 0.000s 54.905s 638309739312515387: | | | | | | | | | | | | | | | | | | | | | 12731 | | | | | | | | | | 0.003s 54.908s 638309739312543431: | | | | | | | | | | | | | | | | | | | | | | | | | | | 4753 | | | | 0.000s 54.908s 638309739312543588: | | | | | | | | | | | 4843 | | | | | | | | | | | | | | | | | | | | 0.000s 54.908s 638309739312543719: | | | | | | | | | | | | | | | | 12124 | | | | | | | | | | | | | | | 0.002s 54.910s 638309739312567449: | | 12723 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 54.913s 638309739312591070: | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | | 0.002s 54.915s 638309739312615127: | | | | | | | | | | | | | | 12736 | | | | | | | | | | | | | | | 12713 | 0.002s 54.918s 638309739312639234: | | | | 12725 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 54.920s 638309739312667401: | | | | | | | | | 4737 | | | | | | | | | | | | | | | | | | | | | | 0.000s 54.921s 638309739312667541: | | | | | | | | | | | | | | | | | 12737 | | | | | | | | | | | | | | 0.002s 54.923s 638309739312690586: | | | | | 4814 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 54.923s 638309739312691416: | | | | | | | | | | | | | | | | | | 4827 | | | | | | | | | | | | | 0.000s 54.923s 638309739312691586: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12739 | | 0.004s 54.927s 638309739312735948: | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | | 0.005s 54.932s 638309739312785523: | | | | | | | | | | x | | | | | | | | | | | | | x | | | | | | | 0.005s 54.937s 638309739312836585: | | | | | | | | 4891 | x | | | | | | | | | | | | | x | | | | | | | 0.005s 54.943s 638309739312888635: | | | | | | | | | | x | | | | | | | | | 12485 | | | x | | | | | | | 0.005s 54.948s 638309739312941043: | | | | | | | | | | x | | | | | | | | 12732 | | | | x | | | | | | | 0.005s 54.953s 638309739312991057: | | | | | | | | | | x | | | | | | | | | | | | | x | | | 12740 | | | 0.005s 54.958s 638309739313040001: | | | | | | | | | | x | | | | | | | | | | | 4846 | x | | | | | | | 0.002s 54.960s 638309739313063660: 4820 | | | | | | | | | 12742 | | | | | | | | | | | | | x | | | | | | | 0.002s 54.962s 638309739313087414: | | | 4825 | | | | | | | | | | | | | | | | | | | | x | | | | | | | 0.002s 54.965s 638309739313111861: | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | 4871 0.002s 54.967s 638309739313136386: | | | | | | | 4862 | | | | | | | | | | | | | | | | x | | | | | | | 0.002s 54.970s 638309739313160945: | | | | | | | | | | | | | | | | | | | | | | | | x 4838 | | | | | | 0.002s 54.972s 638309739313185832: | | | | | | | | | | | | | | | | | | | | | | | | x | | 4859 | | | | 0.002s 54.975s 638309739313210400: | | | | | | | | | | | | | | | | 12741 | | | | | | | x | | | | | | | 0.002s 54.977s 638309739313233451: | | 12738 | | | | | | | | | | | | | | | | | | | | | x | | | | | | | 0.002s 54.979s 638309739313256312: | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | 4760 | 0.002s 54.982s 638309739313278906: | 4780 | | | | | | | | | | | | | | | | | | | | | | x | | | | | | | 0.002s 54.984s 638309739313303249: | | | | x | | | | | | | | | | | | | | | | | | | x | | | | | | | 0.002s 54.987s 638309739313327707: | | | | x | | | | 4769 | | | | | | | | | | | | | | x | | | | | | | 0.002s 54.989s 638309739313350935: | | | | x | | | | | | | | | | | | | | | | | | 12748 x | | | | | | | 0.002s 54.991s 638309739313374116: | | | | x | | | | | | | | | | | | | x | | | | | x | | | | | | | 0.002s 54.993s 638309739313396496: | | | | x | | | | | | | | | | x | | x | | | | | x | | | | | | | 0.002s 54.996s 638309739313419211: | | | | x | | | | | | | | 12749 | x | | x | | | | | x | | | | | | | 0.002s 54.998s 638309739313441719: | | | | x | | | | | | | | | | x | | x | | 12743 | | x | | | | | | | 0.002s 55.000s 638309739313464631: | | | | x x | | | | | | | | | x | | x | | | | | x | | | | | | | 0.003s 55.003s 638309739313491828: | | | | 12750 x | | | | | | 4805 | | x | | x | | | | | x | | | | | | | 0.002s 55.005s 638309739313515322: | | | | | x | | 4811 | | | | | | x | | x | | | | | x | | | | | | | 0.002s 55.008s 638309739313539961: | | | | | x | | | | | | | | x x | | x | | | | | x | | | | | | | 0.002s 55.010s 638309739313562643: | | | | | x 12746 | | | | | | | x x | | x | | | | | x | | | | | | | 0.004s 55.014s 638309739313598096: | | | | | x | | | | | | | | x x | | x | 12470 | | | x | | | | | | | 0.003s 55.017s 638309739313632670: | | | | | x | | | | | | | | x x | | x 12609 | | | | x | | | | | | | 0.003s 55.020s 638309739313661389: | | | | | x | | | | | | | | x x | | x | | | | | x | | | | 4854 | | 0.002s 55.022s 638309739313685425: | | | | | x | | | | | | | | x x | | x | | | | | x | | | x | | | 0.003s 55.025s 638309739313714191: | | | | | x | | | | | | | | x x | 12716 x | | | | | x | | | x | | | 0.003s 55.029s 638309739313748647: | | | | | x | | | | | | | | x x | | x | | | 4738 | x | | | x | | | 0.003s 55.031s 638309739313774021: | | | | | x | | | | | | | | 12753 x | | x | | | | | x | 4722 | x | | | 0.002s 55.034s 638309739313797923: 4853 | | | | x | | | | | | | | | x | | x | | | | | x | | | 12754 | | | 0.003s 55.036s 638309739313823949: | | | | | x | | | | 4748 | | | | x | | x | | | | | x | | | | | | | 0.003s 55.039s 638309739313854717: | | | 4884 | x | | | | | | | | | 12755 | | x | | | | | x | | | | | | | 0.002s 55.042s 638309739313879416: | | | | | x | | | | | | | | | | | | x | | | | | x | | | | | | 4881 0.003s 55.044s 638309739313906885: | | | | | x | 4856 | | | | | | | | | | x | | | | | x | | | | | | | 0.003s 55.047s 638309739313932768: | | | | | x | | | | | | | | | | | | x | | | | | x 4845 | | | | | | 0.002s 55.049s 638309739313956529: | | | | | x | | | | | | | | | | | | x | | | | | x | | 12722 | | | | 0.003s 55.052s 638309739313982037: | | | | | x | | | | | 4852 | | | | | | x | | | | | 12760 | | | | | | | 0.002s 55.054s 638309739314005116: | | | | | x | | | | | | | | | | 12085 | x | | | | | | | | | | | | | 0.002s 55.057s 638309739314027675: | | 12751 | | x | | | | | | | | | | | | x | | | | | | | | | | | | | 0.002s 55.059s 638309739314049901: | | | | | x | | | | | | | | | | | | x | | | | | | | | | | | 4885 | 0.002s 55.061s 638309739314072485: | 4761 | | | x | | | | | | | | | | | | x | | | | | | | | | | | | | 0.002s 55.063s 638309739314097212: | | | | | x | | | | | | | 12759 | | | | 4827 | | | | | | | | | | | | | 0.003s 55.066s 638309739314124751: | | | | | x | | | | | | | | | | | | | | | 12735 | | | | | | | | | | 0.002s 55.069s 638309739314148414: | | | | | x | | 12763 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 55.071s 638309739314171750: | | | | | x 12756 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 55.073s 638309739314194270: | | | | | x | | | | | | | | | | | | | | | | | 4728 | | | | | | | | 0.002s 55.075s 638309739314216846: | | | | | x | | | | | | | | | | | | | | x | | | | | | | | | | | 0.002s 55.078s 638309739314239902: | | | | | x | | | | | | | | | | | | | 12593 x | | | | | | | | | | | 0.002s 55.080s 638309739314263401: | | | | | x | | | | | | | | | | | 4807 | | x | | | | | | | | | | | 0.002s 55.082s 638309739314286952: | | | | 12752 x | | | | | | | | | | | | | | x | | | | | | | | | | | 0.002s 55.085s 638309739314311036: | | | | | x | | | | | | | | | | | | | | x | | | | | | | x | | | 0.003s 55.087s 638309739314337196: | | | | | x | | | | x | | | | | | | | | x | | | | | | | x | | | 0.002s 55.090s 638309739314360252: | | | | | x | | | | x | | | | x | | | | x | | | | | | | x | | | 0.002s 55.092s 638309739314382944: | | | 4825 | x | | | | x | | | | x | | | | x | | | | | | | x | | | 0.002s 55.094s 638309739314406008: | | | | | x | | | | x | | | | 12766 | | | | x | | | | | | | x | | 4824 0.002s 55.097s 638309739314429644: | | | | | x | | | | x | | | | | | | | | x | | | | 12767 | | x | | | 0.002s 55.099s 638309739314454112: | | | | | x | | | | x | | | | | | | | | x | | | | | | 4876 x | | | 0.003s 55.102s 638309739314479304: | | | | | x | | | | x 4751 | | | | | | | | x | | | | | | | x | | | 0.002s 55.104s 638309739314502562: | | | | | x | | | | x | | | | | 12765 | | | x | | | | | | | x | | | 0.002s 55.106s 638309739314525869: | | | | | x | | | | x | | | x | | | | | x | | | | | | | x | | | 0.002s 55.109s 638309739314549722: | | 12680 | | x | | | | x | | | x | | | | | x | | | | | | | x | | | 0.002s 55.111s 638309739314573572: | | | | | x | | | 4744 x | | | 12769 | | | | | x | | | | | | | x | | | 0.002s 55.113s 638309739314597468: | | | | | x | | | | x | | 12747 | | | | | | x | | | | | | | x | | | 0.002s 55.116s 638309739314621390: | | | | | x | | | | x | | | | | | | x | x | | | | | | | x | | | 0.002s 55.118s 638309739314643930: | | | | | x | | | | x | 4679 | | | | | x | 12771 | | | | | | | x | | | 0.002s 55.120s 638309739314666193: | | | | | x | | | | x | | | | | | | x | | 4791 | | | | | | x | | | 0.003s 55.124s 638309739314700979: | | | | | x | | 4811 | x | | | | | | | x | | | | | | | | | x | | | 0.003s 55.127s 638309739314735867: | | | | | x 12764 | | | x | | | | | | | x | | | | | | | | | x | | | 0.002s 55.130s 638309739314759287: | | | | | x | | | | x | | | | | | | x | | | | | | | | | 12772 4749 | | 0.002s 55.132s 638309739314782942: | | | | | x | | | | x | | | | | | | x x | | | | | | | | | | | | 0.003s 55.135s 638309739314809289: | | | | | x | | | | x | | | | | | | x 12773 | | 4844 | | | | | | | | | 0.002s 55.137s 638309739314832638: | | | | | x | | | | x | | | | | | 12768 x | | | | | | | | | | | | | 0.002s 55.139s 638309739314855354: 4820 | | | | 12775 | | | | x | | | | | | | x | | | | | | | | | | | | | 0.003s 55.142s 638309739314880373: | | | | | | | | | | 12776 | | | | | | | x | | | | | | | 4821 | | | | | 0.003s 55.145s 638309739314907686: | | | | x | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.005s 55.150s 638309739314959554: | | | | 12777 | | 4886 | | | | | | | | | | x | | | | | | | | | | | | | 0.006s 55.156s 638309739315018344: | | | | | | | | | | | | | | | x | | x | | | | | | | | | | | | | 0.006s 55.162s 638309739315080576: | | | | | | | | | | | | | | | x | | x | | | | | | | | | | | | 4881 0.005s 55.167s 638309739315134550: | | | | | | | | | | | | | | | x | | x | | | | | | 4845 | | | | | | 0.005s 55.173s 638309739315187975: | | | | | | | | | | | 12689 | | | x | | x | | | | | | | | | | | | | 0.005s 55.178s 638309739315241490: | | | | | | | | | | | | | | | x 12055 | x | | | | | | | | | | | | | 0.006s 55.184s 638309739315302885: | | | | | | | | | | | | | | | x | | 12780 | | | | | | | | | | | 4795 | 0.006s 55.190s 638309739315358463: | | 4869 | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.006s 55.195s 638309739315414558: | 12781 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | | 0.005s 55.200s 638309739315461862: | | | | | | | | | | | | | 12744 | x | | | | | | | | | | | | | | | | 0.005s 55.205s 638309739315508593: | | | | | | | | | | | | | | | x | | | | | 11163 | | | | | | | | | | 0.005s 55.209s 638309739315555480: | | | | | | | | 4891 | | | | | | x | | | | | | | | | | | | | | | | 0.003s 55.213s 638309739315590454: | | | | | | | | | | | | | | | 12784 | | | | | | | 4804 | | | | | | | | 0.003s 55.216s 638309739315618113: | | | | | | 12734 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 55.218s 638309739315643808: | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | | 0.002s 55.221s 638309739315668326: | | | | | | | | | | | | | | | | | | | | | | | | x | | | | 12591 | | 0.003s 55.223s 638309739315694460: | | | | | | | | | | | | | | | | | | | | | | 4846 | x | | | | | | | 0.005s 55.228s 638309739315741290: | | | | | | | | | | | | | | | | | 12762 | | | | | | x | | | | | | | 0.005s 55.233s 638309739315789162: 4830 | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | | 0.003s 55.235s 638309739315815316: | | | | | | | | | | | | | | 4739 | | | | | | | | | x | | | | | | | 0.003s 55.238s 638309739315841790: | | | 4884 | | | | | | | | | | | | | | | | | | | | 12788 | | | | | | | 0.003s 55.241s 638309739315876283: | | | | | | | 4727 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 55.241s 638309739315876528: | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 0.003s 55.244s 638309739315904172: | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | 4871 0.003s 55.247s 638309739315934718: | | | | | | | | | | | | | | | | | | | x x | | | | | | | | | | | 0.003s 55.250s 638309739315964533: | | | | | 12787 | | | | | | | | | | | | | x x | | | | | | | | | | | 0.002s 55.252s 638309739315986523: | | | | | | | | | | | | | | | | | | | x 12791 | | | | | | 4865 | | | | 0.002s 55.255s 638309739316009370: | | | | | | | | | | | | | | | | | | | x | | | | | 12778 | | | | | | 0.003s 55.257s 638309739316035150: | | | | | | | | | | | | | | | | | | | x | | | | | | | | 12782 | | | 0.003s 55.261s 638309739316070091: | | | | | | | | | | | 4852 | | | | | | | x | | | | | | | | | | | | 0.004s 55.265s 638309739316108854: | | | | x | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.005s 55.269s 638309739316155124: | | | | x | | | | | | | | | | | 12783 | | x | | | | | | | | | | | | 0.004s 55.273s 638309739316192228: | | | | 12793 | | | | | | | | | | | | | | x | | | | | | | | | | 4750 | 0.003s 55.276s 638309739316223014: | | | | | | | | | 4769 | | | | | | | | | 12794 | | | | | | | | | | | | 0.005s 55.281s 638309739316270623: | | | | | | | | | | | | 4805 | | | | | | | | | | | | | | | | | | | 0.000s 55.281s 638309739316270881: | | | | | | | | | | | | | 12795 | | | | | | | | | | | | | | | | | | 0.004s 55.285s 638309739316311273: | | | | | | | | | | | | | | | | | | | | | 10805 | | | | | | | | | | 0.004s 55.289s 638309739316351248: | | | | | | | | 12761 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 55.291s 638309739316374295: | | | | | | | | | | | | | | | | | | 4817 | | | | | | | | | | | | | 0.000s 55.291s 638309739316375060: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 55.294s 638309739316404831: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | 4854 | | 0.002s 55.296s 638309739316425872: | | | | | | x | | | 4748 | | | | | | | | | | | | | | | | | | | | | 0.002s 55.298s 638309739316447017: | | | | | | x | | | | | | | | | | x | | | | | | | | | | | | | | 0.002s 55.301s 638309739316471700: 4853 | | | | | x | | | | | | | | | | x | | | | | | | | | | | | | | 0.002s 55.303s 638309739316495214: | | | | | | x | | | | | | | | | | 12798 | | | | | | | | 4722 | | | | | 0.002s 55.306s 638309739316517560: | | | | | | x | | | | | | | 12796 | | | | | | | | | | | | | | | | | 0.002s 55.308s 638309739316538594: | | | | | | x | | | | | | | | | | | | | | | 4828 | | | | | | | | | 0.002s 55.310s 638309739316561829: | | | | | | x 4878 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 55.312s 638309739316583294: | | | | | | x | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 55.314s 638309739316607102: | | | | | x x | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 55.317s 638309739316629916: | | | | | x x | | | | | | | | x | | | | | | | | | | | 4859 | | | | 0.002s 55.319s 638309739316651263: | | | | | x x | | | | | | | | x | | | | | | | | | 4701 | | | | | | 0.002s 55.321s 638309739316672579: | | | 4889 | x x | | | | | | | | x | | | | | | | | | | | | | | | | 0.002s 55.323s 638309739316697034: | | | | | x x | | | | | | | | x | | | | | | | | | | | | x | | | 0.002s 55.326s 638309739316719317: | | | | | x x | | | | | | | | x | | | | | | | | x | | | x | | | 0.002s 55.328s 638309739316741089: | | | | | x x | | | | | | | | x 12045 | | | | | | | x | | | x | | | 0.002s 55.330s 638309739316763227: | | x | | x x | | | | | | | | x | | | | | | | | 12802 | | | x | | | 0.002s 55.332s 638309739316784897: | | x | | x x | | | | | | | | x | | | | | | | | | | | | x | 4885 | 0.002s 55.334s 638309739316807004: | | x | x x x | | | | | | | | x | | | | | | | | | | | | x | | | 0.003s 55.337s 638309739316834420: | | x | x x x | | | | 4877 | | | x | | | | | | | | | | | | x | | | 0.003s 55.340s 638309739316862876: | | x | x x x | | | | | 4802 | | 12804 | | | | | | | | | | | | x | | | 0.003s 55.343s 638309739316892956: | | x | x x x | | | | | | | | | | | | | x | | | | | | | x | | | 0.003s 55.346s 638309739316922525: | 4761 x | x x x | | | | | | | | | | | | | x | | | | | | | x | | | 0.003s 55.349s 638309739316951363: | | x | x x x | | | | | | | | | | | | | x 4797 | | | | | | x | | | 0.002s 55.351s 638309739316976112: | | x | x x x | | | | | | | | | | | | | 12805 | | 4728 | | | | x | | | 0.002s 55.354s 638309739316997657: | | x | x x x | 4811 | | | | | | | | | | | | | | | | | | | x | | | 0.003s 55.356s 638309739317024922: | | x | x x x | | | | | | | | | | | 12800 | | | | | | | | | x | | | 0.003s 55.359s 638309739317056020: | | x | x x x | | | x | | | | | | | | | | | | | | | | | x | | | 0.003s 55.362s 638309739317087439: | | x | x x x | | | x | | | 12801 | | | | | | | | | | | | | x | | | 0.004s 55.366s 638309739317123432: | | x | x x x | | | x | | | | | | | | | | | 4738 | | | | | x | | | 0.003s 55.369s 638309739317150389: | | x | 12809 x x | | | x | | | | | | | | | | | | | | | | | x | | 4824 0.002s 55.371s 638309739317172359: | | x | | x x | | | x | | 12790 | | | | | | | | | | | | | | x | | | 0.004s 55.375s 638309739317217277: | | x | | x x | | | x | | | | | | | | | | | | | | | | 4876 x | | | 0.005s 55.381s 638309739317267993: | | x | | x x | | | x | | | | | | | | | | | | | | 12797 | | x | | | 0.005s 55.385s 638309739317316161: | | x | | x x | | | x | | | | | | | | 4883 | | | | | | | | x | | | 0.005s 55.390s 638309739317363784: | | x 4825 | x x | | | x | | | | | | | | | | | | | | | | | x | | | 0.004s 55.394s 638309739317407418: | | x | | x x | | | x | | | | | 12027 | | | | | | | | | | | x | | | 0.005s 55.400s 638309739317458931: | | x | | x x | | | x | | | | | | | | | | | | | | | | | x | 4760 | 0.004s 55.404s 638309739317500662: | | x | | x x | | | x | | | | | | x | | | | | | | | | | x | | | 0.002s 55.406s 638309739317525034: | | x | | x x | | 4744 x | | | | | | 12814 | | | | | | | | | | x | | | 0.003s 55.409s 638309739317551282: | | x | | x x | | | x | | | | 12806 | | | | | | | | | | | | x | | | 0.004s 55.412s 638309739317586333: | | x | | x x | | | x | | | | | | | | | | 4791 | | | | | | x | | | 0.003s 55.415s 638309739317615469: | | x | | x x | | | x 4843 | | | | | | | | | | | | | | | | x | | | 0.003s 55.418s 638309739317642389: | | x | | x x | 4891 | x | | | | | | | | | | | | | | | | | x | | | 0.003s 55.421s 638309739317667810: | | x | | x x | | | x | | | | | | | | | | | | | | | | | 12817 12516 | | 0.003s 55.423s 638309739317693097: | | x | | x x | | | x | | | | | | | 12789 | | | | | | | | | | | | | 0.002s 55.425s 638309739317713163: | | 4869 | | x x | | | x | | | | | | | | | | | | | x | | | | | | | 0.002s 55.427s 638309739317734809: 4870 | | | | x x | | | x | | | | | | | | | | | | | 12818 | | | | | | | 0.002s 55.429s 638309739317754363: | | | | | x 12819 | | | x | | | | | | | | | | | | | | | 4821 | | | | | 0.002s 55.431s 638309739317773839: | | | | | x | | | | x | | | 12813 | | | | | | | | | | | | | | | | | 0.002s 55.433s 638309739317795348: | | | | | 12820 | 4727 | | x | | | | | | | | | | | | | | | | | | | | | 0.002s 55.436s 638309739317818847: | | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | 12733 0.002s 55.438s 638309739317842329: | | | | | | | | | | x | | x | | | | | | | | | | | | | | | | | | 0.003s 55.441s 638309739317868397: | | | | | | | | | | x | | x | | | | | | | | | | | 12721 | | | | | | 0.002s 55.443s 638309739317890096: | | | | | | | | | | x | | x | | | | | | x | | | | | | | | | | | 0.002s 55.445s 638309739317914680: | | | | | | | | | | x | | x | | | | | 12822 x | | | | | | | | | | | 0.002s 55.447s 638309739317936883: | | | | | | | | | | x | | x | | x | | | x | | | | | | | | | | | 0.002s 55.450s 638309739317959022: | | | | x | | | | | x | | x | | x | | | x | | | | | | | | | | | 0.004s 55.453s 638309739317995340: | 4780 | | x | | | | | x | | x | | x | | | 12823 | | | | | | | | | | | 0.002s 55.456s 638309739318017933: | | | | x | | | | | x | 4805 x | | 12824 | | | | | | | | | | | | | | | 0.050s 55.506s . 638309739318520844: | | | | x | | | | | x | | x | x | | | | | | | | | | | | | | | | 0.003s 55.508s 638309739318547485: | | | | x | | | | | x | | x | x | | | | | 12815 | | | | | | | | | | 0.002s 55.511s 638309739318570991: | | | | 12826 | | | | | x | | x | x | | | | | | | 4804 | | | | | | | | 0.002s 55.513s 638309739318594694: | | | | | | | | | | x 12685 | x | x | | | | | | | | | | | | | | | | 0.002s 55.515s 638309739318615491: | | | | | | | | | | x | | x | x | | | | | | | | | | | | | 12502 | | 0.002s 55.517s 638309739318636422: | | | | | | | | | | x | | x | x | | | | | | | | | | | | | | 4795 | 0.002s 55.520s 638309739318658637: | | | | | | | | | | x | | x | x | | 4817 | | | | | | | | | | | | | 0.003s 55.523s 638309739318688897: | | x | | | | | | | x | | x | x | | | | | | | | | | | | | | | | 0.002s 55.525s 638309739318711616: 4830 | 12829 | | | | | | | x | | x | x | | | | | | | | | | | | | | | | 0.002s 55.527s 638309739318733173: | | | | | | | | | | x | | x | x | | | | | | | | | | 4704 | | | | | 0.002s 55.529s 638309739318754602: | | | | | | | | | | x | | x 4768 x | | | | | | | | | | | | | | | | 0.002s 55.532s 638309739318777562: | | | | | | | | | | 12831 | | x | x | | | | | | 4823 | | | | | | | | | 0.004s 55.536s 638309739318819991: | | | | | | | 4886 | | | | | x | x | | | | | | | | | | | | | | | | 0.005s 55.540s 638309739318865045: | | | | | | | | 12745 | | | | x | x | | | | | | | | | | | | | | | | 0.003s 55.544s 638309739318898037: | | | | | | | | | | | | | x | x | | | | | | | | | | | | | | | 4871 0.003s 55.547s 638309739318928752: | | | | | | | | | | | | | x | 12833 | | | | | | | | | | | 4841 | | | | 0.003s 55.549s 638309739318956465: | | | | | | | | | | | | | x | | | 12816 | | | | | | | | | | | | | | 0.002s 55.552s 638309739318978195: | | | | | | | | | | | | | x | | | | | | | | | | | 4678 | | | | | | 0.002s 55.554s 638309739319000597: | | | 12834 | | | | | | | | | x | | | | | | | | | | | | | | | | | | 0.003s 55.556s 638309739319027265: | | | | | | | | | | | | | x | | | | | 4883 | | | | | | | | | | | | 0.003s 55.559s 638309739319053855: | | | | | | | | | 4769 | | | 12835 | | | | | | | | | | | | | | | | | | 0.004s 55.563s 638309739319094202: | 12836 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 55.567s 638309739319128837: | | | | | | | | | | | | | | | | | | | | | | | | 12828 | | | | | | | 0.003s 55.570s 638309739319161033: | | | | | | | | | | | | 4679 | | | | | | | | | | | | | | | | | | | 0.000s 55.570s 638309739319161471: | | | | | | 12825 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 55.572s 638309739319183794: | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 55.574s 638309739319207014: | | | | | x | | | | | | | | | | | | | | | | | | | | | | 12827 | | | 0.002s 55.577s 638309739319229071: | | | | | x | | | | | | | | | | | | | | | 4797 | | | | | | | | | | 0.002s 55.579s 638309739319250765: | | | | | x | | | | | | | | | | | | | | x | | | | | | | | | | | 0.002s 55.581s 638309739319275667: | | | | | x | | | | | | | | | | | | | | x | | 12832 | | | | | | | | 0.002s 55.583s 638309739319297463: | | | | | x | | | | | 12526 | | | | | | | | x | | | | | | | | | | | 0.002s 55.586s 638309739319318959: | | | | | x | | | | | | | | | | | | | | x | | | | | | | | 4874 | | 0.002s 55.588s 638309739319340872: | | | | | x | | | | | | | | | | | | | | x | | | | | | | | | 4885 | 0.002s 55.590s 638309739319362938: | | | | | x | | | | | | | | | | | | x | x | | | | | | | | | | | 0.002s 55.593s 638309739319387717: 4853 | | | | x | | | | | | | | | | | | x | x | | | | | | | | | | | 0.002s 55.595s 638309739319409658: | | x | | x | | | | | | | | | | | | x | x | | | | | | | | | | | 0.002s 55.597s 638309739319432120: | | x | | x | | | | | | | | | | | | x | x | | | | | 4722 | | | | | 0.002s 55.599s 638309739319453877: | | x | | x | | | | | | | | | | x | x | x | | | | | | | | | | | 0.002s 55.601s 638309739319476780: | | x | | x | | | | | | | | | | x | x | x | 4888 | | | | | | | | | 0.002s 55.604s 638309739319499058: | | x | x x | | | | | | | | | | x | x | x | | | | | | | | | | | 0.002s 55.606s 638309739319521146: | | x | x x | 4878 | | | | | | | | x | x | x | | | | | | | | | | | 0.002s 55.608s 638309739319543546: | | x | x x | | 12842 | | | | | | | x | x | x | | | | | | | | | | | 0.002s 55.610s 638309739319566064: | | x | x x | | | | | | | | | | x | x | x | | | | | | 4865 | | | | 0.002s 55.613s 638309739319588926: | | x | x x | | | | | | | | | | x x x | x | | | | | | | | | | | 0.002s 55.615s 638309739319610691: | | x | x x | | | | | | | | | | x x x | x | | | | 4755 | | | | | | 0.002s 55.617s 638309739319632288: | | x | x x | | | | | | | | | | x x x 12846 x | | | | | | | | | | | 0.002s 55.619s 638309739319656009: | | x | x x | | | | 12839 | | | | | x x x | x | | | | | | | | | | | 0.002s 55.622s 638309739319679453: | 4780 x | x x | | | | | | | | | | x x x | x | | | | | | | | | | | 0.002s 55.624s 638309739319704055: | | 4869 | x x | | | | | | | | | | x x x | x | | | 4861 | | | | | | | 0.003s 55.627s 638309739319730390: | | | | x x | | | | | | 4802 | | | x x x | x | | | | | | | | | | | 0.003s 55.630s 638309739319759087: | | | | x x 12843 | | | | | | | | | x x x | x | | | | | | | | | | | 0.004s 55.633s 638309739319795483: | | | | x x | | | | | | | | | | x x x | x | | | | | | | x | | | 0.002s 55.636s 638309739319819214: | | | | x x | | | | | | | | | | x x x | x 4791 | | | | | | x | | | 0.002s 55.638s 638309739319840983: | | | 4825 x x | | | | | | | | | | x x x | x | | | | | | | x | | | 0.002s 55.640s 638309739319863916: | | | | x x | | | | | | | | | | x x x | x | | 4728 | | | | x | | | 0.003s 55.643s 638309739319889761: | | | | x x | | | | | 4843 | | | | x x x | x | | | | | | | x | | | 0.002s 55.645s 638309739319912307: | | | | x x | | | | | | | | | | x x x | x | | | | | | | x 4854 | | 0.002s 55.647s 638309739319936024: | | | | x x | | | | | | | | | | x x 12851 | x | | | | | | | x | 12821 | 0.002s 55.650s 638309739319958150: | | | | x x | | | | | | | | 12852 | x x | | x | | | | | | | x | | | 0.002s 55.652s 638309739319982761: | | | | x x | | | | | | | | | | x x | | x | | | | | 12709 | x | | | 0.004s 55.657s 638309739320027707: | | | | x x | | | | | | | | | | x x | | x | 4738 | | | | | x | | | 0.005s 55.662s 638309739320077988: | | | | x x | | | | | | | | | | x x | | 12855 | | | | | | | x | | 4881 0.005s 55.667s 638309739320128359: | | | | x x | | 4811 | | | | | | | x x | | | | | | | | | | x | | | 0.005s 55.671s 638309739320174364: | | | | x x | | | | | | | | | | x x | | | | | | | | | 4753 x | | | 0.004s 55.675s 638309739320216985: | | | | x x | | | | | | | | | | x x | | | | | | | 4855 | | x | | | 0.003s 55.679s 638309739320251444: | | | | x x | | | | | | | | | | x x | 12845 | | | | | | | | x | | | 0.004s 55.683s 638309739320291352: | | | | x x | | | 4737 | | | | | | 12858 x | | | | | | | | | | x | | | 0.003s 55.686s 638309739320318383: | | | | x x | | | | x | | | | | | x | | | | | | | | | | x | | | 0.002s 55.688s 638309739320340828: | | | | x x | | | | x | | | | | | x | | | | | | x | | | x | | | 0.004s 55.692s 638309739320378259: | | | | x x | | | | x | | | | 12848 | x | | | | | | x | | | x | | | 0.003s 55.695s 638309739320410107: | | | | x x 12859 | | | x | | | | | | x | | | | | | x | | | x | | | 0.002s 55.697s 638309739320432057: | | 12856 | x x | | | | x | | | | | | x | | | | | | x | | | x | | | 0.002s 55.699s 638309739320453894: | | | | x x | | | | x | | 12847 | | | x | | | | | | x | | | x | | | 0.002s 55.701s 638309739320476986: | | | | x x | | | | x | | | | | | x | | | | | 12860 x | | | x | | | 0.002s 55.704s 638309739320499428: | 4686 | | x x | | | | x | | | | | | x | | | | | | x | | | x | | | 0.002s 55.706s 638309739320521031: | | | | x x | | | | x 12451 | | | | | x | | | | | | 12861 | | | x | | | 0.002s 55.708s 638309739320543843: 4870 | | | 12862 x | | | | x | | | | | | x | | | | | | | | | | x | | | 0.002s 55.710s 638309739320565438: | | | | | x | | | | x | | | | | | x | | | | | | | | | | x | 4795 | 0.002s 55.712s 638309739320587029: | | | | | x | | | | x | | | | | | x x | | | | | | | | | x | | | 0.002s 55.715s 638309739320610541: | | | | | x | | | | x | | | | | | x x | | 12849 | | | | | | x | | | 0.002s 55.717s 638309739320632279: | | | | | x | | | | x | | | | | | x x | | | | | | | 4834 | x | | | 0.002s 55.719s 638309739320653138: | | | | | x | 4727 | | x | | | | | | x x | | | | | | | | | 12863 | | | 0.002s 55.721s 638309739320674601: | | | | | x | | | | x | | | | | | x x | | | | | | | | 4876 | | | | 0.002s 55.723s 638309739320694935: | | | | | x | | | | x | | | | | | x x | | | | | | 4678 | | | | | | 0.002s 55.725s 638309739320715206: | | | | | x | | | | x | | | | | | x x 12864 | | | | | | | | | | | | 0.002s 55.728s 638309739320738984: | | | | | x | | | | x | | | | | | x x | | | | | | | | | | | | 4824 0.002s 55.730s 638309739320759010: | | | | | x | | | | x | | | 4768 | | x x | | | | | | | | | | | | | 0.002s 55.732s 638309739320782116: | | | | | x | | | | x | | | | | | x x | x | | | | | | | | | | | 0.002s 55.734s 638309739320803874: | | | | | x | | | | x | 4847 | | | | x x | 12866 | | | | | | | | | | | 0.002s 55.736s 638309739320825157: | | | | | x | | | | x | | | | x | x x | | | | | | | | | | | | | 0.003s 55.739s 638309739320855459: | | | | | x 12838 | | | x | | | | x | x x | | | | | | | | | | | | | 0.003s 55.743s 638309739320887687: | | x | | x | | | | x | | | | x | x x | | | | | | | | | | | | | 0.003s 55.745s 638309739320912987: | | x | | x | | | 4744 x | | | | x | x x | | | | | | | | | | | | | 0.004s 55.749s 638309739320951505: | | x 12867 | x | | | | x | | | | x | x x | | | | | | | | | | | | | 0.002s 55.751s 638309739320974823: | | x | | x | | | | x | | x | x | x x | | | | | | | | | | | | | 0.003s 55.754s 638309739321006453: | | x | | x | | | | x | | x | x | x x | | | | 4728 | | | | | | | | 0.003s 55.757s 638309739321036280: | 4761 x | | x | | | | x | | 12868 | x | x x | | | | | | | | | | | | | 0.003s 55.760s 638309739321066511: | | x | | x | | | | x | | | | x | 12869 x | | | | | | | | | | 12356 | | 0.004s 55.764s 638309739321103929: | | x | | x | | | | x | | | | x | | x | | | | | 4861 | | | | | | | 0.002s 55.766s 638309739321125030: | | x | | x | | | | x 4843 | | | x | | x | | | | | | | | | | | | | 0.002s 55.769s 638309739321147852: 4820 | x | | x | | | | x | | | | x | | x | | | | | | | | | | | | | 0.002s 55.771s 638309739321170771: | | x | | x | | | | x | | | | 12871 | | x | | | | | | | | | | | 4885 | 0.002s 55.773s 638309739321192524: | | x | | x | | | | x | | | | | | | x | | 4797 | | | | | | | | | | 0.002s 55.775s 638309739321215490: | | x | | x | | | | x | | | | | 12870 | x | | | | | | | | | | | | | 0.002s 55.778s 638309739321239449: | | x | | x | | | | x | | | | | | | x | | | | | | | 4704 | | | | | 0.003s 55.780s 638309739321265249: | | x | | x | | 12873 | x | | | | | | | x | | | | | | | | | | | | | 0.003s 55.783s 638309739321294377: | | x | | 12874 | | | | x | | | | | | | x | | | 4823 | | | | | | | | | 0.002s 55.785s 638309739321317221: | | x | | | | 4856 | | x | | | | | | | x | | | | | | | | | | | | | 0.002s 55.788s 638309739321338461: | | x | | | | | | | x | | | | | | | x | | | | | | | | 4865 | | | | 0.002s 55.790s 638309739321361047: | | x | | | | | | | x | | | | | | | x | | | | | | 12875 | | | | | | 0.002s 55.792s 638309739321382573: | | x | | | | | | | x | | | | | | | x 4883 | | | | | | | | | | | | 0.002s 55.794s 638309739321406470: | | x | | | | | | | x | | | | | | | x | | | | | | | | | | | | 4871 0.002s 55.797s 638309739321428727: | | x | | | | | | | x | 4679 | | | | | x | | | | | | | | | | | | | 0.002s 55.799s 638309739321451272: | | x | x | | | | | x | | | | | | | x | | | | | | | | | | | | | 0.002s 55.801s 638309739321473000: | | x | x | x | | | x | | | | | | | x | | | | | | | | | | | | | 0.002s 55.803s 638309739321494391: | | x | x | x | | | x | | | | | | | x | | | | | | | | | x | | | 0.002s 55.805s 638309739321516356: | | x | x | x | | | x | | | | | | | x | | | | 4804 | | | | x | | | 0.002s 55.808s 638309739321538594: | | x | x | x | | | x | | x | | | | x | | | | | | | | | x | | | 0.002s 55.810s 638309739321560304: | | x | x | x | | | x | | x | | | | x | | | | | | | | | x 12336 | | 0.002s 55.812s 638309739321583292: | | x | x | x | | | x | | x | | | | x | | | | | x | | | x | | | 0.002s 55.814s 638309739321604806: | | x | x | x | | | x | | x | | | | x | 12876 | | | x | | | x | | | 0.002s 55.816s 638309739321626698: | | x | x | x | | | x | | x | x | | x | | | | | x | | | x | | | 0.002s 55.819s 638309739321650741: | | x | x | x | | | x | | x | x 12878 | x | | | | | x | | | x | | | 0.002s 55.821s 638309739321672867: | | x 4825 x | x | | | x | | x | x | | x | | | | | x | | | x | | | 0.002s 55.823s 638309739321694601: | | x | x | x | | | x 12326 | x | x | | x | | | | | x | | | x | | | 0.002s 55.825s 638309739321717142: | | x | x | x | | | x | | x | x | | x | | | | | x | | | x | 4795 | 0.002s 55.828s 638309739321738901: | | x | x | x 4878 | | x | | x | x | | x | | | | | x | | | x | | | 0.002s 55.830s 638309739321762184: 4870 | x | x | x | | | x | | x | x | | x | | | | | x | | | x | | | 0.002s 55.832s 638309739321784570: | | x | x | x | | | x | | x | x | | x | | | | | x 12857 | | x | | | 0.002s 55.834s 638309739321806552: | | x | x | x | | | x | | x | x | | x | | | | | x | 4837 | x | | | 0.002s 55.837s 638309739321829497: | | x | x | x | | | x | | x | x | | x x | | | | x | | | x | | | 0.002s 55.839s 638309739321851156: | | x | x | x | | | x | | x 12884 x | | x x | | | | x | | | x | | | 0.002s 55.841s 638309739321873384: | | x | x | 12885 | | | x | 4802 x | x | | x x | | | | x | | | x | | | 0.002s 55.843s 638309739321895228: | | x | x | | | | 4769 x | | x | x | | x 12886 | | | | x | | | x | | | 0.003s 55.847s 638309739321928932: | | x | x | | | | | x | | x | x | x x | | | | | x | | | x | | | 0.003s 55.849s 638309739321956806: | 4686 x | x | | | | | x | | x | x | x x | | | | | 12887 | | | x | | | 0.003s 55.853s 638309739321990511: | | x | x | | | | | x | | x | x | x x | | | | 12810 | | | | x | | | 0.002s 55.855s 638309739322012482: | | x | x 12880 | | | | x | | x | x | x x | | | | | | | | | x | | | 0.002s 55.857s 638309739322035043: | | 4754 | x | | | | | x | | x | x | x x | | | | | | | | | x 4854 | | 0.002s 55.860s 638309739322057926: | | | | x | | | 4811 | x | | x | x | x x | | | | | | | | | x | | | 0.002s 55.862s 638309739322079333: | | | | x | | | | | x | | x | x | x x | 12888 | | | | | | | x | | | 0.002s 55.864s 638309739322102299: | | | | 12889 | | | | | x | | x | x | x x | | 12882 | | | | | | x | | | 0.002s 55.866s 638309739322125979: | | | | | | | | | | x | | x | x x x x | | | | | | | | | x | | | 0.004s 55.870s 638309739322166007: | | | | | | | | | | x | | x | x 12890 x x | | | 4738 | | | | | x | | | 0.005s 55.875s 638309739322213749: | | | | | | | | | | x 12299 | x | x | x x | | | | | | | | | x | | | 0.005s 55.880s 638309739322261094: | | | | | | | | | | x | | x | x | x x | | | | | | | | 4876 12891 | | | 0.004s 55.884s 638309739322305892: | | | | | | | 4727 | | x | | x | x | x x | | | | | | | | | | | | | 0.005s 55.889s 638309739322352725: 4853 | | | | | | | | | x | | x | x | x x | | | | | | | | | | | | | 0.004s 55.893s 638309739322388423: | | | | | | | | | | x | | x | x | x x | | | | | | 4755 | | | | | | 0.003s 55.895s 638309739322416356: | | | | | | | | | | x | | x | x | x x | | | | | | | 4831 | | | | | 0.003s 55.898s 638309739322445772: | | | | | | | | | | x | | x | x | 12895 x | | | | | | | | | | | | 4824 0.002s 55.901s 638309739322467664: | | | | | | x | | | x | | x | x | | x | | | | | | | | | | | | | 0.003s 55.903s 638309739322492859: | | | | | | x | | | x | 4679 x | x | | x | | | | | | | | | | | | | 0.002s 55.905s 638309739322514316: | | | | | | x | | 4890 x | | 12897 | x | | x | | | | | | | | | | | | | 0.002s 55.907s 638309739322535538: | 12898 | | | | x | | | x | | | | x | | x | | | | | | | | | | | | | 0.002s 55.910s 638309739322557512: | | | | | | x | | | x | | | | x | | x | | | | 12799 | | | | | | | | 0.003s 55.912s 638309739322583902: | | | | | 12892 x | | | x | | | | x | | x | | | | | | | | | | | | | 0.004s 55.916s 638309739322625481: | | | | | | x | | | x | | | | x | | x | | | | | | | | | | 12899 | | 0.003s 55.919s 638309739322651632: | | 12900 | | | x | | | x | | | | x | | x | | | | | | | | | | | | | 0.002s 55.921s 638309739322675750: | | | | | | x | | | x | | | | x | | x | 12872 | | | | | | | | | | | 0.003s 55.924s 638309739322704032: | | | | | | x | | | x | | | 4768 x | | x | | | | | | | | | | | | | 0.003s 55.927s 638309739322730336: | | | | | | x | | | x | | | | x | | x | | 12881 | | | | | | | | | | 0.003s 55.930s 638309739322760943: | | | 12901 | | x | | | x | | | | x | | x | | | | | | | | | | | | | 0.003s 55.932s 638309739322786463: | | | | | | x | | | x | | | | x | | x | | | 4863 | | | | | | | | | 0.003s 55.936s 638309739322818741: | | | | | | x | | | x | | | | x | | x 12902 | | | | | | | | | | | | 0.004s 55.940s 638309739322861786: | | | | | | x | | | x | | | | x | | x | | | | | | | | | | | 12903 | 0.004s 55.944s 638309739322904713: | | | | | | x | | | x 12280 | | | x | | 4826 | | | | | | | | | | | | | 0.004s 55.948s 638309739322941479: | | | | | | x | | | x | | | | x | | | | | | | | x | | | | | | | 0.004s 55.952s 638309739322978577: | | | | | | x | | | x | | | | 12904 | | | | | | | | x | | 4859 | | | | 0.003s 55.955s 638309739323012074: | | | | | | x 4856 | | x | | | | | | | | | | | | | x | | | | | | | 0.004s 55.959s 638309739323054138: | | | | | | x | | | x | | | | | | | | | | | | | x 12854 | | | | | | 0.002s 55.962s 638309739323078642: | | | | | | x | | | x | | | | | | | | | | | | | x | 12894 | | | | | 0.003s 55.964s 638309739323104027: | | | | | | x | | | x | | | | | | | | | | | | | x | | | | | | 12629 0.002s 55.966s 638309739323127224: | | | | | | x | | | x | | | | | 12896 | | | | | | | x | | | | | | | 0.003s 55.969s 638309739323152712: | | | | x | x | | | x | | | | | | | | | | | | | x | | | | | | | 0.003s 55.972s 638309739323184373: | | | | 12909 | x | | | x | 12879 | | | | | | | | | | | x | | | | | | | 0.003s 55.975s 638309739323210579: | | | | | | x | | | x | | x | | | | | | | | | | x | | | | | | | 0.002s 55.977s 638309739323231934: | | | | | | x | | 4769 x | | x | | | | | | | | | | x | | | | | | | 0.002s 55.979s 638309739323253806: | 4686 | | | | x | | | x | | x | | | | | | | | | | x | | | | | | | 0.002s 55.981s 638309739323275798: | | | | | | x | | | x | | x | | | | | | | | | 4804 x | | | | | | | 0.002s 55.984s 638309739323297835: | | | | | | x | | | x | | x | | | | | | | | | | x | | | 12910 | | | 0.002s 55.986s 638309739323319830: | | | | | x x | | | x | | x | | | | | | | | | | x | | | | | | | 0.002s 55.988s 638309739323341415: | | | | | x x | | | x | | x | | | | | | | | | | x | | | | 4854 | | 0.002s 55.990s 638309739323362754: | | | | | x x | 12911 | x | | x | | | | | | | | | | x | | | | | | | 0.002s 55.992s 638309739323384089: | | 4754 | | x x | | | x | | x | | | | | | | | | | x | | | | | | | 0.002s 55.994s 638309739323405113: | | | | | x x | | | x | | x | | | | | | x | | | x | | | | | | | 0.002s 55.996s 638309739323426916: | | | | | x x | | | x | | x | | | | | | x 4797 | | 4861 | | | | | | | 0.002s 55.999s 638309739323448938: | | | | | x x | | | x | | x | | | | | | x | 4823 | | | | | | | | | 0.002s 56.001s 638309739323470939: | | | | | x x | | | x | | x | | | 12906 | | x | | | | | | | | | | | 0.002s 56.003s 638309739323492241: | | | | | x x | | | x | | x | | | | | x x | | | | | | | | | | | 0.002s 56.005s 638309739323514562: | | | | | x x | | | x | | x | | | | x x x | | | | | | | | | | | 0.002s 56.007s 638309739323535891: | | | | | x x | | | x x | x | | | | x x x | | | | | | | | | | | 0.002s 56.009s 638309739323557271: | | | | | x x | | | x x | x | x | | x x x | | | | | | | | | | | 0.002s 56.012s 638309739323579125: | | | 4825 | x x | | | x x | x | x | | x x x | | | | | | | | | | | 0.002s 56.014s 638309739323601377: 12841 | | | | x x | | | x x | x | x | | x x 12914 | | | | | | | | | | | 0.002s 56.016s 638309739323623101: | | | | | x x 4878 | | x x | x | x | | x x | | | | | | | | | | | | 0.004s 56.020s 638309739323666136: | | | | | x x | | | x x | x | x | | x x | | | | | 12908 | | | | | | 0.005s 56.025s 638309739323716912: | | | | | x x | | | x x | x | x | | x x | | | | | | 4837 | | | | | 0.005s 56.031s 638309739323767719: | | | | | x x | | | x x | x | x | | x x | | | | | | | | | | | 4871 0.005s 56.035s 638309739323814545: | | | | | x x | | | x x | x | x x | x x | | | | | | | | | | | | 0.005s 56.040s 638309739323863212: | | | | | x x | | | x x | x | x x | x x | | | | | | | | | | 4795 | 0.005s 56.045s 638309739323913398: | | | | 12915 x x | | | x x | x | x x | x x | | | | | | | | | | | | 0.003s 56.048s 638309739323942961: | | | | | x x | | | x x 4847 x | x x | x x | | | | | | | | | | | | 0.002s 56.050s 638309739323965029: | | | | | x x | | 4809 x x | x | x x | x x | | | | | | | | | | | | 0.002s 56.052s 638309739323987319: | 4761 | | | x x | | | x x | x | x x | x x | | | | | | | | | | | | 0.002s 56.055s 638309739324009206: | | | | | x x | | | x x | x | x x | x x | | | | | | | | 12913 | | | 0.002s 56.057s 638309739324031352: | | | | | x x | | | x x | x | x x | x x | | | | | | | | | 12883 | | 0.002s 56.059s 638309739324053477: | | | | | x x | | | x x | x | x x | x x | | | 4728 | | | | | | | | 0.002s 56.061s 638309739324075090: | | 12893 | | x x | | | x x | x | x x | x x | | | | | | | | | | | | 0.002s 56.063s 638309739324096554: | | | | | x x | | | x x | x 4739 x x | x 12920 | | | | | | | | | | | | 0.002s 56.066s 638309739324118105: | | | | | x x | | | x x | x | x x | x | | 4794 | | | | | | | | | | 0.002s 56.068s 638309739324140056: | | | | | x x | | | x 12922 | x | x x | x | | | | | x | | | | | | | 0.002s 56.070s 638309739324162693: | | | | | x x | | | x | | x | x x x x | | | | | x | | | | | | | 0.002s 56.072s 638309739324184968: | | | | | x x | | | x | | x | x x x x | | | | | 12923 | | 4876 | | | | 0.002s 56.075s 638309739324207577: | | | | | x x | 4811 | x | | x | x x x x | | | | | | | | | | | | | 0.002s 56.077s 638309739324229916: 4830 | | | | x x | | | x | | x | x x x x | | | | | | | | | | | | | 0.002s 56.079s 638309739324252279: | | | | | x x 12844 | | x | | x | x x x x | | | | | | | | | | | | | 0.002s 56.081s 638309739324274448: | | | | | x x | | | x | | x | x x x x | | | | | | 4755 | | | | | | 0.002s 56.083s 638309739324296546: | | | | | x x | | | x | | x | x x x x | | | | | | | 4834 | | | | | 0.003s 56.086s 638309739324323460: | | | | | x x | | | x | | x | x x x x | | | | | | | | | | | | 4824 0.002s 56.088s 638309739324347157: | | | | 12926 x x | | | x | | x | x x x x | | | | | | | | | | | | | 0.002s 56.091s 638309739324372151: | | | | | x x | | 4890 x | | 12927 | x x x x | | | | | | | | | | | | | 0.002s 56.093s 638309739324396272: | | | | | x x | | | x | | | | x x x x | x | | | | | | | | | | | 0.002s 56.096s 638309739324419573: | 12928 | | | x x | | | x | | | | x x x x | x | | | | | | | | | | | 0.002s 56.098s 638309739324442834: | | | | | x x | | | x | | | | x x x 4826 | x | | | | | | | 12924 | | | 0.002s 56.100s 638309739324465434: | | | | | x x | | | x | | | | x x x | | x | | | | | | | | x | | 0.002s 56.103s 638309739324487958: | | | | | x x | | | x | | | | x x x | | x | | 12929 | | | | | x | | 0.002s 56.105s 638309739324510497: | | x | | x x | | | x | | | | x x x | | x | | | | | | | | x | | 0.002s 56.107s 638309739324533357: | | x | | x x | | | x | | | | x x x | | x 12930 | | | | | | | x | | 0.002s 56.109s 638309739324556357: | | x | | x x | | | x | | | | x x x | | 12931 | 4888 | | | | | | x | | 0.002s 56.112s 638309739324579312: | | x | | x x | | | x x | | | x x x | | | | | | | | | | | x | | 0.002s 56.114s 638309739324602607: | | x 12932 | x x | | | x x | | | x x x | | | | | | | | | | | x | | 0.002s 56.116s 638309739324625518: 4870 | x | | x x | | | x x | | | x x x | | | | | | | | | | | x | | 0.002s 56.119s 638309739324648080: | | x | | x x 4886 | | x x | | | x x x | | | | | | | | | | | x | | 0.002s 56.121s 638309739324672061: | | x | | x x | | | x x | | | x x x | | | | | | | | 12679 | | x | | 0.003s 56.124s 638309739324702532: | | x | | x x | | | x x | | | x x x | | | | | | | | | | | x 12935 | 0.003s 56.127s 638309739324735487: | | x | | x x | | | x x | | | x x x | | | | | | | | | 4865 | x | | 0.003s 56.130s 638309739324762959: | | x | | x x | | | x x | | | x x x | | | | | | | | | | | x | 12532 0.004s 56.134s 638309739324804544: | | x | | x x | | | x x 4679 | | x 12937 x | | | | | | | | | | | x | | 0.003s 56.137s 638309739324837363: | | x | 12934 x x | | | x x | | | x | x | | | | | | | | | | | x | | 0.003s 56.141s 638309739324871180: | | x | | x x | | 4744 x 12938 | | | x | x | | | | | | | | | | | x | | 0.002s 56.143s 638309739324893328: | | x | | x x | | | x | | x | x | x | | | | | | | | | | | x | | 0.002s 56.145s 638309739324915345: | 4761 x | | x x | | | x | | x | x | x | | | | | | | | | | | x | | 0.003s 56.148s 638309739324945318: | | x | | x x | | | x | | x | x | x x | | | | | | | | | | x | | 0.003s 56.152s 638309739324978325: | | x | | x x | | | x | | x | x | x x | | | | | | | | | 12919 x | | 0.003s 56.154s 638309739325003461: | | x | | x x | | | x | | x | x | x x 4883 | | | | | | | | | x | | 0.002s 56.156s 638309739325026298: | | x | | x x | | | x | | x | x | x x | | | | | 4861 | | | | x | | 0.002s 56.159s 638309739325049453: | | x | | x x | | | x | | x | x | x x | | | | 4728 | | | | | x | | 0.002s 56.161s 638309739325071903: | | x | | x 12940 | | | x | | x 4768 x | x x | | | | | | | | | | x | | 0.002s 56.163s 638309739325094464: | | x | | x | | | | x | | x | x | x x | | 4794 | | | | | | | x | | 0.002s 56.165s 638309739325117280: | | x | | x | | 12941 | x | | x | x | x x | | | | | | | | | | x | | 0.002s 56.168s 638309739325139514: 4853 | x | | x | | | | x | | x | x | x x | | | | | | | | | | x | | 0.002s 56.170s 638309739325161564: | | x | | x | | | | x | | x | x | x x | | | | | | 12943 | | | x | | 0.002s 56.172s 638309739325184195: | | x | | x | 4878 | | x | | x | x | x x | | | | | | | | | | x | | 0.003s 56.175s 638309739325210125: | | x | | x | | | | x | | x | x | x x | | | | | | | 12636 | | x | | 0.004s 56.179s 638309739325250047: | | x | | x | | | | x | | x | x | x x | | | | | | | | | | x | 4887 0.004s 56.182s 638309739325286159: | | x | | x | | | | x | | x | x | x x | x | | | | | | | | x | | 0.004s 56.186s 638309739325326147: | | x | | x | | | | x | 4802 12945 | x | x x | x | | | | | | | | x | | 0.002s 56.189s 638309739325350348: | | x 4825 | x | | | | x | | | | x | x x | x | | | | | | | | x | | 0.002s 56.191s 638309739325373299: | | x | 12921 x | | | | x | | | | x | x x | x | | | | | | | | x | | 0.004s 56.196s 638309739325417586: | | x | | x | | | | x x | | | x | x x | x | | | | | | | | x | | 0.006s 56.201s 638309739325473119: | 12944 x | | x | | | | x x | | | x | x x | 12946 | | | | | | | | x | | 0.002s 56.203s 638309739325497292: | | x | | x | | | | x x | | | x | x x | | | | | | | | | | x 4795 | 0.002s 56.206s 638309739325520328: | | 4754 | | x | | | | x x | | | x | x x | | | | | | | | | 12918 x | | 0.002s 56.208s 638309739325544291: | | | | | x | | | | x x | | | x | x x | | | | | 12933 | | | | x | | 0.002s 56.210s 638309739325566509: | | | | | x | | | | x x | | | 12948 | x x | | | | 12779 | | | | | x | | 0.002s 56.213s 638309739325588876: | | | | | x | | | | x x | | 12949 | | x x | | | | | | | | | | x | | 0.002s 56.215s 638309739325611257: | | | | | x | | | | x x | | | | | x x | | | 4823 | | | | | | 12950 | | 0.002s 56.217s 638309739325633972: | | | | | x | | | | x x | | | | | x x | | 12905 | | | | | | | | | | 0.002s 56.219s 638309739325655808: | | | | | x | | | | x x | | | | 12942 x x | | | | | | | | | | | | | 0.002s 56.221s 638309739325676948: 12917 | | | | 12952 | | | | x x | | | | | x x | | | | | | | | | | | | | 0.002s 56.224s 638309739325697549: | | | | | | | | | | x x | | | | | 12953 x | | | | | | | | 4859 | | | | 0.002s 56.226s 638309739325717859: | | | | | | | | | | x x | | | | | | x | | | | | | | 4834 | | | | | 0.002s 56.228s 638309739325738346: | | | | | | | | | | x x | | | | | | x | | | | | | | | | | | | 4871 0.002s 56.230s 638309739325758849: | | | | | | | 4856 | | x x | | | | | | x | | | | | | | | | | | | | 0.002s 56.232s 638309739325779380: | | | | | | | | | | x x | x | | | | x | | | | | | | | | | | | | 0.002s 56.234s 638309739325800879: | | | | | | | | | | x x 4679 x | | | | x | | | | | | | | | | | | | 0.002s 56.236s 638309739325821591: | | | | | | | | 4811 | x x | x | | | | x | | | | | | | | | | | | | 0.002s 56.238s 638309739325842033: | | | | | | 12947 | | | x x | x | | | | x | | | | | | | | | | | | | 0.002s 56.240s 638309739325862629: | | | 12812 | | | | | | x x | x | | | | x | | | | | | | | | | | | | 0.002s 56.242s 638309739325884149: | | | | | | | | | 4890 12957 x | x | | | | x | | | | | | | | | | | | | 0.002s 56.244s 638309739325906988: | | | | x | | | | | | x | x | | | | x | | | | | | | | | | | | | 0.002s 56.247s 638309739325928450: | | | | x | | | | | | x | x | | | | x | | | | | | 4755 | | | | | | 0.002s 56.249s 638309739325949662: | | | | x | | | | | | x | x | | | | x | 4860 | | | | | | | | | | | 0.003s 56.251s 638309739325976706: | 4761 | | x | | | | | | x | x | | | | x | | | | | | | | | | | | | 0.002s 56.254s 638309739326001501: | | | | 12958 | | | | | | x | x | | | | x 4693 | | | | | | | | | | | | 0.003s 56.257s 638309739326032768: | | | | | | | | | | | x | x | | | | x | | | | | | | | | x | | | 0.003s 56.260s 638309739326060598: | | | | | | | | | | | x | x | | | | x | | | | | 12956 | | | x | | | 0.004s 56.263s 638309739326095944: | | | | | | | | | | | 4751 | x | | | | x | | | | 12774 | | | | x | | | 0.004s 56.268s 638309739326137703: | | | | | | | | | | | | | x | 12951 | | x | | | | | | | | | x | | | 0.003s 56.271s 638309739326172161: | | | | | | | | | | | | | x 4768 | | | x | | | | | | | | | x | | | 0.003s 56.274s 638309739326200026: | | | | | | | | | | | | | x | | | | x | | 4797 | | | | | | x | | | 0.002s 56.276s 638309739326223627: | | | | | | | | | | | | | x | | x | x | | | | | | | | | x | | | 0.002s 56.279s 638309739326248442: 4870 | | | | | | | | | | | | x | | x | x | | | | | | | | | x | | | 0.003s 56.282s 638309739326279445: | | x | | | | | | | | | | x | | x | x | | | | | | | | | x | | | 0.002s 56.284s 638309739326303711: | | x | | 12954 | | | | | | | x | | x | x | | | | | | | | | x | | | 0.002s 56.286s 638309739326325798: | | x | | | | | | | | | | x | | x | x | | | | | | | 12625 | x | | | 0.002s 56.288s 638309739326347327: | | x | | | | | | | | | | x | | x | x | | | | | | | | | x | | x 0.002s 56.291s 638309739326369254: | | x | | | x | | | | | | x | | x | x | | | | | | | | | x | | x 0.002s 56.293s 638309739326390670: | | x 4889 | | x | | | | | | x | | x | x | | | | | | | | | x | | x 0.002s 56.295s 638309739326412113: | | x | | | x 4727 | | | | | x | | x | x | | | | | | | | | x | | x 0.002s 56.297s 638309739326436269: | | x | | | x | | | | | | x | | x | x | | | | | | | | | x 4854 | x 0.002s 56.300s 638309739326458307: | | x | | | x | | | | | | x | | x | x | 12960 | | | | | | | x | | x 0.002s 56.302s 638309739326480128: | | x | | | x | | | | | | x | | x | x | | | | | | | | | x | 12962 x 0.002s 56.304s 638309739326501056: | 4686 x | | | x | | | | | | x | | x | x | | | | | | | | | x | | x 0.003s 56.306s 638309739326527248: | | x | | | x | | | | | | x | | x x x | | | | | | | | | x | | x 0.003s 56.310s 638309739326559179: | | x | | | x | | | | | 4847 x | | x x x | | | | | | | | | x | | x 0.003s 56.313s 638309739326592561: | | x | | | x | | | | | | x | | x x x 12964 | | | | | | | | x | | x 0.003s 56.316s 638309739326621096: | | x | | | x | | | | | | x | | x x x | | | | | 4861 | | | x | | x 0.002s 56.318s 638309739326644316: | | x | | | x | | | | | | x | | x 4807 x | | | | 4728 | | | | x | | x 0.002s 56.321s 638309739326667726: | | x | | | x | | | | x | x | | 12965 | x | | | | | | | | | x | | x 0.002s 56.323s 638309739326690845: | | x | | | x | | | | x | x | x | | x | | | | | | | | | x | | x 0.002s 56.325s 638309739326714341: | | x | | | 12966 | | | | x | x | x | | x | | | 4888 | | | | | x | | x 0.003s 56.328s 638309739326740996: | | x | | | | | | | | x | x 4739 x | | x | | | | | | | | | x | | x 0.002s 56.330s 638309739326761465: 4853 | 12968 | | | | | | | | x | x | x | | x | | | | | | | | | x | | x 0.002s 56.332s 638309739326782051: | | | | | | | | | | x x | x | x | | x | | | | | | | | | x | | x 0.004s 56.336s 638309739326820203: | | | | 12961 | | | | | x x | x | x | | x | | | | | | | | | x | | x 0.003s 56.339s 638309739326848577: | | | | | | | | | | x x | x | x | | x | | | | | | | | 4865 12969 | | x 0.002s 56.341s 638309739326870344: | | | | | | | | | | x x | x | x | | x | | 4794 | | | | | | | | | x 0.002s 56.343s 638309739326893054: | | | | | x | | | | x x | x | x | | x | | | | | | | | | | | | 4887 0.002s 56.345s 638309739326915748: | | | | | x | | | | x x | x | x | | x | | | | | | | 4850 | | | | | 0.004s 56.349s 638309739326954641: | | | | | x | | 12970 | x x | x | x | | x | | | | | | | | | | | | | 0.003s 56.352s 638309739326979697: | | | | | 12971 | | | 4744 x x | x | x | | x | | | | | | | | | | | | | 0.003s 56.354s 638309739327006371: | | | | | | | 4886 | | x 12972 | x | x | | x | | | | | | | | | | | | | 0.004s 56.359s 638309739327051056: | | | | | | | | | | x | | x | x | | x | | | | | | 12973 | | | | | | 0.005s 56.363s 638309739327096755: | | | | | | | | | | x | | x | x | | x | | | | | | | | | | x | | 0.005s 56.368s 638309739327145181: | | | | | | | | | | x | | x | x | | x | 12955 | | | | | | | | x | | 0.003s 56.372s 638309739327179443: | 12837 | | | | | | | | x | | x | x | | x | | | | | | | | | | x | | 0.004s 56.376s 638309739327220422: | | | | | | | | | | x | | x | x | | x 4693 | | | | | | | | | x | | 0.002s 56.378s 638309739327244794: | | | | | | | | | | x | | x | x | | x | | | | | 12963 | | | | x | | 0.003s 56.381s 638309739327271127: | | | | | | | | | | x | | x | x | | x | | | | x | | | | | x | | 0.003s 56.384s 638309739327301891: | | | | | | | | | | 12978 | | x | x | x x | | | | x | | | | | x | | 0.004s 56.388s 638309739327340432: | | | | | | | | | | | | | x | x x x x | | | | x | | | | | x | | 0.003s 56.391s 638309739327369125: | | | | | | | | | | | | | x | x x x x | | | | x | | | | | x 4795 | 0.002s 56.393s 638309739327393064: 4830 | | | | | | | | | | | | x | x x x x | | | | x | | | | | x | | 0.003s 56.396s 638309739327419577: | | x | | | | | | | | | | x | x x x x | | | | x | | | | | x | | 0.002s 56.398s 638309739327443022: | | x | 12977 | | | | | | | | x | x x x x | | | | x | | | | | x | | 0.002s 56.400s 638309739327465454: | | x | | | | | | | | | | x | x x x x | | | | x | | | 4753 | x | | 0.003s 56.403s 638309739327491279: | | x | | | | | | | | | | x | x x x x | | 12976 | x | | | | | x | | 0.002s 56.405s 638309739327514402: | | x | | | | | | | | | | x | x x x x | | | | x | | | | | x | 4871 0.002s 56.407s 638309739327537470: | | x | | | | | | | | | | x | x x x x | | | | x | | 12619 | | x | | 0.002s 56.410s 638309739327560372: | | x 4825 | | | | | | | | | x | x x x x | | | | 12984 | | | | | x | | 0.002s 56.412s 638309739327582836: | | x | | | x | | | | | | x | x x x x | | | | | | | | | | x | | 0.002s 56.414s 638309739327606273: | | x | | | x | | 4809 | | | x | x x 12985 x | | | | | | | | | | x | | 0.002s 56.417s 638309739327628683: | | x | | | x | | | | 4751 | x | x x | x | | | | | | | | | | x | | 0.002s 56.419s 638309739327651962: | | x | | | x | | | | | | x | x x | x | | | | | | | | | 12980 x | | 0.002s 56.421s 638309739327674823: | | x | | | x | | | | | | x | x x | x | 4860 | | | | | | | | x | | 0.002s 56.424s 638309739327698005: | | x | | | x | 4811 | | | | x | x x | x | | | | | | | | | | x | | 0.002s 56.426s 638309739327721992: | | x | | | x | | | | | 4802 x | x 12986 | x | | | | | | | | | | x | | 0.002s 56.428s 638309739327744158: | 12770 x | | | x | | | | | | x | x | | x | | | | | | | | | | x | | 0.003s 56.431s 638309739327776755: | | x | | x x | | | | | | x | x | | x | | | | | | | | | | x | | 0.002s 56.434s 638309739327800753: | | x | | x x | | | | | | x | x | | x | | | | | 12981 | | | | x | | 0.002s 56.436s 638309739327823211: | | x | | x x | | | | | | x | x | | x | | | | | | 4755 | | | x | | 0.002s 56.438s 638309739327845400: | | x | | x x | | | x | | x | x | | x | | | | | | | | | | x | | 0.002s 56.441s 638309739327870119: | | x | | x x | | | x | | x | x | | x | | | 4823 | | | | | | 12987 | | 0.002s 56.443s 638309739327893195: | | x | | x x | | | x | | x 12988 x | | x | | | | | | | | | | | | | 0.002s 56.445s 638309739327914687: 4870 | x | | x x | | | 12989 | | x | x | | x | | | | | | | | | | | | | 0.002s 56.448s 638309739327938293: | | x | x x x | | | | | | x | x | | x | | | | | | | | | | | | | 0.003s 56.451s 638309739327972980: | | x | x x x | | | | | | x | x | | x | | 12865 | | | | | | | | | | 0.003s 56.454s 638309739328002348: | | x | x x x | | | | | | x | x | | x | | | | | | | | | | | | 12982 0.003s 56.457s 638309739328029316: | | x | x x x | | | | | | x | x | | x | | | | | | | x | | | | | 0.003s 56.460s 638309739328062830: | | x 12991 x x x | | | | | | x | x | | x | | | | | | | x | | | | | 0.002s 56.462s 638309739328085342: | | x | x x x | | | | | | x | x | | x | | | | | | | x 4859 | | | | 0.002s 56.465s 638309739328108442: | | x | x x x | | | | | | x | x | 4807 x | | | | | | | x | | | | | 0.003s 56.468s 638309739328142347: | | x | x x x | | 4744 | | | x | x | | x | | | | | | | x | | | | | 0.002s 56.470s 638309739328167039: | | x | x x x 4727 | | | | | x | x | | x | | | | | | | 12993 | | | | | 0.003s 56.474s 638309739328198536: | | x | x x x | | | | 12975 | x | x | | x | | | | | | | | | | | | | 0.002s 56.476s 638309739328219746: | | x | x x x | | | | | | x | x | | x | | | | | | | | | 12974 | | | 0.002s 56.478s 638309739328241456: | | x | x x x | 12995 | | | | x | x | | x | | | | | | | | | | | | | 0.002s 56.480s 638309739328262204: | 4761 x | x x x | | | | | | x | x | | 4827 | | | | | | | | | | | | | 0.002s 56.482s 638309739328283620: | | x | x x x | | | | | | x | x | | | | | | | | 4861 | | | | | | | 0.003s 56.485s 638309739328313258: | | x | x x x | | | | | | x | x | | | | | | | 4728 | | | | | | | | 0.002s 56.487s 638309739328336209: | | x | x x x | | | | | 4805 x | x | | | | | | | | | | | | | | | | 0.002s 56.490s 638309739328360196: | | x | x x x | | | | | | x | x | | | | | | 4738 | | | | | | | | | 0.002s 56.492s 638309739328383060: | | x | x x x | | | | | | x | x | | | | | | | | | | | | | | 12997 | 0.002s 56.494s 638309739328404548: | | x | x x x | | | x | | x | x | | | | | | | | | | | | | | | | 0.004s 56.499s 638309739328449148: | | x | x x x | | | x | | x | x | | | | | 4794 | | | | | | | | | | 0.005s 56.503s 638309739328496352: | | x | x x x | | | x | | x | x | | | | | | | | | | | | | | | 4887 0.005s 56.508s 638309739328544403: | | x | x x x | | | x | | x | x | | | 4883 | | | | | | | | | | | | 0.005s 56.513s 638309739328590417: | | x 4825 x x x | | | x | | x | x | | | | | | | | | | | | | | | | 0.005s 56.517s 638309739328636155: | | x | x x x | | | x | | x | x | | | | | | | | | | | 4865 | | | | 0.005s 56.522s 638309739328686104: | | x | x x x | | | x | | x | x | 12999 | | | | | | | | | | | | | | 0.002s 56.524s 638309739328707273: | | x | x x x | | | x | | x | x | | | | | | | | | | | | | x | | 0.002s 56.527s 638309739328728063: | | x | x x x | | 4890 x | | x | x | | | | | | | | | | | | | x | | 0.002s 56.529s 638309739328748822: | | x | x x x | | | x | | x 4739 x | | | | | | | | | | | | | x | | 0.002s 56.531s 638309739328769448: | | x | x x x 12811 | | x | | x | x | | | | | | | | | | | | | x | | 0.002s 56.533s 638309739328794326: | | x | x x x | | | x | | x | x 12996 | | | | | | | | | | | | x | | 0.002s 56.535s 638309739328814881: | | x | x x x | | | x x | x | x | | | | | | | | | | | | | x | | 0.002s 56.537s 638309739328836886: | | x | x x x | | | x x | x | x | | | | 13002 | | | | | | | | x | | 0.002s 56.540s 638309739328857543: | | x | x x x | | | x x | x | x | | | | | | | | | | | | x 4854 | | 0.003s 56.542s 638309739328882548: | | x | x x x | 4811 | x x | x | x | | | | | | | | | | | | x | | | 0.003s 56.545s 638309739328914934: | | x | x x x | | | x x | x | x | | 13001 | | | | | | | | | x | | | 0.003s 56.548s 638309739328944944: | | x | 13004 x x | | | x x | x | x | | | | | | | | | 4855 | | x | | | 0.003s 56.551s 638309739328975017: | | x | | x x | | | x 13005 | x | x | | | | | | | | 12998 | | | x | | | 0.002s 56.553s 638309739328996871: | | x | | x x | | | x | 4847 x | x | | | | | | | | | | | | x | | | 0.002s 56.556s 638309739329021718: | | x | | x x | | | 13007 | | x | x | | | | | | 4888 | | | | | x | | | 0.003s 56.559s 638309739329052192: 4830 | x | | x 13008 | | | | | | x | x | | | | | | | | | | | | x | | | 0.003s 56.562s 638309739329077694: | 4686 x | | x | | | | | | | x | x | | | | | | | | | | | | x | | | 0.003s 56.564s 638309739329103752: | | x | | x | | | | | | | x | x | | | | | | | | | | x | x | | | 0.002s 56.566s 638309739329124686: | | x | | x | | | | | | | x | x | | | | | 4734 | | | | x | x | | | 0.002s 56.568s 638309739329143705: | | x | | x | | | | | | | x | x | | | | | | | x | | x | x | | | 0.002s 56.570s 638309739329163555: | | x | | 13010 | | | | | | | x | x | | | | | | | x | | x | x | | x 0.002s 56.572s 638309739329183279: | | x 4889 | | | | | | | | | x | x | | | | | | | x | | x | x | | x 0.003s 56.575s 638309739329214234: | | x | | | | | | | | | | x | x | | | | | | | x | | x | x | 4795 x 0.002s 56.577s 638309739329236842: | | x | | | | | | | | | | x | x | | | | | | | x | | x 4841 x | | x 0.002s 56.579s 638309739329256787: | | x | | | | | | | | | | x | x | 4807 | | | | | x | | x | x | | x 0.002s 56.582s 638309739329277567: | | x | | | | 4886 | | | | | x | x | | | | | | | x | | x | x | | x 0.002s 56.584s 638309739329297810: | | x | | | | | | | | | | x | x x | | | | | | x | | x | x | | x 0.002s 56.586s 638309739329318079: | | x | | | | | | | | | | x | x x | | | | | | x | | x | x x | x 0.002s 56.588s 638309739329338592: | | x | | | | | 13014 | | | | x | x x | | | | | | x | | x | x x | x 0.002s 56.590s 638309739329358902: | | x | | | | | | | | | | x | x x | x | | | | x | | x | x x | x 0.002s 56.592s 638309739329378687: | | x | | | | | | | | | | x | x x | x | | | | x | 4701 x | x 13015 | x 0.002s 56.594s 638309739329398966: | | x | | | | | | | | | | x | x x | x | | | | x 12979 | x | x | | x 0.002s 56.596s 638309739329419284: | | x | | | | | | | | x | x | x x | x | | | | x | | x | x | | x 0.002s 56.598s 638309739329439591: | | x | | | | | | | x x | x | x x | x | | | | x | | x | x | | x 0.002s 56.600s 638309739329459801: | | x | | | | | | | x x | x | x x | x | | | 4738 x | | x | x | | x 0.002s 56.602s 638309739329480453: 12711 | x | | | | | | | x x | x | x x | x | | | | x | | x | x | | x 0.002s 56.604s 638309739329500814: | | x | | | | | | | x x | x | x x | x | 4860 | | x | | x | x | | x 0.002s 56.606s 638309739329521401: | x x | | | | | | | x x | 13018 | x x | x | | | | x | | x | x | | x 0.002s 56.608s 638309739329541684: | x x | | | | | | | x x | | | x x | x 13000 | | | 13019 | | x | x | | x 0.002s 56.610s 638309739329561878: | x x | | x | | | | x x | | | x x | x | | | | | | | x | x | | 4887 0.002s 56.612s 638309739329582816: | x x | x x | | | | x x | | | x x | x | | | | | | | x | x | | | 0.002s 56.614s 638309739329603705: | x x | x x | | | | x x | | | x x | x | | | | | | | x | x | 13020 | 0.002s 56.616s 638309739329624101: | x x | x x | | | | x x | | | x x | x | | 12992 | | | | x | x | | | 0.002s 56.618s 638309739329647444: | x x | x x | | | | x x | | | x x | x | | | | | | | x 4859 x | | | 0.002s 56.621s 638309739329668012: | x x | x x | | | 4786 x x | | | x x | x | | | | | | | 13022 | x | | | 0.002s 56.623s 638309739329688530: | x x | x x | | | | x x | | 13023 x x | x | | | | | | | | | x | | | 0.002s 56.625s 638309739329708563: | x x | 13024 x | | | | x x | | | x x 13021 x | | | | | | | | | x | | | 0.002s 56.627s 638309739329733437: | x x | | x x | | | x x | | | x x | x | | | | | | | | | x | | | 0.003s 56.630s 638309739329761211: | x x | | x x | 4811 | x x | | | x x | x | | | | | | | | | x | | | 0.003s 56.633s 638309739329793420: | x x | | x x | | | x x | | | x x | x | | | | | | | | | x 13016 | | 0.003s 56.636s 638309739329825814: | x x | | x x | | | x x | | | x 13025 | x | | | | | | 4855 | | x | | | 0.003s 56.639s 638309739329853868: | x x | | x x | | | x x | | | x | | x | | | | | 4861 | | | x | | | 0.002s 56.641s 638309739329875117: | x x | | x x | | | x x 13026 | | x | | x | | | | | | | | | x | | | 0.002s 56.643s 638309739329897352: | x x | | 13027 x | | | x x | | | x | | x | | | 4823 | | | | | x | | | 0.003s 56.646s 638309739329922895: 4853 x x | | | x | | | x x | | | x | | x | | | | | | | | | x | | | 0.002s 56.648s 638309739329945906: | 4686 x | | | x | | | x x | x | x | | x | | | | | | | | | x | | | 0.022s 56.670s 638309739330166884: | | x | | | x | | | x x | x | x | | x 12939 | | | | | | | | x | | | 0.003s 56.673s 638309739330194830: | | x 13028 | | x | | | x x | x | x | | x | | | | | | | | | x | | | 0.002s 56.675s 638309739330216017: | | x | | | x | | | x x | x | x | | x | | | | | | | | | x | 4795 | 0.002s 56.678s 638309739330237518: | | x | | | x | | | x x | x | x | | x | | 12807 | | | | | | x | | | 0.003s 56.681s 638309739330267741: | | x | | | x | | | x x | x | x | | x | | | | | | | | 12699 13029 | | | 0.003s 56.683s 638309739330296359: | | x | | | x | | 4809 x x | x | x | | x | | | | | | | | | | | | | 0.002s 56.686s 638309739330319413: | | x | | | 13031 4727 | | x x | x | x | | x | | | | | | | | | | | | | 0.002s 56.688s 638309739330341176: | | x | 13030 | | | | | x x | x | x | | x | | | | | | | | | | | | | 0.002s 56.690s 638309739330361927: | | x | | | | | | | x x | x | x | 4807 x | | | | | | | | | | | | | 0.002s 56.692s 638309739330383596: | | x | | | | | 13032 | x x | x | x | | x | | | | | | | | | | | | | 0.002s 56.694s 638309739330406216: | | x | | | | | | | x x | x | x | | x | | | | | | | | | | x | | 0.002s 56.696s 638309739330427363: | | x | | | | | | | x x | x | x | | x | | | | x | | | | | x | | 0.003s 56.699s 638309739330453336: | | x | | | | | | | x x | x | x | | x | | | | x | 4755 | | | x | | 0.002s 56.701s 638309739330475808: | | x | | | | | | | x x | x | x x | x | | | | x | | | | | x | | 0.002s 56.703s 638309739330497444: | | x | | x | | | | x x | x | x x | x | | | | x | | | | | x | | 0.002s 56.706s 638309739330518803: | | x | | x | | | | x x | x | x x | x | | | 4738 x | | | | | x | | 0.002s 56.708s 638309739330539997: | | x | | x | | | | x x | x | x x | x | 13034 | | 13035 | | | | | x | | 0.002s 56.710s 638309739330561397: 4870 | x | | x | | | | x x | x | x x | x | | | | | | | | | | x | | 0.002s 56.712s 638309739330581830: | | x | | x | | | | x x | x | x x | x | | | | | | | x | | x | | 0.002s 56.714s 638309739330603390: | 13037 x | | x | | | | x x | x | x x | x | | | | | | | x | | x | | 0.002s 56.716s 638309739330623853: | | x | | x | | | | x x | x 4739 x x | x | | | | | | | x | | x | | 0.003s 56.719s 638309739330650048: | | x | | x | | | | x x | x | x x | 4826 4883 | | | | | | x | | x | | 0.003s 56.722s 638309739330682489: | | x | | x | | | | x x | x | x x | | | | | | | | | 13038 | | x | 4729 0.003s 56.725s 638309739330710252: | | x | | x | | | | x x | x | x x | | | | | | | | | | | | x 13039 | 0.002s 56.727s 638309739330732287: | | x | | x | | | | 4748 x | x | x x | | | | 10714 | | | | | | | x | | 0.002s 56.729s 638309739330755346: | | x | | x | | | | | x 4847 x | x x | | | | | | | | | | | | x | | 0.003s 56.732s 638309739330780709: | | x | | x | | | | | x | x | x x | | | | | | | | | | | x x | | 0.002s 56.734s 638309739330803341: | | 4816 | | x | | | | | x | x | x x | | | | | | | | | | 4859 x x | | 0.002s 56.736s 638309739330823847: | | | | | x | | | 4890 | x | x | x x | | | | | | | | | | | x x | | 0.002s 56.738s 638309739330844345: | | | | | x | 12379 | | | x | x | x x | | | | | | | | | | | x x | | 0.002s 56.740s 638309739330865093: | | | | 13036 x | | | | | x | x | x x | | | | | | | | | | | x x | | 0.002s 56.742s 638309739330885664: | | | | | x | | | | | x | x | x x 13013 | | | | | | | | | | x x | | 0.002s 56.745s 638309739330908835: | | | | | x | | 4811 | | x | x | x x | | | | | | | | | | | x x | | 0.002s 56.747s 638309739330929561: | | | 4889 | x | | | | | x | x | x x | | | | | | | | | | | x x | | 0.002s 56.749s 638309739330950633: | | | | | x | | | | | x | x | x x | | | | | | | | 4701 | | x x | | 0.002s 56.751s 638309739330973501: | | | | | x | | | | | x | x | x x | | | | | | | 13044 | | | x x | | 0.002s 56.753s 638309739330994267: | | | | | x | | | | | x | x | x x | | | 13042 | | | | | | | x x | | 0.002s 56.755s 638309739331015517: | | | | | x x | | | | x | x | x x | | | | | | | | | | | x x | | 0.002s 56.757s 638309739331036342: | 4686 | | | x x | | | | x | x | x x | | | | | | | | | | | x x | | 0.002s 56.760s 638309739331058107: | | | | | x x | | | | x | x | x x | x | | | | | | | | | x x | | 0.002s 56.762s 638309739331080435: | | | | | x x | | | | x | x | x x | x | | | 4823 | | | | | x x | | 0.002s 56.764s 638309739331101272: | | | | | x x | | | | x | x | x x | x | | | | | | | | | x x | 13045 0.002s 56.766s 638309739331122103: | | | | | x x | | | | x | x | x x | x | | | | | | | | | x x 4795 | 0.002s 56.768s 638309739331144759: | | | | | x x | | | | x | x | x x | x | | 10676 | | | | | | x x | | 0.003s 56.771s 638309739331170189: | | | | | x x | | | x x | x | x x | x | | | | | | | | | x x | | 0.002s 56.773s 638309739331191280: | | | | | x x | | | x x 12785 x | x 13048 | x | | | | | | | | | x x | | 0.002s 56.775s 638309739331212130: | | x | | x x | | | x x | x | x | | x | | | | | | | | | x x | | 0.002s 56.777s 638309739331234648: | | x | | 13050 x | | 4786 x x | x | x | | x | | | | | | | | | x x | | 0.002s 56.779s 638309739331255156: | | x | | | x 4718 | | x x | x | x | | x | | | | | | | | | x x | | 0.002s 56.781s 638309739331276222: | | x | 13049 | x | | | x x | x | x | | x | | | | | | | | | x x | | 0.002s 56.783s 638309739331297289: | | x | | | x | | | x x | x | x | | x | | | | 13041 | | | | x x | | 0.002s 56.786s 638309739331318034: | | x | | | x | | | x x | x | x | 13012 x | | | | | | | | | x 4854 | | 0.002s 56.788s 638309739331340772: | | x | | | x | 13051 | x x | x | x | | x | | | | | | | | | x | | | 0.002s 56.790s 638309739331361264: | | x | | | x | | | x x | x | x | | x | | | | | | | | 4841 x | | | 0.002s 56.792s 638309739331381699: | | x 13011 | | x | | | x x | x | x | | x | | | | | | | | | x | | | 0.002s 56.794s 638309739331402838: | | x | | | x | | | x x | x | x | | x | | | | | | | 13046 | x | | | 0.002s 56.796s 638309739331424335: | | x | | | x | | | x x | x | x | | x | | | | | | 13053 | | x | | | 0.002s 56.798s 638309739331445293: 4853 | x | | | x | | | x x | x | x | | x | | | | | | | | | 13054 | | | 0.002s 56.800s 638309739331466134: | | x | | | x | | | x x | x | x | | x | 4860 | | | | | | | | | | | 0.002s 56.803s 638309739331489178: | | x | | | x | | | x x | x 13055 x | | x | | | | | | | | | | | | | 0.002s 56.805s 638309739331511974: | | x | | | x | | | 13056 x | x | x | | x 4713 | | | | | | | | | | | | 0.003s 56.807s 638309739331537070: | x x | | | x | | | | x | x | x | | x | | | | | | | | | | | | | 0.003s 56.810s 638309739331564547: | x x | | | 13058 | | | | x | x | x | | x | | | 4888 | | | | | | | | | 0.003s 56.813s 638309739331595553: | x x | | | | | | | | x | x | x | | 4826 | | | | | | | | | | | | 4887 0.003s 56.816s 638309739331626916: | x x | | | | | | | | x | x | x | | | | | | | | | | | | | | 13059 | 0.003s 56.819s 638309739331656977: | x x | | | | | | | | x | x | 4720 | | | | | x | | | | | | | | | | 0.005s 56.824s 638309739331704674: | x x | | | | | | | | x | x | | x | | | | x | | | | | | | | | | 0.004s 56.829s 638309739331748958: | x x | | | | | | | | x 4847 x | | x | | | | x | | | | | | | | | | 0.005s 56.833s 638309739331796697: | x x | | | | | | 4744 | x | x | | x | | | | x | | | | | | | | | | 0.005s 56.838s 638309739331845024: | x x | | x | | | | | x | x | | x | | | | x | | | | | | | | | | 0.005s 56.843s 638309739331894410: | x x | | 13061 | 4886 | | | x | x | | x | | | | x | | | | | | | | | | 0.005s 56.848s 638309739331943240: | x 4816 | x | | | | | | x | x | | x | | | | x | | | | | | | | | | 0.003s 56.851s 638309739331974042: | x | | x | | | | | | x | x | | x | | | | x | 13052 | | | | | | | | 0.002s 56.853s 638309739331996545: | x | | x | | | | | | x | x | | x 4807 | | | x | | | | | | | | | | 0.002s 56.856s 638309739332019630: | x | | x | | | 4811 | | x | x | | x | | | | x | | | | | | | | | | 0.002s 56.858s 638309739332041402: | x | | x | | | | | | x | x | | x | | | | x | | | | | 4865 | | | | 0.002s 56.860s 638309739332063179: | x | 4825 x | | | | | | x | x | | x | | | | x | | | | | | | | | | 0.002s 56.862s 638309739332084167: | x | | x | | | | | | x | x | | x | | | | x | | | | x | | | | | 0.002s 56.864s 638309739332107351: | x | | x | | | | | | x | x | | x | | | | x | | | 4701 x | | | | | 0.002s 56.867s 638309739332129238: 13057 x | | x | | | | | | x | x | | x | | | | x | | | | x | | | | | 0.002s 56.869s 638309739332150609: | x | | x | | | | | | x | x | | x | | | | x | | 4861 | x | | | | | 0.002s 56.871s 638309739332173502: | x | | x | | | | | | x | x | | x | | | | x | | | | x | | 4749 | | 0.002s 56.873s 638309739332196730: | x | | x | | | | | | x | x | | x | | x | x | | | | x | | | | | 0.002s 56.876s 638309739332218899: | x | | x | x | | | | x | x | | x | | x | x | | | | x | | | | | 0.002s 56.878s 638309739332241109: | x | | x | x | | | | x | x | | x | | x | x 4823 | | | x | | | | | 0.002s 56.880s 638309739332263700: | x | | x | x | | | | x | x | | x | x x | x | | | | x | | | | | 0.002s 56.882s 638309739332286558: | x | | x | x | | | | x | x | | x | x x | x | | | | x | | | 4795 | 0.002s 56.885s 638309739332311112: | x | | x | x | | | | x | x | x x | x x | x | | | | x | | | | | 0.003s 56.888s 638309739332339454: | x | | x | x | | | | x | x | x x | x x | x | | | | x | 13060 | | | 0.002s 56.890s 638309739332363301: | x | | x | x | | | | x 12757 x | x 13068 | x x | x | | | | x | | | | | 0.002s 56.892s 638309739332385826: | x | | x | x | | | x x | x | x | | x 4883 | x | | | | x | | | | | 0.003s 56.895s 638309739332413468: | x | | x | x | | 4890 x x | 13069 | x | | x | | x | | | | x | | | | | 0.002s 56.897s 638309739332435545: | x | | x x x | | | x x | | | x | | x | | x | | | | x | | | | | 0.002s 56.900s 638309739332458274: | x x | x x x | | | x x | | | x | | x | | x | | | | x | | | | | 0.002s 56.902s 638309739332479744: | x x | x x x | | | x x | | | x | | x | | x | 13062 | | x | | | | | 0.002s 56.904s 638309739332502101: | x 13071 | x x x | | | x x | | | x | 13003 x | | x | | | | x | | | | | 0.002s 56.906s 638309739332526061: | x | 4889 x x x | | | x x | | | x | | x | | x | | | | x | | | | | 0.002s 56.909s 638309739332547956: | x | | x x x | | | x 13073 | | | x | | x | | x | | | 13043 x | | | | | 0.002s 56.911s 638309739332570886: 4870 4686 | | x x x | | | x | | | | x | | x | | x | | | | x | | | | | 0.002s 56.913s 638309739332592895: | | | | x x x | | | x | | | | x | | x | 13063 x | | | | 13074 | | | | | 0.002s 56.915s 638309739332616531: | | | | x x x | | | x | | | | x | | x | | x | | | | | 12698 | | | | 0.003s 56.918s 638309739332644062: | | | | x x x | 12877 | x | | | | x | | x | | x | | | | | | | | | | 0.002s 56.920s 638309739332666775: | | | | 13075 x x | | | x | | | | x | | x | | x | | | | | | | | | 4729 0.002s 56.923s 638309739332689667: | | | | | x x | | | x | | | | x | | x | | x | | | | | | | | 13076 | 0.003s 56.926s 638309739332724191: | | | | | x x | | | x | | | | x | | x | | x | | | | | | x | | | 0.005s 56.931s 638309739332771932: | | | | | x x | | | x | | | | x 13070 | x | | x | | | | | | x | | | 0.005s 56.936s 638309739332820674: | | | | | x x | | | x | 4847 | | x | | x | | x | | | | | | x | | | 0.005s 56.941s 638309739332869294: | | | | | x x | | | x | | | | x | | x | | x 13009 | | | | | x | | | 0.005s 56.945s 638309739332916913: | | | | | x x | | | x | | | 4739 x | | x | | x | | | | | | x | | | 0.005s 56.950s 638309739332965952: | | | | | x x | | | x | | | | x | | x x | x | | | | | | x | | | 0.004s 56.954s 638309739333005875: | | | | | x x | | | x | | x | x | | x x | x | | | | | | x | | | 0.002s 56.957s 638309739333027568: | | | | | x x | | 4744 x | | x | x | | x x | x | | | | | | x | | | 0.002s 56.959s 638309739333049029: | | | | | x x 4862 | | x | | x | x | | x 13079 | x | | | | | | x | | | 0.002s 56.961s 638309739333070409: | | | | | x x | | | x | | x | x | | x | | x | x | | | | x | | | 0.002s 56.963s 638309739333091979: | | | | | x x | | | x | | x | x | 12990 4827 | | x | x | | | | x | | | 0.002s 56.965s 638309739333113232: | | x | | x x | | | x | | x | x | | | | | x | x | | | | x | | | 0.002s 56.967s 638309739333134256: | | x 13080 | x x | | | x | | x | x | | | | | x | x | | | | x | | | 0.002s 56.969s 638309739333155078: | | x | | x x | | | x | | x | x | | | | | x | x | 4755 | | x | | | 0.002s 56.971s 638309739333177309: | | x | | x x | | | x x | x | x | | | | | x | x | | | | x | | | 0.002s 56.974s 638309739333198256: 13047 | x | | x 13081 | | | x x | x | x | | | | | x | x | | | | x | | | 0.002s 56.976s 638309739333219688: | | x | | x | | | | x x | x | x | | | | | x | 13082 13067 | | | x | | | 0.002s 56.978s 638309739333241010: | | x | | x | | | | x x | x | x | | | | 13006 x | | | | | | x | | | 0.003s 56.980s 638309739333266047: | | x | | x | | | | x x | x | x | | | | | x | | | | | 4841 x | | | 0.003s 56.983s 638309739333292864: | | x | | 13083 | | | | x x | x | x | | | | | x | | | | | | x 13066 | | 0.002s 56.985s 638309739333313955: | | x | | | | | 12728 | x x | x | x | | | | | x | | | | | | x | | | 0.002s 56.987s 638309739333334904: | | x | | | | | | | x x | x | x | | | | | x | | | | | | x | | x 0.002s 56.989s 638309739333356676: | | x | | | | | | | x x | x | x | | | | | x | | | | | | x | 4795 x 0.002s 56.992s 638309739333378431: | | 4816 | | | | | | | x x | x | x x | | | | x | | | | | | x | | x 0.002s 56.994s 638309739333401518: | | | | | | | | | | x x 13085 x | x x | | | | x | | | | | | x | | x 0.003s 56.997s 638309739333432211: | | | | | | | | | | x x | x | x x | | | | 4794 12808 | | | | | x | | x 0.003s 57.000s 638309739333462142: | | | | | | | | | | x x | x 12967 x x | | | | | | | | | | | x | | x 0.003s 57.003s 638309739333488178: | | | | 13084 | | | | | x x | x | x x | | | | | | | | | | | x | | 4887 0.004s 57.007s 638309739333528882: | | | | | | | | | | x x | x | x x | | | | | | | | | 13078 | x | | | 0.003s 57.009s 638309739333556551: | | | | | | | | | 4786 x x | x | x x | | | | | | | | | | | x | | | 0.002s 57.012s 638309739333578938: | | | | | | | 4718 | | x x | x | 13088 x | | | | | | | | | | | x | | | 0.002s 57.014s 638309739333600112: | | | | | | | | | | x x | x | | x 4807 | | | | | | | | | | x | | | 0.002s 57.016s 638309739333624479: | | | | | | | | | | x x | x | | x | 13089 | | | | | | | | | x | | | 0.002s 57.019s 638309739333649309: | | | 4889 | | | | | | x x | x | | x | | | | | | | | | | | x | | | 0.002s 57.021s 638309739333673509: | | | | | | | | | | x x | x | | x | | | | | | | | 4678 | | x | | | 0.003s 57.024s 638309739333704700: | 13091 | | | | | | | | x x | x | | x | | | | | | | | | | | x | | | 0.002s 57.027s 638309739333728808: 4853 | | | | | | | | | 4748 x | x | | x | | | | | | | | | | | x | | | 0.003s 57.030s 638309739333762228: | | | | | | 13086 | | | | x | x | | x | | | | | | | | | | | x | | | 0.005s 57.035s 638309739333812899: | | | | | | | | | | | x | x | | x | | | | | | | x | | | x | | | 0.004s 57.039s 638309739333856083: | | | | | | | | | | | x | x | | x | | | 4860 | | | x | | | x | | | 0.004s 57.043s 638309739333891439: | | | | | | | | | | | x | x | | x | | | | | | | x | | 12661 x | | | 0.002s 57.045s 638309739333916184: | | | | | | | | | | | x | x | | x | | | | | | | x | | | x 13065 | | 0.002s 57.048s 638309739333938711: | | | | | | | | x | | x | x | | x | | | | | | | x | | | x | | | 0.002s 57.050s 638309739333960581: | | | | | | | | x | | x | x | | x | | 13087 | | | | x | | | x | | | 0.002s 57.052s 638309739333982137: | | x | | | | | x | | x | x | | x | | | | | | | x | | | 13093 | | | 0.002s 57.054s 638309739334004517: | | x | | | | | x | | x 4847 x | | x | | | | | | | x | | | | | | | 0.002s 57.056s 638309739334026808: | | x | | | | | x | | x | x | | x | | | | | 4828 | x | | | | | | | 0.003s 57.059s 638309739334054019: | | x | | | | | x | | x | x | | x | | | | x | | x | | | | | | | 0.003s 57.062s 638309739334079710: | | x | | | | | x | | x | x 4768 | x | | | | x | | x | | | | | | | 0.003s 57.064s 638309739334106846: | | x | 13077 | | | x | | x | x | | x | | | | x | | x | | | | | | | 0.002s 57.067s 638309739334129264: | | x | | | | | x | | x | x | | x | | | | x | | x | | | | | 12983 | 0.002s 57.069s 638309739334152382: | | x | | | | | x | | x | x | | x | | | | x | | x | | | | | | 4729 0.002s 57.071s 638309739334175477: | | x | | | | | x | | x | x | | x | | | | x | | x | 13095 | | | | | 0.002s 57.073s 638309739334197402: | | x | | | | | x | | x | x | 4720 x | | | | x | | x | | | | | | | 0.002s 57.076s 638309739334221730: | | x | | | | | x | | x | x | | x x | | | x | | x | | | | | | | 0.002s 57.078s 638309739334244481: | | x | | x | | x | | x | x | | x x | | | x | | x | | | | | | | 0.002s 57.080s 638309739334267408: | | x | | x | | x | | x | x | | x x 4827 | | x | | x | | | | | | | 0.002s 57.083s 638309739334289331: | | x | | x | | x | | x | x | | x x | | | x | | x 4701 | | | | | | 0.002s 57.085s 638309739334313749: | | x | | x | | x | 13094 x | x | | x x | | | x | | x | | | | | | | 0.002s 57.087s 638309739334335664: | | x 4717 | x | | x | | x | x | | x x | | | x | | x | | | | | | | 0.002s 57.090s 638309739334358003: | | x | | x x | x | | x | x | | x x | | | x | | x | | | | | | | 0.002s 57.092s 638309739334380066: | | x | | x x | x 4890 | x | x | | x x | | | x | | x | | | | | | | 0.002s 57.094s 638309739334402627: | | x | | x x | x | | x | x | | x x | | 13099 x | | x | | | | | | | 0.002s 57.096s 638309739334424901: 4849 | x | | x x | x | | x | x | | x x | | | x | | x | | | | | | | 0.002s 57.099s 638309739334449105: | | x | | x x | x | | x | x | | x x | | | x | | x | | x | | | | 0.002s 57.101s 638309739334472498: | | x | | x x | x | | x | x | | x x | | | x | | x | | x | 4749 | | 0.002s 57.103s 638309739334494627: | | x | | x x | x | | x | x | | x x | x | x | | x | | x | | | | 0.002s 57.105s 638309739334516937: | | 4816 | | x x | x | | x | x | | x x | x | x | | x | | x 13098 | | | 0.002s 57.108s 638309739334539284: | 4686 | | | x x | x | | x | x | | x x | x | x | | x | | x | | | | 0.002s 57.110s 638309739334561477: | | | | | x x | x | | x | x | | 13100 x | x | x 4888 | x | | x | | | | 0.003s 57.112s 638309739334586555: | | | | | x x | x | | x | x 4739 | | x | 13101 | x | | x | | x | | | | 0.002s 57.115s 638309739334609173: | | | | x x x | x | | x | x | | | x | | | x | | x | | x | | | | 0.002s 57.117s 638309739334631466: | | | | x x x | x | | x | x | | | x | | | x | | x | | x | | 12936 | 0.002s 57.119s 638309739334653706: | | | | x x x 4862 13102 | | x | x | | | x | | | x | | x | | x | | | | 0.002s 57.121s 638309739334676920: | | | | x x x | | | | x | x | | | x | | | x | | x | 4850 x | | | | 0.002s 57.124s 638309739334700614: | | | | x x x | | | | x 4805 x | | | x | | | x | | x | | x | | | | 0.002s 57.126s 638309739334723023: | | | | x x x | | | | x | x | 4793 | x | | | 13103 | | x | | x | | | | 0.004s 57.130s 638309739334759515: | | | | x x x | | | | x | x | | | x 4826 | | | | | x | | x | | | | 0.004s 57.133s 638309739334795060: | | | | x x x | | | | x | x | | | x | | | | | | x 13097 | x | | | | 0.003s 57.136s 638309739334820592: | | | | x x x | | | x x | x | | | x | | | | | | x | | x | | | | 0.002s 57.138s 638309739334842174: | | | | x x x | | | x x | x | | | x | | | | | 13096 4861 | | x | | | | 0.002s 57.140s 638309739334865517: | | | | x x x | | | x x | x | | | x | | 4860 | | | | | | x | | | | 0.002s 57.143s 638309739334887629: 4870 | | | x x x | | | x x | x | | | x | | | | | | | | | x | | | | 0.002s 57.145s 638309739334912109: | | | | x x x | | | x x | x | | | x | | | | | | | | | x | | | 4887 0.002s 57.147s 638309739334934386: | | | | x x x | | 4744 x x | x | | | x | | | | | | | | | x | | | | 0.002s 57.149s 638309739334957148: | | | | x x x | | | 4748 x | x | | | x | | | | | | | | | x x | | | 0.002s 57.152s 638309739334979275: | | 13105 | x x x | | | | x | x | | | x | | | | | | | | | x x | | | 0.002s 57.154s 638309739335000975: | | | | x x x | | | | x | x | | x x | | | | | | | | | x x | | | 0.002s 57.156s 638309739335023194: | | | | x x x | | | | x | x | | x x | 4883 | | | | | | | x x | | | 0.002s 57.158s 638309739335045328: | | | | x x x | | | | x | x 4768 | x x | | | | | | | | | x x | | | 0.002s 57.161s 638309739335067532: | | | | x x x | | | | x | x | | x x | | | | | | | | | x x | 12925 | 0.002s 57.163s 638309739335090654: | | | | x x x 4886 | | | x | x | | x 13109 | | | | | | | | | x x | | | 0.003s 57.165s 638309739335116064: | | | | x x x | | | | x | x | | x | | | | | | | | | x x x | | | 0.002s 57.168s 638309739335139563: | | | | x x x | | | | x | x | | x | | | | | 4828 | | | x x x | | | 0.002s 57.170s 638309739335161289: | | | | x x x | | | | x | x | | x | | | | 4794 | | | | x x x | | | 0.002s 57.172s 638309739335182694: | | | | x x x | | | | x | x | 4720 x | | | | | | | | | x x x | | | 0.002s 57.174s 638309739335204910: | | | | x x x | | | | x | x | | x | | | | | | | | 4678 x x x | | | 0.002s 57.176s 638309739335227316: | | | | x x x | | | | x 12715 x | | x | | | | | | | | | x x x | | | 0.002s 57.179s 638309739335249941: | | | 13092 x x x | | | | x | x | | x | | | | | | | | | 13112 x x | | | 0.003s 57.181s 638309739335275999: | | | | x x x | | | | x | x | | x | | | | | | x | | | x x | | | 0.003s 57.184s 638309739335303023: | | | | x x x | | | | x | x | | x | | | x | | 13113 | | | x x | | | 0.003s 57.187s 638309739335336151: 12694 | | | x x x | | | | x | x | | x | | | x | | | | | | x 13114 | | | 0.003s 57.190s 638309739335362345: | | | | x x x | | | | x | x | | x | | | 13115 | | | | | | x | 13111 | | 0.002s 57.192s 638309739335385072: | | | | 13116 x x | | | | x | x | | x | | | | | | | | | | x | | | 4824 0.003s 57.195s 638309739335411164: | | | | | x x | | 13040 | x | x | | x | | | | | | | | | | x | | | | 0.003s 57.197s 638309739335436909: | | | | | x x | x | | x | x | | x | | | | | | | | | | x | | | | 0.002s 57.200s 638309739335460558: | x | | | x x | 13118 | | x | x | | x | | | | | | | | | | x | | | | 0.002s 57.202s 638309739335483593: | x x | | x x | | | | x | x | | x | | | | | | | | | | x | | | | 0.002s 57.204s 638309739335507491: | x x | | x x | | | | x | x | | x | | x | | | | | | | x | | | | 0.003s 57.207s 638309739335536398: | x x | | x x | | | | x | x | | x | | x | | | | | | | x | | 12912 | 0.003s 57.210s 638309739335563191: | x x | | x x 4718 | | | x | x | | x | | x | | | | | | | x | | | | 0.003s 57.213s 638309739335589868: | x x | | x x | | | | x | x | | x 4807 | x | | | | | | | x | | | | 0.002s 57.215s 638309739335613874: | x x | | x x | | | | x | x | | x | | x | | 13121 | | | | x | | | | 0.002s 57.217s 638309739335637455: | x x | | x x | | | | x | x | | x | | x | 13104 | | | | | x | | | | 0.002s 57.220s 638309739335659817: | x x | | x x | | | | x | x | | x | 13106 13123 | | | | | | | x | | | | 0.002s 57.222s 638309739335682149: | x x | | x x | | | | x | x 13108 | x | | | | | | | | | | x | | | | 0.002s 57.224s 638309739335704613: | x x | | x x | | | | x 12632 x | | x | | | | | | | | | | x | | | | 0.002s 57.226s 638309739335726499: | x x | | x x | | | | x | x | | x | | | | | | | 13124 | | x | | | | 0.002s 57.229s 638309739335750828: | x x 13072 | x x | | | | x | x | | x | | | | | | | | | | 4841 | | | | 0.002s 57.231s 638309739335772067: | x x | | x x | | | | x | x | | x | | | | | | 13119 | | | | | | | | 0.002s 57.233s 638309739335795193: | x x | | x x | | | | x | x | | x | | | | | | | | | | | x | | | 0.002s 57.236s 638309739335818892: 4870 x x | | x x | | | | x | x | | x | | | | | | | | | | | x | | | 0.002s 57.238s 638309739335841038: | x x | | x x | | | | x | x | | x | | | | | | | | | | | x 13107 | | 0.002s 57.240s 638309739335863086: | x x | | x x | | | | x | x | | 13125 | | | | | | | | | | | x | | 4871 0.002s 57.242s 638309739335884955: | x x | x x x | | | | x | x | | | | | | | | | | | | | | x | | | 0.002s 57.244s 638309739335907088: | x x | x x x | | | | x | x | | | | | | | | | | | 4701 | | x | | | 0.002s 57.247s 638309739335928970: | x x | 13126 x x | | | 4866 x | x | | | | | | | | | | | | | | x | | | 0.002s 57.249s 638309739335952197: | x x | | x x | | 4809 | x | x | | | | | | | | | | | | | | x | | | 0.003s 57.252s 638309739335980366: | x x | | x x | | | | x | x | | | | | | | | | | | | 4837 | x | | | 0.003s 57.255s 638309739336011714: | x x | | x x | | | | x | x | | | | | | | | | | | | | | x | 12907 | 0.003s 57.258s 638309739336043616: | x x | | x x | | | | x | x | | | 4833 | | | | | | | | | | x | | | 0.002s 57.260s 638309739336067478: | x x | | x x | | | | x | x | | | | | | | | 4828 | | | | | x | | | 0.003s 57.263s 638309739336093548: | x x | | x x | | | | x | x | | | | | | 4860 | | | | | | | x | | | 0.003s 57.266s 638309739336119432: | x x | | x x | | | | x | x | | | | | | | x | | | | | | x | | | 0.002s 57.268s 638309739336141683: | x x | | x x | | | | x | x | | | | 4827 | | x | | | | | | x | | | 0.002s 57.270s 638309739336164532: | 13128 x | | x x | | | | x | x | 4793 | | | | | x | | | | | | x | | | 0.002s 57.272s 638309739336186594: | | x | | x x | | | | x | x 4739 | | | | | | x | | | | | | x | | | 0.003s 57.275s 638309739336216297: | | x | | x x | | | | x 12531 x | | | | | | | x | | | | | | x | | | 0.003s 57.279s 638309739336248629: | | x | | x x | x | | x | x | | | | | | | x | | | | | | x | | | 0.002s 57.281s 638309739336271759: | | x 4825 | x x | x | | x | x | | | | | | | x | | | | | | x | | | 0.002s 57.283s 638309739336294977: | | x | | x x | x | | x | x | | | | | | | x | | | | | 4835 x | | | 0.002s 57.286s 638309739336319732: | | x | | x x | x | | x | x | | | | | | | x | x | | | | x | | | 0.002s 57.288s 638309739336341900: | | 4816 | | x x | x | | x | x | | | | | | | x | x | | | | x 4749 | | 0.002s 57.290s 638309739336364344: | | | | | x x | x | | x | x | | x | | | | x | x | | | | x | | | 0.002s 57.292s 638309739336386023: | | | | | x x | x | | x | x | | x | | | | 13130 | x | 13090 | | x | | | 0.002s 57.295s 638309739336407984: | | | | | x x | x | | x | x | | x | | 4883 | | | x | | | | x | | | 0.002s 57.297s 638309739336431497: | | | | | x x | x 12994 | 13131 | x | | x | | | | | | x | | | | x | | | 0.002s 57.299s 638309739336453667: 4849 | | | | x x | x | | | | x | | x | | | | | | x | | | | x | | | 0.002s 57.301s 638309739336475310: | | | | | x x | x | | | | x | | x | | | | | | x | | 13120 | x | | | 0.002s 57.304s 638309739336497802: | | | | | x x | x | | | | x | | x | | | | | | x | | | | x | | 4824 0.002s 57.306s 638309739336520461: | | | | | x x 4862 x | | | | x | | x | | | | | | 13133 | | | | x | | | 0.002s 57.308s 638309739336542667: | | | | | x x | x | | | | x | | x | | | | | | | | | | | x | 12803 | 0.003s 57.311s 638309739336570081: | | | | | x x | x | | | | x | | x x | | | | | | | | | | x | | | 0.003s 57.314s 638309739336601885: | | | | | x x | x | | | | x | | x x | | | | | | 4861 | | | x | | | 0.003s 57.317s 638309739336634530: | | | | | x x | x | | | | x | | x x | | x | | | | | | | x | | | 0.003s 57.320s 638309739336663566: | | | | | x x | x | | | | 13136 | | x x 4826 | x | | | | | | | x | | | 0.003s 57.324s 638309739336697654: | | | | | x x | x | | | | | | x x x | | x | | | | | | | x | | | 0.002s 57.326s 638309739336721587: | | | | | x x | x | | | | | 13138 x x x | | x | | | | | | | x | | | 0.002s 57.328s 638309739336743663: | | | | x x x | x | | | | | | x x x | | x | | | | | | | x | | | 0.003s 57.331s 638309739336775411: | | | | x x x | x | | | 11862 | | x x x | | x | | | | | | | x | | | 0.003s 57.334s 638309739336802881: | | | 4717 x x x | x | | | | | | x x x | | x | | | | | | | x | | | 0.004s 57.338s 638309739336838527: | | | | x x x | x | | | | | | x x x | | x | | | | | | 13129 x | | | 0.002s 57.340s 638309739336863100: | | x | x x x | x | | | | | | x x x | | x | | | | | | | x | | | 0.002s 57.342s 638309739336885350: | | x | x x x | x | | | | | | x x x | | x x | | | | | | x | | | 0.002s 57.344s 638309739336906851: | | x | x x x | x | | | | | | x x x | | x x | | | 4755 | | x | | | 0.002s 57.347s 638309739336928947: | | x | x x x | 13142 | 4748 | | | | x x x | | x x | | | | | | x | | | 0.002s 57.349s 638309739336951622: | | x | x x x | | | | | | | | x x x | 13132 x x | | | | | | x | | | 0.002s 57.351s 638309739336976195: | 4686 x | x x x | | | | | | | | 4720 x x | | x x | | | | | | x | | | 0.002s 57.354s 638309739336998802: | | x | x x x | | 13140 | | | | | | x x | | x x | | | | | | x | | | 0.002s 57.356s 638309739337022342: | | x | x x x | | | | 4751 | | | | x x | | x x | | | | | | x | | | 0.002s 57.358s 638309739337044589: 4746 | x | x x x | | | | | | | | | x x | | x x | | | | | | x | | | 0.002s 57.360s 638309739337066797: | | x | x x x | | | | | | | | | x x | | x x | | | | 4831 | x | | | 0.002s 57.363s 638309739337089481: | | x | x x x | | | | | | | | | x x | | x x | | | | | | x | | 4887 0.002s 57.365s 638309739337112864: | | x | x x x 4886 | | | | | | | | x x | | x x | | | | | | x | | | 0.004s 57.369s 638309739337148312: | | x | x x x | | | | | | | | | x x | | x x | | | | | | x | 4750 | 0.005s 57.373s 638309739337193411: | | x | x x x | | | | | | | | | x x | | 13147 x 4863 | | | | | x | | | 0.004s 57.377s 638309739337228972: | | x | x x x | | | | | | | | | x x | | | x | | 13148 | | | x | | | 0.003s 57.379s 638309739337255552: | | x | x x x | | | | | | x | | x x | | | x | | | | | | x | | | 0.003s 57.382s 638309739337281069: | | x | x x x | | | | | | x 4739 | x x | | | x | | | | | | x | | | 0.002s 57.384s 638309739337305309: | | x | x x x | | | | | 11802 x | | x x | | | x | | | | | | x | | | 0.003s 57.387s 638309739337331833: | | x | x x x | | | | | | x | | 13149 x | | | x | | | | | | x 13064 | | 0.003s 57.390s 638309739337361758: | | x | x x x | | | | | | x | | | x | | | x | | | | | 4841 x | | | 0.004s 57.394s 638309739337397806: | | x | x x x | | | | | | x | | | x | | | x | x | | | | x | | | 0.004s 57.397s 638309739337434262: | | x | 13150 x x | | | | | | x | | | x | | | x | x | 4701 | | x | | | 0.002s 57.400s 638309739337459257: | | x | | x x | | | | | | x | | | x | x | x | x | | | | x | | | 0.003s 57.403s 638309739337488278: | | x | | x x | | 4809 | | | x | | | x | x | x | x | | | | x | | | 0.002s 57.405s 638309739337512676: 12404 | x | | x x | | | | | | x | | | x | 13151 | x | x | | | | x | | | 0.002s 57.407s 638309739337534604: | | x | | x x | | | | | | x | | | x | | | x | x | | 4837 | x | | | 0.002s 57.409s 638309739337555897: | | x | | x 13153 4718 | | | | | x | | | x | | | x | x | | | | x | | | 0.002s 57.412s 638309739337577849: | | x | | x | | | | | | | x | | | x | | | x | x | | | | x | 13154 | 0.003s 57.414s 638309739337602919: | | x | | x | | x | | | | x | | | x | | | x | x | | | | x | | | 0.002s 57.416s 638309739337625120: | | x | | x | | x | | | | 13155 | | | x | | | x 12786 x | | | | x | | | 0.002s 57.419s 638309739337647946: | | x | | x | | x | | | | | | | | x | | | x | x | | | | x | | 4775 0.002s 57.421s 638309739337669898: | | x | | x | | x | | | | | | | | x | | | x | x 4861 | | | x | | | 0.002s 57.423s 638309739337692149: | | x | | x | | x | | | | | | | | x 4827 | | x | 13156 | | | | x | | | 0.002s 57.425s 638309739337714426: | | x | | x | | x | | | | | 13157 | | x | | | x | | | | | | x | | | 0.002s 57.427s 638309739337735723: | | x 13158 | x | | x | | | | | | | | x | | | x | | | | | | x | | | 0.004s 57.431s 638309739337773838: | | x | | x | | x | | | 11749 | | | | x | | | x | | | | | | x | | | 0.003s 57.434s 638309739337805159: | | x | | x | | x | | | | | | | | x | | | x | | | | | | x x | | 0.004s 57.438s 638309739337844844: | | x | | x | | x | | | | | | | | x | | | x | | | | | 4835 x x | | 0.004s 57.442s 638309739337886541: | | x | | x | | 13160 | 4866 | | | | | | x | | | x | | | | | | x x | | 0.005s 57.447s 638309739337935416: | | x | x x | | | | | | | | | | | x | | | x | | | | | | x x | | 0.003s 57.451s 638309739337968931: | | x | x x | | | | | | | | | | | x | | | x | | | 4755 | | x x | | 0.004s 57.454s 638309739338005021: | | x | 13162 x | | | | | | | | | 13144 | x | | | x | | | | | | x x | | 0.004s 57.459s 638309739338049406: | 13163 x | | x | | | | | | | | | | | x | | | x | | | | | | x x | | 0.005s 57.464s 638309739338098982: | | x | | x | | | | | 13152 | | | | | x | | | x | | | | | | x 13164 | | 0.005s 57.469s 638309739338149702: | | x | | x | | | 12850 | | | | | | | x | | | x | | | | | | x | | | 0.005s 57.474s 638309739338199757: 12388 | x | | x | | | | | | | | | | | x | | | x | | | | | | x | | | 0.005s 57.479s 638309739338248279: | | x | | x | | | | | | | | | | | x | 4713 | x | | | | | | x | | | 0.005s 57.483s 638309739338295526: | | x | | x | | | | | | | | | | | x | | | x | | | | 13135 | x | | | 0.005s 57.488s 638309739338345461: | | x | | x x | | | | | | | | | | x | | | x | | | | | | x | | | 0.004s 57.493s 638309739338389615: | | x | | x x | | | | | | | | | x x | | | x | | | | | | x | | | 0.002s 57.495s 638309739338411249: | | x | | x x | | | | | | | | | x x | | | x | | | | | | x | 4750 | 0.002s 57.497s 638309739338432999: | | x | | x x | | | | | | | | | x x | | | x 4844 | | | | | x | | | 0.002s 57.499s 638309739338455630: | | x | | x x | | | | | | 13165 | | x x | | | x | | | | | | x | | | 0.002s 57.502s 638309739338477944: | | x | | x x | | | | | | | | | 13167 x | | | x | | | | | | x | | 13122 0.002s 57.504s 638309739338499294: | | x | | x x | | | | | | | | | | x | | | x | | 13166 | | | x | | | 0.002s 57.506s 638309739338520719: | | x | | x x | | | | | | | | | | x 4810 | | x | | | | | | x | | | 0.002s 57.508s 638309739338542428: | | x | | x x | | | | | | | 4739 | | x | | | x | | | | | | x | | | 0.002s 57.510s 638309739338563771: | | x | | x x | | | | | 11740 | | | | 4836 | | | x | | | | | | x | | | 0.002s 57.512s 638309739338585832: | | x | | x x | | | | | | | | | | | | | | x | | | | | 13141 x | | | 0.003s 57.515s 638309739338613621: | | x | | x x | | | | | | | | | | | | | | x | 13168 | | | | x | | | 0.003s 57.518s 638309739338640998: | | x | | x x | | | | | | | | 4695 | | | | | x | | | | | | x | | | 0.002s 57.520s 638309739338665318: | | x 4717 | x x | | | | | | | | | | | | | | x | | | | | | x | | | 0.003s 57.524s 638309739338700216: | | x | | x x | | | | | | | | | | | | | x x | | | | | | x | | | 0.005s 57.529s 638309739338747949: | | x | | x x | | | | 13137 | | | | | | | | x x | | | | | | x | | | 0.005s 57.533s 638309739338793669: | | x | | x x | | 12687 | | | | | | | | | | x x | | | | | | x | | | 0.004s 57.537s 638309739338835429: | | x | | x x | x | | | | | | | | | | | x x | | | | | | x | | | 0.002s 57.539s 638309739338856879: 4849 | x | | x x | x | | | | | | | | | | | x x | | | | | | x | | | 0.002s 57.542s 638309739338879119: | | x | | x x | x | | | | | | | | | | x x x | | | | | | x | | | 0.002s 57.544s 638309739338901130: | | x | | x x | x | | | | | | | | | | x 4860 x | | | | 4831 | x | | | 0.002s 57.546s 638309739338922730: | 4686 x | | x x | x | | | | | | | | | | x | x | | | | | | x | | | 0.002s 57.548s 638309739338944295: | | x | x x x | x | | | | | | | | | | x | x | | | | | | x | | | 0.003s 57.551s 638309739338969377: | | x | x x x 4886 x | | | | | | | | | | 13172 | x | | | | | | x | | | 0.003s 57.553s 638309739338996023: | | x | x x x | x | | | | | | | | | | | | x | | | | | | x 4874 | | 0.003s 57.557s 638309739339030035: | | x | x x 13173 | x | | | | | | | | | | | | x 4828 | | | | | x | | | 0.004s 57.561s 638309739339073316: | | x | x x | | x | | | | x | | | | | | | x | | | | | | x | | | 0.004s 57.565s 638309739339115952: | | x | x x | | x | | | | x | | | | | | | 4794 | | | | | | x | | 4864 0.004s 57.570s 638309739339157912: | | x | x x | | x | | | | x | | x | | | | | | | | | | | x | | | 0.004s 57.574s 638309739339198272: | | x | x x | | x | | | | x | | x | | | | | | | 13159 | | | x | | | 0.002s 57.576s 638309739339217797: | | x | x x | | x | | | | x | | x | 4826 | | | | | | | | | 13174 | | | 0.002s 57.577s 638309739339237285: | | x | x x | | x | | | 11700 x | | x | | | | | | | | | | | | | | | 0.002s 57.579s 638309739339256764: | | x | x x | | x | | | | x | | x x | | | | | | | | | | | | | | 0.002s 57.582s 638309739339277654: | | x | x x | | 13176 | 4748 | | x | | x x | | | | | | | | | | | | | | 0.002s 57.583s 638309739339297152: | | 4816 | x x | | | | | | | x | | x x | | | | | | | | | x | | | | 0.002s 57.586s 638309739339317833: | | | | x x | | | | | | | x | | x x | | | | | | | | | x | | 13134 | 0.002s 57.588s 638309739339337580: | | | | x x | | | | | | | x | | x x | | | | | x | | | x | | | | 0.002s 57.589s 638309739339356799: | | | | x x | | | | | | | x | 4720 x x | | | | | x | | | x | | | | 0.002s 57.591s 638309739339376123: | | | | x x | | | | | | | x | | x x | | | | | x | 13145 | x | | | | 0.002s 57.593s 638309739339396178: | | | | x x | | | | | | | x 12959 | x x | | | | | x | | | x | | | | 0.002s 57.595s 638309739339416174: | | | | x x | | | | | 4751 | x | | x x | | | | | x | | | x | | | | 0.002s 57.597s 638309739339435941: | | | | x x | | | 4809 | | | x | | x x | | | | | x | | | x | | | | 0.002s 57.599s 638309739339455364: 4746 | | | x x | | | | | | | x | | x x | | | | | x | | | x | | | | 0.002s 57.601s 638309739339476953: | | | | x x | 4727 | | | | | x | | x x | | | | | x | | | x | | | | 0.002s 57.604s 638309739339498254: | | | | x x | | | | | | | x | | x x | | x | | x | | | x | | | | 0.002s 57.606s 638309739339518442: | | | | x x x | | | | | | x | | x x | | x | | x | | | x | | | | 0.002s 57.608s 638309739339538439: | | | | x x x | | | | | | x | | x x | | x 13180 | x | | | x | | | | 0.002s 57.610s 638309739339558681: | | | | x x x | | | | | | x | | x x | | x | | x | | | x | | | 4775 0.002s 57.612s 638309739339578786: | | | | x x x | | | | | | x | | x x | | x | | x 4861 | | 4841 | | | | 0.002s 57.614s 638309739339598790: | | | | x x x | | | | | | x | | x x | 13179 x | | x | | | | | | | | 0.002s 57.616s 638309739339619658: | | | | x x x | | | | | | x | | x x | | x | | x | | | | x | | | 0.002s 57.618s 638309739339639855: | | | | x x x | | | | | 4822 x | | x x | | x | | x | | | | x | | | 0.002s 57.620s 638309739339660389: | | x | 13182 x x | | | | | | x | | x x | | x | | x | | | | x | | | 0.002s 57.622s 638309739339683557: | | x | | x x | | | | | | x | | x 4833 | | x | | x | | | | x | 12163 | 0.002s 57.624s 638309739339705891: | | x | | x x | | | | | | x | 4793 x | | | x | | x | | | | x | | | 0.002s 57.626s 638309739339725912: | | x 13181 | x x | | | | | | x | | x | | | x | | 13184 | | | | x | | | 0.002s 57.628s 638309739339746433: | | x | | x x | | | | | | x | | x | | | x | | | | 13033 | | x | | | 0.002s 57.631s 638309739339768796: | | x | | x x | | | | | | x 12916 | x | | | x | | | | | | | x | | | 0.002s 57.633s 638309739339789369: | | x | | x x | | | | | | x | | x | | | 13185 | | | | | 4834 | x | | | 0.002s 57.635s 638309739339809365: | 13183 x | | x x | | | | | | x | | 13186 | | | | | | | | | | | x | | | 0.002s 57.637s 638309739339832807: 13171 | x | | x x | | | | | | x | | | | | | | | | | | | | | x | | | 0.002s 57.639s 638309739339855024: | | x | | x x | | | | | | x | | | | | | | | | | | | | | 13188 4749 | | 0.002s 57.641s 638309739339875686: | | x | | x 13189 | | | | | | x | | | | | | | | 4844 | | | | | | | | | 0.002s 57.644s 638309739339898448: | | x | | x | | x | | | | x | | | | | | | | | | | | | | | | | | 0.003s 57.646s 638309739339925240: | | x | | x | | x | | | | x | | | | | | | 4794 | | | | | | | | | | 0.004s 57.650s 638309739339961309: | | x | | x | | x | | | | x | | | | | | | | | | | | | | | | | 4824 0.003s 57.653s 638309739339991932: | | x | | x | | x | | | | x | | | | | | | | | | 13191 | | | | | | | 0.003s 57.656s 638309739340024839: | | x | | x | | x | | | | x | | | | | | | | | | | | | x | | | | 0.003s 57.660s 638309739340057891: | | x | | x | | 13193 | | | | x | | | | 4810 | | | | | | | | x | | | | 0.004s 57.663s 638309739340093027: | | x | | x | | | | | | | x | | | | | x | | | | | | | x | | | | 0.003s 57.666s 638309739340123709: | | x | | x | | | | 4866 | | x | | | | | 13194 | | | | | | | x | | | | 0.002s 57.668s 638309739340146518: | | x | | x | | | | | | 4842 x | | | | | | | | | | | | | x | | | | 0.005s 57.673s 638309739340191857: | | 4816 | x x | | | | | | | x | | | | | | | | | | | | | x | | | | 0.005s 57.678s 638309739340237598: | | | | x x | | | | | | | x | | | 13195 | | | | | | | | | x | | | | 0.004s 57.682s 638309739340278738: | | | | x x | | | | | | | x | | | | | | | | | | | | | 4872 | | 12119 | 0.003s 57.684s 638309739340306266: | | | | x x | | | | | | | x | 13177 | | | | | | | | | | | | | | | | 0.003s 57.687s 638309739340334756: | | | 13197 x x | | | | | | | x | | | | | | | | | | | | | | | | | | 0.005s 57.692s 638309739340381073: | | | | x x | | | | | | | x | | | | | | | | | | | 4855 | | | | | | 0.004s 57.695s 638309739340416208: | | | | x x | | | 13198 | | | x | | | | | | | | | | | | | | | | | | 0.002s 57.698s 638309739340438904: | | | | x x | | | | | | | x 12853 | | | | | | | | | | | | | | | | | 0.002s 57.700s 638309739340460912: | | | | x x | | | | | | | x | | | | | | | | | | | | 4837 | | | | | 0.003s 57.703s 638309739340492891: | 13169 | | x x | | | | | | | x | | | | | | | | | | | | | | | | | | 0.002s 57.705s 638309739340517337: 12329 | | | x x | | | | | | | x | | | | | | | | | | | | | | | | | | 0.002s 57.708s 638309739340541427: | | | | 13200 x | 4886 | | | | | x | | | | | | | | | | | | | | | | | | 0.002s 57.710s 638309739340564491: | | | | | x | | | | | | | x | | | | | | | | 4863 | | | | | | | | | 0.005s 57.715s 638309739340610367: | | | | | x | | | | | | | x | | | | | | | x | | | | | | | | | | 0.005s 57.720s 638309739340664350: | | | | | x | | | | | | | x | | | | | | | x | x | | | | | | | | 0.005s 57.726s 638309739340717601: | | | | | x | | | | | | | x | | | | | | | x | x 4861 | | | | | | | 0.005s 57.731s 638309739340769365: | | | | | x | | | | | | | x | | | | 4796 | | x | x | | | | | | | | 0.005s 57.736s 638309739340818698: | | | | | x | | | | | | | x | | | | | | 13190 x | x | | | | | | | | 0.005s 57.741s 638309739340872699: | | | | | x | | | | | | | x | | | | | | | x | x | | | | x | | | 0.004s 57.745s 638309739340910290: | | | | | x | | | | 13201 | | x | | | | | | | x | x | | | | x | | | 0.002s 57.747s 638309739340933077: | | | | | x x | | | | | | x | | | | | | | x | x | | | | x | | | 0.003s 57.750s 638309739340959010: | | | | | x x | | | | | 11696 x | | | | | | | x | x | | | | 13205 | | | 0.002s 57.752s 638309739340981671: | | | | | x x | | | | | | x | | x | | | | x | x | | | | | | | | 0.002s 57.754s 638309739341004225: | | | | | x x | | | | | | x | | x x | | | x | x | | | | | | | | 0.002s 57.757s 638309739341027738: | | | | | x x | | | | | | x | | x x | | | x | x | | | | | | x | 0.002s 57.759s 638309739341050211: | | | | | x x | | | | | | x | | x x | | | x | x | | | x | | x | 0.002s 57.761s 638309739341073132: | | | | | x x | | | | | | x | 4695 x x | | | x | x | | | x | | x | 0.002s 57.763s 638309739341095711: | | | 4717 | x x | | | | | | x | | x x | | | x | x | | | x | | x | 0.002s 57.766s 638309739341118464: | | | | | x x | | | | | | x | | x x | 4713 | x | x | | | x | | x | 0.003s 57.768s 638309739341144370: | | | | | x x | | | | | | x | | 13207 x | | | x | x | 13017 | x | | x | 0.002s 57.770s 638309739341166801: | | | | | x x | | | | | | x 12830 | | x | | | x | x | | | x | | x | 0.002s 57.773s 638309739341188989: | | | | | x x | | | | | | x | | | x | | | x | 13208 | | 4722 x | | x | 0.002s 57.775s 638309739341211474: | 4686 | | | x x | | | | | | x | | | x | | | x | | | | | x | | x | 0.002s 57.777s 638309739341236122: 12092 | | | | x x | | | | | | x | | | x | | | x | | | | | x | | x | 0.002s 57.780s 638309739341260723: | | | | | x x | | | | x | x | | | x | | | x | | | | | x | | 13209 | 0.002s 57.782s 638309739341283240: | | | | | x x | | | | x | x | | | 13210 | | | x | | | | | x | 4874 | | 0.002s 57.784s 638309739341305891: | | | | | x x | | | | x | x | | | | | | | x 4828 | | | | x | | | | 0.002s 57.787s 638309739341328390: | | | | | 13212 x | | | | x | x | | | | | | | x | | | | | x | | | 4864 0.002s 57.789s 638309739341351067: | | | | | | x | | 4809 | x | x | | | | | | | x | | | | | x | | | | 0.002s 57.791s 638309739341372672: | | | | | | x | 13204 | | x | x | | | | | | | x | | | | | x | | | | 0.003s 57.794s 638309739341399898: | | | | | | x | | | | x | x | | | | | | x x | | | | | x | | | | 0.003s 57.797s 638309739341428218: | | | | x | x | | | | x | x | | | | | | x x | | | | | x | | | | 0.002s 57.799s 638309739341449315: | | | | x | x | | | 4748 x | x | | | | | | x x | | | | | x | | | | 0.002s 57.801s 638309739341470367: | | | | x | x | | | | x | x | | | | | | x x | | 4721 | | x | | | | 0.003s 57.804s 638309739341499385: | | | | x | x | | | | x 4822 x | | | | | | x x | | | | | x | | | | 0.003s 57.807s 638309739341530909: | | | | x | x | | | | x | x | | | | | | x x | | | | | x 13211 | | | 0.003s 57.810s 638309739341559373: | | x | x | x | | | | x | x | | | | | | 13213 x | | | | | x | | | | 0.002s 57.812s 638309739341581607: | | x | x | x | | | | x | x | 4793 | | | | | x | | | | | x | | | | 0.002s 57.814s 638309739341604111: | | x | x | x | | | | x | x | | | | | 13215 | x | | | | | x | | | | 0.002s 57.817s 638309739341627828: | | x | x | x | | | | x | x | | x | | | | x | | | | | x | | | | 0.002s 57.819s 638309739341648936: | | x | x | x | | | | x | x | | x | | | | x | | | 4855 | x | | | | 0.002s 57.821s 638309739341670877: | | x | x | x | | | | x | x 12792 | x | | | | x | | | | | x | | | | 0.002s 57.823s 638309739341693249: | | x | x | x 4727 | | | x | x | | x | | | | x | | | | | x | | | | 0.004s 57.827s 638309739341728655: | | x | x | x | | | | x | x | | x | | | | x | | | | 4821 x | | | | 0.003s 57.829s 638309739341753847: | | x | x | x | | | | x | x | | x | | | | x | x | | | x | | | | 0.002s 57.831s 638309739341776865: | 13217 x | x | x | | | | x | x | | x | | | | x | x | | | x | | | | 0.002s 57.834s 638309739341800223: 4830 | x | x | x | | | | x | x | | x | | | | x | x | | | x | | | | 0.002s 57.836s 638309739341825028: | | x | x | x | | | | x | x | | x | | | | x 4844 x | | | x | | | | 0.002s 57.838s 638309739341846931: | | x | x | x | | | | x | x | | x | | | | x | x | | | x | | | 4775 0.002s 57.841s 638309739341870711: | | x | x | x | | | | x | x | | x | 4826 | | x | 13220 | | | x | | | | 0.003s 57.844s 638309739341898393: | | x | x | x | 4829 | | x | x | | x | | | | x | | | | | x | | | | 0.002s 57.846s 638309739341921017: | | x | x | x | | | | x | x | | x | | | | x | | 13221 | | x | | | | 0.003s 57.849s 638309739341950131: | | x | x | x | | | | x 4842 x | | x | | | | 13222 | | | | | x | | | | 0.003s 57.851s 638309739341977267: | | x | x | x | | | | 4751 | x | | x | | | | | | | | | | x | | x | 0.003s 57.855s 638309739342008978: | | x | x | x | | | | | | x | | x x | | | | | | | | | x | | x | 0.003s 57.858s 638309739342040344: | | x | x | x | | | | | | x | | x x | | | | | | | | | x x | x | 0.002s 57.860s 638309739342062430: | | x | x 13214 x | | | | | | x | | x x | | | | | | | | | x x | x | 0.002s 57.862s 638309739342085241: | | x 13170 x | x | | | | | | x | | x x | | | | | | | | | x x | 13223 | 0.002s 57.865s 638309739342107759: | | x | x | x | | | | | | x | 4720 x x | | | | | | | | | x x | | | 0.003s 57.867s 638309739342134187: | | x | x | x | | | | | | x | | x x | 4713 | | | | | | | x x | | | 0.003s 57.870s 638309739342163348: | | x | x | x | | | | | | x | | x x | | | | | | | 12840 | x x | | | 0.003s 57.873s 638309739342191952: | | x | x | x | | | | | | x x | x x | | | | | | | | | x x | | | 0.003s 57.876s 638309739342225513: | | x | x | x | | | | | | x 13226 | x x | | | | | | | | 4837 x x | | | 0.003s 57.879s 638309739342255965: | 4686 x | x | x | | | | | | x | | x x | | | | | | | | | x x | | | 0.003s 57.882s 638309739342282138: | | x | x | x | | | | | | x | | 13227 x | | | | | | | | | x x 4749 | | 0.003s 57.885s 638309739342309819: 13228 | x | x | x | | | | | | x | | | x | | | | | | | | | x x | | | 0.003s 57.888s 638309739342341166: | | x | x | x | | | | | | x | | | x | | | | 4863 | | | | x x | | | 0.004s 57.892s 638309739342383407: | | x | x | x | | | | | | x | | | x | | | | | | | | | x x | | 4824 0.003s 57.895s 638309739342416283: | | x | 13231 | x | | 4769 | | | x | | | x | | | | | | | | | x x | | | 0.003s 57.898s 638309739342441946: | | 4816 | | | x | | | | | | x | | | x | | 13218 | | | | | | x x | | | 0.004s 57.902s 638309739342480955: | | | | | | x | | | 4866 | | x | | | 13232 | | | | | | | | | x x | | | 0.005s 57.907s 638309739342527594: | | | | | | 13233 | x | | | | x | | | | | | | | | | | | | x x | | | 0.005s 57.911s 638309739342577144: | | | | | | | | x | | | | x | | | | | | | | | | 4721 | | x x | | | 0.005s 57.916s 638309739342625959: | | | | | | | | x | | | | x | | | | | | | 13225 | | | | | x x | | | 0.004s 57.921s 638309739342669621: | | | | | | | | x | | | 4822 x | | | | | | | | | | | | | x x | | | 0.004s 57.925s 638309739342714512: | | | | | x | | x | | | | x | | | | | | | | | | | | | x x | | | 0.005s 57.930s 638309739342760334: | | | 13139 | x | | x | | | | x | | | | | | | | | | | | | 4835 x | | | 0.005s 57.934s 638309739342806880: | | | | | x | | x | | | | x | 4695 | | | | | | | | | | | | x | | | 0.003s 57.938s 638309739342840625: | | | | | x | | x | | | | x | | | | | | | | | x | | | | x | | | 0.002s 57.940s 638309739342861353: | | | | | x | | 13236 | | | | x | | | | | 13196 | | | x | | | | x | | | 0.002s 57.942s 638309739342882009: | | | | | x | | | | | | | x | | | | | | | | | x | 4845 | | x | | | 0.003s 57.945s 638309739342915961: | | | | | x | 4857 | | | | | x | | | | | | | | | 13237 | | | | x | | | 0.002s 57.948s 638309739342937634: | | | | | x | | | | | | | x x | | | | | | | | | | | | | x | | | 0.002s 57.950s 638309739342958267: | | | | | x | | | | | | | x x | | | | | | | | | | | 4821 | x | | | 0.002s 57.952s 638309739342979487: | 13224 | | | x | | | | | | | x x | | | | | | | | | | | | | x | | | 0.002s 57.954s 638309739343003193: | | | | | 13240 | | | | | | | x x | | | | | | | | | | | | | x x | | 0.002s 57.956s 638309739343027287: 4830 | | | | | | | | | | | | x x | | | | | | | | | | | | | x x | | 0.002s 57.959s 638309739343047864: | | | | | | | | | | | | | x x | | | | | | | | | | | | | x x x | 0.002s 57.961s 638309739343068971: | | | | | | | | | | | | | x x | | | | | | | x | | | | | x x x | 0.002s 57.963s 638309739343089987: | | | | | | | | | 12633 | | | x x | | | | | | | x | | | | | x x x | 0.002s 57.965s 638309739343110569: | | | | | | | | | | | | | x x | | | 4817 | | | x | | | | | x x 13243 | 0.002s 57.967s 638309739343131422: | | | | | | | | | | | | | x x | | | | | x | 4828 | | | | | x x | | 0.002s 57.969s 638309739343152471: | | | | | | | | | | | | | x x | 13229 | | | x | | | | | | | x 4874 | | 0.002s 57.971s 638309739343176826: | | | | | | | | | | 13199 | | x x | | | | | x | | | | | | | x | | | 0.025s 57.996s 638309739343423966: | | | | | | x | | | | | | x x | | | | | x | | | | | | | x | | | 0.003s 57.999s 638309739343450452: | | | | | | x | | | | | | x x | | | | | x | | | 13178 | | | x | | | 0.002s 58.001s 638309739343474058: | | | | | | x | | | | | | x x | | | | | x x | | | | | | x | | | 0.002s 58.003s 638309739343496722: | | | | | | x | | | | x | x 13246 | | | | | x x | | | | | | x | | | 0.002s 58.006s 638309739343517713: | | | | | | x | | | | x 13247 x | | | | | | x x | | | | | | x | | | 0.002s 58.008s 638309739343539795: | | | | | | x | | | | x | x | | | 13245 | | x x | | | | | | x | | | 0.002s 58.010s 638309739343563890: | | | 4825 | | x | | | | x | x | | | | | | x x | | | | | | x | | | 0.004s 58.014s 638309739343600635: | | | | | | x | | | | x | x | | | | | | x x | | | | | x 13248 | | | 0.003s 58.017s 638309739343632879: | | | | | | x | | | | x | x | 13216 | | | | x x | | | | | x | | | | 0.003s 58.020s 638309739343666943: | | | | | | x | | | | x | x | | | | | x x x | | | | | x | | | | 0.002s 58.023s 638309739343690367: | | | | | | x | 4829 | | x | x | | | | | 4713 x x | | | | | x | | | | 0.003s 58.026s 638309739343717550: | | | | | | x 4718 | | | x | x | | | | | | x x | | | | | x | | | | 0.003s 58.028s 638309739343746027: | | | | | | x | | | | x | x | | | | | | x x | | | | 4858 x | | | | 0.002s 58.031s 638309739343769704: | 13219 | | | | x | | | | x | x | | | | | | x x | | | | | x | | | | 0.003s 58.033s 638309739343794963: | | | | | x x | | | | x | x | | | | | | x x | | | | | x | | | | 0.003s 58.037s 638309739343828081: x | | | | x x | | | | x | x | | | | | | x x | | | | | x | | | | 0.002s 58.039s 638309739343852178: 13253 | | | | x x | | | | x | x | | | | | | x x | | | | | x | | | 13203 0.002s 58.041s 638309739343874177: | | | | | x x | | 4806 | x | x | | | | | | x x | | | | | x | | | | 0.002s 58.043s 638309739343895866: | | | | | x x | | | | x | x | | | | 4796 | x x | | | | | x | | | | 0.002s 58.045s 638309739343917206: | | x | | x x | | | | x | x | | | | | | 13255 x | | | | | x | | | | 0.002s 58.048s 638309739343938472: | | x | | x 13256 | | | | x | x | | | | | | | x x | | | | x | | | | 0.003s 58.050s 638309739343964476: | | x | | x | | | | | x | x | | | | | | | x x x | | | x | | | | 0.003s 58.053s 638309739343991301: | | x | | x | | | | | x | x | | x | | | | x 4844 x | | | x | | | | 0.003s 58.056s 638309739344022193: | | x | | x | | | | | x | x | | x | | | | x | x | | | x | 4749 | | 0.003s 58.059s 638309739344049540: | | x | | x | | | | 4748 x | x | | x | | | | x | x | | | x | | | | 0.003s 58.062s 638309739344082714: | | x | 13238 x | | | | | x | x | | x | | | | x | x | | | x | | | | 0.003s 58.065s 638309739344109706: | | x | | x | | | | | x | x | | x | | | | x | x | | | x | | x | 0.003s 58.067s 638309739344135664: | | x | | x | | | | | x | x | | x | | | | x | x 13252 | | x | | x | 0.003s 58.070s 638309739344164743: | | x | | x | | | | | x 4822 x | | x | | | | x | x | | | x | | x | 0.003s 58.073s 638309739344195941: | | x | | x | | | | | x | x | | x 4833 | | | x | x | | | x | | x | 0.002s 58.076s 638309739344220114: | | x | | x | | | | | x | x | | x | | | | x | x | | | 4835 13257 | x | 0.002s 58.078s 638309739344242014: | | x | | x | | | | | x | x | 4793 x | | | | x | x | | | | | | x | 0.002s 58.080s 638309739344265354: | | x | | x | | | | | x | x | | x | | | | x | 13258 | 4855 | | | | x | 0.002s 58.083s 638309739344288145: | | 13259 | | x | | | | | x | x | | x | | 13254 | x | | | | | | | | x | 0.003s 58.085s 638309739344314130: | | | | | 13260 | | 13244 | | x | x | | x | | | | x | | | | | | | | x | 0.003s 58.089s 638309739344347764: | | | | | | | | | | | x | x | | x | | | | x | | | | 4722 | | | x | 0.003s 58.091s 638309739344376352: | 13206 | | | | | | | | | x | x | | x | | | | x | | | | | | | | x | 0.003s 58.094s 638309739344405386: | | | | | | | | | | | 4751 | x 13249 | x | | | | x | | | | | | | | x | 0.002s 58.097s 638309739344430256: | | | | | | | | | | | | | x | | x | | | | x | | | | | | | | x 4864 0.002s 58.099s 638309739344453003: | | | | | | | | | 4809 | | | x | | x | | | | x | | | | | | | | x | 0.002s 58.101s 638309739344474230: | | | 4717 | | | | | | | | | x | | x | | | | x | | | | | | | | x | 0.002s 58.103s 638309739344495872: | | | | | | x | | | | | | x | | x | | | | x | | | | | | | | x | 0.003s 58.106s 638309739344521628: | | | | | | x | | | | | | x | | x | | | | x 4828 | | | | | | | x | 0.002s 58.108s 638309739344542588: | | | | | | x | | | | | | x | | x | | | | x | | | | | | | x x | 0.002s 58.110s 638309739344563727: 4849 | | | | | x | | | | | | x | | x | | | | x | | | | | | | x x | 0.002s 58.112s 638309739344584866: | | | | | | x | | | 13250 | | x | | x | | | | x | | | | | | | x x | 0.002s 58.114s 638309739344606267: | | | | 13265 | x | | | | | | x | | x | | | | x | | | | | | | x x | 0.002s 58.117s 638309739344630100: | | | | | | x | | | | | | x | | x | | | | x | | 4721 | | | | x x | 0.002s 58.119s 638309739344654958: | | | | | | x | | | | | | x | | x | | | 13264 x | | | | | | | x x | 0.002s 58.121s 638309739344676276: | | | | | | x | | | | | 13234 x | | x | | | | x | | | | | | | x x | 0.002s 58.124s 638309739344698344: | | | | | | x | | | | | | x | | x 13266 | | | x | | | | | | | x x | 0.002s 58.126s 638309739344721197: | | | | | | x | | | | | | x | | x | | | | x | | | | | | x 4874 x | 0.002s 58.128s 638309739344744021: | | | | | | x | | | | | | x | | x | | | | x | | | | | 13268 x | x | 0.002s 58.130s 638309739344766381: | | | | | | x | | | | | | x | 13202 x | | | | x | | | | | | x | x | 0.002s 58.133s 638309739344788898: | | | | | | x | | | | | | x | | x | | | | x | | | x | | x | x | 0.002s 58.135s 638309739344810694: | | 4816 | | | x | | | | | | x | | x | | | | x | | | x | | x | x | 0.002s 58.137s 638309739344832039: | | | | | | x | | | | | | x | | x | | 4713 | x | | | x | | x | x | 0.002s 58.139s 638309739344854618: | | | | | | x 4727 | | | | | x | | x | | | | x | | | 13271 | | x | x | 0.002s 58.141s 638309739344877088: | | | | | | x | 13241 | | | | x | | x | | | | x | | | | | | x | x | 0.003s 58.144s 638309739344902325: | | | | | x x | | | | | | x | | x | | | | x | | | | | | x | x | 0.003s 58.147s 638309739344928017: | | | | | x x | | | | | | x | | x | | | | x | | | | 4837 | x | x | 0.003s 58.150s 638309739344960718: | x | | | x x | | | | | | x | | x | | | | x | | | | | | x | x | 0.004s 58.153s 638309739344995746: | x | | | x x | | | | | | x x | x | | | | x | | | | | | x | x | 0.002s 58.156s 638309739345018931: | x | | | x x | | | | | | x x | x | | | | x | | | | | | x | x 4824 0.003s 58.158s 638309739345044989: | x | | | x x | | | | | | x x | x | 4817 | | x | | | | | | x | 13274 | 0.004s 58.163s 638309739345089193: | x | 13262 | x x | | | | | | x x | x | | | | x | | | | | | x | | | 0.005s 58.167s 638309739345134316: | x | | | x x | | | | | | x x | x | | | | x | x | | | | x | | | 0.004s 58.172s 638309739345177645: 4830 x | | | x 13276 | | | | | | x x | x | | | | x | x | | | | x | | | 0.004s 58.176s 638309739345221386: | x | | | x | | | | 4866 | | x x | x | | | | x | x | | | | x | | | 0.003s 58.179s 638309739345248253: | x | | 13235 x | | | | | | | x x | x | | | | x | x | | | | x | | | 0.005s 58.183s 638309739345293726: | x | | | x | | | | | | | x x | x | | | | x 13263 x | | | | x | | | 0.005s 58.188s 638309739345343388: | x | | | x | | | | | | | x x | x | | | | x | x 13267 | | | x | | | 0.005s 58.193s 638309739345388749: | x | | | x | | | | | | | x x | x | | | x x | x | | | | x | | | 0.003s 58.195s 638309739345416914: | x | | | x | | | | | | 4842 x x | x | | | x x | x | | | | x | | | 0.002s 58.198s 638309739345438052: | x | | | x | | | | | | | x x | x 13251 | | x x | x | | | | x | | | 0.002s 58.200s 638309739345461795: | x | | | x | | | | | | | x x | 13278 | | | x x | x | | | | x 4749 | | 0.002s 58.202s 638309739345485902: | x | | | x | | | | | | | x x | | | | | x x | x | | | 4835 x | | | 0.003s 58.205s 638309739345510982: | x | | | x | | | | | | | x x 4695 | | | | x 4794 | x | | | | x | | | 0.003s 58.207s 638309739345536402: | x | | | x | | | | | | | x x | | | | x x | | x | | | | x | | | 0.003s 58.210s 638309739345561614: | x | | | x | | 4829 | | | | x x | | | | x x | | x | | | | x | | | 0.002s 58.212s 638309739345583401: | x | | | x | | | | | | | x x | | | | x x | | x | | 4834 | x | | | 0.002s 58.214s 638309739345606410: | x | | | x | | | | | x | x x | | | | x x | | 13281 | | | | x | | | 0.002s 58.217s 638309739345630382: | x | | | x | | | 13279 | x | x 13282 | | | | x x | | | | | | | x | | | 0.003s 58.220s 638309739345659783: | x | | | x | | | | | x | x | | | | 4810 x x | | | | | | | x | | | 0.004s 58.224s 638309739345701371: | x | | | x | | | | | x | x | | | | | x x | | | | 4845 | | x | | | 0.004s 58.228s 638309739345743014: | x | 13261 | x | | | | | x | x | | | | | x x | | | | | | | x | | | 0.002s 58.230s 638309739345766229: | x | | | x x | | | | x | x | | | | | x x | | | | | | | x | | | 0.003s 58.233s 638309739345794634: | x | | x x x | | | | x | x | | | | | x x | | | | | | | x | | | 0.003s 58.236s 638309739345820106: | x | | x x x | | | | x | x | | | | | x x | 4844 | | | | | x | | | 0.002s 58.238s 638309739345841923: | x | | x x x | | | | x | x | | | | | x x | | | | | | | x | x | 0.002s 58.240s 638309739345864195: | x | | x x x | | | | x | x | | | | | x x | | | 13146 | | | x | x | 0.002s 58.242s 638309739345885984: | x | | x x x | | | 4748 x | x | | | | | x x | | | | | | | x | x | 0.002s 58.245s 638309739345908000: | x | | x x x | | | | x 4822 x | | | | | x 13284 | | | | | | | x | x | 0.002s 58.247s 638309739345931291: | x | | x x x | | | | x | x | | | 4833 | x | | | | | | | | x | x | 0.002s 58.249s 638309739345956066: | x | | x x x | | | | x | x | | | | | x | | | | | | | | x 13270 x | 0.002s 58.252s 638309739345977511: | x | | x x x | | | | x | x | | 13285 | | x | | | | | | | | x | x | 0.002s 58.254s 638309739345999286: | x | | x x x | | | | x | x | | | | | x | | | | | | | 4872 x | x | 0.002s 58.256s 638309739346021196: | x 13286 | x x x | | | | x | x | | | | | x | | | | | | | | x | 13287 | 0.002s 58.258s 638309739346042448: | x | | x x x | | | | x | x | | | | | x | x | | | | | | x | | | 0.002s 58.260s 638309739346063837: | x | | x x x 4718 | | | x | x | | | | | 13289 | x | | | | | | x | | | 0.002s 58.262s 638309739346085109: | x | | 13290 x x | 13239 | | x | x | | | | | | | x | | | | | | x | | | 0.002s 58.264s 638309739346106185: | x | | | x x | | | | x | x | | | | | | | x | | | | 4821 | x | | | 0.003s 58.267s 638309739346132039: | 13292 | | | x x | | | | x | x | | | | | | | x | | | | | | x | | 13192 0.003s 58.270s 638309739346162342: | | | | | x x | | 4806 | x | x | | | | | | | x | | | | | | x | | | 0.004s 58.274s 638309739346198439: | | | | | x x | | | | x | x | | | | 4796 | | x | | | | | | x | | | 0.003s 58.276s 638309739346223897: 4849 | | | | x x | | | | x | x | | | | | | | x | | | | | | 13294 | | | 0.002s 58.278s 638309739346246286: | | | 12758 | x x | | | | x | x | | | | | | | x | | | | | | | | | | 0.003s 58.281s 638309739346272621: | | | | | x 13295 | | | | x | x | | | | | | | x 4863 | | | | | | | | | 0.004s 58.285s 638309739346309225: | | | | | x | | | | | 4751 | x | | | | | | | x | 13283 | | | | | | | | 0.002s 58.287s 638309739346334082: | | | | | x | | | | | | | x | | | | | | | x | | 13288 | | | | | | | 0.003s 58.290s 638309739346360808: | | | | | x | | | | 13277 | | x | | | | | | | x | | | | | | | | | | 0.002s 58.292s 638309739346385484: | | | | | x | | | | | | 13230 x | | | | | | | 13297 | | | | | | | | | | 0.003s 58.295s 638309739346412511: | | | | | x | | | | | | | x | | | | | | x | | | | | | | | | | | 0.003s 58.298s 638309739346443917: | | | | | x | | | | | | | x x | | | | | x | | | | | | | | | | | 0.002s 58.301s 638309739346468708: | | | | | x | | | | | | | x x | | 13298 | | x | | | | | | | | | | | 0.003s 58.303s 638309739346493903: | | | | | x | | | | | | | x x | | | | | x | | | | | | | | 4874 | | 0.003s 58.306s 638309739346519065: | | | | | x | | | | | | | x x | x | | | x | | | | | | | | | | | 0.002s 58.308s 638309739346544030: | | | | | x | | | | | | | x x | x | | | x | | | | | | 13269 | | | | 0.002s 58.311s 638309739346568398: | | x | | x | | | | | | | x x | x | | | x | | | | | | | | | | | 0.002s 58.313s 638309739346592939: | | x | | x | | | | | | | x 13300 4720 x | | | x | | | | | | | | | | | 0.002s 58.315s 638309739346617393: | | x | | x | 4862 | | | | | x | | x | | | x | | | | | | | | | | | 0.003s 58.318s 638309739346643527: | | x | | x | | 13301 | | | | x | | x | | | x | | | | | | | | | | | 0.003s 58.321s 638309739346675273: | | x | x x | | | | | | | x | | x | | | x | | | | | | | | | | | 0.003s 58.325s 638309739346709959: | | x | x x | | | | | | | x | | x | | | x | | | | | | | | | | x 0.003s 58.327s 638309739346736296: | | x | x x | | | | | | | x | | x | | | 13302 | | | | 4855 | | | | | x 0.003s 58.330s 638309739346764141: 13280 | x | x x | | | | | | | x | | x | | | | | | | | | | | | | | x 0.003s 58.333s 638309739346794078: | | x 12695 x x | | | | | | | x | | x | | | | | | | | | | | | | | x 0.004s 58.337s 638309739346829338: | | x | x x | | | | | | | x | | x | | | | | | | | | 4858 | | | | x 0.004s 58.340s 638309739346865235: | | x | x x | | | | | | | x | | 13304 | | | | | x | | | | | | | | x 0.004s 58.344s 638309739346906896: | | x | x x x | | | | | | x | | | | | | | | 4844 | | | | | | | | x 0.003s 58.347s 638309739346932437: | | x | x x x | | | | | | x | | | | | 4713 | | | | | | | | | | | x 0.003s 58.350s 638309739346960342: | | x | x x x | | | | x | x | | | | | | | | | | | | | | | | | x 0.004s 58.354s 638309739346997790: | | x | x x x | | | | x | x | | | | | | | | | x | | | | | | | x 0.003s 58.357s 638309739347029752: | | x | x x x | | | | x | x | | | | | | | | | x x | | | | | | x 0.003s 58.359s 638309739347055029: | | x | x x x | | | 13272 x | x | | | | | | | | | x 4721 | | | | | | x 0.003s 58.362s 638309739347080370: | | x | x x x | | | | x 4842 x | | | | | | | | | x | | | | | | | 4775 0.003s 58.365s 638309739347108375: | | x | x x x | | | | x | x | | | | | | | 4794 | x | | | | | | | | 0.003s 58.367s 638309739347136519: | 4686 x | x x x | | | | x | x | | | | | | | | | x | | | | | | | | 0.002s 58.370s 638309739347161352: | | x | x x x | | | | x | x | | | 4833 | | | | | x | | | | | | | | 0.003s 58.373s 638309739347187915: | | x | x x x | | | | x | x | | | | | | | | | x | | | | x | | | 0.002s 58.375s 638309739347212209: | | x | x x x | | | | x | x | | | | | | | | | x | | | 4841 x | | | 0.002s 58.377s 638309739347236394: | | x | x x x | | | | x | x | | | | | | | | | x | | | | x 4749 | | 0.002s 58.380s 638309739347260808: | | x | x x x 4727 | | | x | x | | | | | | | | | x | | | | x | | | 0.002s 58.382s 638309739347285444: | | x | x x x | 4829 | | x | x | | | | | | | | | x | | | | x | | | 0.003s 58.385s 638309739347310620: | | x | x x x | | 4809 | x | x | | | | | | | | | 13307 | | | | x | | | 0.003s 58.387s 638309739347336134: | | x | x x x | | | | x | x | 4793 | | | | | | | | | | | | x | | | 0.002s 58.390s 638309739347360342: | | x | x x 13308 | | | | x | x | | | | 4817 | | | | | | | | | x | | | 0.002s 58.392s 638309739347385076: | | x | x x | | | | | x | x | | | | | | | | | | | 4838 | | x | | | 0.002s 58.394s 638309739347406580: 4830 | x | x x | | | | | x | x | | | | | | | | | | | | | | x | | | 0.002s 58.397s 638309739347428281: | | 4816 | x x | | | | | x | x | | | | | | | | | | | | | | x | 13299 | 0.002s 58.399s 638309739347450992: | | | 12635 x x | | | | | x | x | | | | | | | | | | | | | | x | | | 0.002s 58.401s 638309739347473960: | | | | x x | | | | | x | x x | | | | | | | | | | | | | x | | | 0.002s 58.403s 638309739347496895: | | | | x x | | | | | x | x x | x | | | | | | | | | | | x | | | 0.002s 58.406s 638309739347519684: | | | | x x | | | | | x | x x | x | | 13293 | | | | | | | | x | | | 0.002s 58.408s 638309739347541506: | | | | x x | | | | | x | x x | x | | | 4788 | | | | | | | x | | | 0.002s 58.410s 638309739347563342: | | | | x x | | | | 13143 x | x x | x | | | | | | | | | | | x | | | 0.003s 58.413s 638309739347593719: | | | | 13311 x | | | | | x 4822 x x | x | | | | | | | | | | | x | | | 0.003s 58.416s 638309739347620900: | 13312 | | | x | | | | | x | x x | x | | | | | | | | | | | x | | | 0.003s 58.419s 638309739347652757: | | | | | x | | | | | x | x x | 13313 13242 | | | | | | | | | | x | | | 0.004s 58.423s 638309739347687985: | | | | | x | | | | | x | x x | | | | | | | | | | | | 4835 x | | | 0.003s 58.425s 638309739347714611: | | | | | x | | | | | x | x x | | | | | | | | | x | | | x | | | 0.002s 58.427s 638309739347736189: | | | | | x | | | | | x | x x | | | | | | | | | x | | | x 13305 | | 0.002s 58.430s 638309739347758459: | | | | | x | | 13303 | | x | x x | | | | | | | | | x | | | x | | | 0.002s 58.432s 638309739347780426: | | | | | x | | | | | x | x x 4695 | | | | | | | | x | | | x | | | 0.002s 58.434s 638309739347803480: | | | | | x | | | | | x | x x | | | 4826 | | | | | 13318 | | | x | | | 0.002s 58.436s 638309739347825392: | | | | | x | | | | | x | x x | | | | | | | | | | 4845 | | x | | | 0.003s 58.439s 638309739347856254: | | | | | x | | | | | x | x x | | | | | | | | | | | | | x | x | 0.002s 58.442s 638309739347878831: | | | | | x | | | | | x | x x | | | | | | | | | | | 4722 | x | 13320 | 0.002s 58.444s 638309739347901064: | | | x | x | | | | | x | x x | | | | | | | | | | | | | x | | | 0.002s 58.446s 638309739347925791: | | | x | x | | | | | x | x 13321 | | | | | | | 4863 | | | | | x | | | 0.002s 58.448s 638309739347947283: | | | x | x | | | | | x | x | | | | | 13314 | | | | | | | | x | | | 0.003s 58.451s 638309739347974157: | | | x | x | | | | 13127 x | x | | | | | | | | | | | | | | x | | | 0.003s 58.455s 638309739348007770: | | | 13322 | x | | | | | x | x | | | | | | | | | | | | | | x | | 4824 0.003s 58.457s 638309739348036405: | | | | | 13323 | | | | | x | x | | | | | | | 13310 | | | | | | x | | | 0.002s 58.460s 638309739348061280: | | | | | | | | | | | x 13324 x | | | | | | | | | | | | | | x | | | 0.004s 58.463s 638309739348096479: | | | | x | | | | | | x | x | | | | | | | | | | | | | | x | | | 0.004s 58.467s 638309739348136326: | | | | x | x | | | | x | x | | | | | | | | | | | | | | x | | | 0.004s 58.471s 638309739348171614: | 4686 | | x | x | | | | x | x | | | | | | | | | | | | | | x | | | 0.004s 58.475s 638309739348211283: | | | | x | x | | | | x | x | | | 13315 | | | | | | | | | | x | | | 0.004s 58.479s 638309739348250840: | | | | x | x | | | | x | x | | x | | | | | | | | | | | x | | | 0.002s 58.481s 638309739348275271: | | | | x | x | | | | x | x | | x | | | | | | x | | | | x | | | 0.002s 58.484s 638309739348298639: | | | | x | x | | | | x | x | | x | | | | | | x | | | 4872 x | | | 0.002s 58.486s 638309739348321679: | | | | x | x 4718 | | | x | x | | x | | | | | | 13326 | | | | x | | | 0.002s 58.488s 638309739348345598: | | | | x | x | | | | 4751 | x | | x | | | | | | | | | | | x 13317 | | 0.002s 58.491s 638309739348370151: | | | | x | x | | 4806 | | | x | | 13327 | | | | | | | | | | | x | | | 0.002s 58.493s 638309739348394548: | | | | x | x | 13296 | | | | x | | | | | | | | | | | | | | x | | | 0.002s 58.496s 638309739348418937: | | | | x | x | | | | | | x | | | | | | | | | | 4867 | | | x | | | 0.003s 58.498s 638309739348446026: | | | | x | x | | | | | | x | | | | | | 13319 | | | | | | | x | | | 0.002s 58.501s 638309739348470051: 4849 | | | 13328 | x | | | | | | x | | | | | | | | | | | | | | x | | | 0.003s 58.504s 638309739348497860: | | x | | | x | | | | | | x | | | | | | | | | | | | | | 13329 | | | 0.003s 58.506s 638309739348524172: | | x | | | 13330 | | | | | | x | | | | | | | | | | | | 4837 | | | | | 0.004s 58.510s 638309739348560905: | | x | | | | | | | | | | x | | | | | | | | x | | | | | | | | | 0.003s 58.513s 638309739348593835: | | x | | | | | | | | | | x | | | | | 4883 | | x | | | | | | | | | 0.004s 58.517s 638309739348635072: | | x | | | | | | | 13117 | | x | | | | | | | | x | | | | | | | | | 0.003s 58.520s 638309739348664599: | | x | | | | | | | | | | x | | | | | | | | x | | | | | | | | x 0.003s 58.523s 638309739348693540: | | x | | | | | | | | | | x | | | | | | | x x | | | | | | | | x 0.004s 58.527s 638309739348728562: | | x | | | | | | | | | 4822 x | | | | | | | x x | | | | | | | | x 0.004s 58.531s 638309739348768268: | | x | | | | | | | | | | x | | | | | | | x x | | | | | | | 13331 x 0.003s 58.534s 638309739348802275: | x x | | | | | | | | | | x | | | | | | | x x | | | | | | | | x 0.003s 58.537s 638309739348830866: | x x | | | | | | | | | | x x | | | | | | x 4844 | | | | | | | | x 0.003s 58.539s 638309739348856782: | x x | | | | | | | | | | x x | | 4807 | | | x | | | | | | | | | x 0.003s 58.542s 638309739348882605: | 13334 x | | | | | | | | | | x x | | | | | | x | | | | | 4841 | | | x 0.003s 58.545s 638309739348908581: | | x | | 13332 | | | | | | | x x | | | | | | 4794 | | | | | | | | | x 0.003s 58.547s 638309739348933668: | | x | | | | 4857 | | | | | x x | | | | | | | | | | | | | | | | x 0.003s 58.550s 638309739348958682: | | x | | | | | | | | | | x x | | | | | | | | | | | | | | 4749 | x 0.002s 58.552s 638309739348983600: | | x | | | | | | | | x | x x | | | | | | | | | | | | | | | | x 0.003s 58.555s 638309739349008848: | | x | | | | | | | | x | x 13337 4793 | | | | | | | | | | | | | | | x 0.003s 58.557s 638309739349033891: | | x | | | | | x | | x | x | | | | | | | | | | | | | | | | | x 0.003s 58.560s 638309739349067317: | | x | | | | | 13338 | | x | x | | | | 4817 | | | | | | | | | | | | x 0.004s 58.564s 638309739349106711: | | x | | | | | | | | x | x | | | | | | | | | | 13339 | | | | | | x 0.003s 58.568s 638309739349137855: | | x | | | | | | | | x | x | | | | | | x | | | | | | | | | | x 0.003s 58.570s 638309739349164954: | | x | | | | | | | | x | x | | | | | | 13340 | | | | 4838 | | | | | x 0.003s 58.573s 638309739349191687: | | x | | | x | | | | x | x | | | | | | | | | | | | | | | | | x 0.004s 58.577s 638309739349231980: | | x | | | x | | | | x | x | | | | | | | | | | | | 4722 | | | | x 0.004s 58.581s 638309739349274917: | | x | | | x | | | | x | x | | | | | | | | | 13335 | | | | | | | x 0.004s 58.585s 638309739349310402: | | x | | | x | | | | x | x | | 13333 | | | | | | | | | | | | | | x 0.004s 58.589s 638309739349350743: | | x | | | x | | | 4748 x | x | | | | | | | | | | | | | | | | | x 0.003s 58.592s 638309739349378023: | | x | | | x | | | | x 4842 x | | | | | | | | | | | | | | | | | x 0.003s 58.594s 638309739349407085: | | x | x | x | | | | x | x | | | | | | | | | | | | | | | | | x 0.003s 58.598s 638309739349441125: | | 4816 | x | x | | | | x | x | | | | | | | | | | | | | | x | | x 0.003s 58.600s 638309739349467379: | | | x x | x | | | | x | x | | | | | | | | | | | | | | x | | 4775 0.003s 58.603s 638309739349493657: | | | x x | x | | | | x | x | | | | | | | | | | | | | | x | 13336 | 0.003s 58.606s 638309739349520162: | | | x x | x | | | | x | x | | | | | 4713 | | | | | | | | x | | | 0.003s 58.608s 638309739349547048: | | | x x | x | | | | x | x | | | 4833 | | | | | | | | | | x | | | 0.003s 58.611s 638309739349572515: | x | x x | x | | | | x | x | | | | | | | | | | | | | | x | | | 0.003s 58.614s 638309739349598101: | x | x x | x | | | | x | x | | | | | | | | | | | | | 4872 x | | | 0.003s 58.616s 638309739349623931: | x | x x x x | | | | x | x | | | | | | | | | | | | | | x | | | 0.003s 58.619s 638309739349650785: | x | x x x x 4727 | | | x | x | | | | | | | | | | | | | | x | | | 0.003s 58.621s 638309739349676211: | x | 13346 x x x | | 4744 | x | x | | | | | | | | | | | | | | x | | | 0.003s 58.624s 638309739349701418: | x | | x x x | | | | 13347 | x | 13175 | | | | | | | | | | | | x | | | 0.003s 58.627s 638309739349728499: | x | | x x x | | | | | | x | | | | 4796 | | | | | | | | | x | | | 0.004s 58.630s 638309739349765801: | x | | x x x | | | | | | x | | | | | | | | | | | | | | x 13291 | | 0.004s 58.634s 638309739349807417: | x | | x x x | | | | | | x | | | | | | | | | | 4867 | | | x | | | 0.003s 58.637s 638309739349832874: 4830 13349 | | x x x | | | | | | x | | | | | | | | | | | | | | x | | | 0.003s 58.640s 638309739349860184: | | | | x x x | | | | | | x x | | | | | | | | | | | | | x | | | 0.004s 58.644s 638309739349899222: | | | | x x x | | | | | | x x | | | | | | | | x | | | | x | | | 0.004s 58.647s 638309739349937286: | | | | x x x | x | | | | x x | | | | | | | | x | | | | x | | | 0.003s 58.651s 638309739349971140: | | | | x x x | x | | | | x x | x | | | | | | x | | | | x | | | 0.004s 58.654s 638309739350006597: | | | | x x x | x | 13341 | | x x | x | | | | | | x | | | | x | | | 0.003s 58.657s 638309739350032902: | | | | x x x | x | | | 13325 x x | x | | | | | | x | | | | x | | | 0.003s 58.660s 638309739350061143: | | | | x x x | x | | | | x x | x | | | | | | x | | 4858 | x | | | 0.003s 58.663s 638309739350089371: | | | | x x x | x | | | | x x | x | | | x | | x | | | | x | | | 0.003s 58.666s 638309739350124124: | | | | x x x | x | | | | x x | x | | | x | | x | | | | x | x | 0.003s 58.669s 638309739350153751: | | | | x x x | x | | | | x x | x | | | x | 4863 13352 | | | | x | x | 0.003s 58.672s 638309739350179222: | | | | x x x | x | | | | x x | x | | 13350 x | | | | | | | x | x | 0.002s 58.674s 638309739350203971: | | | | x x x | x | | | | x x | x 13344 | | x | | | | | | | x | x | 0.002s 58.677s 638309739350228926: | | | | x x x | x | | | | x x | x | | | x | | | | | | x x | 13355 | 0.002s 58.679s 638309739350253598: | | | | x x x | x | | | | x 13356 | x | | | x x | | | | | x x | | | 0.003s 58.682s 638309739350286233: | | | | x x x | x | | 4751 | x | | x | | | x x | | | | | x x | | | 0.004s 58.686s 638309739350322748: | | | | x x x | x | | | | x | 4793 x | | | x x | | | | | x x | | | 0.004s 58.690s 638309739350362619: | | | | x x x | x | | | | x | | x | | | x x | | | | | x x 13353 | | 0.004s 58.694s 638309739350402382: | | | | x x x | x | | | | x | | x | | | x x | | 13357 | | x x | | | 0.004s 58.698s 638309739350440744: | | | | x x x | 13358 | | | | x | | x | | | x x | | | 4845 | x x | | | 0.003s 58.700s 638309739350466888: | | | | x x x | | 4809 | | | x | | x | | | x x | | | | | x x | | | 0.003s 58.704s 638309739350501518: | | | x x x x | | | | | | x | | x | | | x x | | | | | x x | | | 0.004s 58.708s 638309739350540502: | | | x x x x | | | 13110 | | x | | x | | | x x | | | | | x x | | | 0.004s 58.712s 638309739350582390: | | | x x x x | | | | | 13316 x | | x | | | x x | | | | | 4835 x | | | 0.003s 58.715s 638309739350613378: | | x 13359 x x x | | | | | | x | | x | | | x x | | | | | | x | | | 0.003s 58.718s 638309739350642377: | | x | x x x | | | | | | x | | x | | | 13360 x | | | | | | x | | 4824 0.003s 58.721s 638309739350669199: | 4686 x | x x x | | | | | | x | | x | | | | x | | | | | | x | | | 0.003s 58.724s 638309739350697529: | | x | x x x | | | | | | 13361 | | x | | | | x x | | | | | x | | | 0.005s 58.728s 638309739350744008: | | x | x x x | | | | | | | | | x | | x | x x | | | | | x | | | 0.004s 58.732s 638309739350787011: | | x | x x x | | | | | | | | | x 4836 | x | x x | | | | | x | | | 0.003s 58.736s 638309739350818963: | | x | x x x | | | | | | | | | x | | x | x x | | | | | x | x | 0.003s 58.739s 638309739350847623: | | x | x x x 4718 | | | | | | | | x | | x | x 13362 | | | | | x | x | 0.003s 58.741s 638309739350874852: | | x | x x x | | | | 13348 | | | | x | | x | x | | | | | | x | x | 0.003s 58.744s 638309739350900778: | | x | x x x | | | | | | | | | x | 4826 x | x | | | | | | x | 13364 | 0.003s 58.747s 638309739350927966: | | x | x x x | | | | | | | | 4695 x | | x | x | | | | | | x | | | 0.003s 58.749s 638309739350954997: | | x | x x x | | | | | | | | | x | | 4713 | x | | | | | | x x | | 0.003s 58.752s 638309739350981267: | | x | x x x | | | | | | | | | x | | | | x | | 4867 | | | x x | | 0.003s 58.755s 638309739351007591: | | x | x x x | | | | | | | | | x | | | | x | x | | | | x x | | 0.003s 58.757s 638309739351033012: 4849 | x | x x x | | | | | | | | | x | | | | x | 13366 | | | | x x | | 0.003s 58.760s 638309739351059929: | | x | x x x | | 4806 | | | | | | x | | | | x | | | | | | x x | | 0.003s 58.762s 638309739351086010: | | x | x x x | | | | | | | 13363 | x | | | | 4794 | | | | | | x x | | 0.002s 58.765s 638309739351110592: | | x | x x x | | | 4748 | | | | | x | | | | | | | | | | | x x | | 0.003s 58.767s 638309739351135775: | | x | x x x | | | | | | | | | 13368 | | | | | | | | | 4837 | x x | | 0.003s 58.770s 638309739351165554: | | x | x x x | | | | | 13306 | | | | | | | | | | | | | | | x x | | 0.003s 58.773s 638309739351192188: | | x | x x x | | | | | | | | | | | | | | | | | | | | | x x | x 0.003s 58.776s 638309739351224530: | | x | x x x | | | | | | x | | | | | | | | | | | | | | x x | x 0.002s 58.779s 638309739351249467: | | x | x x x | 4829 | | | | x | | | | | | | | | | | | | | x x | x 0.003s 58.781s 638309739351275774: | | x | x x x | | | | | | x | | | 13343 | | | | | | | | | | x x | x 0.003s 58.784s 638309739351301565: | 13351 x | x x x | | | | | | x | | | | | | | | | | | | | | x x | x 0.003s 58.786s 638309739351327279: | | x | x x x 13161 | | | | | x | | | | | | | | | | | | | | x x | x 0.003s 58.789s 638309739351354850: | | x | x x x | | | | x | x | | | | | | | | | | | | | | x x | x 0.003s 58.792s 638309739351380044: | | 4816 13365 x x x | | | | x | x | | | | | | | | | | | | | | x x | x 0.003s 58.794s 638309739351405355: | | | | x x x | | | | x | x | | | | | | x | | | | | | | x x | 4775 0.003s 58.797s 638309739351431969: | | | | x x x | | | | x | x | | | | 4817 | x | | | | | | | x x | | 0.003s 58.800s 638309739351457674: | | | | x x x | | | | x | x | | | | | 13372 x | | | | | | | x x | | 0.003s 58.802s 638309739351483243: | | | | x x x | | | | x | x | | | | | | 13374 | | | | 4838 | | x x | | 0.003s 58.805s 638309739351509168: | | | | x x x | | | | 4751 | x x | | | | | | | | | | | | | x x | | 0.003s 58.808s 638309739351544144: | | | | x x x | | | | | | x x | | | | | | | 4863 | | | | | x x | | 0.004s 58.812s 638309739351584472: | | | | x x x | | | x | | x x | | | | | | | | | | | | | x x | | 0.004s 58.816s 638309739351623895: | | | | x x x | | | x | | x x | | | | | | | | | x | | | x x | | 0.003s 58.819s 638309739351649732: | | | | x x x | | | x | | x x | | | | | | | | | x | 4834 | x x | | 0.004s 58.823s 638309739351687638: | | | | x x x | | | x | | x 13377 | | | | | | | | | x | | 4872 x x | | 0.004s 58.827s 638309739351731456: | | | | x x x | | | x | x x | | | | | | | | | | x | | | x x | | 0.003s 58.829s 638309739351757497: | | | | x x x | | | x | x x | | | | | | | | | | x | | | x x x | 0.003s 58.832s 638309739351783917: | | | | x x 13378 | x | x | x x | | | | | | | | | | x | | | x x x | 0.003s 58.835s 638309739351809222: | | | | x x | | x | x | x x | | | 4807 | | | | | | x | | | x x x | 0.003s 58.837s 638309739351835497: | x | | x x | | x | x | 4842 x | | | | | | | | | | x | | | x x x | 0.003s 58.840s 638309739351866575: | x | | x x | 4862 x | x | | x | | | | | | | | | | x | | | x x x | 0.003s 58.843s 638309739351893940: | x | | x x | | x | x | | x | | | | | | | | | x x | | | x x x | 0.003s 58.846s 638309739351919508: | x x | x x | | x | x | | x | | | | | | | | | x x | | | x x x | 0.002s 58.848s 638309739351944482: | x x x x x | | x | x | | x | | | | | | | | | x x | | | x x x | 0.003s 58.851s 638309739351975039: | x x x x x | | x | x | | x | | 13376 | | | | | | x x | | | x x x | 0.002s 58.854s 638309739351999952: | x x x x x | | x | x | | x | 4793 | | | | | | | 13380 x | | | x x x | 0.003s 58.856s 638309739352025792: | x x x x x | | x | x | | x | | | | 4796 | | | | | x | | | x x x | 0.003s 58.859s 638309739352051446: | x x x x x | | x | x | | x | | | | | 13371 | | | | x | | | x x x | 0.003s 58.861s 638309739352077360: 4830 x x x x x | | x | x | | x | | | | | | | | | | x | | | x x 13382 | 0.003s 58.864s 638309739352103281: | x x 13383 x x | | x 4769 x | | x | | | | | | | | | | x | | | x x | | 0.003s 58.867s 638309739352135809: | x x | x x | | 13384 | x | | x | | | | | | | x | | x | | | x x | | 0.004s 58.871s 638309739352174693: | x x | x x | | | | x x | x | | | | | | | x | | x | | | x x | | 0.004s 58.875s 638309739352214657: | x x | x x | | | | x x | x | | | | | | | x 4844 | x | | | 13386 x | | 0.004s 58.879s 638309739352251339: | x x | x x | | | | x x | x | | | | | | | x | | x | 4858 | | x | | 0.004s 58.883s 638309739352292768: | x x | x x | | | | x x | x | | | | | | 13379 x | | x | | | | x | | 0.003s 58.886s 638309739352322620: | 13388 x | x x | | | | x x | x | | | | | | | x | | x | | 4841 | x | | 0.003s 58.889s 638309739352350044: | | x | x x x | | | x x | x | | | | | | | x | | x | | | | x | | 0.003s 58.892s 638309739352377545: | | x | 13389 x x | | | x x | x | | | 13375 | | | x | | x | | | | x | | 0.003s 58.894s 638309739352405031: | | x | | x x | | | x x x x | | | | | | | x | | x | | | | 13390 | | 0.004s 58.898s 638309739352443574: | | x | | x x 4727 | | x x x x | | | | | | | x | | x | | | | | | | 0.004s 58.902s 638309739352478807: | | x | | x x | | | x x x x x | | | | | | x | | x | | | | | | | 0.003s 58.904s 638309739352506589: | | x | | x x | | | x x 13392 x x | | | | | | x | | x | | | | | | x 0.003s 58.907s 638309739352531677: | | x | | x x | | | x x | x x | x | | | | x | | x | | | | | | x 0.004s 58.910s 638309739352566828: | | x | | x x | | | x x | x x 13391 x | | | | x | | x | | | | | | x 0.003s 58.914s 638309739352599728: | | x | | x x | | | x x | x x | x | 4826 | | x | | x | | | | | | x 0.003s 58.917s 638309739352633311: | | x | | x x | | | x x | x x | x | | x | x | | x | | | | | | x 0.004s 58.921s 638309739352670009: | | x | | x x | | | x x | x 13395 | x | | x | x | | x 4845 | | | | | x 0.003s 58.924s 638309739352699152: | | x | | x x | | 13370 x x | x | | 13396 | | x | x | | x | | | | | | x 0.003s 58.927s 638309739352732082: | | x | | x x | | | x x | x | | | | | x | x | | x | | | x | | x 0.003s 58.930s 638309739352763795: | | x | | x x | | | x x | x | | | | | x | x | | x | 4837 | x | | x 0.004s 58.934s 638309739352804345: | | x | | x x | | | x x | x | | | | | x | x | 13394 x | | | x | | x 0.003s 58.938s 638309739352838338: | | 4816 | | x x | | | x x | x | | | | | x x x | | x | | | x | | x 0.003s 58.940s 638309739352864534: | 13393 | | | x x | | | x x | x | | | | | x x x | | x | | | x | | x 0.004s 58.944s 638309739352902120: | | | | | x x | | | x x | x | | | | | x x x | | x | | 4872 x | | x 0.003s 58.947s 638309739352935105: | | | | | x x | | | 4748 x | x | | | 13342 | x x x | | x | | | x | | x 0.005s 58.952s 638309739352983981: | | | | x x x | | | | x | x | | | | | x x x | | x | | | x | | x 0.004s 58.957s 638309739353027856: | | | | x x x | 4829 | | x | x | | | | | x x 4794 | | x | | | x | | x 0.004s 58.960s 638309739353065617: | | | | x x x | | | | x | x | | | | | x x | | | x | | | x x | x 0.003s 58.963s 638309739353093336: | | | | 13399 x x 4718 | | | x | x | | | | | x x | | | x | | | x x | x 0.003s 58.966s 638309739353119396: | | | | | x x | | | | x | x | | | | | x x | | | x | | | x x 13397 x 0.003s 58.969s 638309739353147560: | | | x | x x | | | | x | x | | | | | x x | | | x | | | x x | x 0.003s 58.971s 638309739353173488: | | | x | x x | | | | x | x | 4695 | | | x x | | | x | | | x x | x 0.003s 58.974s 638309739353199378: | | | x | x x | | | | x | x | | | | 4810 x x | | | x | | | x x | x 0.003s 58.976s 638309739353224928: 4849 | | x | x x | | | | x | x | | | | | 13401 x | | | x | | | x x | x 0.003s 58.979s 638309739353250837: | | | x | x x | | | | x | x | | | | | | x | | | x 4701 | | x x | x 0.003s 58.982s 638309739353277710: | | | x | x x | | | | x | x | | x | | | x | | | x | | | x x | x 0.003s 58.984s 638309739353305034: | | | x | x x | | 4769 | x | x | | x | | | x | | | x | | | x x | x 0.003s 58.987s 638309739353331013: | | | 13403 | x x | | | | x | x | | x | | | x | 4863 | x | | | x x | x 0.003s 58.989s 638309739353357064: | | | | | x x | | | | x | x | | x | | | x | | | x | 4831 | x x | x 0.003s 58.992s 638309739353384066: | | | | | x x | | | | x | x | | x | | | x | | 13402 x | | | x x | x 0.003s 58.995s 638309739353414381: | | x | | x x | | | | x | x | | x | | | 13405 | | | x | | | x x | x 0.003s 58.998s 638309739353440987: | x x | | x x | | | | x | x | | x | | | | | | | x | | | x x | x 0.004s 59.002s 638309739353479762: | x x | | x x | | | | x 4842 x | | x | | | | | | | x | | | x x | 4775 0.003s 59.005s 638309739353507747: | x x | | x x | | | | x | x | | x 4836 | | | | | | x | | | x x | | 0.003s 59.007s 638309739353535040: | x x | | x x | | | | x | x x | x | | | | | | | x | | | x x | | 0.003s 59.010s 638309739353561022: | x x | | 13406 x | x | | x | x x | x | | | | | | | x | | | x x | | 0.003s 59.013s 638309739353589724: | x x | x | x | x | | x | x x | x | | | | | | | x | | | x x | | 0.003s 59.015s 638309739353616481: | x x | x | x 4727 x | | x | x x | x | | | | | | | x | | | x x | | 0.003s 59.018s 638309739353645955: | x x | x | x | x | | x | x x | x | | | | | | | x | | | x x x | 0.003s 59.021s 638309739353672122: | x x | x | x | x | x x | x x | x | | | | | | | x | | | x x x | 0.003s 59.024s 638309739353698474: | x x | x | x | x | x x | x x | x | 4796 | | | | | x | | | x x x | 0.003s 59.026s 638309739353724335: | x x | x | x | 13409 | x x | x x | x | | | | | x | x | | | x x x | 0.003s 59.029s 638309739353752160: | x x | x | x | | | x x | x x | x | | | | | x 13400 x | | | x x x | 0.003s 59.032s 638309739353778802: | x 4816 | x | x | | | x x | x x | x | | | x | x | x | | | x x x | 0.003s 59.034s 638309739353804838: | x | | x | x | | 4806 x x | x x | x | | | x | x | x | | | x x x | 0.003s 59.037s 638309739353831048: | x | | x | x | | | x x | x x | x | | | x | 13410 | x | | 4835 x x x | 0.003s 59.039s 638309739353857303: | x | | x | x | | | x x 4822 x x | x | | | x | | | x | | | x x x | 0.003s 59.042s 638309739353882351: | x | | x | x | | | x x | x x | x | | | x | | | x | | | x x x x 0.003s 59.045s 638309739353909937: | x | | x | x | | | x x | x x | x 4807 | | x | | | x | | | x x x x 0.003s 59.047s 638309739353936010: | x | | x | x | | | x x | x x | x | | | x x | | x | | | x x 13414 x 0.003s 59.050s 638309739353961977: | x | | x | x | | | x x | x x | x | | x x x | | x | | | x x | x 0.003s 59.053s 638309739353988291: | x | | x x x | | | x x | x x | x | | x x x | | x | | | x x | x 0.003s 59.055s 638309739354014578: | x | 13412 x x x | | | x x | x x | x | | x x x | | x | | | x x | x 0.003s 59.058s 638309739354040889: | x | | x x x 4862 | | x x | x x | x | | x x x | | x | | | x x | x 0.003s 59.061s 638309739354068241: | x | | x x x | | | x x | x 13416 4793 x | | x x x | | x | | | x x | x 0.003s 59.063s 638309739354093977: 4830 x | | x x x | | | x x | x | | x | | 13417 x x | | x | | | x x | x 0.003s 59.066s 638309739354120686: | x | | x x x | | | x x | x | | x | | | x x | | 13418 4845 | | x x | x 0.003s 59.069s 638309739354148422: | x | | x x x | | | x x | x | | x | 4827 | x x | | | | | | x x | x 0.003s 59.071s 638309739354176019: | x | | x x x | | | x x | x | | x | | | x x | | | | 4858 | x 13420 | x 0.003s 59.074s 638309739354204372: | x | | x x x | 4829 | x x | x | | x | | | x x | | | | | | x | | x 0.003s 59.077s 638309739354235653: | x | | x x x | | | x x | x | | x | | | x x | 13415 | | | | x | | x 0.003s 59.080s 638309739354262651: | x 13413 | x x x | | | x x | x | | x | | | x x | | | | | | x | | x 0.003s 59.083s 638309739354289521: | x | | x x x | | 13411 x x | x | | x | | | x x | | | | | | x | | x 0.003s 59.085s 638309739354315888: | x | | x x x | | | x x | x | | x x | | 13423 x | | | | | | x | | x 0.003s 59.088s 638309739354342516: | x | x x x x | | | x x | x | | x x | | | x | | | | | | x | | 4775 0.003s 59.091s 638309739354368705: | x | x x x x 12175 | | x x | x | | x 13424 | | | x | | | | | | x | | | 0.003s 59.093s 638309739354394978: | x | x x x x | | | x x | x | | x | | | | x 4863 | | | | | x | | | 0.003s 59.096s 638309739354421234: 13373 x | x x x x | | | x x | x | | x | | | | x | | | | | | 13425 | | | 0.003s 59.098s 638309739354447109: | x | x x x x | | | x x | x | | x | | | | x | | | 4838 | | | | | | 0.003s 59.101s 638309739354473424: | x | x x x x | | | x x | x | | 13427 | | | | x | | | | 4850 | | | | | 0.003s 59.104s 638309739354502085: | x | x x x x | | | x x | x | | | | | | | 4794 | | | | | | | | 13421 | 0.003s 59.107s 638309739354530716: | x | x x x x | | | x x | x | | | | | | | | | 13422 | | | | | | | | 0.003s 59.110s 638309739354560259: | x x x x x x | | | x x | x | | | | | | | | | | | | | | | | | | 0.003s 59.112s 638309739354585824: | x x 13428 x x x | | | x x | x | | | | | | | | | | | | | 4872 | | | | 0.003s 59.115s 638309739354611615: | x x | x x x | | | x x 13429 x | | | | | | | | | | | | | | | | | | 0.003s 59.118s 638309739354638500: | x x | x x x | | 13367 x x | x | | | | | | | | | | | | | | | | | | 0.004s 59.122s 638309739354680511: | x x | x x x | | | x x | x | | | | | | 13426 | | | | | | | | | | | 0.005s 59.127s 638309739354729589: | x x | x x x | | | x x | x | | | | | | | | | | | | | | | | | x 0.004s 59.131s 638309739354774361: | x x | x x x | | | 13431 x | x | 13381 | | | | | | | | | | | | | | | x 0.003s 59.134s 638309739354806818: | x x | x x x | | | | x | x | | | 4807 | | | | | | | | | | | | | x 0.006s 59.140s 638309739354864817: | 4792 x | x x x 4862 | | | x | x | | | | | | | | | | | | | | | | | x 0.007s 59.147s 638309739354934356: | | x | x x x | | | | x | x | | | | | | | | | | x | | | | | | x 0.006s 59.154s 638309739354998379: | | x | x x x | | | | x | x | | | | | | | | 4844 | x | | | | | | x 0.006s 59.159s 638309739355056497: 13369 | x | x x x | | | | x | x | | | | | | | | | | x | | | | | | x 0.006s 59.166s 638309739355118816: | | x | x x x | | | | x | x | | | | | | | | | | x | | | x | | x 0.003s 59.168s 638309739355146210: | | x | x x x | | | | x | x | | | | 4826 | | | | | 13433 | | | x | | x 0.003s 59.171s 638309739355173132: | | x | x x x | | | | x | x | | | | | | | | | | | 4701 | | x | | x 0.003s 59.174s 638309739355201604: | | x | x x x | | | | x | x | | 13432 | | | | | | | | | | | x | | x 0.003s 59.177s 638309739355229676: | | x | x x x | | | | x | x | | | | | | | | | | | | 4858 | x | | x 0.003s 59.179s 638309739355256980: | | x | x x x | | | | x | x x | | | | | | | | | | | | | x | | x 0.004s 59.183s 638309739355297497: | | x | x x x | 13434 | | x | x 13436 | | | | | | | | | | | | | x | | x 0.004s 59.187s 638309739355335525: | | 4816 | x x x | | | | x | x | | | | | | | | | | | | | | x | 13419 x 0.003s 59.190s 638309739355367109: | | | | x x x | | | | x | x | | | | | | | | | 13398 | | | | x | | x 0.004s 59.194s 638309739355403657: | | | | x x x | | | | x | x | | | | | | | | | | | | | | x x | x 0.004s 59.198s 638309739355444516: | | | | x x x | | 4809 | x | x | | | | | | | | | | | | | | x x | x 0.003s 59.201s 638309739355471139: | | | | x x x | | | | x | x | | | | | 4713 | | | | | | | | x x | x 0.003s 59.203s 638309739355497012: | | | | x x x | | | | x | x | | | | | | 13430 | | | | | | | x x | x 0.003s 59.206s 638309739355525633: | | | | x x x | | | | x | x | 4695 | | | | | | | | | | | | x x | x 0.003s 59.209s 638309739355552359: | | | x x x x | | | | x | x | | | | | | | | | | | | | | x x | x 0.003s 59.212s 638309739355578903: | | | x x x x 4727 | | | x | x | | | | | | | | | | | | | | x x | x 0.003s 59.214s 638309739355604619: | x | x x x x | | | | x | x | | | | | | | | | | | | | | x x | x 0.003s 59.217s 638309739355630421: | x | x x x x | | | | x 4822 x | | | | | | | | | | | | | | x x | x 0.003s 59.219s 638309739355657057: | x | x x x x | | | x x | x | | | | | | | | | | | | | | x x | x 0.003s 59.222s 638309739355683440: 4849 x | x x x x | | | x x | x | | | | | | | | | | | | | | x x | 4824 0.003s 59.225s 638309739355709729: | x | x x x x | | | x x | x | | | | 4817 | | | | | | | | | x x | | 0.003s 59.227s 638309739355736299: | x | x x x x | | | x x | x | | 13435 | | | | | | | | | | | x x | | 0.003s 59.230s 638309739355764348: | x | x x x x | 13439 | x x | x | | | | | | | | | | | | | | x x | | 0.003s 59.233s 638309739355790651: | x | 13440 x x x | | | x x | x | | | | | | | x | | | | | | x x | | 0.003s 59.236s 638309739355819087: | x | | x x x | | | x x | x | | | | | | | x | | | | | | x x x | 0.004s 59.239s 638309739355854635: | x x | x x x | | | x x | x | | | | | | | x | | | | | | 13441 x x | 0.004s 59.244s 638309739355897948: | x x | x x x | | | x x | x | | | | | | | x | | | | 4831 | | x x | 0.004s 59.247s 638309739355936370: | x x | x x x | | | x x | x | | | | | | | x | | | | | 4835 | x 13442 | 0.003s 59.251s 638309739355967894: | x x | x x x | | | x x | x | | | | | | | x | 13385 | | | | | x | | 0.003s 59.253s 638309739355995075: | x x | 13443 x x | | 4806 x x | x | | | | | | | x | | | | | | | x | | 0.004s 59.257s 638309739356033098: | x x | | x x | | | x x | x | | | | | | | x | | 13437 | | | | x | | 0.003s 59.260s 638309739356066162: | x x | | x x | | | x x | x | | | | | 13444 | x | | | | | | | x | | 0.003s 59.263s 638309739356093630: | x x | | x x | | | x x | x | | | | | | x x | | | | | | | x | | 0.003s 59.266s 638309739356120821: | 13445 x | | x x | | | x x | x | | | 4836 | | x x | | | | | | | x | | 0.003s 59.269s 638309739356147596: | | x | | x x | | | x x | x | 4793 | | | | x x | | | | | | | x | | 0.003s 59.271s 638309739356174688: | | x | | x x x | | x x | x | | | | | | x x | | | | | | | x | | 0.003s 59.274s 638309739356201606: | | x | | x x x | | x x | x 13446 | | | | | x x | | | | | | | x | | 0.003s 59.277s 638309739356227866: | | x | | x x 13448 | | x x | x | | | | | | x x 4863 | | | | | | x | | 0.003s 59.279s 638309739356256785: | | x | | x x | | | x x | x | | | | | | x x | | | | | | | x | 4775 0.003s 59.282s 638309739356286234: | | x | | x x | | | x x | x | | | | | | 13450 x | | | 4838 | | | x | | 0.003s 59.285s 638309739356314434: | | x | | x x | | | x x | x | | | | 4827 | | x | | | | | | | x | | 0.003s 59.288s 638309739356344858: | | x | | x x | | | x x | x | | x | | | | x | | | | | | | x | | 0.003s 59.291s 638309739356373978: | | x | | x x | 4829 | x x | x | | x | | | | x | | | | | | | x | | 0.027s 59.318s 638309739356641924: | | 4816 | | x x | | | x x | x | | x | | | | x | | | | | | x x | | 0.004s 59.322s 638309739356677946: | | | | | x x | | | x x | x | | x | | | | x | | | | 4850 | x x | | 0.003s 59.324s 638309739356706111: | | | | | x x | | | x 4751 | x | | x | | | | x | x | | | | x x | | 0.003s 59.327s 638309739356733789: | | | | x x x | | | x | | x | | x | | | | x | x | | | | x x | | 0.003s 59.330s 638309739356760853: | | | | x x x | | 4809 x | | x | | x | | | | x | x | | | | x x | | 0.003s 59.333s 638309739356787909: | | | 13453 x x x | | | x | | x | | x | | | | 4794 | x | | | | x x | | 0.003s 59.335s 638309739356814819: | | | | x x x | | | x | | x | | x | | | | | | x x | | | x x | | 0.003s 59.338s 638309739356842366: | | | | x x x | | | x | | x | | x | | 4713 | | | x x | | | x x | | 0.003s 59.341s 638309739356869320: | | | | x x x | | | x | | x | | x x | | | | | x x | | | x x | | 0.003s 59.343s 638309739356896994: | | | | x x x | | | x | | x | | x x | | | | | x x | | | x x x | 0.003s 59.346s 638309739356923377: | | | | x x x | | | x | | x x | x x | | | | | x x | | | x x x | 0.003s 59.349s 638309739356950605: 4830 | | | x x x | | | x | | x x | x x | | | | | 13455 x | | | x x x | 0.003s 59.352s 638309739356978033: | | | | x x x | | | x | 4842 x x | x x | | | | | | x | | | x x 13456 | 0.003s 59.354s 638309739357005107: | | | | x x x | | | x | | x x | x x | | | | x | x | | | x x | | 0.006s 59.360s 638309739357061293: | | | | x x x | | | x | | x x | x x | | | | x | x | | | x x | x 0.006s 59.366s 638309739357122397: | | | | x x x | | | x | | x 13459 | x x | | | | x | x 4845 | | x x | x 0.006s 59.372s 638309739357184204: | 13449 | | x x x | | | x | | x | | x 4807 | | | | x | x | | | x x | x 0.006s 59.378s 638309739357244998: | | x | x x x | | | x | | x | | x | | | | | x | x | | | x x | x 0.006s 59.384s 638309739357301193: | | x | x x x | | | x | | x | | x | | | | | 13461 | x | | 4872 x x | x 0.003s 59.387s 638309739357328297: | | x | x x x | | | x | | x | | x | | | | | | | x | 13387 | x x | x 0.003s 59.389s 638309739357355093: | | x | x x x 4862 | | x | | x | | x | | | | | | | x | | | x x | x 0.003s 59.392s 638309739357383418: | | x | x x x | | | x | | x | | x | | | 13452 | | | x | | | x x | x 0.003s 59.395s 638309739357410104: | | x | x x x | | 13273 x | | x | | x | | | | | | | x | | | x x | x 0.003s 59.398s 638309739357438575: | | x 13460 x x x | | | x | | x | | x | | | | | | | x | | | x x | x 0.003s 59.400s 638309739357465703: | | x | x x x | | | x | | x | | x | | 13447 | | | | x | | | x x | x 0.003s 59.403s 638309739357493817: | | x | x x x | | | x | | x | 4695 x | | | | | | | 13465 | | | x x | x 0.003s 59.406s 638309739357521817: | | x | x x x | | | x x | x | | x | | | | | | | | | | | x x | x 0.003s 59.409s 638309739357548098: 13354 | x | 13466 x x | | | x x | x | | x | | | | | | | | | | | x x | x 0.003s 59.411s 638309739357574315: | | x | | x x | | | x x 13458 x | | x | | | | | | | | | | | 13467 x | x 0.004s 59.416s 638309739357617562: | | x | | x x | | | x x | x | | 13468 | 4826 | | | | | | | | | | x | x 0.003s 59.418s 638309739357644942: | | x | | x x | | | x x | x 13463 | | | | | | | | | | | | | | x | x 0.003s 59.421s 638309739357671511: | | x | | x x | | | x x | x | | | | | | | | | | | 4838 | | | x | x 0.003s 59.423s 638309739357697027: | | x | | x x | 13470 | x x | x | | | | | | | | | | | | | | | x | x 0.003s 59.426s 638309739357722672: | x x | | x x | | | x x | x | | | | | | | | | | | | | | | x | 4824 0.004s 59.430s 638309739357760808: | x x | | x x | | | x x | x | | | | | | | | | | | | | | | x 13457 | 0.003s 59.433s 638309739357795383: | x x | | x x | | | x x | x | | | | | | | | | | | | | 4841 | x | | 0.003s 59.437s 638309739357829580: | x x | | x x | | | x x | x | | | | | | | | | | | | 4834 | | x | | 0.004s 59.440s 638309739357866812: | x x | | x x x | | x x | x | | | | | | | | | | | | | | | x | | 0.003s 59.443s 638309739357894022: | x x | | x x x | | x x | x | | | | | | 13469 | | | | | | | | x | | 0.003s 59.446s 638309739357921806: | x x | | x x x | 4806 x x | x | | | | | | | | | | | | | | | x | | 0.003s 59.449s 638309739357951200: | x x | | x x 13473 | | x x | x | | | | | | | 13454 | | | | | | | x | | 0.003s 59.452s 638309739357984606: | x 4816 x | x x | | | x x | x | | | | | | | | | | | | | | | x | | 0.003s 59.455s 638309739358015901: | x | x | x x | | | x x | x | | | | | x | | | | | | | | | x | | 0.003s 59.458s 638309739358042675: | x | x | x x | | | x x | x | x | | | x | | | | | | | | | x | | 0.003s 59.461s 638309739358068843: 13345 x | x | x x | | | x x | x | x | | | x | | | | | | | | | x | | 0.003s 59.463s 638309739358095313: | x | x x x x | | | x x | x | x | | | x | | | | | | | | | x | | 0.003s 59.466s 638309739358122043: | x | x x x x | | | x x 4822 x | x | | | x | | | | | | | | | x | | 0.003s 59.469s 638309739358148035: | x | x x x x | | | x x | x | x | | | x | | | | | | | | x x | | 0.003s 59.471s 638309739358174654: | x | x x x x | | | x x | x | x | | | x | | 4844 | | | | | x x | | 0.003s 59.474s 638309739358200753: | x | x x x x | | | x x | x | x | | 4796 x | | | | | | | | x x | | 0.003s 59.476s 638309739358227414: | x | x x x x | | | x x | x 13474 x | | | x | | | | | | | | x x | | 0.003s 59.479s 638309739358255375: | x | x x x x | | | x x | x | x | 4833 | 13476 | | | | | | | | x x | | 0.003s 59.482s 638309739358281248: | x | x x x x | | | x x | x | x | | | | | | | 13462 | | | | x x | | 0.003s 59.485s 638309739358311944: | x | x x x x | | | x x | x | x | | | | | | | | | | | | x x 13475 | 0.004s 59.489s 638309739358351032: | x | 13477 x x x | | | x x | x | x | | | | | | | | | | | 4835 x x | | 0.004s 59.493s 638309739358389203: | x | | x x x | | | x x | x | x | | | | | | | | | | 4831 | x x | | 0.003s 59.496s 638309739358421466: | x | | x x x | | | x x | x | x | | | | | | | | | 4701 | | x x | | 0.003s 59.499s 638309739358449393: | x | | x x x | | | x x | x | x | | | | | | | | | | | | x x | 4775 0.003s 59.502s 638309739358484333: | x | | x x x | | | x x | x | x | | | | 13478 | | | | | | | x x | | 0.004s 59.506s 638309739358522616: | x | | x x x | | 4809 x x | x | x | | | | | | | | | | | | x x | | 0.003s 59.509s 638309739358550352: | x | | x x x | | | x x | x | x | | | | | x | | | | | | x x | | 0.003s 59.511s 638309739358577091: | x | | x x x | 4829 | x x | x | x | | | | | x | | | | | | x x | | 0.003s 59.514s 638309739358603744: 4849 x | | x x x | | | x x | x | x | | | | | x | | | | | | x x | | 0.003s 59.517s 638309739358631903: | x | | x x x | | | x x | x | x | | | | | x 4863 | | | | | x x | | 0.003s 59.520s 638309739358659747: | x x | x x x | | | x x | x | x | | | | | x | | | | | | x x | | 0.003s 59.522s 638309739358686787: | x x | x x 13481 | | | x x | x | x | | 13187 | | x | | | | | | x x | | 0.003s 59.525s 638309739358713339: | x x | x x | | | | x x | x 13480 4695 | | | | | x | | | | | | x x | | 0.003s 59.528s 638309739358739485: | x x | x x | | | | x x | x | | | 4836 | | | x | | | | | | x x | | 0.003s 59.530s 638309739358765193: | x x | x x | | | | x x | x | | | | | | | x | | x | | | x x | | 0.003s 59.533s 638309739358791876: | x x | x x | | | | x x | x | | | | | | | x | x x | | | x x | | 0.003s 59.536s 638309739358818246: | x x | x x | 4857 | | x x | x | | | | | | | 4794 | x x | | | x x | | 0.003s 59.538s 638309739358844957: | x x | x x | | | | x x | x | | | | | | | | | x x | | | x x 13482 | 0.003s 59.541s 638309739358872042: | x x 13479 x x | | | | x x | x | | | | | | | | | x x | | | x x | | 0.003s 59.544s 638309739358898939: | x x | x x | | | | x x | x | | | | | | | | | x x | 4850 | x 13483 | | 0.003s 59.546s 638309739358926015: | x x | x x | | | | x x | x | | x | | | | | | x x | | | x | | | 0.003s 59.549s 638309739358953123: | x x | x x | | | | x x | x | | x | | | x | | x x | | | x | | | 0.003s 59.552s 638309739358978977: | x x | x x | | | | x x | x | | x | | x x | | x x | | | x | | | 0.003s 59.554s 638309739359005591: | x x | x x | | | x x x | x | | 13484 | | x x | | x x | | | x | | | 0.003s 59.557s 638309739359032620: | x x | x x | | | x x x 4842 x | | | | | x x | | 13485 x | | | x | | | 0.003s 59.560s 638309739359060620: | x x | x x | | | x x x | x | | | | | x x | | | x | | | x | | 4864 0.003s 59.563s 638309739359088271: | x x | x x | | | x x x | 13486 | | | | | x x | 13471 | x | | | x | | | 0.003s 59.565s 638309739359115138: | x x | x x x | | x x x | | | | | | | x x | | | x | | | x | | | 0.004s 59.569s 638309739359150171: | x x | x x x | | x x x | | | | | | 4796 x x | | | x | | | x | | | 0.003s 59.572s 638309739359184857: | x x | x x x | | x x x | | x | | | | x x | | | x | | | x | | | 0.003s 59.575s 638309739359212470: | x x | x x x | | x x x | | x 4793 | | | x x | | | x | | | x | | | 0.004s 59.579s 638309739359247826: | x x | x x x | | x x x | | x | | 4807 | x x | | | x | | | x | | | 0.003s 59.582s 638309739359282511: | x x | x 13489 x | | x x x | | x | | | | x x x | | x | | | x | | | 0.003s 59.585s 638309739359309584: | x x | x | x | | 13490 x x | | x | | | | x x x | | x | | 4841 x | | | 0.003s 59.588s 638309739359337926: | x x | x | x | | | x x | | x | | | | x x x | | x | | | x | x | 0.003s 59.590s 638309739359365471: | x x x x | x | | | x x | | x | | | | x x x | | x | | | x | x | 0.003s 59.593s 638309739359393451: | x x x x | x | | | x x | | x | | | | x x x | | x 4845 | | x | 13491 | 0.003s 59.596s 638309739359420453: | x x x x | x | | | x x | | x | | | | x x x | | x | | | x x | | 0.003s 59.599s 638309739359447708: | x x x x | x | | | x x | | x | | | | x x x | | x | 4831 | x x | | 0.003s 59.601s 638309739359474040: | x x x x | x | 13464 | x x | | 13493 | | | | x x x | | x | | | x x | | 0.004s 59.605s 638309739359510612: | x x x x | x | | | x x | | | | x | | x x x | | x | | | x x | | 0.004s 59.609s 638309739359552356: 4746 x x x x | x | | | x x | | | | x | | 13494 x x | | x | | | x x | | 0.003s 59.612s 638309739359579344: | x x x x | x | | | x x 13495 | | | x | | | x x | | x | | | x x | | 0.003s 59.615s 638309739359610583: | x x x x | x | | | x x | | | | x | | | x x | | x | | | x x | x 0.003s 59.618s 638309739359643470: | x x x x | x | | | x x | | | | x | | | x x 4844 | x | | | x x | x 0.003s 59.621s 638309739359671889: | x x x x | x | | | x x | x | | x | | | x x | | x | | | x x | x 0.003s 59.624s 638309739359698217: | x x x x | x | | | x x | x | | x | 4827 | x x | | x | | | x x | x 0.003s 59.626s 638309739359725004: | x x x x | x | | | x x | x | | x | | | x x | 13487 x | | | x x | x 0.003s 59.629s 638309739359752596: | x x 13498 x | x 4727 | | x x | x | | x | | | x x | | x | | | x x | x 0.003s 59.632s 638309739359782283: | x x | x x x | | | x x | x | | x | | | x 4794 | | x | | | x x | x 0.003s 59.635s 638309739359815136: | x x | x x x | | | x x | x | | x | | | x | | | x | | 4872 x x | x 0.004s 59.639s 638309739359856772: | x x | x x x | | | x x | x | | x | | | 13500 | | | x 13451 | | x x | x 0.004s 59.643s 638309739359895969: | x x | x x x | x | x x | x | | x | | | | | | | x | | | x x | x 0.003s 59.647s 638309739359929991: 4830 x x | x x x | x | x x | x | | x | | | | | | | x | | | x x | x 0.003s 59.649s 638309739359956457: | x x | x x x | x 4809 x x | x | | x | | | | | | | x | | | x x | x 0.003s 59.653s 638309739359989966: | x x | x x x | x | x x 4842 x | | x | | | | | | | x | | | x x | x 0.004s 59.656s 638309739360027460: | x x | x x x | x | x x | x | | x | | | | | | | x | 4834 | x x | x 0.003s 59.660s 638309739360059372: | x x | x x x | x | x x | x | | x | | | | | 4863 | x | | | x x | x 0.003s 59.663s 638309739360089745: | x x | x x x | x | x x | x | | x | | | | | | | x | | | x x 13497 x 0.003s 59.665s 638309739360117310: | x x | x x x | 13503 | x x | x | x x | | | | | | | x | | | x x | x 0.003s 59.668s 638309739360146206: | x x | x x x | | | x x | x | x x 4833 | | | | | | 13504 | | | x x | x 0.003s 59.672s 638309739360179387: | x x | x x x | | | x x | x | 4695 x | | | | | | 13502 | | | | x x | x 0.004s 59.676s 638309739360217866: | x x | x x x x | | x x | x | | x | | | | | | | | | | | x x | x 0.003s 59.679s 638309739360251216: | x x | x x x x | | x x | x x | x | | | | | | | | | | | x x | x 0.004s 59.683s 638309739360287769: | x x | x x x x | | x x | x 13506 | x | | | | x | | | | | | x x | x 0.003s 59.685s 638309739360314859: | x x | x x x x | | x x | x | | x | | | | x | | | | | 4835 x x | x 0.003s 59.688s 638309739360342401: | x x | x x x x | | x x | x | | x | | | x x | | | | | | x x | x 0.004s 59.692s 638309739360382695: | x x | x x x x | | x x | x | | x | | | x x | | | 4845 | | x x | x 0.004s 59.696s 638309739360420018: | x x | x x x x | | x x | x | | x | | 4713 x x | | | | | | x x | x 0.003s 59.698s 638309739360446376: 4849 x x | x x x x | | x x | x | | x | | | x x | | | | | | x x | x 0.003s 59.701s 638309739360474334: | x x x x x x 4857 | | x x | x | | x | | | x x | | | | | | x x | x 0.003s 59.704s 638309739360502707: | x x x x x x | | | x x 4822 x | | x | | | 13509 x | | | | | | x x | x 0.003s 59.707s 638309739360530144: | x x x 13510 x x | | | x x | x | | x | | | | x | | | | 13492 | x x | x 0.003s 59.710s 638309739360559937: | x x x | x x | | | x x | x | | x | | | | x | | | | | | x x 13507 x 0.003s 59.713s 638309739360590183: | x x x | x x | | 4806 x x | x | | x | | | | x | | | | | | x x | x 0.003s 59.715s 638309739360617434: | x x 13511 | x x | | | x x | x | | x | 4796 | | x | | | | | | x x | x 0.003s 59.718s 638309739360644896: | x x | | x x | | | x x | x | | x 13488 | | | x | | | | | | x x | x 0.003s 59.721s 638309739360676877: | x x | | x x | | | x x | x | x x | | | | x | | | | | | x x | x 0.004s 59.725s 638309739360714392: | x x | | x x | | | x x | x | x x | | | | x | 13508 | | | | x x | x 0.004s 59.729s 638309739360750707: | x x | | x x | | | x x | x 13513 x x | | | | 4794 | | | | | | x x | x 0.003s 59.732s 638309739360780409: | x x | | x x | 4829 | x x | x | 4793 x | | | | | | | | | | | x x | x 0.003s 59.734s 638309739360807203: | x 13514 | | x x | | | x x | x | | x | | 13512 | | | | | | | | x x | x 0.003s 59.738s 638309739360841301: 13501 13515 | | | x x | | | x x | x | | x | | | | | | | | | | | x x | x 0.004s 59.742s 638309739360877712: | | | | | x x | | | x x | x | | x | | | x | | | | | | | x x | x 0.003s 59.744s 638309739360904816: | | | | | x x | | | x x 4842 x | | x | | | x | | | | | | | x x | x 0.003s 59.747s 638309739360931911: | | | | | x x | | | x x | x | | x | | | x | 4844 | | | | | x 13517 | x 0.003s 59.750s 638309739360959819: | | | | | x x | | | x x | x | | x | | | x | | | | | 4850 | x | | x 0.003s 59.753s 638309739360987906: | | | | x x x | | | x x | x | | x | | | x | | | | | | | x | | x 0.003s 59.756s 638309739361017700: | | | | x x x | | | x x | x | | x | | | x | | | x | | | x | | x 0.003s 59.758s 638309739361043251: | | | | x x x | | | x x | x | | x | | | x | | | x | | | x | x x 0.003s 59.761s 638309739361068349: | | | | x x x | | | x x | x | | x | | | x | | | x 4701 | | x | x x 0.003s 59.763s 638309739361093672: | | | | x x x | | | x x | x | | x 4836 | | x | | | x | | | x | x x 0.003s 59.766s 638309739361119588: | | | | x x x | | x x x | x | | x | | | x | | | x | | | x | x x 0.002s 59.768s 638309739361144519: | | | | x x x | | x x x | x | | x | | | x | | 13505 x | | | x | x x 0.003s 59.771s 638309739361169582: | | | | x x x | | 13518 x x | x | | x | | | x | | | x | | 4872 x | x x 0.003s 59.773s 638309739361195923: | | | | x x x | | | x x | x x | x | | | x | | | x | | | x | x x 0.003s 59.776s 638309739361222055: | | | | x x x | | | x x | x x | x | | | x x | | x | | | x | x x 0.003s 59.779s 638309739361249086: | | | | x x x | | | x x | x x | x | 4817 | x x | | x | | | x | x x 0.003s 59.782s 638309739361281112: | | x | x x x | | | x x | x x | x | | | x x | | x | | | x | x x 0.003s 59.785s 638309739361309251: | | x | x x x | | | x x | x x | x | | 4713 x x | | x | | | x | x x 0.003s 59.787s 638309739361335265: | | x x x x x | | | x x | x x | x | | | x x | | x | | | x | x x 0.003s 59.790s 638309739361362821: | | x x x x x x | | x x | x x | x | | | x x | | x | | | x | 13520 x 0.003s 59.793s 638309739361388843: 4746 | x x x x x x | | x x | x x | x | | | x x | | x | | | x | | x 0.002s 59.795s 638309739361413271: | x x x x x x x | | x x | x x | x | | | x x | | x | | | x | | x 0.002s 59.797s 638309739361437120: | x x x 13521 x x x | | x x 13516 x x | x | | | x x | | x | | | x | | x 0.002s 59.800s 638309739361460875: | x x 13522 | x x x | | x x | x x | x | | | x x x | x | | | x | | x 0.003s 59.803s 638309739361487806: | x x | | x x x | | x x | x x | x | | | x x x | x | 4834 | x | | x 0.003s 59.805s 638309739361513151: | x x | | x x x | | x x | x x | x 4833 | | x x 13524 | x | | | x | | x 0.003s 59.808s 638309739361540082: | x x | | x x 4727 | | x x | x x | x | | | x x | x x | | | x | | x 0.003s 59.810s 638309739361567020: | x x | | x x | | | x x | x x | x | | | x x | x x | | | x x | x 0.002s 59.813s 638309739361591462: | x x | | x x | 13519 | x x | x x | x | | | x x | 13525 x | | | x x | x 0.002s 59.815s 638309739361615496: | x x | | x x | | | x x | x 13526 4695 x | | | x x | | x | | | x x | x 0.003s 59.818s 638309739361644270: | x x | | x x | | | x x | x | | x | 4827 | x x | | x | | | x x | x 0.003s 59.822s 638309739361679237: | x x | | x x | | | x x | x | | x | | | x x | | x | | 13499 x x | x 0.003s 59.825s 638309739361710778: 4849 x x | | x x | | | x x | x | | x | | | x x | | x | | | x x | x 0.003s 59.828s 638309739361744632: | x x | | x x | | | x x 4822 x | | x | | | x x | | x | | | x x | x 0.003s 59.831s 638309739361769888: | x x | x x x | | | x x | x | | x | | | x x | | x | | | x x | x 0.003s 59.833s 638309739361797216: | x x | x x x | | x x x | x | | x | | | x x | | x | | | x x | x 0.002s 59.836s 638309739361821653: | x x x x x x | | x x x | x | | x | | | x x | | x | | | x x | x 0.002s 59.838s 638309739361845132: | x x x x x x | | x x x | x | | x | | | x x | | x 13529 | | x x | x 0.002s 59.841s 638309739361869729: | x x x x x x | | x x x | x | | x 4807 | | x x | | 13530 | | | x x | x 0.002s 59.843s 638309739361894097: | x x x x x x | | x x x | x | | x | | | x x 4844 | | | | | x x | x 0.002s 59.846s 638309739361917766: | x x x x x x x | x x x | x | | x | | | x x | | | | | | x x | x 0.003s 59.848s 638309739361945338: | x x x x x x x x x x x | x | | x | | | x 4794 | | | | | | x x | x 0.002s 59.851s 638309739361969601: | x x x x x x 4857 x x x x | x | | x | | | x | | | | | | | x x 13523 x 0.002s 59.853s 638309739361993788: | x x x x x x | x 13532 x x | x | | x | | 13527 x | | | | | | | x x | x 0.002s 59.856s 638309739362017829: | x x x x x x | x | x x | x | | x | | | x | | | | | | 4841 x x | x 0.002s 59.858s 638309739362041115: 4830 x x x x x x | x | x x | x | | x | | | x | | | | | | | x x | x 0.002s 59.860s 638309739362064391: | x x x x x x | x | x x 4842 x | | x | | | x | | | | | | | x x | x 0.002s 59.863s 638309739362088773: | x x x x x x | x | x x | x | | x | | | x | | | | | 13535 | x x | x 0.003s 59.865s 638309739362114463: | x x x x x x | x | x x | x | | x | | | x | | | x | | | x x | x 0.002s 59.868s 638309739362139305: | x x x x x x | x | x x | x | x x | | | x | | | x | | | x x | x 0.002s 59.870s 638309739362163753: | x x x x x x | x | x x | x | x x | | | x | 4863 | x | | | x x | x 0.002s 59.872s 638309739362187089: | x x x x x x | 4829 | x x | x | x x | | | x | | x x | | | x x | x 0.003s 59.875s 638309739362213520: | x x x x x x | | | x x | x | x x | | | x x | x x | | | x x | x 0.003s 59.878s 638309739362240488: | x x x x x x | | | x x | x | x x | | | x x | x x | | | x x 13537 x 0.002s 59.880s 638309739362265073: | x x 13538 x x x 13536 | | x x | x | x x | | | x x | x x | | | x x | x 0.002s 59.883s 638309739362288964: | x x | x x x | | | x x | x | x x | 4826 | x x | 13539 x | | | x x | x 0.003s 59.885s 638309739362315006: | x x | x x x | | | x x | x | x x | | x x x | | x | | | x x | x 0.002s 59.888s 638309739362339334: | x x | x x x | | | x x | x | x x | | x x x | | 13540 | | 4835 x x | x 0.002s 59.890s 638309739362363212: x x x | x x x | | | x x | x | x x | | 13541 x x | | | | | | x x | x 0.003s 59.893s 638309739362389566: 13542 x x | x x x | | | x x | x | x x 4833 | | x x | | | | | | x x | x 0.004s 59.897s 638309739362430377: | x x | x x x | | | x x | x | x x | | | x x | | | 4701 | | x x | x 0.003s 59.900s 638309739362463025: | x x | x x x | x | x x | x | x x | | | x x | | | | | | x x | x 0.003s 59.903s 638309739362492750: | x x | x x x | x | x x | x | x x | | | x 4794 | | | | | | x x 13534 x 0.004s 59.907s 638309739362533219: | x x | x x x x x | x x | x | x x | | | x | | | | | | | x x | x 0.003s 59.910s 638309739362565474: | x x x x x x 4857 x | x x | x | x x | | | x | | | | | | | x x | x 0.003s 59.913s 638309739362592255: | x x x x x x | 13544 | x x | x | x x | 4817 | x | | | | | | | x x | x 0.003s 59.916s 638309739362618479: | x x x x x x | | x x x | x | x x | | | x | | | | | | | x x | x 0.003s 59.918s 638309739362646039: | x x x x x x | | x x x | x | x x | | | x | | | x | | | x x | x 0.003s 59.921s 638309739362673306: | x x x x x x | | 13545 x x 13528 x | x x | | | x | | | x | | | x x | x 0.003s 59.924s 638309739362700787: | x x x x x x | | | x x | x | x x | | 4713 x | | | x | | | x x | x 0.003s 59.927s 638309739362729656: | x x x x x x | | | x x | x 13543 4793 x | | | x | | | x | | | x x | x 0.003s 59.930s 638309739362758174: | x x x x x x | | | x x | x | | x 4836 | | x | | | x | | | x x | x 0.003s 59.932s 638309739362783350: | x x 13547 x x x | | | x x | x | | x | | | x | 4844 | x | | | x x | x 0.003s 59.935s 638309739362812696: | x x | x x x | | | x x | x | | x | | | x | | | x | | | x x 13533 x 0.005s 59.940s 638309739362861906: | x x | x x x | | | x x | x | | x | | | x x | | x | | | x x | x 0.005s 59.945s 638309739362910777: | x x | x x x | | | x x | x | | x | | | x x | x x | | | x x | x 0.004s 59.949s 638309739362950175: | x x | x x x x | | x x | x | | x | | | x x | x x | | | x x | x 0.003s 59.952s 638309739362983917: | x x | x x x x x | x x | x | | x | | | x x | x x | | | x x | x 0.003s 59.955s 638309739363011910: | x x | x x x x x | x x | x | | x | | | x x | 13550 x | | 4841 x x | x 0.003s 59.958s 638309739363040698: 4830 x x | x x x x x | x x | x | | x | | | x x | | x | | | x x | x 0.004s 59.961s 638309739363077333: | x x | x x x x x | x x 4822 x | | x | | | x x | | x | | | x x | x 0.003s 59.965s 638309739363108888: | x x | x x x x 4829 | x x | x x | x | | | x x | | x | | | x x | x 0.003s 59.967s 638309739363134602: | x x | x x x x | | x x | x x | x 4807 | | x x | | x | | | x x | 13551 0.003s 59.970s 638309739363162947: | x x | x x x x | | x x | x x | x | | | x x | | x 13552 | | x x | | 0.003s 59.973s 638309739363188608: | x x | x x x x | | x x | x x | x | | | x x | | x | | | x x 13549 | 0.003s 59.975s 638309739363213960: | x x | x x x x | | x x | x x | x | | | x x | | x | 4834 | x x | | 0.003s 59.978s 638309739363239571: | x x | x x x x | x x x | x x | x | | | x x | | x | | | x x | | 0.003s 59.980s 638309739363266977: | x x | x x x x | x x x | x x | x | | | x x 13531 | x | | | x x | | 0.003s 59.983s 638309739363293216: | x x | x x x x | 13553 x x | x x | x | 4826 | x x | | x | | | x x | | 0.002s 59.986s 638309739363318162: | x x | x x x x | | x x | x x | x | | | x x | | x | | x x x | | 0.002s 59.988s 638309739363343075: | x x 13548 x x x x | | x x | x x | x | | | x x | | x | | x x x | | 0.003s 59.991s 638309739363368194: | x x | x x x 13555 | | x x | x x | x | | x x x | | x | | x x x | | 0.003s 59.993s 638309739363395455: | x x | x x x | | | x x 4842 x x | x | | x x x | | x | | x x x | | 0.002s 59.996s 638309739363420152: | x x | x x x | | | x x | x 13557 x x | | x x x | | x | | x x x | | 0.002s 59.998s 638309739363444933: | x x | x x x | 13558 | x x | x | x x | | x x x | | x | | x x x | | 0.003s 60.001s 638309739363471551: | x x | x x x | | | x x | x | x x | | x x x | | x | | x x x | 13554 0.003s 60.004s 638309739363504801: | x x | x x x | | | x x | x | x x | | x x x | | x | | x x x x | 0.004s 60.008s 638309739363540485: 4849 x x | x x x | | | x x | x | x x | | x x x | | x | | x x x x | 0.003s 60.011s 638309739363572882: | x x | x x x | | | x x | x | x x | | x x x | 13556 x | | 4835 x x x | 0.003s 60.014s 638309739363599078: | x x | x x x | | | x x | x | x x | | x x x 4863 | x | | | x x x | 0.003s 60.017s 638309739363628709: | x x x x x x | | | x x | x | x x | | x x 4794 | | x | | | x x x | 0.004s 60.021s 638309739363668004: | x x x x x x | | | x x | x | x x 4836 | x x | | | x | | | x x 13559 | 0.003s 60.024s 638309739363702605: | x x x x x x | 4829 | x x | x | x x | | x x | | | x | | | x x | | 0.003s 60.027s 638309739363729342: | x x x x x x | | | x x | x | x x | | x x | | | x | | | x x | x 0.002s 60.029s 638309739363752192: | x x x x x x | | | x x | x | x x | | x x | | | x 4701 | | x x | x 0.002s 60.031s 638309739363775536: | x x x x x x | | | x x | x | x x | | 13560 x | | | x | 4850 | x x | x 0.002s 60.034s 638309739363798364: 4746 x x x x x x | | | x x | x | x x | | | x | | | x | | | x x | x 0.002s 60.036s 638309739363822405: | x x x x x x | | | x x | x | x x | | | x | | x x | | | x x | x 0.002s 60.038s 638309739363846404: | x x x x x x | | | x x | x | x x | | | x | | x x | | 4841 x x | x 0.002s 60.041s 638309739363871254: | x x x x x x | | | x x | x | x x | 4827 | x | | x x | | | x x | x 0.002s 60.043s 638309739363895575: | x x x x x x | | | x x 4822 x | x x | | | x | | 13563 x | | | x x | x 0.002s 60.046s 638309739363918697: | x x x x x x | | | x x | x | x x | | | x x | | x | | | x x | x 0.003s 60.049s 638309739363950900: | x x x x x x | | | x x | x | x 13565 13546 | | x x | | x | | | x x | x 0.003s 60.052s 638309739363984865: | x x x x x x 4727 | | x x | x | x | | | | x x | | x | | | x x | x 0.004s 60.056s 638309739364021096: | x x x x x x | x | x x | x | x | | | | x x | | x | | | x x | x 0.004s 60.060s 638309739364059947: | x x x x x x | x | 13567 x | x | x | | | | x x | | x | 13275 | x x | x 0.003s 60.063s 638309739364090526: | x x x x x x | x | | x | x 13566 4793 | | | | x x | | x | | | x x | x 0.004s 60.066s 638309739364126535: | x x x x x x | x | | x | x | | | | | | x x 13568 | x | | | x x | x 0.002s 60.069s 638309739364151368: | x x x x x x | x | | x | x | | | 4833 | | x x | | x | | | x x | x 0.003s 60.072s 638309739364184469: | x x x x x x | x | | x | x | | x | | | x x | | x | | | x x | x 0.004s 60.076s 638309739364223474: | x x x x x x | x | | x | x | | x | | | x x | | x 13569 | | x x | x 0.004s 60.080s 638309739364259634: | x x x x x x | x | | x 13472 x | | x | | | x x | | x | | | x x | x 0.003s 60.083s 638309739364287608: | x x x x x x | x | x x | x | | x | | | x x | | x | | | x x | x 0.002s 60.085s 638309739364312077: | x x 4717 x x x | x | x x | x | | x | | | x x | | x | 4850 | x x | x 0.004s 60.089s 638309739364348331: | x x | x x x | x x x x | x | | x | | | x x | | x | | | x x | x 0.004s 60.092s 638309739364385836: | x x | x x x | x x x x | x | | x | | | x x | | x | | | x x x x 0.002s 60.095s 638309739364408719: x x x | x x x | x 13570 x x | x | | x | | | x x | | x | | | x x x x 0.002s 60.097s 638309739364431170: x x x | x x x | 4829 | x x | x 13562 | x | | | x x | | x | | | x x x x 0.002s 60.099s 638309739364454244: x x x | x x x | | | 13571 x | x | x x | | | x x | | x | | | x x x x 0.002s 60.101s 638309739364477271: 13572 x x | x x x | | | | x | x | x x | 4817 | x x | | x | | | x x x x 0.003s 60.105s 638309739364510736: | x x | x x x | | | | x | x | x x | | | x x | | x | | x x x 13573 x 0.003s 60.108s 638309739364543556: | x x | x x x | | | | x | x | x x | | 4713 x x | | x | | x x x | x 0.003s 60.112s 638309739364578315: | x x | x x x 4857 | | | x | x | x x | | | x x | | x | | x x x | x 0.002s 60.114s 638309739364602054: | x x | x x x | | | | x | x | x 13574 4807 | | x x | | x | | x x x | x 0.002s 60.116s 638309739364625403: | x x | x x x | | | | x | x | x | | | | x x | x x | | x x x | x 0.002s 60.119s 638309739364648632: | x x | x x x | | | | x 4842 x | x | | | | x x | x x | | x x x | x 0.003s 60.121s 638309739364674764: | x x | x x x | | | | x | x | x | | | | x x | x x | 4834 x x x | x 0.003s 60.124s 638309739364700688: | x x 13576 x x x | | | | x | x | x | | | | x x | x x | | x x x | x 0.003s 60.126s 638309739364725939: | x x | x x x | | | | x | x | x | | | | x x 4863 x x | | x x x | x 0.002s 60.129s 638309739364749893: | x x | x x x | | | | x | x x x | | | | x x | x x | | 4835 x x | x 0.003s 60.131s 638309739364776216: | x x | x x x | x | | x | x x x | | | | x x | 13577 x | | | x x | x 0.002s 60.134s 638309739364799807: | x x | x x x | x | x x | x x 4793 | | | | x x | | x | | | x x | x 0.002s 60.136s 638309739364824155: | x x | x x x | x | x x | x x | 13575 | | | x x | | x | | | x x | x 0.002s 60.139s 638309739364849153: | x x 4717 x x x | x | x x | x x | | | | | x x | | x | | | x x | x 0.002s 60.141s 638309739364873695: | x x | x x x | x x x x | x x | | | | | x x | | x | | | x x | x 0.002s 60.144s 638309739364898597: 4746 x x | x x x | x x x x | x x | | | | | x x | | x | | | x x | x 0.002s 60.146s 638309739364921961: | x x | x x x 4862 x x x x | x x | | | | | x x | | x | | | x x | x 0.002s 60.148s 638309739364945730: | x x | x x x | x x x x | x x | | | | | x x | | x | | x x x | x 0.002s 60.151s 638309739364969437: | x x | x x x | x x x x | x x | | | | | x x | | x | | 4841 x x x x 0.002s 60.153s 638309739364992055: | x x | x x x | 4829 x x x | x x | | | | | x x | x x | | | x x x x 0.002s 60.155s 638309739365014814: | x x | x x x | | x x x | x x | | | 4827 | x x | 13579 x | | | x x x x 0.002s 60.158s 638309739365038285: | x x | x x x | | 13580 x x | x x | | | | 13561 x x | | x | | | x x x x 0.003s 60.161s 638309739365067539: | x x | x x x | | | x x | x x x | | | | x x | | 13581 | | | x x x x 0.004s 60.164s 638309739365103659: | x x | x x x | | | x x | x x x | 4833 | | x x | | | | | | x x 13582 x 0.004s 60.168s 638309739365139927: | x x | x x x | | | x x 13583 x x x | | | | x x | | | | | | x x | x 0.002s 60.170s 638309739365164430: | x x | x x x | | | x x | x x x | | | | x x | | | | 13584 | x x | x 0.004s 60.174s 638309739365199834: | x x | x x x | | | x x | x x x x | | | x x | | | | | | x x | x 0.003s 60.177s 638309739365232433: | x x | x x x | | | x x | x x x x | | | x x | | | 4701 | | x x | x 0.004s 60.181s 638309739365272933: | x x 13578 x x x | | | x x | x x x x | | | x x | | | | | | x x | x 0.005s 60.186s 638309739365318856: | x x | x x x | | | x x | x x x x | | | x x 13586 | | | | | x x | x 0.003s 60.188s 638309739365345310: | x x | x x x 13564 | | x x | x x 13587 x | | | x x | | | | | | x x | x 0.003s 60.191s 638309739365373689: | x x | x x x | | | x x | x x | x | 13496 | x x | | | | | | x x | x 0.003s 60.194s 638309739365405348: | x x | x x x | | | x x | x x | x | | x x x | | | | | | x x | x 0.003s 60.198s 638309739365437817: | x x | x x x | | | x x | x x | x | | x x x | | 13588 | | | x x | x 0.003s 60.201s 638309739365470428: | x x | x x x | | | x x | x x | x 4836 | x x x | | | | | | x x | x 0.004s 60.205s 638309739365507669: | x x | x x x | x | x x | x x | x | | x x x | | | | | | x x | x 0.002s 60.207s 638309739365530722: | x x | x x x | x | x x | x x | x | | x x x | | | 13407 | | x x | x 0.002s 60.209s 638309739365553502: 4849 x x | x x x | 13591 | x x | x x | x | | x x x | | | | | | x x | x 0.002s 60.211s 638309739365575756: | x x x x x x | | | x x | x x | x | | x x x | | | | | | x x | x 0.003s 60.214s 638309739365606116: | x x x x x x | | | x x | x x | x | | x x x | 13585 | | | | x x | x 0.004s 60.218s 638309739365646146: | x x x x x x | | x x x | x x | x | | 4713 x x | | | | | | x x | x 0.004s 60.222s 638309739365682228: | x x x x x x | | 13592 x x | x x | x | | | x x | | | | | 4835 x x | x 0.003s 60.225s 638309739365715044: | x x x x x x | | | x x | x x 4793 x | | | x x | | | | | | x x | x 0.002s 60.227s 638309739365737266: | x x x x x x 4862 | | x x | x x | x | | | x 4794 | | | | | | x x | x 0.002s 60.230s 638309739365759396: | x x x x x x | | | x x | x x | x | 4817 | x | | | | | | | x x | 4864 0.002s 60.232s 638309739365783178: | x x x x x x | | | x x | x x | x | | | x | | | 13590 | | | x x | | 0.002s 60.234s 638309739365805592: | x x x x x x | | | x x | x x | x | | | x | | | | | 4834 | x x | | 0.003s 60.238s 638309739365838388: | x x x x 13593 x | | | x x | x x | x x | | x | | | | | | | x x | | 0.003s 60.240s 638309739365867366: | x x x x | x | | | x x | x x | x x | | x | | | | 13404 | | x x | | 0.002s 60.243s 638309739365889709: 13589 x x x x | x | | | x x | x x | x x | | x | | | | | | | x x | | 0.002s 60.245s 638309739365912051: | x x x x | x | | | x x 4842 x x | x x | | x | | | | | | | x x | | 0.002s 60.247s 638309739365936806: | x x x x | x | | | x x | x x | x x | | x | 4863 | | | | | x x | | 0.002s 60.250s 638309739365959305: | x x 4717 x | x | | | x x | x x | x x | | x | | 13594 | | | | x x | | 0.002s 60.252s 638309739365981905: | x x | x | x | | | x x | x x | x 4807 | | x | | | | | | | x x x | 0.003s 60.254s 638309739366007243: | x x | x | x | | | x x | x x | x | | | x | | | | | | x x x x | 0.002s 60.257s 638309739366029433: | x x | x | x | | | x x | x x x x | | | x | | | | | | x x x x | 0.002s 60.259s 638309739366051462: | x x | x | x 4718 | | x x | x x x x | | | x | | | | | | x x x x | 0.002s 60.261s 638309739366074679: | x x | x | x | | | x x | x x x x | | | x | | | | | | x x x x x 0.002s 60.263s 638309739366096975: | x x | x | x | | | x x | x x x x | | | x | | | x | | x x x x x 0.002s 60.266s 638309739366119354: | x x | x | x | 13596 | x x | x x x x | | | x | | | x | | x x x x x 0.002s 60.268s 638309739366143270: | x x | x x x | | | x x | x x x x | | | x | | | x | | x x x x x 0.003s 60.271s 638309739366170050: | x x | x x x | | | x x | x x x x | | | x | | | x 4701 | x x x x x 0.002s 60.273s 638309739366192440: 4746 x x | x x x | | | x x | x x x x | | | x | | | x | | x x x x x 0.002s 60.275s 638309739366216346: | x x | x x x | | | x x | x x x x | | | x x | | x | | x x x x x 0.003s 60.278s 638309739366242465: | x x | x x x | | x x x | x x x x | | | x x | | x | | 4841 x x x x 0.002s 60.280s 638309739366266074: | x x | x x x | | x x x | x x x x | | | x x | x x | | | x x x x 0.002s 60.283s 638309739366289137: | x x x x x x | | x x x | x x x x | | | x x | x x | | | x x 13599 x 0.002s 60.285s 638309739366312097: | x x x x x x | | x x x | x x x x | | x x x | 13600 x | | | x x | x 0.002s 60.287s 638309739366335178: | 13601 x x x x x | | x x x | x x x x 4833 | x x x | | x | | | x x | x 0.002s 60.289s 638309739366357343: | | x x x x x | | 13602 x x | x x x x | 4827 x x x | | x | | | x x | x 0.002s 60.292s 638309739366380530: | | x x x x x | | | x x | x 13603 x x | | x x x | | x | 4837 | x x | x 0.003s 60.295s 638309739366410131: | | x x x x x | x | x x | x | 4793 x | | x x x | | x | | | x x | x 0.003s 60.297s 638309739366436759: | | x x x x x | x | x x | x | | x | | x 13604 x | | x 13309 | | x x | x 0.002s 60.300s 638309739366460590: | | x x x x x x x | x x | x | | x | | x | x | | x | | | x x | x 0.002s 60.302s 638309739366484198: | | x x x x x x x | x x 13605 x | | x | | x | x | | x | | | x x | x 0.002s 60.304s 638309739366506739: | | x x x x x x x | x x | x | | x | | x | x 13606 | x | | | x x | x 0.003s 60.307s 638309739366537355: | | x 4717 x x x x x | x x | x | | x | | x | x | | x | | | x x x x 0.004s 60.311s 638309739366573338: | x x | x x x x x | x x | x | | x | | x | x | | x | | | x x x x 0.004s 60.315s 638309739366610382: | x x | x x x x x | x x | x | | 13607 | x x | x | | x | | | x x x x 0.003s 60.318s 638309739366644526: | x x | x x x x x | x x | x | | | | x x | x | | x | 4850 | x x x x 0.033s 60.351s 638309739366970199: | x x | x x x x x | x x | x | x | | x x | x | | x | | | x x x x 0.003s 60.354s 638309739367003259: 4849 x x | x x x 13610 x | x x | x | x | | x x | x | | x | | | x x x x 0.002s 60.357s 638309739367027581: | x x | x x x | x | x x | x | x | | x x x x | | x | | | x x x x 0.002s 60.359s 638309739367050046: | x x | x x x | x | x x | x | x | | x x x x | | x 4855 | | x x x x 0.002s 60.361s 638309739367072320: | x x | x x x | x | x x | x | x | | x x x x | | x | | x x x 13611 x 0.002s 60.363s 638309739367094563: | x x | x x x | x | x x | x | x | 4807 x 13612 x x | | x | | x x x | x 0.002s 60.365s 638309739367116782: | x x | x x x | x x x x | x | x | | 4817 | x x | | x | | x x x | x 0.002s 60.368s 638309739367138220: | x x | x x x | x x x x | x | x x | | | x x | | x | | x x x | x 0.002s 60.370s 638309739367160200: | x x x x x x | x x x x | x | x x | | | x x | | x | | x x x | x 0.002s 60.372s 638309739367181912: | x x x x x x | x x x x | x | x x | | | x x | | x | x x x x | x 0.002s 60.374s 638309739367203539: | x x x x x x | x x x x | x | x x | | | x x | 13613 x | x x x x | x 0.002s 60.376s 638309739367225316: | x x x x x x | x x x x | x | x x | | | x x 4863 | x | x x x x | x 0.002s 60.379s 638309739367248832: | x x x x x x | x x x x | x 13609 x x | | | x x | | x | 4834 x x x | x 0.002s 60.381s 638309739367271076: 13598 x x x x x x | x x x x | x | x x | | | x x | | x | | x x x | x 0.003s 60.384s 638309739367298710: | x x x x x x | x x x x | x | x 13615 | | | x x | | x 4701 | x x x | x 0.002s 60.386s 638309739367322274: | x x x x x x | x x x x | x | x | 4836 | | x x | | x | | x x x | x 0.002s 60.388s 638309739367345658: | x x x x x x | x x x x | x | x | | | | x x | x x | | x x x | x 0.002s 60.391s 638309739367368166: | x x x x x x | x x x x | x | x | | | | x x 13595 x x | | x x 13617 | x 0.003s 60.394s 638309739367397535: | x x x x x x | x x x x | x 13608 4793 | | | | x x | x x | | x x | | x 0.003s 60.396s 638309739367426220: x x x x x x x | x x x x | x | | | | | | x x | x x | | x x | | 4864 0.002s 60.399s 638309739367448856: 4746 x x x x x x x x x x x | x | | | | | | x x | x x | | x x | | | 0.002s 60.401s 638309739367470712: | x x x x x x x x x x x | x | | | | | | x x | x x x | x x | | | 0.002s 60.403s 638309739367493034: | x x x x x x x x x x x | x | | x | | | x x | x x 4855 | x x | | | 0.002s 60.405s 638309739367514822: | x x x x x x x x x x x | x | | x | 4827 | x x | 13619 x | | x x | | | 0.002s 60.408s 638309739367537752: | x x x x x x x x x x x | x | | x 13597 | | x x | | x | | 13620 x | | | 0.002s 60.410s 638309739367559298: | x x x x x x x x x x x | x | | x | | | x x x | x | | | x | | | 0.002s 60.412s 638309739367581019: | x x x x x x x x x x x | x | | x | | | x x 4863 | x | | | x x | | 0.002s 60.414s 638309739367603112: | x x x x x x x x 13621 x x | x | | x | | | x x | | x | 4850 | x x | | 0.002s 60.416s 638309739367625640: | x x x x x x x x | x x | x x | x | | | x x | | x | | | x x | | 0.003s 60.419s 638309739367653895: | x x x x x x x x | x x | x 13622 x x | | | x x | | x | | | x x | | 0.004s 60.423s 638309739367689046: | x x 13623 x x x x x | x x | x | x x | | | x x | | x | | | x x | x 0.003s 60.426s 638309739367722068: | x x | x x x x x | x x | x | x x | x | x x | | x | | | x x | x 0.003s 60.429s 638309739367751738: | x x | x x x x x | x x | x | x x | x | x x | | x | | 4835 x x | x 0.002s 60.431s 638309739367774786: | x x | x x x 4862 x | x x | x | x x 4836 x | x x | | x | | | x x | x 0.002s 60.434s 638309739367797537: | x x | x x x | x | x x | x | x x | x | x x x | x | | | x x | x 0.002s 60.436s 638309739367820242: | x x | x x x | x | x x | x | x x | x | x x x | x | 4837 | x x | x 0.002s 60.438s 638309739367842058: | x x | x x x | x | x x 4842 x | x x | x | x x x | x | | | x x | x 0.002s 60.440s 638309739367864973: | x x | x x x | x | x x | x x 4793 x | x | x x x | x | | | x x | x 0.002s 60.443s 638309739367888491: x x x | x x x | x | x x | x x | x | x | x x 13627 | x | | | x x | x 0.002s 60.445s 638309739367910011: x x x | x x x | x | x x | x x | x | x | x x | | x 13628 | | x x | x 0.003s 60.447s 638309739367937209: x x x 13625 x x x | x | x x | x x | x | x | x x | | x | | | x x | 4864 0.003s 60.450s 638309739367963475: x x x | x x x | x | x x | x x | x | x | x x | | x | | x x x | | 0.004s 60.454s 638309739368005706: x x x | x x x | x | x x | x x | x | 4817 | x x | x x | | x x x | | 0.004s 60.458s 638309739368046978: x 13630 x | x x x | x | x x | x x | x x | | x x | x x | | x x x | | 0.004s 60.462s 638309739368084640: x | x | x x x | x | x x | x x | x x | | x x | x x | 13626 x x 13631 | | 0.002s 60.465s 638309739368109510: x | x | x x x | x 13629 x x | x x | x x | | x x | x x | | x x | | | 0.003s 60.467s 638309739368137300: x | x | x x x | x | x x | x x | x 4833 | 4713 x x | x x | | x x | | | 0.003s 60.470s 638309739368166674: x | x 13624 x x x | x | x x | x x | x | | | x x | x x | | x x | | | 0.003s 60.473s 638309739368195351: x | x | x x x | x | x x | x x | x | | | x x | x x | | x x | | x 0.002s 60.476s 638309739368217969: x | x | x x x | x | x x | x x | x | | | x x | x x | | 4841 x | 13618 x 0.002s 60.478s 638309739368241311: x | x | x x x | x | x x | x x x x | | | x x | x x | | | x | | x 0.002s 60.480s 638309739368263823: x | x | x x x x x | x x | x x x x | | | x x | 13633 x | | | x | | x 0.002s 60.482s 638309739368286161: x 13632 x | x x x x x | x x | x x x x | | | x x | | x | | | x | | x 0.002s 60.485s 638309739368308451: x | x | x x x x x | x x 13634 x x x x | | | x x | | x | | | x | | x 0.002s 60.487s 638309739368330615: x | x | x x x x x | x x | x x x x | | | x x | | x | 4850 | x | | x 0.002s 60.489s 638309739368353210: x | x | x x x x x | x x | x x x x | | | x x | | x | | | x x | x 0.002s 60.491s 638309739368375463: x | x | x x x x x x x x | x x x x | | | x x | | x | | | x x | x 0.002s 60.494s 638309739368398879: x | x x x x x x x x x x | x x x x | | | x x | | x | | | x x | x 0.003s 60.497s 638309739368433436: x | x x x x x x x x x x | x x x x | | | x x | | x 4855 | | x x | x 0.003s 60.500s 638309739368466210: x | x x x x x x x 13635 x x | x x x x | 4827 | x x | | x | | | x x | x 0.003s 60.504s 638309739368500592: x | x x x x x x x | x x | x x x x | | | x x | | x | | | x x x x 0.003s 60.507s 638309739368528777: x x x x x x x x x | x x | x x x x | | | x x | | x | | | x x x 4864 0.003s 60.510s 638309739368557962: x x x x x x x x x | x x | x x x x | | | x x | | x | 4837 | x x 13636 | 0.003s 60.512s 638309739368586776: 13637 x x x x x x x x | x x | x x x x 4836 | | x x | | x | | | x x | | 0.004s 60.516s 638309739368626321: | x x x x x x 13638 x | x x | x x x x | | 13616 x x | | x | | | x x | | 0.003s 60.519s 638309739368654202: | x x x x x x | x | x x | x x x x | x | x x | | x | | | x x | | 0.003s 60.522s 638309739368683374: | x x x x x x | 13640 | x x | x x x x | x | x x | | x | | 4835 x x | | 0.003s 60.525s 638309739368710551: | x x x x x x | | | x x | x x x x | x | x x | | x | | | x x | x 0.004s 60.528s 638309739368745578: | x x x x x x | | | x x | x x x x | x | x x | 13639 x | | | x x | x 0.003s 60.531s 638309739368774228: | x x x x x x | | | x x | x x x x | x | x x | | x | | | x x x x 0.002s 60.534s 638309739368797637: | x x x x x x | | | x x | x x x x | x | x x | | x | 4850 | x x x x 0.002s 60.536s 638309739368820490: | x x x x x x | | | x x | x x x x x x | x x | | x | | | x x x x 0.002s 60.538s 638309739368843777: | x x x x x x | | | x x | x 13644 x x x x | x x | | x 4701 | | x x x x 0.002s 60.541s 638309739368867536: | x x x x x x | | | x x | x | x x 4807 x 13614 x x | | x | | | x x x x 0.002s 60.543s 638309739368890478: | x x x x x x | | | x x 4842 x | x x | x | x x | | x | | | x x x x 0.002s 60.545s 638309739368915476: | x x x x x x | | | x x | x | x x | x | x x 4863 | x | | | x x x x 0.002s 60.548s 638309739368937988: | x x x x x x | | | x x | x | x x | x | x x | | x | | x x x x x 0.002s 60.550s 638309739368961585: | x x x x x x | | 13645 x x | x | x x | 4817 | x x | | x | | x x x x x 0.002s 60.552s 638309739368984470: | x x x x x x | | | x x | x | x x | | | x x | x x | | x x x x x 0.003s 60.555s 638309739369015336: | x x x x x x | | | x x | x | x x | | | x x | x x 13646 | x x x x x 0.003s 60.558s 638309739369043228: | x x x x x x | | | x x | x | x x | | x x x | x x | | x x x x x 0.004s 60.562s 638309739369083057: | x x x x x x | | | x x | x | x x x | x x x | x 13647 | | x x x x x 0.004s 60.566s 638309739369122497: 4849 x x x x x x | | | x x | x | x x 4833 | x x x | x | | | x x x x x 0.003s 60.569s 638309739369157043: | x x x x x x | | | x x | x | x x | | x x x 13648 x | | | x x x x x 0.004s 60.574s 638309739369199866: | x x x x x x 4862 | | x x | x | x x | | 4713 x x | x | | | x x x x x 0.003s 60.577s 638309739369232939: | x x x x x x | | 13641 x x | x | x x | | | x x | x | | | 4835 x x x x 0.003s 60.580s 638309739369262216: | x x x x x x | | | x x | x | x x | | | x x | 13649 | | 4834 | x x x x 0.003s 60.583s 638309739369296041: | x x x x x x | | | x x | x | x x | | | x x | | | 4701 | | x x x x 0.003s 60.586s 638309739369324751: | x x x x x x | | | x x | x | x x | | | x x | | x | | | x x x x 0.003s 60.589s 638309739369354983: | x x x x x x | | | x x 13650 x | x x | | | x x | | x | | | x x x x 0.003s 60.592s 638309739369383691: | x x x x x x | | | x x | x | x x | | | x x 4863 | x | | | x x x x 0.003s 60.595s 638309739369414979: | x x x x x x | | | x x | x | x x | 4827 | x x | | x | | | x x 13651 x 0.002s 60.598s 638309739369438520: | x x x x x x | | x x x | x | x x | | | x x | | x | | | x x | 4864 0.002s 60.600s 638309739369460152: | x x x x x x | | x x x | x | x x | | | x x | | x | | x x x | | 0.002s 60.602s 638309739369481757: | x x x x x x | x x x x | x | x x | | | x x | | x | | 4841 x x | | 0.002s 60.604s 638309739369504068: | x x x x x x | x x x x | x x x x | | | x x | | x | | | x x | | 0.002s 60.606s 638309739369525704: 4746 x x x x x x | x x x x | x x x x | | | x x | | x | | | x x | | 0.002s 60.608s 638309739369547421: | x x x x x x | x x x x | x x x x | | | x x | | x 4855 | | x x | | 0.002s 60.611s 638309739369570210: | x x x x x x | x 13654 x x | x x x x 4807 | | x x | | x | | | x x | | 0.002s 60.613s 638309739369592416: | x x x x x x 13655 x | x x | x x x x | | | x x | | x | | | x x | | 0.003s 60.616s 638309739369621445: | x x x x x x | x | x x | x x x x | | 13656 x x | | x | | | x x | | 0.003s 60.619s 638309739369654848: | x x x x x x | x | x x | x x x x | | | x x 13657 | x | | | x x | | 0.005s 60.624s 638309739369699995: | x x x x x x | x | x x | x x x x | x | x x | | x | | | x x | | 0.004s 60.628s 638309739369744540: | x x x x x x | x | x x | x x x x | 13659 | x x | | x | | | x x | x 0.004s 60.632s 638309739369782524: | x x x x x x | x | x x | x x x x | | | x x | | x | 13660 | x x | x 0.003s 60.635s 638309739369813877: 13658 x x x x x x | x | x x | x x x x | | | x x | | x | | | x x | x 0.003s 60.638s 638309739369842436: | x x x x x x | x | x x | x x x x | | | x x | 13652 x | | | x x | x 0.004s 60.642s 638309739369887238: | x x x x x x | x | x x | x x x x x | | x x | | x | | | x x | x 0.003s 60.646s 638309739369917643: | x x x x x x | x | x x | x x x x x | | x x | | x | | | x x x x 0.003s 60.648s 638309739369943308: | x x x x x x | x | x x | x x x x x | | x x 4863 | x | | | x x x x 0.002s 60.650s 638309739369966839: | x x x x x x | x | x x 4842 x x x x x | | x x | | x | | | x x x x 0.002s 60.653s 638309739369989886: | x x x x x x | x | x x | x x x x x 4817 | x x | | x | | | x x x 4864 0.003s 60.655s 638309739370015702: | x x x x x x | x | x x | x x x x x | | x x | | 13663 | | x x x x | 0.002s 60.658s 638309739370037974: | x x x x x x | x | x x | x x x x x | | x x | | | 13664 | x x x x | 0.002s 60.660s 638309739370059707: 13662 x x x x x x | x | x x | x x x x x | | x x | | | | | x x x x | 0.002s 60.662s 638309739370081568: | x x x x x x 4862 x | x x | x x x x x | | x x | | | | | x x x x | 0.003s 60.665s 638309739370112576: | x x x x x x | x | x x | x x x x x | | x x | x | | | 4835 x x x | 0.003s 60.668s 638309739370142493: | x x x x x x | x 13661 x x | x x x x 4833 | | x x | x | | | | x x x | 0.003s 60.671s 638309739370174536: | x x x x x x | x | x x | x x x x | | | x x 13665 x | | | | x x x | 0.002s 60.674s 638309739370199207: | x x x x x x | x | x x | x x x x | | 4713 x x | x | | | | x x x | 0.002s 60.676s 638309739370220981: | x x x x x x | x | x x | x x x x | 4827 | x x | x | | | | x x x | 0.002s 60.678s 638309739370245836: | x x x x x x | x | x x | x x x x | | | x x | x | | | | x x x x 0.003s 60.681s 638309739370276242: | x x x x x x | x | x x | x x x x | | | x x | x | | 4834 | x x x x 0.004s 60.686s 638309739370320461: 13667 x x x x x x | x | x x | x x x x | | | x x | x | | | | x x x x 0.003s 60.689s 638309739370350261: | x x x x x x | x 13666 x x | x x x x | | | x x | x | | | | x x x x 0.003s 60.692s 638309739370379876: | x x x x x x | x | x x 13668 x x x x | | | x x | x | | | | x x x x 0.002s 60.694s 638309739370404647: | x x x x x x | x | x x | x x x x | | | x x 4863 x | | | | x x x x 0.002s 60.696s 638309739370427187: | x x x x x x | x | x x | x x x x | | | x x | x | 4855 | | x x x x 0.002s 60.699s 638309739370449183: | x x x x x x | x | x x | x x x x | | | x x | x | | | x x x x x 0.002s 60.701s 638309739370472081: | x x x x x x | x | x x | x x x x | | | x x | x | | 4850 x x x x x 0.002s 60.703s 638309739370495249: | x x x x x x | x | x x | x x x x | | | x x | x x | | 4841 x x x x 0.002s 60.706s 638309739370518039: | x x x x x x x x | x x | x x x x | | | x x | 13670 x | | | x x x x 0.002s 60.708s 638309739370540683: 4746 x x x x x x x x | x x | x x x x | | | x x | | x | | | x x x 4864 0.002s 60.710s 638309739370564310: | x x x x x x 13671 x | x x | x x x x 4807 | | x x | | x | | | x x x | 0.002s 60.713s 638309739370589292: | x x x x x x | x x x x | x x x x | | | x x | | x | | | x x x | 0.002s 60.715s 638309739370612954: | x x x x x x | x 13672 x x | x x x x | | x x x | | x | | | x x x | 0.003s 60.718s 638309739370638218: | x x x x x x | x | x x | x x x x | 4817 x x x | | x | | | x x x | 0.003s 60.720s 638309739370665075: x x x x x x x | 13673 | x x | x x x x | | x x x | | x | | | x x x | 0.003s 60.723s 638309739370694270: x x x 13674 x x x | | | x x | x x x x | | x x x | | x | | | x x x x 0.003s 60.726s 638309739370722696: x x x | x x x | | | x x | x x x x x | x x x | | x | | | x x 13675 x 0.003s 60.729s 638309739370747733: x x x | x x x | | | x x | x x x x x | x x x x | x | | | x x | x 0.003s 60.732s 638309739370779721: x x x | x x x | | | x x | x x x x x | x x x x | x 13676 | | x x | x 0.002s 60.734s 638309739370801668: x x x | x x x | | | x x | x x x x x | x x x x | x | 13677 | x x | x 0.002s 60.736s 638309739370824860: x x x | x x x | | | x x | x x x x x | x x x 13678 | x | | x x x | x 0.002s 60.739s 638309739370848072: x x x | x x x | | | x x | x x x x x x x x x | | x | | x x x | x 0.002s 60.741s 638309739370870094: 4746 x x | x x x | x | x x | x x x x x x x x x | | x | | x x x | x 0.003s 60.744s 638309739370902088: | x x x x x x | x | x x | x x x x x x x x x | | x | | x x x | 4864 0.003s 60.747s 638309739370936840: | x x x x x x | x | x x | x x x x 4807 x x x x | | x | | x x x x | 0.003s 60.751s 638309739370968303: | x x x x x x | x | x x | x x x x | x x x x | 13679 x | | x x x x | 0.003s 60.753s 638309739370995908: | x x x x x x 4862 x | x x | x x x x | x x x x | | x | | x x x x | 0.003s 60.756s 638309739371022458: 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 60.758s 638309739371046387: x 13681 x x x x x | x | x x | x x x x | x x x x | | x | | x x x x x 0.002s 60.761s 638309739371070403: x | x x x x x | x | x x 4842 x x x x | x x x x | | x | | x x x x x 0.003s 60.763s 638309739371096063: x | x x x x x | x | x x | x x x x 4833 x x x x | | x | | x x x 13682 x 0.003s 60.766s 638309739371126448: x | x x x x x | x | x x | x x x x | 4817 x x x | x x | | x x x | x 0.003s 60.769s 638309739371156439: x | x x x x x | x x x x | x x x x | | 4713 x x | x x | | x x x | x 0.003s 60.772s 638309739371181604: x x x x x x x | x x x x | x x x x | | | x x | x x | | x x x | 4864 0.003s 60.775s 638309739371207734: x x x x x x x | x 13683 x x 13643 x x x x | | | x x | x x | | x x x | | 0.002s 60.777s 638309739371229892: x x x x x x x | x | x x | x x x x | | | x x | x x | | x x x x | 0.002s 60.779s 638309739371254424: x x x x x x x | x | x x | x x x x | | | x x | x x | 4850 x x x x | 0.002s 60.781s 638309739371275553: x x x x x x x 13680 x | x x | x x x x | | | x x | 13684 x | | x x x x | 0.002s 60.783s 638309739371297384: x x x x x x x | x | x x | x x x x | x | x x | | x | | x x x x | 0.003s 60.786s 638309739371323932: 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 60.790s 638309739371361895: x x x x x x x | x | x x | x x x x | x x x x | | x 4855 | x x x x | 0.003s 60.793s 638309739371395070: x x x x x x x | x | x x 13438 x x x x | x x x x | | x | | x x x x | 0.003s 60.796s 638309739371422084: x x x x x x x | x 13686 x x | x x x x | x x x x | | x | | x x x x | 0.002s 60.798s 638309739371445234: x x x x x x x | x | x x | x x x x | x x x x x | x | | 4841 x x x | 0.003s 60.801s 638309739371470398: x x x x x x x | x | x x | x x x x 4836 x x x x 13687 | x | | | x x x | 0.003s 60.803s 638309739371497488: 4746 x x x x x x x x | x x | x x x x | x x x x | | x | | | x x x | 0.004s 60.807s 638309739371535508: | x x x x 13688 x x x | x x | x x x x | x x x x | | x | | | x x x x 0.003s 60.810s 638309739371560672: | x x x x | x x x | x x | x x x x | x x x x | | x 13689 | | x x x x 0.002s 60.812s 638309739371582069: | 4792 x x x | x x x | x x 4842 x x x x | x x x x | | x | | | x x x x 0.003s 60.815s 638309739371608977: | | x x x | x x x 13685 x x | x x x x | x 4713 x x | | x | | | x x x x 0.003s 60.818s 638309739371642519: | | x x x | x x x | x x | x x x x | x | x x | | x | 13690 | x x x x 0.003s 60.821s 638309739371669842: | | x x x | x x x | x x | x x 13691 x 4807 x | x x | | x | | | x x x x 0.002s 60.823s 638309739371691655: | | x x x | x 4862 x | x x | x x | x | x | x x | x x | | | x x x x 0.002s 60.825s 638309739371713284: x | x x x | x | x | x x | x x | x | x | x x | x x | | | x x x x 0.002s 60.827s 638309739371735240: x | x x x | x | x | x x | x x | x | x | x x | x x 4855 | | x x x x 0.002s 60.829s 638309739371756920: x | x x x | x | x | x x 13408 x x | x | x | x x | 13693 x | | | x x x x 0.002s 60.832s 638309739371779396: 13694 | x x x | x | x | x x | x x | x | x | x x | | x | | x x x x x 0.002s 60.834s 638309739371800560: | | x x x | x | x x x x | x x | x | 4817 | x x | | x | | x x x x x 0.002s 60.836s 638309739371821533: | | x x x | x | x x x x | x x | x | | x x x | | x | | x x x x x 0.002s 60.838s 638309739371841483: | | x x x | x | x x x x | x x x x | | x x x | | x | | x x x x x 0.002s 60.840s 638309739371861697: | | x x x | x 13695 x x x x | x x x x | | x x x | | x | | x x x x x 0.002s 60.842s 638309739371881688: | | x x x | x | x x x x | x x x x | | x x x 13692 | x | | x x x x x 0.002s 60.844s 638309739371902060: | | x x x | x | x x x x | x 13697 x x | | x x x | | x 13653 | x x x x x 0.002s 60.846s 638309739371922159: | x x x x | x | x 13698 x x | x | x x | | x x x | | x | | x x x x x 0.002s 60.848s 638309739371942813: | x x x x | x | x | x x | x | x x | | x x x | 13696 x | | x x x x x 0.002s 60.850s 638309739371964769: | x x x x | x | x | x x 4842 x | x x | | x x x | | x | | x x x x x 0.003s 60.853s 638309739371991466: | x x x x | x | x | x x | x | x x | 4810 x x x | | x | | x x x x x 0.004s 60.856s 638309739372026893: | x x x x x x | x | x x | x | x x | | x x x | | x | | x x x x 4864 0.004s 60.861s 638309739372068103: | x x x x x x | x | x x | x | x x 4833 | x x x | | x | | x x x x | 0.004s 60.865s 638309739372107786: | x x x x x x x x | x x | x | x x | | 4713 x x | | x | | x x x x | 0.003s 60.868s 638309739372138122: | x x x x x x x x | x x | x | x x | | | x x x | x | | x x x x | 0.004s 60.871s 638309739372176748: | x x x x x x x x | x x | x | x x | | | x x x | x 4701 | x x x x | 0.003s 60.874s 638309739372203855: | x x x x x x x x | x x | x x x x | | | x x x | x | | x x x x | 0.002s 60.876s 638309739372224821: | x x x x x x 4862 x | x x | x x x x | | | x x x 13699 x | | x x x x | 0.002s 60.878s 638309739372245253: | x x x x x x | x | x x 13700 x x x x | | | x x x | x | | x x x x | 0.002s 60.880s 638309739372267212: | x x x x x x | x | x x | x x x x | x | x x x | x | | x 13701 x x | 0.002s 60.883s 638309739372289526: | x x x x x x | x | x x | x x x x | x | x x x | x | 4850 x | x x | 0.002s 60.885s 638309739372310474: 4746 x x x x x x | x | x x | x x x x | x | x x x | x | | 4841 | x x | 0.002s 60.887s 638309739372331343: | x x x x x x | x | x x | x x x x | x x x x x | x | | | | x x | 0.004s 60.891s 638309739372375933: | 4792 x x x x x | x 13702 x x | x x x x | x x x x x | x | | | | x x | 0.005s 60.896s 638309739372421071: | | x x x x x | x | x x | x x x x | x x x x x | x 4855 | | | x x | 0.004s 60.900s 638309739372462362: | | x x x x x | x | x x | x x x x | 4817 x x x x x x | | | | x x | 0.005s 60.905s 638309739372511307: | | x x x x x 13704 x | x x | x x x x | | x x x x x x | | | | x x | 0.004s 60.909s 638309739372548945: | | x x x x x | x | x x 4842 x x x x | | x x x x x x | | | | x x | 0.002s 60.911s 638309739372569931: | | x x x x x | x | x x | x x x x | | x x x 13705 x x | | | | x x x 0.002s 60.913s 638309739372590590: | | x x x x x | x | x x | x x x x 4836 | x x x | 13706 x | | | | x x x 0.002s 60.915s 638309739372611300: | | x x x x x | x | x x | x x x x | | x x x | | x | | | x x x x 0.002s 60.917s 638309739372633859: | | x x x x x | x | x x | x x x x | | x x x | | x | | x x x 13707 x 0.002s 60.919s 638309739372655443: | | x x x x x | x x x x | x x x x | | 4713 x x | | x | | x x x | x 0.002s 60.921s 638309739372677297: | | x x x x x | x x x x | x x x x | | | x x | | x 13708 | x x x | x 0.002s 60.924s 638309739372699509: | | x x x x x | x 13709 x x | x x x x | 4810 | x x | | x | | x x x | x 0.002s 60.926s 638309739372721190: x | x x x x x | x | x x | x x x x | | | x x | | x | | x x x | x 0.002s 60.928s 638309739372742821: x | x x x x x 4862 x | x x | x x x x | | | x x | | x | | x x x | x 0.002s 60.930s 638309739372764249: x | x x x x x | x | x x 13710 x x x x | | | x x | | x | | x x x | x 0.002s 60.932s 638309739372785184: x | x x x x x | x | x x | x x x x x | | x x | | x | | x x x | x 0.002s 60.934s 638309739372806767: x | x x x x x | x | x x | x x x x x | | x x | | x | 13712 x x x | x 0.002s 60.937s 638309739372827687: x | x x x x x | x | x x | x x x x x | | x x | | x | | 4841 x x x x 0.002s 60.939s 638309739372848965: 13713 x x x x x x | x | x x | x x x x x | | x x | | x | | | x x x x 0.002s 60.941s 638309739372870660: | x x x x x x | x | x x | x x x x x | x x x | | x | | | x x x x 0.002s 60.943s 638309739372889307: | x x x x x x | x | x x | x x x x x | x x x | | x 4855 | | x x x x 0.002s 60.945s 638309739372907752: | x x x x x x | x 13711 x x | x x x x x | x x x | | x | | | x x x x 0.002s 60.946s 638309739372926261: | x x x x x x | x | x x | x x x x x 4817 x x x | | x | | | x x x 13715 0.002s 60.948s 638309739372945099: | x x x x x x x x | x x | x x x x x | x x x | | x | | | x x x | 0.002s 60.950s 638309739372963802: | x x x x x x x x | x x 4842 x x x x x | x x x | | x | | | x x x | 0.002s 60.952s 638309739372982511: | 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 60.954s 638309739373001374: | x 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 60.956s 638309739373020795: | x x x x x x x x | x x | x x x x x | x x x x | x 13718 | x x x x | 0.002s 60.958s 638309739373039994: | x x x x x x x x 13717 x x | x x x x 4836 | x x x x | x | | x x x x | 0.002s 60.960s 638309739373058923: | x x x x x x x x | x x | x x x x | | x x x x | x | | x x x x 4864 0.002s 60.962s 638309739373078646: | x x x x x x x x | x x | x x x x | 4810 x x x x | x | | x x x 13719 | 0.002s 60.964s 638309739373097755: | x x x x x x x x | x x 13720 x x x x | | x x x x | x | | x x x | | 0.002s 60.965s 638309739373116705: | x x x x x x x x | x x | x x x x | | x x x x | x 4855 | x x x | | 0.002s 60.967s 638309739373135602: | x x x x x x x x x x x | x x x x | | x x x x | x | | 4841 x x | | 0.002s 60.969s 638309739373154318: | x 13721 x x x x x x x x x | x x x x x | x x x x | x | | | x x | | 0.002s 60.971s 638309739373173666: x 4792 | x x x x x x x x x | x x x x x | x x x x | x | | | x x | | 0.002s 60.973s 638309739373196831: 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 60.975s 638309739373215622: x | | x x x x x x x x x | x x x x x 4817 13722 x x x | x | | | x x x | 0.002s 60.977s 638309739373235183: x | | x x x x x x x x x 4842 x x x x x | | x x x | x | | | x x x | 0.002s 60.979s 638309739373256404: x | | x x x x x x x x x | x x x x x | | x x x | x | 4850 | x x x | 0.002s 60.981s 638309739373275936: x | | x x x x x x x x x | x x x x x | | x x x | x | | x x x 13723 | 0.002s 60.983s 638309739373295203: x | | x x x x x x x x x | x x x x x | | x x 13724 | x | | x x x | x 0.002s 60.985s 638309739373314072: x | x x x x x x x x x x | x x x x 4836 | | x x | | x | | x x x | x 0.002s 60.987s 638309739373334113: 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 60.989s 638309739373353771: x | x x x x x x x x x x 13725 x x x x | | x x x | | x | | x x x | x 0.002s 60.991s 638309739373374355: x | x x x x x x x x x x | x x x x | | x x x | | x 13703 | x x x | x 0.002s 60.993s 638309739373394076: x | x x x x x x x x x x | x x x x | | x x x | | x | | 4841 x x x x 0.003s 60.996s 638309739373422669: 13726 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 60.999s 638309739373454519: | x x x x x x x x x x x | x x x x x | x x 13727 | | x | | | x x x x 0.002s 61.001s 638309739373475594: | x x x x x x x x x x x | x x x x x | x x | | | x | 13728 | x x x x 0.002s 61.004s 638309739373498107: | x x x x x x x x x x x 4842 x x x x x | x x | | | x | | | x x x x 0.002s 61.006s 638309739373519113: | x x x x x x x x x x x | x x x x x | x x | | | x 4701 | | x x x x 0.002s 61.008s 638309739373541098: | x x x x x x x 13729 x x x | x x x x x | x x | | | x | | x x x x x 0.003s 61.011s 638309739373569522: | x x x x x x x | x x x | x x x x x 4810 x x | | | x | | x x x x x 0.003s 61.014s 638309739373600223: | x x x x x x x | x x x | x x x x 4836 | x x x | | x | | x x x x x 0.002s 61.016s 638309739373622887: | x x x x x x x | x x x | x x x x | | x x x | 13716 x | | x x x x x 0.002s 61.018s 638309739373643083: | x x x x x x x | x x x 13730 x x x x | | x x x | | x | | x x x x x 0.042s 61.060s 638309739374063520: | x x x x x x x x x x x | x x x x | | x x x | | x | | 4841 x x x x 0.002s 61.063s 638309739374088233: | x x x x x x x x x x x | x x x x | | x x x x | x | | | x x x 4864 0.002s 61.065s 638309739374108393: | x 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 61.067s 638309739374128571: | x x x x x x x x x x x | x x x x 4833 x x x x x | x | | | x x x | 0.002s 61.069s 638309739374148681: | x x x x x x 4862 x x x x | x x x x | x x x x x 13714 x | | | x x x | 0.002s 61.071s 638309739374168752: | x 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 61.073s 638309739374188926: | x x x x x x | x x x x 4842 x x x x | x x x x x | x x | | x x x | 0.002s 61.075s 638309739374209141: | x x x x x x | x x x x | x x x x | x x x x x | 13733 x | x x x x | 0.002s 61.077s 638309739374229751: x 4792 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 61.079s 638309739374250013: x | x x x x x | x x x x | x x x x | x x x x x | | x 4850 x x x x | 0.002s 61.081s 638309739374270475: x | x x x x x | x x x x | x x x x 13732 x 13734 x x x | | x | x x x x | 0.002s 61.083s 638309739374290651: x | 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 61.085s 638309739374313305: x | x x x x x x x x x x | x x x x | x | x x x 13735 | x | x x x x | 0.002s 61.087s 638309739374333962: x | x x x x x x x x x x | x x x x | x | x x x | | 13736 | x x x x x 0.002s 61.089s 638309739374354198: x | x x x x x x x x x x | x x x x | x | x x x | x | | 4841 x x x x 0.002s 61.091s 638309739374375433: x | x x x x x x x x x x | x x x x | x | x x x | x | 13669 | x x x x 0.002s 61.093s 638309739374395652: x | x x x x x x x x x x | x x x x 4836 x | x x x | x | | | x x x x 0.002s 61.095s 638309739374415684: x | x x x x x x x x x x | x x x x | x 4713 x x x | x | | | x x x x 0.002s 61.097s 638309739374436255: x | x x x x x 4862 x x x x | x x x x | x | x x x 13737 x | | | x x x x 0.002s 61.100s 638309739374458135: x x x x x x x | x x x x | x x x x | x | x x 13738 | x | | | x x x x 0.002s 61.102s 638309739374478572: x 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 61.104s 638309739374500141: x x x x x x x | x x x x | x x x x | x | x x | | x | 4834 x x x x x 0.002s 61.106s 638309739374520789: x x x x x x x | x x x x 13731 x x x x | x | x x | | x | | x x x x x 0.002s 61.108s 638309739374543549: x x x x x x x | x x x x | x x x x 4833 x | x x | | x | | x x x x x 0.002s 61.110s 638309739374564647: x x 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 61.113s 638309739374594408: x x x 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 61.116s 638309739374618532: x x x x x x x | x x x x | x x x x | x 13742 x x | x x | 4850 x x x x x 0.002s 61.118s 638309739374641408: x x x x x x x | x x x x x x x x x | 4810 | x x | x x | | x x x x x 0.002s 61.120s 638309739374665766: 13743 x x 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 61.123s 638309739374688100: | x x x x x x 13741 x x x x x x x x x x | | x x | x x | | x x x x x 0.003s 61.125s 638309739374717214: | x x x x x x | x x x x x x x x x x | | x x | x x x | x x x x 4864 0.002s 61.128s 638309739374737811: | x x x 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 61.130s 638309739374758292: | x x x x x x | x x x x x x x x x x | x x x | x x x 4834 x x x x | 0.002s 61.132s 638309739374778757: | x x x x x x | x x x x x x x x x x x x x x | x x x | x 13745 x x | 0.002s 61.134s 638309739374799302: x x x x x x x | x x x x x x x x x 4833 x x x x | x x x | x | x x | 0.002s 61.136s 638309739374820541: x 4792 x x x x x | x x x x x x x x x | x x x x 13740 x x x | x | x x | 0.002s 61.138s 638309739374841720: x | x x x x x x x x x x x x x x x | x 4713 x x | x x x | x | x x | 0.002s 61.140s 638309739374864840: x | x x x x x x x x x x x x x x x | x | x x | x x x 13746 x | x x | 0.002s 61.143s 638309739374888739: x | x x x x x x x x x x x x x x x | 4810 | x x | x x x | x x x x | 0.002s 61.145s 638309739374909985: x | x x x x x x x 13747 x x x x x x x x | | x x | x x x | x x x x | 0.002s 61.147s 638309739374930990: x | x x x x x x x | x x x x x x x 4836 | | x x 13739 x x x | x x x x | 0.002s 61.149s 638309739374953624: x x 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 61.151s 638309739374976265: x x x x x x x x x | x x x x x x x | | | x x | x x 13749 | x x x x x 0.002s 61.153s 638309739374997493: x x x x x x x x x | x x x x x x x | | 13750 x x | x x | | x x x x x 0.002s 61.156s 638309739375018718: x x x x x x x x x | x x x x x x x | | | x x | x x | 4834 x x x x x 0.002s 61.158s 638309739375041824: x x x x x x x x x | x x x x x x x | x | x x | x x | | x x x x 13751 0.002s 61.160s 638309739375063003: x x x x x x x x x 13748 x x x x x x x | x | x x | x x | | x x x x | 0.002s 61.162s 638309739375083974: x x x x x x x x x | x x x x x x x 4833 x | x x | x x | | x x x x | 0.002s 61.164s 638309739375106513: x x x x x x x x x | x x x x x x x | x | x x x x x | | 4841 x x x | 0.002s 61.167s 638309739375127636: x x x x x x x x x | x x x x x x x | x 4713 x x x x x | | | x x x | 0.002s 61.169s 638309739375148940: x x x x x x x x x | x x x x 13753 x x | x | x x x x x | 13744 | x x x | 0.002s 61.171s 638309739375172001: x x x x x x x x x | x x x x | x x | 4810 | x x x x x | | | x x x 13752 0.002s 61.173s 638309739375193214: x 4792 x x x x x x x x x x x x | x x | | | x x x x x | | | x x x | 0.002s 61.175s 638309739375214358: x | x x x x x 13754 x x x x x x | x x x | | x x x x x | | | x x x | 0.002s 61.177s 638309739375235596: 13755 | 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 61.179s 638309739375256024: | | x x x x x | x 13756 x x x x | x x x | x x x x x x | | x x x x | 0.002s 61.181s 638309739375276338: | | x x x x x | x | x x x x | x x x | x x x x x x | 4850 x x x x | 0.002s 61.184s 638309739375298487: | | x 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 61.186s 638309739375318767: | | x x x x x | x | x x x x x x x 4836 | x x x x x x | | x x x x x 0.002s 61.188s 638309739375339553: | x x 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 61.190s 638309739375359819: | x x x 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 61.192s 638309739375380265: 13757 x x x x x x x x | x x x x x x x | | x x x x x x | | 4841 x x x x 0.002s 61.194s 638309739375400727: | x x x x x x x x x x x x x x x x | | 4713 x x x x x | | | x x x x 0.002s 61.196s 638309739375421134: | x x x x x x x x x x x x x x x x | | | x x x x x | 4834 | x x x x 0.003s 61.199s 638309739375454898: | x x x x x x x x x x x 13759 x x x x | x | x x x x x | | | x x x x 0.003s 61.202s 638309739375480255: | x x x x x x x x x x x | x x x 13760 4833 x | x x x x x | | | x x x x 0.003s 61.204s 638309739375506595: x 4792 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 61.207s 638309739375529413: x | x x x x x x x 13761 x x | x x x | | x | x x x x x | 13758 | x x x x 0.002s 61.209s 638309739375550400: x | x x x x x x x | x x | x x x | x x | x x 13762 x x | | | x x x x 0.003s 61.211s 638309739375575639: x | x x x x x x x | x x | x x x x 4836 x | x x | x x | | | x x x x 0.002s 61.214s 638309739375599955: 13763 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 61.216s 638309739375620914: | x x x x x x x x | x x | x x x x | x | x x | x x | 4850 | x x x x 0.002s 61.218s 638309739375643518: | x 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 61.220s 638309739375664296: | x x 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 61.222s 638309739375685032: | x x x x 13764 x x x x x x | x x x x 4833 x | x x x x x | | | x x x x 0.002s 61.224s 638309739375707482: x 4792 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 61.227s 638309739375728098: x | x 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 61.229s 638309739375748254: x | x x x | x x x x x x | x x x x | x | x x x x x | 4834 x x x x x 0.002s 61.231s 638309739375768622: x | x x 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 61.233s 638309739375788997: x | x x x | x x x x x x | x x x x x x x x x x 13766 x | | x x x x x 0.002s 61.235s 638309739375809283: x | x x x x x x x x x x | x x x x 4836 x x x x x | x | | x x x x x 0.002s 61.237s 638309739375829526: x | x x x x x x x x x x x x x x x | 4810 x x x x | x | | x x x x x 0.002s 61.239s 638309739375849990: x x x x x x x x x x x x x x x x x | | x x x 13767 | x | | x x x x x 0.002s 61.241s 638309739375871085: x x x x x x x x x x x x x x x x x | | x x x | | x x | x x x x 4864 0.002s 61.243s 638309739375892578: x x x x x x x x x x x x x x x x x | | x x x | | x x 13768 x x x x | 0.002s 61.245s 638309739375913570: x x x x 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 61.247s 638309739375934548: x x x x x x x x x x x x x x x x x 4833 | x x x | x x x | 13769 x x x | 0.002s 61.249s 638309739375956101: x 4792 x x 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 61.251s 638309739375977021: x | x x x 13770 x x x x x x x x x x x | | x x x x x x x | | x x x x 0.002s 61.254s 638309739375997993: x | x x x | x x x x x x x x x x x | | x x x x x x x 4834 | x x x x 0.002s 61.256s 638309739376018803: x | x x x | x x x x x x x x x x x | x x x x x x x 13771 | | x x x x 0.002s 61.258s 638309739376039098: x | x x x | 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 61.260s 638309739376059852: x | x x x x x x x x x x x x x x x | x x x x x x x | | x x x x 4864 0.003s 61.263s 638309739376091527: x | x x x x x x x x x x x x x x x | x x x x 13772 x x | | x x x x x 0.003s 61.266s 638309739376121952: x | x x x x x x x x x x x x x x x | x x x x x x x | | x x x x 4864 0.003s 61.269s 638309739376151227: x x x x x 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 61.271s 638309739376171604: x x x x x x x x x x x x x x x x x | x x x x 13773 x x | | x x x x x 0.003s 61.273s 638309739376197431: x x x x x x x x x x x x x x x x x | x x x x x x x | | x x x x 4864 0.002s 61.276s 638309739376217698: x x x x x x x x x x x x x x x x x 4836 x x x x x x x | | x x x x | 0.002s 61.278s 638309739376237799: x x x x x x x x x x x x x x x x x | x x x x x x x | 13765 x x x x | 0.002s 61.280s 638309739376257835: x x x x x x 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 61.282s 638309739376277547: x 13775 x x x x x 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 61.283s 638309739376297296: x | x x x x x x x x x x x x x x x x x x x x x x x | 4850 x x x x x 0.002s 61.285s 638309739376317148: x x x x x x x x x x x x x x x x x 4836 x x x x x x x | | x x x x x 0.002s 61.287s 638309739376336853: x x x x x x x x x x x x x x x x x | x x x x x x x | 13776 x x x x x 0.002s 61.289s 638309739376356617: x x x x x x x x x x x x 13777 x x x x x x x x x x x x | | x x x x x 0.002s 61.291s 638309739376376586: x x x x x x x x x x x x | x x x x x x x x x x x x | 4850 x x x x x 0.002s 61.294s 638309739376399773: x x x x x x x x x x x x x x x x x 4836 x x x x x x x | | x x x x x 0.003s 61.296s 638309739376427031: x x x x x x x x x x x x x x x 13778 x x x x x x x x x | | x x x x x 0.003s 61.299s 638309739376453291: x x x x x x x x x x x x x x x | x x 4810 x x x x x x 13774 | x x x x x 0.002s 61.301s 638309739376473667: x x x x x x x x x x x x x x x x x 4836 | x x x x x x | | x x x x x 0.002s 61.303s 638309739376493715: x x x x x x x x x x x x x x x x x | | x x x x x x x | x x x x 4864 0.002s 61.305s 638309739376514137: x x x x x x x x x 13779 x x x x x x x x | x x x x x x x | x x x x | 0.002s 61.307s 638309739376534302: x x x x x x x x x | x x x x x x x x x x x x x x x 13780 | x x x x | 0.002s 61.309s 638309739376554315: x x x x x x 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 61.311s 638309739376574607: x x x x x x x x x x x x x x x x x 4836 x x x x x x x | | x x x x x 0.002s 61.313s 638309739376594556: x x x x x x x x x x x x x x x x x | x x x x x x x | 13642 x x x x x 0.002s 61.315s 638309739376614556: x x 13782 x x x x 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 61.317s 638309739376635227: x x | x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.002s 61.319s 638309739376655634: x x x x x x x x x x x x x x x x x 4836 x x x x x x x | | x x x x x 0.002s 61.321s 638309739376676224: x x x x x x x x x x x x x x x x x | x x x x x x x | x x x x 13783 x 0.002s 61.323s 638309739376697058: x x x x x x x x x x x x x x x x x x x x x 13784 x x x | x x x x | x 0.002s 61.325s 638309739376717489: x x x x x x x x x x x x x x x x x x x x x | x x x | 4837 x x x x x 0.002s 61.328s 638309739376737697: x x x x x x x x x x x x x x x x x 4836 x x x x x x x | | x x x x x 0.002s 61.330s 638309739376758234: x x x x x x x x x x x x x x x x x | x 13785 x x x x x | x x x x x x 0.002s 61.332s 638309739376779361: x x x x x x x x x x x x x x x x x 13786 x | x x x x x | x x x x x x 0.002s 61.334s 638309739376800385: x x x x x x x x x x x x x x x x x | x x x x x x x | 4837 x x x x x 0.002s 61.336s 638309739376821234: x x x x x x x x x x x x x x x x x | 4810 x x x x x x 13781 | x x x x x 0.002s 61.338s 638309739376842293: x x x x x x x x x x x x x x x x x 4836 | x x x x x x | | x x x x x 0.000s 61.338s 638309739376842404: x x x x x x x x x x x x x x x x x | | x x x x x 13787 | x x x x x x 0.002s 61.340s 638309739376863884: x x x x x x x x x x x x x x x x x | | x x x x x | x x x x x x 4864 0.000s 61.340s 638309739376864022: x x x x x x x x x x x x x x x x x x | x x x 13788 x | x x x x x x | 0.002s 61.342s 638309739376886858: x x x x x x x x x x x x x x x x x x | x x x | x x x 4837 x x x x | 0.000s 61.343s 638309739376888938: x x x x x x x x x x x x x x x x x x x x x x | x x 13789 | x x x x | 0.003s 61.346s 638309739376920346: x x x x x x x x x x x x x x x x x x x x x x | 13790 x | x x x x x | 0.003s 61.348s 638309739376946739: x x x x x x x x x x x x x x x x x 4836 x x x x x | x | x x x x x | 0.001s 61.349s 638309739376954745: x x x x x x x x x x x x x x x x x | x x x x x x x | 4837 x x x x | 0.001s 61.350s 638309739376959787: x x x x x x 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 61.356s 638309739377019292: x x x x 13792 x x 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 61.361s 638309739377067675: x x x x | x x x x x x x x x x x x x x x x x x x x | x x x x x 13791 0.005s 61.365s 638309739377113482: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x | 0.001s 61.366s 638309739377121775: 13793 x x x x x x 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 61.368s 638309739377143439: | x x x x x x x x x x x x x x x x 4836 x x x x x x x | x x x x x x 0.001s 61.369s 638309739377149578: x x x x x x x x x x x x x x x x x | x x x x x x x | 4837 x x x x x 0.000s 61.369s 638309739377153197: x x x x x x x x x x x x x x x x 13794 x x x x x x x x | | x x x x x 0.002s 61.371s 638309739377173740: x x x x x x x x x x 13795 x x x x x | x x x x x x x x | x x x x x x 0.002s 61.373s 638309739377194245: x x x x x x x x x x | x x x x x x 4836 x x x x x x x | x x x x x x 0.001s 61.374s 638309739377201729: x x x x x x x x x x x x x x x x x | x x x x x x x | 4837 x x x x x 0.000s 61.374s 638309739377202174: x x x x x 13796 x 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 61.377s 638309739377227613: x x x x x | x x x x x x x x x x 13797 x x x x x x x x | x x x x x x 0.002s 61.379s 638309739377251307: x x x x x | x x x x x x x x x x | x 4810 x x x x x x x x x x x x x 0.000s 61.379s 638309739377251552: x x x x x x x x x x x x x x x x | 4836 | x x x x x x x x x x x x x 0.001s 61.379s 638309739377256667: x x x x x x x x x x x x x x x x x | | x x x x x x x 4837 x x x x x 0.001s 61.380s 638309739377261782: x x x x x x x x x x x x 13798 x x x x | x x x x x x x x | x x x x x 0.003s 61.383s 638309739377290959: x x x x x x x x x x x x | x x x x | x x x x x x x 13799 x x x x x x 0.002s 61.385s 638309739377311766: x x x x x x x x x x x x | x x x x x x x x x x x x | 13800 x x x x x 0.002s 61.387s 638309739377331889: x x x x x x x x x x x x x x x x x x 4810 x x x x x x | | x x x x x 0.000s 61.387s 638309739377332066: x x x x x x x 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 61.388s 638309739377339247: x x x x x x x x x x x x x x x x x x x x x x x x x 13801 | x x x x x 0.003s 61.391s 638309739377373343: x x x x x x x x x x x x x x x x x x 4810 x x x x x x x | x x x x x 0.001s 61.392s 638309739377380088: x x x x x x x x x x x x x x x x x x x x x x x x x 13802 | x x x x x 0.004s 61.396s 638309739377423073: x x x x x x x x x x x x x x x x x x 4810 x x x x x x x | x x x x x 0.001s 61.397s 638309739377429002: x x x x x x x x x x x x x x x x x x x x x x x x x 13803 | x x x x x 0.003s 61.399s 638309739377454983: x x x x x x x x x x x x x x x x x x 4810 x x x x x x x | x x x x x 0.015s 61.414s 638309739377607302: x x x x x x x x 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 61.416s 638309739377619693: x x x x x x x x x x x x x x x x x 4836 x x x x x x x x 4837 x x x x x 0.001s 61.416s 638309739377626119: x x x x x x x x x x x x x x 13804 x x | x x x x x x x x x x x x x x 0.003s 61.419s 638309739377652796: x x x x x x x x x x x x x x | x x x x x x x x x x 13805 x x x x x x 0.002s 61.421s 638309739377675992: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.001s 61.422s 638309739377683059: x x x x x x x x x x x x x x x x x x x x x x x x x | x x x 13806 x x 0.004s 61.426s 638309739377720947: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.001s 61.427s 638309739377728231: x x x x x x x x x x x x x x x x x x x x x x x x x | 13807 x x x x x 0.003s 61.430s 638309739377760097: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.001s 61.430s 638309739377766488: x x x x x x x x x x x x x x x x x x x x x x x x x | x x x x 13808 x 0.003s 61.433s 638309739377796510: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.001s 61.434s 638309739377803682: x x x x x x x x x x x x x x x x x x x 13809 x x x x x | x x x x x x 0.003s 61.437s 638309739377836831: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.001s 61.438s 638309739377842983: x x x x x x x x x x x x x x x x x x x x x x x x 13810 | x x x x x x 0.003s 61.441s 638309739377871195: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.001s 61.442s 638309739377878268: x x x x x x x x x x x x x x x x x x x x x x x 13811 x | x x x x x x 0.003s 61.444s 638309739377907445: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.001s 61.445s 638309739377913986: x x x x 13812 x x x 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 61.449s 638309739377951992: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.001s 61.450s 638309739377958980: 13813 x x x x x x x 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 61.452s 638309739377985056: | x x x x x x x x x x x x x x x x 4836 x x x x x x x x x x x x x x 0.001s 61.453s 638309739377990214: x x x x x x x x x x x x x x x x x | x x x x x x x x 4837 x x x x x 0.001s 61.454s 638309739377998588: x x x x x x x x x x x x x x x x x x x x x x x x x 13814 | x x x x x 0.002s 61.456s 638309739378022107: x x x x x x x x x x x x x x x x x x x x x x x x x | 13815 x x x x x 0.028s 61.484s 638309739378299843: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.001s 61.485s 638309739378312887: x x x x x x x x x x x x 13816 x x x x x x x x x x x x | x x x x x x 0.004s 61.489s 638309739378355034: x x x x x x x x x x x x | x x x x 4836 x x x x x x x x x x x x x x 0.002s 61.491s 638309739378370318: x x x x x x x x x x x x | x x x x x x x x x x x x 13817 x x x x x x 0.030s 61.520s 638309739378665539: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.001s 61.522s 638309739378677835: x x x x x x x x x x x x x x x x x x x x x x x x x | 13818 x x x x x 0.003s 61.524s 638309739378706546: x x x x x x x x x x x x x x x x x 4836 x x x x x x x x | x x x x x 0.001s 61.526s 638309739378720560: x x x x x x x x x x x x x x x x x x x x x x x x x 13819 | x x x x x 0.029s 61.555s 638309739379010387: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.001s 61.556s 638309739379022558: x x x x x x x x x x x x 13820 x x x x x x x x x x x x | x x x x x x 0.011s 61.567s 638309739379133705: x x x x x x x x x x x x | x x x x 4836 x x x x x x x x x x x x x x 0.001s 61.568s 638309739379146718: x x x x x x x x x x x x | x x x x x x x x x x x x 13821 x x x x x x 0.027s 61.596s 638309739379420378: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.001s 61.597s 638309739379433549: x x x x x x x x x x x x x x x x x x x x x x x 13822 x | x x x x x x 0.013s 61.610s 638309739379562920: x x x x x x x x x x x x x x x x x 4836 x x x x x | x x x x x x x x 0.002s 61.612s 638309739379578157: x x x x x x x x x x x x x x x x x x x x x x x | x 13823 x x x x x x 0.024s 61.636s 638309739379818213: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.001s 61.637s 638309739379832213: x x x x x x x x x x x x x x x x x 13824 x x x x x x x | x x x x x x 0.026s 61.663s 638309739380091229: x x x x x x x x x x x x x x x x x | x x x x x x x x x x x x x x 0.063s 61.725s . 638309739380716683: x x x x x x x x x x x x x x x x x 4836 x x x x x x x x 4837 x x x x x 0.001s 61.727s 638309739380728362: x x x x x x x x x x x x x x x x x x x x x x x x x 13825 | x x x x x 0.003s 61.729s 638309739380755720: x x x x x x x x x x x x x x x x x x x x x x x x x | 13826 x x x x x 0.024s 61.753s 638309739380992069: x x x x x x x x x x x x x x x x x 4836 x x x x x x x x | x x x x x 0.001s 61.754s 638309739381002609: x x x x x x x x x x x x x x x x x x x x x x x x x 13827 | x x x x x 0.026s 61.780s 638309739381265557: x x x x x x x x x x x x x x x x x 4836 x x x x x x x x | x x x x x 0.001s 61.782s 638309739381277874: x x x x x x x x x x x x x x x x x x x x x x x x x 13828 | x x x x x 0.037s 61.819s 638309739381651060: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.001s 61.820s 638309739381662397: x x x x x x x x x x x x 13829 x x x x x x x x x x x x | x x x x x x 0.027s 61.846s 638309739381927461: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.001s 61.848s 638309739381938268: 13830 x x x x x x x 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 61.861s 638309739382074234: | x x x x x x x x x x x x x x x x 4836 x x x x x x x x x x x x x x 0.001s 61.862s 638309739382087085: | x x x x x x x x x x x x x x x x x x x x x x x x 13831 x x x x x x 0.009s 61.872s 638309739382181955: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.001s 61.873s 638309739382191966: x x x x x x x x x x 13832 x x x x x x x x x x x x x x | x x x x x x 0.023s 61.896s 638309739382418260: x x x x x x x x x x | x x x x x x 4836 x x x x x x x x x x x x x x 0.002s 61.897s 638309739382433650: x x x x x x x x x x | x x x x x x x x x x x x x x 13833 x x x x x x 0.003s 61.900s 638309739382460315: x x x x x x x x x x x x x x x x x x x x x x x x x | 4837 x x x x x 0.001s 61.901s 638309739382471922: x x x x x x x x x x x x x x x x x x x x x x x 13834 x | x x x x x x 0.035s 61.936s 638309739382818265: x x x x x x x x x x x x x x x x x 4836 x x x x x | x x x x x x x x 0.001s 61.937s 638309739382827907: x x x x x x x x x x x x x x x x x x x x x x x | x x 13835 x x x x x 0.003s 61.940s 638309739382860478: x x x x x x x x 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 61.940s 638309739382866995: x x x x x x x x x x x x x x x x x 4836 x x x x x x x x 4837 x x x x x 0.001s 61.941s 638309739382873310: x x x x x x x x x x x x x x x x x x x x x x x x x 13836 | x x x x x 0.002s 61.944s 638309739382897934: x x x x x x x x x x x x x x x x x x x x 13837 x x x x | x x x x x x 0.003s 61.946s 638309739382924564: x x x x x x x x x x x x x x x x x 4836 x x | x x x x x x x x x x x 0.001s 61.947s 638309739382935872: x x x x x x x x x x x x x x x x x x x x | x x x x 13838 x x x x x x 0.005s 61.952s 638309739382987405: x x x x x x x x x x x x x x x x x 4836 x x | x x x x x x x x x x x 0.001s 61.953s 638309739382995313: x x x x x x x x x x x x x x x x x x x x | x x x x 13839 x x x x x x 0.005s 61.958s 638309739383046868: x x x x x x x x x x x x x x x x x 4836 x x | x x x x x x x x x x x 0.001s 61.959s 638309739383054494: x x x x x x x x x x x x x x x x x x x x | x x x x 13840 x x x x x x 0.003s 61.963s 638309739383088618: x x x x x x x x x x x x x x x x x 4836 x x | x x x x x x x x x x x 0.001s 61.963s 638309739383095852: x x x x x x x x x x x x x x x x x x x x | x x x x 13841 x x x x x x 0.003s 61.966s 638309739383121819: x x x x x x x x x x x x x x x x x 4836 x x | x x x x x x x x x x x 0.001s 61.967s 638309739383128211: x x x x x x x x x x x x x x x x x x x x | x x x x 13842 x x x x x x 0.003s 61.969s 638309739383153426: x x x x x x x x x x x x x x x x x 4836 x x | x x x x x x x x x x x 0.001s 61.970s 638309739383160011: x x x x x x x x x x x x x x x x x x x x | x x x x 13843 x x x x x x 0.004s 61.974s 638309739383198194: x x x x x x x x x x x x x x x x x 4836 x x | x x x x x x x x x x x 0.001s 61.974s 638309739383204524: x x x x x x x x x x x x x x x x x x x x | x x x x 13844 x x x x x x 0.003s 61.977s 638309739383232517: x x x x x x x x x x x x x x x x x 4836 x x | x x x x x x x x x x x 0.001s 61.978s 638309739383240026: x x x x x x x x x x x x x x x x x x x x | x x x x 13845 x x x x x x 0.003s 61.980s 638309739383265775: x x x x x x x x x x x x x x x x x 4836 x x | x x x x x x x x x x x 0.001s 61.981s 638309739383272051: x x x x x x x x x x x x x x x x x x x x | x x x x 13846 x x x x x x 0.003s 61.983s 638309739383297482: x x x x x x x x x x x x x x x x x 4836 x x | x x x x x x x x x x x 0.001s 61.984s 638309739383304195: x x x x x x x x x x x x x x x x x x x x | x x x x 13847 x x x x x x 0.003s 61.987s 638309739383329420: x x x x x x x x x x x x x x x x x 4836 x x | x x x x x x x x x x x 0.005s 61.991s 638309739383374422: x x x x x x x x x x x x x x x x x | x x x x x x x x 4837 x x x x x 0.001s 61.992s 638309739383384408: x x x x x x x x x x x x x x x x x | x x x x x x x x 13848 x x x x x 0.003s 61.995s 638309739383409794: x x x x x x x x x x x x x x x x x | x x x x x x x x 4837 x x x x x 0.001s 61.995s 638309739383416393: x x x x x x x x x x x x 13849 x x x x | x x x x x x x x x x x x x x 0.003s 61.998s 638309739383444264: x x x x x x x x x x x x x x x x x | x x x x x x x x 4837 x x x x x 0.001s 61.999s 638309739383451031: x x x x x x x x x x x x x x x x x | x x x x x x x x 13850 x x x x x 0.003s 62.002s 638309739383478236: x x x x x x x x x x x x x x x x x | x x x x x x x x 4837 x x x x x 0.001s 62.002s 638309739383485180: x x x x x x x x x x x x 13851 x x x x | x x x x x x x x x x x x x x 0.003s 62.006s 638309739383519658: x x x x x x x x x x x x x x x x x | x x x x x x x x 4837 x x x x x 0.001s 62.006s 638309739383526111: x x x x x x x x x x x x x x x x x | x x x x x 13852 x x x x x x x x 0.003s 62.009s 638309739383553356: x x x x x x x x x x x x x x x x x | x x x x x x x x 4837 x x x x x 0.001s 62.010s 638309739383559868: x x x x x x x x 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 62.021s 638309739383671104: x x x x x x x x x x x x x x x x x 13853 x x x x x x x x x x x x x x 0.003s 62.023s 638309739383696638: x x x x x x x x x x x x x x x x x x x x x x x x x x 4837 x x x x x 0.001s 62.024s 638309739383702997: x x x x x x x x x x x x x x x x x x x x x x x x x x 13854 x x x x x 0.003s 62.027s 638309739383728343: x x x x x x x x x x x x x x x x x x x x x x x x x x 4837 x x x x x 0.001s 62.027s 638309739383734553: x x x x x x x x x x x x 13855 x x x x x x x x x x x x x x x x x x x 0.003s 62.030s 638309739383760525: x x x x x x x x x x x x x x x x x x x x x x x x x x 4837 x x x x x 0.001s 62.030s 638309739383767084: 13856 x x x x x x x x 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 62.033s 638309739383792950: x x x x x x x x x x x x x x x x x x x x x x x x x x 4837 x x x x x 0.001s 62.034s 638309739383799254: x x x x x x x x x x 13857 x x x x x x x x x x x x x x x x x x x x x 0.003s 62.037s 638309739383828595: x x x x x x x x x x x x x x x x x x x x x x x x x x 4837 x x x x x 0.001s 62.037s 638309739383835273: x x x x x x x x x x x x x x x x x x x x x x x 13858 x x x x x x x x 0.003s 62.040s 638309739383862488: x x x x x x x x x x x x x x x x x x x x x x x x x x 4837 x x x x x 0.001s 62.041s 638309739383868825: x x x x x x x x x x x x x x x x x x x x 13859 x x x x x x x x x x x 0.003s 62.043s 638309739383896720: x x x x x x x x x x x x x x x x x x x x x x x x x x 4837 x x x x x 0.025s 62.069s 638309739384147538: 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 62.070s 638309739384161259: x x x x x x x x x x x x x x x x x x x x x x x x x 13860 x x x x x x 0.007s 62.077s 638309739384229266: 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 62.077s 638309739384235367: x x x x x x x x x x x x x x x x x x x x x x x x x 13861 x x x x x x 0.006s 62.083s 638309739384294106: 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 62.084s 638309739384300465: x x x x x x x x x x x x x x x x x x x x x x x x x 13862 x x x x x x 0.008s 62.092s 638309739384383640: 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 62.093s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 91.8 90.1 86.6 90.6 87.7 89.4 86.2 93.1 91.7 93.0 87.7 87.2 93.4 84.5 90.9 87.4 88.7 91.5 90.7 91.5 89.3 89.1 92.3 92.5 90.1 94.3 92.9 90.8 85.6 89.3 92.0 90.3 Average Utilization: 90.1 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:01:02.28 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj... Installed Microsoft.DotNet.SourceBuild.Tasks 7.0.0-beta.22513.4 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash MRxsoDDMvDgfKgWJ+6uvwNugFCDI2CxGMhTpcXJmeoN+W81DlEYuTyMd980T5aIyGj1A5h+efAY6YaM0kWwynw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (in 167 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/source-build-reference-package-cache Installed: 1 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/AfterSourceBuild.proj" (6) on node 1 (default targets). 6>WritePrebuiltUsageData: Writing package usage data... Writing package usage data... done. Took 00:00:00.4502930 CopyIntermediateNupkgProjToProjectDirectory: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/SourceBuildIntermediate.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj". [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' 6>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/AfterSourceBuild.proj" (6) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7) on node 1 (Restore target(s)). 7>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj... Installed Microsoft.SourceLink.Common 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash joRucMQGqyeE7KuzFoluhP1sjnudh/rIAd5f0gra/vCfRyQ4w2t+VJ3B6EssEp/22T3d/4wp1fr39iGDhBxxEw==. Installed Microsoft.SourceLink.AzureRepos.Git 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash YZUTN/qMjMNKGJWr050DcFGw4ItnUntwLP8rKOyl2lOh3j0oT8bMWoiiayhI5X2eyxQHvYLh7ALxf2oycl3aUg==. Installed Microsoft.SourceLink.GitHub 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash 0AyUMu57LbEZuowYZXujWSApeg5kuWn7DDWH12Lr+Cf24qcB9MFSvn/Mzr0ItQySAhs+7OdM9LtjCCD3Yt6HIQ==. Installed Microsoft.Build.Tasks.Git 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash AFpqmZsoR7O2Vo9jb/cOxh3SXYc5iZVAIonlcSwq9ys0TLlt96zdEHJeZDP4qHnnmnA3OQjsGoXTI+67IXmOGQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/SourceBuildIntermediate/SourceBuildIntermediate.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/SourceBuildIntermediate/SourceBuildIntermediate.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/SourceBuildIntermediate/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (in 39 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/source-build-reference-package-cache Installed: 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (Restore target(s)). 6>GetLicenseFileForIntermediateNupkgPack: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/LICENSE.txt". PackSourceBuildIntermediateNupkgs: Building intermediate nupkg... 6>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/AfterSourceBuild.proj" (6) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:7) on node 1 (Pack target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:9) on node 1 (_GetFrameworkAssemblyReferences target(s)). 7>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/bin/SourceBuildIntermediate/Release/netstandard2.0/". 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (_GetFrameworkAssemblyReferences target(s)). 7>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1.nupkg'. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (Pack target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (default targets). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 108.520s 114.078s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj () | 1 : 0.406s 0.438s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/AfterSigning.proj (Build, Pack) . 13 : 0.486s 5.111s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/AfterSourceBuild.proj () | | 14 : 0.214s 0.254s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (Restore) | | | 15 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_IsProjectRestoreSupported) | | | 16 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateRestoreProjectPathWalk) | | | 17 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_IsProjectRestoreSupported) | | | 18 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateRestoreGraphProjectEntry) | | . 19 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateProjectRestoreGraph) | . 20 : 4.138s 4.372s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (Pack) | | | 21 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/RepositoryValidation.proj (Validate) | | | 22 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetTfmSpecificContentForPackage) | | | 23 : 0.214s 0.214s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetFrameworkAssemblyReferences) | | . 24 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetFrameworksWithSuppressedDependencies) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638309738307458716: 0 108.494s 108.494s ## (scale 1:1000) 638309739392403612: 1 0.017s 108.512s 638309739392573977: 2 0.001s 108.513s 638309739392586023: 1 0.021s 108.534s 638309739392796386: 3 0.002s 108.536s 638309739392816934: 1 0.003s 108.539s 638309739392844385: 4 0.023s 108.562s 638309739393078108: 1 0.001s 108.563s 638309739393087555: 6 0.005s 108.568s 638309739393138132: 1 0.365s 108.933s ....... 638309739396790023: 0 0.001s 108.934s 638309739396803534: 8 0.001s 108.935s 638309739396812220: 0 0.023s 108.958s 638309739397043661: 9 0.001s 108.960s 638309739397053808: 0 0.001s 108.961s 638309739397065223: 10 0.001s 108.961s 638309739397070620: 0 0.001s 108.962s 638309739397076589: 11 0.003s 108.965s 638309739397105094: 0 0.001s 108.965s 638309739397111250: 12 0.003s 108.968s 638309739397138520: 0 0.001s 108.969s 638309739397145013: 13 0.477s 109.446s ......... 638309739401918516: 14 0.159s 109.605s ... 638309739403506489: 15 0.018s 109.623s 638309739403691323: 14 0.002s 109.625s 638309739403708376: 16 0.001s 109.626s 638309739403720355: 14 0.001s 109.627s 638309739403727499: 17 0.000s 109.627s 638309739403731838: 14 0.001s 109.628s 638309739403740331: 18 0.013s 109.641s 638309739403871823: 14 0.001s 109.642s 638309739403877322: 19 0.006s 109.648s 638309739403935738: 14 0.052s 109.700s . 638309739404453876: 13 0.008s 109.707s 638309739404529847: 20 0.029s 109.736s 638309739404819261: 21 0.001s 109.737s 638309739404829957: 20 0.002s 109.739s 638309739404846291: 22 0.018s 109.756s 638309739405022487: 20 0.001s 109.757s 638309739405029545: 23 0.214s 109.971s .... 638309739407173618: 20 0.001s 109.972s 638309739407179957: 24 0.001s 109.973s 638309739407185695: 20 4.106s 114.079s .................................................................................. 638309739448244782: 13 0.001s 114.079s 638309739448253273: 0 0.001s 114.080s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:01:54.11 Build: [18:05:44.86] Building 'source-build-reference-packages in tarball'...done ExtractIntermediatePackages: Decompressing '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/'... Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/MicroBuild.Core.0.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/MicroBuild.Core.0.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.AspNetCore.App.Ref.3.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.AspNetCore.App.Ref.3.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.AspNetCore.App.Ref.3.1.10.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.AspNetCore.App.Ref.3.1.10.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.AspNetCore.App.Ref.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.AspNetCore.App.Ref.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Bcl.AsyncInterfaces.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Bcl.AsyncInterfaces.1.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Bcl.AsyncInterfaces.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Bcl.AsyncInterfaces.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Bcl.HashCode.1.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Bcl.HashCode.1.1.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.15.7.179.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.16.5.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.16.8.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.CentralPackageVersions.2.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.CentralPackageVersions.2.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Framework.15.1.1012.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Framework.15.1.1012.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Framework.15.3.409.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Framework.15.3.409.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Framework.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Framework.15.7.179.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Framework.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Framework.16.5.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Framework.16.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Framework.16.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Framework.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Framework.16.8.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.NoTargets.2.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.NoTargets.2.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.NoTargets.3.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.NoTargets.3.5.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Tasks.Core.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Tasks.Core.15.7.179.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Tasks.Core.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Tasks.Core.16.5.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Tasks.Core.16.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Tasks.Core.16.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Tasks.Core.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Tasks.Core.16.8.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Traversal.2.0.34.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Traversal.2.0.34.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Traversal.3.1.6.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Traversal.3.1.6.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Utilities.Core.15.1.1012.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Utilities.Core.15.1.1012.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Utilities.Core.15.3.409.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Utilities.Core.15.3.409.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Utilities.Core.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Utilities.Core.15.7.179.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Utilities.Core.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Utilities.Core.16.5.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Utilities.Core.16.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Utilities.Core.16.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Build.Utilities.Core.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Build.Utilities.Core.16.8.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.CodeAnalysis.Collections.4.2.0-1.22102.8.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CodeAnalysis.Collections.4.2.0-1.22102.8.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.CodeAnalysis.Common.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CodeAnalysis.Common.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.CodeAnalysis.Common.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CodeAnalysis.Common.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.CodeAnalysis.CSharp.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CodeAnalysis.CSharp.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.CSharp.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CSharp.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.CSharp.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CSharp.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.CSharp.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.CSharp.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Docker.Sdk.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Docker.Sdk.1.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Extensions.CommandLineUtils.Sources.3.0.0-preview6.19253.5.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.CommandLineUtils.Sources.3.0.0-preview6.19253.5.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Extensions.Configuration.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.Configuration.2.1.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Extensions.Configuration.Abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.Configuration.Abstractions.2.1.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Extensions.Configuration.Binder.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.Configuration.Binder.2.1.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Extensions.Logging.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.Logging.2.1.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Extensions.Logging.Abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.Logging.Abstractions.2.1.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Extensions.Options.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.Options.2.1.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Extensions.Primitives.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Extensions.Primitives.2.1.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.App.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.App.2.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.App.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.App.2.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.App.Ref.3.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.App.Ref.3.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.App.Ref.3.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.App.Ref.3.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.App.Ref.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.App.Ref.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.App.Ref.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.App.Ref.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.DotNetAppHost.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.DotNetAppHost.2.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.DotNetAppHost.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.DotNetAppHost.2.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.DotNetHostPolicy.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.DotNetHostPolicy.2.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.DotNetHostPolicy.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.DotNetHostPolicy.2.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.DotNetHostResolver.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.DotNetHostResolver.2.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.DotNetHostResolver.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.DotNetHostResolver.2.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.Platforms.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Platforms.1.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.Platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Platforms.1.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.Platforms.1.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Platforms.1.1.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.Platforms.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Platforms.2.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.Platforms.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Platforms.2.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.Platforms.2.1.9.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Platforms.2.1.9.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.Platforms.3.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Platforms.3.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.Platforms.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Platforms.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.Targets.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Targets.1.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.Targets.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Targets.1.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.Targets.1.1.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Targets.1.1.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETCore.Targets.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETCore.Targets.2.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETFramework.ReferenceAssemblies.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.1.0.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETFramework.ReferenceAssemblies.net20.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net20.1.0.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETFramework.ReferenceAssemblies.net40.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net40.1.0.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETFramework.ReferenceAssemblies.net45.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net45.1.0.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETFramework.ReferenceAssemblies.net451.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net451.1.0.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETFramework.ReferenceAssemblies.net452.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net452.1.0.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETFramework.ReferenceAssemblies.net46.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net46.1.0.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETFramework.ReferenceAssemblies.net461.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net461.1.0.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETFramework.ReferenceAssemblies.net462.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net462.1.0.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETFramework.ReferenceAssemblies.net47.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net47.1.0.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETFramework.ReferenceAssemblies.net472.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net472.1.0.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.NETFramework.ReferenceAssemblies.net48.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net48.1.0.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Private.Intellisense.7.0.0-preview-20221010.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Private.Intellisense.7.0.0-preview-20221010.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.VisualBasic.10.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.VisualBasic.10.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.VisualBasic.10.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.VisualBasic.10.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Win32.Primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Win32.Primitives.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Win32.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Win32.Primitives.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Win32.Registry.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Win32.Registry.4.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Win32.Registry.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Win32.Registry.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Win32.Registry.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Win32.Registry.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Win32.Registry.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Win32.Registry.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Microsoft.Win32.SystemEvents.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Microsoft.Win32.SystemEvents.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/NETStandard.Library.1.6.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/NETStandard.Library.1.6.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/NETStandard.Library.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/NETStandard.Library.2.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/NETStandard.Library.2.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/NETStandard.Library.2.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/NETStandard.Library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/NETStandard.Library.2.0.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/NETStandard.Library.NETFramework.2.0.1-servicing-26011-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/NETStandard.Library.NETFramework.2.0.1-servicing-26011-01.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/NETStandard.Library.Ref.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/NETStandard.Library.Ref.2.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.AppContext.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.AppContext.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.AppContext.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.AppContext.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Buffers.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Buffers.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Buffers.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Buffers.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Buffers.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Buffers.4.5.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Buffers.4.5.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.CodeDom.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.CodeDom.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Collections.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Collections.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Collections.Concurrent.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Concurrent.4.0.12.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Collections.Concurrent.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Concurrent.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Collections.Immutable.1.2.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Immutable.1.2.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Collections.Immutable.1.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Immutable.1.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Collections.Immutable.1.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Immutable.1.3.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Collections.Immutable.1.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Immutable.1.5.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Collections.Immutable.1.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Immutable.1.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Collections.Immutable.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Immutable.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Collections.NonGeneric.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.NonGeneric.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Collections.NonGeneric.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.NonGeneric.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Collections.Specialized.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Collections.Specialized.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.ComponentModel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.ComponentModel.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.ComponentModel.Annotations.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.ComponentModel.Annotations.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.ComponentModel.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.ComponentModel.Primitives.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.ComponentModel.TypeConverter.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.ComponentModel.TypeConverter.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Composition.AttributedModel.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Composition.AttributedModel.1.0.31.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Composition.Convention.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Composition.Convention.1.0.31.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Composition.Hosting.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Composition.Hosting.1.0.31.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Composition.Runtime.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Composition.Runtime.1.0.31.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Composition.TypedParts.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Composition.TypedParts.1.0.31.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Console.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Console.4.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Console.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Console.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Data.Common.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Data.Common.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Data.SqlClient.4.8.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Data.SqlClient.4.8.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Diagnostics.Debug.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.Debug.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Diagnostics.Debug.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.Debug.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Diagnostics.DiagnosticSource.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.DiagnosticSource.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Diagnostics.DiagnosticSource.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.DiagnosticSource.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Diagnostics.DiagnosticSource.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.DiagnosticSource.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Diagnostics.EventLog.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.EventLog.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Diagnostics.FileVersionInfo.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.FileVersionInfo.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Diagnostics.Process.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.Process.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Diagnostics.Process.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.Process.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Diagnostics.Tools.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.Tools.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Diagnostics.Tools.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.Tools.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Diagnostics.TraceSource.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.TraceSource.4.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Diagnostics.TraceSource.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.TraceSource.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Diagnostics.Tracing.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.Tracing.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Diagnostics.Tracing.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Diagnostics.Tracing.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Drawing.Common.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Drawing.Common.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Dynamic.Runtime.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Dynamic.Runtime.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Dynamic.Runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Dynamic.Runtime.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Formats.Asn1.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Formats.Asn1.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Globalization.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Globalization.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Globalization.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Globalization.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Globalization.Calendars.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Globalization.Calendars.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Globalization.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Globalization.Extensions.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.IO.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.IO.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.IO.Compression.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.Compression.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.IO.Compression.ZipFile.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.Compression.ZipFile.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.IO.FileSystem.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.FileSystem.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.IO.FileSystem.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.FileSystem.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.IO.FileSystem.AccessControl.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.FileSystem.AccessControl.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.IO.FileSystem.Primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.FileSystem.Primitives.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.IO.FileSystem.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.FileSystem.Primitives.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.IO.Pipelines.5.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.Pipelines.5.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.IO.Pipes.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.Pipes.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.IO.Pipes.AccessControl.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.Pipes.AccessControl.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.IO.Pipes.AccessControl.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.IO.Pipes.AccessControl.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Linq.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Linq.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Linq.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Linq.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Linq.Expressions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Linq.Expressions.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Linq.Expressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Linq.Expressions.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Linq.Parallel.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Linq.Parallel.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Linq.Queryable.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Linq.Queryable.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Memory.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Memory.4.5.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Memory.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Memory.4.5.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Memory.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Memory.4.5.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Memory.4.5.5.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Memory.4.5.5.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Net.Http.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Net.Http.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Net.Http.4.3.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Net.Http.4.3.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Net.NameResolution.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Net.NameResolution.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Net.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Net.Primitives.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Net.Requests.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Net.Requests.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Net.Security.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Net.Security.4.3.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Net.Sockets.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Net.Sockets.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Net.WebHeaderCollection.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Net.WebHeaderCollection.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Numerics.Vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Numerics.Vectors.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Numerics.Vectors.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Numerics.Vectors.4.5.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.ObjectModel.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.ObjectModel.4.0.12.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.ObjectModel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.ObjectModel.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Private.DataContractSerialization.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Private.DataContractSerialization.4.1.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Emit.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Emit.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Emit.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Emit.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Emit.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Emit.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Emit.ILGeneration.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Emit.ILGeneration.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Emit.ILGeneration.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Emit.ILGeneration.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Emit.ILGeneration.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Emit.ILGeneration.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Emit.Lightweight.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Emit.Lightweight.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Emit.Lightweight.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Emit.Lightweight.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Extensions.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Extensions.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Extensions.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Metadata.1.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Metadata.1.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Metadata.1.4.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Metadata.1.4.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Metadata.1.4.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Metadata.1.4.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Metadata.1.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Metadata.1.6.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Metadata.1.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Metadata.1.8.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Metadata.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Metadata.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Primitives.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.Primitives.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.TypeExtensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.TypeExtensions.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.TypeExtensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.TypeExtensions.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.TypeExtensions.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.TypeExtensions.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Reflection.TypeExtensions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Reflection.TypeExtensions.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Resources.Extensions.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Resources.Extensions.4.6.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Resources.Reader.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Resources.Reader.4.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Resources.ResourceManager.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Resources.ResourceManager.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Resources.ResourceManager.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Resources.ResourceManager.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Resources.Writer.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Resources.Writer.4.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.4.3.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.CompilerServices.Unsafe.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.CompilerServices.Unsafe.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.CompilerServices.Unsafe.4.5.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.CompilerServices.Unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.CompilerServices.Unsafe.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.CompilerServices.Unsafe.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.CompilerServices.Unsafe.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.CompilerServices.Unsafe.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.CompilerServices.Unsafe.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.CompilerServices.Unsafe.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.Extensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Extensions.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Extensions.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.Extensions.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Extensions.4.3.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.Handles.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Handles.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.Handles.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Handles.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.InteropServices.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.InteropServices.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.InteropServices.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.InteropServices.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.Loader.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Loader.4.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.Loader.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Loader.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.Numerics.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Numerics.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.Serialization.Formatters.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Serialization.Formatters.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.Serialization.Primitives.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Serialization.Primitives.4.1.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.Serialization.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Serialization.Primitives.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Runtime.Serialization.Xml.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Runtime.Serialization.Xml.4.1.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.AccessControl.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.AccessControl.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.AccessControl.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.AccessControl.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.AccessControl.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.AccessControl.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.AccessControl.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.AccessControl.6.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Claims.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Claims.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Cryptography.Algorithms.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Algorithms.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Cryptography.Algorithms.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Algorithms.4.3.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Cryptography.Cng.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Cng.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Cryptography.Cng.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Cng.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Cryptography.Cng.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Cng.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Cryptography.Csp.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Csp.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Cryptography.Encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Encoding.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Cryptography.OpenSsl.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.OpenSsl.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Cryptography.Pkcs.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Pkcs.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Cryptography.Pkcs.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Pkcs.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Cryptography.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Primitives.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Cryptography.ProtectedData.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.ProtectedData.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Cryptography.X509Certificates.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.X509Certificates.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Cryptography.Xml.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Cryptography.Xml.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Permissions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Permissions.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Principal.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Principal.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Principal.Windows.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Principal.Windows.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Principal.Windows.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Principal.Windows.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Security.Principal.Windows.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Security.Principal.Windows.5.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Text.Encoding.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encoding.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Text.Encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encoding.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Text.Encoding.CodePages.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encoding.CodePages.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Text.Encoding.CodePages.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encoding.CodePages.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Text.Encoding.CodePages.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encoding.CodePages.4.5.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Text.Encoding.CodePages.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encoding.CodePages.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Text.Encoding.Extensions.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encoding.Extensions.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Text.Encoding.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encoding.Extensions.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Text.Encodings.Web.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Encodings.Web.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Text.Json.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.Json.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Text.RegularExpressions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.RegularExpressions.4.1.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Text.RegularExpressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.RegularExpressions.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Text.RegularExpressions.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Text.RegularExpressions.4.3.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.Overlapped.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Overlapped.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.Tasks.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.Tasks.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.Tasks.Dataflow.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.Dataflow.4.6.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.Tasks.Dataflow.4.9.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.Dataflow.4.9.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.Tasks.Extensions.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.Extensions.4.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.Tasks.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.Extensions.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.Tasks.Extensions.4.5.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.Extensions.4.5.2.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.Tasks.Extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.Extensions.4.5.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.Tasks.Parallel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Tasks.Parallel.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.Thread.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Thread.4.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.Thread.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Thread.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.ThreadPool.4.0.10.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.ThreadPool.4.0.10.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.ThreadPool.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.ThreadPool.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.Timer.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Timer.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Threading.Timer.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Threading.Timer.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.ValueTuple.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.ValueTuple.4.5.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Windows.Extensions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Windows.Extensions.4.7.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Xml.ReaderWriter.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Xml.ReaderWriter.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Xml.ReaderWriter.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Xml.ReaderWriter.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Xml.XDocument.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Xml.XDocument.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Xml.XDocument.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Xml.XDocument.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Xml.XmlDocument.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Xml.XmlDocument.4.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Xml.XmlDocument.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Xml.XmlDocument.4.3.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/System.Xml.XmlSerializer.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/System.Xml.XmlSerializer.4.0.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1/artifacts/Wcwidth.Sources.0.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/Wcwidth.Sources.0.6.0.nupkg". Removing directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/". CopyInnerBuildRestoredPackages: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/humanizer.core.2.2.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/humanizer.core.2.2.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/humanizer.core.2.2.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/humanizer.core.2.2.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/humanizer.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/humanizer.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/net7.0/Humanizer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/net7.0/Humanizer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/net7.0/Humanizer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/net7.0/Humanizer.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/netstandard1.0/Humanizer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/netstandard1.0/Humanizer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/netstandard1.0/Humanizer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/netstandard1.0/Humanizer.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/netstandard2.0/Humanizer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/netstandard2.0/Humanizer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/netstandard2.0/Humanizer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/netstandard2.0/Humanizer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/logo.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/logo.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/microsoft.aspnetcore.app.ref.3.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/microsoft.aspnetcore.app.ref.3.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/microsoft.aspnetcore.app.ref.3.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/microsoft.aspnetcore.app.ref.3.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/microsoft.aspnetcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/microsoft.aspnetcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/packageIcon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/packageIcon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Antiforgery.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Antiforgery.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Cookies.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Cookies.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.OAuth.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authentication.OAuth.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authorization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authorization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authorization.Policy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Authorization.Policy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Authorization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Authorization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Server.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Server.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Components.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Connections.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Connections.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.CookiePolicy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.CookiePolicy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cryptography.Internal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cryptography.Internal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.DataProtection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HostFiltering.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HostFiltering.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Html.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Html.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Connections.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Connections.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Connections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Connections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Features.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Http.Features.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HttpOverrides.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HttpOverrides.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HttpsPolicy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.HttpsPolicy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Identity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Identity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Localization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Localization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Localization.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Localization.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Cors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Cors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Localization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Localization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Razor.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.Razor.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.RazorPages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.RazorPages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Razor.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Razor.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Razor.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Razor.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCaching.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCaching.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCompression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.ResponseCompression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Rewrite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Rewrite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.HttpSys.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.HttpSys.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.IIS.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.IIS.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.IISIntegration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.IISIntegration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Session.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.Session.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.StaticFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.StaticFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.WebUtilities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.AspNetCore.WebUtilities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Caching.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Caching.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Caching.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Caching.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Binder.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.CommandLine.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.CommandLine.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.FileExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.FileExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Ini.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Ini.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.KeyPerFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.KeyPerFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.UserSecrets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.UserSecrets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Configuration.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Composite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Composite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Embedded.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Embedded.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Physical.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileProviders.Physical.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileSystemGlobbing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.FileSystemGlobbing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Hosting.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Hosting.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Hosting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Hosting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Identity.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Identity.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Identity.Stores.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Identity.Stores.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Localization.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Localization.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Localization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Localization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.EventSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.EventSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Logging.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.ObjectPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.ObjectPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.WebEncoders.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Extensions.WebEncoders.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.JSInterop.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.JSInterop.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Net.Http.Headers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Net.Http.Headers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.IO.Pipelines.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Cryptography.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.0.1/ref/netcoreapp3.0/System.Windows.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/1.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/1.1.0/microsoft.bcl.asyncinterfaces.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/1.1.0/microsoft.bcl.asyncinterfaces.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/1.1.0/microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/1.1.0/microsoft.bcl.asyncinterfaces.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/1.1.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/1.1.0/microsoft.bcl.asyncinterfaces.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/1.1.0/ref/net461/Microsoft.Bcl.AsyncInterfaces.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/1.1.0/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/5.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/lib/net461/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/5.0.0/lib/net461/Microsoft.Bcl.AsyncInterfaces.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/5.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.1.1012". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.1.1012/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.1.1012/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.1.1012/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.1.1012/lib/net46/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.1.1012/lib/net46/Microsoft.Build.Framework.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.1.1012/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.1.1012/lib/netstandard1.3/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.1.1012/lib/netstandard1.3/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.1.1012/microsoft.build.framework.15.1.1012.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.1.1012/microsoft.build.framework.15.1.1012.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.1.1012/microsoft.build.framework.15.1.1012.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.1.1012/microsoft.build.framework.15.1.1012.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.1.1012/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.1.1012/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.3.409". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.3.409/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.3.409/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.3.409/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.3.409/lib/net46/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.3.409/lib/net46/Microsoft.Build.Framework.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.3.409/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.3.409/lib/netstandard1.3/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.3.409/lib/netstandard1.3/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.3.409/microsoft.build.framework.15.3.409.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.3.409/microsoft.build.framework.15.3.409.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.3.409/microsoft.build.framework.15.3.409.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.3.409/microsoft.build.framework.15.3.409.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.3.409/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.3.409/microsoft.build.framework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.7.179/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/lib/net46/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.7.179/lib/net46/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/microsoft.build.framework.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.7.179/microsoft.build.framework.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/microsoft.build.framework.15.7.179.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.7.179/microsoft.build.framework.15.7.179.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.7.179/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.5.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.5.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.5.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/lib/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.5.0/lib/net472/Microsoft.Build.Framework.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.5.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/lib/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.5.0/lib/netstandard2.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/microsoft.build.framework.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.5.0/microsoft.build.framework.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/microsoft.build.framework.16.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.5.0/microsoft.build.framework.16.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.5.0/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.7.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/lib/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.7.0/lib/net472/Microsoft.Build.Framework.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/lib/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.7.0/lib/netstandard2.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/microsoft.build.framework.16.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.7.0/microsoft.build.framework.16.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/microsoft.build.framework.16.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.7.0/microsoft.build.framework.16.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.7.0/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.8.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.8.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.8.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.8.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.8.0/lib/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.8.0/lib/net472/Microsoft.Build.Framework.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.8.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.8.0/lib/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.8.0/lib/netstandard2.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.8.0/microsoft.build.framework.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.8.0/microsoft.build.framework.16.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.8.0/microsoft.build.framework.16.8.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.8.0/microsoft.build.framework.16.8.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.framework/16.8.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.8.0/microsoft.build.framework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/15.7.179/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/15.7.179/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/15.7.179/lib/net46/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/15.7.179/lib/net46/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/15.7.179/microsoft.build.utilities.core.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/15.7.179/microsoft.build.utilities.core.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/15.7.179/microsoft.build.utilities.core.15.7.179.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/15.7.179/microsoft.build.utilities.core.15.7.179.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/15.7.179/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/15.7.179/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.5.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.5.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.5.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.5.0/lib/net472/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.5.0/lib/net472/Microsoft.Build.Utilities.Core.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.5.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.5.0/microsoft.build.utilities.core.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.5.0/microsoft.build.utilities.core.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.5.0/microsoft.build.utilities.core.16.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.5.0/microsoft.build.utilities.core.16.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.5.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.5.0/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.7.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.7.0/lib/net472/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.7.0/lib/net472/Microsoft.Build.Utilities.Core.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.7.0/microsoft.build.utilities.core.16.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.7.0/microsoft.build.utilities.core.16.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.7.0/microsoft.build.utilities.core.16.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.7.0/microsoft.build.utilities.core.16.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.7.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.7.0/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.8.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.8.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.8.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.8.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.8.0/lib/net472/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.8.0/lib/net472/Microsoft.Build.Utilities.Core.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.8.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.8.0/microsoft.build.utilities.core.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.8.0/microsoft.build.utilities.core.16.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.8.0/microsoft.build.utilities.core.16.8.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.8.0/microsoft.build.utilities.core.16.8.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.8.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.8.0/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.0.1/microsoft.codeanalysis.common.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.0.1/microsoft.codeanalysis.csharp.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.0.1/microsoft.codeanalysis.csharp.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.0.1/microsoft.codeanalysis.csharp.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.0.1/microsoft.codeanalysis.csharp.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.0.1/microsoft.codeanalysis.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.0.1/microsoft.codeanalysis.csharp.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.0.1/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.0.1/microsoft.codeanalysis.workspaces.common.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.0.1/microsoft.codeanalysis.workspaces.common.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.0.1/microsoft.codeanalysis.workspaces.common.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.0.1/microsoft.codeanalysis.workspaces.common.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.0.1/microsoft.codeanalysis.workspaces.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.0.1/microsoft.codeanalysis.workspaces.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.abstractions/2.1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.abstractions/2.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.abstractions/2.1.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.binder/2.1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.binder/2.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.binder/2.1.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration/2.1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration/2.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration/2.1.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/2.1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/2.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/2.1.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/2.1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/2.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/2.1.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/2.1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.options/2.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/2.1.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.options/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.options/2.1.1/microsoft.extensions.options.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/2.1.1/microsoft.extensions.options.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/2.1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/2.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/2.1.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.3.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/Microsoft.NETCore.App.versions.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.Brotli.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.HttpListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Mail.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.ServicePoint.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.DispatchProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Intrinsics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Transactions.Local.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Web.HttpUtility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/ref/netcoreapp3.0/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/build/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/microsoft.netcore.app.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/microsoft.netcore.app.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/Microsoft.NETCore.App.versions.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/build/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/build/netcoreapp2.1/Microsoft.NETCore.App.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/microsoft.netcore.app.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/microsoft.netcore.app.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/Microsoft.NETCore.App.versions.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.1.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.1.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.1.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.1.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.1.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.1.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.1.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.1.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.1.0/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/version.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.3/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.3/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.3/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.3/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.3/microsoft.netcore.targets.1.1.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.3/microsoft.netcore.targets.1.1.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.3/microsoft.netcore.targets.1.1.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.3/microsoft.netcore.targets.1.1.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.3/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.3/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.3/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.3/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.3/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.3/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/2.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/2.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/2.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/2.1.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/2.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/2.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/2.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/2.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/2.1.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/2.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/2.1.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netcore.targets/2.1.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/2.1.0/version.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Accessibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Accessibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/CustomMarshalers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/CustomMarshalers.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Duplex.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Duplex.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.NetTcp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.NetTcp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.ServiceModel.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Facades/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/ISymWrapper.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/ISymWrapper.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Activities.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Activities.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Conversion.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Conversion.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Engine.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Engine.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Tasks.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Tasks.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Utilities.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.Build.Utilities.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.JScript.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.JScript.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualC.STLCLR.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/Microsoft.VisualC.STLCLR.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/mscorlib.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationBuildTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationBuildTasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationCore.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationCore.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Aero.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Aero.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Aero2.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Aero2.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.AeroLite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.AeroLite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Classic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Classic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Luna.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Luna.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Royale.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/PresentationFramework.Royale.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/ReachFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/ReachFramework.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/sysglobl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/sysglobl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.Core.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.Core.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Activities.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.AddIn.Contract.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.AddIn.Contract.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.AddIn.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.AddIn.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.Composition.Registration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.Composition.Registration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Configuration.Install.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Configuration.Install.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.OracleClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.OracleClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.SqlXml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Data.SqlXml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Deployment.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Deployment.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Device.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Device.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.AccountManagement.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.AccountManagement.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.Protocols.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.DirectoryServices.Protocols.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Drawing.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Drawing.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.EnterpriseServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.EnterpriseServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.Selectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.Selectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IdentityModel.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Log.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.IO.Log.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Management.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Management.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Management.Instrumentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Management.Instrumentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Messaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Messaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.Http.WebRequest.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Net.Http.WebRequest.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Printing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Printing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Reflection.Context.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Reflection.Context.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Caching.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Caching.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Remoting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Remoting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Serialization.Formatters.Soap.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Runtime.Serialization.Formatters.Soap.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Activation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Activation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Channels.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Discovery.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Discovery.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Speech.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Speech.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.ApplicationServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.ApplicationServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DynamicData.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DynamicData.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DynamicData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.DynamicData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Extensions.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Extensions.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Mobile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Mobile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Controls.Ribbon.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Controls.Ribbon.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Input.Manipulations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Input.Manipulations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Windows.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Workflow.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.WorkflowServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.WorkflowServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xaml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xaml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationClientsideProviders.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationClientsideProviders.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationProvider.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationProvider.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationTypes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/UIAutomationTypes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/WindowsFormsIntegration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/WindowsFormsIntegration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/XamlBuildTask.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/.NETFramework/v4.5/XamlBuildTask.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net45.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net45.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net45/1.0.2/microsoft.netframework.referenceassemblies.net45.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Accessibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Accessibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/CustomMarshalers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/CustomMarshalers.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Duplex.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Duplex.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.NetTcp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.NetTcp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.ServiceModel.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Facades/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/ISymWrapper.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/ISymWrapper.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Activities.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Activities.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Conversion.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Conversion.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Engine.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Engine.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Tasks.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Tasks.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Utilities.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.Build.Utilities.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.JScript.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.JScript.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.Compatibility.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.Compatibility.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.Compatibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.Compatibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualC.STLCLR.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/Microsoft.VisualC.STLCLR.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/mscorlib.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationBuildTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationBuildTasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationCore.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationCore.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Aero.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Aero.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Aero2.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Aero2.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.AeroLite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.AeroLite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Classic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Classic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Luna.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Luna.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Royale.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/PresentationFramework.Royale.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/ReachFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/ReachFramework.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/sysglobl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/sysglobl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.Core.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.Core.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Activities.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.AddIn.Contract.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.AddIn.Contract.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.AddIn.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.AddIn.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.Registration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.Composition.Registration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Configuration.Install.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Configuration.Install.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.OracleClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.OracleClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.SqlXml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Data.SqlXml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Deployment.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Deployment.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Device.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Device.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.AccountManagement.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.AccountManagement.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.Protocols.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.DirectoryServices.Protocols.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Drawing.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Drawing.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.EnterpriseServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.EnterpriseServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.Selectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.Selectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IdentityModel.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Log.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.IO.Log.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Management.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Management.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Management.Instrumentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Management.Instrumentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Messaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Messaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.Http.WebRequest.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Net.Http.WebRequest.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Printing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Printing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Reflection.Context.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Reflection.Context.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Caching.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Caching.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Remoting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Remoting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Serialization.Formatters.Soap.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Runtime.Serialization.Formatters.Soap.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Activation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Activation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Channels.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Discovery.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Discovery.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Speech.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Speech.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.ApplicationServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.ApplicationServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DynamicData.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DynamicData.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DynamicData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.DynamicData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Extensions.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Extensions.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Mobile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Mobile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Controls.Ribbon.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Controls.Ribbon.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Input.Manipulations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Input.Manipulations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Windows.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Workflow.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.WorkflowServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.WorkflowServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xaml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xaml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationClientsideProviders.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationClientsideProviders.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationProvider.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationProvider.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationTypes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/UIAutomationTypes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/WindowsFormsIntegration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/WindowsFormsIntegration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/XamlBuildTask.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/.NETFramework/v4.5.1/XamlBuildTask.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net451.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net451.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net451/1.0.2/microsoft.netframework.referenceassemblies.net451.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Accessibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Accessibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/CustomMarshalers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/CustomMarshalers.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Duplex.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Duplex.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.NetTcp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.NetTcp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.ServiceModel.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Facades/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/ISymWrapper.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/ISymWrapper.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Activities.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Activities.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Conversion.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Conversion.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Engine.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Engine.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Tasks.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Tasks.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Utilities.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.Build.Utilities.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.JScript.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.JScript.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.Compatibility.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.Compatibility.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.Compatibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.Compatibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualC.STLCLR.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/Microsoft.VisualC.STLCLR.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/namespaces.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationBuildTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationBuildTasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationCore.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationCore.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Aero.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Aero.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Aero2.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Aero2.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.AeroLite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.AeroLite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Classic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Classic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Luna.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Luna.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Royale.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/PresentationFramework.Royale.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/ReachFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/ReachFramework.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/sysglobl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/sysglobl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.Core.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.Core.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Activities.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.AddIn.Contract.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.AddIn.Contract.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.AddIn.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.AddIn.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.Registration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.Composition.Registration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Configuration.Install.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Configuration.Install.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.OracleClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.OracleClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.SqlXml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Data.SqlXml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Deployment.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Deployment.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Device.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Device.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.AccountManagement.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.AccountManagement.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.Protocols.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.DirectoryServices.Protocols.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Dynamic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Dynamic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.EnterpriseServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.EnterpriseServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.Selectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.Selectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IdentityModel.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Log.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.IO.Log.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Management.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Management.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Management.Instrumentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Management.Instrumentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Messaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Messaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.Http.WebRequest.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Net.Http.WebRequest.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Printing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Printing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Reflection.Context.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Reflection.Context.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Caching.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Caching.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Remoting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Remoting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.Formatters.Soap.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Runtime.Serialization.Formatters.Soap.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Activation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Activation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Channels.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Discovery.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Discovery.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Speech.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Speech.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.ApplicationServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.ApplicationServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DynamicData.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DynamicData.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DynamicData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.DynamicData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Extensions.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Extensions.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Mobile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Mobile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Controls.Ribbon.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Controls.Ribbon.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Input.Manipulations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Input.Manipulations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Windows.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Workflow.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.WorkflowServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.WorkflowServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xaml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xaml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationClientsideProviders.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationClientsideProviders.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationProvider.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationProvider.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationTypes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/UIAutomationTypes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/WindowsFormsIntegration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/WindowsFormsIntegration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/XamlBuildTask.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/.NETFramework/v4.6/XamlBuildTask.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net46.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net46.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net46/1.0.2/microsoft.netframework.referenceassemblies.net46.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Accessibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Accessibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/CustomMarshalers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/CustomMarshalers.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Duplex.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Duplex.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.NetTcp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.NetTcp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ISymWrapper.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ISymWrapper.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Activities.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Activities.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Conversion.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Conversion.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Engine.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Engine.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Tasks.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Tasks.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Utilities.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Utilities.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.JScript.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.JScript.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.STLCLR.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.STLCLR.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/namespaces.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationBuildTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationBuildTasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationCore.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationCore.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero2.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero2.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.AeroLite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.AeroLite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Classic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Classic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Luna.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Luna.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Royale.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Royale.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ReachFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ReachFramework.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/sysglobl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/sysglobl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Core.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Core.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.Contract.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.Contract.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.Registration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.Registration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.Install.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.Install.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.OracleClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.OracleClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.SqlXml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.SqlXml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Deployment.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Deployment.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Device.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Device.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.AccountManagement.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.AccountManagement.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.Protocols.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.Protocols.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Dynamic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Dynamic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.EnterpriseServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.EnterpriseServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Selectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Selectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Log.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Log.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.Instrumentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.Instrumentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Messaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Messaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.WebRequest.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.WebRequest.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Printing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Printing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Reflection.Context.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Reflection.Context.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Caching.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Caching.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Remoting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Remoting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.Formatters.Soap.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.Formatters.Soap.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Channels.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Discovery.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Discovery.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Speech.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Speech.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.ApplicationServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.ApplicationServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Mobile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Mobile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Controls.Ribbon.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Controls.Ribbon.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Input.Manipulations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Input.Manipulations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.WorkflowServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.WorkflowServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xaml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xaml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClientsideProviders.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClientsideProviders.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationProvider.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationProvider.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationTypes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationTypes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsFormsIntegration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsFormsIntegration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/XamlBuildTask.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/XamlBuildTask.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net461.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net461.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Accessibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Accessibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/CustomMarshalers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/CustomMarshalers.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Duplex.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Duplex.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.NetTcp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.NetTcp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Facades/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/ISymWrapper.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/ISymWrapper.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Activities.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Activities.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Conversion.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Conversion.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Engine.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Engine.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Tasks.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Tasks.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Utilities.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.Build.Utilities.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.JScript.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.JScript.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualC.STLCLR.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/Microsoft.VisualC.STLCLR.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/namespaces.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationBuildTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationBuildTasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationCore.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationCore.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Aero.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Aero.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Aero2.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Aero2.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.AeroLite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.AeroLite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Classic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Classic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Luna.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Luna.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Royale.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/PresentationFramework.Royale.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/ReachFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/ReachFramework.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/sysglobl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/sysglobl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.Core.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.Core.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Activities.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.AddIn.Contract.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.AddIn.Contract.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.AddIn.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.AddIn.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.Registration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.Composition.Registration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Configuration.Install.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Configuration.Install.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.OracleClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.OracleClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.SqlXml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Data.SqlXml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Deployment.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Deployment.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Device.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Device.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.AccountManagement.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.AccountManagement.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.Protocols.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.DirectoryServices.Protocols.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Drawing.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Drawing.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Dynamic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Dynamic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.EnterpriseServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.EnterpriseServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.Selectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.Selectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IdentityModel.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Log.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.IO.Log.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Management.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Management.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Management.Instrumentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Management.Instrumentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Messaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Messaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.Http.WebRequest.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Net.Http.WebRequest.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Printing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Printing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Reflection.Context.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Reflection.Context.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Caching.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Caching.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Remoting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Remoting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Serialization.Formatters.Soap.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Runtime.Serialization.Formatters.Soap.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Activation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Activation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Channels.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Discovery.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Discovery.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Speech.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Speech.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.ApplicationServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.ApplicationServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DynamicData.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DynamicData.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DynamicData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.DynamicData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Extensions.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Extensions.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Mobile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Mobile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Controls.Ribbon.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Controls.Ribbon.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Input.Manipulations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Input.Manipulations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Windows.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Workflow.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.WorkflowServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.WorkflowServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xaml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xaml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationClientsideProviders.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationClientsideProviders.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationProvider.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationProvider.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationTypes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/UIAutomationTypes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/WindowsFormsIntegration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/WindowsFormsIntegration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/XamlBuildTask.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/.NETFramework/v4.6.2/XamlBuildTask.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net462.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net462.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net462/1.0.2/microsoft.netframework.referenceassemblies.net462.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Accessibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Accessibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/CustomMarshalers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/CustomMarshalers.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Duplex.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Duplex.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.NetTcp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.NetTcp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.ServiceModel.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Facades/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/ISymWrapper.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/ISymWrapper.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Activities.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Activities.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Conversion.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Conversion.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Engine.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Engine.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Tasks.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Tasks.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Utilities.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.Build.Utilities.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.JScript.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.JScript.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.Compatibility.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.Compatibility.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.Compatibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.Compatibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualC.STLCLR.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/Microsoft.VisualC.STLCLR.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/namespaces.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationBuildTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationBuildTasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationCore.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationCore.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Aero.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Aero.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Aero2.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Aero2.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.AeroLite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.AeroLite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Classic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Classic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Luna.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Luna.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Royale.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/PresentationFramework.Royale.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/ReachFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/ReachFramework.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/sysglobl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/sysglobl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.Core.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.Core.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Activities.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.AddIn.Contract.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.AddIn.Contract.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.AddIn.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.AddIn.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.Composition.Registration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.Composition.Registration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Configuration.Install.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Configuration.Install.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.OracleClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.OracleClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.SqlXml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Data.SqlXml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Deployment.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Deployment.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Device.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Device.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.AccountManagement.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.AccountManagement.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.Protocols.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.DirectoryServices.Protocols.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Drawing.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Drawing.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Dynamic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Dynamic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.EnterpriseServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.EnterpriseServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.Selectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.Selectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IdentityModel.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Log.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.IO.Log.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Management.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Management.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Management.Instrumentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Management.Instrumentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Messaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Messaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.Http.WebRequest.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Net.Http.WebRequest.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Printing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Printing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Reflection.Context.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Reflection.Context.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Caching.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Caching.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Remoting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Remoting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Serialization.Formatters.Soap.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Runtime.Serialization.Formatters.Soap.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Activation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Activation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Channels.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Discovery.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Discovery.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Speech.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Speech.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.ApplicationServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.ApplicationServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DynamicData.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DynamicData.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DynamicData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.DynamicData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Extensions.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Extensions.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Mobile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Mobile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Controls.Ribbon.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Controls.Ribbon.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Input.Manipulations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Input.Manipulations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Windows.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Workflow.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.WorkflowServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.WorkflowServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xaml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xaml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationClientsideProviders.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationClientsideProviders.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationProvider.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationProvider.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationTypes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/UIAutomationTypes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/WindowsFormsIntegration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/WindowsFormsIntegration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/XamlBuildTask.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/.NETFramework/v4.7/XamlBuildTask.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net47.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net47.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net47/1.0.2/microsoft.netframework.referenceassemblies.net47.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Accessibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Accessibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/CustomMarshalers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/CustomMarshalers.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ISymWrapper.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ISymWrapper.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Activities.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Activities.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Conversion.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Conversion.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Engine.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Engine.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Tasks.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Tasks.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Utilities.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Utilities.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.JScript.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.JScript.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.STLCLR.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.STLCLR.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/namespaces.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationBuildTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationBuildTasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationCore.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationCore.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero2.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero2.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.AeroLite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.AeroLite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Classic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Classic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Luna.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Luna.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Royale.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Royale.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ReachFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ReachFramework.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/sysglobl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/sysglobl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Core.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Core.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.Contract.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.Contract.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.Registration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.Registration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.Install.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.Install.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.OracleClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.OracleClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.SqlXml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.SqlXml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Deployment.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Deployment.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Device.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Device.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.AccountManagement.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.AccountManagement.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.Protocols.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.Protocols.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Dynamic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Dynamic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.EnterpriseServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.EnterpriseServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Selectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Selectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Log.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Log.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.Instrumentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.Instrumentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Messaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Messaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.WebRequest.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.WebRequest.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Printing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Printing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Reflection.Context.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Reflection.Context.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Caching.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Caching.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Remoting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Remoting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.Formatters.Soap.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.Formatters.Soap.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Channels.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Discovery.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Discovery.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Speech.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Speech.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.ApplicationServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.ApplicationServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Mobile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Mobile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Controls.Ribbon.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Controls.Ribbon.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Input.Manipulations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Input.Manipulations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.WorkflowServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.WorkflowServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClientsideProviders.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClientsideProviders.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationProvider.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationProvider.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationTypes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationTypes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsFormsIntegration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsFormsIntegration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/XamlBuildTask.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/XamlBuildTask.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net472.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net472.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.0.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.0.1/ref/net46/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.0.1/ref/net46/Microsoft.Win32.Primitives.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.0.1/ref/netstandard1.3/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.0.1/ref/netstandard1.3/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/net46/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/ref/net46/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.0.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.0.0/microsoft.win32.registry.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.0.0/ref/net46/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.0.0/ref/net46/Microsoft.Win32.Registry.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/microsoft.win32.registry.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/ref/net46/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/ref/net46/Microsoft.Win32.Registry.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.7.0/microsoft.win32.registry.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.7.0/microsoft.win32.registry.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.7.0/microsoft.win32.registry.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.7.0/microsoft.win32.registry.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.7.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.7.0/microsoft.win32.registry.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.7.0/ref/net46/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.7.0/ref/net46/Microsoft.Win32.Registry.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.7.0/ref/net461/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.7.0/ref/net461/Microsoft.Win32.Registry.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.7.0/ref/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.7.0/ref/net472/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.7.0/ref/net472/Microsoft.Win32.Registry.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.7.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.7.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.7.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.7.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/4.7.0/ref/net461/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0/ref/net461/Microsoft.Win32.SystemEvents.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0/ref/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/4.7.0/ref/net472/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0/ref/net472/Microsoft.Win32.SystemEvents.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/NETStandard.Library.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/NETStandard.Library.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/netstandard.library.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/netstandard.library.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/netstandard.library.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/netstandard.library.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtime.linux-x64.microsoft.netcore.ilasm.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtime.linux-x64.microsoft.netcore.ilasm.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtime.linux-x64.microsoft.netcore.ilasm.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtime.linux-x64.microsoft.netcore.ilasm.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtime.linux-x64.microsoft.netcore.ilasm.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtime.linux-x64.microsoft.netcore.ilasm.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ilasm" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/runtimes/linux-x64/native/ilasm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ilasm/7.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0/runtime.linux-x64.microsoft.netcore.ildasm.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0/runtime.linux-x64.microsoft.netcore.ildasm.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0/runtime.linux-x64.microsoft.netcore.ildasm.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0/runtime.linux-x64.microsoft.netcore.ildasm.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0/runtime.linux-x64.microsoft.netcore.ildasm.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0/runtime.linux-x64.microsoft.netcore.ildasm.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0/runtimes/linux-x64/native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0/runtimes/linux-x64/native/ildasm" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0/runtimes/linux-x64/native/ildasm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/runtime.linux-x64.microsoft.netcore.ildasm/7.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/ref/net46/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/ref/net46/System.AppContext.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/ref/net462/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/ref/net462/System.AppContext.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/ref/netstandard". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/ref/netstandard/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/ref/netstandard1.3/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/ref/netstandard1.3/System.AppContext.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/ref/netstandard1.6/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/ref/netstandard1.6/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/system.appcontext.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/system.appcontext.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/system.appcontext.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/system.appcontext.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/system.appcontext.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/system.appcontext.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/net46/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/net46/System.AppContext.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/net462/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/net462/System.AppContext.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/netstandard". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/netstandard/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/system.appcontext.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/system.appcontext.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.3.0/system.buffers.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/system.buffers.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.3.0/system.buffers.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/system.buffers.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.3.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/system.buffers.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/system.buffers.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/system.buffers.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/system.buffers.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/system.buffers.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.4.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/system.buffers.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.0/ref/net45/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.0/ref/net45/System.Buffers.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.0/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.0/ref/netstandard1.1/System.Buffers.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.0/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.0/ref/netstandard2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.0/system.buffers.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.0/system.buffers.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.0/system.buffers.4.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.0/system.buffers.4.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.0/system.buffers.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/lib/net461/System.Buffers.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/net45/System.Buffers.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.codedom/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.codedom/4.4.0/ref/net461/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/ref/net461/System.CodeDom.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.codedom/4.4.0/system.codedom.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/system.codedom.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.codedom/4.4.0/system.codedom.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/system.codedom.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.codedom/4.4.0/system.codedom.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/system.codedom.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/system.collections.concurrent.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.2.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.2.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.2.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.2.0/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.2.0/lib/netstandard1.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.2.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.2.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.0/system.collections.immutable.1.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.0/system.collections.immutable.1.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.0/system.collections.immutable.1.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.0/system.collections.immutable.1.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.0/system.collections.immutable.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/system.collections.immutable.1.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.1/system.collections.immutable.1.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/system.collections.immutable.1.3.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.1/system.collections.immutable.1.3.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.1/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/lib/netstandard1.0/System.Collections.Immutable.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/lib/netstandard1.3/System.Collections.Immutable.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/system.collections.immutable.1.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/system.collections.immutable.1.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/system.collections.immutable.1.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/system.collections.immutable.1.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.7.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.7.0/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.7.0/lib/netstandard1.0/System.Collections.Immutable.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.7.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.7.0/lib/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.7.0/lib/netstandard1.3/System.Collections.Immutable.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.7.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.7.0/lib/netstandard2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.7.0/system.collections.immutable.1.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.7.0/system.collections.immutable.1.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.7.0/system.collections.immutable.1.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.7.0/system.collections.immutable.1.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/1.7.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.7.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/lib/netstandard1.0/System.Collections.Immutable.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/lib/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/lib/netstandard1.3/System.Collections.Immutable.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/system.collections.immutable.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/system.collections.immutable.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/system.collections.immutable.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/system.collections.immutable.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.0.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.0.1/ref/net46/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.0.1/ref/net46/System.Collections.NonGeneric.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.0.1/ref/netstandard1.3/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.0.1/ref/netstandard1.3/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.0.1/system.collections.nongeneric.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.0.1/system.collections.nongeneric.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.3.0/ref/net46/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.3.0/ref/net46/System.Collections.NonGeneric.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.3.0/ref/netstandard1.3/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.3.0/ref/netstandard1.3/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.3.0/system.collections.nongeneric.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.3.0/system.collections.nongeneric.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.3.0/system.collections.nongeneric.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.3.0/system.collections.nongeneric.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.3.0/system.collections.nongeneric.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.3.0/system.collections.nongeneric.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.specialized/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.specialized/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.specialized/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.specialized/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.specialized/4.3.0/ref/net46/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.specialized/4.3.0/ref/net46/System.Collections.Specialized.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.specialized/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.specialized/4.3.0/ref/netstandard1.3/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.specialized/4.3.0/ref/netstandard1.3/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.specialized/4.3.0/system.collections.specialized.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.specialized/4.3.0/system.collections.specialized.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.specialized/4.3.0/system.collections.specialized.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.specialized/4.3.0/system.collections.specialized.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections.specialized/4.3.0/system.collections.specialized.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.specialized/4.3.0/system.collections.specialized.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/system.collections.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/system.collections.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/system.collections.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/system.collections.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.0.11/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/system.collections.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.primitives/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.primitives/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.primitives/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel.primitives/4.3.0/ref/net45/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.primitives/4.3.0/ref/net45/System.ComponentModel.Primitives.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.primitives/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/lib/netstandard1.3/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0/lib/netstandard1.3/System.ComponentModel.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/system.componentmodel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0/system.componentmodel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/system.componentmodel.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0/system.componentmodel.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/system.componentmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0/system.componentmodel.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/1.0.31". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.attributedmodel/1.0.31/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/1.0.31/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/1.0.31/lib/netstandard1.0/System.Composition.AttributedModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.1.0.31.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.1.0.31.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/1.0.31". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.convention/1.0.31/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/1.0.31/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.convention/1.0.31/lib/netstandard1.0/System.Composition.Convention.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/1.0.31/lib/netstandard1.0/System.Composition.Convention.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.convention/1.0.31/system.composition.convention.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/1.0.31/system.composition.convention.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.convention/1.0.31/system.composition.convention.1.0.31.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/1.0.31/system.composition.convention.1.0.31.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.convention/1.0.31/system.composition.convention.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/1.0.31/system.composition.convention.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/1.0.31". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.hosting/1.0.31/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/1.0.31/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/1.0.31/lib/netstandard1.0/System.Composition.Hosting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.hosting/1.0.31/system.composition.hosting.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/1.0.31/system.composition.hosting.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.hosting/1.0.31/system.composition.hosting.1.0.31.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/1.0.31/system.composition.hosting.1.0.31.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.hosting/1.0.31/system.composition.hosting.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/1.0.31/system.composition.hosting.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/1.0.31". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.runtime/1.0.31/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/1.0.31/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/1.0.31/lib/netstandard1.0/System.Composition.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.runtime/1.0.31/system.composition.runtime.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/1.0.31/system.composition.runtime.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.runtime/1.0.31/system.composition.runtime.1.0.31.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/1.0.31/system.composition.runtime.1.0.31.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.runtime/1.0.31/system.composition.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/1.0.31/system.composition.runtime.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/1.0.31". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.typedparts/1.0.31/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/1.0.31/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/1.0.31/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.typedparts/1.0.31/lib/netstandard1.0/System.Composition.TypedParts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/1.0.31/lib/netstandard1.0/System.Composition.TypedParts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.typedparts/1.0.31/system.composition.typedparts.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/1.0.31/system.composition.typedparts.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.typedparts/1.0.31/system.composition.typedparts.1.0.31.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/1.0.31/system.composition.typedparts.1.0.31.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.composition.typedparts/1.0.31/system.composition.typedparts.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/1.0.31/system.composition.typedparts.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.0.0/ref/net46/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.0.0/ref/net46/System.Console.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.0.0/ref/netstandard1.3/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.0.0/ref/netstandard1.3/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.0.0/system.console.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.0.0/system.console.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.0.0/system.console.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.0.0/system.console.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.0.0/system.console.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.0.0/system.console.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/net46/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/ref/net46/System.Console.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/ref/netstandard1.3/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/system.console.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/system.console.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/system.console.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/system.console.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.console/4.3.0/system.console.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/system.console.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.data.common/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.data.common/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.data.common/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.data.common/4.3.0/ref/net451". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.data.common/4.3.0/ref/net451/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.data.common/4.3.0/ref/net451/System.Data.Common.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.data.common/4.3.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.data.common/4.3.0/ref/netstandard1.2/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.data.common/4.3.0/ref/netstandard1.2/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.data.common/4.3.0/system.data.common.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.data.common/4.3.0/system.data.common.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.data.common/4.3.0/system.data.common.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.data.common/4.3.0/system.data.common.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.data.common/4.3.0/system.data.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.data.common/4.3.0/system.data.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/system.diagnostics.debug.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.7.0/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.7.0/lib/net45/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.7.0/lib/net45/System.Diagnostics.DiagnosticSource.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.7.0/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.7.0/lib/net46/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.7.0/lib/net46/System.Diagnostics.DiagnosticSource.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.7.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.7.0/system.diagnostics.diagnosticsource.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.7.0/system.diagnostics.diagnosticsource.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.7.0/system.diagnostics.diagnosticsource.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.7.0/system.diagnostics.diagnosticsource.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.7.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.7.0/system.diagnostics.diagnosticsource.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/ref/net46/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/ref/net46/System.Diagnostics.Process.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/ref/net461/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/ref/net461/System.Diagnostics.Process.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/ref/netstandard1.3/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/ref/netstandard1.3/System.Diagnostics.Process.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/ref/netstandard1.4/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/ref/netstandard1.4/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/system.diagnostics.process.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/system.diagnostics.process.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.0.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.0.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.0.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.0.1/ref/netstandard1.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.0.1/ref/netstandard1.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.0.1/system.diagnostics.tools.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.0.1/system.diagnostics.tools.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.0.1/system.diagnostics.tools.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.0.1/system.diagnostics.tools.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.0.1/system.diagnostics.tools.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.0.1/system.diagnostics.tools.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/ref/net46/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/ref/net46/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/net462/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/net462/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.drawing.common/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.drawing.common/4.7.0/ref/net461/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0/ref/net461/System.Drawing.Common.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.drawing.common/4.7.0/ref/netcoreapp3.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0/ref/netcoreapp3.0/System.Drawing.Common.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.drawing.common/4.7.0/ref/netstandard2.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0/ref/netstandard2.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.drawing.common/4.7.0/system.drawing.common.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0/system.drawing.common.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.drawing.common/4.7.0/system.drawing.common.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0/system.drawing.common.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.drawing.common/4.7.0/system.drawing.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0/system.drawing.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/ref/netstandard1.3/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.0.11/ref/netstandard1.3/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/system.dynamic.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.0.11/system.dynamic.runtime.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/system.dynamic.runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0/system.dynamic.runtime.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/system.dynamic.runtime.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0/system.dynamic.runtime.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/system.dynamic.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0/system.dynamic.runtime.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.formats.asn1/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/5.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.formats.asn1/5.0.0/lib/net461/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/5.0.0/lib/net461/System.Formats.Asn1.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/5.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.formats.asn1/5.0.0/system.formats.asn1.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/5.0.0/system.formats.asn1.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.formats.asn1/5.0.0/system.formats.asn1.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/5.0.0/system.formats.asn1.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.formats.asn1/5.0.0/system.formats.asn1.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/5.0.0/system.formats.asn1.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/net46/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/ref/net46/System.Globalization.Calendars.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/ref/net46/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/ref/net46/System.Globalization.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/system.globalization.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/system.globalization.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/system.globalization.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/system.globalization.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/system.globalization.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/system.globalization.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.0.11/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/system.globalization.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/net46/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/ref/net46/System.IO.Compression.ZipFile.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/net46/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/net46/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/system.io.compression.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/system.io.compression.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.0.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/ref/net46/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.0.1/ref/net46/System.IO.FileSystem.Primitives.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.0.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.0.1/ref/net46/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.0.1/ref/net46/System.IO.FileSystem.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.0.1/ref/netstandard1.3/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.0.1/ref/netstandard1.3/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.0.1/system.io.filesystem.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.0.1/system.io.filesystem.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.0.1/system.io.filesystem.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.0.1/system.io.filesystem.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.0.1/system.io.filesystem.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.0.1/system.io.filesystem.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/net46/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/ref/net46/System.IO.FileSystem.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/system.io.filesystem.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/system.io.filesystem.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/5.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipelines/5.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/5.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/5.0.1/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipelines/5.0.1/lib/net461/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/5.0.1/lib/net461/System.IO.Pipelines.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/5.0.1/lib/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipelines/5.0.1/lib/netcoreapp3.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/5.0.1/lib/netcoreapp3.0/System.IO.Pipelines.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/5.0.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipelines/5.0.1/lib/netstandard1.3/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/5.0.1/lib/netstandard1.3/System.IO.Pipelines.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/5.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipelines/5.0.1/lib/netstandard2.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/5.0.1/lib/netstandard2.0/System.IO.Pipelines.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/5.0.1/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipelines/5.0.1/ref/netcoreapp2.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/5.0.1/ref/netcoreapp2.0/System.IO.Pipelines.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipelines/5.0.1/system.io.pipelines.5.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/5.0.1/system.io.pipelines.5.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipelines/5.0.1/system.io.pipelines.5.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/5.0.1/system.io.pipelines.5.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipelines/5.0.1/system.io.pipelines.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/5.0.1/system.io.pipelines.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipes/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipes/4.3.0/ref/net46/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes/4.3.0/ref/net46/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipes/4.3.0/ref/netstandard1.3/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes/4.3.0/ref/netstandard1.3/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipes/4.3.0/system.io.pipes.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes/4.3.0/system.io.pipes.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipes/4.3.0/system.io.pipes.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes/4.3.0/system.io.pipes.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io.pipes/4.3.0/system.io.pipes.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes/4.3.0/system.io.pipes.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/net462/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/net462/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/netstandard1.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/netstandard1.3/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/netstandard1.5/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/system.io.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/system.io.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/system.io.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/system.io.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.1.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/system.io.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/net462/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/net462/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.3/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.5/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/ref/net462/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/ref/net462/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/ref/netstandard1.3/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/ref/netstandard1.3/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/ref/netstandard1.6/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/ref/netstandard1.6/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/system.linq.expressions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/system.linq.expressions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/system.linq.expressions.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/system.linq.expressions.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/system.linq.expressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/system.linq.expressions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/net462/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/net462/System.Linq.Expressions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/system.linq.expressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.parallel/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.parallel/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.parallel/4.0.1/lib/netstandard1.3/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.parallel/4.0.1/lib/netstandard1.3/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.parallel/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.parallel/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.parallel/4.0.1/ref/netstandard1.1/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.parallel/4.0.1/ref/netstandard1.1/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.parallel/4.0.1/system.linq.parallel.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.parallel/4.0.1/system.linq.parallel.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.parallel/4.0.1/system.linq.parallel.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.parallel/4.0.1/system.linq.parallel.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq.parallel/4.0.1/system.linq.parallel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.parallel/4.0.1/system.linq.parallel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/net462/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/ref/net462/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/ref/netstandard1.6/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/system.linq.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/system.linq.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/system.linq.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/system.linq.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.1.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/system.linq.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/net462/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/net462/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/system.linq.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/system.linq.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.linq/4.3.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/system.linq.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.1/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1/ref/netcoreapp2.1/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.1/ref/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1/ref/netstandard1.1/System.Memory.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.1/ref/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1/ref/netstandard2.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.1/system.memory.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1/system.memory.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.1/system.memory.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1/system.memory.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.1/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1/system.memory.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3/lib/netstandard1.1/System.Memory.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/system.memory.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3/system.memory.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.3/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3/system.memory.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/net461/System.Memory.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netcoreapp2.1/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/system.memory.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.memory/4.5.4/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/system.memory.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/net46/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/net46/System.Net.Http.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/system.net.http.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/system.net.http.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.0/system.net.http.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/system.net.http.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.4/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.4/ref/net46/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/ref/net46/System.Net.Http.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.4/ref/netstandard1.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/ref/netstandard1.1/System.Net.Http.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.4/ref/netstandard1.3/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/ref/netstandard1.3/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.4/system.net.http.4.3.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/system.net.http.4.3.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.4/system.net.http.4.3.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/system.net.http.4.3.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.http/4.3.4/system.net.http.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/system.net.http.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.nameresolution/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.nameresolution/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.nameresolution/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.nameresolution/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.nameresolution/4.3.0/ref/net46/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.nameresolution/4.3.0/ref/net46/System.Net.NameResolution.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.nameresolution/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.nameresolution/4.3.0/ref/netstandard1.3/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.nameresolution/4.3.0/ref/netstandard1.3/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.nameresolution/4.3.0/system.net.nameresolution.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.nameresolution/4.3.0/system.net.nameresolution.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.nameresolution/4.3.0/system.net.nameresolution.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.nameresolution/4.3.0/system.net.nameresolution.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.nameresolution/4.3.0/system.net.nameresolution.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.nameresolution/4.3.0/system.net.nameresolution.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/system.net.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/system.net.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.security/4.3.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.security/4.3.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.security/4.3.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.security/4.3.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.security/4.3.1/ref/net46/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.security/4.3.1/ref/net46/System.Net.Security.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.security/4.3.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.security/4.3.1/ref/netstandard1.3/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.security/4.3.1/ref/netstandard1.3/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.security/4.3.1/system.net.security.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.security/4.3.1/system.net.security.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.security/4.3.1/system.net.security.4.3.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.security/4.3.1/system.net.security.4.3.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.security/4.3.1/system.net.security.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.security/4.3.1/system.net.security.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/net46/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/ref/net46/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/system.net.sockets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/system.net.sockets.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.webheadercollection/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.webheadercollection/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.webheadercollection/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.webheadercollection/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.webheadercollection/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.webheadercollection/4.3.0/ref/net46/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.webheadercollection/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.webheadercollection/4.3.0/ref/netstandard1.3/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.webheadercollection/4.3.0/ref/netstandard1.3/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.webheadercollection/4.3.0/system.net.webheadercollection.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.webheadercollection/4.3.0/system.net.webheadercollection.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.webheadercollection/4.3.0/system.net.webheadercollection.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.webheadercollection/4.3.0/system.net.webheadercollection.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.net.webheadercollection/4.3.0/system.net.webheadercollection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.webheadercollection/4.3.0/system.net.webheadercollection.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net45/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/net45/System.Numerics.Vectors.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/system.objectmodel.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/system.objectmodel.4.0.12.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/system.objectmodel.4.0.12.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/system.objectmodel.4.0.12.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/system.objectmodel.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/system.objectmodel.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.private.datacontractserialization/4.1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.private.datacontractserialization/4.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.private.datacontractserialization/4.1.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.private.datacontractserialization/4.1.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.private.datacontractserialization/4.1.1/lib/netstandard1.3/System.Private.DataContractSerialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.private.datacontractserialization/4.1.1/lib/netstandard1.3/System.Private.DataContractSerialization.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.private.datacontractserialization/4.1.1/ref/netstandard". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.private.datacontractserialization/4.1.1/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.private.datacontractserialization/4.1.1/ref/netstandard/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.7.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.7.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.7.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.7.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.7.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.7.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.7.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.7.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.0/System.Reflection.Emit.ILGeneration.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.7.0/ref/netstandard2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.7.0/system.reflection.emit.ilgeneration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/lib/netstandard1.3/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/lib/netstandard1.3/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/system.reflection.emit.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/system.reflection.emit.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/system.reflection.emit.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/system.reflection.emit.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/system.reflection.emit.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/lib/netstandard1.3/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/lib/netstandard1.3/System.Reflection.Emit.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/system.reflection.emit.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/system.reflection.extensions.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/system.reflection.extensions.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/system.reflection.extensions.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/system.reflection.extensions.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/system.reflection.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.3.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.3.0/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.4.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.4.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.4.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.4.1/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.4.1/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.4.1/lib/netstandard1.1/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.4.1/system.reflection.metadata.1.4.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.4.1/system.reflection.metadata.1.4.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.4.1/system.reflection.metadata.1.4.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.4.1/system.reflection.metadata.1.4.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.4.1/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.4.1/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/lib/netstandard1.1/System.Reflection.Metadata.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/lib/net461/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0/lib/net461/System.Reflection.Metadata.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0/lib/netstandard1.1/System.Reflection.Metadata.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/system.reflection.metadata.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0/system.reflection.metadata.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/system.reflection.metadata.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0/system.reflection.metadata.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0/system.reflection.metadata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/net46/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/net462/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/net462/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/net46/System.Reflection.TypeExtensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/net462/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/net462/System.Reflection.TypeExtensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.4.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.4.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.4.0/ref/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.4.0/ref/net46/System.Reflection.TypeExtensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.4.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.4.0/ref/net461/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.4.0/ref/net461/System.Reflection.TypeExtensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.4.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.4.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.4.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.4.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.4.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.4.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.4.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.4.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.4.0/ref/netstandard2.0/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.4.0/ref/netstandard2.0/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.4.0/system.reflection.typeextensions.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.4.0/system.reflection.typeextensions.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.4.0/system.reflection.typeextensions.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.4.0/system.reflection.typeextensions.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.4.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.4.0/system.reflection.typeextensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.7.0/ref/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/ref/net46/System.Reflection.TypeExtensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.7.0/ref/net461/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/ref/net461/System.Reflection.TypeExtensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/ref/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.7.0/ref/net472/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/ref/net472/System.Reflection.TypeExtensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.7.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.7.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.7.0/ref/netstandard2.0/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/ref/netstandard2.0/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.7.0/system.reflection.typeextensions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/system.reflection.typeextensions.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.7.0/system.reflection.typeextensions.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/system.reflection.typeextensions.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.7.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.7.0/system.reflection.typeextensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/net462/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/net462/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/system.reflection.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/system.reflection.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/system.reflection.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/system.reflection.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.1.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/system.reflection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/net462/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/net462/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/4.6.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/4.6.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/4.6.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/system.resources.extensions.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/4.6.0/system.resources.extensions.4.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/system.resources.extensions.4.6.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/4.6.0/system.resources.extensions.4.6.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/system.resources.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/4.6.0/system.resources.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.reader/4.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.reader/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.reader/4.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.reader/4.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.reader/4.0.0/lib/netstandard1.0/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.reader/4.0.0/lib/netstandard1.0/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.reader/4.0.0/system.resources.reader.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.reader/4.0.0/system.resources.reader.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.reader/4.0.0/system.resources.reader.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.reader/4.0.0/system.resources.reader.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.reader/4.0.0/system.resources.reader.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.reader/4.0.0/system.resources.reader.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.writer/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.writer/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.writer/4.0.0/lib/netstandard1.3/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.writer/4.0.0/lib/netstandard1.3/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.writer/4.0.0/system.resources.writer.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.writer/4.0.0/system.resources.writer.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.writer/4.0.0/system.resources.writer.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.writer/4.0.0/system.resources.writer.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.resources.writer/4.0.0/system.resources.writer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.writer/4.0.0/system.resources.writer.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.0/system.runtime.compilerservices.unsafe.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.0/system.runtime.compilerservices.unsafe.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.0/system.runtime.compilerservices.unsafe.4.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.0/system.runtime.compilerservices.unsafe.4.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.0/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.7.0/lib/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.7.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.7.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.7.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.7.0/system.runtime.compilerservices.unsafe.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.7.0/system.runtime.compilerservices.unsafe.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.7.0/system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.7.0/system.runtime.compilerservices.unsafe.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.7.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.7.0/system.runtime.compilerservices.unsafe.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/net462/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.1/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.1/ref/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.1/ref/net462/System.Runtime.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.1/ref/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.1/ref/netstandard1.0/System.Runtime.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.1/ref/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.1/ref/netstandard1.3/System.Runtime.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.1/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.1/ref/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.1/ref/netstandard1.5/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.1/system.runtime.extensions.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.1/system.runtime.extensions.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.1/system.runtime.extensions.4.3.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.1/system.runtime.extensions.4.3.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.1/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.1/system.runtime.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/ref/net46/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/system.runtime.handles.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/ref/net46/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/system.runtime.handles.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.0.0/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.0.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.0.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.0.0/system.runtime.interopservices.runtimeinformation.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.0.0/system.runtime.interopservices.runtimeinformation.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.0.0/system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.0.0/system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.0.0/system.runtime.interopservices.runtimeinformation.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.0.0/system.runtime.interopservices.runtimeinformation.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/net462/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/net462/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.loader/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.loader/4.0.0/system.runtime.loader.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.0.0/system.runtime.loader.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/net46/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/net46/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/ref/net46/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/ref/net46/System.Runtime.Serialization.Primitives.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/ref/net46/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/ref/net46/System.Runtime.Serialization.Xml.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Xml.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/system.runtime.serialization.xml.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/system.runtime.serialization.xml.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/system.runtime.serialization.xml.4.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/system.runtime.serialization.xml.4.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/system.runtime.serialization.xml.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/system.runtime.serialization.xml.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/net462/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/system.runtime.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/system.runtime.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/system.runtime.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/system.runtime.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.1.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/system.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/net462/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.1/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.1/ref/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.1/ref/net462/System.Runtime.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.1/ref/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.1/ref/netstandard1.0/System.Runtime.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.1/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.1/ref/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.1/ref/netstandard1.2/System.Runtime.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.1/ref/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.1/ref/netstandard1.3/System.Runtime.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.1/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.1/ref/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.1/ref/netstandard1.5/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.1/system.runtime.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.1/system.runtime.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.1/system.runtime.4.3.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.1/system.runtime.4.3.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.runtime/4.3.1/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.1/system.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.3.0/ref/net46/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.3.0/ref/net46/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.3.0/ref/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.3.0/ref/netstandard1.3/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.3.0/system.security.accesscontrol.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.3.0/system.security.accesscontrol.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.3.0/system.security.accesscontrol.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.3.0/system.security.accesscontrol.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.3.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.3.0/system.security.accesscontrol.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/net46/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/ref/net46/System.Security.AccessControl.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/net461/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/ref/net461/System.Security.AccessControl.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/ref/netstandard1.3/System.Security.AccessControl.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/system.security.accesscontrol.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/system.security.accesscontrol.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/system.security.accesscontrol.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/system.security.accesscontrol.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/system.security.accesscontrol.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/net46/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/net46/System.Security.AccessControl.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/system.security.accesscontrol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.claims/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/net46/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.claims/4.3.0/ref/net46/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/system.security.claims.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.claims/4.3.0/system.security.claims.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/system.security.claims.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.claims/4.3.0/system.security.claims.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/system.security.claims.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.claims/4.3.0/system.security.claims.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net461/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/net461/System.Security.Cryptography.Algorithms.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net462/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/net462/System.Security.Cryptography.Algorithms.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.1/ref/net46/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.1/ref/net46/System.Security.Cryptography.Algorithms.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.1/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.1/ref/net461/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.1/ref/net461/System.Security.Cryptography.Algorithms.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.1/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.1/ref/net462/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.1/ref/net462/System.Security.Cryptography.Algorithms.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.1/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.1/system.security.cryptography.algorithms.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.1/system.security.cryptography.algorithms.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.1/system.security.cryptography.algorithms.4.3.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.1/system.security.cryptography.algorithms.4.3.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.1/system.security.cryptography.algorithms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.1/system.security.cryptography.algorithms.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/net46/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/net46/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/net461/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/net461/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/net462/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/net462/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/ref/net46/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/net46/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/ref/net461/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/net461/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/ref/net462/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/net462/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/net47". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/ref/net47/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/net47/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.7.0/system.security.cryptography.cng.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/net46/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/net46/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/net461/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/net461/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/net462/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/net462/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/net47". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/net47/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/net47/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/ref/net46/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/ref/net46/System.Security.Cryptography.Csp.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.openssl/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.openssl/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.openssl/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.openssl/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.openssl/4.3.0/ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.openssl/4.3.0/ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/4.7.0/ref/net46/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/ref/net46/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/4.7.0/ref/net461/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/ref/net461/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/4.7.0/system.security.cryptography.pkcs.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/net461/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/net461/System.Security.Cryptography.X509Certificates.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.xml/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.xml/4.7.0/ref/net461/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/4.7.0/ref/net461/System.Security.Cryptography.Xml.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.xml/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/4.7.0/ref/netstandard2.0/System.Security.Cryptography.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.xml/4.7.0/system.security.cryptography.xml.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/4.7.0/system.security.cryptography.xml.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.xml/4.7.0/system.security.cryptography.xml.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/4.7.0/system.security.cryptography.xml.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.cryptography.xml/4.7.0/system.security.cryptography.xml.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/4.7.0/system.security.cryptography.xml.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/ref/net461/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0/ref/net461/System.Security.Permissions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/ref/netcoreapp3.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0/ref/netcoreapp3.0/System.Security.Permissions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/system.security.permissions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0/system.security.permissions.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/system.security.permissions.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0/system.security.permissions.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/system.security.permissions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0/system.security.permissions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/ref/net46/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.3.0/ref/net46/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/ref/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.3.0/ref/netstandard1.3/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/system.security.principal.windows.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.3.0/system.security.principal.windows.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/system.security.principal.windows.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.3.0/system.security.principal.windows.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.3.0/system.security.principal.windows.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/net46/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/ref/net46/System.Security.Principal.Windows.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/ref/netstandard1.3/System.Security.Principal.Windows.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/system.security.principal.windows.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/system.security.principal.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal/4.3.0/system.security.principal.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/system.security.principal.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal/4.3.0/system.security.principal.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/system.security.principal.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal/4.3.0/system.security.principal.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/lib/net46/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/lib/net46/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.4.0/lib/net46/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.4.0/lib/net46/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.4.0/lib/net461/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.4.0/lib/net461/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.4.0/ref/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.4.0/ref/netstandard1.3/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.4.0/system.text.encoding.codepages.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.4.0/system.text.encoding.codepages.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.4.0/system.text.encoding.codepages.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.4.0/system.text.encoding.codepages.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.4.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.4.0/system.text.encoding.codepages.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/lib/net46/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/lib/net46/System.Text.Encoding.CodePages.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/lib/net461/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/lib/net461/System.Text.Encoding.CodePages.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/lib/netstandard1.3/System.Text.Encoding.CodePages.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.7.0/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.7.0/lib/net46/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.7.0/lib/net46/System.Text.Encoding.CodePages.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.7.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.7.0/lib/net461/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.7.0/lib/net461/System.Text.Encoding.CodePages.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.7.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.7.0/lib/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.7.0/lib/netstandard1.3/System.Text.Encoding.CodePages.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.7.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.7.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.7.0/system.text.encoding.codepages.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.7.0/system.text.encoding.codepages.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.7.0/system.text.encoding.codepages.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.7.0/system.text.encoding.codepages.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.7.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.7.0/system.text.encoding.codepages.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/system.text.encoding.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encodings.web/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/4.7.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encodings.web/4.7.0/lib/netstandard1.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/4.7.0/lib/netstandard1.0/System.Text.Encodings.Web.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/4.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encodings.web/4.7.0/lib/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/4.7.0/lib/netstandard2.0/System.Text.Encodings.Web.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/4.7.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encodings.web/4.7.0/lib/netstandard2.1/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/4.7.0/lib/netstandard2.1/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encodings.web/4.7.0/system.text.encodings.web.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/4.7.0/system.text.encodings.web.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encodings.web/4.7.0/system.text.encodings.web.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/4.7.0/system.text.encodings.web.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.encodings.web/4.7.0/system.text.encodings.web.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/4.7.0/system.text.encodings.web.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.json/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/4.7.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.json/4.7.0/lib/net461/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/4.7.0/lib/net461/System.Text.Json.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/4.7.0/lib/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.json/4.7.0/lib/netcoreapp3.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/4.7.0/lib/netcoreapp3.0/System.Text.Json.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/4.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.json/4.7.0/lib/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/4.7.0/lib/netstandard2.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.json/4.7.0/system.text.json.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/4.7.0/system.text.json.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.json/4.7.0/system.text.json.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/4.7.0/system.text.json.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.json/4.7.0/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/4.7.0/system.text.json.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/ref/net462/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/ref/net462/System.Text.RegularExpressions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/ref/netstandard1.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/ref/netstandard1.0/System.Text.RegularExpressions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/ref/netstandard1.3/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/ref/netstandard1.3/System.Text.RegularExpressions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/ref/netstandard1.6/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/ref/netstandard1.6/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/system.text.regularexpressions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/system.text.regularexpressions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/system.text.regularexpressions.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/system.text.regularexpressions.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/system.text.regularexpressions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/net462/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/net462/System.Text.RegularExpressions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.1/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.1/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.1/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.1/ref/net462/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.1/ref/net462/System.Text.RegularExpressions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.1/ref/netcoreapp1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.1/ref/netcoreapp1.1/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.1/ref/netcoreapp1.1/System.Text.RegularExpressions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.1/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.1/ref/netstandard1.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.1/ref/netstandard1.0/System.Text.RegularExpressions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.1/ref/netstandard1.3/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.1/ref/netstandard1.3/System.Text.RegularExpressions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.1/ref/netstandard1.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.1/ref/netstandard1.6/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.1/ref/netstandard1.6/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.1/system.text.regularexpressions.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.1/system.text.regularexpressions.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.1/system.text.regularexpressions.4.3.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.1/system.text.regularexpressions.4.3.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.1/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.1/system.text.regularexpressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.overlapped/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.overlapped/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.overlapped/4.3.0/ref/net46/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.overlapped/4.3.0/ref/net46/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.overlapped/4.3.0/ref/netstandard1.3/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.overlapped/4.3.0/ref/netstandard1.3/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.overlapped/4.3.0/system.threading.overlapped.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.overlapped/4.3.0/system.threading.overlapped.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.overlapped/4.3.0/system.threading.overlapped.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.overlapped/4.3.0/system.threading.overlapped.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.overlapped/4.3.0/system.threading.overlapped.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.overlapped/4.3.0/system.threading.overlapped.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.6.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.6.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.4.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.4.6.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.4.6.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.4.9.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.4.9.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.4.9.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.4.9.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.0.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.0.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.0.0/system.threading.tasks.extensions.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.0.0/system.threading.tasks.extensions.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.0.0/system.threading.tasks.extensions.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.0.0/system.threading.tasks.extensions.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.0.0/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.0.0/system.threading.tasks.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.2/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.2/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.2/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.2/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.2/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.2/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.2/system.threading.tasks.extensions.4.5.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.2/system.threading.tasks.extensions.4.5.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.2/system.threading.tasks.extensions.4.5.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.2/system.threading.tasks.extensions.4.5.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.2/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.2/system.threading.tasks.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/system.threading.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/ref/net46/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/ref/net46/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/system.threading.thread.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/system.threading.thread.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.3.0/ref/net46/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.3.0/ref/net46/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.3.0/ref/netstandard1.3/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.thread/4.3.0/system.threading.thread.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.3.0/system.threading.thread.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.0.10". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.threadpool/4.0.10/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.0.10/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.0.10/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.threadpool/4.0.10/ref/net46/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.0.10/ref/net46/System.Threading.ThreadPool.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.0.10/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.threadpool/4.0.10/ref/netstandard1.3/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.0.10/ref/netstandard1.3/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.threadpool/4.0.10/system.threading.threadpool.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.0.10/system.threading.threadpool.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.threadpool/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.threadpool/4.3.0/ref/net46/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.3.0/ref/net46/System.Threading.ThreadPool.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.threadpool/4.3.0/ref/netstandard1.3/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.3.0/ref/netstandard1.3/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.threadpool/4.3.0/system.threading.threadpool.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.3.0/system.threading.threadpool.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.threadpool/4.3.0/system.threading.threadpool.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.3.0/system.threading.threadpool.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.threadpool/4.3.0/system.threading.threadpool.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.3.0/system.threading.threadpool.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.0.1/ref/net451". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.0.1/ref/net451/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.0.1/ref/net451/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.0.1/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.0.1/ref/netstandard1.2/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.0.1/ref/netstandard1.2/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.0.1/system.threading.timer.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.0.1/system.threading.timer.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.0.1/system.threading.timer.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.0.1/system.threading.timer.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.0.1/system.threading.timer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.0.1/system.threading.timer.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/ref/net451". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/net451/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/ref/net451/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/ref/netstandard1.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/system.threading.timer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/system.threading.timer.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/system.threading.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/system.threading.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/system.threading.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/system.threading.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.0.11/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/system.threading.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/system.threading.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/system.threading.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.threading/4.3.0/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/system.threading.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/net461/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/ref/net461/System.ValueTuple.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/ref/net47". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/netstandard2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/ref/netstandard2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/system.valuetuple.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/system.valuetuple.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.windows.extensions/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/4.7.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.windows.extensions/4.7.0/ref/netcoreapp3.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/4.7.0/ref/netcoreapp3.0/System.Windows.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.windows.extensions/4.7.0/system.windows.extensions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/4.7.0/system.windows.extensions.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.windows.extensions/4.7.0/system.windows.extensions.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/4.7.0/system.windows.extensions.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.windows.extensions/4.7.0/system.windows.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/4.7.0/system.windows.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/ref/netstandard1.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11/ref/netstandard1.0/System.Xml.ReaderWriter.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/system.xml.readerwriter.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11/system.xml.readerwriter.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/system.xml.readerwriter.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11/system.xml.readerwriter.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/system.xml.readerwriter.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11/system.xml.readerwriter.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/net46/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/net46/System.Xml.ReaderWriter.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.0.1/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.0.1/ref/net46/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.0.1/ref/net46/System.Xml.XmlDocument.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.0.1/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.0.1/ref/netstandard1.3/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.0.1/ref/netstandard1.3/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.0.1/system.xml.xmldocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.0.1/system.xml.xmldocument.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmlserializer/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmlserializer/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmlserializer/4.0.11/ref/netstandard1.0/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11/ref/netstandard1.0/System.Xml.XmlSerializer.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmlserializer/4.0.11/ref/netstandard1.3/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11/ref/netstandard1.3/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/source-build/self/package-cache/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.nuspec". CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-reference-packages/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceBuild.Intermediate.source-build-reference-packages.7.0.0-alpha.1.22514.1.nupkg". EnsurePackagesCreated: New NuGet package(s) after building source-build-reference-packages: -> Microsoft.SourceBuild.Intermediate.source-build-reference-packages 7.0.0-alpha.1.22514.1 Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/source-build-reference-packages.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/known-good.proj" (3) is building "/builddir/build/BUILD/dotnet-v7.0.100/repos/sourcelink.proj" (5) on node 1 (Build target(s)). CreateBuildOutputProps: sourcelink using package version properties saved at /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props.pre.sourcelink.xml Build: [18:05:47.92] Building 'sourcelink in tarball' Running command: /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true Log: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/logs/sourcelink.log With Environment Variables: DotNetBuildFromSource=true DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _OverrideArcadeInitializeBuildToolFramework=net7.0 DotNetUseShippingVersions=true PreReleaseVersionLabel=beta PackageVersionStamp=beta PB_VersionStamp=beta ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20220829.1 BUILD_BUILDNUMBER=20220829.1 GitCommitCount= GitCommitHash=e57efa1ed395dd6975b33052719facb24f03ee0b GitInfoCommitHash=e57efa1ed395dd6975b33052719facb24f03ee0b SourceRevisionId=e57efa1ed395dd6975b33052719facb24f03ee0b RepositoryCommit=e57efa1ed395dd6975b33052719facb24f03ee0b COMMIT_SHA=e57efa1ed395dd6975b33052719facb24f03ee0b GIT_COMMIT=e57efa1ed395dd6975b33052719facb24f03ee0b RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/ LatestCommit=e57efa1ed395dd6975b33052719facb24f03ee0b SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=7.0.0-beta.22513.4 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/ RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/tmp/Release /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/log/Release/ToolsetRestore.binlog /clp:Summary /clp:ErrorsOnly;NoSummary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:__ToolsetLocationOutputFile=/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/toolset/7.0.0-beta.22419.1.txt /t:__WriteToolsetLocation /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/toolset/restore.proj ##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 ##vso[task.setvariable variable=NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY;isSecret=false;isOutput=true]true ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT;isSecret=false;isOutput=true]6 ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS;isSecret=false;isOutput=true]1000 /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/log/Release/Build.binlog /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:Pack=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/ /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (in 165 ms). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/src/SourceLink.Tools/Microsoft.SourceLink.Tools.Package.csproj (in 132 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/src/SourceLink.GitWeb/Microsoft.SourceLink.GitWeb.csproj (in 391 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj (in 391 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj (in 392 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj (in 393 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj (in 393 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/src/SourceLink.AzureDevOpsServer.Git/Microsoft.SourceLink.AzureDevOpsServer.Git.csproj (in 393 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/src/SourceLink.Gitea/Microsoft.SourceLink.Gitea.csproj (in 393 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj (in 393 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj (in 393 ms). Microsoft.SourceLink.Tools.Package -> /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/bin/Microsoft.SourceLink.Tools.Package/Release/netstandard2.0/Microsoft.SourceLink.Tools.Package.dll Microsoft.SourceLink.Tools.Package -> /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/bin/Microsoft.SourceLink.Tools.Package/Release/net7.0/Microsoft.SourceLink.Tools.Package.dll Microsoft.SourceLink.GitWeb -> /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/bin/Microsoft.SourceLink.GitWeb/Release/net7.0/Microsoft.SourceLink.GitWeb.dll Microsoft.SourceLink.AzureRepos.Git -> /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/bin/Microsoft.SourceLink.AzureRepos.Git/Release/net7.0/Microsoft.SourceLink.AzureRepos.Git.dll Microsoft.SourceLink.Common -> /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/bin/Microsoft.SourceLink.Common/Release/net7.0/Microsoft.SourceLink.Common.dll Microsoft.SourceLink.GitLab -> /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/bin/Microsoft.SourceLink.GitLab/Release/net7.0/Microsoft.SourceLink.GitLab.dll Microsoft.SourceLink.Bitbucket.Git -> /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/bin/Microsoft.SourceLink.Bitbucket.Git/Release/net7.0/Microsoft.SourceLink.Bitbucket.Git.dll Microsoft.SourceLink.GitHub -> /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/bin/Microsoft.SourceLink.GitHub/Release/net7.0/Microsoft.SourceLink.GitHub.dll Microsoft.SourceLink.Gitea -> /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/bin/Microsoft.SourceLink.Gitea/Release/net7.0/Microsoft.SourceLink.Gitea.dll Microsoft.Build.Tasks.Git -> /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.Git/Release/net7.0/Microsoft.Build.Tasks.Git.dll Microsoft.SourceLink.AzureDevOpsServer.Git -> /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/bin/Microsoft.SourceLink.AzureDevOpsServer.Git/Release/net7.0/Microsoft.SourceLink.AzureDevOpsServer.Git.dll Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Git.1.2.0-beta-22429-01.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Git.1.2.0-beta-22429-01.snupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitHub.1.2.0-beta-22429-01.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Common.1.2.0-beta-22429-01.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Common.1.2.0-beta-22429-01.snupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitHub.1.2.0-beta-22429-01.snupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Gitea.1.2.0-beta-22429-01.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.AzureDevOpsServer.Git.1.2.0-beta-22429-01.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Gitea.1.2.0-beta-22429-01.snupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.AzureDevOpsServer.Git.1.2.0-beta-22429-01.snupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Bitbucket.Git.1.2.0-beta-22429-01.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Bitbucket.Git.1.2.0-beta-22429-01.snupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitWeb.1.2.0-beta-22429-01.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.AzureRepos.Git.1.2.0-beta-22429-01.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitWeb.1.2.0-beta-22429-01.snupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitLab.1.2.0-beta-22429-01.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.AzureRepos.Git.1.2.0-beta-22429-01.snupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitLab.1.2.0-beta-22429-01.snupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Tools.1.2.0-beta-22429-01.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Tools.1.2.0-beta-22429-01.snupkg'. Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:04.84 Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (in 106 ms). Writing package usage data... Writing package usage data... done. Took 00:00:00.3617799 [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (in 16 ms). Building intermediate nupkg... Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.sourcelink.1.2.0-beta-22429-01.nupkg'. Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:06.96 Build: [18:05:55.55] Building 'sourcelink in tarball'...done ExtractIntermediatePackages: Decompressing '/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.sourcelink.1.2.0-beta-22429-01.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.sourcelink.1.2.0-beta-22429-01/'... Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.sourcelink.1.2.0-beta-22429-01/artifacts/Microsoft.Build.Tasks.Git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Git.1.2.0-beta-22429-01.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.sourcelink.1.2.0-beta-22429-01/artifacts/Microsoft.SourceLink.AzureDevOpsServer.Git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceLink.AzureDevOpsServer.Git.1.2.0-beta-22429-01.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.sourcelink.1.2.0-beta-22429-01/artifacts/Microsoft.SourceLink.AzureRepos.Git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceLink.AzureRepos.Git.1.2.0-beta-22429-01.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.sourcelink.1.2.0-beta-22429-01/artifacts/Microsoft.SourceLink.Bitbucket.Git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceLink.Bitbucket.Git.1.2.0-beta-22429-01.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.sourcelink.1.2.0-beta-22429-01/artifacts/Microsoft.SourceLink.Common.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceLink.Common.1.2.0-beta-22429-01.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.sourcelink.1.2.0-beta-22429-01/artifacts/Microsoft.SourceLink.Gitea.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceLink.Gitea.1.2.0-beta-22429-01.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.sourcelink.1.2.0-beta-22429-01/artifacts/Microsoft.SourceLink.GitHub.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceLink.GitHub.1.2.0-beta-22429-01.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.sourcelink.1.2.0-beta-22429-01/artifacts/Microsoft.SourceLink.GitLab.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceLink.GitLab.1.2.0-beta-22429-01.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.sourcelink.1.2.0-beta-22429-01/artifacts/Microsoft.SourceLink.GitWeb.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceLink.GitWeb.1.2.0-beta-22429-01.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.sourcelink.1.2.0-beta-22429-01/artifacts/Microsoft.SourceLink.Tools.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceLink.Tools.1.2.0-beta-22429-01.nupkg". Removing directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/". CopyInnerBuildRestoredPackages: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/lib/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.7.0/lib/net472/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/lib/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.7.0/lib/netstandard2.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/microsoft.build.framework.16.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.7.0/microsoft.build.framework.16.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/microsoft.build.framework.16.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.7.0/microsoft.build.framework.16.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/16.7.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.7.0/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/microsoft.build.framework.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/microsoft.build.framework.17.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/microsoft.build.framework.17.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/microsoft.build.framework.17.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/microsoft.build.framework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/notices". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/notices/THIRDPARTYNOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/notices/THIRDPARTYNOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/ref/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/16.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.7.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/16.7.0/lib/net472/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.7.0/lib/net472/Microsoft.Build.Tasks.Core.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.7.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/16.7.0/microsoft.build.tasks.core.16.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.7.0/microsoft.build.tasks.core.16.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/16.7.0/microsoft.build.tasks.core.16.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.7.0/microsoft.build.tasks.core.16.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/16.7.0/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.7.0/microsoft.build.tasks.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.7.0/lib/net472/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.7.0/lib/net472/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.7.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.7.0/microsoft.build.utilities.core.16.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.7.0/microsoft.build.utilities.core.16.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.7.0/microsoft.build.utilities.core.16.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.7.0/microsoft.build.utilities.core.16.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.7.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.7.0/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/lib/net472/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/lib/net472/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/lib/net472/Microsoft.Build.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/lib/net472/Microsoft.Build.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/lib/net472/Microsoft.Build.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/lib/net472/Microsoft.Build.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/lib/net7.0/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/lib/net7.0/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/lib/net7.0/Microsoft.Build.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/lib/net7.0/Microsoft.Build.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/lib/net7.0/Microsoft.Build.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/lib/net7.0/Microsoft.Build.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/microsoft.build.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/microsoft.build.17.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/microsoft.build.17.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/microsoft.build.17.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/microsoft.build.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/notices". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/notices/THIRDPARTYNOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/notices/THIRDPARTYNOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/ref/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net472/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/ref/net472/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net472/Microsoft.Build.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/ref/net472/Microsoft.Build.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/ref/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net7.0/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/ref/net7.0/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net7.0/Microsoft.Build.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/ref/net7.0/Microsoft.Build.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.pdb". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.17.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.17.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.17.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/notices". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/notices/THIRDPARTYNOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/notices/THIRDPARTYNOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/ref/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/3.1.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/3.1.0/version.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/microsoft.win32.registry.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/ref/net46/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/ref/net46/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/4.7.0/ref/net461/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0/ref/net461/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/4.7.0/ref/net472/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0/ref/net472/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/4.7.0/ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/buildTransitive/net461/Microsoft.Win32.SystemEvents.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/buildTransitive/net461/Microsoft.Win32.SystemEvents.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net462/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/net462/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net462/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/net462/Microsoft.Win32.SystemEvents.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/runtimes/win/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.buffers/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/lib/net461/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/net45/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.codedom/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.codedom/4.4.0/ref/net461/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/ref/net461/System.CodeDom.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.codedom/4.4.0/system.codedom.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/system.codedom.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.codedom/4.4.0/system.codedom.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/system.codedom.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.codedom/4.4.0/system.codedom.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/system.codedom.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/lib/netstandard1.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/lib/netstandard1.3/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/system.collections.immutable.1.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/system.collections.immutable.1.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/system.collections.immutable.1.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/system.collections.immutable.1.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/net461/System.Collections.Immutable.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net461/System.Collections.Immutable.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/system.collections.immutable.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections/4.0.11/system.collections.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/system.collections.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections/4.0.11/system.collections.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/system.collections.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections/4.0.11/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/system.collections.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/buildTransitive/net461/System.Configuration.ConfigurationManager.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/buildTransitive/net461/System.Configuration.ConfigurationManager.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/buildTransitive/net461/System.Diagnostics.EventLog.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/buildTransitive/net461/System.Diagnostics.EventLog.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net462/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/net462/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net462/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/net462/System.Diagnostics.EventLog.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/netstandard2.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/netstandard2.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/netstandard2.0/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/netstandard2.0/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/LICENSE.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/4.7.0/ref/net461/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0/ref/net461/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/4.7.0/ref/netcoreapp3.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0/ref/netcoreapp3.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/4.7.0/ref/netstandard2.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0/ref/netstandard2.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/4.7.0/system.drawing.common.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0/system.drawing.common.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/4.7.0/system.drawing.common.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0/system.drawing.common.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/4.7.0/system.drawing.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/4.7.0/system.drawing.common.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/buildTransitive/net461/System.Drawing.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/buildTransitive/net461/System.Drawing.Common.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/buildTransitive/netcoreapp2.0/System.Drawing.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/buildTransitive/netcoreapp2.0/System.Drawing.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/MonoAndroid10". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/MonoAndroid10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/MonoAndroid10/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/MonoTouch10". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/MonoTouch10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/MonoTouch10/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net462/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/net462/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net462/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/net462/System.Drawing.Common.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/netstandard2.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/netstandard2.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/netstandard2.0/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/netstandard2.0/System.Drawing.Common.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/xamarinios10". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/xamarinios10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/xamarinios10/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/xamarinmac20". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/xamarinmac20/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/xamarinmac20/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/xamarintvos10". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/xamarintvos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/xamarintvos10/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/xamarinwatchos10". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/xamarinwatchos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/xamarinwatchos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/LICENSE.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/runtimes/win/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/runtimes/win/lib/net7.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/runtimes/win/lib/net7.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/runtimes/win/lib/net7.0/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/runtimes/win/lib/net7.0/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/system.drawing.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/system.drawing.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.globalization/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.globalization/4.0.11/system.globalization.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/system.globalization.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.globalization/4.0.11/system.globalization.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/system.globalization.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.globalization/4.0.11/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/system.globalization.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.globalization/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/net462/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/net462/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/netstandard1.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/netstandard1.3/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/netstandard1.5/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.1.0/system.io.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/system.io.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.1.0/system.io.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/system.io.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.1.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/system.io.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/net462/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/net462/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.3/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.5/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.memory/4.5.5/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/net461/System.Memory.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/netstandard1.1/System.Memory.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.memory/4.5.5/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/system.memory.4.5.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.memory/4.5.5/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net45/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/net45/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/lib/netstandard1.1/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/net461/System.Reflection.Metadata.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net461/System.Reflection.Metadata.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/system.reflection.metadata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/buildTransitive/net461/System.Reflection.MetadataLoadContext.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/buildTransitive/net461/System.Reflection.MetadataLoadContext.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/buildTransitive/netcoreapp2.0/System.Reflection.MetadataLoadContext.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/buildTransitive/netcoreapp2.0/System.Reflection.MetadataLoadContext.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net462/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/lib/net462/System.Reflection.MetadataLoadContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net462/System.Reflection.MetadataLoadContext.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/lib/net462/System.Reflection.MetadataLoadContext.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/netstandard2.0/System.Reflection.MetadataLoadContext.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/lib/netstandard2.0/System.Reflection.MetadataLoadContext.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/net46/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/net462/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/net462/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/net462/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/net462/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.1.0/system.reflection.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/system.reflection.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.1.0/system.reflection.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/system.reflection.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.1.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/system.reflection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/net462/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/net462/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/4.6.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/system.resources.extensions.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/4.6.0/system.resources.extensions.4.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/system.resources.extensions.4.6.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/4.6.0/system.resources.extensions.4.6.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/system.resources.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/4.6.0/system.resources.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/net462/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/ref/net46/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/system.runtime.handles.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/ref/net46/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/system.runtime.handles.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/net462/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/net462/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/net462/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.1.0/system.runtime.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/system.runtime.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.1.0/system.runtime.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/system.runtime.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.1.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/system.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/net462/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/net46/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/ref/net46/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/net461/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/ref/net461/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/ref/netstandard1.3/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/system.security.accesscontrol.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/system.security.accesscontrol.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/system.security.accesscontrol.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/system.security.accesscontrol.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.accesscontrol/4.7.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/4.7.0/system.security.accesscontrol.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/MonoAndroid10". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/MonoAndroid10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/MonoAndroid10/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/MonoTouch10". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/MonoTouch10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/MonoTouch10/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net462/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/net462/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net462/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/net462/System.Security.Cryptography.ProtectedData.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/xamarinios10". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/xamarinios10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/xamarinios10/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/xamarinmac20". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/xamarinmac20/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/xamarinmac20/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/xamarintvos10". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/xamarintvos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/xamarintvos10/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/xamarinwatchos10". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/xamarinwatchos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/xamarinwatchos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/LICENSE.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/ref/net461/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0/ref/net461/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/ref/netcoreapp3.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0/ref/netcoreapp3.0/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/system.security.permissions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0/system.security.permissions.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/system.security.permissions.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0/system.security.permissions.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/4.7.0/system.security.permissions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/4.7.0/system.security.permissions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/buildTransitive/net461/System.Security.Permissions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/buildTransitive/net461/System.Security.Permissions.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/buildTransitive/netcoreapp2.0/System.Security.Permissions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/buildTransitive/netcoreapp2.0/System.Security.Permissions.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/system.security.permissions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/system.security.permissions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/net46/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/ref/net46/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/ref/net461/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/ref/netstandard1.3/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/4.7.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.7.0/system.security.principal.windows.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/lib/net46/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/lib/net46/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/net461/System.Text.Encoding.CodePages.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net461/System.Text.Encoding.CodePages.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/MonoAndroid10". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/MonoAndroid10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/MonoAndroid10/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/MonoTouch10". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/MonoTouch10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/MonoTouch10/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinios10". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarinios10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinios10/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinmac20". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarinmac20/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinmac20/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarintvos10". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarintvos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarintvos10/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinwatchos10". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarinwatchos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinwatchos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/LICENSE.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/system.text.encoding.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/buildTransitive/net461/System.Text.Encodings.Web.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/buildTransitive/net461/System.Text.Encodings.Web.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net7.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/net7.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net7.0/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/net7.0/System.Text.Encodings.Web.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/LICENSE.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/runtimes/browser/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/system.text.encodings.web.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/system.text.encodings.web.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/buildTransitive/net461/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/net461/System.Text.Json.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/buildTransitive/net462/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/net462/System.Text.Json.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/buildTransitive/net7.0/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/net7.0/System.Text.Json.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Json.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/buildTransitive/netstandard2.0/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/netstandard2.0/System.Text.Json.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net462/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/net462/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net462/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/net462/System.Text.Json.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net7.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/net7.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net7.0/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/net7.0/System.Text.Json.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/netstandard2.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/netstandard2.0/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/netstandard2.0/System.Text.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/system.text.json.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/system.text.json.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/system.text.json.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/system.text.json.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/system.text.json.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.text.json/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.4.9.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.4.9.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.4.9.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.4.9.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/buildTransitive/net461/System.Threading.Tasks.Dataflow.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/buildTransitive/net461/System.Threading.Tasks.Dataflow.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/buildTransitive/netcoreapp2.0/System.Threading.Tasks.Dataflow.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/buildTransitive/netcoreapp2.0/System.Threading.Tasks.Dataflow.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net7.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/net7.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net7.0/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/net7.0/System.Threading.Tasks.Dataflow.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.1/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.1/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.1/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/system.threading.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading/4.0.11/system.threading.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/system.threading.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading/4.0.11/system.threading.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/system.threading.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.threading/4.0.11/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/system.threading.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.windows.extensions/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/4.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.windows.extensions/4.7.0/ref/netcoreapp3.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/4.7.0/ref/netcoreapp3.0/System.Windows.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.windows.extensions/4.7.0/system.windows.extensions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/4.7.0/system.windows.extensions.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.windows.extensions/4.7.0/system.windows.extensions.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/4.7.0/system.windows.extensions.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.windows.extensions/4.7.0/system.windows.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/4.7.0/system.windows.extensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/LICENSE.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/runtimes/win/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/runtimes/win/lib/net7.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/runtimes/win/lib/net7.0/System.Windows.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/runtimes/win/lib/net7.0/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/runtimes/win/lib/net7.0/System.Windows.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/system.windows.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/system.windows.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/useSharedDesignerContext.txt". CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/sourcelink/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.sourcelink.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceBuild.Intermediate.sourcelink.1.2.0-beta-22429-01.nupkg". EnsurePackagesCreated: New NuGet package(s) after building sourcelink: -> Microsoft.Build.Tasks.Git 1.2.0-beta-22429-01 -> Microsoft.SourceBuild.Intermediate.sourcelink 1.2.0-beta-22429-01 -> Microsoft.SourceLink.AzureDevOpsServer.Git 1.2.0-beta-22429-01 -> Microsoft.SourceLink.AzureRepos.Git 1.2.0-beta-22429-01 -> Microsoft.SourceLink.Bitbucket.Git 1.2.0-beta-22429-01 -> Microsoft.SourceLink.Common 1.2.0-beta-22429-01 -> Microsoft.SourceLink.Gitea 1.2.0-beta-22429-01 -> Microsoft.SourceLink.GitHub 1.2.0-beta-22429-01 -> Microsoft.SourceLink.GitLab 1.2.0-beta-22429-01 -> Microsoft.SourceLink.GitWeb 1.2.0-beta-22429-01 -> Microsoft.SourceLink.Tools 1.2.0-beta-22429-01 Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/sourcelink.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/known-good.proj" (3) is building "/builddir/build/BUILD/dotnet-v7.0.100/repos/arcade.proj" (6) 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-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props.pre.arcade.xml Build: [18:05:55.92] Building 'arcade in tarball' Running command: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" --warnAsError false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true Log: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/logs/arcade.log With Environment Variables: DotNetBuildFromSource=true DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _OverrideArcadeInitializeBuildToolFramework=net7.0 DotNetUseShippingVersions=true PreReleaseVersionLabel=beta PackageVersionStamp=beta PB_VersionStamp=beta ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20221013.4 BUILD_BUILDNUMBER=20221013.4 GitCommitCount= GitCommitHash=02e28316bf35d1028683ee313f0794776bff18d1 GitInfoCommitHash=02e28316bf35d1028683ee313f0794776bff18d1 SourceRevisionId=02e28316bf35d1028683ee313f0794776bff18d1 RepositoryCommit=02e28316bf35d1028683ee313f0794776bff18d1 COMMIT_SHA=02e28316bf35d1028683ee313f0794776bff18d1 GIT_COMMIT=02e28316bf35d1028683ee313f0794776bff18d1 RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/ UsingToolMicrosoftNetCompilers=false useInstalledDotNetCli=false LatestCommit=02e28316bf35d1028683ee313f0794776bff18d1 SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=7.0.0-beta.22513.4 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/ RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" --warnAsError false /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/tmp/Release /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/log/Release/ToolsetRestore.binlog /clp:Summary /clp:ErrorsOnly;NoSummary /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /p:__ToolsetLocationOutputFile=/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/toolset/7.0.0-beta.22426.8.txt /t:__WriteToolsetLocation /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/toolset/restore.proj ##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 ##vso[task.setvariable variable=NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY;isSecret=false;isOutput=true]true ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT;isSecret=false;isOutput=true]6 ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS;isSecret=false;isOutput=true]1000 /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/arcade// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj Build started 9/22/2023 6:05:56 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" on node 1 (default targets). 1>CopyInnerSourceBuildRepoRoot: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.config". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.config/dotnet-tools.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.config/dotnet-tools.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.config/tsaoptions.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.config/tsaoptions.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Arcade.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/azure-pipelines-code-mirror.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/azure-pipelines-code-mirror.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/azure-pipelines-codeql.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/azure-pipelines-codeql.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/azure-pipelines-richnav.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/azure-pipelines-richnav.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/azure-pipelines-merge-mirror.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/azure-pipelines-merge-mirror.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Build.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Build.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/azure-pipelines.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/azure-pipelines.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/CODE-OF-CONDUCT.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/CODE-OF-CONDUCT.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/global.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/global.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Restore.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Restore.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/CONTRIBUTING.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/CONTRIBUTING.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/azure-pipelines-weekly.yaml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/azure-pipelines-weekly.yaml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Test.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Test.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/SECURITY.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/SECURITY.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/restore.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/restore.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/test.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/test.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/description" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/description". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/FETCH_HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/index" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/index". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/shallow" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/shallow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/hooks/applypatch-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/hooks/applypatch-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/hooks/fsmonitor-watchman.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/hooks/fsmonitor-watchman.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/hooks/pre-applypatch.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/hooks/pre-applypatch.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/hooks/post-update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/hooks/post-update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/hooks/commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/hooks/commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/hooks/pre-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/hooks/pre-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/hooks/pre-merge-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/hooks/pre-merge-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/hooks/pre-receive.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/hooks/pre-receive.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/hooks/pre-push.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/hooks/pre-push.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/hooks/pre-rebase.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/hooks/pre-rebase.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/hooks/prepare-commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/hooks/prepare-commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/hooks/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/hooks/update.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/info". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/info/exclude" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/info/exclude". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/logs/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/logs/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/logs/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/logs/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/logs/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.git/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.git/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.github/ISSUE_TEMPLATE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.github/ISSUE_TEMPLATE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.github/ISSUE_TEMPLATE/default-arcade-issue-template.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.github/ISSUE_TEMPLATE/default-arcade-issue-template.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.github/ISSUE_TEMPLATE/z-build-break-infrastructure-issue-template.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.github/ISSUE_TEMPLATE/z-build-break-infrastructure-issue-template.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.github/pull_request_template.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.github/pull_request_template.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.vault-config". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.vault-config". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.vault-config". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.vault-config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.vault-config/dotnetbuildskeys.yaml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.vault-config/dotnetbuildskeys.yaml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.vault-config/product-builds-helixprodkv.yaml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.vault-config/product-builds-helixprodkv.yaml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.vault-config/dotnetbuildstokens.yaml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.vault-config/dotnetbuildstokens.yaml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.vault-config/product-builds-dnceng-pipeline-secrets.yaml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.vault-config/product-builds-dnceng-pipeline-secrets.yaml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.vault-config/product-builds-engkeyvault.yaml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.vault-config/product-builds-engkeyvault.yaml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.vault-config/product-builds-netsourceindexvault.yaml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.vault-config/product-builds-netsourceindexvault.yaml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/3xReleaseShutdownTasks.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/3xReleaseShutdownTasks.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/BranchesChannelsAndSubscriptions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/BranchesChannelsAndSubscriptions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/BuildRetentionExample.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/BuildRetentionExample.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/ArcadeSdk.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/ArcadeSdk.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/ChecksMergePolicies.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/ChecksMergePolicies.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/ArcadeConventions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/ArcadeConventions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/ChoosingAMachinePool.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/ChoosingAMachinePool.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/CodeQLGuidance.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CodeQLGuidance.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/ChannelsBranchesSubscriptionsFlow.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/ChannelsBranchesSubscriptionsFlow.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/CoherentGraph.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CoherentGraph.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/CoherentParent.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CoherentParent.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DependenciesFlowPlan.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DependenciesFlowPlan.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Darc.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Darc.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DependencyDescriptionFormat.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DependencyDescriptionFormat.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DependencyFlowOnboarding.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DependencyFlowOnboarding.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DocumentationPrinciples.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DocumentationPrinciples.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/FAQ.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/FAQ.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DependencyFlowOnboardingWithoutArcade.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DependencyFlowOnboardingWithoutArcade.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/HowToAddPerfTestingToPipeline.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/HowToAddPerfTestingToPipeline.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/GitSyncTools.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/GitSyncTools.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/HowToRenameARepo.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/HowToRenameARepo.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Helix.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Helix.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/HowToCreatePackages.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/HowToCreatePackages.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/InfrastructureEcosystemOverview.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/InfrastructureEcosystemOverview.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/IncoherentGraph.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/IncoherentGraph.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Maestro.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Maestro.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/HowToAddSDLRunToPipeline.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/HowToAddSDLRunToPipeline.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/NativeToolBootstrapping.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/NativeToolBootstrapping.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/NativeToolsOnMachine.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/NativeToolsOnMachine.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Net5BuildTImeReductionStatus.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Net5BuildTImeReductionStatus.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Net5Builds.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Net5Builds.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/NetCore2122ServicingFlow.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/NetCore2122ServicingFlow.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Net5ServicingReadinessStatus.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Net5ServicingReadinessStatus.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/NetCore3EngineeringRepoStatus.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/NetCore3EngineeringRepoStatus.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Onboarding.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Onboarding.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/NetCore3ReleasePipelinesMoveStatus.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/NetCore3ReleasePipelinesMoveStatus.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/ProductKPIs.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/ProductKPIs.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/OneLocBuild.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/OneLocBuild.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/PublishConsumeContract.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/PublishConsumeContract.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Overview.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Overview.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/ReleaseRingsPlan.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/ReleaseRingsPlan.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/ProdconV1BuldFLow.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/ProdconV1BuldFLow.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/RestoreSourcesUpdateStatus.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/RestoreSourcesUpdateStatus.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/SbomArtifactExample.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/SbomArtifactExample.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Roadmap.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Roadmap.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/SBOMGenerationGuidance.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/SBOMGenerationGuidance.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/SeePackagesLatestVersion.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/SeePackagesLatestVersion.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Servicing.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Servicing.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/StartHere.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/StartHere.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TaskPackages.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TaskPackages.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/ServiceKPIs.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/ServiceKPIs.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Temporary-Quarantine.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Temporary-Quarantine.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Toolsets.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Toolsets.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TierOneRepos.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TierOneRepos.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/V3StatusUpdate.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/V3StatusUpdate.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/versionFlow.jpg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/versionFlow.jpg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/VersionQueryingAndUpdating.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/VersionQueryingAndUpdating.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/YamlStagesRepoStatus.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/YamlStagesRepoStatus.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/VersionQueryingAndUpdating.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/VersionQueryingAndUpdating.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Validation.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Validation.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/AzureDevOps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/AzureDevOps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/AzureDevOps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/AzureDevOps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/AzureDevOps/PhaseToJobSchemaChange.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/AzureDevOps/PhaseToJobSchemaChange.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/AzureDevOps/AzureDevOpsGuidance.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/AzureDevOps/AzureDevOpsGuidance.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/AzureDevOps/AzureDevOpsOnboarding.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/AzureDevOps/AzureDevOpsOnboarding.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/AzureDevOps/MovingFromDevDivToDncEng.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/AzureDevOps/MovingFromDevDivToDncEng.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/AzureDevOps/SendingJobsToHelix.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/AzureDevOps/SendingJobsToHelix.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/AzureDevOps/internal-mirror.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/AzureDevOps/internal-mirror.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/AzureDevOps/TemplateSchema.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/AzureDevOps/TemplateSchema.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/AzureDevOps/TestReportingQueries.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/AzureDevOps/TestReportingQueries.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/AzureDevOps/TestReportingData.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/AzureDevOps/TestReportingData.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/AzureDevOps/WritingBuildDefinitions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/AzureDevOps/WritingBuildDefinitions.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/images". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/images". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/images". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/images". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/CorePackages/images/V2-publishing.PNG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/images/V2-publishing.PNG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/CorePackages/images/build-with-post-build-stages.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/images/build-with-post-build-stages.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/CorePackages/images/Publish-to-BAR.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/images/Publish-to-BAR.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/images". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/CorePackages/images/V3-publishing.PNG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/images/V3-publishing.PNG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/CorePackages/images/BarBuildID.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/images/BarBuildID.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/CorePackages/Packaging.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/Packaging.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/CorePackages/PostBuildSigning.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/PostBuildSigning.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/CorePackages/PackagesRoadmap.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/PackagesRoadmap.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/CorePackages/Publishing.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/Publishing.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/CorePackages/Signing.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/Signing.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/CorePackages/SigningPlan.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/SigningPlan.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/CorePackages/Telemetry.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/Telemetry.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/CorePackages/Versioning.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/CorePackages/Versioning.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/assets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/assets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/assets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DevWorkflow/Design/assets/List-Known-Issues.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/assets/List-Known-Issues.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DevWorkflow/Design/assets/Known-Issue-Example.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/assets/Known-Issue-Example.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DevWorkflow/Design/assets/Reporting-Issue-WF.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/assets/Reporting-Issue-WF.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DevWorkflow/Design/Dev-Design-Infra-Known-Issues.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/Dev-Design-Infra-Known-Issues.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DevWorkflow/Design/Dev-Design-Test-Data-Storage.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/Dev-Design-Test-Data-Storage.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DevWorkflow/Design/Dev-Design-Test-Configuration-Json.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/Dev-Design-Test-Configuration-Json.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DevWorkflow/Design/Dev-Design-Work-Item-Retry.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/Dev-Design-Work-Item-Retry.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/GitHub-Check-Mockup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/GitHub-Check-Mockup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/GitHub-Check-Mockup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/GitHub-Check-Mockup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/GitHub-Check-Mockup". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DevWorkflow/Design/GitHub-Check-Mockup/Build-Failure-Known-Issues.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/GitHub-Check-Mockup/Build-Failure-Known-Issues.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DevWorkflow/Design/GitHub-Check-Mockup/Test-Failure-In-Target-Branch.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/GitHub-Check-Mockup/Test-Failure-In-Target-Branch.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DevWorkflow/Design/GitHub-Check-Mockup/Build-Failure-In-Target-Branch.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/GitHub-Check-Mockup/Build-Failure-In-Target-Branch.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DevWorkflow/Design/GitHub-Check-Mockup/Known-Issue.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/GitHub-Check-Mockup/Known-Issue.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DevWorkflow/Design/GitHub-Check-Mockup/Test-Pass-On-Retry.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/GitHub-Check-Mockup/Test-Pass-On-Retry.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DevWorkflow/Design/GitHub-Check-Mockup/Build-Failure-Pass-On-Retry.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/GitHub-Check-Mockup/Build-Failure-Pass-On-Retry.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DevWorkflow/Design/GitHub-Check-Mockup/Unique-Test-Failure.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/GitHub-Check-Mockup/Unique-Test-Failure.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DevWorkflow/Design/GitHub-Check-Mockup/Unique-Build-Failure.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Design/GitHub-Check-Mockup/Unique-Build-Failure.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/DevWorkflow/Queue-Insights-Documentation.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/DevWorkflow/Queue-Insights-Documentation.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Dumps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Dumps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Dumps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Dumps/DumpsAttachments.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Dumps/DumpsAttachments.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Dumps/Dumps.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Dumps/Dumps.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Dumps/DumpsTestTab2.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Dumps/DumpsTestTab2.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Maestro/assets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Maestro/assets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Maestro/assets/settings-with-zenhub.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Maestro/assets/settings-with-zenhub.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Maestro/assets/webhooks-list.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Maestro/assets/webhooks-list.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Maestro/assets/webhook-manage.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Maestro/assets/webhook-manage.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Maestro/BuildAssetRegistry.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Maestro/BuildAssetRegistry.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Maestro/web-hooks.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Maestro/web-hooks.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Maestro/deploy.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Maestro/deploy.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Mechanics". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Mechanics/MSBuildTaskDependencyInjection.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Mechanics/MSBuildTaskDependencyInjection.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/MigrationPlan". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/MigrationPlan". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/MigrationPlan". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/MigrationPlan/CoreClrPlan.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/MigrationPlan/CoreClrPlan.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/MigrationPlan/roslyn.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/MigrationPlan/roslyn.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/MigrationPlan/MyGetFeeds.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/MigrationPlan/MyGetFeeds.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/MigrationPlan/CoreFxPlan.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/MigrationPlan/CoreFxPlan.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/MigrationPlan/TemplatingAndWebSdkPlan.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/MigrationPlan/TemplatingAndWebSdkPlan.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/MigrationPlan/VisualFSharp.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/MigrationPlan/VisualFSharp.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Operations". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Operations/dnceng-operational-responsibilities.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Operations/dnceng-operational-responsibilities.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Operations/Helix-Machine-Management". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Operations/Helix-Machine-Management/Helix-Machine-Lifecycle-Processes.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Operations/Helix-Machine-Management/Helix-Machine-Lifecycle-Processes.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Operations/Templates". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Operations/Templates/process-info-template.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Operations/Templates/process-info-template.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Policy/ArcadeContributorGuidance.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy/ArcadeContributorGuidance.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Policy/AskModeTellModeTemplate.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy/AskModeTellModeTemplate.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Policy/ArcadeServicing.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy/ArcadeServicing.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Policy/AskTellMode.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy/AskTellMode.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Policy/ArcadeCommunications.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy/ArcadeCommunications.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Policy/ChangeBar.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy/ChangeBar.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Policy/ChangesPolicy.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy/ChangesPolicy.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Policy/DefaultsGuidance.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy/DefaultsGuidance.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Policy/PowershellBestPractices.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy/PowershellBestPractices.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Policy/TeamProcessPolicy.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy/TeamProcessPolicy.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Policy/TechnicalDebtPolicy.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy/TechnicalDebtPolicy.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Policy/DeploymentPolicy.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy/DeploymentPolicy.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Policy/TestingMSBuildGuidance.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy/TestingMSBuildGuidance.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Policy/ToolsetPolicy.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy/ToolsetPolicy.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Policy/VS2019SupportPolicy.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Policy/VS2019SupportPolicy.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/assets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/assets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/assets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/assets/QueueCoreSetup.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/assets/QueueCoreSetup.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/assets/GrafanaAlert.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/assets/GrafanaAlert.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/assets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/assets/MachinesOffline.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/assets/MachinesOffline.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/assets/QueueSecurityBuild.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/assets/QueueSecurityBuild.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/assets/MultipleSubs.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/assets/MultipleSubs.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/assets/RedirectJobsWorkflow.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/assets/RedirectJobsWorkflow.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/assets/toolversions.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/assets/toolversions.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/assets/Telemetry.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/assets/Telemetry.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Auto-Retry Failures". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Auto-Retry Failures". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Auto-Retry Failures". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Auto-Retry Failures/AutoRetryTelemetry.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Auto-Retry Failures/AutoRetryTelemetry.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Auto-Retry Failures/AutoRetryDocumentation.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Auto-Retry Failures/AutoRetryDocumentation.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Auto-Retry Failures/Overview-Requirements.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Auto-Retry Failures/Overview-Requirements.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Auto-Retry Failures/Images". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Auto-Retry Failures/Images". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Auto-Retry Failures/Images". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Auto-Retry Failures/Images/Logs.JPG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Auto-Retry Failures/Images/Logs.JPG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Auto-Retry Failures/Images/WorkItemAggregateSummary_Count.JPG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Auto-Retry Failures/Images/WorkItemAggregateSummary_Count.JPG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Auto-Retry Failures/Images/WorkItemAggregateSummary_Icon.JPG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Auto-Retry Failures/Images/WorkItemAggregateSummary_Icon.JPG". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/AutoScaler". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/AutoScaler/AutoScalerInvestigateIssues.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/AutoScaler/AutoScalerInvestigateIssues.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/BlobFeeds". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/BlobFeeds/Blob-Feeds-Intro.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/BlobFeeds/Blob-Feeds-Intro.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/build-failure-buckets.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/build-failure-buckets.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/buildingvertical.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/buildingvertical.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/cmake-design.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/cmake-design.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/cmake-scenarios.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/cmake-scenarios.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/custom-auto-scaling.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/custom-auto-scaling.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/docker-image-usage-improvements.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/docker-image-usage-improvements.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/fetch-internal-tooling.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/fetch-internal-tooling.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/helix-metrics.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/helix-metrics.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/ibcmerge.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/ibcmerge.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/improve-arcade-reliability.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/improve-arcade-reliability.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/one-pager-template.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/one-pager-template.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/MaestoTask_TestPlan.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/MaestoTask_TestPlan.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/RepositoriesInTheirOwnSubscription.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/RepositoriesInTheirOwnSubscription.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Servicing Guidelines.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Servicing Guidelines.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/security-builds.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/security-builds.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/source-build-orchestration.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/source-build-orchestration.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Core Reduction". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Core Reduction/Automated_MaxScale_Updates.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Core Reduction/Automated_MaxScale_Updates.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Dependency Flow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Dependency Flow". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Dependency Flow/release-branch-history.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Dependency Flow/release-branch-history.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Dependency Flow/improved-dependency-flow.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Dependency Flow/improved-dependency-flow.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Dev WF Actionable PRs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Dev WF Actionable PRs/Capabilities and Data.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Dev WF Actionable PRs/Capabilities and Data.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Dev Workflow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Dev Workflow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Dev Workflow". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Dev Workflow/Known Issues - arcade5963.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Dev Workflow/Known Issues - arcade5963.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Dev Workflow/Retry Builds - arcade5963.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Dev Workflow/Retry Builds - arcade5963.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Dev Workflow/Passed On Rerun Data.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Dev Workflow/Passed On Rerun Data.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Dev Workflow". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Dev Workflow/Failure Guessing - arcade5963.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Dev Workflow/Failure Guessing - arcade5963.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Dev Workflow/Retry Tests - arcade5963.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Dev Workflow/Retry Tests - arcade5963.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/HelixTestLogSearch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/HelixTestLogSearch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/HelixTestLogSearch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/HelixTestLogSearch/instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/HelixTestLogSearch/instructions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/HelixTestLogSearch/one-pager.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/HelixTestLogSearch/one-pager.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/HelixTestLogSearch/poc-summary.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/HelixTestLogSearch/poc-summary.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/HelixTestLogSearch/Resources". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/HelixTestLogSearch/Resources/project-diagram.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/HelixTestLogSearch/Resources/project-diagram.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/OneLocBuild". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/OneLocBuild/one-pager.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/OneLocBuild/one-pager.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/OS Onboarding/Images". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/OS Onboarding/Images/DevWorkFlow.JPG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/OS Onboarding/Images/DevWorkFlow.JPG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/OS Onboarding/Requirements.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/OS Onboarding/Requirements.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/SBOM Generation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/SBOM Generation/one-pager.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/SBOM Generation/one-pager.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/SDL". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/SDL/arcade-services-fall-2020-one-pager.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/SDL/arcade-services-fall-2020-one-pager.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Secret Management". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Secret Management/one-pager.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Secret Management/one-pager.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/ServicingJobRedirection". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/ServicingJobRedirection". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/ServicingJobRedirection". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/ServicingJobRedirection/ServicingBuildsRedirectDesign.svg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/ServicingJobRedirection/ServicingBuildsRedirectDesign.svg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/ServicingJobRedirection/DesignDocs.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/ServicingJobRedirection/DesignDocs.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/ServicingJobRedirection/1ESManagedPoolsDesign.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/ServicingJobRedirection/1ESManagedPoolsDesign.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/ServicingJobRedirection/One-Pager.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/ServicingJobRedirection/One-Pager.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Toolset". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Toolset". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Toolset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Toolset/PublishConsumeContract.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Toolset/PublishConsumeContract.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Toolset/TaskPackages.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Toolset/TaskPackages.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/Toolset/Overview.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/Toolset/Overview.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/V3 Publishing". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/V3 Publishing/one-pager.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/V3 Publishing/one-pager.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/VSTS". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/VSTS". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/VSTS". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/VSTS". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/VSTS/pipebuild-feature-history.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/VSTS/pipebuild-feature-history.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/VSTS/helix-job-sender.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/VSTS/helix-job-sender.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/VSTS/dotnet-bot-github-service-endpoint.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/VSTS/dotnet-bot-github-service-endpoint.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/VSTS/signed-dnceng.visualstudio.com-builds.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/VSTS/signed-dnceng.visualstudio.com-builds.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/VSTS/vsts-windows-connection-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/VSTS/vsts-windows-connection-instructions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Project-Docs/VSTS/vsts-preview-versus-pipebuild.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Project-Docs/VSTS/vsts-preview-versus-pipebuild.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/BuildRetryOnboard.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/BuildRetryOnboard.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/KnownIssues.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/KnownIssues.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Introduction.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Introduction.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Specifics.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Specifics.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Test Retry Documentation.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Test Retry Documentation.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Resources/BuildRetryWorkflow.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources/BuildRetryWorkflow.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Resources/AzureDevOpsArtifactsTab.PNG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources/AzureDevOpsArtifactsTab.PNG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Resources/build_analysis_check_on_pr.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources/build_analysis_check_on_pr.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Resources/AzureDevOpsPassedOnRerun.PNG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources/AzureDevOpsPassedOnRerun.PNG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Resources/ArtifactsTab.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources/ArtifactsTab.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Resources/checks_tab.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources/checks_tab.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Resources/installed_github_apps.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources/installed_github_apps.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Resources/JobNameErrorsExample.PNG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources/JobNameErrorsExample.PNG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Resources/KnownIssuesLinks.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources/KnownIssuesLinks.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Resources/PipelineErrorsExample.PNG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources/PipelineErrorsExample.PNG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Resources/KnownIssuesListed.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources/KnownIssuesListed.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Resources/shared_test_failures.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources/shared_test_failures.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Resources/StageNameExample.PNG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources/StageNameExample.PNG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Resources/unique_build_failures.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources/unique_build_failures.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Build Analysis/Resources/test_failures.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Build Analysis/Resources/test_failures.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/DevOps/CI". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/DevOps/CI". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/DevOps/CI". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/DevOps/CI/failure-breakdown.PNG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/DevOps/CI/failure-breakdown.PNG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/DevOps/CI/definition-passing-rate-over-time.PNG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/DevOps/CI/definition-passing-rate-over-time.PNG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/DevOps/CI/Category-sample.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/DevOps/CI/Category-sample.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/DevOps/CI/NET-Core-Telemetry-Reports.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/DevOps/CI/NET-Core-Telemetry-Reports.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/DevOps/CI/failure-categories.PNG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/DevOps/CI/failure-categories.PNG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/DevOps/CI/repo-passing-rate.PNG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/DevOps/CI/repo-passing-rate.PNG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/DevOps/CI/Roadmap.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/DevOps/CI/Roadmap.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/DevOps/CI/Telemetry-Guidance.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/DevOps/CI/Telemetry-Guidance.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/DevOps/CI/telemetry-message-filtering.PNG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/DevOps/CI/telemetry-message-filtering.PNG". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/DevOps/Tasks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/DevOps/Tasks/OnePager.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/DevOps/Tasks/OnePager.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/images/arcadified.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images/arcadified.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/images/azdo-default-branch.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images/azdo-default-branch.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/images/component-governance-2.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images/component-governance-2.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/images/component-governance-1.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images/component-governance-1.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/images/azdo-mirrored.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images/azdo-mirrored.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/images/darc-pat-sso.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images/darc-pat-sso.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/images/default-branch.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images/default-branch.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/images/delete-azdo-master.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images/delete-azdo-master.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/images/edit-pipeline.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images/edit-pipeline.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/images/edit-pr-1.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images/edit-pr-1.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/images/edit-pr-2.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images/edit-pr-2.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/images/github-branch-rename-tool.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images/github-branch-rename-tool.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/images/github-ui-notification.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images/github-ui-notification.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/images/maestro-enabled.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images/maestro-enabled.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/images/pipeline-default-branch.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images/pipeline-default-branch.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/images/pipeline-triggers.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images/pipeline-triggers.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/images/save-pipeline.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/images/save-pipeline.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/M2MRenaming/Master-to-Main-renaming-guide.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/M2MRenaming/Master-to-Main-renaming-guide.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/NativeDependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/NativeDependencies/NativeDependencyBootstrappingPhase1.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/NativeDependencies/NativeDependencyBootstrappingPhase1.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/PKPIs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/PKPIs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/PKPIs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/PKPIs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/PKPIs/lbp-stacked.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/PKPIs/lbp-stacked.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/PKPIs/lbp-breakdown.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/PKPIs/lbp-breakdown.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/PKPIs/lbp-ot.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/PKPIs/lbp-ot.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/PKPIs/flowgraph.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/PKPIs/flowgraph.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/PKPIs/LongestBuildPath.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/PKPIs/LongestBuildPath.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/PKPIs/Roadmap.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/PKPIs/Roadmap.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/PKPIs/Triage-Design.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/PKPIs/Triage-Design.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/PKPIs/Triage-Design.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/PKPIs/Triage-Design.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Signing". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Projects/Signing/SigningPlan.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Projects/Signing/SigningPlan.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/RepoToolset". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/RepoToolset". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/RepoToolset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/RepoToolset/PipelineVariables.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/RepoToolset/PipelineVariables.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/RepoToolset/MigrationToArcade.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/RepoToolset/MigrationToArcade.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/RepoToolset/SignToolLog.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/RepoToolset/SignToolLog.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/RepoToolset/VariableGroups.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/RepoToolset/VariableGroups.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Staging-Pipeline". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Staging-Pipeline". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Staging-Pipeline/running-the-pipeline.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Staging-Pipeline/running-the-pipeline.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Staging-Pipeline/making-and-validating-changes.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Staging-Pipeline/making-and-validating-changes.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/DevGuide". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/DevGuide". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/DevGuide". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/DevGuide". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/DevGuide". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/DevGuide/azdoworkitemguidance.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/DevGuide/azdoworkitemguidance.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/DevGuide/happyhour.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/DevGuide/happyhour.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/DevGuide/hybridcollab.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/DevGuide/hybridcollab.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/DevGuide/availability.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/DevGuide/availability.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/DevGuide/hybridprinciples.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/DevGuide/hybridprinciples.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/DevGuide/documentationguidelines.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/DevGuide/documentationguidelines.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/DevGuide/hybridtriage.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/DevGuide/hybridtriage.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/DevGuide/IssueTrackingGuidance.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/DevGuide/IssueTrackingGuidance.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/DevGuide/meetings.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/DevGuide/meetings.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/DevGuide/standup.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/DevGuide/standup.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/DevGuide/readme.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/DevGuide/readme.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/async-triage-core-eng13288.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/async-triage-core-eng13288.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/automated-image-generation13997.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/automated-image-generation13997.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/core-eng-repository-migration-15084.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/core-eng-repository-migration-15084.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/artifact-maintenance-core-eng-14605.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/artifact-maintenance-core-eng-14605.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/EpicDropDown.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/EpicDropDown.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/increase-visibility-helix-queues-arcade8824.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/increase-visibility-helix-queues-arcade8824.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/moving-daily-builds-off-dotnetcli-arcade5757.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/moving-daily-builds-off-dotnetcli-arcade5757.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/native-tools-bootstrapping-security15522.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/native-tools-bootstrapping-security15522.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/non-sdk-partial-releases-core-eng-14577.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/non-sdk-partial-releases-core-eng-14577.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/pipeline-machine-learning-arcade8824.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/pipeline-machine-learning-arcade8824.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/pr-failure-tagging-one-pager-core-eng-12136.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/pr-failure-tagging-one-pager-core-eng-12136.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/secret-sweep-and-clean-core-eng-13551.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/secret-sweep-and-clean-core-eng-13551.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/stateless-pools-cost-analysis.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/stateless-pools-cost-analysis.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/validation-notifications-arcade7299.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/validation-notifications-arcade7299.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/telemetry-monitoring-for-android-and-apple-platforms-13607.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/telemetry-monitoring-for-android-and-apple-platforms-13607.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/zenhub-migration-core-eng-15084.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/zenhub-migration-core-eng-15084.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/IncreaseVisibilityHelixQueues". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/IncreaseVisibilityHelixQueues". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/IncreaseVisibilityHelixQueues". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/IncreaseVisibilityHelixQueues". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/IncreaseVisibilityHelixQueues/roslyn-CI.svg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/IncreaseVisibilityHelixQueues/roslyn-CI.svg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/IncreaseVisibilityHelixQueues/design-mockup.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/IncreaseVisibilityHelixQueues/design-mockup.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/IncreaseVisibilityHelixQueues/back-tested-accuracy-vs-time.svg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/IncreaseVisibilityHelixQueues/back-tested-accuracy-vs-time.svg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/One-Pagers/IncreaseVisibilityHelixQueues/design-mockup-justin-impl.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/One-Pagers/IncreaseVisibilityHelixQueues/design-mockup-justin-impl.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-07-24.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-07-24.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-08-14.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-08-14.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Rollout_Scorer_Proposal.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Rollout_Scorer_Proposal.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Rollout_Scorer_Automation_Proposal.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Rollout_Scorer_Automation_Proposal.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-09-04.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-09-04.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-09-25.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-09-25.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-10-16.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-10-16.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-10-02.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-10-02.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-10-30.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-10-30.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-12-04.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-12-04.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-11-13.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-11-13.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-01-09.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-01-09.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-12-11.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2019-12-11.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-01-29.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-01-29.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-02-12.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-02-12.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-01-23.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-01-23.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-02-05.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-02-05.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-02-19.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-02-19.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-03-18.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-03-18.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-04-01.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-04-01.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-03-25.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-03-25.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-04-06.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-04-06.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-04-08.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-04-08.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-04-29.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-04-29.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-04-15.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-04-15.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-05-06.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-05-06.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-04-22.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-04-22.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-05-20.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-05-20.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-05-13.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-05-13.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-05-27.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-05-27.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-06-10.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-06-10.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-06-17.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-06-17.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-06-03.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-06-03.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-07-01.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-07-01.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-06-25.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-06-25.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-07-08.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-07-08.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-07-15.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-07-15.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-07-29.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-07-29.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-07-22.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-07-22.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-08-19.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-08-19.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-08-26.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-08-26.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-08-21.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-08-21.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-09-02.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-09-02.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-08-05.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-08-05.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-08-12.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-08-12.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-09-09.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-09-09.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-09-16.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-09-16.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-09-24.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-09-24.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-09-30.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-09-30.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-09-23.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-09-23.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-10-07.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-10-07.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-09-17.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-09-17.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-10-14.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-10-14.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-10-21.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-10-21.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-11-11.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-11-11.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-10-28.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-10-28.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-11-04.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-11-04.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-11-10.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-11-10.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-11-19.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-11-19.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-12-09.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-12-09.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-12-02.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-12-02.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-01-06.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-01-06.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-12-16.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2020-12-16.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-01-13.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-01-13.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-01-20.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-01-20.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-01-27.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-01-27.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-02-10.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-02-10.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-02-03.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-02-03.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-02-17.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-02-17.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-02-24.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-02-24.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-03-03.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-03-03.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-03-05.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-03-05.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-03-24.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-03-24.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-03-10.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-03-10.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-03-17.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-03-17.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-03-31.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-03-31.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-04-14.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-04-14.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-04-07.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-04-07.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-04-21.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-04-21.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-04-28.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-04-28.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-05-05.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-05-05.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-05-12.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-05-12.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-05-19.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-05-19.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-05-26.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-05-26.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-06-02.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-06-02.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-06-09.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-06-09.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-06-16.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-06-16.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-06-23.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-06-23.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-06-24.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-06-24.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-06-30.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-06-30.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-06-25.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-06-25.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-07-07.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-07-07.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-07-15.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-07-15.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-07-22.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-07-22.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-07-21.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-07-21.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-07-28.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-07-28.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-08-02.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-08-02.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-08-04.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-08-04.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-08-10.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-08-10.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-08-18.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-08-18.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-08-11.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-08-11.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-08-25.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-08-25.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-08-27.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-08-27.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-09-01.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-09-01.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-09-08.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-09-08.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-09-02.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-09-02.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-09-14.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-09-14.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-09-15.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-09-15.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-09-22.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-09-22.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-10-13.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-10-13.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-10-20.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-10-20.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-10-06.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-10-06.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-10-23.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-10-23.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-09-29.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-09-29.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-10-27.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-10-27.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-11-03.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-11-03.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-11-30.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-11-30.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-11-10.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-11-10.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-12-01.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-12-01.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-11-17.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-11-17.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-12-08.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-12-08.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-12-15.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2021-12-15.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-01-05.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-01-05.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-01-12.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-01-12.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-01-19.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-01-19.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-01-26.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-01-26.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-02-02.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-02-02.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-02-09.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-02-09.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-02-21.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-02-21.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-02-17.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-02-17.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-03-02.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-03-02.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-03-09.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-03-09.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-03-16.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-03-16.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-03-23.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-03-23.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-03-30.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-03-30.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-04-06.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-04-06.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-04-13.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-04-13.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-04-20.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-04-20.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-04-27.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-04-27.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-05-03.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-05-03.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-05-04.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-05-04.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-05-11.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-05-11.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-07-13.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-07-13.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-05-19.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-05-19.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-07-27.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-07-27.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-07-20.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-07-20.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-08-03.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-08-03.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-08-10.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-08-10.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-08-17.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/TeamProcess/Rollout-Scorecards/Scorecard_2022-08-17.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Validation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Validation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Validation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Validation/DeploymentProcess.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Validation/DeploymentProcess.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Validation/HelixValidation.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Validation/HelixValidation.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Validation/HealthMonitoring.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Validation/HealthMonitoring.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Validation/OSOBValidation.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Validation/OSOBValidation.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Validation/Overview.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Validation/Overview.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Validation/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Validation/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Documentation/Validation/TestingGuidance.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Documentation/Validation/TestingGuidance.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/BuildTask.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/BuildTask.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/configure-toolset.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/configure-toolset.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common-variables.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/configure-toolset.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/configure-toolset.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/GoalTimePerDefinition.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/GoalTimePerDefinition.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/PoliCheckExclusions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/PoliCheckExclusions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/promote-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/promote-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/Publishing.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/Publishing.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/SourceBuild.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/SourceBuild.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/Signing.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/Signing.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/SourceBuildPrebuiltBaseline.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/SourceBuildPrebuiltBaseline.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/TargetFrameworkDefaults.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/TargetFrameworkDefaults.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/test-configuration.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/test-configuration.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/update-packagesource.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/update-packagesource.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/update-packagesource.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/update-packagesource.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/validate-sdk.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/validate-sdk.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/Version.Details.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/Version.Details.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/Versions.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/Versions.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cibuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cibuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/CIBuild.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/CIBuild.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/darc-init.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/darc-init.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/darc-init.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/darc-init.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/dotnet-install.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/dotnet-install.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/dotnet-install.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/dotnet-install.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/enable-cross-org-publishing.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/enable-cross-org-publishing.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/dotnet-install.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/dotnet-install.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/generate-locproject.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/generate-locproject.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/generate-sbom-prep.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/generate-sbom-prep.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/init-tools-native.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/init-tools-native.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/init-tools-native.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/init-tools-native.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/helixpublish.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/helixpublish.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/generate-sbom-prep.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/generate-sbom-prep.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/internal-feed-operations.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/internal-feed-operations.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/init-tools-native.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/init-tools-native.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/msbuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/msbuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/internal-feed-operations.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/internal-feed-operations.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/msbuild.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/msbuild.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/pipeline-logging-functions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/pipeline-logging-functions.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/PSScriptAnalyzerSettings.psd1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/PSScriptAnalyzerSettings.psd1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/retain-build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/retain-build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/sdk-task.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/sdk-task.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/SetupNugetSources.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/SetupNugetSources.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/SetupNugetSources.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/SetupNugetSources.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/tools.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/tools.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.jessie". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm/sources.list.focal" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.focal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm/sources.list.jammy" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.jammy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.zesty". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm64/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm64/sources.list.jammy" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.jammy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm64/sources.list.stretch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.stretch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm64/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.buster". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm64/sources.list.focal" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.focal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm64/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm64/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-fetch.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm64/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm64/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.zesty". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm64/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/arm64/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/arm64/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/armel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/armel/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/armel/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/armel/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/armel/tizen-fetch.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/armel/armel.jessie.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/armel/armel.jessie.patch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/armel/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/armel/sources.list.jessie". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/armel/tizen/tizen-dotnet.ks" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen-dotnet.ks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/armel/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/armv6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/armv6/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/armv6/sources.list.buster". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/build-android-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/build-android-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/toolchain.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/toolchain.cmake". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/ppc64le". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/ppc64le/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/ppc64le/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/riscv64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/riscv64/sources.list.sid" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/riscv64/sources.list.sid". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/s390x". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/s390x/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/s390x/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/x86". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/x86". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/x86". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/x86". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/x86/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/x86/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/x86/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/x86/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/x86/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/x86/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/x86/sources.list.focal" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/x86/sources.list.focal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/x86/sources.list.jammy" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/x86/sources.list.jammy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/x86/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/x86/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/x86/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/cross/x86/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/cross/x86/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/internal/Tools.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/internal/Tools.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/internal/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/internal/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/internal/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/internal/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/native/common-library.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/native/common-library.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/native/install-cmake.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/native/install-cmake.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/native/install-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/native/install-tool.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/native/install-cmake-test.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/native/install-cmake-test.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/native/init-compiler.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/native/init-compiler.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/native/CommonLibrary.psm1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/native/CommonLibrary.psm1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/post-build/nuget-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/post-build/nuget-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/post-build/check-channel-consistency.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/post-build/check-channel-consistency.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/post-build/post-build-utils.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/post-build/post-build-utils.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/post-build/add-build-to-channel.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/post-build/add-build-to-channel.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/post-build/sourcelink-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/post-build/sourcelink-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/post-build/publish-using-darc.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/post-build/publish-using-darc.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/post-build/trigger-subscriptions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/post-build/trigger-subscriptions.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/post-build/symbols-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/post-build/symbols-validation.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/sdl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/sdl/extract-artifact-packages.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-packages.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/sdl/execute-all-sdl-tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/sdl/execute-all-sdl-tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/sdl/extract-artifact-archives.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-archives.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/sdl/configure-sdl-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/sdl/configure-sdl-tool.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/sdl/init-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/sdl/init-sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/sdl/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/sdl/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/sdl/sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/sdl/sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/sdl/packages.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/sdl/packages.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/sdl/run-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/sdl/run-sdl.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/job". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/job/onelocbuild.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/job/onelocbuild.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/job/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/job/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/job/job.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/job/job.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/job/publish-build-assets.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/job/publish-build-assets.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/job/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/job/execute-sdl.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/job/source-index-stage1.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/job/source-index-stage1.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/jobs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/jobs/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/jobs/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/jobs/jobs.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/jobs/jobs.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/jobs/codeql-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/jobs/codeql-build.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/post-build/post-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/post-build/post-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/post-build/common-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/post-build/common-variables.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/post-build/setup-maestro-vars.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/post-build/setup-maestro-vars.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/post-build/trigger-subscription.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/post-build/trigger-subscription.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/steps/build-reason.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps/build-reason.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/steps/execute-codeql.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps/execute-codeql.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/steps/generate-sbom.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps/generate-sbom.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/steps/add-build-to-channel.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps/add-build-to-channel.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/steps/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps/execute-sdl.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/steps/publish-logs.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps/publish-logs.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/steps/run-on-unix.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps/run-on-unix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/steps/send-to-helix.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps/send-to-helix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/steps/run-script-ifequalelse.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps/run-script-ifequalelse.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/steps/retain-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps/retain-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/steps/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/steps/run-on-windows.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps/run-on-windows.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/steps/telemetry-start.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-start.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/steps/telemetry-end.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-end.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/variables". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/common/templates/variables/sdl-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/common/templates/variables/sdl-variables.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/publishing/v3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/eng/publishing/v3/publish.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/eng/publishing/v3/publish.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Images". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Images". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Images". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Images/newxunitproject.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Images/newxunitproject.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Images/Deployment_Workflow.svg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Images/Deployment_Workflow.svg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Images/OSOBValidation.svg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Images/OSOBValidation.svg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Images/scenariotestprojects.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Images/scenariotestprojects.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Images/Stages.PNG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Images/Stages.PNG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Images/testproject.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Images/testproject.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/Images/ValidationDeploymentWorkflow.svg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Images/ValidationDeploymentWorkflow.svg". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/scripts/create-net7-preview-flow.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts/create-net7-preview-flow.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/scripts/add-build-variables.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts/add-build-variables.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/scripts/flip-previewplus-flow.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts/flip-previewplus-flow.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/scripts/GitHubMergeBranches.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts/GitHubMergeBranches.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/scripts/duplicate-feed.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts/duplicate-feed.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/scripts/check-mirrors.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts/check-mirrors.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/scripts/list-repo-pipelines.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts/list-repo-pipelines.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/scripts/m2m-dotnet.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts/m2m-dotnet.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/scripts/launch-mirrors.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts/launch-mirrors.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/scripts/set-duplicate-secret.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts/set-duplicate-secret.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/scripts/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/scripts/mirror-branches-3.1.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/scripts/mirror-branches-3.1.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Internal/AssemblyResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Internal/AssemblyResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Internal/BuildTask.Desktop.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Internal/BuildTask.Desktop.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Internal/EnumerableExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Internal/EnumerableExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Internal/DisposeAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Internal/DisposeAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Internal/AssemblyResolution.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Internal/AssemblyResolution.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Internal/BuildTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Internal/BuildTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Internal/EnumExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Internal/EnumExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common.Tests/ArgumentEscaperTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common.Tests/ArgumentEscaperTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common.Tests/Microsoft.Arcade.Common.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common.Tests/Microsoft.Arcade.Common.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/ArcadeHttpMessageHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/ArcadeHttpMessageHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/Command.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Command.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/ArgumentEscaper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/ArgumentEscaper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/CommandFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/CommandFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/CommandResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/CommandResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/ExponentialRetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/ExponentialRetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/Helpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Helpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/FileSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/FileSystem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/ICommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/ICommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/ICommandFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/ICommandFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/IHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/IHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/IFileSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/IFileSystem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/IZipArchiveManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/IZipArchiveManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/MSBuildTaskBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/MSBuildTaskBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/IRetryHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/IRetryHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/MSBuildTaskBase.Desktop.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/MSBuildTaskBase.Desktop.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/RequestResponseHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/RequestResponseHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Common/ZipArchiveManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/ZipArchiveManager.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Test.Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Test.Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Test.Common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Test.Common/DiffUtil.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Test.Common/DiffUtil.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Test.Common/MockBuildEngine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Test.Common/MockBuildEngine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Test.Common/FakeHttpClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Test.Common/FakeHttpClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Test.Common/AssertEx.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Test.Common/AssertEx.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Test.Common/MockEngine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Test.Common/MockEngine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/Microsoft.Arcade.Test.Common/MockFileSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Test.Common/MockFileSystem.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/wix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Common/wix/dotnethome_x64.wxs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/wix/dotnethome_x64.wxs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Comparers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Comparers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Comparers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Comparers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Comparers/CciComparers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Comparers/CciComparers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Comparers/ICciComparers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Comparers/ICciComparers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Comparers/StringKeyComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Comparers/StringKeyComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Comparers/ApiComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Comparers/ApiComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Comparers/TypeDefinitionComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Comparers/TypeDefinitionComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Comparers/AttributeComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Comparers/AttributeComparer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Dgml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Dgml/DgmlExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Dgml/DgmlExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Differs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Differs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Differs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Differs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Differs/DifferenceType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Differs/DifferenceType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Differs/Differences.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Differs/Differences.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Differs/ElementDifferenceFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Differs/ElementDifferenceFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Differs/ElementDiffer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Differs/ElementDiffer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Differs/ExportDifferenceRuleAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Differs/ExportDifferenceRuleAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Differs/DifferenceRule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Differs/DifferenceRule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Differs/IDifferenceRule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Differs/IDifferenceRule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Differs/IDifferences.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Differs/IDifferences.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Differs/IDiffingService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Differs/IDiffingService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Differs/ListMerger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Differs/ListMerger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Differs/IElementDifferenceFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Differs/IElementDifferenceFactory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Differs/Rules". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Differs/Rules/TokenListDiffer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Differs/Rules/TokenListDiffer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Experimental". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Experimental". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Experimental". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Experimental". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Experimental/APIEmitter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Experimental/APIEmitter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Experimental/TypeReferenceSearcher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Experimental/TypeReferenceSearcher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Experimental/APIClosureTypeReferenceVisitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Experimental/APIClosureTypeReferenceVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Experimental/FilteredAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Experimental/FilteredAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Experimental/TrimAPIMutator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Experimental/TrimAPIMutator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Experimental/TypeReferenceVisitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Experimental/TypeReferenceVisitor.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Extensions/AccessorType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Extensions/AccessorType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Extensions/ApiKindExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Extensions/ApiKindExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Extensions/ApiKind.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Extensions/ApiKind.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Extensions/AssemblyIdentityHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Extensions/AssemblyIdentityHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Extensions/CustomAttributeProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Extensions/CustomAttributeProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Extensions/DocIdExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Extensions/DocIdExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Extensions/FakeCustomAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Extensions/FakeCustomAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Extensions/MemberExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Extensions/MemberExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Extensions/TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Extensions/TypeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Extensions/CSharp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Extensions/CSharp/CSharpCciExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Extensions/CSharp/CSharpCciExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/AttributeMarkedFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/AttributeMarkedFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/CciFilterExtensions.AndFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/CciFilterExtensions.AndFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/BaselineDifferenceFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/BaselineDifferenceFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/AttributesFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/AttributesFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/CciFilterExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/CciFilterExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/CciFilterExtensions.NegatedFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/CciFilterExtensions.NegatedFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/CciFilterExtensions.OrFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/CciFilterExtensions.OrFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/CommonTypesMappingDifferenceFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/CommonTypesMappingDifferenceFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/DocIdIncludeListFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/DocIdIncludeListFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/DocIdExcludeListFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/DocIdExcludeListFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/ExcludeOverridesFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/ExcludeOverridesFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/DifferenceFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/DifferenceFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/ExcludeCompilerGeneratedCciFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/ExcludeCompilerGeneratedCciFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/ExcludeAttributesFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/ExcludeAttributesFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/IDifferenceFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/IDifferenceFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/IntersectionFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/IntersectionFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/InternalsAndPublicCciFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/InternalsAndPublicCciFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/ICciFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/ICciFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/IMappingDifferenceFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/IMappingDifferenceFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/IncludeAllFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/IncludeAllFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/MappingDifferenceFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/MappingDifferenceFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/NotImplementedFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/NotImplementedFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/PublicAndProtectedFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/PublicAndProtectedFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/TypesOnlyMappingDifferenceFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/TypesOnlyMappingDifferenceFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Filters/PublicOnlyCciFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Filters/PublicOnlyCciFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/SRMetadataPEReaderCache.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/SRMetadataPEReaderCache.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/HostEnvironment.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/HostEnvironment.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/TypeDependencies.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/TypeDependencies.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/PortingHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/PortingHelpers.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Mappings". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Mappings". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Mappings". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Mappings". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Mappings/AssemblyMapping.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Mappings/AssemblyMapping.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Mappings/MappingSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Mappings/MappingSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Mappings/AttributesMapping.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Mappings/AttributesMapping.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Mappings/ElementMapping.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Mappings/ElementMapping.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Mappings/AssemblySetMapping.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Mappings/AssemblySetMapping.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Mappings/MemberMapping.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Mappings/MemberMapping.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Mappings/NamespaceMapping.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Mappings/NamespaceMapping.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Mappings/SimpleElementMapping.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Mappings/SimpleElementMapping.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Mappings/TypeMapping.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Mappings/TypeMapping.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Traversers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Traversers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Traversers/DifferenceTraverser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Traversers/DifferenceTraverser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Traversers/DocIdToTypeMappingTraverser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Traversers/DocIdToTypeMappingTraverser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Traversers/AssemblyReferenceTraverser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Traversers/AssemblyReferenceTraverser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Traversers/FilteredMetadataTraverser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Traversers/FilteredMetadataTraverser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Traversers/DependencyTraverser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Traversers/DependencyTraverser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Traversers/MappingsTypeMemberTraverser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Traversers/MappingsTypeMemberTraverser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Traversers/ResolveAllReferencesTraverser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Traversers/ResolveAllReferencesTraverser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Traversers/SimpleTypeMemberTraverser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Traversers/SimpleTypeMemberTraverser.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/CSharp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/CSharp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/CSharp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/CSharp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Fields.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Fields.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Attributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Attributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Events.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Events.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Enums.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Enums.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Generics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Generics.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Namespaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Namespaces.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Methods.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Methods.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Properties.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/CSharp/CSDeclarationWriter.Properties.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/CSharp/CSharpWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/CSharp/CSharpWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/ICciDeclarationWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/ICciDeclarationWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/DocumentIdWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/DocumentIdWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/ICciDifferenceWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/ICciDifferenceWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/ICciWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/ICciWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/IReviewCommentWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/IReviewCommentWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/TypeForwardWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/TypeForwardWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/Syntax". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/Syntax". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/Syntax/HtmlSyntaxWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/Syntax/HtmlSyntaxWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/Syntax/IndentionSyntaxWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/Syntax/IndentionSyntaxWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/Syntax/IStyleSyntaxWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/Syntax/IStyleSyntaxWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/Syntax/ISyntaxWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/Syntax/ISyntaxWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/Syntax/OpenXmlSyntaxWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/Syntax/OpenXmlSyntaxWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/Syntax/StyleHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/Syntax/StyleHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/Syntax/SyntaxToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/Syntax/SyntaxToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/Syntax/SyntaxStyle.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/Syntax/SyntaxStyle.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/Syntax/TextSyntaxWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/Syntax/TextSyntaxWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/Syntax/SyntaxTokenType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/Syntax/SyntaxTokenType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/Syntax/TokenSyntaxWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/Syntax/TokenSyntaxWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.Cci.Extensions/Writers/Syntax/UnifiedDiffSyntaxWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Writers/Syntax/UnifiedDiffSyntaxWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/ApiCompatRunner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/ApiCompatRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/MSBuildTextWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/MSBuildTextWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/OutputHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/OutputHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/ApiCompatTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/ApiCompatTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/build/Microsoft.DotNet.ApiCompat.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/build/Microsoft.DotNet.ApiCompat.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/ExportCciSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/ExportCciSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/MdilPublicOnlyCciFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/MdilPublicOnlyCciFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Executor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Executor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/DifferenceWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/DifferenceWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/NamespaceRemappingComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/NamespaceRemappingComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Microsoft.DotNet.ApiCompat.Core.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Microsoft.DotNet.ApiCompat.Core.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/PublicEditorBrowsableOnlyCciFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/PublicEditorBrowsableOnlyCciFilter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CannotAddAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CannotAddAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CannotAddAbstractMembers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CannotAddAbstractMembers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/AttributeDifference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/AttributeDifference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CannotMakeAbstract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CannotMakeAbstract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CannotMakeNonVirtual.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CannotMakeNonVirtual.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CannotMakeMoreVisible.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CannotMakeMoreVisible.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CannotSealType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CannotSealType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CannotRemoveGenerics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CannotRemoveGenerics.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CannotRemoveBaseTypeOrInterface.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CannotRemoveBaseTypeOrInterface.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CompatDifferenceRule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/CompatDifferenceRule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/DelegatesMustMatch.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/DelegatesMustMatch.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/EnumTypesMustMatch.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/EnumTypesMustMatch.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/EnumValuesMustMatch.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/EnumValuesMustMatch.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/InterfacesShouldHaveSameMembers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/InterfacesShouldHaveSameMembers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/IDifferenceOperands.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/IDifferenceOperands.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/MembersMustExist.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/MembersMustExist.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/IRuleSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/IRuleSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/ParameterNamesCannotChange.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/ParameterNamesCannotChange.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/ParameterModifiersCannotChange.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/ParameterModifiersCannotChange.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/TypeCannotChangeClassification.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/TypeCannotChangeClassification.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/TypesMustAlwaysImplementIDisposable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/TypesMustAlwaysImplementIDisposable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/TypesMustExist.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/Compat/TypesMustExist.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/InheritanceHierarchyChangeTracker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/InheritanceHierarchyChangeTracker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/ParameterTypeCannotChange.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Rules/ParameterTypeCannotChange.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/tests/AttributeDifferenceTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/AttributeDifferenceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/tests/Microsoft.DotNet.ApiCompat.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/Microsoft.DotNet.ApiCompat.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/tests/TempFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TempFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/tests/ApiCompatFrontend.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/ApiCompatFrontend.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/tests/Helpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/Helpers.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.Contract.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.Contract.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifferenceClass1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifferenceClass1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifference.Implementation.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifference.Implementation.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/CalculateAssemblyAndFileVersionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/CalculateAssemblyAndFileVersionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/GetAssemblyFullNameTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/GetAssemblyFullNameTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/GenerateResxSourceTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/GenerateResxSourceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/GenerateSourcePackageSourceLinkTargetsFileTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/GenerateSourcePackageSourceLinkTargetsFileTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/GetLicenseFilePathTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/GetLicenseFilePathTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/GroupItemsByTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/GroupItemsByTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/MinimalRepoTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/MinimalRepoTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/RepoWithConditionalProjectsToBuildTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/RepoWithConditionalProjectsToBuildTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/ValidateLicenseTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/ValidateLicenseTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo/MinimalRepo.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo/MinimalRepo.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo/Directory.Build.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo/eng". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo/eng/Versions.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo/eng/Versions.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo/src/ClassLib1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo/src/ClassLib1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo/src/ClassLib1/ClassLib1.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo/src/ClassLib1/ClassLib1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo/src/ClassLib1/Class1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/MinimalRepo/src/ClassLib1/Class1.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/RepoWithConditionalProjectsToBuild.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/RepoWithConditionalProjectsToBuild.sln". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/eng". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/eng/Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/eng/Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/eng/Versions.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/eng/Versions.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/src/Always". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/src/Always". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/src/Always/Always.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/src/Always/Always.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/src/Always/Class1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/src/Always/Class1.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/src/Maybe". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/src/Maybe". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/src/Maybe/Class1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/src/Maybe/Class1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/src/Maybe/Maybe.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/RepoWithConditionalProjectsToBuild/src/Maybe/Maybe.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/Resources". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/Resources". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/Resources". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/Resources". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/Resources/TestStrings.Default.cs.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/Resources/TestStrings.Default.cs.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/Resources/TestStrings.OmitGetResourceString.cs.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/Resources/TestStrings.OmitGetResourceString.cs.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/Resources/TestStrings.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/Resources/TestStrings.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/Resources/TestStrings.AsConstants.cs.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/Resources/TestStrings.AsConstants.cs.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/Resources". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/Resources/TestStrings.EmitFormatMethods.cs.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/testassets/Resources/TestStrings.EmitFormatMethods.cs.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/Utilities". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/Utilities/TestApp.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/Utilities/TestApp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/Utilities/TestProjectFixture.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/Utilities/TestProjectFixture.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/Utilities/CollectionExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/Utilities/CollectionExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/sdk/Sdk.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/sdk/Sdk.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/CalculateAssemblyAndFileVersions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/CalculateAssemblyAndFileVersions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/GenerateChecksums.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/GenerateChecksums.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/CompareVersions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/CompareVersions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/DownloadFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/DownloadFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/CheckRequiredDotNetVersion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/CheckRequiredDotNetVersion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/ExtractNgenMethodList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/ExtractNgenMethodList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/GenerateSourcePackageSourceLinkTargetsFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/GenerateSourcePackageSourceLinkTargetsFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/GenerateResxSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/GenerateResxSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/GetLicenseFilePath.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/GetLicenseFilePath.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/GetAssemblyFullName.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/GetAssemblyFullName.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/GroupItemsBy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/GroupItemsBy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/InstallDotNetCore.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/InstallDotNetCore.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/SaveItems.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/SaveItems.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/LocateDotNet.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/LocateDotNet.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/SingleError.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/SingleError.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/Unsign.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/Unsign.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/ValidateLicense.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/ValidateLicense.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/SetCorFlags.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/SetCorFlags.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/SourceBuild". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/SourceBuild". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/SourceBuild/ReadSourceBuildIntermediateNupkgDependencies.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/SourceBuild/ReadSourceBuildIntermediateNupkgDependencies.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/SourceBuild/AddSourceToNuGetConfig.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/SourceBuild/AddSourceToNuGetConfig.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/BeforeCommonTargets.CrossTargeting.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/BeforeCommonTargets.CrossTargeting.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/BeforeCommonTargets.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/BeforeCommonTargets.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/BuildReleasePackages.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/BuildReleasePackages.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/BuildTasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/BuildTasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/BuildStep.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/BuildStep.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Compiler.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Compiler.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Empty.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Empty.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/GenerateChecksums.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/GenerateChecksums.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Imports.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Imports.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/GenerateResxSource.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/GenerateResxSource.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/InstallDotNetCore.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/InstallDotNetCore.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/GenerateInternalsVisibleTo.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/GenerateInternalsVisibleTo.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Linker.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Linker.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Localization.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Localization.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/NativeVersion.rc" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/NativeVersion.rc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/OptimizationData.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/OptimizationData.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Performance.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Performance.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/ProjectDefaults.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/ProjectDefaults.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/ProjectDefaults.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/ProjectDefaults.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/ProjectLayout.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/ProjectLayout.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/RepoLayout.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/RepoLayout.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryInfo.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryInfo.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Settings.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Settings.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Sign.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Sign.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Sign.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Sign.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/StrongName.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/StrongName.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/StrongName.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/StrongName.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Tests.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Tests.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SymStore.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SymStore.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Tests.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Tests.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Version.BeforeCommonTargets.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Version.BeforeCommonTargets.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Version.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Version.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.BuildIbcTrainingInputs.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.BuildIbcTrainingInputs.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.ImportSdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.ImportSdk.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.AcquireOptimizationData.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.AcquireOptimizationData.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.InsertionManifests.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.InsertionManifests.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.SetupPackage.swixproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.SetupPackage.swixproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.SetupPackage.vsmanproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.SetupPackage.vsmanproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.VsixBuild.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/VisualStudio.VsixBuild.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/VSTest.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/VSTest.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Workarounds.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Workarounds.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Workarounds.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Workarounds.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Assets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Assets/DotNetPackageIcon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Assets/DotNetPackageIcon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Licenses". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Licenses". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Licenses". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Licenses/Apache-2.0.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Licenses/Apache-2.0.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Licenses/MicrosoftDotNetLibrary.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Licenses/MicrosoftDotNetLibrary.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Licenses/MIT.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Licenses/MIT.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/Licenses/VisualStudioExtensions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/Licenses/VisualStudioExtensions.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/MSTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/MSTest/MSTest.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/MSTest/MSTest.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/NUnit". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/NUnit/NUnit.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/NUnit/NUnit.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/PublishBuildAssets.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/PublishBuildAssets.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/PublishArtifactsInManifest.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/PublishArtifactsInManifest.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/PublishSignedAssets.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/PublishSignedAssets.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/PublishToSymbolServers.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/PublishToSymbolServers.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/SigningValidation.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/SigningValidation.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/VisualStudio.BuildIbcTrainingSettings.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/VisualStudio.BuildIbcTrainingSettings.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/Versions.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/Versions.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/VisualStudio.IbcTraining.runsettings" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/VisualStudio.IbcTraining.runsettings". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/snk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/snk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/git-clone-to-dir.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/git-clone-to-dir.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcade.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcade.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadeBuild.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadeBuild.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadePublish.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadePublish.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadeTools.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadeTools.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildIntermediate.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildIntermediate.proj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/XUnit". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/XUnit". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/XUnit". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/XUnit/xunit.runner.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/XUnit/xunit.runner.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/XUnit/XUnit.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/XUnit/XUnit.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/tools/XUnit/XUnit.Runner.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/tools/XUnit/XUnit.Runner.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ArcadeLogging/PipelinesLogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/PipelinesLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.ArcadeLogging/MessageBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/MessageBuilder.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/ApiRecordingCSharpDiffWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/ApiRecordingCSharpDiffWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/AssemblyClassification.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/AssemblyClassification.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/AssemblySet.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/AssemblySet.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/ClassifiedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/ClassifiedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/DiffCciFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/DiffCciFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/DiffApiDefinition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/DiffApiDefinition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/DiffComment.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/DiffComment.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/DiffConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/DiffConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/DiffConfigurationOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/DiffConfigurationOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/DiffCSharpWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/DiffCSharpWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/DiffConfigurationExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/DiffConfigurationExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/DiffCsvWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/DiffCsvWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/DiffDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/DiffDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/DiffEngine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/DiffEngine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/DiffFormat.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/DiffFormat.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/DiffLine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/DiffLine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/DiffRecorder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/DiffRecorder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/DiffLineKind.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/DiffLineKind.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/DiffStyle.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/DiffStyle.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/DiffToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/DiffToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/MefHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/MefHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Microsoft.DotNet.AsmDiff.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Microsoft.DotNet.AsmDiff.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/MarkdownDiffExporter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/MarkdownDiffExporter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/DiffTokenKind.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/DiffTokenKind.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Resources.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Resources.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/CsvSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/CsvSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/CsvWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/CsvWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/CsvTextWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/CsvTextWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffAssemblyCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffAssemblyCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffDifferenceCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffDifferenceCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffIdCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffIdCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffInNewCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffInNewCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffInOldCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffInOldCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffMemberCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffMemberCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffNewAssemblyCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffNewAssemblyCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffNamespaceCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffNamespaceCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffKindCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffKindCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffObsoletionCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffObsoletionCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffOverrideCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffOverrideCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffReturnTypeCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffReturnTypeCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffOldAssemblyCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffOldAssemblyCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffStaticCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffStaticCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffSubKindCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffSubKindCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffTokensCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffTokensCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffTypeCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffTypeCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffTypeIdCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffTypeIdCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffTypeIsExposedCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffTypeIsExposedCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffUnsafeCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffUnsafeCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffVirtualityCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffVirtualityCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/DiffVisibiliyCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/DiffVisibiliyCsvColumn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/Csv/IDiffCsvColumn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Csv/IDiffCsvColumn.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/xlf/Resources.de.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/xlf/Resources.de.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/xlf/Resources.es.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/xlf/Resources.es.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/xlf/Resources.cs.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/xlf/Resources.cs.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/xlf/Resources.fr.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/xlf/Resources.fr.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/xlf/Resources.it.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/xlf/Resources.it.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/xlf/Resources.ja.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/xlf/Resources.ja.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/xlf/Resources.pl.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/xlf/Resources.pl.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/xlf/Resources.ko.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/xlf/Resources.ko.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/xlf/Resources.tr.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/xlf/Resources.tr.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/xlf/Resources.pt-BR.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/xlf/Resources.pt-BR.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/xlf/Resources.ru.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/xlf/Resources.ru.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/xlf/Resources.zh-Hans.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/xlf/Resources.zh-Hans.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.AsmDiff/xlf/Resources.zh-Hant.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/xlf/Resources.zh-Hant.xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/build/archives.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/build/archives.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/build/Microsoft.DotNet.Build.Tasks.Archives.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/build/Microsoft.DotNet.Build.Tasks.Archives.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Archives/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/BuildModelFactoryTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/BuildModelFactoryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/GeneralTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/GeneralTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/GenerateBuildManifestTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/GenerateBuildManifestTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/ExecWithRetriesForNuGetPushTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/ExecWithRetriesForNuGetPushTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/ParseBuildManifestTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/ParseBuildManifestTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/PublishArtifactsInManifestTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/PublishArtifactsInManifestTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/PublishToSymbolServerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/PublishToSymbolServerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/PushToBlobFeedTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/PushToBlobFeedTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/PushToAzureDevOpsArtifactsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/PushToAzureDevOpsArtifactsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/SetupTargetFeedConfigV3Tests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/SetupTargetFeedConfigV3Tests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/TestInputs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/TestInputs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/TestDoubles". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/TestDoubles". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/TestDoubles/StubTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/TestDoubles/StubTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/TestDoubles/MockRetryHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/TestDoubles/MockRetryHandler.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/TestInputs/Manifests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/TestInputs/Manifests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/TestInputs/Manifests/SampleV2.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/TestInputs/Manifests/SampleV2.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/TestInputs/Manifests/SampleV3.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/TestInputs/Manifests/SampleV3.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/TestInputs/Symbols". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/TestInputs/Symbols/test.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/TestInputs/Symbols/test.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/build/Microsoft.DotNet.Build.Tasks.Feed.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/build/Microsoft.DotNet.Build.Tasks.Feed.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/sdk/Sdk.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/AssetPublisherFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/AssetPublisherFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureDevOpsNugetFeedAssetPublisher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureDevOpsNugetFeedAssetPublisher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureDevOpsFeedPermission.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureDevOpsFeedPermission.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureDevOpsArtifactFeed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureDevOpsArtifactFeed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureStorageAssetPublisher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureStorageAssetPublisher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureStorageContainerAssetPublisher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureStorageContainerAssetPublisher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureStorageExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureStorageExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureStorageFeedAssetPublisher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureStorageFeedAssetPublisher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/BlobArtifactModelFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/BlobArtifactModelFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/BlobUrlInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/BlobUrlInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/BuildModelFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/BuildModelFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/CopyBlobDirectory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/CopyBlobDirectory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/BlobFeedAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/BlobFeedAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/CreateAzureStorageBlobFeed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/CreateAzureStorageBlobFeed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/ConfigureInputFeed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/ConfigureInputFeed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/CreateAzureDevOpsFeed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/CreateAzureDevOpsFeed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/ExecWithRetriesForNuGetPush.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/ExecWithRetriesForNuGetPush.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/GetBlobFeedPackageList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/GetBlobFeedPackageList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/IAssetPublisher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/IAssetPublisher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/GenerateBuildManifest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/GenerateBuildManifest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/PackageArtifactModelFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/PackageArtifactModelFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/ParseBlobUrl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/ParseBlobUrl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/ParseBuildManifest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/ParseBuildManifest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifestV3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifestV3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifestV2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifestV2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishSignedAssets.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishSignedAssets.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishSymbolsHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishSymbolsHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/LaunchDebugger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/LaunchDebugger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/PushToAzureDevOpsArtifacts.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/PushToAzureDevOpsArtifacts.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/PushOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/PushOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/SemaphoreLock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/SemaphoreLock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/PushToBlobFeed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/PushToBlobFeed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/SigningInformationModelFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/SigningInformationModelFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/SleetLogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/SleetLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/SleetSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/SleetSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/SleetSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/SleetSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/common/AzureStorageUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/common/AzureStorageUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/common/AzureConnectionStringBuildTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/common/AzureConnectionStringBuildTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/common/CreateAzureContainer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/common/CreateAzureContainer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/common/GeneralUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/common/GeneralUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/common/AssetComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/common/AssetComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/common/LatestLinksManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/common/LatestLinksManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/common/MSBuildListSplitter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/common/MSBuildListSplitter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/common/UploadToAzure.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/common/UploadToAzure.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/model". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/model". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/model". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/model". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/model/PublishingConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/model/PublishingConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/model/TargetChannelConfig.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/model/TargetChannelConfig.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/model/SetupTargetFeedConfigBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/model/SetupTargetFeedConfigBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/model/SetupTargetFeedConfigV3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/model/SetupTargetFeedConfigV3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/model/BuildArtifacts.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/model/BuildArtifacts.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Feed/src/model/TargetFeedConfig.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/src/model/TargetFeedConfig.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/acquisition/acquire-nuget-exe". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/acquisition/acquire-nuget-exe/acquire-nuget-exe.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/acquisition/acquire-nuget-exe/acquire-nuget-exe.proj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/acquisition/acquire-wix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/acquisition/acquire-wix/acquire-wix.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/acquisition/acquire-wix/acquire-wix.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/acquisition/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/acquisition/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/acquisition/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/acquisition/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/bundle.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/bundle.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/installer.singlerid.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/installer.singlerid.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/installer.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/installer.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/installer.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/installer.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/Microsoft.DotNet.Build.Tasks.Installers.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/Microsoft.DotNet.Build.Tasks.Installers.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/installer.multirid.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/installer.multirid.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/Microsoft.DotNet.Build.Tasks.Installers.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/Microsoft.DotNet.Build.Tasks.Installers.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/package_files/debian". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/package_files/debian/compat" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/package_files/debian/compat". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/package_files/debian/source". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/package_files/debian/source/format" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/package_files/debian/source/format". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/package_tool.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/package_tool.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/scripts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/scripts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/scripts". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/scripts/debian_build_lib.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/scripts/debian_build_lib.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/scripts/manpage_generator.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/scripts/manpage_generator.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/scripts/config_template_generator.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/scripts/config_template_generator.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/scripts/extract_json_value.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/scripts/extract_json_value.py". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/templates/debian". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/templates/debian". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/templates/debian". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/templates/debian". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/templates/debian/changelog" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/templates/debian/changelog". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/templates/debian/copyright" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/templates/debian/copyright". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/templates/debian/control" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/templates/debian/control". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/templates/debian/rules" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/deb-package-tool/templates/debian/rules". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/resources". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/resources/dotnetbackground.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/resources/dotnetbackground.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/rpm_templates". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/rpm_templates". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/rpm_templates/copyright" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/rpm_templates/copyright". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/rpm_templates/changelog" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/rpm_templates/changelog". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/bundle". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/bundle". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/bundle/dummyEula.rtf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/bundle/dummyEula.rtf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/bundle/bundle.wxs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/bundle/bundle.wxs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/eula.rtf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/eula.rtf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/variables.wxi" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/variables.wxi". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/wix.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/wix.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/product". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/product". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/product". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/product". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/product/product.common.wxi" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/product/product.common.wxi". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/product/breadcrumbstorefolder.wxs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/product/breadcrumbstorefolder.wxs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/product/product.wxs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/product/product.wxs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/product/provider.wxs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/product/provider.wxs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/product/registrykeys.wxs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/product/registrykeys.wxs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/product/werrelatedkeys.wxs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/product/werrelatedkeys.wxs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/vs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/vs/VS.Redist.Common.Component.nuspec.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/vs/VS.Redist.Common.Component.nuspec.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/src/CreateWixCommandPackageDropBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/src/CreateWixCommandPackageDropBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/src/CreateLightCommandPackageDrop.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/src/CreateLightCommandPackageDrop.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/src/CreateLitCommandPackageDrop.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/src/CreateLitCommandPackageDrop.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/src/BuildFPMToolPreReqs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/src/BuildFPMToolPreReqs.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/src/ExecWithRetries.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/src/ExecWithRetries.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/src/GenerateCurrentVersion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/src/GenerateCurrentVersion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/src/GenerateGuidFromName.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/src/GenerateGuidFromName.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/src/StabilizeWixFileId.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/src/StabilizeWixFileId.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/src/GenerateMacOSDistributionFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/src/GenerateMacOSDistributionFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/src/GenerateJsonObjectString.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/src/GenerateJsonObjectString.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Installers/src/GenerateMsiVersion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/src/GenerateMsiVersion.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/ApplyBaseLine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/ApplyBaseLine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/ApplyPreReleaseSuffix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/ApplyPreReleaseSuffix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/CreateTrimDependencyGroups.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/CreateTrimDependencyGroups.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/ApplyMetaPackages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/ApplyMetaPackages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/FilterUnknownPackages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/FilterUnknownPackages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/FrameworkUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/FrameworkUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GenerateNuSpec.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GenerateNuSpec.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GeneratePackageReport.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GeneratePackageReport.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GenerateRuntimeDependencies.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GenerateRuntimeDependencies.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetApplicableAssetsFromPackageReports.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetApplicableAssetsFromPackageReports.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetApplicableAssetsFromPackages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetApplicableAssetsFromPackages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetAssemblyReferences.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetAssemblyReferences.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetInboxFrameworks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetInboxFrameworks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetLastStablePackage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetLastStablePackage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetMinimumNETStandard.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetMinimumNETStandard.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetLayoutFiles.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetLayoutFiles.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetPackageDestination.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetPackageDestination.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetPackageDescription.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetPackageDescription.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetPackageFromModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetPackageFromModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetPackageVersion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetPackageVersion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetRuntimeJsonValues.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetRuntimeJsonValues.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetRuntimeTargets.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetRuntimeTargets.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Metadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/HarvestPackage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/HarvestPackage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetSupportedPackagesFromPackageReports.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/GetSupportedPackagesFromPackageReports.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetPack.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetPack.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetAssetResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetAssetResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NugetPropertyStringProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NugetPropertyStringProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/PackageDirectory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/PackageDirectory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetUtility.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetUtility.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/PackageItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/PackageItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/PackageIndex.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/PackageIndex.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/PackageMetadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/PackageMetadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/PackageReport.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/PackageReport.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/PromoteDependencies.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/PromoteDependencies.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/SplitDependenciesBySupport.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/SplitDependenciesBySupport.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/UpdatePackageIndex.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/UpdatePackageIndex.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/SplitReferences.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/SplitReferences.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/ValidateFrameworkPackage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/ValidateFrameworkPackage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/ValidateHarvestVersionIsLatestForRelease.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/ValidateHarvestVersionIsLatestForRelease.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/ValidatePackage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/ValidatePackage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/ValidationTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/ValidationTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/VersionUtility.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/VersionUtility.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/build/content". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/build/content/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/build/content/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/build/Microsoft.DotNet.Build.Tasks.Packaging.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/build/Microsoft.DotNet.Build.Tasks.Packaging.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/build/Microsoft.DotNet.Build.Tasks.Packaging.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/build/Microsoft.DotNet.Build.Tasks.Packaging.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/build/PackageLibs.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/build/PackageLibs.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/build/Packaging.common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/build/Packaging.common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/src/build/Packaging.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/build/Packaging.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/CreateTrimDependencyGroupsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/CreateTrimDependencyGroupsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/GenerateNuSpecAndPackTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/GenerateNuSpecAndPackTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/ApplyBaseLineTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/ApplyBaseLineTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/GetLastStablePackageTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/GetLastStablePackageTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/HarvestPackageTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/HarvestPackageTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Log.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Log.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/NugetPropertyStringProviderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/NugetPropertyStringProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/NuGetAssetResolverTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/NuGetAssetResolverTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/packageIndex.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/packageIndex.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/PackageIndexTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/PackageIndexTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/RuntimeGraphTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/RuntimeGraphTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/TestBuildEngine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/TestBuildEngine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/VersionUtilityTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/VersionUtilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/ValidateHarvestVersionIsLatestForReleaseTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/ValidateHarvestVersionIsLatestForReleaseTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETCore,Version=v4.5.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETCore,Version=v4.5.1/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETCore,Version=v4.5.1/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETCore,Version=v4.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETCore,Version=v4.5/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETCore,Version=v4.5/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.5.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.5.1/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.5.1/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.5/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.5/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.6.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.6.1/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.6.1/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.6.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.6.2/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.6.2/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.6.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.6.3/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.6.3/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.6/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETFramework,Version=v4.6/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.5,Profile=Profile111". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.5,Profile=Profile111/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.5,Profile=Profile111/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.5,Profile=Profile259". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.5,Profile=Profile259/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.5,Profile=Profile259/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.5,Profile=Profile49". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.5,Profile=Profile49/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.5,Profile=Profile49/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.5,Profile=Profile7". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.5,Profile=Profile7/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.5,Profile=Profile7/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.5,Profile=Profile78". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.5,Profile=Profile78/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.5,Profile=Profile78/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile151". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile151/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile151/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile157". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile157/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile157/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile31". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile31/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile31/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile32". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile32/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile32/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile44". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile44/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile44/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile84". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile84/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/.NETPortable,Version=v4.6,Profile=Profile84/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/LastNonSemanticVersions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/LastNonSemanticVersions.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/MonoAndroid,Version=v1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/MonoAndroid,Version=v1.0/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/MonoAndroid,Version=v1.0/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/MonoTouch,Version=v1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/MonoTouch,Version=v1.0/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/MonoTouch,Version=v1.0/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/WindowsPhone,Version=v8.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/WindowsPhone,Version=v8.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/WindowsPhone,Version=v8.0/FrameworkList_Supplement.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/WindowsPhone,Version=v8.0/FrameworkList_Supplement.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/WindowsPhone,Version=v8.0/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/WindowsPhone,Version=v8.0/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/WindowsPhoneApp,Version=v8.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/WindowsPhoneApp,Version=v8.1/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/WindowsPhoneApp,Version=v8.1/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/Xamarin.iOS,Version=v1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/Xamarin.iOS,Version=v1.0/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/Xamarin.iOS,Version=v1.0/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/Xamarin.Mac,Version=v2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/Xamarin.Mac,Version=v2.0/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/Xamarin.Mac,Version=v2.0/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/Xamarin.TVOS,Version=v1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/Xamarin.TVOS,Version=v1.0/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/Xamarin.TVOS,Version=v1.0/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/Xamarin.WatchOS,Version=v1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/Xamarin.WatchOS,Version=v1.0/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/FrameworkLists/Xamarin.WatchOS,Version=v1.0/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/build/Microsoft.DotNet.Build.Tasks.TargetFramework.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/build/Microsoft.DotNet.Build.Tasks.TargetFramework.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/build/Microsoft.DotNet.Build.Tasks.TargetFramework.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/build/Microsoft.DotNet.Build.Tasks.TargetFramework.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/build/BinPlace.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/build/BinPlace.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/buildMultiTargeting". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/buildMultiTargeting". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/buildMultiTargeting/Microsoft.DotNet.Build.Tasks.TargetFramework.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/buildMultiTargeting/Microsoft.DotNet.Build.Tasks.TargetFramework.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/buildMultiTargeting/Microsoft.DotNet.Build.Tasks.TargetFramework.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/buildMultiTargeting/Microsoft.DotNet.Build.Tasks.TargetFramework.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/ChooseBestTargetFrameworksTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/ChooseBestTargetFrameworksTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/ChooseBestP2PTargetFrameworkTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/ChooseBestP2PTargetFrameworkTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/TargetFrameworkResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/TargetFrameworkResolver.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/build/Microsoft.DotNet.Build.Tasks.Templating.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/build/Microsoft.DotNet.Build.Tasks.Templating.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/GenerateFileFromTemplate.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/GenerateFileFromTemplate.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/MSBuildListSplitter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/MSBuildListSplitter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/test". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/test". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/test/Microsoft.DotNet.Build.Tasks.Templating.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/test/Microsoft.DotNet.Build.Tasks.Templating.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/test/GenerateFileFromTemplateTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/test/GenerateFileFromTemplateTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/test/testassets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/test/testassets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/test/testassets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/test/testassets/Directory.Build.props.in" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/test/testassets/Directory.Build.props.in". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/test/testassets/Directory.Build.props.malformedbraces.in" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/test/testassets/Directory.Build.props.malformedbraces.in". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Templating/test/testassets/Directory.Build.props.nobraces.in" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/test/testassets/Directory.Build.props.nobraces.in". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/OptProf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/OptProf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/OptProf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/OptProf/FindLatestDropTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/OptProf/FindLatestDropTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/OptProf/GenerateTrainingPropsFileTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/OptProf/GenerateTrainingPropsFileTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/OptProf/GenerateTrainingInputFilesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/OptProf/GenerateTrainingInputFilesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/OptProf/GetRunSettingsSessionConfigurationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/OptProf/GetRunSettingsSessionConfigurationTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Vsix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Vsix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Vsix/GetPkgDefAssemblyDependencyGuidTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Vsix/GetPkgDefAssemblyDependencyGuidTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Vsix/FinalizeInsertionVsixFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Vsix/FinalizeInsertionVsixFile.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Microsoft.DotNet.Build.Tasks.VisualStudio.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Microsoft.DotNet.Build.Tasks.VisualStudio.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/GenerateTrainingInputFiles.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/GenerateTrainingInputFiles.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/GetRunSettingsSessionConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/GetRunSettingsSessionConfiguration.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/FindLatestDrop.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/FindLatestDrop.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/IbcEntry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/IbcEntry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/GenerateTrainingPropsFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/GenerateTrainingPropsFile.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/Json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/Json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/Json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/Json/OptProfFileFilteredTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/Json/OptProfFileFilteredTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/Json/AssemblyOptProfTraining.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/Json/AssemblyOptProfTraining.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/Json/OptProfInstrumentationArgument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/Json/OptProfInstrumentationArgument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/Json/JsonSerializerExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/Json/JsonSerializerExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/Json/OptProfTrainingConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/Json/OptProfTrainingConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/Json/OptProfTrainingTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/Json/OptProfTrainingTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/Json/ProductOptProfTraining.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/OptProf/Json/ProductOptProfTraining.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Vsix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Vsix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Vsix/GetPkgDefAssemblyDependencyGuid.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Vsix/GetPkgDefAssemblyDependencyGuid.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Vsix/FinalizeInsertionVsixFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Vsix/FinalizeInsertionVsixFile.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Microsoft.DotNet.Build.Tasks.Workloads.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Microsoft.DotNet.Build.Tasks.Workloads.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/MsiTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/MsiTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/PackageTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/PackageTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/SwixComponentTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/SwixComponentTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/CreateVisualStudioWorkloadTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/CreateVisualStudioWorkloadTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/SwixDependencyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/SwixDependencyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/SwixPackageTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/SwixPackageTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/TestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/TestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/TestHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/TestHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets/mauiWorkloadManifest.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets/mauiWorkloadManifest.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets/BlazorWorkloadManifest.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets/BlazorWorkloadManifest.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets/AbstractWorkloadsNonWindowsPacks.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets/AbstractWorkloadsNonWindowsPacks.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets/emsdkWorkloadManifest.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets/emsdkWorkloadManifest.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets/AliasedPacks.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets/AliasedPacks.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets/emsdkWorkloadManifest2.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets/emsdkWorkloadManifest2.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets/WorkloadManifest.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets/WorkloadManifest.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets/MonoWorkloadManifest.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/testassets/MonoWorkloadManifest.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/build/Microsoft.DotNet.Build.Tasks.Workloads.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/build/Microsoft.DotNet.Build.Tasks.Workloads.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/BuildData.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/BuildData.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/DefaultValues.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/DefaultValues.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/CreateVisualStudioWorkload.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/CreateVisualStudioWorkload.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/EmbeddedTemplates.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/EmbeddedTemplates.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/FrameworkPackPackage.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/FrameworkPackPackage.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/LibraryPackPackage.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/LibraryPackPackage.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/PackageExtractionMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/PackageExtractionMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Metadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Metadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/ProjectTemplateBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/ProjectTemplateBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/SdkPackPackage.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/SdkPackPackage.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/StringExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/StringExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/TemplatePackPackage.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/TemplatePackPackage.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Strings.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Strings.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Strings.Designer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Strings.Designer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Utils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Utils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/ToolsPackPackage.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/ToolsPackPackage.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/WorkloadPackageBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/WorkloadPackageBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/WorkloadManifestPackage.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/WorkloadManifestPackage.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/WorkloadPackGroupPackage.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/WorkloadPackGroupPackage.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/WorkloadPackPackage.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/WorkloadPackPackage.wix.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Misc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Misc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Misc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Misc/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Misc/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Misc/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Misc/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Misc/msi.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Misc/msi.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/FileRow.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/FileRow.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/MsiPayloadPackageProject.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/MsiPayloadPackageProject.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/MsiProperties.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/MsiProperties.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/MsiBase.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/MsiBase.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/MsiMetadata.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/MsiMetadata.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/MsiProperty.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/MsiProperty.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/MsiUtils.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/MsiUtils.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/RelatedProduct.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/RelatedProduct.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/PayloadPackageTokens.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/PayloadPackageTokens.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/WorkloadManifestMsi.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/WorkloadManifestMsi.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/WorkloadPackGroupMsi.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/WorkloadPackGroupMsi.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/WorkloadPackMsi.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Msi/WorkloadPackMsi.wix.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/MsiTemplate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/MsiTemplate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/MsiTemplate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/MsiTemplate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/MsiTemplate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/MsiTemplate/DependencyProvider.wxs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/MsiTemplate/DependencyProvider.wxs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/MsiTemplate/ManifestProduct.wxs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/MsiTemplate/ManifestProduct.wxs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/MsiTemplate/Directories.wxs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/MsiTemplate/Directories.wxs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/MsiTemplate/Product.wxs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/MsiTemplate/Product.wxs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/MsiTemplate/Registry.wxs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/MsiTemplate/Registry.wxs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/MsiTemplate/Variables.wxi" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/MsiTemplate/Variables.wxi". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Swix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Swix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Swix/ComponentSwixProject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Swix/ComponentSwixProject.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Swix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Swix/MsiSwixProject.wix.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Swix/MsiSwixProject.wix.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Swix/SwixDependency.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Swix/SwixDependency.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Swix/SwixComponent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Swix/SwixComponent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Swix/SwixProjectBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Swix/SwixProjectBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Swix/SwixTokens.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Swix/SwixTokens.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/SwixTemplate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/SwixTemplate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/SwixTemplate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/SwixTemplate/component.swixproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/SwixTemplate/component.swixproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/SwixTemplate/component.res.swr" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/SwixTemplate/component.res.swr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/SwixTemplate/component.swr" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/SwixTemplate/component.swr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/SwixTemplate/manifest.vsmanproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/SwixTemplate/manifest.vsmanproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/SwixTemplate/msi.swixproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/SwixTemplate/msi.swixproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/SwixTemplate/msi.swr" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/SwixTemplate/msi.swr". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/CompilerToolTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/CompilerToolTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/GuidOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/GuidOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/HarvesterToolTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/HarvesterToolTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/CommandLineBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/CommandLineBuilderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/HeatSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/HeatSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/LinkerToolTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/LinkerToolTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/PreprocessorDefinitionNames.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/PreprocessorDefinitionNames.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/WixExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/WixExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/WixToolTaskBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Wix/WixToolTaskBase.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CMake.Sdk/build/Microsoft.DotNet.CMake.Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/build/Microsoft.DotNet.CMake.Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CMake.Sdk/build/Microsoft.DotNet.CMake.Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/build/Microsoft.DotNet.CMake.Sdk.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CMake.Sdk/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CMake.Sdk/sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CMake.Sdk/sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/sdk/Sdk.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CMake.Sdk/sdk/ProjectReference.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/sdk/ProjectReference.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Analyzers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Analyzers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Analyzers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Analyzers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Analyzers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Analyzers/MembersMustExistAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Analyzers/MembersMustExistAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Analyzers/AppContextDefaultsAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Analyzers/AppContextDefaultsAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Analyzers/PinvokeAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Analyzers/PinvokeAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Analyzers/ResourceUsageAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Analyzers/ResourceUsageAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Analyzers/BaseAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Analyzers/BaseAnalyzer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CodeAnalysis/build/Microsoft.DotNet.CodeAnalysis.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/build/Microsoft.DotNet.CodeAnalysis.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Helpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Helpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CodeAnalysis/DiagnosticIds.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/DiagnosticIds.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CodeAnalysis/CodeAnalysis.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/CodeAnalysis.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/content". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/content". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/content". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CodeAnalysis/content/PinvokeAnalyzer_Win32Apis.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/content/PinvokeAnalyzer_Win32Apis.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CodeAnalysis/content/PinvokeAnalyzer_Win32UWPApis.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/content/PinvokeAnalyzer_Win32UWPApis.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.CodeAnalysis/content/Default.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/content/Default.ruleset". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Deployment.Tasks.Links/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Deployment.Tasks.Links/build/Microsoft.DotNet.Deployment.Tasks.Links.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Deployment.Tasks.Links/build/Microsoft.DotNet.Deployment.Tasks.Links.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Deployment.Tasks.Links/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Deployment.Tasks.Links/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Deployment.Tasks.Links/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Deployment.Tasks.Links/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Deployment.Tasks.Links/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Deployment.Tasks.Links/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Deployment.Tasks.Links/src/AkaMSLink.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Deployment.Tasks.Links/src/AkaMSLink.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Deployment.Tasks.Links/src/AkaMSLinksBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Deployment.Tasks.Links/src/AkaMSLinksBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Deployment.Tasks.Links/src/AkaMSLinksManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Deployment.Tasks.Links/src/AkaMSLinksManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Deployment.Tasks.Links/src/CreateAkaMSLinks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Deployment.Tasks.Links/src/CreateAkaMSLinks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Deployment.Tasks.Links/src/DeleteAkaMSLinks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Deployment.Tasks.Links/src/DeleteAkaMSLinks.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenAPI/build/Microsoft.DotNet.GenAPI.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/build/Microsoft.DotNet.GenAPI.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenAPI/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenAPI/TypeListWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/TypeListWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenAPI/WriterType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/WriterType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenAPI/GenAPITask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/GenAPITask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenAPI/SyntaxWriterType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/SyntaxWriterType.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenAPI/Shared/IAssemblySymbolFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Shared/IAssemblySymbolFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenAPI/Shared/AssemblySymbolLoader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Shared/AssemblySymbolLoader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenAPI/Shared/IAssemblySymbolLoader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Shared/IAssemblySymbolLoader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenAPI/Shared/IAssemblySymbolOrderProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Shared/IAssemblySymbolOrderProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenAPI/Shared/Microsoft.DotNet.GenAPI.Shared.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Shared/Microsoft.DotNet.GenAPI.Shared.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Tasks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Tasks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenAPI/Tasks/GenAPITask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Tasks/GenAPITask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenAPI/Tasks/Microsoft.DotNet.GenAPI.Tasks.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Tasks/Microsoft.DotNet.GenAPI.Tasks.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Tool". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Tool". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenAPI/Tool/Microsoft.DotNet.GenAPI.Tool.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Tool/Microsoft.DotNet.GenAPI.Tool.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenAPI/Tool/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Tool/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenFacades/build/Microsoft.DotNet.GenPartialFacadeSource.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/build/Microsoft.DotNet.GenPartialFacadeSource.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenFacades/build/Microsoft.DotNet.GenFacadesNotSupported.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/build/Microsoft.DotNet.GenFacadesNotSupported.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenFacades/build/Microsoft.DotNet.GenFacades.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/build/Microsoft.DotNet.GenFacades.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenFacades/ClearAssemblyReferenceVersions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/ClearAssemblyReferenceVersions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenFacades/NotSupportedAssemblyGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/NotSupportedAssemblyGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenFacades/GenPartialFacadeSourceGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/GenPartialFacadeSourceGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenFacades/RoslynBuildTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/RoslynBuildTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenFacades/GenPartialFacadeSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/GenPartialFacadeSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenFacades/TypeParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/TypeParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GenFacades/SourceGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/SourceGenerator.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Git.IssueManager/src/Clients". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Git.IssueManager/src/Clients". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Git.IssueManager/src/Clients/AzureDevOpsClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Git.IssueManager/src/Clients/AzureDevOpsClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Git.IssueManager/src/Clients/GitHubClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Git.IssueManager/src/Clients/GitHubClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Git.IssueManager/src/Helpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Git.IssueManager/src/Helpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Git.IssueManager/src/Helpers/RepositoryHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Git.IssueManager/src/Helpers/RepositoryHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Git.IssueManager/src/Helpers/CollectionExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Git.IssueManager/src/Helpers/CollectionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Git.IssueManager/src/IssueManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Git.IssueManager/src/IssueManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Git.IssueManager/src/Microsoft.DotNet.Git.IssueManager.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Git.IssueManager/src/Microsoft.DotNet.Git.IssueManager.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Git.IssueManager/src/Models". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Git.IssueManager/src/Models/AzureDevOpsCommit.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Git.IssueManager/src/Models/AzureDevOpsCommit.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync.CommitManager". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync.CommitManager". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync.CommitManager". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync.CommitManager". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync.CommitManager/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync.CommitManager/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync.CommitManager/CommitEntity.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync.CommitManager/CommitEntity.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync.CommitManager/CommandLineOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync.CommitManager/CommandLineOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync.CommitManager/Microsoft.DotNet.GitSync.CommitManager.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync.CommitManager/Microsoft.DotNet.GitSync.CommitManager.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync.CommitManager/log4net.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync.CommitManager/log4net.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync.CommitManager/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync.CommitManager/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync.CommitManager/Table.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync.CommitManager/Table.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync/ConfigFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync/ConfigFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync/EmailManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync/EmailManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync/Microsoft.DotNet.GitSync.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync/Microsoft.DotNet.GitSync.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync/Configuration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync/Configuration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync/app.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync/app.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync/NewChanges.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync/NewChanges.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync/Runner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync/Runner.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync/RunResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync/RunResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.GitSync/RepositoryInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync/RepositoryInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/HelixApiOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/HelixApiOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/HelixApiTokenCredential.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/HelixApiTokenCredential.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/HelixApiTokenAuthenticationPolicy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/HelixApiTokenAuthenticationPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/ApiFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/ApiFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/HelixApi.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/HelixApi.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/IJob.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/IJob.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/Job.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/Job.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Information.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Information.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Aggregate.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Aggregate.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Analysis.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Analysis.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/HelixApi.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/HelixApi.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Machine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Machine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/PagedResponse.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/PagedResponse.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/ScaleSets.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/ScaleSets.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Storage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Storage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/WorkItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/WorkItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Telemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Telemetry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/AggregateAnalysisDetail.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/AggregateAnalysisDetail.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/AggregateAnalysisSummary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/AggregateAnalysisSummary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/AggregateAnalysisSummaryKeyedData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/AggregateAnalysisSummaryKeyedData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/AggregatedVMScalingHistory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/AggregatedVMScalingHistory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/AggregatedWorkItemCounts.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/AggregatedWorkItemCounts.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/AggregateWorkItemSummary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/AggregateWorkItemSummary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/AnalysisCount.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/AnalysisCount.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/ApiError.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/ApiError.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/BuildAggregation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/BuildAggregation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/BuildAggregationSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/BuildAggregationSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/Artifact.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/Artifact.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/BuildHistoryItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/BuildHistoryItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/ContainerExtensionRequest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/ContainerExtensionRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/ContainerInformation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/ContainerInformation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/ContainerCreationRequest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/ContainerCreationRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/CustomImagePreInstalled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/CustomImagePreInstalled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/CustomImagePrepared.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/CustomImagePrepared.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/DetailedVMScalingHistory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/DetailedVMScalingHistory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/FailureReason.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/FailureReason.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/FailureReasonPart.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/FailureReasonPart.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/HistoricalAnalysisItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/HistoricalAnalysisItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/ImageInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/ImageInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/InvestigationAnalysis.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/InvestigationAnalysis.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/JobCreationRequest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/JobCreationRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/InvestigationResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/InvestigationResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/InvestigationGroup.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/InvestigationGroup.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/JobCreationResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/JobCreationResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/JobInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/JobInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/JobDetails.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/JobDetails.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/JobPassFail.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/JobPassFail.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/JobSummary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/JobSummary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/JobWorkItemCounts.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/JobWorkItemCounts.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/MachineInformation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/MachineInformation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/MachineStateChangeRequest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/MachineStateChangeRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/MultiSourceRequest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/MultiSourceRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/MultiSourceResponse.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/MultiSourceResponse.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/MultiSourceResponseSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/MultiSourceResponseSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/QueueInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/QueueInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/SingleSourceRequest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/SingleSourceRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/UnknownWorkItemEvent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/UnknownWorkItemEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/WorkItemDetails.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/WorkItemDetails.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/WorkItemAggregateSummary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/WorkItemAggregateSummary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/UploadedFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/UploadedFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/WorkItemFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/WorkItemFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/WorkItemLog.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/WorkItemLog.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/WorkItemError.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/WorkItemError.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/WorkItemStatusCounts.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/WorkItemStatusCounts.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/WorkItemSummary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Models/WorkItemSummary.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender.Tests/Microsoft.DotNet.Helix.JobSender.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender.Tests/Microsoft.DotNet.Helix.JobSender.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender.Tests/Payloads". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender.Tests/Payloads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender.Tests/Payloads/AdHocPayloadTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender.Tests/Payloads/AdHocPayloadTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender.Tests/Payloads/ArchivePayloadTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender.Tests/Payloads/ArchivePayloadTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/AssemblyProperties.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/AssemblyProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/HelixApiExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/HelixApiExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/IJobDefinition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/IJobDefinition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/IJobDefinitionWithTargetQueue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/IJobDefinitionWithTargetQueue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/IJobDefinitionWithType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/IJobDefinitionWithType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/IPayload.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/IPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/ISentJob.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/ISentJob.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/IWorkItemDefinition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/IWorkItemDefinition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/IWorkItemDefinitionWithCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/IWorkItemDefinitionWithCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/JobDefinition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/JobDefinition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/JobListEntry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/JobListEntry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/IWorkItemDefinitionWithPayload.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/IWorkItemDefinitionWithPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/Readme.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/Readme.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/SentJob.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/SentJob.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/WorkItemDefinition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/WorkItemDefinition.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/Payloads". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/Payloads". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/Payloads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/Payloads/AdhocPayload.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/Payloads/AdhocPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/Payloads/ArchivePayload.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/Payloads/ArchivePayload.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/Payloads/DirectoryPayload.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/Payloads/DirectoryPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/Payloads/EmptyPayload.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/Payloads/EmptyPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/Payloads/UriPayload.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/Payloads/UriPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/Payloads/SingleFilePayload.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/Payloads/SingleFilePayload.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/StorageHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/StorageHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/StorageHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/StorageHelpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/StorageHelpers/IBlobHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/StorageHelpers/IBlobHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/StorageHelpers/ApiBlobHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/StorageHelpers/ApiBlobHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/StorageHelpers/ConnectionStringBlobHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/StorageHelpers/ConnectionStringBlobHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/StorageHelpers/ContainerBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/StorageHelpers/ContainerBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/StorageHelpers/StorageRetryPolicy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/StorageHelpers/StorageRetryPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/JobSender/StorageHelpers/IBlobContainer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/StorageHelpers/IBlobContainer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/CreateXHarnessAppleWorkItemsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/CreateXHarnessAppleWorkItemsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/HelpersTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/HelpersTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/FindDotNetCliPackageTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/FindDotNetCliPackageTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/InstallDotNetToolTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/InstallDotNetToolTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/CreateXHarnessAndroidWorkItemsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/CreateXHarnessAndroidWorkItemsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/AzureDevOpsTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/AzureDevOpsTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/CancelHelixJob.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/CancelHelixJob.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/BaseTask.Desktop.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/BaseTask.Desktop.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/BaseTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/BaseTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/CheckAzurePipelinesTestResults.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/CheckAzurePipelinesTestResults.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/CheckHelixJobStatus.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/CheckHelixJobStatus.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/CommandPayload.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/CommandPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/Constants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/Constants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/CreateFailedTestsForFailedWorkItems.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/CreateFailedTestsForFailedWorkItems.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/CreateXHarnessAppleWorkItems.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/CreateXHarnessAppleWorkItems.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/CreateXHarnessAndroidWorkItems.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/CreateXHarnessAndroidWorkItems.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/DownloadFromResultsContainer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/DownloadFromResultsContainer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/FailureCategory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/FailureCategory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/CreateXUnitWorkItems.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/CreateXUnitWorkItems.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/FindDotNetCliPackage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/FindDotNetCliPackage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/HelixTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/HelixTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/GetHelixWorkItems.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/GetHelixWorkItems.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/Helpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/Helpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/InstallDotNetTool.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/InstallDotNetTool.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/LoggerExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/LoggerExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/ProvisioningProfileProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/ProvisioningProfileProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/Readme.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/Readme.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/SendHelixJob.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/SendHelixJob.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/StartAzurePipelinesTestRun.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/StartAzurePipelinesTestRun.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/StopAzurePipelinesTestRun.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/StopAzurePipelinesTestRun.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/TaskItemExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/TaskItemExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/WaitForHelixJobCompletion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/WaitForHelixJobCompletion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/XharnessTaskBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/XharnessTaskBase.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/build/Microsoft.DotNet.Helix.Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/build/Microsoft.DotNet.Helix.Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/build/Microsoft.DotNet.Helix.Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/build/Microsoft.DotNet.Helix.Sdk.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/sdk/Sdk.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/AzurePipelines.MonoQueue.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/AzurePipelines.MonoQueue.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/AzurePipelines.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/AzurePipelines.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/AzurePipelines.MultiQueue.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/AzurePipelines.MultiQueue.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/formats". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/formats". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/formats". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/formats". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/formats". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/formats/__init__.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/formats/__init__.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/formats/trx.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/formats/trx.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/formats/junit.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/formats/junit.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/formats/result_format.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/formats/result_format.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/formats/xunit.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/formats/xunit.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/helpers.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/helpers.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/run.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/run.py". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/test_results_reader". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/test_results_reader/__init__.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/azure-pipelines/reporter/test_results_reader/__init__.py". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/dotnet-cli". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/dotnet-cli". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/dotnet-cli/DotNetCli.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/dotnet-cli/DotNetCli.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/dotnet-cli/DotNetCli.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/dotnet-cli/DotNetCli.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/download-results". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/download-results". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/download-results/DownloadFromResultsContainer.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/download-results/DownloadFromResultsContainer.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/download-results/DownloadFromResultsContainer.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/download-results/DownloadFromResultsContainer.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/Microsoft.DotNet.Helix.Sdk.MonoQueue.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/Microsoft.DotNet.Helix.Sdk.MonoQueue.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/Microsoft.DotNet.Helix.Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/Microsoft.DotNet.Helix.Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/Microsoft.DotNet.Helix.Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/Microsoft.DotNet.Helix.Sdk.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/Readme.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/Readme.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/xharness-helix-job.android.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/xharness-helix-job.android.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/xharness-event-processor.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/xharness-event-processor.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/xharness-helix-job.android.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/xharness-helix-job.android.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/xharness-helix-job.apple.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/xharness-helix-job.apple.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/xharness-runner.android.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/xharness-runner.android.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/xharness-runner.apple.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/xharness-runner.apple.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/XHarnessRunner.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/XHarnessRunner.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/XHarnessRunner.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/XHarnessRunner.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xunit-reporter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/xunit-reporter/xunit-reporter.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xunit-reporter/xunit-reporter.py". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xunit-runner". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xunit-runner". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xunit-runner". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/xunit-runner/XUnitRunner.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xunit-runner/XUnitRunner.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/xunit-runner/XUnitPublish.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xunit-runner/XUnitPublish.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Helix/Sdk/tools/xunit-runner/XUnitRunner.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/tools/xunit-runner/XUnitRunner.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/DependencyInjectionValidation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/DependencyInjectionValidation.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/src/AssemblyResolution.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/src/AssemblyResolution.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/src/NuGetUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/src/NuGetUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/src/NuGetVersionUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/src/NuGetVersionUpdater.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/src/ReplacePackageParts.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/src/ReplacePackageParts.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tasks/src/UpdatePackageVersionTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/src/UpdatePackageVersionTask.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/ReplacePackagePartsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/ReplacePackagePartsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/VersionUpdaterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/VersionUpdaterTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Resources". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Resources". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Resources". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/Resources/DotnetTool.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Resources/DotnetTool.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/Resources/EmptyBinary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Resources/EmptyBinary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/Resources/pack.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Resources/pack.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/Resources/.signature.p7s" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Resources/.signature.p7s". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/Resources/Signed.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Resources/Signed.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/Resources/TestPackageA.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Resources/TestPackageA.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/Resources/TestPackageC.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Resources/TestPackageC.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/Resources/TestPackageB.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Resources/TestPackageB.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/Resources/TestPackageD.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Resources/TestPackageD.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/Resources/TestPackageF.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Resources/TestPackageF.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/Resources/TestPackageE.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Resources/TestPackageE.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/TestHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/TestHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/TestHelpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/TestHelpers/ResourceLoader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/TestHelpers/ResourceLoader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/TestHelpers/FakeBuildEngine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/TestHelpers/FakeBuildEngine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/TestHelpers/AssertEx.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/TestHelpers/AssertEx.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/TestHelpers/DiffUtil.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/TestHelpers/DiffUtil.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/TestHelpers/SkipIfNotWindows.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/TestHelpers/SkipIfNotWindows.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.NuGetRepack/tests/TestHelpers/TestResources.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/TestHelpers/TestResources.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.PackageTesting.Tests/Microsoft.DotNet.PackageTesting.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting.Tests/Microsoft.DotNet.PackageTesting.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.PackageTesting.Tests/GetCompatibilePackageTargetFrameworksTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting.Tests/GetCompatibilePackageTargetFrameworksTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.PackageTesting/build/Microsoft.DotNet.PackageTesting.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/build/Microsoft.DotNet.PackageTesting.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.PackageTesting/GetCompatiblePackageTargetFrameworks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/GetCompatiblePackageTargetFrameworks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.PackageTesting/NupkgParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/NupkgParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.PackageTesting/VerifyClosure.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/VerifyClosure.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.PackageTesting/Package.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Package.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.PackageTesting/VerifyTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/VerifyTypes.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/src/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/build/Microsoft.DotNet.RemoteExecutor.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/src/build/Microsoft.DotNet.RemoteExecutor.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/MiniDump.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/src/MiniDump.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/PasteArguments.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/src/PasteArguments.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/src/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/RemoteExecutionException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/src/RemoteExecutionException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/RemoteExecutor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/src/RemoteExecutor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeOptions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.RemoteExecutor/tests/RemoteExecutorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/tests/RemoteExecutorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.RemoteExecutor/tests/Microsoft.DotNet.RemoteExecutor.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/tests/Microsoft.DotNet.RemoteExecutor.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/sdk/Sdk.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/src/CreateFrameworkListFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/src/CreateFrameworkListFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/src/FileUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/src/FileUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/src/GeneratePlatformManifestEntriesFromTemplate.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/src/GeneratePlatformManifestEntriesFromTemplate.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/src/GeneratePlatformManifestEntriesFromFileList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/src/GeneratePlatformManifestEntriesFromFileList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/src/GenerateSharedFrameworkDepsFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/src/GenerateSharedFrameworkDepsFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/src/PlatformManifestEntry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/src/PlatformManifestEntry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/src/ValidateFileVersions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/src/ValidateFileVersions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/targets/Microsoft.DotNet.SharedFramework.Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/targets/Microsoft.DotNet.SharedFramework.Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/targets/Microsoft.DotNet.SharedFramework.Sdk.MultiRid.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/targets/Microsoft.DotNet.SharedFramework.Sdk.MultiRid.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/targets/sharedfx.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/targets/sharedfx.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/targets/Microsoft.DotNet.SharedFramework.Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/targets/Microsoft.DotNet.SharedFramework.Sdk.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/targets/sharedfx.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/targets/sharedfx.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/targets/windows/product". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/targets/windows/product/sharedfxdir.wxs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/targets/windows/product/sharedfxdir.wxs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SharedFramework.Sdk/targets/windows/wix.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/targets/windows/wix.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool.Tests/FakeSignTool.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/FakeSignTool.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool.Tests/SignToolTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/SignToolTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool.Tests/StreamUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/StreamUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool.Tests/FakeBuildEngine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/FakeBuildEngine.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/Resources". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/Resources". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool.Tests/Resources/MsiSetup.msi" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/Resources/MsiSetup.msi". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool.Tests/Resources/PackageWithRelationships.vsix" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/Resources/PackageWithRelationships.vsix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool.Tests/Resources/SignedScript.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/Resources/SignedScript.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool.Tests/Resources/Simple.vsix" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/Resources/Simple.vsix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool.Tests/Resources/test.mpack" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/Resources/test.mpack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool.Tests/Resources/test.vsix" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/Resources/test.vsix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool.Tests/Resources/TestSpaces.vsix" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/Resources/TestSpaces.vsix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool.Tests/Resources/UnsignedScript.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/Resources/UnsignedScript.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/build/Microsoft.DotNet.SignTool.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/build/Microsoft.DotNet.SignTool.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/FEATURES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/FEATURES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/BatchSignInput.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/BatchSignInput.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/Configuration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/Configuration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/ByteSequenceComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/ByteSequenceComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/BatchSignUtil.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/BatchSignUtil.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/ContentUtil.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/ContentUtil.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/ExplicitCertificateKey.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/ExplicitCertificateKey.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/FileSignInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/FileSignInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/PathWithHash.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/PathWithHash.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/Hash.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/Hash.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/PEInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/PEInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/RealSignTool.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/RealSignTool.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/SignInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/SignInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/SignedFileContentKey.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/SignedFileContentKey.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/SignTool.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/SignTool.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/SignToolArgs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/SignToolArgs.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/SignToolConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/SignToolConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/Telemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/Telemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/SignToolTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/SignToolTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/ValidationOnlySignTool.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/ValidationOnlySignTool.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/VerifySignatures.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/VerifySignatures.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/WixPackInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/WixPackInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/ZipData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/ZipData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SignTool/src/ZipPart.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/ZipPart.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SourceBuild/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/build/Microsoft.DotNet.SourceBuild.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/build/Microsoft.DotNet.SourceBuild.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/src/WriteBuildOutputProps.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/src/WriteBuildOutputProps.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/src/ReadNuGetPackageInfos.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/src/ReadNuGetPackageInfos.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/Usage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/Usage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/AnnotatedUsage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/AnnotatedUsage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/UsageData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/UsageData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/ValidateUsageAgainstBaseline.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/ValidateUsageAgainstBaseline.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/UsageValidationData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/UsageValidationData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/UsagePattern.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/UsagePattern.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/WritePackageUsageData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/WritePackageUsageData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/XmlParsingHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/XmlParsingHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/WriteUsageReports.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/src/UsageReport/WriteUsageReports.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SourceBuild/tests/Microsoft.DotNet.SourceBuild.Tasks.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tests/Microsoft.DotNet.SourceBuild.Tasks.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SourceBuild/tests/ValidateUsageAgainstBaselineTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tests/ValidateUsageAgainstBaselineTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SourceBuild/tests/WriteBuildOutputPropsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tests/WriteBuildOutputPropsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/CodeFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/CodeFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/DefaultHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/DefaultHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/HelperFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/HelperFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/GeneratorOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/GeneratorOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Helpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Helpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj.DotSettings" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj.DotSettings". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/ServiceClientCodeFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/ServiceClientCodeFactory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular/Helper.hb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular/Helper.hb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular/index.hb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular/index.hb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular/Model.hb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular/Model.hb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular/MethodGroup.hb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular/MethodGroup.hb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular/Angular.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular/Angular.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular/Models.hb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular/Models.hb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular/ServiceClient.hb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/angular/ServiceClient.hb". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/csharp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/csharp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/csharp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/csharp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/csharp/CSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/csharp/CSharp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/csharp/PagedResponse.hb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/csharp/PagedResponse.hb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/csharp/MethodGroup.hb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/csharp/MethodGroup.hb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/csharp/Model.hb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/csharp/Model.hb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/csharp/ServiceClient.hb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/csharp/ServiceClient.hb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/Language.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Languages/Language.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/ClassTypeModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/ClassTypeModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/Disposable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/Disposable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/EnumOpenApiExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/EnumOpenApiExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/EnumTypeModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/EnumTypeModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/KeyValuePairExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/KeyValuePairExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/MethodGroupModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/MethodGroupModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/PropertyModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/PropertyModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/ParameterModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/ParameterModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/ServiceClientModelFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/ServiceClientModelFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/PaginatedOpenApiExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/PaginatedOpenApiExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/ServiceClientModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/ServiceClientModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/MethodModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/MethodModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/TypeReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/TypeReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/TypeModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Modeler/TypeModel.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/build/Microsoft.DotNet.SwaggerGenerator.MSBuild.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/build/Microsoft.DotNet.SwaggerGenerator.MSBuild.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/build/Microsoft.DotNet.SwaggerGenerator.MSBuild.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/build/Microsoft.DotNet.SwaggerGenerator.MSBuild.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/buildCrossTargeting". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/buildCrossTargeting". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/buildCrossTargeting/Microsoft.DotNet.SwaggerGenerator.MSBuild.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/buildCrossTargeting/Microsoft.DotNet.SwaggerGenerator.MSBuild.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/buildCrossTargeting/Microsoft.DotNet.SwaggerGenerator.MSBuild.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/buildCrossTargeting/Microsoft.DotNet.SwaggerGenerator.MSBuild.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/GenerateSwaggerCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/GenerateSwaggerCode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/Microsoft.DotNet.SwaggerGenerator.MSBuild.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/Microsoft.DotNet.SwaggerGenerator.MSBuild.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools.Tasks.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools.Tasks.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools.Tasks.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools.Tasks.Tests/Microsoft.DotNet.VersionTools.Tasks.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools.Tasks.Tests/Microsoft.DotNet.VersionTools.Tasks.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools.Tasks.Tests/LocalUpdatePublishedVersionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools.Tasks.Tests/LocalUpdatePublishedVersionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools.Tasks.Tests/UpdatePublishedVersionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools.Tasks.Tests/UpdatePublishedVersionsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/ClientHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/ClientHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/DependencyUpdateResults.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/DependencyUpdateResults.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubAuth.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubAuth.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubBranch.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubBranch.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/DependencyUpdateUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/DependencyUpdateUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubProject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubProject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubVersionsRepoUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubVersionsRepoUpdater.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/IUpdateBranchNamingStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/IUpdateBranchNamingStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/LocalVersionsRepoUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/LocalVersionsRepoUpdater.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/PackageArchiveReaderFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/PackageArchiveReaderFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/NupkgInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/NupkgInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/NupkgInfoFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/NupkgInfoFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/PullRequestCreator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/PullRequestCreator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/VersionsRepoUpdaterFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/VersionsRepoUpdaterFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/VersionsRepoUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/VersionsRepoUpdater.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/PullRequestOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/PullRequestOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/SingleBranchNamingStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/SingleBranchNamingStrategy.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubApi". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubApi". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubApi". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubApi". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubApi/GitHubClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubApi/GitHubClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubApi/IGitHubClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubApi/IGitHubClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubApi/HttpFailureResponseException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubApi/HttpFailureResponseException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubApi/GitHubApiModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubApi/GitHubApiModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubApi/NotFastForwardUpdateException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/GitHubApi/NotFastForwardUpdateException.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/VstsApi". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/VstsApi". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/VstsApi/VstsAdapterClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/VstsApi/VstsAdapterClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Automation/VstsApi/VstsApiModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Automation/VstsApi/VstsApiModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/BuildManifestChange.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/BuildManifestChange.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/BuildManifestClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/BuildManifestClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/JoinSemaphoreGroup.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/JoinSemaphoreGroup.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/BuildManifestLocation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/BuildManifestLocation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/ManifestChangeOutOfDateException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/ManifestChangeOutOfDateException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/SupplementaryUploadRequest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/SupplementaryUploadRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/VersionIdentifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/VersionIdentifier.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/ArtifactSet.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/ArtifactSet.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/BuildIdentity.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/BuildIdentity.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/BlobArtifactModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/BlobArtifactModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/BuildModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/BuildModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/EndpointModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/EndpointModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/OrchestratedBuildModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/OrchestratedBuildModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/PackageArtifactModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/PackageArtifactModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/SigningInformationParsingExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/SigningInformationParsingExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/SemaphoreModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/SemaphoreModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/SigningInformationModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/SigningInformationModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/XElementParsingExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/Model/XElementParsingExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildManifest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildManifest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildManifest/OrchestratedBuildDependencyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildManifest/OrchestratedBuildDependencyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildManifest/OrchestratedBuildIdentityMatch.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildManifest/OrchestratedBuildIdentityMatch.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/FileRegexPackageUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/FileRegexPackageUpdater.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/BuildDependencyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/BuildDependencyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/FilePackageUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/FilePackageUpdater.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/FileRegexReleaseUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/FileRegexReleaseUpdater.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/ProjectJsonUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/ProjectJsonUpdater.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/ToolVersionsUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/ToolVersionsUpdater.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/OrchestratedBuild". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/OrchestratedBuild". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/OrchestratedBuild". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/OrchestratedBuild/FileOrchestratedBuildCustomUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/OrchestratedBuild/FileOrchestratedBuildCustomUpdater.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/OrchestratedBuild/OrchestratedBuildUpdateHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/OrchestratedBuild/OrchestratedBuildUpdateHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/OrchestratedBuild/FileRegexOrchestratedBuildCustomUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/BuildOutput/OrchestratedBuild/FileRegexOrchestratedBuildCustomUpdater.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/DependencyReplacement.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/DependencyReplacement.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/DependencyUpdateTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/DependencyUpdateTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/FileRegexUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/FileRegexUpdater.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/FileUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/FileUpdater.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/IDependencyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/IDependencyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/IDependencyUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/IDependencyUpdater.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/Submodule". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/Submodule". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/Submodule". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/Submodule/LatestCommitSubmoduleUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/Submodule/LatestCommitSubmoduleUpdater.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/Submodule/OrchestratedBuildSubmoduleUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/Submodule/OrchestratedBuildSubmoduleUpdater.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/Submodule/IndicatorPackageSubmoduleUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/Submodule/IndicatorPackageSubmoduleUpdater.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/Submodule/SubmoduleDependencyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/Submodule/SubmoduleDependencyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/Submodule/SubmoduleUpdater.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Dependencies/Submodule/SubmoduleUpdater.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Util". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Util". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Util". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Util/EnumerableExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Util/EnumerableExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Util/X509Helper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Util/X509Helper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Util/GitCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Util/GitCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/lib/src/Util/FileUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/src/Util/FileUtils.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tasks/build/Microsoft.DotNet.VersionTools.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/build/Microsoft.DotNet.VersionTools.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tasks/build/Microsoft.DotNet.VersionTools.Tasks.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/build/Microsoft.DotNet.VersionTools.Tasks.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tasks/Microsoft.DotNet.VersionTools.Tasks.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/Microsoft.DotNet.VersionTools.Tasks.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tasks/src/LocalUpdatePublishedVersions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/src/LocalUpdatePublishedVersions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tasks/src/PullRequestServiceType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/src/PullRequestServiceType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tasks/src/BaseDependenciesTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/src/BaseDependenciesTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tasks/src/MsBuildTraceListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/src/MsBuildTraceListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tasks/src/SubmitPullRequest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/src/SubmitPullRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tasks/src/TraceListenerCollectionExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/src/TraceListenerCollectionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tasks/src/UpdatePublishedVersions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/src/UpdatePublishedVersions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tasks/src/UpdateDependencies.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/src/UpdateDependencies.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tasks/src/UpdateToRemoteDependencies.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/src/UpdateToRemoteDependencies.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tasks/src/VerifyDependencies.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/src/VerifyDependencies.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tests/BuildManifest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tests/BuildManifest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tests/BuildManifest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tests/BuildManifest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tests/BuildManifest/BuildManifestClientTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tests/BuildManifest/BuildManifestClientTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tests/BuildManifest/VersionIdentifierTestAsset.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tests/BuildManifest/VersionIdentifierTestAsset.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tests/BuildManifest/ManifestModelTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tests/BuildManifest/ManifestModelTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tests/BuildManifest/VersionIdentiferTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tests/BuildManifest/VersionIdentiferTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tests/BuildManifest/VersionIdentifierTestsAssets.csv" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tests/BuildManifest/VersionIdentifierTestsAssets.csv". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tests/Util". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.VersionTools/tests/Util/XunitTraceListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tests/Util/XunitTraceListener.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/build/Microsoft.DotNet.XUnitConsoleRunner.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/build/Microsoft.DotNet.XUnitConsoleRunner.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/CommandLine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/CommandLine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/HTML.xslt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/HTML.xslt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/JUnitXml.xslt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/JUnitXml.xslt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/ConsoleRunner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/ConsoleRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/Microsoft.DotNet.XUnitConsoleRunner.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/Microsoft.DotNet.XUnitConsoleRunner.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/NUnitXml.xslt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/NUnitXml.xslt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/xUnit1.xslt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/xUnit1.xslt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/ParallelismOption.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/ParallelismOption.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/AssemblyHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/AssemblyHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/DependencyContextAssemblyCache.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/DependencyContextAssemblyCache.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/_DiagnosticMessage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/_DiagnosticMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/XunitPackageCompilationAssemblyResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/XunitPackageCompilationAssemblyResolver.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/ApplicationEnvironment.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/ApplicationEnvironment.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/HashCodeCombiner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/HashCodeCombiner.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Platform.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Platform.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/RuntimeEnvironment.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/RuntimeEnvironment.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/NativeMethods.Darwin.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/NativeMethods.Darwin.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/NativeMethods.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/NativeMethods.Windows.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/PlatformApis.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.DotNet.PlatformAbstractions/Native/PlatformApis.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Dependency.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Dependency.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/CompilationLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/CompilationLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/CompilationOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/CompilationOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextJsonReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextJsonReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextLoader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextLoader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextPaths.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextPaths.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DirectoryWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DirectoryWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextStrings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/DependencyContextStrings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/EnvironmentWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/EnvironmentWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/FileSystemWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/FileSystemWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/FileWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/FileWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IDependencyContextReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IDependencyContextReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IDirectory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IDirectory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IEnvironment.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IEnvironment.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IFileSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/IFileSystem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/ResourceAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/ResourceAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Library.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Library.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeAssetGroup.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeAssetGroup.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeFallbacks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeFallbacks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/TargetInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/TargetInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/RuntimeLibrary.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/PackageCompilationAssemblyResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/PackageCompilationAssemblyResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/DotNetReferenceAssembliesPathResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/DotNetReferenceAssembliesPathResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/ICompilationAssemblyResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/ICompilationAssemblyResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/CompositeCompilationAssemblyResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/CompositeCompilationAssemblyResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/ReferenceAssemblyPathResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/ReferenceAssemblyPathResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/AppBaseCompilationAssemblyResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/AppBaseCompilationAssemblyResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/ResolverUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/AssemblyResolution/Microsoft.Extensions.DependencyModel/Resolution/ResolverUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/DictionaryExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/DictionaryExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/Json.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/Json.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/ConsoleHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/common/ConsoleHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/Sinks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/Sinks/DiagnosticMessageSink.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/Sinks/DiagnosticMessageSink.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/Utility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/Utility". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/Utility/Transform.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/Utility/Transform.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitConsoleRunner/src/Utility/TransformFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/Utility/TransformFactory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Attributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Attributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Attributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Attributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Attributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/ConditionalTheoryAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/ConditionalTheoryAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/OuterLoopAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/OuterLoopAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/ActiveIssueAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/ActiveIssueAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/ConditionalClassAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/ConditionalClassAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/PlatformSpecificAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/PlatformSpecificAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/ConditionalFactAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/ConditionalFactAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/SkipOnCoreClrAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/SkipOnCoreClrAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/SkipOnCIAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/SkipOnCIAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/SkipOnTargetFrameworkAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/SkipOnTargetFrameworkAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/SkipOnMonoAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/SkipOnMonoAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/SkipOnPlatformAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/SkipOnPlatformAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/TestCategoryAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Attributes/TestCategoryAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/ConditionalDiscovererException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/ConditionalDiscovererException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/DesktopTraceListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/DesktopTraceListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/CoreClrConfigurationDetection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/CoreClrConfigurationDetection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/DiscovererHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/DiscovererHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/RuntimeConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/RuntimeConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/SkippedFactTestCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/SkippedFactTestCase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/RuntimeTestModes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/RuntimeTestModes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/SkippedTheoryTestCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/SkippedTheoryTestCase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/SkippedTestCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/SkippedTestCase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/SkippedTestMessageBus.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/SkippedTestMessageBus.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/TargetFrameworkMonikers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/TargetFrameworkMonikers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/StaticReflectionConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/StaticReflectionConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/TestPlatforms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/TestPlatforms.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/XunitConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/XunitConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/TestRuntimes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/TestRuntimes.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/ActiveIssueDiscoverer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/ActiveIssueDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/ConditionalFactDiscoverer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/ConditionalFactDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/ConditionalTheoryDiscoverer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/ConditionalTheoryDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/ConditionalClassDiscoverer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/ConditionalClassDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/OuterLoopTestsDiscoverer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/OuterLoopTestsDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/ConditionalTestDiscoverer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/ConditionalTestDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/SkipOnCIDiscoverer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/SkipOnCIDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/SkipOnMonoDiscoverer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/SkipOnMonoDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/PlatformSpecificDiscoverer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/PlatformSpecificDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/SkipOnCoreClrDiscoverer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/SkipOnCoreClrDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/SkipOnTargetFrameworkDiscoverer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/SkipOnTargetFrameworkDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/SkipOnPlatformDiscoverer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/SkipOnPlatformDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/TestCategoryDiscoverer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Discoverers/TestCategoryDiscoverer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/src/Extensions/TheoryExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Extensions/TheoryExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/tests/ConditionalAttributeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/tests/ConditionalAttributeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/tests/AlphabeticalOrderer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/tests/AlphabeticalOrderer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/Provider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/Provider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/RevocationChecks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/RevocationChecks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/StateAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/StateAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/ICLRStrongName.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/ICLRStrongName.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/STGM.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/STGM.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/Ole32.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/Ole32.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/UIChoice.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/UIChoice.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/StructuredStorage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/StructuredStorage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/WinCrypt.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/WinCrypt.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/UnionChoice.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/UnionChoice.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/WinTrust.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/WinTrust.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/WinTrustData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/WinTrustData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/WinTrustFileInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/WinTrustFileInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/DllCharacteristics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/DllCharacteristics.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageDataDirectory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageDataDirectory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageDosHeader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageDosHeader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageCor20Header.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageCor20Header.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageFileCharacteristics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageFileCharacteristics.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageFileHeader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageFileHeader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageNTHeaders.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageNTHeaders.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageMagic.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageMagic.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageSectionHeader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageSectionHeader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/SubSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/SubSystem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageOptionalHeader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/ImageOptionalHeader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/PortableExecutableHeader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Interop/PortableExecutable/PortableExecutableHeader.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Logging". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Logging". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Logging". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Logging". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Logging/FileLogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Logging/FileLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Logging/ConsoleLogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Logging/ConsoleLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Logging/ILogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Logging/ILogger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Logging/Log.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Logging/Log.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Logging/LogVerbosity.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Logging/LogVerbosity.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Logging/LoggerBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Logging/LoggerBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Microsoft.DotNet.SignCheckLibrary.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Microsoft.DotNet.SignCheckLibrary.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/ResxWorkaround.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/ResxWorkaround.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/SignCheckResources.Designer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/SignCheckResources.Designer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/SignCheckResources.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/SignCheckResources.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Utils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Utils.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/ArchiveVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/ArchiveVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/AuthentiCodeVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/AuthentiCodeVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/AuthentiCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/AuthentiCode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/DetailKeys.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/DetailKeys.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/CabVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/CabVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/Exclusion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Exclusion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/Exclusions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Exclusions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/FileVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/FileVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/ExeVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/ExeVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/FileHeaders.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/FileHeaders.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/JarVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/JarVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/LZMAUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/LZMAUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/MsiVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/MsiVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/MspVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/MspVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/LzmaVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/LzmaVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/NupkgVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/NupkgVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/MsuVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/MsuVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/SignatureVerificationOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/SignatureVerificationOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/SignatureVerificationManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/SignatureVerificationManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/SignatureVerificationResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/SignatureVerificationResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/PortableExecutableVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/PortableExecutableVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/StrongName.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/StrongName.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/Timestamp.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Timestamp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/UnsupportedFileVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/UnsupportedFileVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/VsixVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/VsixVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/XmlVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/XmlVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/ZipVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/ZipVerifier.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Jar". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Jar". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Jar". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Jar". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarIndividualEntry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarIndividualEntry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarError.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarError.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarIndividualSection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarIndividualSection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarManifestFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarManifestFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarManifestFileBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarManifestFileBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarResources.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarResources.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarResources.Designer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarResources.Designer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarSignatureFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarSignatureFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Verification/Jar/JarUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/SignCheck.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck.sln". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/SignCheck/FileStatus.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck/FileStatus.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/SignCheck/Options.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck/Options.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/SignCheck/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck/LICENSE.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/SignCheck/SignCheck.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck/SignCheck.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/SignCheck/Microsoft.DotNet.SignCheck.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck/Microsoft.DotNet.SignCheck.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/SignCheck/App.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck/App.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/SignCheck/SignCheckResources.Designer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck/SignCheckResources.Designer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/SignCheck/SignCheckTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck/SignCheckTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/SignCheck/SignCheckResources.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck/SignCheckResources.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/SignCheck/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/SignCheck/SignCheck/Utils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck/Utils.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/WinShimmer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/WinShimmer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/WinShimmer/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/WinShimmer/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/src/WinShimmer/WinShimmer.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/WinShimmer/WinShimmer.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/XHarness.Android.SimulatorTests.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XHarness.Android.SimulatorTests.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/XHarness.Android.DeviceTests.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XHarness.Android.DeviceTests.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/UnitTests.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/UnitTests.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/XHarness.Apple.SimulatorTests.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XHarness.Apple.SimulatorTests.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/XHarness.Apple.DeviceTests.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XHarness.Apple.DeviceTests.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/XHarness.Tests.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XHarness.Tests.Common.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/AspNetVersionCheck". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/AspNetVersionCheck/aspnet-versioncheck.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/AspNetVersionCheck/aspnet-versioncheck.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/Junit". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/Junit/junit-results.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/Junit/junit-results.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/Trx". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/Trx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/Trx/trx-results.1.trx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/Trx/trx-results.1.trx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/Trx/trx-results.2.trx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/Trx/trx-results.2.trx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/Trx/trx-results.trx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/Trx/trx-results.trx". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XHarness". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XHarness". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XHarness". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XHarness". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/XHarness/XHarness.Apple.Simulator.Run.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XHarness/XHarness.Apple.Simulator.Run.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/XHarness/XHarness.Apple.Simulator.Test.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XHarness/XHarness.Apple.Simulator.Test.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/XHarness/XHarness.TestApks.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XHarness/XHarness.TestApks.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/XHarness/XHarness.Apple.Device.Archived.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XHarness/XHarness.Apple.Device.Archived.proj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XHarness". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/XHarness/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XHarness/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/XHarness/XHarness.Apple.Simulator.CustomCommands.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XHarness/XHarness.Apple.Simulator.CustomCommands.proj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XUnit". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/tests/XUnit/testResults.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/tests/XUnit/testResults.xml". RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/arcade// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true -logger:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/ /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/log/Release/Build.binlog /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/arcade// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/ /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj Build started 9/22/2023 6:05:57 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj... Installed Microsoft.DotNet.SourceBuild.Tasks 7.0.0-beta.22513.4 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash MRxsoDDMvDgfKgWJ+6uvwNugFCDI2CxGMhTpcXJmeoN+W81DlEYuTyMd980T5aIyGj1A5h+efAY6YaM0kWwynw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (in 165 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ Installed: 1 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3) on node 1 (Restore target(s)). 3>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/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' _GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifference.Implementation.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.Contract.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj... Installed System.Linq 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 4uCHwT8tPQtMzvIy4Kc5k/vbi9mq9PzM+IjZuH11TJ/1pLDzcrEDzdzRMz0mMdbBArj6Znn063Kv68tYDOojfg==. Installed System.Diagnostics.Tracing 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ooDaAJILWXw76tb7BkgpXmV1Y3TvU/Bf9wdxh4qjNHklvPnHyDPeFcwWrG9d2vuK32wb1tsXl2Qi8xr/wbkmZw==. Installed System.Collections.Concurrent 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash uHd45FM5jV8knSmWl+cDFm+f5IKSw6XSh77EubMAkp1HymK1QH45GQ9jIbXiQoOxipwoEQsDz7ni3BIyhiWD+w==. Installed Microsoft.NETCore.Targets 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash J4Wcha87Hu3pwrosaDmzVrc3/O66gK3ixc5jwmxgXEV/CvDtRlDDQCXHmo73jaQ7iDcZUNMOu0WNw+z/x2AefQ==. Installed System.Threading.Tasks 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Re/dIvuudLsAcBu7fJlGUp/OzZx7z/zucWduKzNcxT5bPX54CRNxKB38ZidaQWbxmMC42IBsUARIU/l+PkdmIA==. Installed System.Reflection 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash jCw8XgxmH9INCMWMSwmPS3ypb/Ngo50xtEWmMLAlkwVMb/9X4xZeNrwOAlneJA+Za6W3omioem6LHIG1/5bpWA==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash WGpZTgvW3SaCX8wWC/03TNSxTMzm/WSVWhE/qs1NviSBR5z5Ql9G8Q6S5WXfP9T9PYGgG/vS5WBjEPcZmMoB2w==. Installed Microsoft.Build.Tasks.Git 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash n8LxSS/vaZwQn5nK2kT2bhXprjVsuTcNsA/WbYEm0yk2rPvQmOsZw/rbL/sATm3NfXrpm/iRahhq86VkOQ+2oQ==. Installed System.Reflection.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash jF/KiMnEljnbODqJGc32z9OapM5uQ4ehTindgRRcJsywr2scwx6tNCBybX1oJ4D7EeAtaLRtmSpE9LbabRSb+w==. Installed Microsoft.SourceLink.Common 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash 6/VAteD065SCAU+o/7EHWa1IEC07ci7GFdkH3oemkE7WmyOEVKLzw0aZ1piC2rGHskIBAZb+1vmfREFA33mkUg==. Installed System.Collections 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash +M/BAmViVFC4/YrjUvbv3J5R4pg8jFgh9ruNSamocmJwZgJdHJK0xGrdN0aGp/2Du0XV8TOJhIRl4nzmuJ0C0Q==. Installed System.Globalization.Calendars 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash +pJDvMYFcPREb6/Nga901AXeJ8/buj2d2MITyD4+uPzOQETGv05ikYDErBot3706qf8RBRx1v1GMC6QJrlyHFQ==. Installed System.Globalization 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash qvQOPa2cwQGZL0VOj9qvodFZhCyxb7qJJ3g1wlUAQZqMXm5E+grgJrhqazH3qStTxoqt+w+a+utvS65SycQCsQ==. Installed System.Text.Encoding 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 0E2SFLShs7EnfExWtSghqf8o6dqKeBvcIyz/QjBZrI4xs7/C9yiDFddyHGwwpmfHCID2G2O7UZTt+4WiaWw6qw==. Installed System.Security.Cryptography.OpenSsl 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash c5ix8AvZBHyKkS+NlEgAqnbhCxzbGC/kR5eomSYYNiIFnHP3RBACC7gsiFYWQ2DiFgc49NnrbKI+mMsn5aqJ1w==. Installed System.IO 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 1H6FiO/j2yQR7b3EARDfOvNVC3E8x9Z30wb8GB1V+H8OvSkqC2WcikaEqEjHjR1SSyf4tp5QiEGlLifm8CGIFw==. Installed System.IO.FileSystem 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash VeLcvBbxreo9QMGpnhLtUgZJtsj+QH9hBprYV+MGf+A5qWfqqo9a2wfyyBP7HYxFnXM8NKMRvJhAAZh19Ae3Sw==. Installed System.Security.Cryptography.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash s4lKmUL5pxDM2EUn6QKw2YFPelr5gl//16MHJbgAYHNfWkdxOui63G3+eC8HH+ncjU8yiSTJqtP+hFNuFWx1SQ==. Installed Microsoft.SourceLink.AzureRepos.Git 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash YD4uf5/tCl8YSbzYfXE2v0Opjp0ZMKtpzDfNL5wBgzRGE36sxb7fd/nCfsdXUrq9FYj674YflIY3gGGemsecdw==. Installed System.Threading 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash nVjqkoD6fsuwv+ZcY1aAj9pSKNAi/9kxEDOeGxXB1E4+af5NMGoN4JUHAaMjDbVIcaCE4RCTHSV/16kGvPYfDQ==. Installed System.Runtime.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ywqQncBsDJwUDmnczQ5umvUZhhovr0gKvhLbqFrHGVPyBVGl3uf+nFuLkrcE7te0j5jlH4j04JG1Cd88a7B5nQ==. Installed System.Runtime.Numerics 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash uQ8OmFlXrbnSiFJuhb+AGaBU9gTxkeb4YCp9LWGbNhIu1ddvMXXSUX25L85ongygElIhY37vHgwgieokFHWcrQ==. Installed System.Runtime 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 472k0eL7ovsk+qKfDFfE0WH7tzUXvyiR/zp72k2ezO2aYu8IuTgi3XgQ1w8esD5hf8jcUt7ZkDFDYcAnNsGwgA==. Installed System.Security.Cryptography.X509Certificates 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash v7S2p3mO7WVI9DvPOiHcbjrVSmBp0bKsCiA4TvJeDtwELSLjvcbpABeRX/cYRitvjhjnbWGgdUeJSGaMhc/krg==. Installed Microsoft.Extensions.DependencyInjection 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash xmlTpOBeEwckq0tR9ZdXBl/RaFI4dFO3PjQnbMksLVrPmg2r3HeUB3OGIWzjBBjembe7MACJHkDZIJvk8l9g+w==. Installed System.Runtime.InteropServices 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash DgkSOlqSW+AxLG24NpUf/axQzehu3ME293mIX2Y0erhAZsZfywi8r2srxsCslT8OiGcGOQvJagz58O9KiN6s2w==. Installed Microsoft.SourceLink.GitHub 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash /TApc4VTQQfm9KflMPLOdU+I2QwNvRtH9xAtBQ0eeIH618GnyO62YrRxe/onSi55YyqLJWqaxH0gaIxuxmCelg==. Installed System.Security.Cryptography.Encoding 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash nf3IrXyaSqKXvlY3njoe49n+MP/9l3lP/Yv3d0Mn8IedAPF40Nhyvn2FGp1/D+u6QE5qk3pi6K7yLNxehspgIA==. Installed System.IO.FileSystem.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash KP/dsVhMG27C2LZjmF2WjUEy6HKo4D8lWd2iS0J6J+nUqQXhBtOsRRZTj5d+tIB6xEAsw6gtiedtc+4n97lG9g==. Installed System.Diagnostics.Debug 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash XQ4VEdQlJNnnMdwh4k0fCWChJu9GiHr8THUk9JRyDMFhLoYEDhO84DnADLpoM4Tgh28fYCP3EuD4UVmECS+LEA==. Installed Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash StWZIP+WtXz4URjNlHIv0THXogOMjAXctTdVxxi6d25q0Ofs7l2pfSs6tLFgdIE2ctF3X1cF7dRzvwkvz5pVsA==. Installed System.Resources.ResourceManager 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Gk8Ck34olE3I2LUjS4ZZtAq+nXrHCAc8C3TtASfqzd9j2eBz6BKu8xdh9vyDXP5dTZOjFQlFkXPbmJuN/Nnv8w==. Installed System.Security.Cryptography.Algorithms 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Mx+WWJsmXeLsmwELanmmwY57A0mGfWs54FKeaVjW3DtFFk5pxV0DVj9bk88aJYmVQ8GcKW7+ZOdrBVpMCqgb+g==. Installed System.Security.Cryptography.Cng 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash wnYf6A6IE3faiuFn8+atfxaAJtvJf/SErliDSbTrNWVex0yaumvwh7AoHsoDMiYu0UOpcjgXx5+VAEivdxSYWQ==. Installed System.Security.Cryptography.Csp 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash DFux4HNUPhcx1Q6rCNokASG+/Wwsk1RC9UqMxA6jEu0vPq6vgBUJ27qGcx/vm0OeupszpOM+2I6xNe21/jnJgQ==. Installed System.Runtime.CompilerServices.Unsafe 4.5.3 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 699KGhrSYo1hLAbYGSZukdsMvOsD+yb3F3jLfYtq4B54kHDVSMMEmMgeiWCvYN3Pa6StKNzF9jQ6LbAvD3/sfw==. Installed System.Runtime.Handles 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash r6Is/1flONrd+If8djlR8KHP8rlE7eH1t644gdrSPl+BS8qr/HhvVSBfOHUsyOYShuhyzdqTcnHfa70Dt/p2SQ==. Installed System.Runtime.CompilerServices.Unsafe 6.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash PlzkM5+CBkIVZiBUMaR/A35mN+5cuT6mC1STnUMOXMiz7BHiEkCG3ji+JQzodV7eqxyXk2S5Qg5azkdvSfOvHw==. Installed System.Numerics.Vectors 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash tf5mcUFU2iAvHFJEWalzr06NC6tibhSeUQrZ3+oVqagQbMDG+qy156+hxQqTkTcZJt/xPzfd1MJ/x/9H7gK16A==. Installed System.Security.AccessControl 6.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash kCeguYRMZP/3xKQ2K0RrmtDYeWSs33IlzV72DkDK2SXTNhUP+hnveUnuh5KAHlTcF9WAkelK/LWrHCBJSO0kyg==. Installed System.Memory 4.5.5 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash tAhImUuGRsoU+FUMgDK6u/ero0/YZPvkWZRdlmInB8789nfCrP6W+ijT+rIM+1m2eiRqFoy+CyLTb7Zf/znpMg==. Installed System.Security.AccessControl 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash u669lQDNAOorVOATdgEQxHZ0D6TnkCJcmG7XaF410W80zeX/qaBza/YBMeP8gUIjK2Qtk8aq3JWIIiD+nCMsdw==. Installed System.Security.Principal.Windows 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash cWG30kgmJYoWeVL+1ixpyI0284BtXoqjcepiXY8hBQP7Rd1HQS6fVgjppSe9scoOUoWFKi+MAN6N3NU9hMIqcQ==. Installed System.Buffers 4.5.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ialu03WAJXkswn91ynQado3fRiKwrjmk1lT1fJHbwn81DBLfsggh7Fz1PFtB1w07F9VOr+K1ZTs+VuUWl3HUbg==. Installed System.Security.Cryptography.ProtectedData 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash pjFDCxMNwgNKAdnDB50G/ecTm/UVnHSvRrDVfXojUC+HDo1/4oqbG0FEMKqjSR001bcpMSE48sBrDflgYK+VkQ==. Installed System.Memory 4.5.4 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash QPXnmAVz7qMBFyEgzwNc3HwJCrqoSZog3JZPq430BYmMGikt3VP2mzgx7r2iw8y+9Il6t7eXSaw9sZYMOrIVKQ==. Installed System.Security.Permissions 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash WHAhYXgq3TIPGYK5DCeAmAbiZi08kJW6lx3uqeHM1pTOZwtvdd8r0B0BeU0/jP+kQhz3I+sIuuHMQ5tR9NvvbQ==. Installed Microsoft.Win32.SystemEvents 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash aytmnV+HCd3xlFsIrVAuQCWkzDHyh/yq4mFQA/4eGFOwbe+uUp06s/L+xompfh8OHof2GH/N1o5DHglWqmy+yw==. Installed System.Buffers 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash zruF0gCqgB/2CzpMENm+Xrjdm8MuhG1QZF6mr/fndR9qXzNovnA8XV3WbtMGlwzAOe2TjthLG6c1jK4OYDOWBw==. Installed Microsoft.NET.StringTools 17.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash oCsUp9eIYDihseNe4bVcsowLF69de6kWx6Xi6YB/A7f6cjLljiLNA7mew6oyeH/uaVeJVkDYD4wmXgxzn8TwhA==. Installed Microsoft.Win32.Registry 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash dYiTsA/ILxsa/mlsWAiL+g5FwENLoBOGUuDHfC02ET/oB62Hm8wMq46Rh6NUqARjTFtO/9yRbFK6ybMRNHoFnQ==. Installed System.Drawing.Common 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash Kw3XIpc6r7pMQN28xL5XPaO7MEBfr4UZdjVmJ+k+EsH7Vf1+Q7NVeOanaYy6E0JVeEJBm1bPDHQfnLPlklQJIA==. Installed System.Configuration.ConfigurationManager 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash jJvc2kJuS5b6Pm/bWn2ad0JA6/JBHkWOFNVDXEhG6AskNUfNiGXhvXGrwE7saPi9axUF+BD+ESzjvhaQ7zIwuA==. Installed System.Diagnostics.EventLog 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash TWFbVutd7fRa1B3Mhv/z3ENizJEHyZ4CZ9Id+WHb4vvDsIhCaw/KnxdjYRCbi279T9f0+XPfndFB0tSVnrGuuA==. Installed System.Collections.Immutable 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash 6wU6OwDb6r45Sqm5n/6042x1lr7FMsOtqMfxZ0g16gxwIqo2kJWNO1GSaVb2GZuGeK02/5JbGYnb1CMwB/BHJQ==. Installed System.Threading.Tasks.Extensions 4.5.4 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Inv/E3XyFw6tL66JWL8M6HCRC/d05j5L7bNl6OonTs0mmgws3Xo9hPgbQN1Hpl056SMWegcKx5daHx2bQbB+6g==. Installed System.Formats.Asn1 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash g8mBAO+Ejh6MMzaxx8nUW01x9v48xWopUF4Jb0hzfeNmzAXw1jU/PV5K7K237TmrXrH2UWpespLR3Yz1wq+3cA==. Installed System.Formats.Asn1 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Zu6b6lWeuUeJ3QJ5ZbbGWwbbAu/KGkG7DHneZ1nCD6Rgg6lLI/O4SQF+x1xoo/14udaxDtdMm0kRt7JxZQ09pg==. Installed System.Security.Cryptography.ProtectedData 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 9ooDMfKzka/FVi5U+tjDbs1ShQBK7DiQAD7V9npKfszzqwV5CVcmKGxXdA1friN6o8bjIAbyBqdBzNikqIqBzQ==. Installed System.Security.Cryptography.Pkcs 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash GeWdbQIhyvS9ZFbe2UpwOtJiGwZTMpUKJ3331PcBrBCwvy33zUwxL7eWoW2NRr8FuAbGWFYmo5zFw/gh9rm3Kw==. Installed NuGet.Versioning 6.4.0-rc.32767 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash X6CWGCEFvghRmGtcbbA8EPXhS6bSgWaElvtcaLNdYr77GIZspI8nYwJEUJ663JFZkmXXV7nLszx2YSLT4Cv9wQ==. Installed NuGet.Frameworks 6.4.0-rc.32767 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash P+LlOr+bFfpbHcXOAn5bs9fCQaKz5hLx9vp+zBj/nJbIu6q3Mtejf9z20JiB4NQung1jkH2NfcposV9XQJTOxw==. Installed System.ValueTuple 4.5.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash NmmsRYusr457aTb4rzQWxsfw8b8K7umTd/URVSLnA7h2Iurop9m41qNLjnKp5iJdzqpSzdD+1ShZPAor3zc3Rw==. Installed Microsoft.Bcl.AsyncInterfaces 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash zQ/4bW+mfn4wQkCxh+XwN7prR62pgBnb1IwqayK9LTmRFASrCC2QUrz3v83fw12L+QE6r40+8/9s1quRPQVfcQ==. Installed System.Security.Cryptography.Cng 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash LY2W3/22P9blWaKv67nJdHdHroLvk9E/LgBqys4Y9I+RWagsvVkEh7McXkHWU0Zweers4bREvsQfn1oBWHA+HA==. Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 7LJPtE8oeYd/iOVaYBDav4SW6QrOJodFpc3GwoX6ZyZft08ie+SMR8r5TIcf3j6ShFv/v9TIPwJP6g/nYZ4Ehg==. Installed System.Numerics.Vectors 4.5.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash NcjR6fB/7f1NnYY7v2LmTQpgjMcav6UJxQxhf/U0FoQvNPfsrR8WEV/I8EnkwNvT09anwAHPyQg0hQ42wt8krw==. Installed Microsoft.NETFramework.ReferenceAssemblies 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash IvnoQlBSfp0oVXCahS98mqrEKtug6M3Nr709o8lYEBKkukFCGDuEX9mzU6qk3tRoUhaml5iTGHrvGjxliwXr0g==. Installed System.Windows.Extensions 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash w0ymrUQpXxbSX10nPQyx/mq7yisxKOfPbgFBHZaN49itER0bjVY30ckBc9vZptDn3UvPOfYOu014XLgf96ui6g==. Installed System.Runtime.CompilerServices.Unsafe 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash X/Cw7jJWWQhCTdtfilzkkM73P3Xg+k0szO7kZuTcqL6P8//yaMyB0txgWeZ43iyawSsQyZ0Y2gRKyumt/7Xx3g==. Installed NuGet.Configuration 6.4.0-rc.32767 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash auVVXvhY2X4FAF+RAmBTSBY8gn9k5uqfDGr3QTCAO00i4+vvWTJaNAnCiRk8x0hOerWGAtVd8ZvZe/39jkYhPg==. Installed NuGet.LibraryModel 6.4.0-rc.32767 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash YfyUuYLJFsq1QbvsXOd/E1aj5vvQYXLjCQZxAWO7Ylubm+MCgO+MMYWhIiUUvktJT9QfSBqpPdTVG43NJwjDnA==. Installed System.Security.Cryptography.Xml 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash yQ9thILlkCUZeQVAjLKHd9WGs8QfRjYg9G0AezbT3yOnH3SUhff9ngfz+f9lP2XGapcY5s0s847w7s7vDF5fnQ==. Installed NuGet.Common 6.4.0-rc.32767 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash bVnFfEhXyMGPBAdZrTqL3uAtuxBojYG6d2jgrfEc1eMqc/Kth6p7PI/HzEbZdpYpyBFI7hhw6yUkY5uJuzub3A==. Installed System.Text.Encodings.Web 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash lI4Rjuhwschp7ecTY5R98Dcf0xMrHY0BNSGtoEOOSLCICEHxJ4ZMmsSgPXdjmj+zzT4/58OH4Nqaw0WE1kXCDg==. Installed System.Runtime.InteropServices.RuntimeInformation 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 7Zi8nh+WmRWaKPvekZYGqaOtd1Nfr69/kxVPV9xfEKaWupGX18XPLCV5wTt216rad3eRlILcKGcl/U1QQZvrSQ==. Installed System.Text.Encoding.CodePages 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash YTcicO0fqHrDdcQH2V83Pevy63LjoGOLpe1y2U9cU1wKfhu47rNQSU/n5gJhVE02Npu37E5QfHdrZTztz0Wzbw==. Installed System.Threading.Tasks.Dataflow 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash WD7nN1GWCAv4SLonUxan6Um96rPCspBU3IWIjMrhs7UroEArkqwIisp6biKdnXbw7I4SjrlnP+mZ/uB5wu2PcA==. Installed Microsoft.Deployment.DotNet.Releases 1.0.0-preview5.1.22263.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash g2c4kjAgafIQoWxbbGMF2QNRk++xwKj9OFcqsAtgnF9B1fDj07iXPVab0eXTWudTl6AEn3p7KPUhKNIlrfpwUw==. Installed System.Globalization.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash VI7ZCySWtOQPCvZ7H87aBJA+0L+bQiW+zZVnmMD2ff3T3Y8RLjV3f9L6Fl8vwNHyTraOzhX3IjxfUbkz8cekYA==. Installed System.Net.Http 4.3.4 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash M62JCB2ZUkhIic8Ly8OnVDO65JiW/ulAovngpR4vUsPPcU3CMwO2KztDujrwemvgKBKc6xp+Gv7r+SUr/KwOiQ==. Installed System.Diagnostics.DiagnosticSource 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash fAjYqvrkbbZSV0vHAGePObvItto4rrqCxAafjG9jWj67ckDZ1ZqcTexYZAD6WDzM0B5SM1mBUeZ4VbZBrQoO1g==. Installed Microsoft.NETCore.Platforms 1.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash BHrRgsEtC87hPIfJGPeOWDW4/RTlSZfQPM3UCJLu9wlHfrABnjwdoizvDN+bUlje9Ufw4hjoqpZcjGTvWY5XBw==. Installed Microsoft.Build.Utilities.Core 17.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash uFtrXJwcndA8qtEIuSL+4YExSwOy6d0KJ4b60U+kpDCPeQvSwVYGuq/jPeL8W5VplKx9JL+M7pUFxB5brm+zXw==. Installed System.CodeDom 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash qxbrv4gq+jsEBmK04mFQND1NjtnQhqQKPDsthgnu27yYK1CGApNtLf84nCgjPwETivAUiKcVtOQbsWc0qAotWQ==. Installed Microsoft.Build.Framework 17.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash T5kteUIGzyx+1swbMGQ7gWoa8AyuUIwefm3C7z/FcZjH8gPFjRazN/ApOamtk4KQcnKjPSL99TBuyE4KplzCgw==. Installed System.IO.Packaging 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash uGd7Z3Ef6OU22xMqKLwpaRIe+oOP8mvpXnFx1dP8C76COZSb8YlvMQl75R9WINAXwrwHnvupDlTROexlPI2pog==. Installed System.IO.Compression 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash qT3Qp0mTdb1QAH65Z4icWLLpUBujORgz7vg33jVYv8mFpnvLhev+8ExXXdKKxb1nqZYlCTmIJWPxcpUV3oa8Ew==. Installed NuGet.DependencyResolver.Core 6.4.0-rc.32767 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash SyGRgJEHnnPK0i+iK1Z3yFYdgzlVJUDqOTnHiREIwrIofdjW8HiaV8sxZDkqy39fHsGzvt74vFsoQo0Rvrr8xg==. Installed System.Reflection.MetadataLoadContext 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash atgyONwOBBwpi2xB9H+O2qOKJ4Kirm95GwHudOGzbhiYvvw5+vY1qPm6DnxvQGHcBblrRoK92YzbAysqvwMUxQ==. Installed System.Net.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash rYel3ZI4/KMyCfgV+reovxx+BsSyeut0Q0s+0FgcXeArBSi5477smuZPKbzj32jW6qs60dZ56KYtLy63pq8X2w==. Installed Microsoft.ApplicationInsights 2.20.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash hmRsDkzXTR4Z3CMJC2ab1fG7LRtQFa+furxXomqwpz/C5jMfmYwWIoU6v1exzMEiE8zVPEHt5doCagI2pBvwXQ==. Installed Microsoft.NET.Sdk.WorkloadManifestReader 7.0.100-rtm.22521.7 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash +BSzolmPh3cZMK9epqpRb8poREqQFlvxYsBZst+1YMuQElSJiST4Mc1V5/DLoXNVqkD/e2y3Z5Hkaq0CzyajCA==. Installed System.Diagnostics.DiagnosticSource 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash lRZ6PiBjQb0/tyjb9bK9BHugFHByXzVix3P4FJezy+6ySAD+u8hXj6Ti/wmP5ed5vottQGY/85Xh3i4pQkxWFw==. Installed System.Resources.Extensions 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash Sauf9rUq9LKabRL4lvIDyj0Gnh/oTdYF9I/Pt7dTlOr7/4ghLFym6X7xqMbvj01b3XrQu0m/itcm3rMSWIChWA==. Installed Microsoft.NETCore.Platforms 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash HIVPdsih4AcKc7VEmExJQYqUdpPgLgxV0aR9I+SmfFkUVaoTJ7tZu9N0EYxjh3tovwZTNrQ4BeXz/Xl+uxwP5w==. Installed NuGet.Packaging 6.4.0-rc.32767 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash fVPlpuUKWQUhdg/dI//oSdO2wnu1KQuroLsBdTC39DkqjKGV7iJ+9gqhbSlG3hndkk+w8WGYpnonKQFCm0R2gw==. Installed Microsoft.Extensions.DependencyModel 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash Yva0uf6a6Z0YhBJcm+VSbM1oxea+EAgavmixaAr2+WCdp3uXCd7LEtatk68thTalbRPK5BEDgJfe37PYgOAZig==. Installed NuGet.ProjectModel 6.4.0-rc.32767 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash GqER5Tj8lmqBmLwPFXmJiFbBQ2MUyTmO2DbXUFjaJ54DQwYUZJIhBjG8XZKvzWw5ivky6DQUwWani43X25iOgw==. Installed NuGet.Packaging.Core 6.4.0-rc.32767 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash XDueQ1o+Ko0/A+zprDJwbS+gDQIsXQU5dh9tmNbqu4o1fVot12y6wXrVmDqlYjYulEH8GQl0kKmoLHQIVVJDpQ==. Installed NuGet.Credentials 6.4.0-rc.32767 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash 621pVXN70gRZMNgcDLJpdEuhGaTOqof2yp0MbTFTjnyHn8g85NAN7MQ3RzhvmgDeUgDtoiffXNGfnlOwx/qRRA==. Installed System.Security.Cryptography.Pkcs 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash xOwEmvGWG3DcAJOV/kZPgTofusYFxHjTEACA8Hd2zU/VjT4pimG43Um8sGD/ASRc13gjYZ/Y8wMGM7kaVZJYog==. Installed System.Reflection.Metadata 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash wU8G+HDM4D9MK/yZGN6T1P0tZ6Iw/m7gY62M04N/mhGWgFFVNJ2+7C/3EusjYEQ5ixNLz4/pKHJAqx+RfrGJFQ==. Installed NuGet.Protocol 6.4.0-rc.32767 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash A1tSR4L2099Zq5eDwJYgHLuH7xkg4bpGpo70sqv2W6o9A/4hN/0s/gdufk9IbOmEXVtMIQB38A1MHbSkhnrG5Q==. Installed Newtonsoft.Json 13.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash k/ljPiUrF/cF1MoLIHUluaVJNqnqs29ZeOCmdD1nw/ovcZuigHglEnYqWOtGtKJWNlHhQg1nNradLmSnQTQ/xw==. Installed System.Text.Json 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash GT9tgmWK1vHhcRrTzFO7xpt1Xj+NZ2EaXuaHkMwv85xPmttV+7RyHq7x4TDv0nNQ1deTcJyxaZo1BfsQa2hr0Q==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Contract/AttributeDifference.Contract.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Contract/AttributeDifference.Contract.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Contract/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj.nuget.g.props. Installed NuGet.Commands 6.4.0-rc.32767 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash DLZdjKLg2QpoXRj7JrmEmiEtpc+U9S9x2jtpmNQ7IftEUY0rqeLJmjQFAkz/6Qu7XKpv/oWbjbebm7T7cu7SYA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CMake.Sdk/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.Contract.csproj (in 585 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (in 585 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (in 585 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (in 586 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Implementation/AttributeDifference.Implementation.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Implementation/AttributeDifference.Implementation.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Implementation/project.assets.json Installed Microsoft.Build.Tasks.Core 17.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash G/AgMlx02PHIC1uixTcuWbC7RWMmBl+fgc89ORDZ4eSqPLJyBdyoioan/rj9/nXOXi5hq8frnCOUjOC5VA4OGw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Microsoft.DotNet.Build.Tasks.Templating.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Microsoft.DotNet.Build.Tasks.Templating.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifference.Implementation.csproj (in 594 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (in 587 ms). Installed System.Reflection.Emit.Lightweight 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash zr7xwZJx8U+VB+Mr3KtPe8KGTOqVosNAfKjJgIiHuLu5amzkFvvghGU0ONBRnnDT6/PX7zSJr9oxUPa4y2eMgQ==. Installed System.Reflection.Emit.ILGeneration 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Iy/GmPkYsPvU+jZpDPwfh2NrgrWA5WtKQUCMLdlD0GpwDIhkRGxlwQR/qGN1kKKndMt7bv2X/Q1cEPdKyDZejg==. Installed Microsoft.Build.Framework 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash G3nSgxSzgwDfngLV0ipwhL9a85PLp97LEkdOCUNzhRg7XMNrCCXNcev6RNvpvFu7h8daHlDodvDQIvviJcSZMQ==. Installed System.Reflection.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 424QqhfUiA928ZxdIpgk+gEOcVJUpZtginlpJ0Uf0rV789ggmkpA4gXaLR10ckKFhm/NX+QtyhlJh8hAs1s8wg==. Installed System.ObjectModel 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash c7Ky5zmE1SuryANJ3/gzhOc7zj+TUEFKaODpBYhBRyIJtWqD+uQ8m3A82v83y0lUQdrTq+9MpbOnnn219GMgkw==. Installed System.Reflection.Emit 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash BixIMEkIBuMnJ0TQXCP/fiu2RBQV1mqzqgJIAYytVibke40f1gjbPo8Yj2flBkOEU6g9I44pmayTvChWCdOnmQ==. Installed System.Diagnostics.TraceSource 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash waiK4VqRTlsiJ7OJ4jZ+pmnkh7+xqfmHUbEiiTF0mBt9MvZkh8AeXtaUwvIvJ1CUOnQ0vZN0GnJPBtARwqNKug==. Installed System.Collections.Immutable 1.3.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash m3vB3cwURvGwc7G+36AkuVcPFqWakCB96EgqttKwdeg5Yvf2WokXY5aYYkKROZL/s1KV5xJGhVyd8ghIxoC5eA==. Installed System.Reflection.Extensions 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash AgQOVfJM5gMyAlCMLAKMmtVpeN1LZtdmnZHM1Pva4IdSPCz3TvIw47dLCGpqWvL235Y74s95JScmKZhcUWXr7w==. Installed System.Runtime.Loader 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash EVr6etrMfjP58ZzwfwZ78v6cNwALkuLkB7bB2TZJFmQxdPdAk8uFUgUadw5GB1aqpKSaVlk6I2flt1Be2fa0Iw==. Installed System.Reflection.TypeExtensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash gA85a+GyCJUOqa0GFXrqGvfnhwU1r4jMexzPPtaEjy9qRo3ZzzWN7+mTKN/7Bf0/dOgizKAgAicfTM/TUiQCbw==. Installed System.Reflection 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash i9RVsV3X6dhDrW6JxzjmMRLeOmv/xBsTgMEume3JQRp7xS7amewkM3fTOG+osAHFx+pKKCtguss6yEeMMY0OwA==. Installed System.Text.Encoding.CodePages 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash AWeOkKkBcTZMRMG18a6lKzu9LcGhUxIxtK9QPvQrCOfcQnO1zW+SWgdi1pGzttQ0xQxocu/ImuDT+htmZTkJYg==. Installed System.IO.Compression.ZipFile 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash TRacWZ/75YugjytSuR44hNikBEcy3chxmgC0hlDu++Do2qIeQQyiqyWVC1iEz5X4/y3RxRGObSjgWJj/oHDjkg==. Installed System.Reflection.TypeExtensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 7kvJLdBA0F6UVIHV0KeZrwWeqwKPxGLjKvK7R3hJ0B18wRyg8VzOoRSR/3k26HHtDD/OigY0ch7wTy47j3vICQ==. Installed System.Reflection.Emit.Lightweight 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 2ol27d270w54SBGek+jJoKHOQffTdsByKfC+CdBQxeqk/NV08XEy6OBV5BWdWXGi6z0r88QP67o0RFcQis6fpQ==. Installed System.Threading.Tasks 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 3m+qTC2ETeUxv2vziBFyJzzmHaDYtquO7eI+0yp5FeoZrpIjp38oI+Dj71jwgg148pqlYSvOHLM8UEEnkqrmyA==. Installed System.Reflection.Metadata 1.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash sbH+2CkpTIrfRcRWH01jbAjJ5kPdaZoNaHlpR8A7/VVR+KEjrVHR5YJ71Pmjynl4qMN5xsYWhVgGYBlpi9vwag==. Installed System.Linq 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash RXzQ/7sEs+snVnhmrmclAcyKviEzDUVcXCuF0g3/G5zMP7A0gkBDbgxcISzKLepvMN7iGWeWgsFbZr0MUdakPQ==. Installed NETStandard.Library 1.6.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash AAOs8ITI+9zX9AGRGtKlv5GKgm/61X0ajE7gaaGFRvVwhqnVaIrdjwti2BZwNbDnv3L8LtjVOuLn2C13Wg9rDQ==. Installed System.Threading.Thread 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash JNwuDLzwRtXZk2gVTlWR3Ym40TEabRighLMYf75J/RhEwaVWvzwD20u2+yC4xgr2ch5zcKBpsUbSsSiitTsuXg==. Installed Microsoft.NETCore.Platforms 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash TLCTtsW6lE8fQJhfzxn2fuMlA9LoGCNmEl63VAh9rrdFvSviMcWHVNfjJxDro8XVyT7+21SnsSPLJkN2nGrUJw==. Installed System.Diagnostics.Tools 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Av1L+T8Tggim8amzxyXaX69WkmDUxegPLNI68U0wWnrgq83JczmjxwC51LdToQW9mRjvbM9mL9Y1c5nryc9HBQ==. Installed Microsoft.Win32.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash m+3V4noWl2jM4AfO5XFM9N7dzpTce4GXe2LlszJBB8LhWKZG6sL1vAGi1CFBLI+MM4T8byUKEgYMOqtgzTNvsA==. Installed System.Diagnostics.Debug 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash uomAW0plhCeDr2It8sKV4pXlDG3yYRZ8OE+tTs/CVN00M/vwq6VXmBqfCMd/diUEFTdnXy89fC4n3jpYsBiUew==. Installed System.Threading.Tasks.Dataflow 4.6.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash vJISKEO1uB5jvWVm04nkgwXgezzWjnXLhHk9lUpN91YI5B5wR0i3dE6w92ycK6cpzbfzpEILaLPW2ez2Gzll+Q==. Installed System.AppContext 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash wOkTdtBC2ni1Y1A5MdgTvdZYFSGiphQv42OfmmbujGnT7rZUE7zTwiAOi3VV2RZvDaGF5p/q7nN+9iebMxv93g==. Installed Microsoft.NETCore.Targets 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 9693D1N8pqL7EeqeAAfrkZoItm0Fo9IvJBPoUS3DUDN5NugWlqMJt3QI3qjMytxyw35jtogePz38yAqjOw0RlA==. Installed System.Collections 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash hZpC9GZVEDmMsFclvUz16pz2mMwFNjHaVGKHX8b7N8rbHF57jbkUTghA63yUMQ2DDfwMvL+HjVrJJGqhN/bNFQ==. Installed Microsoft.Build 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash jy98KFr9sTtccKmgiwApAZ09+CB/L3BCbPv4tCE0DV++T6i9BW0bE8ceg6Y+S94aUcwPT2/kYuqtOncSdOjXGg==. Installed System.Threading.Tasks.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash oZ4nZsXhUA4ytstBbH7pcmpr3AlHyoZyGIamSCnrDofuvLZotCdHVsVLWjc7U/jBXQlzkSv3S201ppWrq7A4kw==. Installed System.Globalization 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash shsiGI4RHmDg/T2PMqIQ1iKmhkel0UfBgd+0yfkYQ5c97ITEClSumgZ5JYIZdOiqAgzKnVNm/5UaWU7vUuX2Cw==. Installed System.Linq.Expressions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash z28SSfgsE2eNXBeVFJT4arz3t3sIVn0LQRVspqBg1eu0sZRwT3yapdsEZzATRY6jijd8I+WDw8z6iYojD5kzQA==. Installed System.Diagnostics.Tracing 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash VyvAU4pUW20HMhTHEXAvmd+GMRWhzNQnZXK572yicDBtKwlmL/dmFZWBSJI4PXXQEO9tz36WgI2ntMiPJejEXw==. Installed System.Collections.Concurrent 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash a/zwFmZZ93r2jIDmv7Lm43ZLfmYiOFbS/2zM/MtyidmiKPjx9G6TmQhwQXB5vttIOX53pV41EsByb8F7xT7Vpw==. Installed System.Runtime.Handles 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash C9UVhlMOA7E9cCSJWPaIzkPU/2gWpNBcjcKplG4o5txq/J4nOlqcgBDsZRliIvKCnBT2e0VXCuAs1C3Q2Niv8A==. Installed System.Reflection.Emit.ILGeneration 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash zqxbvOVshi22TTSzPGMSVtIBz66bZYM1qyRI6jheaBMGynDbCuYpp/g85Hl34Zk3QmHdWt3VpDl0t9zKK1eLmw==. Installed System.Reflection.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ycFByhEgzj+lKVqmyX1CWc/Jt8IU5s+4+bZcQvYsguCLQOzcvfp5OOyaMg0IuHreNOyseYzWs9TaqwH7Cs7tXQ==. Installed System.Text.Encoding.Extensions 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash YCZ4/DAoAuvM8tDnXCNzoLYGPCaZox8FXPBrSnB8suZ0xSJbEUHuuKvJI6kmSWQ+ZGsHWlhl8oexGhx1C11VhQ==. Installed System.Text.Encoding 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash g4lvjZkfqhqdulf1PTL7zwufVZZHbbPnpX6pAOX0+RNNeenYm4JhxAL4wsNoRYNTbrzF+ZmlNRkuFKWDy3VcmA==. Installed System.Reflection.Emit 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 9NlG1pS0CvzUmrwto09CB9SFkNyk2sbKeiOzkIYYhc/XqPxSoZKfhO+M7avWZocpBaJIrTEwlyJnNOJJ9Sk6vg==. Installed System.Resources.ResourceManager 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 7QXMunh8B2hYkAlY6fkA3OGnW4N1ndgnQsWc70PNc9qb+2oX9D0J/Pbhd2SFXo174vq5rwOGTw33cXEDecFNFg==. Installed System.Threading.Timer 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash W4ZlHovagHS3JkhrHZkU6++hUpNkSL3FyEHUYgo4QGUCDCEsavKtUv2A62zxcZfwnimlrpsF0qJ45Cj/pJ+TPw==. Installed System.Text.Encoding.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 6YN15tEXr4/5nDmn/Ej5X5arPh0osD+R5LGmtF3AKc3parNV06243PdSVXaCwnHq79Y2G9y2EqrPmkZf0jbkOw==. Installed System.ObjectModel 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 4jmBQ2GGhjtM/NAZuQ/rEWysgwNchh9Uam4D5sroi9qtCDRcwpC7aJZ2QwnGXMevt8NAu3cM9FnLj/Syrzk+rQ==. Installed System.Net.Sockets 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash uyI4cx2iHM76Rt9w7Cyu2KyN5dUxETyCUwr5Qq0nsyirY/cgUh9sS8IALcnK4yIMXi6CumCuM1jXCSn+oYfpwg==. Installed System.Xml.XDocument 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash z+fYkI2vuioH5IttJ6fP20xJlC2pxUF010iO4l1CnKwpxQPyPMN5DwCyGBBmik34eowi864AEGTmOdYBxWWbSA==. Installed System.Linq.Expressions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash A23gBTzVsKTRYXuxskUY0BW1ZcFxtIjOvab+M8Jx7ch+jyxq8Omd9UB/cbu1VSea1b1m+sli6CltrzlqTUmixw==. Installed System.IO 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash v31dqoy9bNYWZblPUtdh5gDcB0jHz+lsK4/VcLk6Fd5QTFofidBONpndBocEiTXImTTDlFhPMeHYMixaVcbiwg==. Installed System.Dynamic.Runtime 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash o8a8ssMxxbwoqnnp4M64qA9c6mAziG340QeGtncy00+BnXpfxkPvpRdoiHrI3omb4yP93ts/xHr04Kd10bX5Mg==. Installed System.Xml.ReaderWriter 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash BH8FXEccaAx5qTVCMh00q0tFpH7wziWiDOd9Xoev7XR7Twr702jTDXCQAVi2ttkG2gWhC5vo5S0l/4KaNLaX+A==. Installed System.Runtime.InteropServices 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash zsivc2fP59Le2Yku9JeRmuuLUskuJsr2K+WqOF1ncmdKPm0X/X6XJquPGMfefb22OKerNLr8LvaBoFmBb1dxCw==. Installed Microsoft.CodeAnalysis.Common 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash Qkj14f8kFTw6MGSfcYo807x3O12K588kWYseykfJzb4Hp73mB25U0n7majqoLMHvsCAnrEb/ee2HiiMzv6LKgQ==. Installed System.Text.RegularExpressions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash AxQ7u6Ska7cwinCUaiDDkFVe1afpYK4H4MmigtEFFWNpIze7XXkFdIadMGCpEgmUlGtIrxsnUExWOAbs9dLSng==. Installed System.Console 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash GXRIX7uxQlZCfdpVqhzDzJaRJXYEWaVpsO8YsCTnA9wMejZgePwLlX5MlMZJ7BlBRhxHH1PKoM0SFBLTp0612w==. Installed System.Threading 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash s01xItTCm2bKzr67pJTfLDUIICFcyvmdHxSzxn5EQzDRivFmGYzS/Tc0aymvmx1Wug7eaejOOd9I9vqiWC+0AQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Microsoft.DotNet.Build.Tasks.Workloads.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Microsoft.DotNet.Build.Tasks.Workloads.csproj.nuget.g.targets. Installed System.Runtime.Extensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash gd7RZKTt4GcMQyYYImZFG/tColAx86UpFVrAmB75ju5KRnlqBlyR1U/vdKPj+8EXrz5LmQvHQj81Iuvbi2aVbQ==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/project.assets.json Installed System.Runtime.Serialization.Primitives 4.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash p+8J6uHKvijX4dGjaKV4xRXKQqpRB8IhHWSwKmKtOs3w7FoEOGl0By1kTFyFdN7EhiHTyWgd4siYfPeE14x4EA==. Installed System.Runtime 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Wr8QIXT7Uclkuvhz0KuxESzyGqHsu7LNxiHcrtdX0b7ej2lZthOj7JGm7k3SV/rzP2nS5mxtFTc/V2EuelL29g==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (in 630 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.ArcadeLogging/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (in 650 ms). Installed Microsoft.Build 17.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash Uu4M4Rz/IBmE4eZE3jzkx8ifoq2E/x+v5BDGq7e8yKDwVqskyw5+jSOwllOOBU2EO98kPI4yNIQTm3b933koxg==. Installed Microsoft.NETFramework.ReferenceAssemblies.net472 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash o9YjRuZdeYEAK8ZkWO9BUkXeqXKL7wp/F3C4dNOhx70bTcSmgB4Nya4pvp4xwhbhkrDFKnRoTcCSrthgSMrFaQ==. Installed Microsoft.CodeAnalysis.CSharp 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash AyxYfxDUd769+cUnM6DeZ5b40+ZqX4urwcnT3qYeRt/QOm9b/iE8LUVQM9VnR4B4MFhU5RJcJl98b6/k2LD7bA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CodeAnalysis/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (in 742 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (in 747 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (in 748 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Microsoft.DotNet.Build.Tasks.Packaging.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/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-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (in 751 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (in 753 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (in 753 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj.nuget.g.props. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 755 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (in 758 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (in 756 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (in 757 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (in 762 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (in 821 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/NuGet.config /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ Installed: 35 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.Contract.csproj 34 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj 36 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj 34 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj 35 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifference.Implementation.csproj 53 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj 69 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj 77 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj 46 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj 66 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj 75 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj 82 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj 82 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj 86 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj 66 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj 77 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj 84 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj 94 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj 74 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj 104 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.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-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (20:14) on node 5 (default targets). 20:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (20:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (20:15) on node 5 (Build target(s)). 20>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net472/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (19:14) on node 21 (default targets). 19:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (19:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (19:15) on node 21 (Build target(s)). 19>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net472/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.Contract.csproj" (70:6) on node 8 (default targets). 70>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/AttributeDifference.Contract/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Contract/Release/netstandard2.0/". 20:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (20:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (20:16) on node 2 (Build target(s)). 20>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (18:14) on node 9 (default targets). 18:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (18:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (18:15) on node 9 (Build target(s)). 18>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net7.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (45:14) on node 29 (default targets). 45:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (45:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (45:15) on node 25 (Build target(s)). 45>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/ref". 19:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (19:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (19:16) on node 14 (Build target(s)). 19>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/ref". 45:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (45:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (45:16) on node 29 (Build target(s)). 45>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (26:14) on node 18 (default targets). 26:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (26:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (26:15) on node 18 (Build target(s)). 26>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (42:14) on node 26 (default targets). 42:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (42:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (42:15) on node 26 (Build target(s)). 42>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (22:10) on node 4 (default targets). 22:10>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (22:10) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (22:11) on node 4 (Build target(s)). 22>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifference.Implementation.csproj" (65:6) on node 28 (default targets). 65>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/AttributeDifference.Implementation/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Implementation/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (30:14) on node 31 (default targets). 30:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (30:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (30:15) on node 31 (Build target(s)). 30>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/". 30:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (30:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (30:16) on node 17 (Build target(s)). 30>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj" (68:7) on node 19 (default targets). 68>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.ArcadeLogging/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (15:14) on node 32 (default targets). 15:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (15:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (15:15) on node 24 (Build target(s)). 15>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (50:14) on node 10 (default targets). 50:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (50:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (50:15) on node 10 (Build target(s)). 50>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/". 50:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (50:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (50:16) on node 23 (Build target(s)). 50>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (34:16) on node 27 (default targets). 34:16>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (34:16) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (34:18) on node 20 (Build target(s)). 34>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/". 34:16>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (34:16) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (34:17) on node 27 (Build target(s)). 34>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/". 26:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (26:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (26:16) on node 6 (Build target(s)). 26>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/ref". 34>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/net472/". 15:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (15:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (15:16) on node 32 (Build target(s)). 15>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/". 18:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (18:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (18:16) on node 12 (Build target(s)). 18>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net472/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj" (27:10) on node 11 (default targets). 27:10>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj" (27:10) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj" (27:11) on node 11 (Build target(s)). 27>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.CMake.Sdk/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CMake.Sdk/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CMake.Sdk/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CMake.Sdk/Release/net7.0/ref". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj" (37:10) on node 7 (default targets). 37:10>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj" (37:10) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj" (37:11) on node 7 (Build target(s)). 37>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Archives/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net7.0/ref". 42:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (42:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (42:16) on node 15 (Build target(s)). 42>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/ref". 70>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (61:14) on node 30 (default targets). 61:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (61:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (61:16) on node 30 (Build target(s)). 61>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net7.0/ref". 61:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (61:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (61:15) on node 13 (Build target(s)). 61>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net472/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj" (69:6) on node 21 (default targets). 69>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/netstandard2.0/". 20>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (52:10) on node 16 (default targets). 52:10>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (52:10) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (52:11) on node 16 (Build target(s)). 52>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/ref". 20>CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. 70>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug+ /debug:embedded /filealign:512 /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Contract/Release/netstandard2.0/AttributeDifference.dll /target:library /warnaserror- /utf8output /deterministic+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Contract/Release/netstandard2.0/AttributeDifference.Contract.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Contract/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Contract/Release/netstandard2.0/AttributeDifference.Contract.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Contract/Release/netstandard2.0/AttributeDifference.Contract.GeneratedMSBuildEditorConfig.editorconfig AttributeDifference.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Contract/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Contract/Release/netstandard2.0/AttributeDifference.Contract.AssemblyInfo.cs /warnaserror+:NU1605 50>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 26>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 20>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5128,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.applicationinsights/2.20.0/lib/netstandard2.0/Microsoft.ApplicationInsights.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net472/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net472/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net472/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging.core/6.4.0-rc.32767/lib/net472/NuGet.Packaging.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net472/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/lib/net46/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net472/Microsoft.DotNet.SignTool.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net472/Microsoft.DotNet.SignTool.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net472/Microsoft.DotNet.SignTool.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net472/Microsoft.DotNet.SignTool.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net472/Microsoft.DotNet.SignTool.GeneratedMSBuildEditorConfig.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/PathWithHash.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/Telemetry.cs src/ValidationOnlySignTool.cs src/VerifySignatures.cs src/WixPackInfo.cs src/ZipData.cs src/ZipPart.cs ../Common/Internal/AssemblyResolution.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net472/Microsoft.DotNet.SignTool.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net472/Microsoft.DotNet.SignTool.AssemblyInfo.cs /warnaserror+:NU1605 30>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 18>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 20>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 27>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 34>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 20>CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. 22>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj" (32:10) on node 1 (default targets). 32:10>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj" (32:10) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj" (32:11) on node 1 (Build target(s)). 32>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net7.0/ref". 26>CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. 18>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 20>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5128,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.applicationinsights/2.20.0/lib/netstandard2.0/Microsoft.ApplicationInsights.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging.core/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/Microsoft.DotNet.SignTool.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/refint/Microsoft.DotNet.SignTool.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/Microsoft.DotNet.SignTool.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/Microsoft.DotNet.SignTool.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/Microsoft.DotNet.SignTool.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/Microsoft.DotNet.SignTool.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll 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/PathWithHash.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/Telemetry.cs src/ValidationOnlySignTool.cs src/VerifySignatures.cs src/WixPackInfo.cs src/ZipData.cs src/ZipPart.cs ../Common/Internal/AssemblyResolution.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/Microsoft.DotNet.SignTool.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/Microsoft.DotNet.SignTool.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 30>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 45>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 50>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5127,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net462/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net462/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net462/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net462/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/Microsoft.DotNet.Build.Tasks.Installers.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/Microsoft.DotNet.Build.Tasks.Installers.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/Microsoft.DotNet.Build.Tasks.Installers.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/Microsoft.DotNet.Build.Tasks.Installers.GeneratedMSBuildEditorConfig.editorconfig src/BuildFPMToolPreReqs.cs src/CreateLightCommandPackageDrop.cs src/CreateLitCommandPackageDrop.cs src/CreateWixCommandPackageDropBase.cs src/ExecWithRetries.cs src/GenerateCurrentVersion.cs src/GenerateGuidFromName.cs src/GenerateJsonObjectString.cs src/GenerateMacOSDistributionFile.cs src/GenerateMsiVersion.cs src/StabilizeWixFileId.cs ../Common/Internal/AssemblyResolver.cs ../Common/Internal/BuildTask.Desktop.cs ../Common/Internal/BuildTask.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/Microsoft.DotNet.Build.Tasks.Installers.AssemblyInfo.cs /warnaserror+:NU1605 70>CoreCompile: CompilerServer: server - server processed compilation - 0d4144aa-7965-4085-84c3-c381f043957c 34>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 26>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net472/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net462/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/lib/net462/System.IO.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net462/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net462/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net462/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net462/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net462/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/Microsoft.DotNet.NuGetRepack.Tasks.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/Microsoft.DotNet.NuGetRepack.Tasks.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/Microsoft.DotNet.NuGetRepack.Tasks.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/Microsoft.DotNet.NuGetRepack.Tasks.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/Microsoft.DotNet.NuGetRepack.Tasks.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll src/AssemblyResolution.cs src/NuGetUtils.cs src/NuGetVersionUpdater.cs src/ReplacePackageParts.cs src/UpdatePackageVersionTask.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/Microsoft.DotNet.NuGetRepack.Tasks.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/Microsoft.DotNet.NuGetRepack.Tasks.AssemblyInfo.cs /warnaserror+:NU1605 45>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 65>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 18>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net472/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net462/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net462/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net462/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net462/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net462/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net462/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net472/Microsoft.DotNet.GenFacades.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net472/Microsoft.DotNet.GenFacades.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net472/Microsoft.DotNet.GenFacades.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net472/Microsoft.DotNet.GenFacades.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll ClearAssemblyReferenceVersions.cs GenPartialFacadeSource.cs GenPartialFacadeSourceGenerator.cs NotSupportedAssemblyGenerator.cs RoslynBuildTask.cs SourceGenerator.cs TypeParser.cs ../Common/Internal/AssemblyResolver.cs ../Common/Internal/BuildTask.Desktop.cs ../Common/Internal/BuildTask.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net472/Microsoft.DotNet.GenFacades.AssemblyInfo.cs /warnaserror+:NU1605 22>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/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-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.dll /ruleset:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/CodeAnalysis.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.GeneratedMSBuildEditorConfig.editorconfig Analyzers/AppContextDefaultsAnalyzer.cs Analyzers/BaseAnalyzer.cs Analyzers/MembersMustExistAnalyzer.cs Analyzers/PinvokeAnalyzer.cs Analyzers/ResourceUsageAnalyzer.cs DiagnosticIds.cs Helpers.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.AssemblyInfo.cs /warnaserror+:NU1605 50>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 68>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 30>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,3021,NU5105,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net472/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/lib/net462/Microsoft.Extensions.DependencyModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net472/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net472/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net472/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net472/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/net472/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net472/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/net472/NuGet.ProjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/net472/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.WebRequest.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net462/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net462/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/Microsoft.DotNet.SharedFramework.Sdk.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/Microsoft.DotNet.SharedFramework.Sdk.sourcelink.json /langversion:preview /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/Microsoft.DotNet.SharedFramework.Sdk.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/Microsoft.DotNet.SharedFramework.Sdk.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll src/CreateFrameworkListFile.cs src/FileUtilities.cs src/GeneratePlatformManifestEntriesFromFileList.cs src/GeneratePlatformManifestEntriesFromTemplate.cs src/GenerateSharedFrameworkDepsFile.cs src/PlatformManifestEntry.cs src/ValidateFileVersions.cs ../Common/Internal/BuildTask.cs ../Microsoft.DotNet.PackageTesting/VerifyClosure.cs ../Microsoft.DotNet.PackageTesting/VerifyTypes.cs ../Common/Internal/AssemblyResolver.cs ../Common/Internal/BuildTask.Desktop.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/Microsoft.DotNet.SharedFramework.Sdk.AssemblyInfo.cs /warnaserror+:NU1605 18>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net7.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/net7.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net7.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net7.0/Microsoft.DotNet.GenFacades.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net7.0/refint/Microsoft.DotNet.GenFacades.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net7.0/Microsoft.DotNet.GenFacades.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net7.0/Microsoft.DotNet.GenFacades.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net7.0/Microsoft.DotNet.GenFacades.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll ClearAssemblyReferenceVersions.cs GenPartialFacadeSource.cs GenPartialFacadeSourceGenerator.cs NotSupportedAssemblyGenerator.cs RoslynBuildTask.cs SourceGenerator.cs TypeParser.cs ../Common/Internal/BuildTask.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net7.0/Microsoft.DotNet.GenFacades.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 26>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 42>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 34>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/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-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.GeneratedMSBuildEditorConfig.editorconfig ArcadeHttpMessageHandler.cs ArgumentEscaper.cs Command.cs CommandFactory.cs CommandResult.cs ExponentialRetry.cs FileSystem.cs Helpers.cs ICommand.cs ICommandFactory.cs IFileSystem.cs IHelpers.cs IRetryHandler.cs IZipArchiveManager.cs MSBuildTaskBase.cs RequestResponseHelper.cs ZipArchiveManager.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.AssemblyInfo.cs /warnaserror+:NU1605 69>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 37>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 69>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/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-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/netstandard2.0/Microsoft.DotNet.Build.Tasks.Templating.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/netstandard2.0/Microsoft.DotNet.Build.Tasks.Templating.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/netstandard2.0/Microsoft.DotNet.Build.Tasks.Templating.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/netstandard2.0/Microsoft.DotNet.Build.Tasks.Templating.GeneratedMSBuildEditorConfig.editorconfig GenerateFileFromTemplate.cs MSBuildListSplitter.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/netstandard2.0/Microsoft.DotNet.Build.Tasks.Templating.AssemblyInfo.cs /warnaserror+:NU1605 61>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 30>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,3021,NU5105,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net7.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net7.0/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/net7.0/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/net7.0/NuGet.ProjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/net7.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/Microsoft.DotNet.SharedFramework.Sdk.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/refint/Microsoft.DotNet.SharedFramework.Sdk.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/Microsoft.DotNet.SharedFramework.Sdk.sourcelink.json /langversion:preview /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/Microsoft.DotNet.SharedFramework.Sdk.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/Microsoft.DotNet.SharedFramework.Sdk.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll src/CreateFrameworkListFile.cs src/FileUtilities.cs src/GeneratePlatformManifestEntriesFromFileList.cs src/GeneratePlatformManifestEntriesFromTemplate.cs src/GenerateSharedFrameworkDepsFile.cs src/PlatformManifestEntry.cs src/ValidateFileVersions.cs ../Common/Internal/BuildTask.cs ../Microsoft.DotNet.PackageTesting/VerifyClosure.cs ../Microsoft.DotNet.PackageTesting/VerifyTypes.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/Microsoft.DotNet.SharedFramework.Sdk.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 27>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CMake.Sdk/Release/net7.0/Microsoft.DotNet.CMake.Sdk.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CMake.Sdk/Release/net7.0/refint/Microsoft.DotNet.CMake.Sdk.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CMake.Sdk/Release/net7.0/Microsoft.DotNet.CMake.Sdk.sourcelink.json /langversion:Latest /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CMake.Sdk/Release/net7.0/Microsoft.DotNet.CMake.Sdk.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CMake.Sdk/Release/net7.0/Microsoft.DotNet.CMake.Sdk.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CMake.Sdk/Release/net7.0/Microsoft.DotNet.CMake.Sdk.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 70>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Contract/Release/netstandard2.0/AttributeDifference.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/AttributeDifference.Contract/Release/netstandard2.0/AttributeDifference.dll". AttributeDifference.Contract -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/AttributeDifference.Contract/Release/netstandard2.0/AttributeDifference.dll 26>CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. 45>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net7.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/net7.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net7.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/Microsoft.DotNet.Build.Tasks.TargetFramework.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/refint/Microsoft.DotNet.Build.Tasks.TargetFramework.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/Microsoft.DotNet.Build.Tasks.TargetFramework.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/Microsoft.DotNet.Build.Tasks.TargetFramework.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/Microsoft.DotNet.Build.Tasks.TargetFramework.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll ChooseBestP2PTargetFrameworkTask.cs ChooseBestTargetFrameworksTask.cs TargetFrameworkResolver.cs ../../Common/Internal/BuildTask.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/Microsoft.DotNet.Build.Tasks.TargetFramework.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 42>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net472/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net472/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net472/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net472/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net472/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/net472/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net472/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/net472/NuGet.ProjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/net472/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net462/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.WebRequest.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net462/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net462/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net462/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net462/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net462/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/Microsoft.DotNet.SourceBuild.Tasks.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/Microsoft.DotNet.SourceBuild.Tasks.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/Microsoft.DotNet.SourceBuild.Tasks.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/Microsoft.DotNet.SourceBuild.Tasks.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll src/ReadNuGetPackageInfos.cs src/UsageReport/AnnotatedUsage.cs src/UsageReport/Usage.cs src/UsageReport/UsageData.cs src/UsageReport/UsagePattern.cs src/UsageReport/UsageValidationData.cs src/UsageReport/ValidateUsageAgainstBaseline.cs src/UsageReport/WritePackageUsageData.cs src/UsageReport/WriteUsageReports.cs src/UsageReport/XmlParsingHelpers.cs src/WriteBuildOutputProps.cs ../../Common/Internal/EnumerableExtensions.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/Microsoft.DotNet.SourceBuild.Tasks.AssemblyInfo.cs /warnaserror+:NU1605 34>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.OracleClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/net472/Microsoft.Arcade.Common.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/net472/Microsoft.Arcade.Common.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/net472/Microsoft.Arcade.Common.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/net472/Microsoft.Arcade.Common.GeneratedMSBuildEditorConfig.editorconfig ArcadeHttpMessageHandler.cs ArgumentEscaper.cs Command.cs CommandFactory.cs CommandResult.cs ExponentialRetry.cs FileSystem.cs Helpers.cs ICommand.cs ICommandFactory.cs IFileSystem.cs IHelpers.cs IRetryHandler.cs IZipArchiveManager.cs MSBuildTaskBase.cs MSBuildTaskBase.Desktop.cs RequestResponseHelper.cs ZipArchiveManager.cs ../Internal/AssemblyResolver.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/net472/Microsoft.Arcade.Common.AssemblyInfo.cs /warnaserror+:NU1605 42>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 65>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug+ /debug:embedded /filealign:512 /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Implementation/Release/netstandard2.0/AttributeDifference.dll /target:library /warnaserror- /utf8output /deterministic+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Implementation/Release/netstandard2.0/AttributeDifference.Implementation.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Implementation/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Implementation/Release/netstandard2.0/AttributeDifference.Implementation.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Implementation/Release/netstandard2.0/AttributeDifference.Implementation.GeneratedMSBuildEditorConfig.editorconfig AttributeDifferenceClass1.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Implementation/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Implementation/Release/netstandard2.0/AttributeDifference.Implementation.AssemblyInfo.cs /warnaserror+:NU1605 68>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/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-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/netstandard2.0/Microsoft.DotNet.ArcadeLogging.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/netstandard2.0/Microsoft.DotNet.ArcadeLogging.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/netstandard2.0/Microsoft.DotNet.ArcadeLogging.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/netstandard2.0/Microsoft.DotNet.ArcadeLogging.GeneratedMSBuildEditorConfig.editorconfig MessageBuilder.cs PipelinesLogger.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/netstandard2.0/Microsoft.DotNet.ArcadeLogging.AssemblyInfo.cs /warnaserror+:NU1605 50>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5127,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/net7.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net7.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/Microsoft.DotNet.Build.Tasks.Installers.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/refint/Microsoft.DotNet.Build.Tasks.Installers.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/Microsoft.DotNet.Build.Tasks.Installers.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/Microsoft.DotNet.Build.Tasks.Installers.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/Microsoft.DotNet.Build.Tasks.Installers.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll src/BuildFPMToolPreReqs.cs src/CreateLightCommandPackageDrop.cs src/CreateLitCommandPackageDrop.cs src/CreateWixCommandPackageDropBase.cs src/ExecWithRetries.cs src/GenerateCurrentVersion.cs src/GenerateGuidFromName.cs src/GenerateJsonObjectString.cs src/GenerateMacOSDistributionFile.cs src/GenerateMsiVersion.cs src/StabilizeWixFileId.cs ../Common/Internal/BuildTask.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/Microsoft.DotNet.Build.Tasks.Installers.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 26>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net7.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/net7.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/lib/net7.0/System.IO.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net7.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/refint/Microsoft.DotNet.NuGetRepack.Tasks.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll src/AssemblyResolution.cs src/NuGetUtils.cs src/NuGetVersionUpdater.cs src/ReplacePackageParts.cs src/UpdatePackageVersionTask.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 70>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.Contract.csproj" (default targets). 45>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net472/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net472/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net472/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net472/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net472/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net462/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net462/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net462/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net462/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net462/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net462/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/Microsoft.DotNet.Build.Tasks.TargetFramework.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/Microsoft.DotNet.Build.Tasks.TargetFramework.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/Microsoft.DotNet.Build.Tasks.TargetFramework.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/Microsoft.DotNet.Build.Tasks.TargetFramework.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll ChooseBestP2PTargetFrameworkTask.cs ChooseBestTargetFrameworksTask.cs TargetFrameworkResolver.cs ../../Common/Internal/AssemblyResolver.cs ../../Common/Internal/BuildTask.Desktop.cs ../../Common/Internal/BuildTask.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/Microsoft.DotNet.Build.Tasks.TargetFramework.AssemblyInfo.cs /warnaserror+:NU1605 61>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 37>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net7.0/Microsoft.DotNet.Build.Tasks.Archives.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net7.0/refint/Microsoft.DotNet.Build.Tasks.Archives.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net7.0/Microsoft.DotNet.Build.Tasks.Archives.sourcelink.json /langversion:Latest /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net7.0/Microsoft.DotNet.Build.Tasks.Archives.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net7.0/Microsoft.DotNet.Build.Tasks.Archives.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net7.0/Microsoft.DotNet.Build.Tasks.Archives.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 61>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net472/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net472/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net472/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net472/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net472/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net462/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net462/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net462/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net462/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net462/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net462/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net472/Microsoft.DotNet.PackageTesting.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net472/Microsoft.DotNet.PackageTesting.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net472/Microsoft.DotNet.PackageTesting.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net472/Microsoft.DotNet.PackageTesting.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll GetCompatiblePackageTargetFrameworks.cs NupkgParser.cs Package.cs VerifyClosure.cs VerifyTypes.cs ../Common/Internal/BuildTask.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net472/Microsoft.DotNet.PackageTesting.AssemblyInfo.cs /warnaserror+:NU1605 52>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/net7.0/Microsoft.Build.Tasks.Core.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/Microsoft.NET.Sdk.WorkloadManifestReader.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net7.0/System.Security.Cryptography.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /compile Strings.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/Microsoft.DotNet.Build.Tasks.Workloads.Strings.resources Processing resource file "Strings.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/Microsoft.DotNet.Build.Tasks.Workloads.Strings.resources". 42>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net7.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/net7.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net7.0/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/net7.0/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/net7.0/NuGet.ProjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/net7.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net7.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/refint/Microsoft.DotNet.SourceBuild.Tasks.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/Microsoft.DotNet.SourceBuild.Tasks.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/Microsoft.DotNet.SourceBuild.Tasks.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/Microsoft.DotNet.SourceBuild.Tasks.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll src/ReadNuGetPackageInfos.cs src/UsageReport/AnnotatedUsage.cs src/UsageReport/Usage.cs src/UsageReport/UsageData.cs src/UsageReport/UsagePattern.cs src/UsageReport/UsageValidationData.cs src/UsageReport/ValidateUsageAgainstBaseline.cs src/UsageReport/WritePackageUsageData.cs src/UsageReport/WriteUsageReports.cs src/UsageReport/XmlParsingHelpers.cs src/WriteBuildOutputProps.cs ../../Common/Internal/EnumerableExtensions.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/Microsoft.DotNet.SourceBuild.Tasks.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 52>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 27>CoreCompile: CompilerServer: server - server processed compilation - bea647a7-8910-421a-84e7-351ba3c1a943 37>CoreCompile: CompilerServer: server - server processed compilation - c0bac393-0ed6-4fef-808f-a946ec16f4b0 52>CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. 61>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net7.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/net7.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net7.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net7.0/Microsoft.DotNet.PackageTesting.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net7.0/refint/Microsoft.DotNet.PackageTesting.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net7.0/Microsoft.DotNet.PackageTesting.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net7.0/Microsoft.DotNet.PackageTesting.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net7.0/Microsoft.DotNet.PackageTesting.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll GetCompatiblePackageTargetFrameworks.cs NupkgParser.cs Package.cs VerifyClosure.cs VerifyTypes.cs ../Common/Internal/BuildTask.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net7.0/Microsoft.DotNet.PackageTesting.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 37>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net7.0/Microsoft.DotNet.Build.Tasks.Archives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Archives/Release/net7.0/Microsoft.DotNet.Build.Tasks.Archives.dll". 27>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CMake.Sdk/Release/net7.0/Microsoft.DotNet.CMake.Sdk.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.CMake.Sdk/Release/net7.0/Microsoft.DotNet.CMake.Sdk.dll". 37>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net7.0/refint/Microsoft.DotNet.Build.Tasks.Archives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Archives/Release/net7.0/ref/Microsoft.DotNet.Build.Tasks.Archives.dll". Microsoft.DotNet.Build.Tasks.Archives -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Archives/Release/net7.0/Microsoft.DotNet.Build.Tasks.Archives.dll 27>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CMake.Sdk/Release/net7.0/refint/Microsoft.DotNet.CMake.Sdk.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CMake.Sdk/Release/net7.0/ref/Microsoft.DotNet.CMake.Sdk.dll". Microsoft.DotNet.CMake.Sdk -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.CMake.Sdk/Release/net7.0/Microsoft.DotNet.CMake.Sdk.dll 52>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5127,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/net7.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/Microsoft.NET.Sdk.WorkloadManifestReader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net7.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/Microsoft.DotNet.Build.Tasks.Workloads.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/refint/Microsoft.DotNet.Build.Tasks.Workloads.dll /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/Microsoft.DotNet.Build.Tasks.Workloads.Strings.resources /resource:Misc/Icon.png,Microsoft.DotNet.Build.Tasks.Workloads.Misc.Icon.png /resource:Misc/LICENSE.TXT,Microsoft.DotNet.Build.Tasks.Workloads.Misc.LICENSE.TXT /resource:Misc/msi.csproj,Microsoft.DotNet.Build.Tasks.Workloads.Misc.msi.csproj /resource:MsiTemplate/DependencyProvider.wxs,Microsoft.DotNet.Build.Tasks.Workloads.MsiTemplate.DependencyProvider.wxs /resource:MsiTemplate/Directories.wxs,Microsoft.DotNet.Build.Tasks.Workloads.MsiTemplate.Directories.wxs /resource:MsiTemplate/ManifestProduct.wxs,Microsoft.DotNet.Build.Tasks.Workloads.MsiTemplate.ManifestProduct.wxs /resource:MsiTemplate/Product.wxs,Microsoft.DotNet.Build.Tasks.Workloads.MsiTemplate.Product.wxs /resource:MsiTemplate/Registry.wxs,Microsoft.DotNet.Build.Tasks.Workloads.MsiTemplate.Registry.wxs /resource:../../Common/wix/dotnethome_x64.wxs,Microsoft.DotNet.Build.Tasks.Workloads.MsiTemplate.dotnethome_x64.wxs /resource:MsiTemplate/Variables.wxi,Microsoft.DotNet.Build.Tasks.Workloads.MsiTemplate.Variables.wxi /resource:SwixTemplate/component.res.swr,Microsoft.DotNet.Build.Tasks.Workloads.SwixTemplate.component.res.swr /resource:SwixTemplate/component.swr,Microsoft.DotNet.Build.Tasks.Workloads.SwixTemplate.component.swr /resource:SwixTemplate/msi.swr,Microsoft.DotNet.Build.Tasks.Workloads.SwixTemplate.msi.swr /resource:SwixTemplate/component.swixproj,Microsoft.DotNet.Build.Tasks.Workloads.SwixTemplate.component.swixproj /resource:SwixTemplate/msi.swixproj,Microsoft.DotNet.Build.Tasks.Workloads.SwixTemplate.msi.swixproj /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/Microsoft.DotNet.Build.Tasks.Workloads.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/Microsoft.DotNet.Build.Tasks.Workloads.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/Microsoft.DotNet.Build.Tasks.Workloads.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/Microsoft.DotNet.Build.Tasks.Workloads.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll DefaultValues.cs EmbeddedTemplates.cs Extensions.cs Metadata.cs PackageExtractionMethod.cs ProjectTemplateBase.cs StringExtensions.cs Strings.Designer.cs Swix/ComponentSwixProject.cs Swix/SwixComponent.cs Swix/SwixDependency.cs Swix/SwixProjectBase.cs Swix/SwixTokens.cs Utils.cs Wix/CommandLineBuilderExtensions.cs Wix/CompilerToolTask.cs Wix/GuidOptions.cs Wix/HarvesterToolTask.cs Wix/HeatSuppressions.cs Wix/LinkerToolTask.cs Wix/PreprocessorDefinitionNames.cs Wix/WixExtensions.cs Wix/WixToolTaskBase.cs WorkloadPackageBase.cs ../../Common/Internal/BuildTask.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/Microsoft.DotNet.Build.Tasks.Workloads.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/Microsoft.DotNet.Build.Tasks.Workloads.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj" (Build target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj" (Build target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj" (default targets). 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj" (default targets). 32>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 69>CoreCompile: CompilerServer: server - server processed compilation - 7e2873b7-3a24-4743-9f35-a1563dff0c5c 32>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net7.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net7.0/refint/Microsoft.DotNet.Internal.DependencyInjection.Testing.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net7.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net7.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net7.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll DependencyInjectionValidation.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net7.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 69>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Templating/Release/netstandard2.0/Microsoft.DotNet.Build.Tasks.Templating.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating/Release/netstandard2.0/Microsoft.DotNet.Build.Tasks.Templating.dll". 20>/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/SignToolTask.cs(22,33): warning CS0618: 'AppDomainIsolatedTask' is obsolete: 'AppDomains are no longer supported in .NET Core or .NET 5.0 or higher.' [/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj::TargetFramework=net472] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/SignToolTask.cs;linenumber=22;columnnumber=33;code=CS0618;](NETCORE_ENGINEERING_TELEMETRY=Build) 'AppDomainIsolatedTask' is obsolete: 'AppDomains are no longer supported in .NET Core or .NET 5.0 or higher.' CompilerServer: server - server processed compilation - 3511fed4-7ba2-4173-9d15-bb94ac688373 CopyFilesToOutputDirectory: Microsoft.DotNet.Build.Tasks.Templating -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating/Release/netstandard2.0/Microsoft.DotNet.Build.Tasks.Templating.dll 20>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.applicationinsights/2.20.0/lib/netstandard2.0/Microsoft.ApplicationInsights.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net472/Microsoft.ApplicationInsights.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net472/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging.core/6.4.0-rc.32767/lib/net472/NuGet.Packaging.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net472/NuGet.Packaging.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/lib/net46/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net472/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net472/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net472/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net472/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net472/Newtonsoft.Json.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net472/Microsoft.DotNet.SignTool.csproj.CopyComplete" because "AlwaysCreate" was specified. _CopyAppConfigFile: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net472/Microsoft.DotNet.SignTool.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net472/Microsoft.DotNet.SignTool.dll.config". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net472/Microsoft.DotNet.SignTool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net472/Microsoft.DotNet.SignTool.dll". Microsoft.DotNet.SignTool -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net472/Microsoft.DotNet.SignTool.dll 69>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj" (default targets). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (Build target(s)). 50>CoreCompile: CompilerServer: server - server processed compilation - 304feae0-dcd4-4231-b7b2-2193088cd5e2 68>CoreCompile: CompilerServer: server - server processed compilation - 622e3119-b77f-4a2c-b59a-382b696cb5ed 50>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/System.Memory.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/Microsoft.DotNet.Build.Tasks.Installers.csproj.CopyComplete" because "AlwaysCreate" was specified. 65>CoreCompile: CompilerServer: server - server processed compilation - 19d4133d-23fa-40c3-b850-75f8e016a0c3 50>_CopyAppConfigFile: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/Microsoft.DotNet.Build.Tasks.Installers.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/Microsoft.DotNet.Build.Tasks.Installers.dll.config". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/Microsoft.DotNet.Build.Tasks.Installers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/Microsoft.DotNet.Build.Tasks.Installers.dll". Microsoft.DotNet.Build.Tasks.Installers -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net472/Microsoft.DotNet.Build.Tasks.Installers.dll 50>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (Build target(s)). 65>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/AttributeDifference.Implementation/Release/netstandard2.0/AttributeDifference.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/AttributeDifference.Implementation/Release/netstandard2.0/AttributeDifference.dll". AttributeDifference.Implementation -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/AttributeDifference.Implementation/Release/netstandard2.0/AttributeDifference.dll 68>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.ArcadeLogging/Release/netstandard2.0/Microsoft.DotNet.ArcadeLogging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.ArcadeLogging/Release/netstandard2.0/Microsoft.DotNet.ArcadeLogging.dll". Microsoft.DotNet.ArcadeLogging -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.ArcadeLogging/Release/netstandard2.0/Microsoft.DotNet.ArcadeLogging.dll 65>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifference.Implementation.csproj" (default targets). 45>CoreCompile: CompilerServer: server - server processed compilation - 83a4c0bd-c4dc-4bab-908c-03f54001ad9a 34>CoreCompile: CompilerServer: server - server processed compilation - c819d3b5-ee57-4e0f-9f5f-d49353ff009e 45>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/NuGet.Frameworks.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj.CopyComplete" because "AlwaysCreate" was specified. 68>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj" (default targets). 45>_CopyAppConfigFile: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/Microsoft.DotNet.Build.Tasks.TargetFramework.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/Microsoft.DotNet.Build.Tasks.TargetFramework.dll.config". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/Microsoft.DotNet.Build.Tasks.TargetFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/Microsoft.DotNet.Build.Tasks.TargetFramework.dll". Microsoft.DotNet.Build.Tasks.TargetFramework -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net472/Microsoft.DotNet.Build.Tasks.TargetFramework.dll 45>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (Build target(s)). 34>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.dll". Microsoft.Arcade.Common -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (Build target(s)). 45>CoreCompile: CompilerServer: server - server processed compilation - 6ecef783-c878-4893-9d2d-a0ca19a867f7 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/runtimes/win/lib/net7.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/runtimes/win/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". 22>CoreCompile: CompilerServer: server - server processed compilation - db2e942e-b868-48b9-8662-cf5ba78c08f2 45>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/NuGet.Configuration.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj.CopyComplete" because "AlwaysCreate" was specified. 61>CoreCompile: CompilerServer: server - server processed compilation - c4939b36-f4b2-4fe5-99b1-d0df3b732092 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/Microsoft.CodeAnalysis.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/Microsoft.CodeAnalysis.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/System.Threading.Tasks.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/cs/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/de/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/es/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/fr/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/it/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/ja/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/ko/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/pl/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/pt-BR/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/ru". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/ru/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/tr/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/zh-Hans/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/cs/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/de/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/zh-Hant/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/es/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/fr/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/it/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/ja/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/ko/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/pl/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/tr/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/ru/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net472/Microsoft.DotNet.PackageTesting.csproj.CopyComplete" because "AlwaysCreate" was specified. _CopyAppConfigFile: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net472/Microsoft.DotNet.PackageTesting.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/Microsoft.DotNet.PackageTesting.dll.config". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net472/Microsoft.DotNet.PackageTesting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/Microsoft.DotNet.PackageTesting.dll". Microsoft.DotNet.PackageTesting -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net472/Microsoft.DotNet.PackageTesting.dll 22>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.dll". Microsoft.DotNet.CodeAnalysis -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.dll 22>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (Build target(s)). 45>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/Microsoft.DotNet.Build.Tasks.TargetFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/Microsoft.DotNet.Build.Tasks.TargetFramework.dll". 22>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (default targets). 45>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/refint/Microsoft.DotNet.Build.Tasks.TargetFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/ref/Microsoft.DotNet.Build.Tasks.TargetFramework.dll". Microsoft.DotNet.Build.Tasks.TargetFramework -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/Microsoft.DotNet.Build.Tasks.TargetFramework.dll 61>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (Build target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (Build target(s)). 45>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (default targets). 34>CoreCompile: CompilerServer: server - server processed compilation - e72c54c9-5740-49ae-8527-b86e3688c32d 30>CoreCompile: CompilerServer: server - server processed compilation - 9420dc6a-1121-4e5c-a023-fe43dd99fca7 32>CoreCompile: CompilerServer: server - server processed compilation - 08ba6157-1905-4493-9b06-7a5e0ce2b8af 18>CoreCompile: CompilerServer: server - server processed compilation - a3902eba-4f19-4bf9-92b7-8a8e97c261a5 34>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/System.Threading.Tasks.Extensions.dll". 50>CoreCompile: CompilerServer: server - server processed compilation - f2e19dc1-64fa-405b-8567-2d2ec6f84d52 34>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/net472/Microsoft.Arcade.Common.csproj.CopyComplete" because "AlwaysCreate" was specified. 42>CoreCompile: CompilerServer: server - server processed compilation - 02f9298e-5f56-4500-91e5-ac4d20d2a698 30>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net472/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/net472/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/net472/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/net472/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net462/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/System.ValueTuple.dll". 18>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net472/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net472/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net472/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net472/System.Collections.Immutable.dll". 34>_CopyAppConfigFile: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/net472/Microsoft.Arcade.Common.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/Microsoft.Arcade.Common.dll.config". 30>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/lib/net462/Microsoft.Extensions.DependencyModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/Microsoft.Extensions.DependencyModel.dll". 42>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/NuGet.Common.dll". 34>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.Arcade.Common/Release/net472/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/Microsoft.Arcade.Common.dll". Microsoft.Arcade.Common -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/Microsoft.Arcade.Common.dll 18>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net472/System.Reflection.Metadata.dll". 42>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net472/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/net472/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/net472/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/net472/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/NuGet.Versioning.dll". 18>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net472/Microsoft.DotNet.GenFacades.csproj.CopyComplete" because "AlwaysCreate" was specified. 30>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/Microsoft.DotNet.SharedFramework.Sdk.csproj.CopyComplete" because "AlwaysCreate" was specified. 42>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/Microsoft.DotNet.SourceBuild.Tasks.csproj.CopyComplete" because "AlwaysCreate" was specified. 18>CoreCompile: CompilerServer: server - server processed compilation - 4645e999-b4cb-435e-85d4-642f9443bb3b 20>CoreCompile: CompilerServer: server - server processed compilation - 41cbe3eb-594e-42e9-aa0e-47bfcd6b920b 18>_CopyAppConfigFile: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net472/Microsoft.DotNet.GenFacades.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net472/Microsoft.DotNet.GenFacades.dll.config". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net472/Microsoft.DotNet.GenFacades.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net472/Microsoft.DotNet.GenFacades.dll". 30>_CopyAppConfigFile: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/Microsoft.DotNet.SharedFramework.Sdk.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/Microsoft.DotNet.SharedFramework.Sdk.dll.config". 18>CopyFilesToOutputDirectory: Microsoft.DotNet.GenFacades -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net472/Microsoft.DotNet.GenFacades.dll 42>_CopyAppConfigFile: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config". 30>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/Microsoft.DotNet.SharedFramework.Sdk.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/Microsoft.DotNet.SharedFramework.Sdk.dll". Microsoft.DotNet.SharedFramework.Sdk -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net472/Microsoft.DotNet.SharedFramework.Sdk.dll 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (Build target(s)). 42>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/Microsoft.DotNet.SourceBuild.Tasks.dll". Microsoft.DotNet.SourceBuild.Tasks -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net472/Microsoft.DotNet.SourceBuild.Tasks.dll 30>CoreCompile: CompilerServer: server - server processed compilation - ee5b6c0a-3df2-4a9f-a59f-2517122ca42e 26>CoreCompile: CompilerServer: server - server processed compilation - cac330a5-e4db-4ab4-b46c-0dfa30b6709b 61>CoreCompile: CompilerServer: server - server processed compilation - 13bb814a-d690-4b15-a632-2515127c9181 30>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (Build target(s)). 52>CoreCompile: CompilerServer: server - server processed compilation - 3968b930-690f-4724-85b9-4240add5409a 42>CoreCompile: CompilerServer: server - server processed compilation - 2e86ccb1-d9a3-43c4-a695-4f5d4d800364 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (default targets). 26>/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/src/UpdatePackageVersionTask.cs(15,52): warning CS0618: 'AppDomainIsolatedTask' is obsolete: 'AppDomains are no longer supported in .NET Core or .NET 5.0 or higher.' [/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj::TargetFramework=net472] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/src/UpdatePackageVersionTask.cs;linenumber=15;columnnumber=52;code=CS0618;](NETCORE_ENGINEERING_TELEMETRY=Build) 'AppDomainIsolatedTask' is obsolete: 'AppDomains are no longer supported in .NET Core or .NET 5.0 or higher.' 26>/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/src/ReplacePackageParts.cs(22,47): warning CS0618: 'AppDomainIsolatedTask' is obsolete: 'AppDomains are no longer supported in .NET Core or .NET 5.0 or higher.' [/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj::TargetFramework=net472] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/src/ReplacePackageParts.cs;linenumber=22;columnnumber=47;code=CS0618;](NETCORE_ENGINEERING_TELEMETRY=Build) 'AppDomainIsolatedTask' is obsolete: 'AppDomains are no longer supported in .NET Core or .NET 5.0 or higher.' CompilerServer: server - server processed compilation - 0fcbd3bb-2048-4848-b0db-a11318e6ae8b 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (Build target(s)). 26>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/lib/net462/System.IO.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/System.IO.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/NuGet.Versioning.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/Microsoft.DotNet.NuGetRepack.Tasks.csproj.CopyComplete" because "AlwaysCreate" was specified. _CopyAppConfigFile: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/Microsoft.DotNet.NuGetRepack.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/Microsoft.DotNet.NuGetRepack.Tasks.dll.config". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/Microsoft.DotNet.NuGetRepack.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/Microsoft.DotNet.NuGetRepack.Tasks.dll". Microsoft.DotNet.NuGetRepack.Tasks -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net472/Microsoft.DotNet.NuGetRepack.Tasks.dll 42>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (Build target(s)). 32>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net7.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net7.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net7.0/refint/Microsoft.DotNet.Internal.DependencyInjection.Testing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net7.0/ref/Microsoft.DotNet.Internal.DependencyInjection.Testing.dll". Microsoft.DotNet.Internal.DependencyInjection.Testing -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Internal.DependencyInjection.Testing/Release/net7.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.dll 50>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/Microsoft.DotNet.Build.Tasks.Installers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/Microsoft.DotNet.Build.Tasks.Installers.dll". 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj" (Build target(s)). 50>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/refint/Microsoft.DotNet.Build.Tasks.Installers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/ref/Microsoft.DotNet.Build.Tasks.Installers.dll". Microsoft.DotNet.Build.Tasks.Installers -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/Microsoft.DotNet.Build.Tasks.Installers.dll 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj" (default targets). 26>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (Build target(s)). 18>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net7.0/Microsoft.DotNet.GenFacades.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net7.0/Microsoft.DotNet.GenFacades.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net7.0/refint/Microsoft.DotNet.GenFacades.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net7.0/ref/Microsoft.DotNet.GenFacades.dll". Microsoft.DotNet.GenFacades -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net7.0/Microsoft.DotNet.GenFacades.dll 20>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/Microsoft.DotNet.SignTool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/Microsoft.DotNet.SignTool.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/refint/Microsoft.DotNet.SignTool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/ref/Microsoft.DotNet.SignTool.dll". Microsoft.DotNet.SignTool -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/Microsoft.DotNet.SignTool.dll 30>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/Microsoft.DotNet.SharedFramework.Sdk.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/Microsoft.DotNet.SharedFramework.Sdk.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/refint/Microsoft.DotNet.SharedFramework.Sdk.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/ref/Microsoft.DotNet.SharedFramework.Sdk.dll". Microsoft.DotNet.SharedFramework.Sdk -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/Microsoft.DotNet.SharedFramework.Sdk.dll 50>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (Build target(s)). 26>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.dll". 61>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net7.0/Microsoft.DotNet.PackageTesting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/Microsoft.DotNet.PackageTesting.dll". 26>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/refint/Microsoft.DotNet.NuGetRepack.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/ref/Microsoft.DotNet.NuGetRepack.Tasks.dll". 61>CopyFilesToOutputDirectory: Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net7.0/refint/Microsoft.DotNet.PackageTesting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net7.0/ref/Microsoft.DotNet.PackageTesting.dll". 26>CopyFilesToOutputDirectory: Microsoft.DotNet.NuGetRepack.Tasks -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.dll 61>CopyFilesToOutputDirectory: Microsoft.DotNet.PackageTesting -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/Microsoft.DotNet.PackageTesting.dll 50>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (default targets). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (Build target(s)). 52>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/Microsoft.DotNet.Build.Tasks.Workloads.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/Microsoft.DotNet.Build.Tasks.Workloads.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/refint/Microsoft.DotNet.Build.Tasks.Workloads.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/ref/Microsoft.DotNet.Build.Tasks.Workloads.dll". Microsoft.DotNet.Build.Tasks.Workloads -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/Microsoft.DotNet.Build.Tasks.Workloads.dll 42>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/refint/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/ref/Microsoft.DotNet.SourceBuild.Tasks.dll". Microsoft.DotNet.SourceBuild.Tasks -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll 61>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (Build target(s)). 26>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (Build target(s)). 26>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (default targets). 61>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (default targets). 52>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (Build target(s)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (default targets). 52>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (default targets). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (Build target(s)). 30>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (Build target(s)). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (default targets). 30>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (default targets). 42>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (Build target(s)). 42>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (default targets). 19>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 15>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 19>CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:3021,NU5105,SYSLIB0013,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/Microsoft.Arcade.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net472/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.ArcadeLogging/Release/netstandard2.0/Microsoft.DotNet.ArcadeLogging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net462/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.OracleClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net462/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net462/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net462/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net462/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net462/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.DotNet.Arcade.Sdk.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.DotNet.Arcade.Sdk.sourcelink.json /langversion:preview /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.DotNet.Arcade.Sdk.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.DotNet.Arcade.Sdk.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.DotNet.Arcade.Sdk.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll 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/SaveItems.cs src/SetCorFlags.cs src/SingleError.cs src/SourceBuild/AddSourceToNuGetConfig.cs src/SourceBuild/ReadSourceBuildIntermediateNupkgDependencies.cs src/Unsign.cs src/ValidateLicense.cs ../Common/Internal/AssemblyResolution.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.DotNet.Arcade.Sdk.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.DotNet.Arcade.Sdk.AssemblyInfo.cs /warnaserror+:NU1605 15>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 19>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 15>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/Microsoft.Arcade.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net472/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.commands/6.4.0-rc.32767/lib/net472/NuGet.Commands.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net472/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net472/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.credentials/6.4.0-rc.32767/lib/net472/NuGet.Credentials.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net472/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net472/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/net472/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net472/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/net472/NuGet.ProjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/net472/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net462/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.OracleClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.WebRequest.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net462/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net462/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net462/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net462/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net462/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Microsoft.DotNet.Build.Tasks.Packaging.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Microsoft.DotNet.Build.Tasks.Packaging.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Microsoft.DotNet.Build.Tasks.Packaging.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Microsoft.DotNet.Build.Tasks.Packaging.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll ApplyBaseLine.cs ApplyMetaPackages.cs ApplyPreReleaseSuffix.cs CreateTrimDependencyGroups.cs Extensions.cs FilterUnknownPackages.cs FrameworkUtilities.cs GenerateNuSpec.cs GeneratePackageReport.cs GenerateRuntimeDependencies.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 VersionUtility.cs ../../Common/Internal/AssemblyResolver.cs ../../Common/Internal/BuildTask.Desktop.cs ../../Common/Internal/BuildTask.cs ../../Common/Internal/EnumerableExtensions.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Microsoft.DotNet.Build.Tasks.Packaging.AssemblyInfo.cs /warnaserror+:NU1605 15>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net7.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/net7.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.commands/6.4.0-rc.32767/lib/net7.0/NuGet.Commands.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.credentials/6.4.0-rc.32767/lib/net7.0/NuGet.Credentials.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net7.0/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/net7.0/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/net7.0/NuGet.ProjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/net7.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net7.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.DotNet.Build.Tasks.Packaging.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/refint/Microsoft.DotNet.Build.Tasks.Packaging.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.DotNet.Build.Tasks.Packaging.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.DotNet.Build.Tasks.Packaging.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.DotNet.Build.Tasks.Packaging.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll ApplyBaseLine.cs ApplyMetaPackages.cs ApplyPreReleaseSuffix.cs CreateTrimDependencyGroups.cs Extensions.cs FilterUnknownPackages.cs FrameworkUtilities.cs GenerateNuSpec.cs GeneratePackageReport.cs GenerateRuntimeDependencies.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 VersionUtility.cs ../../Common/Internal/BuildTask.cs ../../Common/Internal/EnumerableExtensions.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.DotNet.Build.Tasks.Packaging.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 19>CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:3021,NU5105,SYSLIB0013,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net7.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/net7.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.ArcadeLogging/Release/netstandard2.0/Microsoft.DotNet.ArcadeLogging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net7.0/System.Security.Cryptography.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/Microsoft.DotNet.Arcade.Sdk.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/refint/Microsoft.DotNet.Arcade.Sdk.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/Microsoft.DotNet.Arcade.Sdk.sourcelink.json /langversion:preview /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/Microsoft.DotNet.Arcade.Sdk.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/Microsoft.DotNet.Arcade.Sdk.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/Microsoft.DotNet.Arcade.Sdk.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll 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/SaveItems.cs src/SetCorFlags.cs src/SingleError.cs src/SourceBuild/AddSourceToNuGetConfig.cs src/SourceBuild/ReadSourceBuildIntermediateNupkgDependencies.cs src/Unsign.cs src/ValidateLicense.cs ../Common/Internal/AssemblyResolution.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/Microsoft.DotNet.Arcade.Sdk.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/Microsoft.DotNet.Arcade.Sdk.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 19>/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/SetCorFlags.cs(17,32): warning CS0618: 'AppDomainIsolatedTask' is obsolete: 'AppDomains are no longer supported in .NET Core or .NET 5.0 or higher.' [/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj::TargetFramework=net472] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/SetCorFlags.cs;linenumber=17;columnnumber=32;code=CS0618;](NETCORE_ENGINEERING_TELEMETRY=Build) 'AppDomainIsolatedTask' is obsolete: 'AppDomains are no longer supported in .NET Core or .NET 5.0 or higher.' 19>/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/Unsign.cs(17,34): warning CS0618: 'AppDomainIsolatedTask' is obsolete: 'AppDomains are no longer supported in .NET Core or .NET 5.0 or higher.' [/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj::TargetFramework=net472] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/Unsign.cs;linenumber=17;columnnumber=34;code=CS0618;](NETCORE_ENGINEERING_TELEMETRY=Build) 'AppDomainIsolatedTask' is obsolete: 'AppDomains are no longer supported in .NET Core or .NET 5.0 or higher.' CompilerServer: server - server processed compilation - b41442b1-18b4-4bbd-98eb-5e451f989c1e 19>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net462/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/System.Reflection.MetadataLoadContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net462/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.Arcade.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.ArcadeLogging/Release/netstandard2.0/Microsoft.DotNet.ArcadeLogging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.DotNet.ArcadeLogging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/Microsoft.Arcade.Common.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.Arcade.Common.dll.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.DotNet.Arcade.Sdk.csproj.CopyComplete" because "AlwaysCreate" was specified. _CopyAppConfigFile: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.DotNet.Arcade.Sdk.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.DotNet.Arcade.Sdk.dll.config". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.DotNet.Arcade.Sdk.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.DotNet.Arcade.Sdk.dll". Microsoft.DotNet.Arcade.Sdk -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net472/Microsoft.DotNet.Arcade.Sdk.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (Build target(s)). 15>CoreCompile: CompilerServer: server - server processed compilation - dead5759-f178-4fc8-ac61-7967d0a0a8b3 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.commands/6.4.0-rc.32767/lib/net472/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/NuGet.Commands.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net472/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.credentials/6.4.0-rc.32767/lib/net472/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/NuGet.Credentials.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/net472/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/net472/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/net472/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net462/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Microsoft.Arcade.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/net472/Microsoft.Arcade.Common.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Microsoft.Arcade.Common.dll.config". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Microsoft.DotNet.Build.Tasks.Packaging.csproj.CopyComplete" because "AlwaysCreate" was specified. 19>CoreCompile: CompilerServer: server - server processed compilation - 84727802-2e4b-42a3-9371-fcca4bbcc7a3 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/Microsoft.Arcade.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.ArcadeLogging/Release/netstandard2.0/Microsoft.DotNet.ArcadeLogging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/Microsoft.DotNet.ArcadeLogging.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/Microsoft.DotNet.Arcade.Sdk.csproj.CopyComplete" because "AlwaysCreate" was specified. 15>_CopyOutOfDateSourceItemsToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/7.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/runtime.json". _CopyAppConfigFile: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Microsoft.DotNet.Build.Tasks.Packaging.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Microsoft.DotNet.Build.Tasks.Packaging.dll.config". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Microsoft.DotNet.Build.Tasks.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Microsoft.DotNet.Build.Tasks.Packaging.dll". Microsoft.DotNet.Build.Tasks.Packaging -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net472/Microsoft.DotNet.Build.Tasks.Packaging.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (Build target(s)). 19>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/Microsoft.DotNet.Arcade.Sdk.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/Microsoft.DotNet.Arcade.Sdk.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/refint/Microsoft.DotNet.Arcade.Sdk.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/ref/Microsoft.DotNet.Arcade.Sdk.dll". Microsoft.DotNet.Arcade.Sdk -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/Microsoft.DotNet.Arcade.Sdk.dll 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (Build target(s)). 15>CoreCompile: CompilerServer: server - server processed compilation - 9aa507f1-d3fb-4bdc-b2a9-4c26cd891cdc _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/lib/net7.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.commands/6.4.0-rc.32767/lib/net7.0/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/NuGet.Commands.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.credentials/6.4.0-rc.32767/lib/net7.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/NuGet.Credentials.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net7.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/NuGet.DependencyResolver.Core.dll". 19:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (19:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (19:18) on node 14 (_GetTfmSpecificContentForPackage target(s)). 19>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/". 15>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/net7.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/net7.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/net7.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/System.Windows.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/runtimes/win/lib/net7.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/runtimes/win/lib/net7.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/runtimes/win/lib/net7.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/runtimes/win/lib/net7.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/runtimes/win/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/runtimes/win/lib/net7.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/runtimes/win/lib/net7.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/runtimes/win/lib/net7.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/runtimes/win/lib/net7.0/System.Windows.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.Arcade.Common.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.DotNet.Build.Tasks.Packaging.csproj.CopyComplete" because "AlwaysCreate" was specified. _CopyOutOfDateSourceItemsToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/7.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/runtime.json". 19>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/lib/net7.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/Microsoft.DotNet.Arcade.Sdk.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/Microsoft.DotNet.Arcade.Sdk.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/System.Reflection.MetadataLoadContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/System.Windows.Extensions.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/runtimes/win/lib/net7.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/runtimes/win/lib/net7.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/runtimes/win/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/runtimes/win/lib/net7.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/runtimes/win/lib/net7.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Windows.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.ArcadeLogging/Release/netstandard2.0/Microsoft.DotNet.ArcadeLogging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/Microsoft.DotNet.ArcadeLogging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/Microsoft.Arcade.Common.dll". _CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/Microsoft.DotNet.Arcade.Sdk.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/Microsoft.DotNet.Arcade.Sdk.deps.json". Publish: Microsoft.DotNet.Arcade.Sdk -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/net7.0/publish/ 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (_GetTfmSpecificContentForPackage target(s)). 15>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.DotNet.Build.Tasks.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.DotNet.Build.Tasks.Packaging.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/refint/Microsoft.DotNet.Build.Tasks.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/ref/Microsoft.DotNet.Build.Tasks.Packaging.dll". Microsoft.DotNet.Build.Tasks.Packaging -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.DotNet.Build.Tasks.Packaging.dll 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (Build target(s)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (default targets). 19:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (19:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (19:19) on node 12 (_GetFrameworkAssemblyReferences target(s)). 19>GenerateBindingRedirects: Skipping target "GenerateBindingRedirects" because all output files are up-to-date with respect to the input files. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (_GetFrameworkAssemblyReferences target(s)). 19>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Arcade.Sdk.7.0.0-beta.22513.4.nupkg'. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (default targets). 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (52:12) on node 16 (Pack target(s)). 52:12>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (52:12) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (52:13) on node 16 (_GetTfmSpecificContentForPackage target(s)). 52>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (18:17) on node 9 (Pack target(s)). 18:17>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (18:17) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (18:19) on node 9 (_GetTfmSpecificContentForPackage target(s)). 18>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net7.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (50:17) on node 10 (Pack target(s)). 50:17>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (50:17) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (50:19) on node 23 (_GetTfmSpecificContentForPackage target(s)). 50>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (30:17) on node 31 (Pack target(s)). 30:17>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (30:17) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (30:19) on node 17 (_GetTfmSpecificContentForPackage target(s)). 30>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (26:17) on node 18 (Pack target(s)). 26:17>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (26:17) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (26:19) on node 6 (_GetTfmSpecificContentForPackage target(s)). 26>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (42:17) on node 26 (Pack target(s)). 42:17>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (42:17) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (42:19) on node 15 (_GetTfmSpecificContentForPackage target(s)). 42>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (15:17) on node 32 (Pack target(s)). 15:17>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (15:17) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (15:19) on node 24 (_GetTfmSpecificContentForPackage target(s)). 15>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/". 18>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net7.0/Microsoft.DotNet.GenFacades.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net7.0/publish/Microsoft.DotNet.GenFacades.dll". _CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.GenFacades/Release/net7.0/Microsoft.DotNet.GenFacades.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net7.0/publish/Microsoft.DotNet.GenFacades.deps.json". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (61:17) on node 30 (Pack target(s)). 61:17>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (61:17) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (61:19) on node 30 (_GetTfmSpecificContentForPackage target(s)). 61>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/". 26>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/publish/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/lib/net7.0/System.IO.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/publish/System.IO.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/publish/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/publish/Microsoft.DotNet.NuGetRepack.Tasks.dll". 18>Publish: Microsoft.DotNet.GenFacades -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.GenFacades/Release/net7.0/publish/ 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (_GetTfmSpecificContentForPackage target(s)). 52>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/Newtonsoft.Json.dll". 26>_CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/publish/Microsoft.DotNet.NuGetRepack.Tasks.deps.json". 52>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/Microsoft.DotNet.Build.Tasks.Workloads.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/Microsoft.DotNet.Build.Tasks.Workloads.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/Microsoft.Deployment.DotNet.Releases.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/Microsoft.NET.Sdk.WorkloadManifestReader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/Microsoft.NET.Sdk.WorkloadManifestReader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/de". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/fr". 26>Publish: Microsoft.DotNet.NuGetRepack.Tasks -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Release/net7.0/publish/ 52>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/cs/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/cs/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/de/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/de/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/fr/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/fr/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/es/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/es/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/it/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/it/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/ko". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/ja". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/ko/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/ko/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/ja/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/ja/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/pl/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/pl/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/pt-BR". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/ru/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/ru/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/tr/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/tr/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/zh-Hans". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/cs/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/cs/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/de/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/de/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/es/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/es/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/it/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/it/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/ja/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/ja/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/fr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/fr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/ko/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/ko/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/pl/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/pl/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/ru/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/ru/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/pt-BR/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/pt-BR/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/zh-Hans/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/zh-Hans/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/tr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/tr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/zh-Hant/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/zh-Hant/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/runtimes/win/lib/net7.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/runtimes/win/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/System.Security.Cryptography.Pkcs.dll". _CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/Microsoft.DotNet.Build.Tasks.Workloads.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/Microsoft.DotNet.Build.Tasks.Workloads.deps.json". 50>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/Microsoft.DotNet.Build.Tasks.Installers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/publish/Microsoft.DotNet.Build.Tasks.Installers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/publish/Newtonsoft.Json.dll". 26>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (_GetTfmSpecificContentForPackage target(s)). 50>_CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/Microsoft.DotNet.Build.Tasks.Installers.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/publish/Microsoft.DotNet.Build.Tasks.Installers.deps.json". 52>Publish: Microsoft.DotNet.Build.Tasks.Workloads -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Release/net7.0/publish/ 50>Publish: Microsoft.DotNet.Build.Tasks.Installers -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Installers/Release/net7.0/publish/ 50>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (_GetTfmSpecificContentForPackage target(s)). 30>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/Microsoft.Extensions.DependencyModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/Microsoft.DotNet.SharedFramework.Sdk.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/Microsoft.DotNet.SharedFramework.Sdk.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/net7.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/net7.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/net7.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/runtimes/win/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net7.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/NuGet.Versioning.dll". 42>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net7.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/NuGet.Common.dll". 52>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (_GetTfmSpecificContentForPackage target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (20:17) on node 5 (Pack target(s)). 20:17>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (20:17) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (20:19) on node 2 (_GetTfmSpecificContentForPackage target(s)). 20>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/publish/". 42>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/net7.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/net7.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/NuGet.ProjectModel.dll". 30>_CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/Microsoft.DotNet.SharedFramework.Sdk.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/Microsoft.DotNet.SharedFramework.Sdk.deps.json". 42>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/net7.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/runtimes/win/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". _CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/Microsoft.DotNet.SourceBuild.Tasks.deps.json". 30>Publish: Microsoft.DotNet.SharedFramework.Sdk -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SharedFramework.Sdk/Release/net7.0/publish/ 30>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (_GetTfmSpecificContentForPackage target(s)). 42>Publish: Microsoft.DotNet.SourceBuild.Tasks -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Release/net7.0/publish/ 42>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (_GetTfmSpecificContentForPackage target(s)). 61>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net7.0/Microsoft.DotNet.PackageTesting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/Microsoft.DotNet.PackageTesting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/Microsoft.CodeAnalysis.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/Microsoft.CodeAnalysis.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/cs". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.DotNet.Build.Tasks.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/Microsoft.DotNet.Build.Tasks.Packaging.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/cs/Microsoft.CodeAnalysis.resources.dll". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/7.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/Microsoft.Build.Framework.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/de". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/lib/net7.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/Microsoft.Extensions.DependencyInjection.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/es". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/Microsoft.Extensions.DependencyInjection.Abstractions.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/de/Microsoft.CodeAnalysis.resources.dll". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/Microsoft.Win32.SystemEvents.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/es/Microsoft.CodeAnalysis.resources.dll". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/NuGet.Common.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/it". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.commands/6.4.0-rc.32767/lib/net7.0/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/NuGet.Commands.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/NuGet.Configuration.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/fr". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.credentials/6.4.0-rc.32767/lib/net7.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/NuGet.Credentials.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/fr/Microsoft.CodeAnalysis.resources.dll". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net7.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/NuGet.Frameworks.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/it/Microsoft.CodeAnalysis.resources.dll". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/net7.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/NuGet.LibraryModel.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/ja". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/NuGet.Packaging.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/ja/Microsoft.CodeAnalysis.resources.dll". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/net7.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/NuGet.ProjectModel.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/ko". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/net7.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/NuGet.Versioning.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/pt-BR". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/System.Configuration.ConfigurationManager.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/pl". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/System.Drawing.Common.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/ru". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/System.Security.Cryptography.ProtectedData.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/tr". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/System.Windows.Extensions.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/ko/Microsoft.CodeAnalysis.resources.dll". 15>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/runtimes/win/lib/net7.0". 61>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/pl/Microsoft.CodeAnalysis.resources.dll". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/ru/Microsoft.CodeAnalysis.resources.dll". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/runtimes/win/lib/net7.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Drawing.Common.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/tr/Microsoft.CodeAnalysis.resources.dll". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/pt-BR/Microsoft.CodeAnalysis.resources.dll". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.Arcade.Common/Release/netstandard2.0/Microsoft.Arcade.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/Microsoft.Arcade.Common.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/zh-Hans". 15>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/runtimes/win/lib/net7.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Windows.Extensions.dll". 61>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/zh-Hans/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/zh-Hant/Microsoft.CodeAnalysis.resources.dll". 15>_CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/Microsoft.DotNet.Build.Tasks.Packaging.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/Microsoft.DotNet.Build.Tasks.Packaging.deps.json". 61>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/cs/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/fr/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/de/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/es/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/ja/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/it/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/ko/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/pl/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/ru/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/runtimes/win/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/tr/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". 15>Publish: Microsoft.DotNet.Build.Tasks.Packaging -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/net7.0/publish/ 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (_GetTfmSpecificContentForPackage target(s)). 20>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/Microsoft.DotNet.SignTool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/publish/Microsoft.DotNet.SignTool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.applicationinsights/2.20.0/lib/netstandard2.0/Microsoft.ApplicationInsights.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/publish/Microsoft.ApplicationInsights.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/publish/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/publish/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/publish/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/publish/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/publish/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging.core/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/publish/NuGet.Packaging.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/publish/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/publish/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/publish/runtimes/win/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". 61>_CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.PackageTesting/Release/net7.0/Microsoft.DotNet.PackageTesting.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/Microsoft.DotNet.PackageTesting.deps.json". 20>_CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.SignTool/Release/net7.0/Microsoft.DotNet.SignTool.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/publish/Microsoft.DotNet.SignTool.deps.json". 61>Publish: Microsoft.DotNet.PackageTesting -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.PackageTesting/Release/net7.0/publish/ 20>Publish: Microsoft.DotNet.SignTool -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.SignTool/Release/net7.0/publish/ 61>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (_GetTfmSpecificContentForPackage target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (45:17) on node 29 (Pack target(s)). 45:17>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (45:17) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (45:19) on node 25 (_GetTfmSpecificContentForPackage target(s)). 45>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/publish/". 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (_GetTfmSpecificContentForPackage target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (34:45) on node 27 (Pack target(s)). 34:45>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (34:45) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (34:53) on node 9 (_GetFrameworkAssemblyReferences target(s)). 34>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (_GetFrameworkAssemblyReferences target(s)). 45>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/Microsoft.DotNet.Build.Tasks.TargetFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/publish/Microsoft.DotNet.Build.Tasks.TargetFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/publish/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/publish/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/publish/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/publish/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/publish/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/publish/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/publish/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/publish/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/publish/runtimes/win/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/publish/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". _CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/obj/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/Microsoft.DotNet.Build.Tasks.TargetFramework.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/publish/Microsoft.DotNet.Build.Tasks.TargetFramework.deps.json". Publish: Microsoft.DotNet.Build.Tasks.TargetFramework -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/bin/Microsoft.DotNet.Build.Tasks.TargetFramework/Release/net7.0/publish/ 45>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (_GetTfmSpecificContentForPackage target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj" (69:7) on node 21 (Pack target(s)). 69>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Templating.7.0.0-beta.22513.4.nupkg'. 69>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj" (Pack target(s)). 30:17>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (30:17) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (30:20) on node 15 (_GetFrameworkAssemblyReferences target(s)). 30>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 30>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (_GetFrameworkAssemblyReferences target(s)). 20:17>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (20:17) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (20:20) on node 6 (_GetFrameworkAssemblyReferences target(s)). 20>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (_GetFrameworkAssemblyReferences target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj" (37:12) on node 7 (Pack target(s)). 37>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Archives.7.0.0-beta.22513.4.nupkg'. 37>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj" (27:12) on node 11 (Pack target(s)). 27>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.DotNet.CMake.Sdk.7.0.0-beta.22513.4.nupkg'. 27>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (22:12) on node 4 (Pack target(s)). 22>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.DotNet.CodeAnalysis.7.0.0-beta.22513.4.nupkg'. 22>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj" (68:22) on node 19 (Pack target(s)). 68>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.DotNet.ArcadeLogging.7.0.0-beta.22513.4.nupkg'. 68>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj" (Pack target(s)). 34>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.Arcade.Common.7.0.0-beta.22513.4.nupkg'. 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj" (Pack target(s)). 18>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.DotNet.GenFacades.7.0.0-beta.22513.4.nupkg'. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (Pack target(s)). 52>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Workloads.7.0.0-beta.22513.4.nupkg'. 52>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj" (Pack target(s)). 50>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Installers.7.0.0-beta.22513.4.nupkg'. 50>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj" (Pack target(s)). 26>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.DotNet.NuGetRepack.Tasks.7.0.0-beta.22513.4.nupkg'. 26>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (Pack target(s)). 45>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.TargetFramework.7.0.0-beta.22513.4.nupkg'. 45>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj" (Pack target(s)). 42>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.DotNet.SourceBuild.Tasks.7.0.0-beta.22513.4.nupkg'. 42>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (Pack target(s)). 30>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.DotNet.SharedFramework.Sdk.7.0.0-beta.22513.4.nupkg'. 30>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj" (Pack target(s)). 20>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.DotNet.SignTool.7.0.0-beta.22513.4.nupkg'. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (Pack target(s)). 15>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Packaging.7.0.0-beta.22513.4.nupkg'. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (Pack target(s)). 61>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.DotNet.PackageTesting.7.0.0-beta.22513.4.nupkg'. 61>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj" (Pack target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (Build;Pack target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (default targets). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.316s 9.839s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj () | 1 : 0.433s 0.470s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.916s 2.777s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln (Restore) | | 9 : 0.334s 0.334s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (_IsProjectRestoreSupported) | | 38 : 0.508s 0.508s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj (_IsProjectRestoreSupported) | | 39 : 0.399s 0.399s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (_IsProjectRestoreSupported) | | 37 : 0.308s 0.308s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj (_IsProjectRestoreSupported) | | 36 : 0.529s 0.529s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests.csproj (_IsProjectRestoreSupported) | | 35 : 0.486s 0.486s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Microsoft.DotNet.Build.Tasks.VisualStudio.csproj (_IsProjectRestoreSupported) | | 34 : 0.560s 0.560s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/Microsoft.DotNet.XUnitConsoleRunner.csproj (_IsProjectRestoreSupported) | | 33 : 0.394s 0.394s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj (_IsProjectRestoreSupported) | | 32 : 0.532s 0.532s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj (_IsProjectRestoreSupported) | | 31 : 0.411s 0.411s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_IsProjectRestoreSupported) | | 30 : 0.392s 0.392s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj (_IsProjectRestoreSupported) | | 29 : 0.394s 0.394s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_IsProjectRestoreSupported) | | 28 : 0.499s 0.499s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/WinShimmer/WinShimmer.csproj (_IsProjectRestoreSupported) | | 27 : 0.501s 0.501s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Microsoft.DotNet.SignCheckLibrary.csproj (_IsProjectRestoreSupported) | | 40 : 0.394s 0.394s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Git.IssueManager/src/Microsoft.DotNet.Git.IssueManager.csproj (_IsProjectRestoreSupported) | | 26 : 0.531s 0.531s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck/Microsoft.DotNet.SignCheck.csproj (_IsProjectRestoreSupported) | | 24 : 0.397s 0.397s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj (_IsProjectRestoreSupported) | | 23 : 0.391s 0.391s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/Microsoft.DotNet.SwaggerGenerator.MSBuild.csproj (_IsProjectRestoreSupported) | | 22 : 0.467s 0.467s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj (_IsProjectRestoreSupported) | | 21 : 0.524s 0.524s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj (_IsProjectRestoreSupported) | | 20 : 0.306s 0.306s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj (_IsProjectRestoreSupported) | | 19 : 0.394s 0.394s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_IsProjectRestoreSupported) | | 18 : 0.387s 0.387s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj (_IsProjectRestoreSupported) | | 17 : 0.307s 0.307s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (_IsProjectRestoreSupported) | | 16 : 0.307s 0.307s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj (_IsProjectRestoreSupported) | | 15 : 0.509s 0.509s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj (_IsProjectRestoreSupported) | | 14 : 0.395s 0.395s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_IsProjectRestoreSupported) | | 13 : 0.527s 0.527s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync/Microsoft.DotNet.GitSync.csproj (_IsProjectRestoreSupported) | | 12 : 0.397s 0.397s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_IsProjectRestoreSupported) | | 25 : 0.454s 0.454s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.csproj (_IsProjectRestoreSupported) | | 11 : 0.486s 0.486s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync.CommitManager/Microsoft.DotNet.GitSync.CommitManager.csproj (_IsProjectRestoreSupported) | | 10 : 0.411s 0.411s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj (_IsProjectRestoreSupported) | | 41 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj (_IsProjectRestoreSupported) | | 42 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj (_IsProjectRestoreSupported) | | 43 : 0.369s 0.369s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj (_IsProjectRestoreSupported) | | 44 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_IsProjectRestoreSupported) | | 45 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj (_IsProjectRestoreSupported) | | 46 : 0.291s 0.291s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender.Tests/Microsoft.DotNet.Helix.JobSender.Tests.csproj (_IsProjectRestoreSupported) | | 47 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_IsProjectRestoreSupported) | | 48 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_IsProjectRestoreSupported) | | 49 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests.csproj (_IsProjectRestoreSupported) | | 50 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Microsoft.DotNet.AsmDiff.csproj (_IsProjectRestoreSupported) | | 51 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_IsProjectRestoreSupported) | | 52 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_IsProjectRestoreSupported) | | 53 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/tests/Microsoft.DotNet.RemoteExecutor.Tests.csproj (_IsProjectRestoreSupported) | | 54 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/Microsoft.DotNet.ApiCompat.Tests.csproj (_IsProjectRestoreSupported) | | 55 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifference.Implementation.csproj (_IsProjectRestoreSupported) | | 56 : 0.242s 0.242s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.Contract.csproj (_IsProjectRestoreSupported) | | 57 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_IsProjectRestoreSupported) | | 58 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_IsProjectRestoreSupported) | | 59 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tests/Microsoft.DotNet.SourceBuild.Tasks.Tests.csproj (_IsProjectRestoreSupported) | | 60 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (_IsProjectRestoreSupported) | | 61 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools.Tasks.Tests/Microsoft.DotNet.VersionTools.Tasks.Tests.csproj (_IsProjectRestoreSupported) | | 62 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_IsProjectRestoreSupported) | | 63 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_IsProjectRestoreSupported) | | 64 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (_IsProjectRestoreSupported) | | 65 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_IsProjectRestoreSupported) | | 66 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting.Tests/Microsoft.DotNet.PackageTesting.Tests.csproj (_IsProjectRestoreSupported) | | 67 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common.Tests/Microsoft.Arcade.Common.Tests.csproj (_IsProjectRestoreSupported) | | 68 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_IsProjectRestoreSupported) | | 69 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Microsoft.DotNet.Build.Tasks.Workloads.Tests.csproj (_IsProjectRestoreSupported) | | 70 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_IsProjectRestoreSupported) | | 71 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/test/Microsoft.DotNet.Build.Tasks.Templating.Tests.csproj (_IsProjectRestoreSupported) | | 72 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Microsoft.DotNet.ApiCompat.Core.csproj (_IsProjectRestoreSupported) | | 73 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Shared/Microsoft.DotNet.GenAPI.Shared.csproj (_IsProjectRestoreSupported) | | 74 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Tool/Microsoft.DotNet.GenAPI.Tool.csproj (_IsProjectRestoreSupported) | | 75 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Tasks/Microsoft.DotNet.GenAPI.Tasks.csproj (_IsProjectRestoreSupported) | | 76 : 0.072s 0.328s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GenerateRestoreProjectPathWalk) | | | 103 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 113 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 77 : 0.081s 0.297s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GenerateRestoreProjectPathWalk) | | | 100 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 121 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 123 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GenerateRestoreProjectPathWalk) | | . 122 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateRestoreProjectPathWalk) | | 78 : 0.082s 0.248s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GenerateRestoreProjectPathWalk) | | | 97 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 114 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 79 : 0.064s 0.260s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GenerateRestoreProjectPathWalk) | | | 92 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateRestoreProjectPathWalk) | | | 99 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 115 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 80 : 0.113s 0.202s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GenerateRestoreProjectPathWalk) | | . 110 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 81 : 0.062s 0.256s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GenerateRestoreProjectPathWalk) | | | 98 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 118 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 82 : 0.077s 0.192s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_GenerateRestoreProjectPathWalk) | | . 101 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 83 : 0.094s 0.458s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GenerateRestoreProjectPathWalk) | | | 107 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 124 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 85 : 0.086s 0.240s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GenerateRestoreProjectPathWalk) | | | 102 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 117 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 89 : 0.088s 0.341s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GenerateRestoreProjectPathWalk) | | | 105 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 120 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 87 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.Contract.csproj (_GenerateRestoreProjectPathWalk) | | 95 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_GenerateRestoreProjectPathWalk) | | 93 : 0.091s 0.272s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GenerateRestoreProjectPathWalk) | | | 104 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 116 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 91 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GenerateRestoreProjectPathWalk) | | 90 : 0.011s 0.106s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (_GenerateRestoreProjectPathWalk) | | . 96 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 94 : 0.037s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GenerateRestoreProjectPathWalk) | | . 106 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 84 : 0.043s 0.170s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GenerateRestoreProjectPathWalk) | | | 108 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 112 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 86 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifference.Implementation.csproj (_GenerateRestoreProjectPathWalk) | | 88 : 0.032s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_GenerateRestoreProjectPathWalk) | | . 109 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 92 : 0.019s 0.170s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateRestoreProjectPathWalk) | | | 111 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 119 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 125 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_IsProjectRestoreSupported) | | 128 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_IsProjectRestoreSupported) | | 129 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_IsProjectRestoreSupported) | | 130 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_IsProjectRestoreSupported) | | 132 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_IsProjectRestoreSupported) | | 133 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_IsProjectRestoreSupported) | | 134 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_IsProjectRestoreSupported) | | 136 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_IsProjectRestoreSupported) | | 140 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_IsProjectRestoreSupported) | | 138 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.Contract.csproj (_IsProjectRestoreSupported) | | 127 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_IsProjectRestoreSupported) | | 141 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (_IsProjectRestoreSupported) | | 142 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_IsProjectRestoreSupported) | | 144 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_IsProjectRestoreSupported) | | 126 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_IsProjectRestoreSupported) | | 139 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_IsProjectRestoreSupported) | | 137 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifference.Implementation.csproj (_IsProjectRestoreSupported) | | 143 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_IsProjectRestoreSupported) | | 131 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_IsProjectRestoreSupported) | | 135 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_IsProjectRestoreSupported) | | 146 : 0.019s 0.137s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateRestoreGraphProjectEntry) | | | 168 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetRestoreSettingsPerFramework) | | . 188 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetRestoreSettingsPerFramework) | | 147 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GenerateRestoreGraphProjectEntry) | | 148 : 0.016s 0.084s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GenerateRestoreGraphProjectEntry) | | | 169 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GetRestoreSettingsPerFramework) | | . 190 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GetRestoreSettingsPerFramework) | | 149 : 0.134s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GenerateRestoreGraphProjectEntry) | | | 174 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GetRestoreSettingsPerFramework) | | . 181 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GetRestoreSettingsPerFramework) | | 145 : 0.155s 0.165s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GenerateRestoreGraphProjectEntry) | | | 172 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GetRestoreSettingsPerFramework) | | . 186 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GetRestoreSettingsPerFramework) | | 150 : 0.144s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GenerateRestoreGraphProjectEntry) | | | 175 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GetRestoreSettingsPerFramework) | | . 187 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GetRestoreSettingsPerFramework) | | 152 : 0.069s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GenerateRestoreGraphProjectEntry) | | | 166 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GetRestoreSettingsPerFramework) | | . 185 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GetRestoreSettingsPerFramework) | | 153 : 0.040s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_GenerateRestoreGraphProjectEntry) | | . 173 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_GetRestoreSettingsPerFramework) | | 154 : 0.045s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GenerateRestoreGraphProjectEntry) | | | 176 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GetRestoreSettingsPerFramework) | | . 189 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GetRestoreSettingsPerFramework) | | 160 : 0.113s 0.120s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GenerateRestoreGraphProjectEntry) | | | 167 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GetRestoreSettingsPerFramework) | | . 184 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GetRestoreSettingsPerFramework) | | 156 : 0.071s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GenerateRestoreGraphProjectEntry) | | | 170 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GetRestoreSettingsPerFramework) | | . 183 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GetRestoreSettingsPerFramework) | | 162 : 0.042s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GenerateRestoreGraphProjectEntry) | | | 171 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GetRestoreSettingsPerFramework) | | . 182 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GetRestoreSettingsPerFramework) | | 161 : 0.015s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (_GenerateRestoreGraphProjectEntry) | | . 165 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (_GetRestoreSettingsPerFramework) | | 164 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_GenerateRestoreGraphProjectEntry) | | 158 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.Contract.csproj (_GenerateRestoreGraphProjectEntry) | | 163 : 0.046s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GenerateRestoreGraphProjectEntry) | | . 177 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GetRestoreSettingsPerFramework) | | 151 : 0.118s 0.124s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GenerateRestoreGraphProjectEntry) | | . 178 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GetRestoreSettingsPerFramework) | | 157 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifference.Implementation.csproj (_GenerateRestoreGraphProjectEntry) | | 159 : 0.011s 0.161s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_GenerateRestoreGraphProjectEntry) | | . 179 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_GetRestoreSettingsPerFramework) | | 155 : 0.014s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GenerateRestoreGraphProjectEntry) | | | 180 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GetRestoreSettingsPerFramework) | | . 191 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GetRestoreSettingsPerFramework) | | 201 : 0.023s 0.177s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GenerateProjectRestoreGraph) | | | 220 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (GetAllRuntimeIdentifiers) | | | 231 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (GetAllRuntimeIdentifiers) | | | 242 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 255 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GenerateProjectRestoreGraphPerFramework) | | 194 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GenerateProjectRestoreGraph) | | 195 : 0.019s 0.244s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GenerateProjectRestoreGraph) | | | 223 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (GetAllRuntimeIdentifiers) | | | 249 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (GetAllRuntimeIdentifiers) | | | 252 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 263 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GenerateProjectRestoreGraphPerFramework) | | 196 : 0.021s 0.253s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GenerateProjectRestoreGraph) | | | 216 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (GetAllRuntimeIdentifiers) | | | 229 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (GetAllRuntimeIdentifiers) | | | 261 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 265 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GenerateProjectRestoreGraphPerFramework) | | 197 : 0.035s 0.212s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GenerateProjectRestoreGraph) | | | 222 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (GetAllRuntimeIdentifiers) | | | 238 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (GetAllRuntimeIdentifiers) | | | 250 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 259 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GenerateProjectRestoreGraphPerFramework) | | 199 : 0.020s 0.222s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GenerateProjectRestoreGraph) | | | 215 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (GetAllRuntimeIdentifiers) | | | 233 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (GetAllRuntimeIdentifiers) | | | 247 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 256 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GenerateProjectRestoreGraphPerFramework) | | 200 : 0.015s 0.135s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_GenerateProjectRestoreGraph) | | | 217 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (GetAllRuntimeIdentifiers) | | . 235 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_GenerateProjectRestoreGraphPerFramework) | | 203 : 0.016s 0.244s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GenerateProjectRestoreGraph) | | | 214 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (GetAllRuntimeIdentifiers) | | | 224 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (GetAllRuntimeIdentifiers) | | | 240 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 262 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GenerateProjectRestoreGraphPerFramework) | | 207 : 0.024s 0.169s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GenerateProjectRestoreGraph) | | | 213 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (GetAllRuntimeIdentifiers) | | | 225 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (GetAllRuntimeIdentifiers) | | | 243 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 257 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GenerateProjectRestoreGraphPerFramework) | | 205 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.Contract.csproj (_GenerateProjectRestoreGraph) | | 208 : 0.007s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (_GenerateProjectRestoreGraph) | | | 212 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (GetAllRuntimeIdentifiers) | | . 226 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (_GenerateProjectRestoreGraphPerFramework) | | 209 : 0.022s 0.219s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GenerateProjectRestoreGraph) | | | 221 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (GetAllRuntimeIdentifiers) | | | 232 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (GetAllRuntimeIdentifiers) | | | 244 : 0.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 264 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GenerateProjectRestoreGraphPerFramework) | | 211 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_GenerateProjectRestoreGraph) | | 193 : 0.032s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateProjectRestoreGraph) | | | 219 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetAllRuntimeIdentifiers) | | | 236 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetAllRuntimeIdentifiers) | | | 251 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 260 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GenerateProjectRestoreGraphPerFramework) | | 192 : 0.024s 0.178s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GenerateProjectRestoreGraph) | | | 218 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (GetAllRuntimeIdentifiers) | | | 237 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (GetAllRuntimeIdentifiers) | | | 248 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 258 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GenerateProjectRestoreGraphPerFramework) | | 210 : 0.012s 0.160s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GenerateProjectRestoreGraph) | | | 227 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (GetAllRuntimeIdentifiers) | | . 239 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GenerateProjectRestoreGraphPerFramework) | | 206 : 0.013s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_GenerateProjectRestoreGraph) | | | 234 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (GetAllRuntimeIdentifiers) | | . 246 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_GenerateProjectRestoreGraphPerFramework) | | 198 : 0.013s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GenerateProjectRestoreGraph) | | | 230 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (GetAllRuntimeIdentifiers) | | . 241 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GenerateProjectRestoreGraphPerFramework) | | 202 : 0.024s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GenerateProjectRestoreGraph) | | | 228 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (GetAllRuntimeIdentifiers) | | | 245 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (GetAllRuntimeIdentifiers) | | | 253 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 254 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GenerateProjectRestoreGraphPerFramework) | . 204 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifference.Implementation.csproj (_GenerateProjectRestoreGraph) | 266 : 0.017s 6.261s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln (Build, Pack) | | 267 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj () | | 297 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/Microsoft.DotNet.VersionTools.Tasks.csproj () | | 296 : 0.342s 0.342s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj () | | 295 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj () | | 294 : 0.188s 0.188s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests.csproj () | | 293 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Microsoft.DotNet.Build.Tasks.VisualStudio.csproj () | | 292 : 0.512s 0.512s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/Microsoft.DotNet.XUnitConsoleRunner.csproj () | | 291 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj () | | 290 : 0.351s 0.351s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj () | | 289 : 0.080s 2.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj () | | . 336 : 1.921s 1.921s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (Build) | | 288 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj () | | 287 : 0.133s 3.098s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj () | | | 340 : 1.129s 2.803s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (Build) | | | | 358 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | | 404 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj () | | | | 407 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetNativeManifest) | | | . 418 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToOutputDirectoryItems) | | . 341 : 1.294s 2.962s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (Build) | | | | 358 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | | 410 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj () | | | | 412 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetNativeManifest) | | | . 426 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToOutputDirectoryItems) | | 286 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/WinShimmer/WinShimmer.csproj () | | 285 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Microsoft.DotNet.SignCheckLibrary.csproj () | | 298 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Git.IssueManager/src/Microsoft.DotNet.Git.IssueManager.csproj () | | 284 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck/Microsoft.DotNet.SignCheck.csproj () | | 282 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj () | | 281 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/Microsoft.DotNet.SwaggerGenerator.MSBuild.csproj () | | 280 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj () | | 279 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj () | | 278 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj () | | 277 : 0.163s 2.250s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj () | | | 344 : 2.086s 2.086s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (Build) | | . 345 : 1.976s 1.976s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (Build) | | 276 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj () | | 275 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj () | | 274 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj () | | 273 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj () | | 272 : 0.582s 3.956s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj () | | | 337 : 0.808s 2.613s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (Build) | | | | 359 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetTargetFrameworks) | | | | 358 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | | 391 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj () | | | | 393 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj () | | | | 399 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetNativeManifest) | | | | 402 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetNativeManifest) | | | | 415 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToOutputDirectoryItems) | | | . 416 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetCopyToOutputDirectoryItems) | | | 338 : 1.274s 2.921s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (Build) | | | | 410 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj () | | | | 359 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetTargetFrameworks) | | | | 358 : 0.008s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | | | 386 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 385 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 411 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj () | | | | 413 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetNativeManifest) | | | | 414 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetNativeManifest) | | | | 419 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToOutputDirectoryItems) | | | . 420 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetCopyToOutputDirectoryItems) | | | 424 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GetTfmSpecificContentForPackage) | | | 425 : 0.043s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GetTfmSpecificContentForPackage) | | | | 427 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToPublishDirectoryItems) | | | . 428 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetCopyToPublishDirectoryItems) | | | 429 : 0.134s 0.193s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GetFrameworkAssemblyReferences) | | | | 433 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetTargetFrameworks) | | | | 432 : 0.020s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | | | 435 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 434 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 436 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetPath) | | | . 437 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetTargetPath) | | | 438 : 0.194s 0.198s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GetFrameworkAssemblyReferences) | | | | 440 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetTargetFrameworks) | | | | 439 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | | 441 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetPath) | | | . 442 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (GetTargetPath) | | | 443 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GetFrameworksWithSuppressedDependencies) | | | 444 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GetFrameworksWithSuppressedDependencies) | | | 445 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetProjectVersion) | | . 446 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GetProjectVersion) | | 271 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync/Microsoft.DotNet.GitSync.csproj () | | 270 : 0.060s 2.263s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj () | | | 334 : 1.376s 1.376s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (Build) | | . 335 : 2.199s 2.199s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (Build) | | 283 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.csproj () | | 269 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync.CommitManager/Microsoft.DotNet.GitSync.CommitManager.csproj () | | 268 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj () | | 299 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj () | | 300 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj () | | 301 : 0.198s 0.198s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj () | | 302 : 0.084s 2.187s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj () | | | 342 : 2.071s 2.071s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (Build) | | . 343 : 2.102s 2.102s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (Build) | | 303 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj () | | 304 : 0.310s 0.310s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender.Tests/Microsoft.DotNet.Helix.JobSender.Tests.csproj () | | 305 : 0.065s 1.134s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj () | | . 339 : 1.070s 1.070s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (Build) | | 306 : 0.092s 1.995s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj () | | | 348 : 1.630s 1.630s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (Build) | | . 349 : 1.867s 1.867s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (Build) | | 307 : 0.215s 0.215s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests.csproj () | | 308 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Microsoft.DotNet.AsmDiff.csproj () | | 309 : 0.093s 2.187s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj () | | | 350 : 1.981s 1.981s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (Build) | | . 351 : 2.077s 2.077s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (Build) | | 310 : 0.070s 2.150s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj () | | | 346 : 1.491s 1.491s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (Build) | | . 347 : 2.042s 2.042s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (Build) | | 311 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/tests/Microsoft.DotNet.RemoteExecutor.Tests.csproj () | | 312 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/Microsoft.DotNet.ApiCompat.Tests.csproj () | | 313 : 1.580s 1.580s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifference.Implementation.csproj () | | 314 : 0.861s 0.873s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.Contract.csproj () | | . 363 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/RepositoryValidation.proj (Validate) | | 315 : 0.216s 1.092s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj () | | . 356 : 0.876s 0.876s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (Build) | | 316 : 0.087s 2.169s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj () | | | 352 : 1.988s 1.988s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (Build) | | . 353 : 1.996s 1.996s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (Build) | | 317 : 0.231s 0.231s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tests/Microsoft.DotNet.SourceBuild.Tasks.Tests.csproj () | | 318 : 0.238s 2.078s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj () | | . 357 : 1.839s 1.839s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (Build) | | 319 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools.Tasks.Tests/Microsoft.DotNet.VersionTools.Tasks.Tests.csproj () | | 320 : 1.565s 1.565s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj () | | 321 : 0.076s 2.007s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj () | | | 354 : 1.930s 1.930s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (Build) | | . 355 : 1.551s 1.551s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (Build) | | 322 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj () | | 323 : 0.050s 1.907s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj () | | | 360 : 1.857s 1.857s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (Build) | | . 361 : 1.632s 1.632s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (Build) | | 324 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting.Tests/Microsoft.DotNet.PackageTesting.Tests.csproj () | | 325 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common.Tests/Microsoft.Arcade.Common.Tests.csproj () | | 326 : 0.134s 1.881s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj () | | . 362 : 1.747s 1.747s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (Build) | | 327 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Microsoft.DotNet.Build.Tasks.Workloads.Tests.csproj () | | 328 : 0.916s 0.916s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj () | | 329 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/test/Microsoft.DotNet.Build.Tasks.Templating.Tests.csproj () | | 330 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Microsoft.DotNet.ApiCompat.Core.csproj () | | 331 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Shared/Microsoft.DotNet.GenAPI.Shared.csproj () | | 332 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Tool/Microsoft.DotNet.GenAPI.Tool.csproj () | | 333 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Tasks/Microsoft.DotNet.GenAPI.Tasks.csproj () | | 447 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (Pack) | | 476 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj (Pack) | | 448 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj (Pack) | | 475 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj (Pack) | | 474 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests.csproj (Pack) | | 473 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Microsoft.DotNet.Build.Tasks.VisualStudio.csproj (Pack) | | 472 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitConsoleRunner/src/Microsoft.DotNet.XUnitConsoleRunner.csproj (Pack) | | 471 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj (Pack) | | 470 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj (Pack) | | 469 : 0.179s 0.365s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (Pack) | | | 514 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GetTfmSpecificContentForPackage) | | | 524 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GetFrameworkAssemblyReferences) | | . 569 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GetFrameworksWithSuppressedDependencies) | | 468 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj (Pack) | | 467 : 0.893s 2.214s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (Pack) | | | 515 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GetTfmSpecificContentForPackage) | | | 540 : 0.062s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GetTfmSpecificContentForPackage) | | | . 546 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetCopyToPublishDirectoryItems) | | | 558 : 0.274s 0.309s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GetFrameworkAssemblyReferences) | | | | 565 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | . 574 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetPath) | | | 587 : 0.183s 0.930s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GetFrameworkAssemblyReferences) | | | | 598 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetFrameworks) | | | . 600 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (GetTargetPath) | | | 601 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GetFrameworksWithSuppressedDependencies) | | | 602 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GetFrameworksWithSuppressedDependencies) | | . 603 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetProjectVersion) | | 478 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Git.IssueManager/src/Microsoft.DotNet.Git.IssueManager.csproj (Pack) | | 465 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/Microsoft.SignCheck/Microsoft.DotNet.SignCheckLibrary.csproj (Pack) | | 464 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/SignCheck/SignCheck/Microsoft.DotNet.SignCheck.csproj (Pack) | | 466 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/WinShimmer/WinShimmer.csproj (Pack) | | 462 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj (Pack) | | 449 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync.CommitManager/Microsoft.DotNet.GitSync.CommitManager.csproj (Pack) | | 450 : 0.842s 1.289s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (Pack) | | | 516 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GetTfmSpecificContentForPackage) | | | 537 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GetTfmSpecificContentForPackage) | | | 563 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GetFrameworkAssemblyReferences) | | | 579 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GetFrameworkAssemblyReferences) | | | 593 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GetFrameworksWithSuppressedDependencies) | | . 594 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GetFrameworksWithSuppressedDependencies) | | 451 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GitSync/Microsoft.DotNet.GitSync.csproj (Pack) | | 452 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (Pack) | | 453 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj (Pack) | | 463 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.csproj (Pack) | | 454 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj (Pack) | | 456 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj (Pack) | | 457 : 0.228s 0.617s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (Pack) | | | 518 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GetTfmSpecificContentForPackage) | | | 531 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GetTfmSpecificContentForPackage) | | | 547 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GetFrameworkAssemblyReferences) | | | 577 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GetFrameworkAssemblyReferences) | | | 584 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GetFrameworksWithSuppressedDependencies) | | . 586 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GetFrameworksWithSuppressedDependencies) | | 458 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj (Pack) | | 459 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj (Pack) | | 460 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj (Pack) | | 461 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/Microsoft.DotNet.SwaggerGenerator.MSBuild.csproj (Pack) | | 455 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (Pack) | | 477 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools/tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (Pack) | | 488 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.AsmDiff/Microsoft.DotNet.AsmDiff.csproj (Pack) | | 482 : 0.269s 0.860s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (Pack) | | | 517 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GetTfmSpecificContentForPackage) | | | 530 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GetTfmSpecificContentForPackage) | | | 562 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GetFrameworkAssemblyReferences) | | | 583 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GetFrameworkAssemblyReferences) | | | 595 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GetFrameworksWithSuppressedDependencies) | | . 599 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_GetFrameworksWithSuppressedDependencies) | | 484 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/JobSender.Tests/Microsoft.DotNet.Helix.JobSender.Tests.csproj (Pack) | | 489 : 0.702s 1.114s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (Pack) | | | 520 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GetTfmSpecificContentForPackage) | | | 534 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GetTfmSpecificContentForPackage) | | | 556 : 0.196s 0.196s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GetFrameworkAssemblyReferences) | | | 576 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GetFrameworkAssemblyReferences) | | | 591 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GetFrameworksWithSuppressedDependencies) | | . 592 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SharedFramework.Sdk/Microsoft.DotNet.SharedFramework.Sdk.csproj (_GetFrameworksWithSuppressedDependencies) | | 483 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj (Pack) | | 480 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj (Pack) | | 502 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (Pack) | | 481 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj (Pack) | | 505 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common.Tests/Microsoft.Arcade.Common.Tests.csproj (Pack) | | 485 : 0.171s 0.348s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (Pack) | | | 519 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_GetTfmSpecificContentForPackage) | | | 536 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_GetFrameworkAssemblyReferences) | | . 568 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.CMake.Sdk/Microsoft.DotNet.CMake.Sdk.csproj (_GetFrameworksWithSuppressedDependencies) | | 487 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests.csproj (Pack) | | 507 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Microsoft.DotNet.Build.Tasks.Workloads.Tests.csproj (Pack) | | 503 : 1.907s 2.283s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (Pack) | | | 521 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GetTfmSpecificContentForPackage) | | | 543 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GetTfmSpecificContentForPackage) | | | 559 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GetFrameworkAssemblyReferences) | | | 572 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GetFrameworkAssemblyReferences) | | | 585 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GetFrameworksWithSuppressedDependencies) | | . 589 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (_GetFrameworksWithSuppressedDependencies) | | 490 : 0.420s 0.766s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (Pack) | | | 522 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GetTfmSpecificContentForPackage) | | | 533 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GetTfmSpecificContentForPackage) | | | 551 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GetFrameworkAssemblyReferences) | | | 570 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GetFrameworkAssemblyReferences) | | | 581 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GetFrameworksWithSuppressedDependencies) | | . 582 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Installers/Microsoft.DotNet.Build.Tasks.Installers.csproj (_GetFrameworksWithSuppressedDependencies) | | 498 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (Pack) | | 497 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tests/Microsoft.DotNet.SourceBuild.Tasks.Tests.csproj (Pack) | | 513 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Tasks/Microsoft.DotNet.GenAPI.Tasks.csproj (Pack) | | 492 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/Microsoft.DotNet.ApiCompat.Tests.csproj (Pack) | | 495 : 0.172s 0.297s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (Pack) | | | 525 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_GetTfmSpecificContentForPackage) | | | 535 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_GetFrameworkAssemblyReferences) | | . 561 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Archives/Microsoft.DotNet.Build.Tasks.Archives.csproj (_GetFrameworksWithSuppressedDependencies) | | 501 : 0.215s 0.565s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (Pack) | | | 526 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetBuildOutputFilesWithTfm) | | | 538 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetBuildOutputFilesWithTfm) | | | 542 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetTfmSpecificContentForPackage) | | | 544 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetTfmSpecificContentForPackage) | | | 545 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetDebugSymbolsWithTfm) | | | 548 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetDebugSymbolsWithTfm) | | | 549 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetFrameworkAssemblyReferences) | | | 567 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetFrameworkAssemblyReferences) | | | 575 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetFrameworksWithSuppressedDependencies) | | . 578 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (_GetFrameworksWithSuppressedDependencies) | | 493 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifference.Implementation.csproj (Pack) | | 512 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Tool/Microsoft.DotNet.GenAPI.Tool.csproj (Pack) | | 494 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.Contract.csproj (Pack) | | 499 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.VersionTools.Tasks.Tests/Microsoft.DotNet.VersionTools.Tasks.Tests.csproj (Pack) | | 509 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/test/Microsoft.DotNet.Build.Tasks.Templating.Tests.csproj (Pack) | | 506 : 0.463s 0.649s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (Pack) | | | 523 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GetTfmSpecificContentForPackage) | | | 553 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GetFrameworkAssemblyReferences) | | . 571 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (_GetFrameworksWithSuppressedDependencies) | | 496 : 0.685s 1.078s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (Pack) | | | 527 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GetTfmSpecificContentForPackage) | | | 539 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GetTfmSpecificContentForPackage) | | | 555 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GetFrameworkAssemblyReferences) | | | 566 : 0.221s 0.221s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GetFrameworkAssemblyReferences) | | | 588 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GetFrameworksWithSuppressedDependencies) | | . 590 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GetFrameworksWithSuppressedDependencies) | | 491 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/tests/Microsoft.DotNet.RemoteExecutor.Tests.csproj (Pack) | | 479 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj (Pack) | | 500 : 0.193s 0.400s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (Pack) | | | 528 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GetBuildOutputFilesWithTfm) | | | 552 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GetTfmSpecificContentForPackage) | | | 554 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GetDebugSymbolsWithTfm) | | | 557 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GetFrameworkAssemblyReferences) | | . 573 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (_GetFrameworksWithSuppressedDependencies) | | 504 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.PackageTesting.Tests/Microsoft.DotNet.PackageTesting.Tests.csproj (Pack) | | 508 : 0.056s 0.169s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (Pack) | | | 529 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_GetTfmSpecificContentForPackage) | | | 550 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_GetFrameworkAssemblyReferences) | | . 560 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (_GetFrameworksWithSuppressedDependencies) | | 486 : 0.409s 0.885s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (Pack) | | | 532 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GetTfmSpecificContentForPackage) | | | 541 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GetTfmSpecificContentForPackage) | | | 564 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GetFrameworkAssemblyReferences) | | | 580 : 0.188s 0.188s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GetFrameworkAssemblyReferences) | | | 596 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GetFrameworksWithSuppressedDependencies) | | . 597 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Build.Tasks.TargetFramework/src/Microsoft.DotNet.Build.Tasks.TargetFramework.csproj (_GetFrameworksWithSuppressedDependencies) | | 511 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.GenAPI/Shared/Microsoft.DotNet.GenAPI.Shared.csproj (Pack) | . 510 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Microsoft.DotNet.ApiCompat.Core.csproj (Pack) | 604 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/AfterSolutionBuild.proj (Build, Pack) | 605 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/AfterSigning.proj (Build, Pack) . 606 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 23 7 19 12 5 25 22 17 3 4 16 26 21 24 11 6 29 14 13 30 20 31 2 15 9 27 18 28 8 32 10 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638309739573215044: 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.127s 0.127s .. 638309739574480456: 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.052s 0.179s . 638309739575002306: 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.002s 0.180s 638309739575019431: 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.021s 0.202s 638309739575233542: 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.204s 638309739575258374: 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.207s 638309739575290000: 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.026s 0.233s 638309739575545397: 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.234s 638309739575554374: 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.007s 0.241s 638309739575624211: 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.356s 0.597s ....... 638309739579183412: 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.105s 0.702s .. 638309739580233652: 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.032s 0.734s 638309739580551993: 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.334s 1.067s ...... 638309739583887566: | 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.001s 1.068s 638309739583894328: 41 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.016s 1.084s 638309739584054330: 42 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 1.103s 638309739584245620: 43 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.270s 1.373s ..... 638309739586947799: | | | | | | | | | | | | | | | | | | | | 44 | | | | | | | | | | | 0.001s 1.374s 638309739586957579: | | | | | | | | | | | | | | | | | | | | | | | 45 | | | | | | | | 0.000s 1.374s 638309739586959069: | | | | | | | | | | | | | | | | | | | | | | | | 46 | | | | | | | 0.002s 1.376s 638309739586974608: | | | 47 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.078s 1.454s . 638309739587756191: | | | | | | | | | | | | | | | | | | | | | | 48 | | | | | | | | | 0.005s 1.459s 638309739587805204: | | | | | | | | | | | | | | | | | 49 | | | | | | | | | | | | | | 0.000s 1.459s 638309739587807070: | | | | | | | | | | 50 | | | | | | | | | | | | | | | | | | | | | 0.001s 1.460s 638309739587818148: | | | | | | | | | | | 51 | | | | | | | | | | | | | | | | | | | | 0.001s 1.462s 638309739587832696: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 52 | 0.000s 1.462s 638309739587833734: | | | | | | | 53 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 1.462s 638309739587834740: | | | | | | | | | | | | | | | | | | | | | 54 | | | | | | | | | | 0.000s 1.462s 638309739587837670: | | | | | | | | | | | | | | | | | | | | | | | | | | 55 | | | | | 0.002s 1.464s 638309739587857530: | | | | | | | | | | | | | | | | | | | | | | | 56 | | | | | | | | 0.000s 1.464s 638309739587859892: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 57 | | | 0.000s 1.465s 638309739587862373: | | | | | | | | | | | | | | | | 58 | | | | | | | | | | | | | | | 0.002s 1.467s 638309739587882834: | 59 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 1.472s 638309739587937903: 60 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 1.474s 638309739587954742: | | | | | | | | | | | | | | | | | | | | 61 | | | | | | | | | | | 0.004s 1.478s 638309739587997941: | | | | | | | | | | | | | | | 62 | | | | | | | | | | | | | | | | 0.000s 1.479s 638309739588001559: | | | | | | | | | 63 | | | | | | | | | | | | | | | | | | | | | | 0.001s 1.480s 638309739588013030: | | | 64 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.029s 1.509s 638309739588302071: | | | | | | | | | | 65 | | | | | | | | | | | | | | | | | | | | | 0.005s 1.513s 638309739588349713: | | | | | | | | | | | 66 | | | | | | | | | | | | | | | | | | | | 0.006s 1.519s 638309739588407117: | | | | | | | | | | | | | | | | | | | | | 67 | | | | | | | | | | 0.001s 1.520s 638309739588413080: | | | | | | | | | | | | | | | | | | | | 68 | | | | | | | | | | | 0.001s 1.521s 638309739588424811: 69 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 1.521s 638309739588429911: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 70 0.001s 1.522s 638309739588437256: | | | | | | | | | 71 | | | | | | | | | | | | | | | | | | | | | | 0.002s 1.524s 638309739588456438: | | | 72 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 1.535s 638309739588561261: | | | | | | | | | | | | | | | | | | 73 | | | | | | | | | | | | | 0.005s 1.540s 638309739588615508: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 74 | | | 0.004s 1.544s 638309739588655584: | | | | | | | 75 | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 1.553s 638309739588747073: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | 0.001s 1.554s 638309739588752650: | | | | | x | | | | | | | | | | | | | | | | | | | | | | | x | | 0.001s 1.555s 638309739588764197: | | | | | x | | | x | | | | | | | | | | | | | | | | | | | x | | 0.001s 1.556s 638309739588770837: | | | | | x | | | x | | | | | | x | | | | | | | | | | | | x | | 0.002s 1.557s 638309739588789427: | | | | | x | | | x | | | | | | x | | | | | x | | | | | | x | | 0.000s 1.558s 638309739588790341: x | | | | x | | | x | | | | | | x | | | | | x | | | | | | x | | 0.009s 1.567s 638309739588884015: x | | | | x | | | x | | x | | | x | | | | | x | | | | | | x | | 0.002s 1.568s 638309739588899074: x | | | | x | | | x | | x x | | x | | | | | x | | | | | | x | | 0.003s 1.571s 638309739588927979: x | | x | x | | | x | | x x | | x | | | | | x | | | | | | x | | 0.003s 1.575s 638309739588961878: x | | x | x | | | x | x x x | | x | | | | | x | | | | | | x | | 0.001s 1.575s 638309739588967560: x | | x | x | | | x | x x x | | x | | | | | x | | | | | | x x | 0.000s 1.575s 638309739588967954: x | x x | x | | | x | x x x | | x | | | | | x | | | | | | x x | 0.001s 1.577s 638309739588981840: x | x x | x | | | x | x x x | | x | | | | | x | | x | | | x x | 0.001s 1.577s 638309739588988097: x | x x | x | | | x | x x x | | x | | | x | x | | x | | | x x | 0.012s 1.589s 638309739589105977: x | x x | x | | | x | x x x | | x | | | x | x | | x | | x x x | 0.001s 1.591s 638309739589120278: x | x x | x | | | x | x x x | | x | x | x | x | | x | | x x x | 0.001s 1.592s 638309739589133417: x | x x | x | | | x | x x x | | x | x x x | x | | x | | x x x | 0.002s 1.594s 638309739589156499: x | x x | x | | | x | x x x | | x | x x x | x | | x | x x x x | 0.002s 1.597s 638309739589180942: x | x x x x | | | x | x x x | | x | x x x | x | | x | x x x x | 0.002s 1.599s 638309739589205096: x | x x x x | | | x | x x x x | x | x x x | x | | x | x x x x | 0.000s 1.599s 638309739589208175: x | x x x x | x | x | x x x x | x | x x x | x | | x | x x x x | 0.001s 1.600s 638309739589214784: x | x x x x | x x x | x x x x | x | x x x | x | | x | x x x x | 0.009s 1.609s 638309739589307503: 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 1.626s 638309739589473636: x | 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 1.628s 638309739589490290: x | x 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 1.653s 638309739589741473: x x x 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 1.654s 638309739589755708: x x x x 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 1.666s 638309739589874040: x x x x x 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.676s 638309739589970878: x x x x x x 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 1.680s 638309739590013427: x x x x x x x 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 1.686s 638309739590074323: x x x x x x x x 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 1.706s 638309739590276898: 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 1.711s 638309739590320316: 90 x x 82 x x x x x 80 93 79 x x x 91 89 x x x 81 78 83 87 x x 77 x 76 x 85 95 0.010s 1.720s 638309739590415559: x x x | x x x x 96 | | | x x x | | x x x | | | | x x | x | x | | 0.009s 1.729s 638309739590505878: x x x | x x x x | | | | x x x | | x x x | | | x x x | x | x | | 0.000s 1.729s 638309739590510013: x x x | x x x x | | | | x x x | | x x x | | | x x x | x | x | x 0.004s 1.733s 638309739590549727: x x x | x x x x | | | | x x x x | x x x | | | x x x | x | x | x 0.033s 1.766s 638309739590876538: x x x | x x x x | | | | x x x x | x x x | x | x x 97 | x | x | x 0.000s 1.766s 638309739590878929: x x x | x x x x | | | | x x x x | x x x 94 x | x x | | x | 98 | x 0.000s 1.767s 638309739590880440: x x x | x x x x | | | 84 x x 99 x | x x x | x | x x | | x | | | x 0.002s 1.769s 638309739590901584: x x 100 | x x x x | | | | x x | x | x x x | x | x x | 86 x | | | x 0.001s 1.770s 638309739590913007: x x | x x x x x | | | | x x | x | x x x | x | x x | | 101 | | | x 0.001s 1.770s 638309739590918705: x x | x 102 x x x | | | | x x | x | x x x | x | x x | | | | | x x 0.005s 1.775s 638309739590968372: x x | x | 103 x x | | | | x x | x | x x x | x | x x | | | 88 | x x 0.002s 1.777s 638309739590986277: x x | x | | 104 x | | x | x x | x | x x x | x | x x | | | | | x x 0.000s 1.777s 638309739590987993: x x | x | | | x | | x | x x | x x x x 105 | x | x x | | | | | x x 0.008s 1.785s 638309739591066297: x x | x | | | x | | x | 106 x | x x x x | x x | x x | | | | | x x 0.000s 1.785s 638309739591069090: x x | x | | | x | | x | | 107 | x x x x | x x x x x | | | | | x x 0.000s 1.786s 638309739591070551: x x | x | | | x | | x | | | | x x x x | x x x x x | x | | | x x 0.003s 1.789s 638309739591101781: x x | x | | | x | | x x | | | 108 x x x | x x x x x | x | | | x x 0.001s 1.790s 638309739591112857: x x | x | | | x | | x x | | | | x x x | x x x x x | x | x | x 109 0.008s 1.798s 638309739591197280: x x | x | | | x | 92 x x | | | | x x x | x x x x 110 | x | x | x | 0.012s 1.810s 638309739591316995: x x | x | | | x | x x x | | | | x x 111 | x x x x | | x | x | x | 0.005s 1.816s 638309739591370950: 90 x | x | | | x x x x x | | | | x x | | x x x x | | x | x | x | 0.002s 1.817s 638309739591387782: x x | x | | | x x x x x | | | | x x | | x x x x | | x | x | x | 0.036s 1.853s 638309739591744724: x x | x | | | x x x x 84 | | | x x x | | x x x x | | x | x | x | 0.001s 1.854s 638309739591752895: x x | x | | | x x x x | | | | x x x | | x x x x | | x | 88 | x x 0.004s 1.858s 638309739591797152: x x | x | | | x x x x | | | | x x x | | x 78 x x | x x | | | x x 0.005s 1.863s 638309739591844119: x x | x | x | x x x x | | | | x x x | | x | x x | x x | | | x x 0.004s 1.867s 638309739591882639: x x | x | x | x x x x x | | | x x x | | x | x x | x 112 | | | x x 0.000s 1.867s 638309739591885177: x x | x | x x x x x 93 x | | | x x x | | x | x x | x | | | | x x 0.001s 1.868s 638309739591898942: x x | x x x x x x x | x | | | x x x | | x | x x | x | | | | 85 x 0.003s 1.872s 638309739591932530: x x | x x x x x x x | x | | | x x x | | x | x x | x | | 76 | | x 0.001s 1.872s 638309739591938801: x x | x x x x x x x | x x | | x x x | | 94 | x x | x | | | | | x 0.003s 1.876s 638309739591972811: x x | x x x x x x x | x x | | x x x | | | | 113 x | x | | x | | x 0.001s 1.877s 638309739591982972: x x | x x x x x 114 x | x x | | x x x | | | x | x | x | | x | | x 0.000s 1.877s 638309739591985508: x x | x x x x x | x | 79 x | x x x x | | | x | x | x | | x | | x 0.003s 1.880s 638309739592014175: x x | x x x x x | x | | x | x x x x | | | x | x | x | | x x | x 0.001s 1.881s 638309739592021874: x x | x x x x x | x | x x | x x x x | | | x | x | 115 | | x x | x 0.004s 1.884s 638309739592057544: x 116 | x x x x x | x x x x | x x x x | | | x | x | | | | x x | x 0.001s 1.886s 638309739592071222: x | | 82 x x x x | x x x x | x x x x | | | x | x | | | x x x | x 0.001s 1.887s 638309739592080893: x | | | x x x x | x x x x | x x x x | | | x | x | | | x x 117 x x 0.001s 1.887s 638309739592086828: x | | | x x x x | 80 x x x | x x x x | | | x | x x | | x x | x x 0.000s 1.887s 638309739592088601: x | | | x x x x | | x x x x x x x x | | | x | x x | | x x | x x 0.003s 1.891s 638309739592122005: x | | | x x x x | | x x x x x x x x | | 81 x | x x | | x x | x x 0.004s 1.895s 638309739592161051: x | | | x x x x | | x x x x x x x 118 | | x x | x x | | x x | x x 0.005s 1.900s 638309739592211333: x | | | x x x x | | x x x x x x x | x | x x | x x | | x x | x x 0.002s 1.901s 638309739592228951: x | | | x x x x | | x x x x x x 89 | x x x x | x x | | x x | x x 0.002s 1.903s 638309739592248209: x | | x x x x x | | x x x x x x | | x x x x | x x | | x x | x x 0.009s 1.913s 638309739592341137: x | | x x x x x | 92 x x x x x x | | x x x x | x x | | x x | x x 0.002s 1.914s 638309739592359177: 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 1.916s 638309739592374799: x | x x x x x x | x x x x x x x | | x 119 x x | x x | | x x | x x 0.000s 1.916s 638309739592377179: x | x x x x x x | x x x x x x x 120 | x | x x | x x | | x x | x x 0.013s 1.930s 638309739592510484: x | x x x x x x | x x 84 x x x x | | x | x x | x x | 77 x x | x x 0.007s 1.937s 638309739592584437: 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 1.942s 638309739592635605: x | x x x x x x | x x x x x x x | | x | x x | x x | | x x x 85 x 0.002s 1.944s 638309739592659662: x | 121 x x x x x | x x x x x x x | | x | x x | x x | x x x x | x 0.005s 1.949s 638309739592705069: x | | x x x x x | x x 79 x x x x | | x | x x | x x x x x x x | x 0.001s 1.950s 638309739592719023: x | | 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 1.951s 638309739592721758: x | | x x x x x x x x | x x x x | | x | x 78 | x x x x x x x x x 0.001s 1.952s 638309739592735490: x | | x 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 1.959s 638309739592801566: x | | x x 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 1.965s 638309739592860713: x | | x x x x x x x x x x x x x | x x | 81 x | x x x x x x x x x 0.001s 1.966s 638309739592870287: x | | x x x x x x 92 x x x x x x | x x x | x | x x x x x x x x x 0.002s 1.967s 638309739592886557: x | | x x x 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 1.969s 638309739592903915: x | | x x x x x x x x 79 x x x x | x x x x x | x x x x x x x x x 0.002s 1.970s 638309739592919703: x | | x x x x 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 1.975s 638309739592966340: x x | x x x x x x x 93 x x x x x | x x x x x | x x x x x x x x x 0.008s 1.983s 638309739593042831: x x | x x x x x x x x x x x x x | x x x x x | x x x x x x x x x 0.016s 1.998s 638309739593199295: x x x x 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 0.005s 2.004s 638309739593251006: x x x x x x x x x 122 x x x x x 123 | x x x x x | x x x x x x x x x 0.001s 2.005s 638309739593263533: x x x x x x 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 2.005s 638309739593266393: x x x x 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 0.003s 2.008s 638309739593293584: x x x x x x x x x x x x x x x x | x x x x x | x x x x x x x x x 0.028s 2.036s 638309739593575288: x x x x x x x x x x x x x x x x | x x x x x 83 x x x x x 76 x x x 0.003s 2.039s 638309739593608146: x x x x x x x 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 2.046s 638309739593671350: x x x x x x 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 0.001s 2.047s 638309739593680711: x x x x x 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 x 0.006s 2.052s 638309739593737904: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x | x 0.108s 2.160s .. 638309739594813255: x x x x x x x x x x x x x x x x x x x x x x 83 x x x x x x x x x 0.009s 2.169s 638309739594906448: 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 2.173s 638309739594946679: 141 x x 133 x x x x x 126 142 130 x x x 127 140 x x x 132 129 134 138 x x 128 x 125 x 136 144 0.001s 2.174s 638309739594959731: x x x | x x x x x | | | x x x | | x x x | | | | x x | x | x | | 0.001s 2.175s 638309739594967568: x x x | x x x x x | | | x x x | | x x x | x | | x x | x | x | | 0.001s 2.176s 638309739594976847: x x x | x x x x x | | | x x x x | x x x | x | | x x | x | x | | 0.000s 2.176s 638309739594978928: x x x | x x x x x | | | x x x x x x x x | x | | x x | x | x | | 0.000s 2.177s 638309739594980524: x x x | x x x x x | | | x x x x x x x x | x | | x x | x 139 x | | 0.000s 2.177s 638309739594982332: x x x | x x x x x | | | x x x x x x x x | x | | x x 137 x | x | | 0.000s 2.177s 638309739594984154: x x x x x x x x x | | | x x x x x x x x | x | | x x | x | x | | 0.000s 2.177s 638309739594985757: 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 2.177s 638309739594987243: x x x x x x x x x | | | x x x x x x x x 143 x | x x x | x | x | | 0.000s 2.177s 638309739594988827: x 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 2.178s 638309739594990401: x x 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 2.178s 638309739594991828: x x x x x x x x x 131 | | x x x x x x x x | x | x x x | x | x x x 0.000s 2.178s 638309739594993287: x x x 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 2.178s 638309739594994607: x x x x 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 2.178s 638309739594995956: x x x x x x x x x | x 135 x x x x x x x x | x x x x x | x | x x x 0.000s 2.178s 638309739594997485: x x x x x 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 2.178s 638309739594997781: x x x x x x 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 2.179s 638309739595005921: x x x x x x x 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 2.179s 638309739595006523: x x x x x x x x 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 2.180s 638309739595010288: 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 2.186s 638309739595071011: 161 x x 153 x x x x x 146 162 150 x x x 147 160 x x x 152 149 154 158 x x 148 x 145 x 156 164 0.004s 2.189s 638309739595106272: x x x | x x x x 165 | | | x x x | | x x x | | | | x x | x | x | | 0.004s 2.193s 638309739595145412: x x x | x x x x | | | | x x x | | x x x 163 | | | x x | x | 166 | | 0.000s 2.193s 638309739595148188: x x x | x x x x | | | | x x x | x x x 167 | | | | x x | x | | | | 0.000s 2.193s 638309739595149855: x x x | x x x x | 151 | | x x x | x x 168 | | | | | x x | x | | | | 0.000s 2.194s 638309739595151275: x x 169 | x x x x | | | | x x x | x x | | | | | | x x 157 x | | | | 0.000s 2.194s 638309739595152595: x x | | 170 x x x | | | | x x x | x x | | | | | | x x | x | | x | 0.000s 2.194s 638309739595153935: x x | | | x 171 x | | x | x x x | x x | | | | | | x x | x | | x | 0.000s 2.194s 638309739595155186: x x | | | 172 | x | | x | x x x | x x | | | | | | x x | x 159 | x | 0.000s 2.194s 638309739595156591: x x | x | | | x | | x | x x x | x x | | | | | | x x | 173 | | x | 0.000s 2.194s 638309739595157885: x x | x | | | x | | x | x x x | x x | | | x | | x 174 | | | | x | 0.000s 2.194s 638309739595159097: x x | x | | | x | | x 155 x x 175 | x x | | | x | | x | | | | | x | 0.004s 2.198s 638309739595194398: x x | x | | | x | | x | x x | | x x | | | 149 | | x x | | | | x | 0.000s 2.198s 638309739595195214: 161 x | x | | | x x | x | x x | | x x | | | | | | x x | | | | x | 0.000s 2.198s 638309739595195706: | x x x | | | x x | x | x x | | x x | | | | | | x x | | | | x | 0.000s 2.198s 638309739595196037: | x x x | | | x x | x | x x | | x x x | | | | | x x | | | | x | 0.000s 2.198s 638309739595196274: | x x x x | | x x | x | x x | | x x x | | | | | x x | | | | 156 | 0.000s 2.198s 638309739595196565: | x x x x | | x x | x | x x | | 160 x x x | | | | x x | | | | | | 0.000s 2.198s 638309739595199007: | x x x x | | x x | x | x 176 | | | x x x | | x | x x | | | | | | 0.000s 2.199s 638309739595200657: | x x x x | | x x | x | x | x | | x x x | | x | x x | | | | | | 0.000s 2.199s 638309739595201652: | x x x x | | x x | x | 177 | x | | x x x x | x | x x | | | | | | 0.000s 2.199s 638309739595203405: | x x x x x | x x | x | | | x | | x x x x | x | x x | | | | | | 0.000s 2.199s 638309739595204034: | x x x x x x x x | 162 | | | x | | x x x x | x | x x | | | | | | 0.001s 2.199s 638309739595209728: | x x x x x x x x | | | | | x | | x x x 152 | x | x x | | | x | | 0.000s 2.200s 638309739595210350: | x x x x x x x x 146 | | | | x | | x x x | | x | 178 x | | | x | | 0.000s 2.200s 638309739595211977: | x x 153 x x x x x | | | | | x | | x x x | | x | | x | x | x | | 0.000s 2.200s 638309739595215249: | x x | x x x x x | | | | | x | | x x x | | x | | x | x 145 x | | 0.001s 2.201s 638309739595225442: | x x | x x x x x | | 150 | | x | | x x x | | x | | x | x | x | | 0.000s 2.201s 638309739595229997: | x x | x x x x 181 | | | | | x | | x x x | x x | | x | x | x | | 0.001s 2.202s 638309739595235832: | 182 x | x x x x | | x | | | x | | x x x | x x | | x | x | x | | 0.000s 2.202s 638309739595239469: | | x | x x x x | | x | | | x | | x x x | x x | | x | x | 183 x | 0.001s 2.203s 638309739595245819: | | x | x x x x | | x | x | x | | x x x | x x | | x | x | | x | 0.001s 2.204s 638309739595251182: | | x | x x x x | | x | x | x | 184 x x x | x x | | x | x | | x | 0.000s 2.204s 638309739595253022: | | x | x x x x | | x | x | x | | x x x | x x | x x | x | | x | 0.000s 2.204s 638309739595254264: | | x | x x x x | | x | x | x | | 185 x x 163 x x | x x | x | | x | 0.000s 2.204s 638309739595255567: | | x | x x x x | | x | x | x | | | x x | x 186 | x x | x x | x | 0.000s 2.204s 638309739595258500: | | x | x x x x | | x | x x x | | | x x | x | | x x | x x | x | 0.000s 2.204s 638309739595259830: | | x | x x x x | | x x x x x | | | x x | x | | x 187 | x x | x | 0.001s 2.206s 638309739595272699: | | x | x x x x | 151 x x x x x | | | x 188 | x | | x | | x x | x | 0.000s 2.206s 638309739595274975: | | x | x x x x x | x x x x x | | | x | | 149 | | x | | x x | x | 0.000s 2.206s 638309739595275843: | | x | x x x x x | x x x x x | 160 | x | | | | | x | | x x | x | 0.001s 2.207s 638309739595281707: | | x | x x x x x | x x x x x | | | x | | | | | x | | x x x 156 | 0.000s 2.207s 638309739595285431: | | x | x x x x x | x 150 x x x | | | x | | | | | x x | x x x | | 0.000s 2.207s 638309739595288520: | | x | x x x x x | x | x x x | | | x | | | 154 | x x | x 145 x | | 0.000s 2.208s 638309739595290772: | x x | x x x x x | 162 | x x x | | | x | | | | | x x | x | x | | 0.000s 2.208s 638309739595292111: | x x | x x x x x | | | x x x | | x x | | | | | x x | x | x | | 0.002s 2.209s 638309739595309375: x x x | x x x x x | | | x x x | | x x | | | | | x x | x | x | | 0.002s 2.212s 638309739595330483: x x x | x x x x x | | | x x x | | x x x | | | | x x | x | x | | 0.000s 2.212s 638309739595333429: x x x | x x x x x | | | x x x | | x x x | | x | x x | x | x | | 0.019s 2.231s 638309739595525920: x x x x x x x x x | | | x x x | | x x x | | x | x x | x | x | | 0.007s 2.238s 638309739595599565: x x x x x x x x x | x | x x x | | x x x | | x | x x | x | x | | 0.006s 2.245s 638309739595660938: x x x x x x x x x | x | x x x | | x x x 152 | x | x x | x | x | | 0.008s 2.252s 638309739595737174: x x x x x x x x x | x | x x x 180 | x x x | | x | x x | x | x | | 0.001s 2.253s 638309739595748595: x x x x x x x x x | x | x x x x | x x x | | x | x x | x | x | | 0.007s 2.260s 638309739595815930: x x x x x x x x x | x | x x x x | x x x | | x | x x 148 x | x | | 0.001s 2.262s 638309739595830611: x x 190 x x x x x x | x | x x x x | x x x | | x | x x x x | x | | 0.001s 2.263s 638309739595843744: x x x x x x x x x | x | x x x x | x x x | | x | x x 148 x | x | | 0.003s 2.266s 638309739595874622: x x x x x x x x x | x | x x x x | x x x | | x | x x | x | x 189 | 0.001s 2.267s 638309739595887938: x x x x x x x x x | x | x x x x | x x x | | 154 | x x | x | x x | 0.002s 2.270s 638309739595911260: 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 2.273s 638309739595948966: x x x x x x x x x | x | x x x x | x x x | | | | x x x x | x x 179 0.001s 2.274s 638309739595959297: x 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 2.284s 638309739596052232: x x 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 2.295s 638309739596168394: x x x 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 2.302s 638309739596240001: x x x x 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 2.306s 638309739596277586: x x x x x 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 2.318s 638309739596391829: x x x x x x x x x 146 x | x x x x x x x x x | x x x x x x | x x x 0.006s 2.323s 638309739596447027: x x x x x x 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 2.328s 638309739596494509: x x x x x x x 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 2.339s 638309739596602749: x x x x x x x x x x x 155 x x x x x x x x x x x x x x x x | x x x 0.001s 2.340s 638309739596617728: x x x x x x x x x x x x x x x x x x x x x x x x x x 191 x | x x x 0.001s 2.342s 638309739596632422: x x x x x x x x x x x 155 x x x x x x x x x x x x x x x x | x x x 0.006s 2.348s 638309739596693943: x x x x x x x x 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 2.351s 638309739596720790: x x x x 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.005s 2.356s 638309739596771020: 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 2.358s 638309739596792735: 208 x x 200 x x x x x 193 209 197 x x x 194 207 x x x 199 196 201 205 x x 195 x 192 x 203 211 0.003s 2.361s 638309739596824197: x x x | x x x x 212 | | | x x x | | x x x | | | | x x | x | x | | 0.002s 2.363s 638309739596840419: x x x | x x x x | | | | x x x | x x x 213 | | | | x x | x | x | | 0.001s 2.363s 638309739596849577: x x x | 214 x x x | | | | x x x | x x x | | | | | x x | x | x x | 0.000s 2.364s 638309739596851906: x x x | | x x x | | | | x x x | x x x | 210 | | | x x | x | 215 x | 0.000s 2.364s 638309739596853407: x x x | | x x x | | | | x x x | x x x | | x | | x 216 | x | | x | 0.000s 2.364s 638309739596854630: x x x x | x x x | | | | x x x | x x x | | x | | x | | 217 | | x | 0.000s 2.364s 638309739596855791: x x x x | 218 x x | | | | x x x | x x x | | x | | x | | | 206 | x | 0.000s 2.364s 638309739596857116: x x x x | | x x | 198 | | x x x | x x 219 | | x | | x | | | | | x | 0.000s 2.364s 638309739596858582: x x x x | | x x | | | | x 220 x | x x | | | x x | x | | | | | x | 0.000s 2.364s 638309739596859863: x x x x | | 221 x | | x | x | x | x x | | | x x | x | | | | | x | 0.000s 2.365s 638309739596861073: x x x x | | | x | | x 202 x | 222 | x x | | | x x | x | | | | | x | 0.000s 2.365s 638309739596862490: x x 223 x | | | x | | x | x | | | x x | | | x x | x | 204 | | | x | 0.000s 2.365s 638309739596863767: 208 x | x | | | x x | x | x | | | x x | | | x x | x | | | | | x | 0.000s 2.365s 638309739596864270: | x | x | | | x x | x | x | | | 207 x | x | x x | x | | | | | x | 0.000s 2.365s 638309739596864596: | x | x x | | x x | x | x | | | | x | x | x x | x | | | | | 203 | 0.000s 2.365s 638309739596868177: | x | 200 x | | x x | x | x | | | | x | x | x x | x | | x | | | | 0.000s 2.366s 638309739596870606: | x | | x | | x x | x | x | | | | x | x | 196 x | x x | x | | | | 0.000s 2.366s 638309739596871068: | x | | x | | x x | x | x | | | | x | x | | x | x x | x | x | | 0.001s 2.366s 638309739596878755: | x | | x | | x x | x | x | x | | x | x | | x | x x | x | x | | 0.000s 2.366s 638309739596879845: | x | | x | | x x | x | x | x | | x x x | | x | x x | x | x | | 0.000s 2.367s 638309739596880479: | x | | x | | x x | x | x | x | | x x x | | x | x x | x | 224 x | 0.000s 2.367s 638309739596882123: | x | | x | | x x | x | x | x | 225 x x x | | x | x x | x | | x | 0.000s 2.367s 638309739596883315: | x | | x | | x x | x | x x x | | x x x | | 201 | x x | x | | x | 0.000s 2.367s 638309739596883699: | x | | x | x x x | 209 | x x x | | x x x | | | | x x | x | | x | 0.000s 2.367s 638309739596885589: x x | | x | x x 226 | | | x x x | | x x x | | | | x x | x | | x | 0.000s 2.367s 638309739596889247: x x | | x | x x | | | | 227 x x | | x x x 199 | | | x x | x | | x | 0.001s 2.369s 638309739596901870: x x | | x x x x | | | | | x x | | x x x | | | | x x | x | | x | 0.000s 2.369s 638309739596902514: x x | | x x x x | | | 197 | x x | | x x x | | | | x x | x | | x | 0.001s 2.370s 638309739596910443: x x | | x x x x | | | | | x x | | x x x | x | | x x | x | | x | 0.000s 2.370s 638309739596912685: x x | | x x x x | 193 | | | x x | | x x x | x | | 230 x | x | | x | 0.000s 2.370s 638309739596914247: x x x | x x x x | | | | | x x | | x x x | x | | | x | x | | x | 0.000s 2.370s 638309739596915657: x x x | x x x x | | | | | x x | | x x x | x x | | x | x | | 231 | 0.000s 2.370s 638309739596917069: x x x | x x x x | | | | x x x | | x x x | x x | | x | x | | | | 0.000s 2.370s 638309739596918378: x x x | x x x x | | | | x x x | 207 x x x | x x | | x | x | | | | 0.000s 2.370s 638309739596919861: x x x | x x x x | | | | x x x | | x x x | x x | | x | x | x | | 0.000s 2.371s 638309739596921263: x 232 x | x x x x | | x | x x x | | x x x | x x | | x | x | x | | 0.000s 2.371s 638309739596922743: x | x | x x x x | | x | x x x | | 233 x x 210 x x | | x | x | x | | 0.000s 2.371s 638309739596924179: x | x | x x x x | | x | x x x | | | x x | x x | | x | x 192 x | | 0.000s 2.371s 638309739596928073: x | x x x x x x | | x | x x x | | | x x | x x | | x | 235 | x | | 0.000s 2.371s 638309739596929916: x | x x x x x x | | x | x x x | | | x x | x x | x x | | | x | | 0.000s 2.372s 638309739596933273: x | x x x x x x | 198 x | x x x | | | x 236 | x x | x x | | | x | | 0.000s 2.372s 638309739596935614: x x x x x x x x | | 209 | x x x | | | x | | x x | x x | | | x | | 0.000s 2.372s 638309739596937256: x x x x x x x x | | | | x x x | | x x | | x x | x x | | | x | | 0.000s 2.372s 638309739596938692: x x x x x x x x | | | | x x x | | x x | | x 201 | x x | | | x 203 | 0.000s 2.373s 638309739596940715: x x x x x x x x | | | | x x x | | x x | | x | x x x | | | x | | 0.000s 2.373s 638309739596941913: x x x x x x x x | | | | x x x | | x x | | x | x x x | | x x | | 0.000s 2.373s 638309739596945922: x x x x x x x x | | | | x x x | | x x | | x | x x x | | x x | 234 0.000s 2.373s 638309739596948688: x x x x x x x x | | | | x x x | | x x x | x | x x x | | x x | | 0.001s 2.374s 638309739596959442: x x x x x x x x | | | | x x x 228 | x x x | x | x x x | | x x | | 0.000s 2.375s 638309739596961393: x x x x x x x x | | | x x x x | | x x x | x | x x 238 | | x x | | 0.001s 2.375s 638309739596966946: x x x x x x x x | | | x x x x | | x x x | x | x x | | | 206 x | x 0.001s 2.376s 638309739596973670: x x x x x x x x | | | x 239 x x | | x x x 199 x | x x | | | | x | x 0.000s 2.376s 638309739596974812: x x x x x x x x | | | 202 | x x x | x x x | x | x x | | | | x | x 0.000s 2.376s 638309739596976072: x x x x x x x x | | | | | x x x | x x x | x | x x x | | | x | x 0.000s 2.376s 638309739596978515: x x x x 240 x x x | | | | | x x x | x x x | x | x x x | | | x x x 0.000s 2.376s 638309739596980008: x x x x | x x x | 193 | | | x x x | x x x | x | x 241 x | | | x x x 0.001s 2.378s 638309739596991160: x x x x | x x x | | | | | 242 x x | x x x | x 237 x | x | | | x x x 0.000s 2.378s 638309739596993066: x x x x | x x x | | | | | | x x x x x 243 | x | x | x | | | x x x 0.000s 2.378s 638309739596994258: x x x x | x 244 x | | x | | | x x x x x | | x | x | x | | | x x x 0.001s 2.378s 638309739596999737: x x x x | x | x | | x 197 | | x x x x x | | x | x | x | | | x x x 0.001s 2.380s 638309739597011910: x x x x | x | x | | x | | | x x x x x | | x | x | x | | x x x 246 0.000s 2.380s 638309739597014641: x x x x | x | x | | x | | | x x x x x | x x | x | x | | x 247 x | 0.000s 2.380s 638309739597017217: x x x x | x | x | | x | | | x x x x x | x x x x | x | | 192 | x | 0.002s 2.383s 638309739597041454: x x x x | x | x | | x | | | x x x x x | x x x x | x 195 | | | x | 0.001s 2.383s 638309739597046776: x x x x | 248 | x | | x | | | x x x x x | x x x x | x | | x | x | 0.001s 2.385s 638309739597060297: x x 249 x | | | x | | x | | | x x x x x | x x x x | x 245 | x | x | 0.002s 2.387s 638309739597082650: x x x x | | | x | | x | | | x x x x x | x x x x | x | | x | x | 0.000s 2.387s 638309739597084703: x x x x | | | x | | x | | | x x x x x | x x x x | x 195 | x | x | 0.004s 2.391s 638309739597120758: x x x x | | | x | | x 202 | | 250 x x x x | x x x x | x | | x | x | 0.000s 2.391s 638309739597123107: x x x x | | | x | x x | | | | x x x 251 | x x x x | x | | x | x | 0.000s 2.391s 638309739597126279: x x 252 x | | | x | x x | | | | x x x | | x x x x | x x | x | x | 0.004s 2.395s 638309739597161542: x x | x | | | x | x x x | | | 253 x x | | x x x x | x x | x | x | 0.018s 2.412s 638309739597337641: x x | x | | | x | x x 202 | | | x x x | | x x x x | x x | x | x | 0.007s 2.420s 638309739597412013: x x | x | | | x | x x x | | | x x x | | x x x x | x 254 | x | x | 0.000s 2.420s 638309739597416177: x x | x | | | x | x x x | x | x x x | | x x 201 x | x | | x | x | 0.003s 2.423s 638309739597448824: x x | x | | | x | x x x | x | x x x | | x x x x | x | | x | 255 | 0.000s 2.424s 638309739597453767: x x | x | | | x | x x x | x | x x x | | 199 x x x | x | | x x | | 0.002s 2.426s 638309739597476528: x x | x | | | x | x x x | x | x 207 x | x | x x x | x | | x x | | 0.001s 2.427s 638309739597486880: x x | x | x | x | x x x | x | x | x | x | x x x | x | | 192 x | | 0.000s 2.427s 638309739597489471: x x | x x x | x | x x x | x | x | x | x | x x x | x | | | x | | 0.000s 2.428s 638309739597490782: x x | x x x | x | x x x | x | x | 256 | x x x x x | x | | | x | | 0.001s 2.429s 638309739597502118: x x | x x x | x | x x x | x | x 257 | | x x x x x | x | | | x | | 0.004s 2.433s 638309739597546607: x x | x x x | x | 198 x x | x | x | | | x x x x x x x | | | x | | 0.001s 2.434s 638309739597558493: x x | x x x | x | | x 197 | x x x | | | x x x x x x x | | | x | | 0.001s 2.435s 638309739597569937: x x | x x x | x | | x | | x x x | | | x x x 258 x x x | | x x | | 0.001s 2.436s 638309739597575769: x x | x x x | x | x x | | x x x | | | x x x | x x x | | x x | | 0.002s 2.438s 638309739597599304: x x | x x x | x | x x x | x x x | | | x x x | x x 259 | | x x | | 0.004s 2.443s 638309739597643680: x x | x x x | x | 193 x x | x x x | | x x x x | x x | | | x x | | 0.000s 2.443s 638309739597648097: x x x x x x | x | | x x | x x x | | x x x x | x x | | | x x | | 0.005s 2.449s 638309739597702011: x x x x x x | x | x x x | x x x | | x 260 x x | x x | | | x x | | 0.013s 2.462s 638309739597833073: x x x x x x | x | 193 x x | x x x | | x x x x | x x | | | x x | | 0.004s 2.466s 638309739597870842: x x x x x x | x | x x x | x x x | | x x x x | x x | | | x x | | 0.008s 2.474s 638309739597955801: x x x x x x | x | x x x | x x x | | x x x x | x x | | | 206 x | x 0.002s 2.476s 638309739597975438: x x x x x x | x | x x x | x x x | | x x x x | x x | | | x x | x 0.014s 2.490s 638309739598111540: x x x 200 x x | x | x x x | x x x | | x x x x | x x | | x x x | x 0.003s 2.493s 638309739598140759: 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 2.496s 638309739598172811: 208 x x x x x | x 229 x x x | x x x | | x x x x | x x | | x x x | x 0.001s 2.497s 638309739598186590: 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 2.497s 638309739598187359: x x x x x x | x x x x x | x x x | | x x x 196 | x x | | x x x | x 0.005s 2.502s 638309739598234153: x 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 2.513s 638309739598347991: x x x x x x | x x x x x | x x x | | x x x x | x x | | x x x 203 x 0.001s 2.515s 638309739598361266: x x x x x x | x x x x x | x x x | | x x x x | x x | | x x 262 x x 0.003s 2.517s 638309739598388081: x x x x x x | x x x x 202 | x x x | | x x x x | x x | 195 x x | x x 0.002s 2.520s 638309739598410491: x x 263 x x x | x x x x | | x x x | | x x x x | x x | x x x | x x 0.000s 2.520s 638309739598413256: x x | x x x | x x x x | | x x x 207 | x x x x | x x | x x x | x x 0.001s 2.521s 638309739598421884: x x | x x x | x x x x | x x x x | | x x 210 x | x x | x x x | x x 0.002s 2.523s 638309739598443109: x 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 2.524s 638309739598456400: x x | 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 2.527s 638309739598488555: x x | x 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 2.531s 638309739598520454: x x | x x x | x x x x x x x x x x | x x x x 201 x x | x x 192 | x x 0.002s 2.532s 638309739598536148: x x | x x x x x x x 209 x x x x x x | x x x x | x x | x x | | x x 0.002s 2.534s 638309739598559497: x 264 | x 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 2.535s 638309739598566712: x | | x x 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 2.536s 638309739598574057: x | | x x x x x x x x x x x x x x | x x x x x x x | x x x | x x 0.027s 2.563s 638309739598845749: x | | x x x x x x x x 197 x x x x x | x x x x x x x 261 x x x | x x 0.007s 2.570s 638309739598911365: x | | x x x 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 2.572s 638309739598939944: x x | x x x x x x x 209 x x x x x x | x x x x x x x | x x x | x x 0.004s 2.577s 638309739598980150: x x | x x x 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 2.577s 638309739598980685: x x | x x x x x x x x x x x x x x x x x 199 x x x x | x x x | x x 0.004s 2.580s 638309739599016430: x x | x x x x 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 2.588s 638309739599095523: x x | x x x x x x x x x x x x x x x x x x 196 x x x x x x x | x x 0.002s 2.591s 638309739599120339: x x | x x x x x 265 x x x x x x x x x x x x x x x x x x x x | x x 0.007s 2.598s 638309739599193963: x x x x x x x x | x x x x x x x x x x x x x x x x x 195 x x | x x 0.000s 2.598s 638309739599194585: x x x x x x x x | x x x x x x x x x x x x x x x x x | x x x 203 x 0.004s 2.602s 638309739599234302: x x x x x x x 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 2.602s 638309739599235035: x x x x x x x x | 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 2.607s 638309739599286011: x x x x x x x x x x x x x x x x x x x x x 196 x x x x x x x x x x 0.004s 2.611s 638309739599325897: 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.867s 3.478s ................. 638309739607999722: 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.083s 3.561s . 638309739608828738: 266 x x x x x x x x 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 3.573s 638309739608945772: 298 294 293 297 269 270 271 292 291 290 289 288 273 272 267 274 286 295 284 279 296 275 276 283 278 277 280 268 281 282 287 285 0.037s 3.610s 638309739609316108: | | | | | | | | | | | | | | | | | 299 | | | | | | | | | | | | | | 0.008s 3.618s 638309739609393399: | | | | | | | | 300 | | | | | | | | | | | | | | | | | | | | | | | 0.010s 3.628s 638309739609491221: | | | | | 334 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 3.633s 638309739609540912: | | | | | | | | | | | | | | | | | | | | | | | 335 | | | | | | | | 0.002s 3.635s 638309739609565721: | | | | | | | | | | | | | | | | | | | | | 301 | | | | | | | | | | 0.000s 3.635s 638309739609567872: | | | | | | | | | | | | | | | | | | | | | | | | | | | 302 | | | | 0.000s 3.635s 638309739609568856: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 303 | | 0.002s 3.637s 638309739609584124: | | | | | | | | | | | 304 | | | | | | | | | | | | | | | | | | | | 0.002s 3.639s 638309739609601490: | | | | | | | | | | | | | | | 305 | | | | | | | | | | | | | | | | 0.001s 3.640s 638309739609613907: | | | | | | | | | | | | | | | | | 306 | | | | | | | | | | | | | | 0.001s 3.641s 638309739609621030: | | | | | | | | | | | | | | | | | | | | | | | | 307 | | | | | | | 0.000s 3.641s 638309739609624457: 308 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 3.645s 638309739609665538: | | | | | | | | | | 336 | | | | | | | | | | | | | | | | | | | | | 0.001s 3.647s 638309739609680470: | | | | | | | | | | | | | 337 | | | | | | | | | | | | | | | | | | 0.006s 3.652s 638309739609739637: | | | | | | | | | | | | | | | | | | 338 | | | | | | | | | | | | | 0.002s 3.655s 638309739609763482: | | | | | | | | | | | | | | | | | | | | | | 309 | | | | | | | | | 0.005s 3.660s 638309739609815853: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 310 0.011s 3.672s 638309739609930404: | | | | | | | | | | | | | | 311 | | | | | | | | | | | | | | | | | 0.004s 3.676s 638309739609972707: | | | 312 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 3.678s 638309739609991551: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 313 | | | 0.004s 3.682s 638309739610032425: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 314 | | 0.001s 3.682s 638309739610039100: | | 315 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 3.686s 638309739610079779: | | | | | | | | | | | | 316 | | | | | | | | | | | | | | | | | | | 0.005s 3.692s 638309739610134017: | | | | | | | | | | | | | | | | | | | 317 | | | | | | | | | | | | 0.002s 3.694s 638309739610155930: 318 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 3.698s 638309739610197035: | | | | | | | | | | | | | | | 339 | | | | | | | | | | | | | | | | 0.000s 3.698s 638309739610198679: | | | | | | | | 319 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 3.704s 638309739610252665: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 340 | 0.003s 3.707s 638309739610282267: | | | | | | | | | | | | | | 341 | | | | | | | | | | | | | | | | | 0.002s 3.709s 638309739610305159: | | | 320 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 3.714s 638309739610357560: | | | | | | | | | | | | | | | | | | | | | | | | | | | 342 | | | | 0.001s 3.715s 638309739610367948: | | | | | | | | | | | | | | | | 343 | | | | | | | | | | | | | | | 0.004s 3.720s 638309739610411897: | | | | | | | | | | | | | | | | | | | | | | | | | | 321 | | | | | 0.002s 3.722s 638309739610435721: | | | | | | 322 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 3.723s 638309739610448407: | | | | | | | | | | | | | | | | | | | | | | | | | 344 | | | | | | 0.000s 3.724s 638309739610450640: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 346 0.002s 3.726s 638309739610470593: | | | | | | | | | | | | | | | | | 348 | | | | | | | | | | | | | | 0.016s 3.741s 638309739610628668: | | | | | | | | | | | | | | | | | | | | | | 350 | | | | | | | | | 0.016s 3.757s 638309739610788152: | | | | | | | | 351 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 3.761s 638309739610823584: | | | | | | 349 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 3.762s 638309739610830169: | 347 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 3.768s 638309739610897866: | | | | 345 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 3.770s 638309739610913847: | | | | | | | | | | | | 352 | | | | | | | | | | | | | | | | | | | 0.010s 3.780s 638309739611013144: | | | | | | | | | | | | | | | | | | | | | | | | | | 354 | | | | | 0.054s 3.834s . 638309739611550478: | | | | | | | | | | | | | | | | | | | | | 355 | | | | | | | | | | 0.022s 3.855s 638309739611768185: | | | | | | | | | | | | | | | | | | | | | | | | 353 | | | | | | | 0.036s 3.891s 638309739612124572: | | 356 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 3.915s 638309739612368886: | | | | | | | | | | | | | | | | | | | | 323 | | | | | | | | | | | 0.008s 3.923s 638309739612444077: | | | | | | | | | | | | | | | | | | | 324 | | | | | | | | | | | | 0.002s 3.925s 638309739612461924: | | | | | | | | | 325 | | | | | | | | | | | | | | | | | | | | | | 0.005s 3.930s 638309739612512249: 357 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.017s 3.947s 638309739612686124: | | | | | | | | | | | 326 | | | | | | | | | | | | | | | | | | | | 0.007s 3.954s 638309739612757833: | | | | | | | | | | | | | 327 | | | | | | | | | | | | | | | | | | 0.006s 3.960s 638309739612813521: | | | | | | | | | | | | | | | | | | | | 360 | | | | | | | | | | | 0.010s 3.970s 638309739612916399: | | | | | | | | | | | | | | | | | | | 361 | | | | | | | | | | | | 0.083s 4.053s . 638309739613748226: | | | | | | | | | | | | | 328 | | | | | | | | | | | | | | | | | | 0.015s 4.069s 638309739613903061: | | | | | | | | | 329 | | | | | | | | | | | | | | | | | | | | | | 0.007s 4.076s 638309739613976771: | | | | | | | | | | | 362 | | | | | | | | | | | | | | | | | | | | 0.000s 4.076s 638309739613978622: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 330 | 0.003s 4.079s 638309739614010040: | | | | | | | | | | | | | | 331 | | | | | | | | | | | | | | | | | 0.006s 4.085s 638309739614068475: | | | | | | | 332 | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 4.104s 638309739614259692: | | | | | | | | | | | | | | | | | | 333 | | | | | | | | | | | | | 0.003s 4.108s 638309739614291854: | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | | | 0.008s 4.115s 638309739614369805: | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | x | 0.034s 4.150s 638309739614710391: | | | | | | | x | x | | | | | | | | | | | | | | | | | | | | x | 0.006s 4.155s 638309739614769251: | | | | | | | x | x | | | | | | | | x | | | | | | | | | | | x | 0.006s 4.162s 638309739614832878: | | | | | | | x | x | | | | x | | | x | | | | | | | | | | | x | 0.351s 4.513s ....... 638309739618340129: | | | | | | | 363 | x | | | | x | | | x | | | | | | | | | | x x | 0.012s 4.525s 638309739618464137: | | | | | | | x | x | | | | x | | | x | | | | | | | | | | 314 x | 0.030s 4.555s 638309739618764729: | | | | | | | x | x | | | | x | | | x | | | | | | | | | | x x | 0.212s 4.767s .... 638309739620886313: | | 315 | | | | x | x | | | | x | | | x | | | | | | | | | | x x | 0.001s 4.768s 638309739620894218: | | | | | | | x | x | | | | x 305 | | x | | | | | | | | | | x x | 0.006s 4.774s 638309739620955698: | | | | | | | x | x | | | | x x | | x | | | | | | | | | | x x | 0.001s 4.775s 638309739620960791: | | x | | | | x | x | | | | x x | | x | | | | | | | | | | x x | 0.195s 4.970s ... 638309739622914319: | | x | | | | x | x | | | x x x | | x | | | | | | | | | | x x | 0.034s 5.004s 638309739623253438: | | x | | x | x | x | | | x x x | | x | | | | | | | | | | x x | 0.211s 5.215s .... 638309739625365067: | | x | | x | x | x | | | x x x | | x | | | | | | | | | | x x x 0.043s 5.258s 638309739625793631: | | x | | x | x | x | | | x x x | | x | | | | | | | | | x x x x 0.017s 5.275s 638309739625961473: | | x 359 | x | x | x | | | x x x | | x | | | | | | | | | x x x x 0.010s 5.285s 638309739626065275: | | x x | x | x | x | | | x x x | | x | | | | | | | | | x x x x 0.071s 5.356s . 638309739626775693: | | x x | x | x | x | | | x x x | x x | | | | | | | | | x x x x 0.028s 5.384s 638309739627057272: | | x x | x | x | x | | | x x x | x x | | x | | | | | | x x x x 0.182s 5.566s ... 638309739628875031: | | x x | x | x | x 289 | | x x x | x x | | x | | | | | | x x x x 0.008s 5.574s 638309739628957237: | | x x | x | x | x x | | x x x | x x | | x | | | | | | x x x x 0.028s 5.602s 638309739629234469: | | x x | x | x | x x | | x x x | x x x | x | | | | | | x x x x 0.026s 5.628s 638309739629493458: | | x x | x x x | x x | | x x x | 306 x x | x | | | | | | x x x x 0.007s 5.635s 638309739629560393: | | x x | x x x | x x | | x x x | x x x | x | | | | | | x x x x 0.076s 5.710s . 638309739630318188: | | x x | x x x | x x | | x x x | x x x | x | | | | 321 | x x x x 0.012s 5.723s 638309739630441088: | | x x | x x x | x x | | x x x | x x x | x x | | | | | x x x x 0.004s 5.727s 638309739630482048: | | x x | x x x | x x | | x x x | x x x | x x | | | 358 | x x x x 0.005s 5.732s 638309739630531935: | | x x | x x x | x x | | x x x | x x x | 386 x | | | 385 | x x x x 0.002s 5.734s 638309739630556253: | | x x | x x x | x x | | x x x | x x x | | x | | | x | x x x x 0.006s 5.740s 638309739630614516: | | x x | x x x | x x | | x x x | x x x | x x | | | 358 | x x x x 0.004s 5.744s 638309739630650241: | | x x | x x x | x x | | 337 341 x | x 338 x | x x | | | x | x x 340 x 0.001s 5.744s 638309739630658565: | | x x x x x x | x x | | | | x | x | x | x x | | | x | x x | x 0.013s 5.758s 638309739630790689: | | x x x x x x | x x | x | | x | x | x | x x | | | x | x x | x 0.012s 5.769s 638309739630907385: 318 | x x x x x x | x x | x | | x | x | x | x x | | | x | x x | x 0.003s 5.772s 638309739630933821: x | x x x x x x | x x | x | | x | x | x | x x | | | x | x x | x 0.014s 5.786s 638309739631070431: x | x x x x x x | x x | x | | x | x | x | x x | | | x x x x | x 0.018s 5.803s 638309739631249208: x x x x x x x x | x x | x | | x | x | x | x x | | | x x x x | 310 0.006s 5.809s 638309739631309406: x x x x x x x x | x x | x x | x | x | x | x x | | | 391 x x x | | 0.000s 5.810s 638309739631313086: x x x x x x x x | x x | x x | x | x | x | x x | | | | x x x | x 0.000s 5.810s 638309739631313982: x x x x x x x x | x x | x x | x | x | x | x x | | 277 | x x x | x 0.003s 5.813s 638309739631340584: x x x x x x x x | x x | x 337 | x | x | x | x x | | | x x x x | x 0.002s 5.815s 638309739631361998: x x x 393 x x x x | x x | x x | x | x | x | x x | | | x x x x | x 0.003s 5.817s 638309739631388039: x x x x x x x x | x x | x 337 | x | x | x | x x | | | x x x x | x 0.000s 5.817s 638309739631388555: x x x x x x x x | x x | x | | x | x | x 323 x x | | | x x x x | x 0.000s 5.817s 638309739631388742: x x x x x x x x | x x | x | | x x x | x | x x | | | x 302 x x | x 0.003s 5.821s 638309739631423399: x x x x x x x x | x x | x x | x x x | x | x x | | | 399 | x x | x 0.001s 5.822s 638309739631435489: 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.823s 638309739631442990: x x x x x x x x | x x | x 337 | x x x | x | x x | | | x x x x | x 0.000s 5.823s 638309739631443421: 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.823s 638309739631443895: x x x x x x x x | x x 326 x | | x x x | x x x x | | | x x x x | x 0.000s 5.823s 638309739631445290: x 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.825s 638309739631466489: x x x 402 x x x x | x x | x x | x x x | x x x x | | x x x x x | x 0.002s 5.827s 638309739631481666: x x x x x x x x | x x | x 337 | x x x | x x x x | | x x x x x | x 0.001s 5.828s 638309739631492067: x x x x x x x x | x x | x | | x x x | x x x x | | x 404 x x x x x 0.000s 5.828s 638309739631497047: x x 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.831s 638309739631528430: x x x x x 270 x x | x x x x | | x x x | x x x x x | x | x x x x x 0.000s 5.831s 638309739631528829: x x x x x | x x | x x x x | | x x x | x x x x x | x x x x x 340 x 0.003s 5.835s 638309739631561646: x x x x x | x x x x x x x | | x x x | x x x 309 x | x x x x x | x 0.001s 5.835s 638309739631566718: x x x x x | x x x x x x x | | x x x | x x x | x | x 407 x x x x x 0.002s 5.837s 638309739631581982: x x x 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.837s 638309739631582379: x x x x x x x x x x x x x | | x x x | x x x | x | x x x x x 340 x 0.005s 5.842s 638309739631630328: x x x x 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.851s 638309739631728332: x x x x x x x x x x x x 316 | | x x x | x x x x x x x x x x x | x 0.004s 5.856s 638309739631770769: x x x x x 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 5.875s 638309739631967571: x x x x x x x x x x x x x | x x x x | x x 410 x x x x x x x x | x 0.000s 5.875s 638309739631969492: x x x x x x 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.877s 638309739631982199: x x x x x x x x x x x x x | 341 x x x 338 x x x x x x x x x x x | x 0.003s 5.880s 638309739632012708: x x x 411 x x 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.880s 638309739632014577: x x x | x x x x x x x x x | x x x x x x x 412 x x x x x x x x | x 0.001s 5.881s 638309739632025031: x x x x x x x x x x x x x | x x x x 338 x x | x x x x x x x x | x 0.000s 5.881s 638309739632025675: x x x x x x x x x x x x x | 341 x x x | x x x x x x x x x x x | x 0.004s 5.885s 638309739632062938: x x x x x x x x x x x x x | | x x x x x x 413 x x x x x x x x | x 0.001s 5.886s 638309739632071921: x x x x x x x x x x x x x | | x x x 338 x x x x x x x x x x x | x 0.001s 5.887s 638309739632086647: x x x 414 x x 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.888s 638309739632098887: x x x x x x x x x x x x x | | x x x 338 x x x x x x x x x x x | x 0.329s 6.217s ...... 638309739635388584: x x x x x x x x x x x x x x | x x x | x x x x x x x 415 x x x | x 0.005s 6.222s 638309739635435168: x x x x x x x x x x x x x 337 | x x x | x x x x x x x x x x x | x 0.002s 6.224s 638309739635457654: x x x 416 x x 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.226s 638309739635478164: x x x x x x x x x x x x x 337 | x x x | x x x x x x x x x x x | x 0.033s 6.260s 638309739635812063: x x x x x x x x x x x x x x | x x x | x x x x x x x x x x x | x 0.225s 6.485s .... 638309739638060849: x x x x x x x x x x x x x x | x x x | x x x x x x x 418 x x x x x 0.001s 6.486s 638309739638072376: x x x x x x x x x x x x x x | x x x | x x x x x x x x x x x 340 x 0.008s 6.494s 638309739638155189: x x x x x x x x x x x x x x | x x x x x x 419 x x x x x x x x | x 0.002s 6.496s 638309739638171033: x x x x x x x x x x x x x x | x x x 338 x x x x x x x x x x x | x 0.001s 6.497s 638309739638185546: x x x 420 x x x 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.498s 638309739638198982: x x x x x x x x x x x x x x | x x x 338 x x x x x x x x x x x | x 0.008s 6.507s 638309739638280263: x x x x x x x x x x x x x x | x x x | x x x x x x x x x x x x x 0.067s 6.574s . 638309739638951293: x x x x x x x x x x x x x 272 | x x x x x x x x x x x x x x x x x 0.007s 6.581s 638309739639021527: x x x x x x x x x x x x x 424 | x x x x x x x x x x x x x x x x x 0.003s 6.584s 638309739639050855: x x x x x x x x x x x x x 272 | x x x x x x x x x x x x x x x x x 0.001s 6.585s 638309739639064942: x x x x x x x x x x x x x x | x x x 425 x x x x x x x x x x x x x 0.006s 6.591s 638309739639125348: x x x x x x x x x x x x x x x x x x | x x 426 x x x x x x x x x x 0.001s 6.592s 638309739639138182: x x x x x x x x x x x x x x 341 x x x | x x x x x x x x x x x x x 0.001s 6.593s 638309739639148667: x x x x x x x x x x x x x x | x x x x x x 427 x x x x x x x x x x 0.002s 6.596s 638309739639173342: x x x x x x x x x x x x x x | x x x 425 x x x x x x x x x x x x x 0.001s 6.597s 638309739639186274: x x x 428 x x x x 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.599s 638309739639209850: x x x x x x x x x x x x x x | x x x 425 x x x x x x x x x x x x x 0.033s 6.633s 638309739639543877: x x x x x x x x x x x x x 272 | x x x x x x x x x x x x x x x x x 0.002s 6.635s 638309739639565057: x x x x 429 x x x x x x x x x | x x x x x x x x x x x x x x x x x 0.034s 6.669s 638309739639901238: x x x x | x x x x x x x x x x x x x x x x x x x x x x x x x 287 x 0.003s 6.672s 638309739639931133: x x x x | x x x x 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 6.681s 638309739640023694: x 433 x x x 432 x x x 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.698s 638309739640191461: x | x x x x x x x x x x 435 x x x x x x x x x x x x 434 x x x x x x 0.010s 6.708s 638309739640296358: x x x x x x x 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 6.728s 638309739640499720: x x x x x x x x 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.735s 638309739640562351: x x x x x 432 x x x 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.738s 638309739640590686: x x x x 429 x x x x 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.789s . 638309739641103981: x x x x x x x x x x x x x x x x x x x x x x x x x 436 x x x x x x 0.001s 6.790s 638309739641115936: x x x x 429 x x x x 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.792s 638309739641135947: x 437 x x x x x x x 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.793s 638309739641147972: x x x x 429 x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.035s 6.828s 638309739641494730: x x x x x x x x x x x x x 272 x x x x x x x x x x x x x x x x x x 0.002s 6.830s 638309739641519391: x x x x x x x x x x x x x x x x x x x x x x x x x x x x 438 x x x 0.079s 6.910s . 638309739642312204: x 440 x x x 439 x x x 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.911s 638309739642323348: x x x x x | x x x 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 6.911s 638309739642324168: x x x x x x x x x x x x x x x x x x x x x x x x x x x x 438 x x x 0.053s 6.964s . 638309739642857396: x x x x x x x x x x x x 441 x x x x x x x x x x x x x x x x x x x 0.001s 6.966s 638309739642872190: x x x x x x x x x x x x x x x x x x x x x x x x x x x x 438 x x x 0.002s 6.967s 638309739642888899: x 442 x x x x x x x 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.969s 638309739642901819: x x x x x x x x x x x x x x x x x x x x x x x x x x x x 438 x x x 0.060s 7.029s . 638309739643501124: x x x x x x x x x x x x x 272 x x x x x x x x x x x x x x x x x x 0.001s 7.030s 638309739643515594: x x x x 443 x x x x 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.031s 638309739643529159: x x x x x x x x x x x x x 272 x x x x x x x x x x x x x x x x x x 0.001s 7.032s 638309739643539445: x x x x x x x x x x x x x x x x x x x x x x x x x x x x 444 x x x 0.001s 7.033s 638309739643548607: x x x x x x x x x x x x x 272 x x x x x x x x x x x x x x x x x x 0.032s 7.066s 638309739643872564: x x x x x 445 x x x 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.067s 638309739643884445: x x x x x x x x x x x x x 272 x x x x x x x x x x x x x x x x x x 0.001s 7.068s 638309739643896466: x 446 x x x x x x x 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.069s 638309739643908836: x x x x x x x x x x x x x 272 x x x x x x x x x x x x x x x x x x 0.460s 7.529s ......... 638309739648506665: 266 x x x x x x x x 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 7.533s 638309739648549366: 478 474 473 477 449 450 451 472 471 470 469 468 453 452 447 454 466 475 464 459 476 455 456 463 458 457 460 448 461 462 467 465 0.001s 7.534s 638309739648558531: 488 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.537s 638309739648580456: | | | | | | | | | | | | | | | | | | | | | | | | | | | 482 | | | | 0.001s 7.537s 638309739648589049: | | | | | | | | | | | 484 | | | | | | | | | | | | | | | | | | | | 0.000s 7.538s 638309739648590472: | | | | | | | | | | | | | | | | | | | | | | 489 | | | | | | | | | 0.000s 7.538s 638309739648591714: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 483 | | 0.000s 7.538s 638309739648592956: | | | | | | | | 480 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.538s 638309739648594214: | | | | | | 502 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.538s 638309739648595472: | | | | | | | | | | | | | | | | | | | | | 481 | | | | | | | | | | 0.000s 7.538s 638309739648596717: | | | | | | | | | 505 | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.538s 638309739648597972: | | | | | | | | | | | | | | | 485 | | | | | | | | | | | | | | | | 0.000s 7.538s 638309739648599275: | | | | | | | | | | | | | | | | | | | | | | | | 487 | | | | | | | 0.000s 7.539s 638309739648600375: | | | | | | | | | | | | | 507 | | | | | | | | | | | | | | | | | | 0.000s 7.539s 638309739648601588: | | | | | | | | | | | | | | | | | | | | 503 | | | | | | | | | | | 0.000s 7.539s 638309739648602768: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 490 0.000s 7.539s 638309739648603962: 498 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.539s 638309739648605168: | | | | | | | | | | | | | | | | | | | 497 | | | | | | | | | | | | 0.000s 7.539s 638309739648606270: | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | | | 0.000s 7.539s 638309739648607384: | | | | | | | | | | | | | | | | | | 513 | | | | x | | | | | | | | 0.000s 7.539s 638309739648608675: | | | 492 | | | | | | | | | | | | | | | | | | | x | | | | | | | | 0.000s 7.539s 638309739648609954: | | | | | | | | | | 514 | | | | | | | | | | | | x | | | | | | | | 0.000s 7.540s 638309739648611208: | | 495 | | | | | | | | | | | | | | | | | | | | x | | | | | | | | 0.001s 7.540s 638309739648616699: | | | | | | | | | | | | | | | | | | | | | | | x | | 501 | | | | | 0.000s 7.540s 638309739648618046: | | | | | | | | | | | | | | | | x | | | | | | x | | | | | | | | 0.000s 7.541s 638309739648620365: | | | | | | | | | | | | | | | | x | | | | | | x | | | | 493 | | | 0.000s 7.541s 638309739648621657: | | | | | | | 512 | | | | | | | | x | | | | | | x | | | | | | | | 0.000s 7.541s 638309739648622889: | | | | | | | | | | | | | | | | x | | | | | | x | | | | | 494 | | 0.000s 7.541s 638309739648624110: | x | | | | | | | | | | | | | | x | | | | | | x | | | | | | | | 0.000s 7.541s 638309739648625465: | x | | | | | | | | | | | | | | x | | | | | | x x | | | | | | | 0.000s 7.541s 638309739648626630: | x | | | | | | 499 | | | | | | | x | | | | | | x x | | | | | | | 0.000s 7.541s 638309739648627845: | x | | | | | | | 509 | | | | | | x | | | | | | x x | | | | | | | 0.000s 7.541s 638309739648629153: | x | | | | | | | | | 506 | | | | x | | | | | | x x | | | | | | | 0.000s 7.542s 638309739648630400: x x | | | | | | | | | | | | | | x | | | | | | x x | | | | | | | 0.000s 7.542s 638309739648631641: x x | | | | | | | | | | 496 | | | x | | | | | | x x | | | | | | | 0.000s 7.542s 638309739648633125: x x | | x | | | | | | | | | | | x | | | | | | x x | | | | | | | 0.000s 7.542s 638309739648635252: x x | | x | | | | | | | | | 491 | x | | | | | | x x | | | | | | | 0.000s 7.542s 638309739648636722: x x | | x | | | | | | | | | | | x | | | | | | x x | | | | | 515 | 0.000s 7.542s 638309739648637958: x x | | x | | | | | | | | | | | x 479 | | | | | x x | | | | | | | 0.000s 7.542s 638309739648639330: x x | 500 x | | | | | | | | | | | x | | | | | | x x | | | | | | | 0.000s 7.543s 638309739648640526: x x | | x | | | | | | | | | | | x | | | | x | x x | | | | | | | 0.000s 7.543s 638309739648641683: x x | | x 516 | | | | | | | | | | x | | | | x | x x | | | | | | | 0.000s 7.543s 638309739648642825: x x | | x | | | | | | | | | | | x | | 504 | x | x x | | | | | | | 0.000s 7.543s 638309739648643944: x x | | x | | | | | | | | 508 | | x | | | | x | x x | | | | | | | 0.000s 7.543s 638309739648645344: x x | | x | | x | | | | | | | | x | | | | x | x x | | | | | | | 0.000s 7.543s 638309739648646549: x x | | x | | x | | | | | | | | x | x | | x | x x | | | | | | | 0.000s 7.543s 638309739648647690: x x | | x | | x | | | | | | | | x | x | | x | x x | | | x | | | 0.000s 7.543s 638309739648648980: x x | | x | x x | | | | | | | | x | x | | x | x x | | | x | | | 0.000s 7.544s 638309739648650217: x x | | x | x x | | | | | | | | x | x | | x | x x | | 517 x | | | 0.000s 7.544s 638309739648651394: x x | | x | x x | | 469 | | | | | x | x | | x | x x | | | x | | | 0.000s 7.544s 638309739648652584: x x | | x | x x | x | | | | | | x | x | | x | x x | | | x | | | 0.000s 7.544s 638309739648653661: x x | | 518 | x x | x | | | | | | x | x | | x | x x x | | x | | | 0.000s 7.544s 638309739648654765: x x | | | | x x | x | | | | | | x | x | | x | x x x | | x x | | 0.000s 7.544s 638309739648655827: x x | | | | x x x x | | | | | | x | x | | x | x x x | | x x | | 0.000s 7.544s 638309739648656871: x x | | | | x x x x | | | | | 519 x | x | | x | x x x | | x x | | 0.000s 7.544s 638309739648658895: x x | | | | x x x x | | | | | | x | x | | x 520 x x x | | x x | | 0.000s 7.545s 638309739648663192: x x | | | | x x x x | | | | | | x | x | x x | x x x | | x x | | 0.001s 7.545s 638309739648668326: x x | | | | x x x x | | | | | | x 486 x | x x | x x x | | x x | | 0.000s 7.545s 638309739648669901: x x | | | | x x x x | | | | | | x | x | x x | x x x | | x x | 522 0.000s 7.546s 638309739648671088: x x | | | | x x x x | 523 | | | | x | x | x x | x x x | | x x | | 0.001s 7.546s 638309739648677729: x x | | | | x x x x | | | | 511 | x | x | x x | x x x | | x x | | 0.000s 7.547s 638309739648682504: x x | | | | 524 x x x x | | | | | x | x | x x | x x x | | x x | | 0.000s 7.547s 638309739648684163: x x | | | | | x x x x | | | | | x | x | x x | x x x | 482 x x | | 0.000s 7.547s 638309739648685349: x x 525 | | | | x x x x | | | | | x | x | x x | x x x | | x x | | 0.000s 7.547s 638309739648686624: x x | | | | | x x x x | | | | | x | x | x x | x x x 526 | x x | | 0.000s 7.547s 638309739648687731: x x | | | | | x x x x | | | | | x | x 521 x x | x x x | | x x | | 0.000s 7.547s 638309739648689610: x x | | | | | x x x x | 527 | | | x | x | x x | x x x | | x x | | 0.000s 7.548s 638309739648690701: x x | | | | | x x x x | | | | 485 x | x | x x | x x x | | x x | | 0.000s 7.548s 638309739648691752: x x | | x | | x x x x | | | | | x | x | x x | x x 457 | | x x | | 0.001s 7.548s 638309739648699988: x x 495 | x | | x x x x | | | | | x | x | x x | x x | | | x x | | 0.000s 7.549s 638309739648701338: x x | x 528 | | x x x x | | | | | x | x | x x | x x | | | x x | | 0.000s 7.549s 638309739648702401: x x | x | | | x x x x | | x | | x | x | x x | 529 x | | | x x | | 0.000s 7.549s 638309739648703449: x x | x | | | x x x x | | x | | 530 | x | x x | | x | | x x x | | 0.000s 7.549s 638309739648704470: x x | x | | | x x x x | | x | | | | x | x x | | x | | x x x | 490 0.000s 7.549s 638309739648705481: x x | x | 450 | x x x x | | x | | | | x | x x | | x | | x x x | | 0.000s 7.550s 638309739648710357: x x | x | | | x x x x | | x | | | | x | x x 489 | x | | x x x | | 0.000s 7.550s 638309739648711977: x x | x | | | x x x x | | x | | | | x | x x | | x | 501 x x x | | 0.000s 7.550s 638309739648714061: x x | x | | | x x x x | | x x | | | x | x x | | x | | x x x | | 0.000s 7.550s 638309739648715385: x x | x | | | x x x x | | x x | | | x | x x | | x 531 | x x x | | 0.001s 7.551s 638309739648722784: x x | x | | | x x x x | | x x | | 532 x | x x | | x | | x x x | | 0.000s 7.551s 638309739648725059: x 533 | x | | | x x x x | | x x | | | x | x x | | x | | x x x | x 0.000s 7.551s 638309739648727326: x | | x | | | x 534 x x | | x x | | | x | x x x | x | | x x x | x 0.000s 7.551s 638309739648728511: x | x x | | | x | x x | | x x | | | x | x x x | x | | 535 x x | x 0.004s 7.555s 638309739648766857: x | x x | | | x | x x | | x x | | 486 x | x x x | x | | | x x | x 0.000s 7.556s 638309739648770929: x | x x | | | x | x 536 | | x x x | | x | x x x | x | | | x x | x 0.000s 7.556s 638309739648773068: x | x x | x | x | x | | | x x x | | x | x x x | x | | | x x | x 0.000s 7.556s 638309739648774135: x | x x | x | x | x | | | x x x | | x | x 538 x | x | x | x x | x 0.000s 7.556s 638309739648775183: x | x x | x | x | x | | 496 x x x | | x | x | x | x | x | x x | x 0.000s 7.556s 638309739648776571: x | x x | x | x | x | | | x x x | | x | x | x | x | x | x x 467 x 0.003s 7.559s 638309739648801664: x | x x | x | x | x | | x x x x | | x | x | x | 539 | x | x x | x 0.000s 7.559s 638309739648805339: x | x x | x | x | x | | x x 540 x | | x | x | x | | | x | x x 510 x 0.001s 7.560s 638309739648811150: x | x x | x | x | x | | x x | x | | x | x x x | | | 501 | x x | x 0.002s 7.562s 638309739648830296: x | x x | x | x | x | | x x | x | | x x 503 x x | | | | | x x | x 0.000s 7.562s 638309739648832413: x | x x | x | x | x | | x x | x | | x x | x x | | | | | x x x x 0.003s 7.565s 638309739648864139: x | x x | x | x | x | | x x | x | x x x | x x | | | | | x x x x 0.001s 7.566s 638309739648870166: x | x x | x | x | x | | x x | x | x x x | x x | | | 542 | x x x x 0.003s 7.569s 638309739648900415: x | x x | x | x | x | | x x | x | x x x 543 x x | | | | | x x x x 0.000s 7.569s 638309739648902231: x | x x | x | x | x | | x x | x | x x x | x x | | | 501 | x x x x 0.004s 7.573s 638309739648940716: x | x x | x | x | x | | x x | x | x x x | 544 x | | | x | x x x x 0.002s 7.574s 638309739648957838: x | x x | x | x | x | | x x | x | x x x | x x | | | 501 | x x x x 0.004s 7.578s 638309739648995192: x | x x | x | x | x | | x x | x | x x x | x x | | | 545 | x x x x 0.000s 7.578s 638309739648996341: x | x x | x | x | x | | x x x x | x x x | 546 x | | | | | x x x x 0.001s 7.579s 638309739649005198: x | x x | x | x | x | | x x x x | x x x | | x | | 457 | | x x x x 0.001s 7.580s 638309739649016385: x | x x | x | x | x | | x x 540 x | x x x | x x | | | | | x x x x 0.003s 7.583s 638309739649042386: x | x x | 547 | x | x | | x x | x | x x x | x x | | x | | x x x x 0.000s 7.583s 638309739649044419: x | x x | | | x | x | | x x | x | x x x | x x | | x 501 | x x x x 0.002s 7.585s 638309739649065004: x | x x | | | x | x | | x x | x x x x x | x x | | x | | x x x x 0.003s 7.588s 638309739649095736: x | x x | | | x | x | | x x | x x x x x | 548 x | | x x | x x x x 0.004s 7.592s 638309739649136592: x | x x | | | x | x | | x 508 | x x x x x | | x 537 | x x | x x x x 0.000s 7.592s 638309739649138275: x x x x | | | x | x | | x | | x x x x x | | x | | x x | x x x 490 0.000s 7.592s 638309739649139183: x x x x | | | x | x | | x | | x x x x x | x x | | x 501 | x x x | 0.003s 7.596s 638309739649170548: x x x x | | | x | x | 506 x | | x x x x x | x x | | x | | x x x | 0.002s 7.597s 638309739649187449: x x x 500 x | | x | x | | x | | x x x x x | x x | | x | | x x x | 0.000s 7.597s 638309739649189273: x x x | x | | x | x | | x | | x x x x x | x x | | 549 x | x x x | 0.000s 7.598s 638309739649191271: x x x | x | | x | x | | x x | x 550 x x x | x x | | | x | x x x | 0.004s 7.602s 638309739649234378: x x x | x | | x | x | | x x | 551 | x x x | x x | | | x | x x x x 0.000s 7.602s 638309739649235958: x x x | x | | x x x | | x x | | | x x x | x 489 | | | x | x x x x 0.000s 7.602s 638309739649236967: x x x x 552 | | x x x | | x x | | | x x x | x | | | | x | x x x x 0.001s 7.603s 638309739649246489: x x x x | | | x x x | x x x | | | x x x | x | | | | x | x x x 553 0.000s 7.603s 638309739649247988: x x x x | | | x x x | x 496 x | | | x x x | x | | x | x | x x x | 0.000s 7.604s 638309739649252668: x x x 500 x | | x x x | x | x | | | x x x | x | | x | x | x x x | 0.002s 7.606s 638309739649277271: x x x x 554 | | x x x | x | x | | | x x x | x | | x | x | x x x | 0.000s 7.606s 638309739649279990: x x x x | | | x x x | x x x | | | x x x | 555 | | x | x | x x x | 0.001s 7.607s 638309739649286034: x x x x | | | x x x | x x x | | | x x x | | x | 556 | x | x x x | 0.004s 7.611s 638309739649321977: x x x 500 x | | x x x | x x x | | | x x x | | x | | | x | x x x | 0.008s 7.619s 638309739649405335: x x x x x | | x x x | x x x | | | x 557 x | | x | | | x | x x x | 0.004s 7.623s 638309739649444575: x x x x x | | x x x | x x x x | | x | x | | x | | | x | x x 467 | 0.003s 7.626s 638309739649473840: x x x x x | 541 x x x | x x x x | | x | x | | x | | | x | x x | | 0.002s 7.628s 638309739649492702: x x x x x | | x x x | x x x x | | x | x | | x | | | 558 | x x x | 0.004s 7.632s 638309739649536995: x x x x x | | x x x | x x x x | | x | x 503 | x | | | | | x x x | 0.003s 7.635s 638309739649562932: x x x x x | | x x x | x x x x | | x | x | | x x | | | | x x x | 0.008s 7.643s 638309739649643993: x x x x x | | x x x | x x x x | | x | x x | x x | | | | x x 559 | 0.012s 7.655s 638309739649763521: x x x x x | | x x x | x x x x | | x | x x | x x | x | | x x | | 0.011s 7.666s 638309739649872866: x x x x x | | x x x | x x 508 x | x x | x x | x x | x | | x x | | 0.002s 7.668s 638309739649891050: x x x x x | | x x x | x x x x | 560 x | x x | x x | x | | x x | | 0.002s 7.669s 638309739649906263: x x x x x | | x x x | x x 508 x | x x | x x | x x | x | | x x | | 0.001s 7.670s 638309739649912995: x x 495 x x | | x x x | x x | x | x x | x x | x x | x | 482 x x | | 0.002s 7.671s 638309739649929925: x x x x x | | x x x | x x | x | x x | x x | x x | x | | x x | | 0.001s 7.673s 638309739649940791: x x x x x | | x x x | x x | x | x x | x x | x x | 562 | 561 x x | | 0.003s 7.675s 638309739649966757: x x x x x 450 | x x x | x x | x | x x | x x | x x | | | | x x | | 0.002s 7.677s 638309739649984628: x x x x x | x x x x | x x | x | x 486 | x x | x x | | | | x x | | 0.000s 7.677s 638309739649985549: x x 495 x x | x x x x | x x | x | x | | x x | x x | | | x x x | | 0.000s 7.678s 638309739649990470: x x | x x x x x x x | x x | x | 563 | | x x | x x | | | x x x | | 0.003s 7.681s 638309739650023257: x x | x x x x x x x | x x | 564 | | x | x x | x x | | | x x x | | 0.031s 7.712s 638309739650335740: x x | x x x x x x x | x x x | | | x | x x | x x | | | x x x | | 0.007s 7.719s 638309739650409742: x x | x x x x x x x | x x x | x | x | x x | x x | | | x x x | | 0.000s 7.720s 638309739650410575: x x | x x x x x x x | x 496 x | x | x | x x x x x | | | x x x | | 0.001s 7.720s 638309739650418670: x x | x x 565 x x x x | x | x | x | x | x x x x x | | 501 x x x | | 0.001s 7.722s 638309739650431029: x x | x x | x x x 566 | x x x | x | x | x x x x x | | | x x x | | 0.000s 7.722s 638309739650434101: x x | x x x x x x | | x x x | x | x | x x x x x | | | x x x | | 0.000s 7.722s 638309739650437147: x x | x x x x x x | | x 567 x | x | x | x x x x x | | 558 x x x | | 0.005s 7.727s 638309739650485869: x x | x x x x x x | 469 x | x | 485 | x | x x x x x | | | x x x | | 0.002s 7.729s 638309739650503876: x x | x x x x x x | | x | x | x | x | x x x x x | | | x x x | | 0.001s 7.730s 638309739650515916: x x | x x x 569 x x | 568 x | x | x | x | x x x x x | | | x x x | | 0.002s 7.732s 638309739650531358: x x | x x x x x x | | x | x | x | x | x x x x x | | | x x x | | 0.000s 7.732s 638309739650532254: x x | x x x x x x | 469 x | x | 485 | x | x x x x x | | | x x x | | 0.006s 7.737s 638309739650587996: x x | x x x x x x | | 506 | x | | | x | x x x x x | | | x x x | 490 0.002s 7.740s 638309739650611074: x x | x x x x x x | | | | x | | | x | x 503 x x x | | | x x x x | 0.002s 7.741s 638309739650628820: x x | x x x x x x | | | | x | | | x | x | x x x | | | 570 x x x x 0.001s 7.742s 638309739650638885: x x | x x x x x x | | x | x | | | x | x | x x x | | | | x x x 571 0.002s 7.744s 638309739650655046: x x | x x x x x x | | 506 | x | | | x | x | x x x | | | | x x x x 0.003s 7.747s 638309739650681782: x 572 | x x x x x x | | | | x | | | x | x x x x x | | | | x x x x 0.023s 7.770s 638309739650912330: x | | 500 x x x x x | | | | x | | | x x x x x x x | | | | x x x x 0.000s 7.770s 638309739650912774: x | | | x x x x x | | | x x | | | x x x x x x x | | | | x x x x 0.001s 7.771s 638309739650927632: x | | x x x x x x | | | x x | | | x 573 x x x x x | | | | x x x x 0.002s 7.773s 638309739650943736: x | | 500 x x x x x | | | x x | | | x x x x x x x | | | | x x x x 0.009s 7.781s 638309739651028976: x | | | x x x x x | | | x x | | | x x x x x x x | | 501 | x x x x 0.004s 7.785s 638309739651064286: x | | | x x x x x | | | x x | | | x x x x x x x | | x | x x x x 0.019s 7.804s 638309739651251223: x | | | x x x x x | | | x x | | | x x x x x 489 x x | x | x x x x 0.002s 7.806s 638309739651274372: x | | | x x x x x | | | x x | | | x x x x x | x x 457 x | x x x x 0.001s 7.807s 638309739651285400: x | | | x x x x x | | | x x | | | x x x x x x x x | x | x 576 x x 0.002s 7.809s 638309739651301668: x | | | x x x x x | | | x x | | | x x x x x 577 x x 575 x | x | x x 0.001s 7.810s 638309739651313297: x | | | x x x x x | | | x x | | | x x x x x | x x 574 501 | x | x x 0.001s 7.811s 638309739651325232: x | | | x x x x x | | | x x | | | x x x x x | x x x | | x | x x 0.004s 7.815s 638309739651363178: x | | | x x x x x | | | 578 x | | | x x x x x | x x x 558 | x | x x 0.005s 7.820s 638309739651418133: x | | | x x x x x | | | x x | | | x x x x x | x x x | | x | x x 0.013s 7.833s 638309739651546490: x | | | x 450 x x x | | | x x | | x x x x x x | x x x | | x | x x 0.002s 7.835s 638309739651567683: x | | | x x x x x | | | x x | | x x x x x x | x x x | | 579 | x x 0.002s 7.837s 638309739651584005: x | x | x x x x x | | | x x | | x x x x x x | x x x | | | | x x 0.013s 7.850s 638309739651717240: x | x | x x x x x | | | x x x | x 486 x x x x | x x x | | | | x x 0.003s 7.853s 638309739651747065: x | 580 | x x x x x | | | x x x | x x x x x x | x x x | | | | x x 0.034s 7.887s 638309739652082698: x | | | x x x x x | | | x x x x x x x x x x | x x x | | | | x x 0.010s 7.897s 638309739652181638: x | | | x x x x x | | | x x x x x x x x x x | x x x | 482 | | x 490 0.002s 7.898s 638309739652198439: x | | | x x x x x | | | x x x 581 x x x x x x | x x x | | | | x x 0.000s 7.899s 638309739652200165: x | | | x x x x x | x | x x x | x x x x x x | x x x | | | | x x 0.001s 7.900s 638309739652212238: x | | | x x x x x | x | x x x x x x x x x x | x x x | | | | x 490 0.001s 7.901s 638309739652222658: 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.909s 638309739652306692: x | | | x x x x x | x | x x x x x x x x x x | 583 x x | 582 | | x x 0.002s 7.911s 638309739652322204: x | | | x x x x x | x | x x x x x x x x x x | | x x | x | | x 490 0.025s 7.936s 638309739652571065: x | | | x x x x x | x | x x x x x x x x x x x | x 457 | x | | x | 0.001s 7.937s 638309739652586054: x | | | x x x x x | x | x x x x x x x x x x x | x | 501 x | | 467 | 0.000s 7.937s 638309739652589413: x x | | x x x x x | x | x x x x x x x x 503 x x | x | | x | | | | 0.000s 7.937s 638309739652590035: x x | | x 584 x x x | x | x x x x x x x x | x x | x x | x | | | | 0.001s 7.939s 638309739652601934: x x | | x | x x x | x | x x x x x x x x x x x | x x | x | | | | 0.000s 7.939s 638309739652605032: x x | | x x x x x | x | x x x x x x x x x x x | x 457 | x | | | | 0.002s 7.941s 638309739652621829: x x | | x x x x x | x | x x x x x x x x x x 586 | x x | x | | | | 0.001s 7.942s 638309739652635852: 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.943s 638309739652640622: x x | x x x x x x x x | 496 x x x x x x x x x | | x x | x | | | | 0.001s 7.944s 638309739652650980: x x | x 587 x x x x x x | | x x x x x x x x x | | x x | x | | 585 | 0.001s 7.945s 638309739652662367: x x | x | x x x x x x | x x x x x x x x x 588 | | x x | x | | | | 0.000s 7.945s 638309739652666444: x x | x | x x x x x x | x x x x x x x x x | x | x 457 | x | | | | 0.000s 7.945s 638309739652667504: x x | x | x x x x x x | x x x x x x x x 503 | x | x | | x | | x | 0.001s 7.946s 638309739652674377: x x | x | x x x x x x | 496 x x x x x x x | x x | x | | x | | x | 0.006s 7.952s 638309739652731248: x 589 | x | x x x x x x | | x x x x x x x x x x | x | | x | | x | 0.000s 7.952s 638309739652732476: x | | x | x x x x 590 x | x x x x x x x x x x x | x | | x | | x | 0.001s 7.953s 638309739652744426: x x | x | x x x x | x | x x x x x x x x 503 x x | x | | x | | x | 0.003s 7.956s 638309739652776219: x x | x | x x x x x x | 496 x x x x x x x | x x | x | | x | | x | 0.007s 7.964s 638309739652850381: x x | x | x x x x x x | | x x x x x x x | x 489 | x | | x | x x | 0.002s 7.966s 638309739652874163: x x | x | x x x x x x | | x x x x x x x | x x | 591 | | x | x x | 0.002s 7.967s 638309739652889369: x x | x | x x x x x x | | x x x x x x x | x 489 | x | | x | x x | 0.002s 7.969s 638309739652906615: x x | x | x x x x x x | | x x x x x x x | x x | x | | x | 592 x | 0.001s 7.971s 638309739652920457: x x | x | x x x x x x | | x x x x x x x | x 489 | x | | x | x x | 0.024s 7.995s 638309739653163611: x x | x | 450 x x x x x | | x x x x x x x | x | | x | | x x x x | 0.002s 7.997s 638309739653182528: x x | x | x x x x x x | | x x x 593 x x x | x | | x | | x x x x | 0.005s 8.002s 638309739653230403: x x | x | 450 x x x x x | | x x x x x x x | x | | x | | x x x x | 0.001s 8.002s 638309739653239561: x x | x | | x x x x x | | x x x x x x x | x | x x | | 482 x x x | 0.001s 8.003s 638309739653246381: x x | x | x x x x x x | | x x x x x x x | x | x x | | | 594 x x | 0.001s 8.004s 638309739653256531: 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.004s 638309739653258530: x x | x | 450 x x x x x | | x x x x x x x | x | x x | | x x x x | 0.037s 8.041s 638309739653624513: x x x x | | x x x x x | | x x x x 486 x x | x | x x | | x x x x | 0.002s 8.043s 638309739653641749: x x x x | | x x x x x | | x 596 x x x x x | x | x x | | x x x x | 0.001s 8.044s 638309739653655261: x x x x | | x x x x x | | x x x x 486 x x | x | x x | | x x x x | 0.001s 8.046s 638309739653670149: x x 597 x | | x x x x x | | x x x x x x x | x | x x | | x x x x | 0.001s 8.047s 638309739653684015: x x x x | | x x x x x | | x x x x 486 x x | x | x x | | x x x x | 0.031s 8.078s 638309739653991702: x x x x x | x x x x x | | x x x x | x x | x | x x | | x x x x | 0.028s 8.105s 638309739654269346: x 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.151s 638309739654723272: x x x x x | x x x x x | | x x x x | x x | x | x x 595 x x x x x | 0.001s 8.152s 638309739654737458: x x x x x | x x x x x | | x x x x | x x | x | x x x x 482 x x x | 0.002s 8.154s 638309739654754242: x x x x x | x x x x x | | x x x x | x x | x | 599 x x x x x x x | 0.001s 8.155s 638309739654768919: x x x x x | x x x x x | | x x x x | x x | x | x x x x 482 x x x | 0.035s 8.190s 638309739655118838: x x 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 8.305s .. 638309739656268033: x x x x x | x x x x x x | x x x x | x x | x | x x x x | x x x x 0.092s 8.398s . 638309739657192744: x x x x x | x x x x x x | x x x x | x x | x | x x x x x x x x x 0.033s 8.431s 638309739657523221: x x x x x | x x x x x x | x x x x x x x | x | x x x x x x x x x 0.189s 8.620s ... 638309739659411864: x x x x x | x x x x x x x x x x x x x x | x | x x x x x x x x x 0.032s 8.652s 638309739659731744: x x x x x | x x x x x x x x x x x x x x | x x x x x x x x x x x 0.171s 8.823s ... 638309739661441325: x x x x x 598 x x 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.824s 638309739661450456: x x x x 587 x x x 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 8.831s 638309739661521769: x x x x x x x x x x x x 600 x x x x x x x | x x x x x x x x x x x 0.001s 8.832s 638309739661533249: x x x x 587 x x x 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 8.874s 638309739661956226: x x x x x x x x x x x x x x x x x x x x | x x x x x x x x x 467 x 0.002s 8.876s 638309739661971906: x x x x x x x x x x x x x x x x x x x x | x x x x x 601 x x x x x 0.001s 8.877s 638309739661983118: x x x x x x x x x x x x x x x x x x x x | x x x x x x x x x 467 x 0.001s 8.878s 638309739661991383: x x x x 602 x x x 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.879s 638309739662000055: x x x x x x x x x x x x x x x x x x x x | x x x x x x x x x 467 x 0.092s 8.970s . 638309739662917455: x x x x x 603 x x 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.971s 638309739662926204: x x x x x x x x x x x x x x x x x x x x | x x x x x x x x x 467 x 0.776s 9.747s ............... 638309739670687344: x x x x x x x x x x x x x x x x x x x x | x x x x x x x x x x x 0.075s 9.822s . 638309739671434954: 266 x x x x x x x x 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.823s 638309739671442923: 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 9.824s 638309739671455638: x x x x x x x x x x x x x 604 x x x x x x x x x x x x x x x x x x 0.005s 9.829s 638309739671506322: 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 9.830s 638309739671514395: x x x x x x x x x x x x 605 x x x x x x x x x x x x x x x x x x x 0.005s 9.834s 638309739671560003: 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 9.835s 638309739671568091: x x x x x 606 x x x 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.841s 638309739671622829: 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 9.842s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 48.6 36.8 27.6 29.2 36.9 34.6 34.3 12.9 36.3 18.0 34.9 41.2 42.5 35.7 27.9 26.3 39.4 34.2 26.0 32.3 56.9 32.0 44.7 36.7 37.4 40.6 41.7 40.4 32.9 22.1 36.5 35.6 Average Utilization: 34.8 Build succeeded. "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (Build;Pack target) (3:2) -> "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (default target) (20:14) -> "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (Build target) (20:15) -> (CoreCompile target) -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/src/SignToolTask.cs(22,33): warning CS0618: 'AppDomainIsolatedTask' is obsolete: 'AppDomains are no longer supported in .NET Core or .NET 5.0 or higher.' [/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj::TargetFramework=net472] "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (Build;Pack target) (3:2) -> "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (default target) (26:14) -> "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj" (Build target) (26:15) -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/src/UpdatePackageVersionTask.cs(15,52): warning CS0618: 'AppDomainIsolatedTask' is obsolete: 'AppDomains are no longer supported in .NET Core or .NET 5.0 or higher.' [/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj::TargetFramework=net472] /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/src/ReplacePackageParts.cs(22,47): warning CS0618: 'AppDomainIsolatedTask' is obsolete: 'AppDomains are no longer supported in .NET Core or .NET 5.0 or higher.' [/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj::TargetFramework=net472] "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/Arcade.sln" (Build;Pack target) (3:2) -> "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (default target) (19:14) -> "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (Build target) (19:15) -> /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/SetCorFlags.cs(17,32): warning CS0618: 'AppDomainIsolatedTask' is obsolete: 'AppDomains are no longer supported in .NET Core or .NET 5.0 or higher.' [/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj::TargetFramework=net472] /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/src/Unsign.cs(17,34): warning CS0618: 'AppDomainIsolatedTask' is obsolete: 'AppDomains are no longer supported in .NET Core or .NET 5.0 or higher.' [/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj::TargetFramework=net472] 5 Warning(s) 0 Error(s) Time Elapsed 00:00:09.89 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (in 131 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/AfterSourceBuild.proj" (6) on node 1 (default targets). 6>WritePrebuiltUsageData: Writing package usage data... Writing package usage data... done. Took 00:00:00.3739603 CopyIntermediateNupkgProjToProjectDirectory: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/SourceBuildIntermediate.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj". [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' 6>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/AfterSourceBuild.proj" (6) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7) on node 1 (Restore target(s)). 7>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/SourceBuildIntermediate/SourceBuildIntermediate.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/SourceBuildIntermediate/SourceBuildIntermediate.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/SourceBuildIntermediate/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (in 22 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (Restore target(s)). 6>GetLicenseFileForIntermediateNupkgPack: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/LICENSE.txt". PackSourceBuildIntermediateNupkgs: Building intermediate nupkg... 6>Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/AfterSourceBuild.proj" (6) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:7) on node 1 (Pack target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:9) on node 1 (_GetFrameworkAssemblyReferences target(s)). 7>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/bin/SourceBuildIntermediate/Release/netstandard2.0/". 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (_GetFrameworkAssemblyReferences target(s)). 7>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4.nupkg'. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (Pack target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj" (default targets). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 10.881s 13.384s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj () | 1 : 0.372s 0.409s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/AfterSigning.proj (Build, Pack) . 13 : 0.408s 2.082s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/SourceBuild/AfterSourceBuild.proj () | | 14 : 0.217s 0.258s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (Restore) | | | 15 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_IsProjectRestoreSupported) | | | 16 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateRestoreProjectPathWalk) | | | 17 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_IsProjectRestoreSupported) | | | 18 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateRestoreGraphProjectEntry) | | . 19 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateProjectRestoreGraph) | . 20 : 1.175s 1.416s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (Pack) | | | 21 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/RepositoryValidation.proj (Validate) | | | 22 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetTfmSpecificContentForPackage) | | | 23 : 0.219s 0.219s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetFrameworkAssemblyReferences) | | . 24 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetFrameworksWithSuppressedDependencies) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638309739565978387: 0 10.854s 10.854s ++ (scale 1:100) 638309739674517425: 1 0.027s 10.881s 638309739674785594: 2 0.002s 10.882s 638309739674802843: 1 0.021s 10.904s 638309739675015479: 3 0.003s 10.906s 638309739675041304: 1 0.003s 10.909s 638309739675072605: 4 0.026s 10.936s 638309739675335896: 1 0.001s 10.937s 638309739675345930: 6 0.007s 10.944s 638309739675414406: 1 0.320s 11.264s ...... 638309739678614631: 0 0.002s 11.265s 638309739678632762: 8 0.001s 11.266s 638309739678641026: 0 0.023s 11.289s 638309739678871308: 9 0.001s 11.290s 638309739678882630: 0 0.001s 11.292s 638309739678896585: 10 0.001s 11.292s 638309739678902628: 0 0.001s 11.293s 638309739678910765: 11 0.004s 11.298s 638309739678955389: 0 0.001s 11.299s 638309739678964621: 12 0.004s 11.303s 638309739679007769: 0 0.001s 11.304s 638309739679015448: 13 0.402s 11.706s ........ 638309739683036841: 14 0.179s 11.885s ... 638309739684825415: 15 0.020s 11.904s 638309739685021776: 14 0.002s 11.906s 638309739685037789: 16 0.001s 11.907s 638309739685050026: 14 0.001s 11.908s 638309739685057920: 17 0.000s 11.908s 638309739685062080: 14 0.001s 11.909s 638309739685071223: 18 0.014s 11.923s 638309739685206826: 14 0.001s 11.924s 638309739685213690: 19 0.006s 11.930s 638309739685274006: 14 0.034s 11.964s 638309739685617489: 13 0.005s 11.969s 638309739685670645: 20 0.033s 12.002s 638309739686002634: 21 0.001s 12.004s 638309739686014214: 20 0.002s 12.005s 638309739686030766: 22 0.021s 12.026s 638309739686237268: 20 0.001s 12.027s 638309739686245034: 23 0.219s 12.246s .... 638309739688435318: 20 0.001s 12.246s 638309739688442397: 24 0.000s 12.247s 638309739688446919: 20 1.138s 13.385s ...................... 638309739699828321: 13 0.001s 13.386s 638309739699835636: 0 0.001s 13.386s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:13.41 Build: [18:06:10.01] Building 'arcade in tarball'...done ExtractIntermediatePackages: Decompressing '/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/'... Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/artifacts/Microsoft.Arcade.Common.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.Arcade.Common.7.0.0-beta.22513.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/artifacts/Microsoft.DotNet.Arcade.Sdk.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Arcade.Sdk.7.0.0-beta.22513.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/artifacts/Microsoft.DotNet.ArcadeLogging.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.ArcadeLogging.7.0.0-beta.22513.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/artifacts/Microsoft.DotNet.Build.Tasks.Archives.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Build.Tasks.Archives.7.0.0-beta.22513.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/artifacts/Microsoft.DotNet.Build.Tasks.Installers.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Build.Tasks.Installers.7.0.0-beta.22513.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/artifacts/Microsoft.DotNet.Build.Tasks.Packaging.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Build.Tasks.Packaging.7.0.0-beta.22513.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/artifacts/Microsoft.DotNet.Build.Tasks.TargetFramework.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Build.Tasks.TargetFramework.7.0.0-beta.22513.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/artifacts/Microsoft.DotNet.Build.Tasks.Templating.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Build.Tasks.Templating.7.0.0-beta.22513.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/artifacts/Microsoft.DotNet.Build.Tasks.Workloads.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Build.Tasks.Workloads.7.0.0-beta.22513.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/artifacts/Microsoft.DotNet.CMake.Sdk.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.CMake.Sdk.7.0.0-beta.22513.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/artifacts/Microsoft.DotNet.CodeAnalysis.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.CodeAnalysis.7.0.0-beta.22513.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/artifacts/Microsoft.DotNet.GenFacades.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.GenFacades.7.0.0-beta.22513.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/artifacts/Microsoft.DotNet.NuGetRepack.Tasks.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.NuGetRepack.Tasks.7.0.0-beta.22513.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/artifacts/Microsoft.DotNet.PackageTesting.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.PackageTesting.7.0.0-beta.22513.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/artifacts/Microsoft.DotNet.SharedFramework.Sdk.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.SharedFramework.Sdk.7.0.0-beta.22513.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/artifacts/Microsoft.DotNet.SignTool.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.SignTool.7.0.0-beta.22513.4.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4/artifacts/Microsoft.DotNet.SourceBuild.Tasks.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.SourceBuild.Tasks.7.0.0-beta.22513.4.nupkg". Removing directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/". CopyInnerBuildRestoredPackages: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.applicationinsights/2.20.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.applicationinsights/2.20.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.applicationinsights/2.20.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.applicationinsights/2.20.0/icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.applicationinsights/2.20.0/icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.applicationinsights/2.20.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.applicationinsights/2.20.0/lib/netstandard2.0/Microsoft.ApplicationInsights.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.applicationinsights/2.20.0/lib/netstandard2.0/Microsoft.ApplicationInsights.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.applicationinsights/2.20.0/microsoft.applicationinsights.2.20.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.applicationinsights/2.20.0/microsoft.applicationinsights.2.20.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.applicationinsights/2.20.0/microsoft.applicationinsights.2.20.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.applicationinsights/2.20.0/microsoft.applicationinsights.2.20.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.applicationinsights/2.20.0/microsoft.applicationinsights.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.applicationinsights/2.20.0/microsoft.applicationinsights.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.7.179/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/lib/net46/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.7.179/lib/net46/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/microsoft.build.framework.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.7.179/microsoft.build.framework.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/microsoft.build.framework.15.7.179.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.7.179/microsoft.build.framework.15.7.179.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/15.7.179/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.7.179/microsoft.build.framework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/microsoft.build.framework.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/microsoft.build.framework.17.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/microsoft.build.framework.17.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/microsoft.build.framework.17.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/microsoft.build.framework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/MSBuild-NuGet-Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/notices/THIRDPARTYNOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/notices/THIRDPARTYNOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/lib/net7.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/lib/net7.0/Microsoft.Build.Tasks.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/lib/net7.0/Microsoft.Build.Tasks.Core.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/lib/net7.0/Microsoft.Build.Tasks.Core.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/lib/net7.0/Microsoft.Build.Tasks.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/lib/net7.0/Microsoft.Build.Tasks.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/microsoft.build.tasks.core.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/microsoft.build.tasks.core.17.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/microsoft.build.tasks.core.17.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/microsoft.build.tasks.core.17.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/microsoft.build.tasks.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/notices". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/notices/THIRDPARTYNOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/notices/THIRDPARTYNOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/ref/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/net7.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/ref/net7.0/Microsoft.Build.Tasks.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/net7.0/Microsoft.Build.Tasks.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/ref/net7.0/Microsoft.Build.Tasks.Core.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Tasks.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Tasks.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Tasks.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/lib/net7.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/lib/net7.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/lib/net7.0/Microsoft.Build.Utilities.Core.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/lib/net7.0/Microsoft.Build.Utilities.Core.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/lib/net7.0/Microsoft.Build.Utilities.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/lib/net7.0/Microsoft.Build.Utilities.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.17.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.17.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.17.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/notices". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/notices/THIRDPARTYNOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/notices/THIRDPARTYNOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/ref/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/15.7.179/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/15.7.179/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/15.7.179/lib/net46/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/15.7.179/lib/net46/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/15.7.179/microsoft.build.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/15.7.179/microsoft.build.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/15.7.179/microsoft.build.15.7.179.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/15.7.179/microsoft.build.15.7.179.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/15.7.179/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/15.7.179/microsoft.build.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/lib/net472/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/lib/net472/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/lib/net472/Microsoft.Build.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/lib/net472/Microsoft.Build.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/lib/net472/Microsoft.Build.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/lib/net472/Microsoft.Build.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/lib/net7.0/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/lib/net7.0/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/lib/net7.0/Microsoft.Build.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/lib/net7.0/Microsoft.Build.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/lib/net7.0/Microsoft.Build.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/lib/net7.0/Microsoft.Build.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/microsoft.build.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/microsoft.build.17.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/microsoft.build.17.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/microsoft.build.17.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/microsoft.build.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/MSBuild-NuGet-Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/notices/THIRDPARTYNOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/notices/THIRDPARTYNOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net472/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/ref/net472/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net472/Microsoft.Build.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/ref/net472/Microsoft.Build.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net7.0/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/ref/net7.0/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.build/17.4.0/ref/net7.0/Microsoft.Build.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/17.4.0/ref/net7.0/Microsoft.Build.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/ThirdPartyNotices.rtf" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/ThirdPartyNotices.rtf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/ThirdPartyNotices.rtf" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/ThirdPartyNotices.rtf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/cs/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/cs/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/de/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/de/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/es/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/es/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/fr/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/fr/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/it/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/it/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/ja/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/ja/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/ko/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/ko/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/Microsoft.Deployment.DotNet.Releases.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/Microsoft.Deployment.DotNet.Releases.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/Microsoft.Deployment.DotNet.Releases.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/Microsoft.Deployment.DotNet.Releases.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/Microsoft.Deployment.DotNet.Releases.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/Microsoft.Deployment.DotNet.Releases.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/pl/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/pl/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/ru/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/ru/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/tr/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/tr/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/net452/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/cs/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/cs/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/de/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/de/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/es/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/es/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/fr/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/fr/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/it/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/it/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/ja/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/ja/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/ko/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/ko/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/pl/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/pl/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/ru/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/ru/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/tr/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/tr/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/lib/netstandard2.0/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/microsoft.deployment.dotnet.releases.1.0.0-preview5.1.22263.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/microsoft.deployment.dotnet.releases.1.0.0-preview5.1.22263.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/microsoft.deployment.dotnet.releases.1.0.0-preview5.1.22263.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/microsoft.deployment.dotnet.releases.1.0.0-preview5.1.22263.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/microsoft.deployment.dotnet.releases.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.deployment.dotnet.releases/1.0.0-preview5.1.22263.1/microsoft.deployment.dotnet.releases.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/lib/net462/Microsoft.Extensions.DependencyModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/lib/net462/Microsoft.Extensions.DependencyModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/lib/net462/Microsoft.Extensions.DependencyModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/lib/net462/Microsoft.Extensions.DependencyModel.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyModel.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/microsoft.extensions.dependencymodel.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/microsoft.extensions.dependencymodel.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/microsoft.extensions.dependencymodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/microsoft.extensions.dependencymodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.extensions.dependencymodel/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencymodel/7.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/cs/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/cs/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/de/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/de/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/es/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/es/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/fr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/fr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/it/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/it/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/ja/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/ja/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/ko/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/ko/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/Microsoft.NET.Sdk.WorkloadManifestReader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/Microsoft.NET.Sdk.WorkloadManifestReader.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/pl/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/pl/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/pt-BR/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/pt-BR/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/ru/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/ru/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/tr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/tr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/zh-Hans/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/zh-Hans/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/zh-Hant/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/lib/net7.0/zh-Hant/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/microsoft.net.sdk.workloadmanifestreader.7.0.100-rtm.22521.7.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/microsoft.net.sdk.workloadmanifestreader.7.0.100-rtm.22521.7.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/microsoft.net.sdk.workloadmanifestreader.7.0.100-rtm.22521.7.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/microsoft.net.sdk.workloadmanifestreader.7.0.100-rtm.22521.7.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/microsoft.net.sdk.workloadmanifestreader.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.sdk.workloadmanifestreader/7.0.100-rtm.22521.7/microsoft.net.sdk.workloadmanifestreader.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.17.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.17.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.17.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/MSBuild-NuGet-Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/notices/THIRDPARTYNOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/notices/THIRDPARTYNOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/7.0.0/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/7.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/7.0.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/7.0.0/microsoft.netcore.platforms.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/7.0.0/microsoft.netcore.platforms.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/7.0.0/microsoft.netcore.platforms.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/7.0.0/microsoft.netcore.platforms.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/7.0.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/7.0.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/7.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/7.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Accessibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Accessibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/CustomMarshalers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/CustomMarshalers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ISymWrapper.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ISymWrapper.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Activities.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Activities.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Conversion.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Conversion.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Engine.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Engine.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Tasks.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Tasks.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Utilities.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Utilities.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.JScript.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.JScript.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.STLCLR.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.STLCLR.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/namespaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationBuildTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationBuildTasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationCore.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationCore.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero2.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero2.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.AeroLite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.AeroLite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Classic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Classic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Luna.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Luna.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Royale.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Royale.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ReachFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ReachFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/sysglobl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/sysglobl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Core.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Core.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.Contract.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.Contract.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.Registration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.Registration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.Install.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.Install.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.OracleClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.OracleClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.SqlXml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.SqlXml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Deployment.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Deployment.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Device.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Device.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.AccountManagement.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.AccountManagement.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.Protocols.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.Protocols.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Dynamic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Dynamic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.EnterpriseServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.EnterpriseServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Selectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Selectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Log.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Log.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.Instrumentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.Instrumentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Messaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Messaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.WebRequest.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.WebRequest.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Printing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Printing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Reflection.Context.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Reflection.Context.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Caching.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Caching.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Remoting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Remoting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.Formatters.Soap.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.Formatters.Soap.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Channels.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Discovery.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Discovery.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Speech.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Speech.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.ApplicationServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.ApplicationServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Mobile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Mobile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Controls.Ribbon.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Controls.Ribbon.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Input.Manipulations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Input.Manipulations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.WorkflowServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.WorkflowServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClientsideProviders.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClientsideProviders.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationProvider.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationProvider.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationTypes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationTypes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsFormsIntegration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsFormsIntegration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/XamlBuildTask.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/XamlBuildTask.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net472.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net472.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/net46/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/ref/net46/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/microsoft.win32.registry.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/net46/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/ref/net46/Microsoft.Win32.Registry.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/buildTransitive/net461/Microsoft.Win32.SystemEvents.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/buildTransitive/net461/Microsoft.Win32.SystemEvents.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net462/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/net462/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net462/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/net462/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/newtonsoft.json/13.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/newtonsoft.json/13.0.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/newtonsoft.json/13.0.1/lib/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard1.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/newtonsoft.json/13.0.1/lib/netstandard1.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard1.0/Newtonsoft.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/newtonsoft.json/13.0.1/lib/netstandard1.0/Newtonsoft.Json.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/newtonsoft.json/13.0.1/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard1.3/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/newtonsoft.json/13.0.1/lib/netstandard1.3/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard1.3/Newtonsoft.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/newtonsoft.json/13.0.1/lib/netstandard1.3/Newtonsoft.Json.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/newtonsoft.json/13.0.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/LICENSE.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/newtonsoft.json/13.0.1/LICENSE.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/newtonsoft.json.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/newtonsoft.json/13.0.1/newtonsoft.json.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/newtonsoft.json/13.0.1/packageIcon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/newtonsoft.json/13.0.1/packageIcon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.commands/6.4.0-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.commands/6.4.0-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.commands/6.4.0-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.commands/6.4.0-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.commands/6.4.0-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.commands/6.4.0-rc.32767/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.commands/6.4.0-rc.32767/lib/net472/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.commands/6.4.0-rc.32767/lib/net472/NuGet.Commands.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.commands/6.4.0-rc.32767/lib/net472/NuGet.Commands.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.commands/6.4.0-rc.32767/lib/net472/NuGet.Commands.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.commands/6.4.0-rc.32767/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.commands/6.4.0-rc.32767/lib/net7.0/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.commands/6.4.0-rc.32767/lib/net7.0/NuGet.Commands.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.commands/6.4.0-rc.32767/lib/net7.0/NuGet.Commands.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.commands/6.4.0-rc.32767/lib/net7.0/NuGet.Commands.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.commands/6.4.0-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.commands/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.commands/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Commands.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.commands/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Commands.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.commands/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Commands.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.commands/6.4.0-rc.32767/nuget.commands.6.4.0-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.commands/6.4.0-rc.32767/nuget.commands.6.4.0-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.commands/6.4.0-rc.32767/nuget.commands.6.4.0-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.commands/6.4.0-rc.32767/nuget.commands.6.4.0-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.commands/6.4.0-rc.32767/nuget.commands.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.commands/6.4.0-rc.32767/nuget.commands.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.commands/6.4.0-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.commands/6.4.0-rc.32767/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.common/6.4.0-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.common/6.4.0-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.common/6.4.0-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.common/6.4.0-rc.32767/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.common/6.4.0-rc.32767/lib/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net472/NuGet.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.common/6.4.0-rc.32767/lib/net472/NuGet.Common.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.common/6.4.0-rc.32767/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.common/6.4.0-rc.32767/lib/net7.0/NuGet.Common.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.common/6.4.0-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.common/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.common/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/nuget.common.6.4.0-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.common/6.4.0-rc.32767/nuget.common.6.4.0-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/nuget.common.6.4.0-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.common/6.4.0-rc.32767/nuget.common.6.4.0-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/nuget.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.common/6.4.0-rc.32767/nuget.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.common/6.4.0-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.common/6.4.0-rc.32767/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.configuration/6.4.0-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.configuration/6.4.0-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.configuration/6.4.0-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.configuration/6.4.0-rc.32767/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.configuration/6.4.0-rc.32767/lib/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net472/NuGet.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.configuration/6.4.0-rc.32767/lib/net472/NuGet.Configuration.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.configuration/6.4.0-rc.32767/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.configuration/6.4.0-rc.32767/lib/net7.0/NuGet.Configuration.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.configuration/6.4.0-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.configuration/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.configuration/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/nuget.configuration.6.4.0-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.configuration/6.4.0-rc.32767/nuget.configuration.6.4.0-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/nuget.configuration.6.4.0-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.configuration/6.4.0-rc.32767/nuget.configuration.6.4.0-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/nuget.configuration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.configuration/6.4.0-rc.32767/nuget.configuration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.configuration/6.4.0-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.configuration/6.4.0-rc.32767/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.credentials/6.4.0-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.credentials/6.4.0-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.credentials/6.4.0-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.credentials/6.4.0-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.credentials/6.4.0-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.credentials/6.4.0-rc.32767/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.credentials/6.4.0-rc.32767/lib/net472/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.credentials/6.4.0-rc.32767/lib/net472/NuGet.Credentials.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.credentials/6.4.0-rc.32767/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.credentials/6.4.0-rc.32767/lib/net7.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.credentials/6.4.0-rc.32767/lib/net7.0/NuGet.Credentials.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.credentials/6.4.0-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.credentials/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.credentials/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Credentials.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.credentials/6.4.0-rc.32767/nuget.credentials.6.4.0-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.credentials/6.4.0-rc.32767/nuget.credentials.6.4.0-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.credentials/6.4.0-rc.32767/nuget.credentials.6.4.0-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.credentials/6.4.0-rc.32767/nuget.credentials.6.4.0-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.credentials/6.4.0-rc.32767/nuget.credentials.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.credentials/6.4.0-rc.32767/nuget.credentials.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.credentials/6.4.0-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.credentials/6.4.0-rc.32767/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.dependencyresolver.core/6.4.0-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.dependencyresolver.core/6.4.0-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.dependencyresolver.core/6.4.0-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net472/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net472/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net472/NuGet.DependencyResolver.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net472/NuGet.DependencyResolver.Core.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net7.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net7.0/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net7.0/NuGet.DependencyResolver.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/net7.0/NuGet.DependencyResolver.Core.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/netstandard2.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/netstandard2.0/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/netstandard2.0/NuGet.DependencyResolver.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.dependencyresolver.core/6.4.0-rc.32767/lib/netstandard2.0/NuGet.DependencyResolver.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/nuget.dependencyresolver.core.6.4.0-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.dependencyresolver.core/6.4.0-rc.32767/nuget.dependencyresolver.core.6.4.0-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/nuget.dependencyresolver.core.6.4.0-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.dependencyresolver.core/6.4.0-rc.32767/nuget.dependencyresolver.core.6.4.0-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/nuget.dependencyresolver.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.dependencyresolver.core/6.4.0-rc.32767/nuget.dependencyresolver.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.dependencyresolver.core/6.4.0-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.dependencyresolver.core/6.4.0-rc.32767/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.frameworks/6.4.0-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.frameworks/6.4.0-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.frameworks/6.4.0-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.frameworks/6.4.0-rc.32767/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.frameworks/6.4.0-rc.32767/lib/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net472/NuGet.Frameworks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.frameworks/6.4.0-rc.32767/lib/net472/NuGet.Frameworks.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.frameworks/6.4.0-rc.32767/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.frameworks/6.4.0-rc.32767/lib/net7.0/NuGet.Frameworks.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.frameworks/6.4.0-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.frameworks/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Frameworks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.frameworks/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Frameworks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/nuget.frameworks.6.4.0-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.frameworks/6.4.0-rc.32767/nuget.frameworks.6.4.0-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/nuget.frameworks.6.4.0-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.frameworks/6.4.0-rc.32767/nuget.frameworks.6.4.0-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/nuget.frameworks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.frameworks/6.4.0-rc.32767/nuget.frameworks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.frameworks/6.4.0-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.frameworks/6.4.0-rc.32767/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.librarymodel/6.4.0-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.librarymodel/6.4.0-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.librarymodel/6.4.0-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.librarymodel/6.4.0-rc.32767/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/net472/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.librarymodel/6.4.0-rc.32767/lib/net472/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/net472/NuGet.LibraryModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.librarymodel/6.4.0-rc.32767/lib/net472/NuGet.LibraryModel.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.librarymodel/6.4.0-rc.32767/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/net7.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.librarymodel/6.4.0-rc.32767/lib/net7.0/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/net7.0/NuGet.LibraryModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.librarymodel/6.4.0-rc.32767/lib/net7.0/NuGet.LibraryModel.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.librarymodel/6.4.0-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/netstandard2.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.librarymodel/6.4.0-rc.32767/lib/netstandard2.0/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/lib/netstandard2.0/NuGet.LibraryModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.librarymodel/6.4.0-rc.32767/lib/netstandard2.0/NuGet.LibraryModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/nuget.librarymodel.6.4.0-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.librarymodel/6.4.0-rc.32767/nuget.librarymodel.6.4.0-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/nuget.librarymodel.6.4.0-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.librarymodel/6.4.0-rc.32767/nuget.librarymodel.6.4.0-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/nuget.librarymodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.librarymodel/6.4.0-rc.32767/nuget.librarymodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.librarymodel/6.4.0-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.librarymodel/6.4.0-rc.32767/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging.core/6.4.0-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging.core/6.4.0-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging.core/6.4.0-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging.core/6.4.0-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging.core/6.4.0-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging.core/6.4.0-rc.32767/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging.core/6.4.0-rc.32767/lib/net472/NuGet.Packaging.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging.core/6.4.0-rc.32767/lib/net472/NuGet.Packaging.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging.core/6.4.0-rc.32767/lib/net472/NuGet.Packaging.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging.core/6.4.0-rc.32767/lib/net472/NuGet.Packaging.Core.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging.core/6.4.0-rc.32767/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging.core/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging.core/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging.core/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging.core/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.Core.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging.core/6.4.0-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging.core/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Packaging.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging.core/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Packaging.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging.core/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Packaging.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging.core/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Packaging.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging.core/6.4.0-rc.32767/nuget.packaging.core.6.4.0-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging.core/6.4.0-rc.32767/nuget.packaging.core.6.4.0-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging.core/6.4.0-rc.32767/nuget.packaging.core.6.4.0-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging.core/6.4.0-rc.32767/nuget.packaging.core.6.4.0-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging.core/6.4.0-rc.32767/nuget.packaging.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging.core/6.4.0-rc.32767/nuget.packaging.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging.core/6.4.0-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging.core/6.4.0-rc.32767/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging/6.4.0-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging/6.4.0-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging/6.4.0-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging/6.4.0-rc.32767/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging/6.4.0-rc.32767/lib/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net472/NuGet.Packaging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging/6.4.0-rc.32767/lib/net472/NuGet.Packaging.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging/6.4.0-rc.32767/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging/6.4.0-rc.32767/lib/net7.0/NuGet.Packaging.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging/6.4.0-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Packaging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Packaging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/nuget.packaging.6.4.0-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging/6.4.0-rc.32767/nuget.packaging.6.4.0-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/nuget.packaging.6.4.0-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging/6.4.0-rc.32767/nuget.packaging.6.4.0-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/nuget.packaging.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging/6.4.0-rc.32767/nuget.packaging.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.packaging/6.4.0-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.packaging/6.4.0-rc.32767/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.projectmodel/6.4.0-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.projectmodel/6.4.0-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.projectmodel/6.4.0-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.projectmodel/6.4.0-rc.32767/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/net472/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.projectmodel/6.4.0-rc.32767/lib/net472/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/net472/NuGet.ProjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.projectmodel/6.4.0-rc.32767/lib/net472/NuGet.ProjectModel.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.projectmodel/6.4.0-rc.32767/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/net7.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.projectmodel/6.4.0-rc.32767/lib/net7.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/net7.0/NuGet.ProjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.projectmodel/6.4.0-rc.32767/lib/net7.0/NuGet.ProjectModel.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.projectmodel/6.4.0-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/netstandard2.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.projectmodel/6.4.0-rc.32767/lib/netstandard2.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/lib/netstandard2.0/NuGet.ProjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.projectmodel/6.4.0-rc.32767/lib/netstandard2.0/NuGet.ProjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/nuget.projectmodel.6.4.0-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.projectmodel/6.4.0-rc.32767/nuget.projectmodel.6.4.0-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/nuget.projectmodel.6.4.0-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.projectmodel/6.4.0-rc.32767/nuget.projectmodel.6.4.0-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/nuget.projectmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.projectmodel/6.4.0-rc.32767/nuget.projectmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.projectmodel/6.4.0-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.projectmodel/6.4.0-rc.32767/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.protocol/6.4.0-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.protocol/6.4.0-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.protocol/6.4.0-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.protocol/6.4.0-rc.32767/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/net472/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.protocol/6.4.0-rc.32767/lib/net472/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/net472/NuGet.Protocol.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.protocol/6.4.0-rc.32767/lib/net472/NuGet.Protocol.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.protocol/6.4.0-rc.32767/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/net7.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.protocol/6.4.0-rc.32767/lib/net7.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/net7.0/NuGet.Protocol.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.protocol/6.4.0-rc.32767/lib/net7.0/NuGet.Protocol.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.protocol/6.4.0-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.protocol/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Protocol.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.protocol/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Protocol.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/nuget.protocol.6.4.0-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.protocol/6.4.0-rc.32767/nuget.protocol.6.4.0-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/nuget.protocol.6.4.0-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.protocol/6.4.0-rc.32767/nuget.protocol.6.4.0-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/nuget.protocol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.protocol/6.4.0-rc.32767/nuget.protocol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.protocol/6.4.0-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.protocol/6.4.0-rc.32767/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.versioning/6.4.0-rc.32767". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.versioning/6.4.0-rc.32767/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.versioning/6.4.0-rc.32767/icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.versioning/6.4.0-rc.32767/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.versioning/6.4.0-rc.32767/lib/net472/NuGet.Versioning.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.versioning/6.4.0-rc.32767/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.versioning/6.4.0-rc.32767/lib/net7.0/NuGet.Versioning.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.versioning/6.4.0-rc.32767/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.versioning/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Versioning.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.versioning/6.4.0-rc.32767/lib/netstandard2.0/NuGet.Versioning.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/nuget.versioning.6.4.0-rc.32767.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.versioning/6.4.0-rc.32767/nuget.versioning.6.4.0-rc.32767.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/nuget.versioning.6.4.0-rc.32767.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.versioning/6.4.0-rc.32767/nuget.versioning.6.4.0-rc.32767.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/nuget.versioning.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.versioning/6.4.0-rc.32767/nuget.versioning.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/nuget.versioning/6.4.0-rc.32767/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/nuget.versioning/6.4.0-rc.32767/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/net46/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/net46/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/net462/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/net462/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/netstandard/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/system.appcontext.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/system.appcontext.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.3.0/system.buffers.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/system.buffers.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.3.0/system.buffers.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/system.buffers.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.3.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/system.buffers.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/lib/net461/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/net45/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/buildTransitive/net461/System.CodeDom.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/buildTransitive/net461/System.CodeDom.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/buildTransitive/netcoreapp2.0/System.CodeDom.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/buildTransitive/netcoreapp2.0/System.CodeDom.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net462/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/lib/net462/System.CodeDom.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net462/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/lib/net462/System.CodeDom.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/lib/net7.0/System.CodeDom.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/net7.0/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/lib/net7.0/System.CodeDom.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/netstandard2.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/lib/netstandard2.0/System.CodeDom.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/lib/netstandard2.0/System.CodeDom.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/lib/netstandard2.0/System.CodeDom.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/system.codedom.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/system.codedom.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/system.codedom.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/system.codedom.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/system.codedom.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/system.codedom.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.codedom/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/system.collections.concurrent.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/system.collections.immutable.1.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.1/system.collections.immutable.1.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/system.collections.immutable.1.3.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.1/system.collections.immutable.1.3.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/1.3.1/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.3.1/system.collections.immutable.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/net461/System.Collections.Immutable.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net461/System.Collections.Immutable.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/system.collections.immutable.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections/4.0.11/system.collections.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/system.collections.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections/4.0.11/system.collections.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/system.collections.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections/4.0.11/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/system.collections.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/buildTransitive/net461/System.Configuration.ConfigurationManager.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/buildTransitive/net461/System.Configuration.ConfigurationManager.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.console/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/net46/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/ref/net46/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/ref/netstandard1.3/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.console/4.3.0/system.console.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/system.console.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.console/4.3.0/system.console.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/system.console.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.console/4.3.0/system.console.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/system.console.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/system.diagnostics.debug.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/lib/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/lib/net45/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/lib/net45/System.Diagnostics.DiagnosticSource.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/lib/net46/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/lib/net46/System.Diagnostics.DiagnosticSource.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/buildTransitive/net461/System.Diagnostics.EventLog.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/buildTransitive/net461/System.Diagnostics.EventLog.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net462/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/net462/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net462/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/net462/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/netstandard2.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/netstandard2.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/netstandard2.0/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/netstandard2.0/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/ref/net46/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/ref/net46/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/net462/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/net462/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/buildTransitive/net461/System.Drawing.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/buildTransitive/net461/System.Drawing.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/buildTransitive/netcoreapp2.0/System.Drawing.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/buildTransitive/netcoreapp2.0/System.Drawing.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/MonoAndroid10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/MonoAndroid10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/MonoTouch10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/MonoTouch10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net462/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/net462/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net462/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/net462/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/netstandard2.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/netstandard2.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/netstandard2.0/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/netstandard2.0/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/xamarinios10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/xamarinios10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/xamarinmac20/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/xamarinmac20/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/xamarintvos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/xamarintvos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/xamarinwatchos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/xamarinwatchos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/runtimes/win/lib/net7.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/runtimes/win/lib/net7.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/runtimes/win/lib/net7.0/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/runtimes/win/lib/net7.0/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/system.drawing.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/system.drawing.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/ref/netstandard1.3/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.0.11/ref/netstandard1.3/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.0.11/system.dynamic.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.0.11/system.dynamic.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/5.0.0/lib/net461/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/5.0.0/lib/net461/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/5.0.0/system.formats.asn1.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/5.0.0/system.formats.asn1.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/5.0.0/system.formats.asn1.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/5.0.0/system.formats.asn1.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/5.0.0/system.formats.asn1.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/5.0.0/system.formats.asn1.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/buildTransitive/net461/System.Formats.Asn1.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/buildTransitive/net461/System.Formats.Asn1.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/lib/net462/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/lib/net462/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/lib/net462/System.Formats.Asn1.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/lib/net462/System.Formats.Asn1.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/lib/net7.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/lib/net7.0/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/lib/net7.0/System.Formats.Asn1.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/lib/net7.0/System.Formats.Asn1.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/lib/netstandard2.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/lib/netstandard2.0/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/lib/netstandard2.0/System.Formats.Asn1.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/lib/netstandard2.0/System.Formats.Asn1.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/system.formats.asn1.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/system.formats.asn1.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/system.formats.asn1.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/system.formats.asn1.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/system.formats.asn1.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/system.formats.asn1.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.formats.asn1/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.formats.asn1/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/net46/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/ref/net46/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/ref/net46/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/ref/net46/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/system.globalization.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/system.globalization.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization/4.0.11/system.globalization.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/system.globalization.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization/4.0.11/system.globalization.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/system.globalization.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization/4.0.11/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/system.globalization.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/net46/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/ref/net46/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/net46/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/net46/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/system.io.compression.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/system.io.compression.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/net46/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/ref/net46/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/system.io.filesystem.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/system.io.filesystem.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/buildTransitive/net461/System.IO.Packaging.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/buildTransitive/net461/System.IO.Packaging.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/buildTransitive/netcoreapp2.0/System.IO.Packaging.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/buildTransitive/netcoreapp2.0/System.IO.Packaging.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/lib/net462/System.IO.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/lib/net462/System.IO.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/lib/net462/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/lib/net462/System.IO.Packaging.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/lib/net7.0/System.IO.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/lib/net7.0/System.IO.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/lib/net7.0/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/lib/net7.0/System.IO.Packaging.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/lib/netstandard2.0/System.IO.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/lib/netstandard2.0/System.IO.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/lib/netstandard2.0/System.IO.Packaging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/lib/netstandard2.0/System.IO.Packaging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/system.io.packaging.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/system.io.packaging.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/system.io.packaging.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/system.io.packaging.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/system.io.packaging.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/system.io.packaging.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io.packaging/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.packaging/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/net462/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/net462/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/netstandard1.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/netstandard1.3/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/netstandard1.5/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.1.0/system.io.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/system.io.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.1.0/system.io.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/system.io.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.1.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/system.io.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/net462/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/net462/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.3/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.5/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/ref/net462/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/ref/net462/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/ref/netstandard1.3/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/ref/netstandard1.3/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/ref/netstandard1.6/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/ref/netstandard1.6/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/system.linq.expressions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/system.linq.expressions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/system.linq.expressions.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/system.linq.expressions.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.1.0/system.linq.expressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.1.0/system.linq.expressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/net462/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/net462/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/system.linq.expressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/net462/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/ref/net462/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/ref/netstandard1.6/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq/4.1.0/system.linq.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/system.linq.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq/4.1.0/system.linq.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/system.linq.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq/4.1.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/system.linq.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/net462/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/net462/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq/4.3.0/system.linq.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/system.linq.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.linq/4.3.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/system.linq.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/net461/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/system.memory.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.4/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/net461/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/netstandard1.1/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/system.memory.4.5.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.memory/4.5.5/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.http/4.3.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.http/4.3.4/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.http/4.3.4/ref/net46/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/ref/net46/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.http/4.3.4/ref/netstandard1.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/ref/netstandard1.1/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.http/4.3.4/ref/netstandard1.3/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/ref/netstandard1.3/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.http/4.3.4/system.net.http.4.3.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/system.net.http.4.3.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.http/4.3.4/system.net.http.4.3.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/system.net.http.4.3.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.http/4.3.4/system.net.http.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/system.net.http.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/system.net.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/system.net.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/net46/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/ref/net46/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/system.net.sockets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/system.net.sockets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net45/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/net45/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/system.objectmodel.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/system.objectmodel.4.0.12.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/system.objectmodel.4.0.12.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/system.objectmodel.4.0.12.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/system.objectmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/system.objectmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/lib/netstandard1.3/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/lib/netstandard1.3/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/system.reflection.emit.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/system.reflection.emit.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/system.reflection.emit.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/system.reflection.emit.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/system.reflection.emit.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/lib/netstandard1.3/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/lib/netstandard1.3/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/system.reflection.emit.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/system.reflection.extensions.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/system.reflection.extensions.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/system.reflection.extensions.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/system.reflection.extensions.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/system.reflection.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/1.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/1.3.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.3.0/system.reflection.metadata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/net461/System.Reflection.Metadata.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net461/System.Reflection.Metadata.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/system.reflection.metadata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/buildTransitive/net461/System.Reflection.MetadataLoadContext.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/buildTransitive/net461/System.Reflection.MetadataLoadContext.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/buildTransitive/netcoreapp2.0/System.Reflection.MetadataLoadContext.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/buildTransitive/netcoreapp2.0/System.Reflection.MetadataLoadContext.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net462/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/lib/net462/System.Reflection.MetadataLoadContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net462/System.Reflection.MetadataLoadContext.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/lib/net462/System.Reflection.MetadataLoadContext.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/lib/net7.0/System.Reflection.MetadataLoadContext.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/lib/netstandard2.0/System.Reflection.MetadataLoadContext.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/lib/netstandard2.0/System.Reflection.MetadataLoadContext.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/system.reflection.metadataloadcontext.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.metadataloadcontext/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadataloadcontext/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/net46/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/net462/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/net462/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/net46/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/net462/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/net462/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/net462/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/net462/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.1.0/system.reflection.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/system.reflection.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.1.0/system.reflection.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/system.reflection.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.1.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/system.reflection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/net462/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/net462/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/buildTransitive/net461/System.Resources.Extensions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/buildTransitive/net461/System.Resources.Extensions.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/buildTransitive/net462/System.Resources.Extensions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/buildTransitive/net462/System.Resources.Extensions.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/buildTransitive/netcoreapp2.0/System.Resources.Extensions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/buildTransitive/netcoreapp2.0/System.Resources.Extensions.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net462/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/lib/net462/System.Resources.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net462/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/lib/net462/System.Resources.Extensions.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/lib/net7.0/System.Resources.Extensions.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/netstandard2.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/lib/netstandard2.0/System.Resources.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/lib/netstandard2.0/System.Resources.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/lib/netstandard2.0/System.Resources.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/system.resources.extensions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/system.resources.extensions.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/system.resources.extensions.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/system.resources.extensions.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/system.resources.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/system.resources.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.extensions/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/net462/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/ref/net46/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/system.runtime.handles.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/ref/net46/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/system.runtime.handles.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/net462/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/net462/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.loader/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.loader/4.0.0/system.runtime.loader.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.0.0/system.runtime.loader.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/net46/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/net46/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/net462/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.1.0/system.runtime.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/system.runtime.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.1.0/system.runtime.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/system.runtime.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.1.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/system.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/net462/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/net46/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/net46/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/system.security.accesscontrol.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/6.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/6.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/6.0.0/system.security.accesscontrol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net461/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/net461/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net462/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/net462/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/net46/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/net46/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/net461/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/net461/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/net462/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/net462/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/net46/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/net46/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/net461/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/net461/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/net462/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/net462/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/net47/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/net47/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/ref/net46/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/ref/net46/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.openssl/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.openssl/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.openssl/4.3.0/ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.openssl/4.3.0/ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/5.0.0/ref/net46/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/ref/net46/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/5.0.0/ref/net461/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/ref/net461/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/buildTransitive/net461/System.Security.Cryptography.Pkcs.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/buildTransitive/net461/System.Security.Cryptography.Pkcs.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net462/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/lib/net462/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net462/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/lib/net462/System.Security.Cryptography.Pkcs.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/lib/net7.0/System.Security.Cryptography.Pkcs.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/LICENSE.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/runtimes/win/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/system.security.cryptography.pkcs.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/system.security.cryptography.pkcs.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/system.security.cryptography.pkcs.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/system.security.cryptography.pkcs.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/system.security.cryptography.pkcs.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/system.security.cryptography.pkcs.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.pkcs/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.pkcs/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/4.4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/4.4.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/4.4.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/net46/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/4.4.0/ref/net46/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/4.4.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/net461/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/4.4.0/ref/net461/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/4.4.0/ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/4.4.0/ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/4.4.0/system.security.cryptography.protecteddata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/MonoAndroid10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/MonoAndroid10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/MonoTouch10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/MonoTouch10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net462/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/net462/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net462/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/net462/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/xamarinios10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/xamarinios10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/xamarinmac20/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/xamarinmac20/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/xamarintvos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/xamarintvos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/xamarinwatchos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/xamarinwatchos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/net461/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/net461/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/buildTransitive/net461/System.Security.Cryptography.Xml.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/buildTransitive/net461/System.Security.Cryptography.Xml.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/buildTransitive/netcoreapp2.0/System.Security.Cryptography.Xml.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/buildTransitive/netcoreapp2.0/System.Security.Cryptography.Xml.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net462/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/lib/net462/System.Security.Cryptography.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net462/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/lib/net462/System.Security.Cryptography.Xml.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net7.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/lib/net7.0/System.Security.Cryptography.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/net7.0/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/lib/net7.0/System.Security.Cryptography.Xml.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/netstandard2.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/lib/netstandard2.0/System.Security.Cryptography.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/lib/netstandard2.0/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/lib/netstandard2.0/System.Security.Cryptography.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/system.security.cryptography.xml.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/system.security.cryptography.xml.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/system.security.cryptography.xml.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/system.security.cryptography.xml.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/system.security.cryptography.xml.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/system.security.cryptography.xml.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.cryptography.xml/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.xml/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/buildTransitive/net461/System.Security.Permissions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/buildTransitive/net461/System.Security.Permissions.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/buildTransitive/netcoreapp2.0/System.Security.Permissions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/buildTransitive/netcoreapp2.0/System.Security.Permissions.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/system.security.permissions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/system.security.permissions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/lib/net46/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/lib/net46/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/net461/System.Text.Encoding.CodePages.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net461/System.Text.Encoding.CodePages.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/MonoAndroid10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/MonoAndroid10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/MonoTouch10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/MonoTouch10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarinios10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinios10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarinmac20/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinmac20/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarintvos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarintvos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarinwatchos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinwatchos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/system.text.encoding.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/buildTransitive/net461/System.Text.Encodings.Web.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/buildTransitive/net461/System.Text.Encodings.Web.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net7.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/net7.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net7.0/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/net7.0/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/system.text.encodings.web.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/system.text.encodings.web.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/buildTransitive/net461/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/net461/System.Text.Json.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/buildTransitive/net462/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/net462/System.Text.Json.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/buildTransitive/net7.0/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/net7.0/System.Text.Json.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Json.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/buildTransitive/netstandard2.0/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/netstandard2.0/System.Text.Json.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net462/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/net462/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net462/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/net462/System.Text.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net7.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/net7.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net7.0/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/net7.0/System.Text.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/netstandard2.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/netstandard2.0/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/netstandard2.0/System.Text.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/system.text.json.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/system.text.json.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/system.text.json.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/system.text.json.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/system.text.json.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.json/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/net462/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/net462/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.6.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.6.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.4.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.4.6.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.4.6.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/buildTransitive/net461/System.Threading.Tasks.Dataflow.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/buildTransitive/net461/System.Threading.Tasks.Dataflow.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/buildTransitive/netcoreapp2.0/System.Threading.Tasks.Dataflow.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/buildTransitive/netcoreapp2.0/System.Threading.Tasks.Dataflow.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/net462/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net7.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/net7.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/net7.0/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/net7.0/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.1/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.1/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/lib/netstandard2.1/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/system.threading.tasks.dataflow.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/system.threading.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/ref/net46/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/ref/net46/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/system.threading.thread.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/system.threading.thread.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/net451/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/ref/net451/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/system.threading.timer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/system.threading.timer.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading/4.0.11/system.threading.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/system.threading.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading/4.0.11/system.threading.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/system.threading.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading/4.0.11/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/system.threading.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading/4.3.0/system.threading.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/system.threading.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.threading/4.3.0/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/system.threading.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/net461/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/ref/net461/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/netstandard2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/ref/netstandard2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/system.valuetuple.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/system.valuetuple.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/runtimes/win/lib/net7.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/runtimes/win/lib/net7.0/System.Windows.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/runtimes/win/lib/net7.0/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/runtimes/win/lib/net7.0/System.Windows.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/system.windows.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/system.windows.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/net46/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/net46/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec". CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/arcade/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceBuild.Intermediate.arcade.7.0.0-beta.22513.4.nupkg". EnsurePackagesCreated: New NuGet package(s) after building arcade: -> Microsoft.Arcade.Common 7.0.0-beta.22513.4 -> Microsoft.DotNet.Arcade.Sdk 7.0.0-beta.22513.4 -> Microsoft.DotNet.ArcadeLogging 7.0.0-beta.22513.4 -> Microsoft.DotNet.Build.Tasks.Archives 7.0.0-beta.22513.4 -> Microsoft.DotNet.Build.Tasks.Installers 7.0.0-beta.22513.4 -> Microsoft.DotNet.Build.Tasks.Packaging 7.0.0-beta.22513.4 -> Microsoft.DotNet.Build.Tasks.TargetFramework 7.0.0-beta.22513.4 -> Microsoft.DotNet.Build.Tasks.Templating 7.0.0-beta.22513.4 -> Microsoft.DotNet.Build.Tasks.Workloads 7.0.0-beta.22513.4 -> Microsoft.DotNet.CMake.Sdk 7.0.0-beta.22513.4 -> Microsoft.DotNet.CodeAnalysis 7.0.0-beta.22513.4 -> Microsoft.DotNet.GenFacades 7.0.0-beta.22513.4 -> Microsoft.DotNet.NuGetRepack.Tasks 7.0.0-beta.22513.4 -> Microsoft.DotNet.PackageTesting 7.0.0-beta.22513.4 -> Microsoft.DotNet.SharedFramework.Sdk 7.0.0-beta.22513.4 -> Microsoft.DotNet.SignTool 7.0.0-beta.22513.4 -> Microsoft.DotNet.SourceBuild.Tasks 7.0.0-beta.22513.4 -> Microsoft.SourceBuild.Intermediate.arcade 7.0.0-beta.22513.4 ExtractToolPackage: Decompressing '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Arcade.Sdk.7.0.0-beta.22513.4.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'... Decompressing '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Build.Tasks.Packaging.7.0.0-beta.22513.4.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/'... Decompressing '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Build.Tasks.TargetFramework.7.0.0-beta.22513.4.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Build.Tasks.TargetFramework/'... Decompressing '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.SharedFramework.Sdk.7.0.0-beta.22513.4.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.SharedFramework.Sdk/'... chmod 755 git-clone-to-dir.sh Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/ArcadeOverrides/AfterSourceBuild.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/ArcadeOverrides/SourceBuildArcadeBuild.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadeBuild.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/ArcadeOverrides/SourceBuildArcadeTools.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadeTools.targets". Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/arcade.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/known-good.proj" (3) is building "/builddir/build/BUILD/dotnet-v7.0.100/repos/command-line-api.proj" (7) on node 1 (Build target(s)). BuildRepoReferences: Building dependencies [arcade] needed by 'command-line-api'. CreateBuildOutputProps: command-line-api using package version properties saved at /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props.pre.command-line-api.xml Build: [18:06:11.25] Building 'command-line-api in tarball' Running command: /builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" --warnAsError false --nodereuse false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true Log: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/logs/command-line-api.log With Environment Variables: DotNetBuildFromSource=true DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net7.0 DotNetUseShippingVersions=true PreReleaseVersionLabel= PackageVersionStamp= PB_VersionStamp= ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20221022.1 BUILD_BUILDNUMBER=20221022.1 GitCommitCount= GitCommitHash=c776cd4e906b669b9cce1017fee7d0ba9845d163 GitInfoCommitHash=c776cd4e906b669b9cce1017fee7d0ba9845d163 SourceRevisionId=c776cd4e906b669b9cce1017fee7d0ba9845d163 RepositoryCommit=c776cd4e906b669b9cce1017fee7d0ba9845d163 COMMIT_SHA=c776cd4e906b669b9cce1017fee7d0ba9845d163 GIT_COMMIT=c776cd4e906b669b9cce1017fee7d0ba9845d163 RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/ LatestCommit=c776cd4e906b669b9cce1017fee7d0ba9845d163 SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=7.0.0-beta.22513.4 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/ RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" --warnAsError false --nodereuse false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/tmp/Release ##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 ##vso[task.setvariable variable=NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY;isSecret=false;isOutput=true]true ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT;isSecret=false;isOutput=true]6 ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS;isSecret=false;isOutput=true]1000 /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api// /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:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/log/Release/Build.binlog /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/ /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:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:Projects=/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/src/sourcebuild.slnf /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/src/artifacts/ /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 166 ms). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/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/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/src/src/System.CommandLine/System.CommandLine.csproj (in 132 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/src/src/System.CommandLine.NamingConventionBinder/System.CommandLine.NamingConventionBinder.csproj (in 132 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/src/src/System.CommandLine.Rendering/System.CommandLine.Rendering.csproj (in 132 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/src/src/System.CommandLine.DragonFruit/System.CommandLine.DragonFruit.csproj (in 132 ms). System.CommandLine -> /builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/src/artifacts/bin/System.CommandLine/Release/net7.0/System.CommandLine.dll System.CommandLine -> /builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/src/artifacts/bin/System.CommandLine/Release/netstandard2.0/System.CommandLine.dll System.CommandLine.Rendering -> /builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/src/artifacts/bin/System.CommandLine.Rendering/Release/netstandard2.0/System.CommandLine.Rendering.dll System.CommandLine.NamingConventionBinder -> /builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/src/artifacts/bin/System.CommandLine.NamingConventionBinder/Release/netstandard2.0/System.CommandLine.NamingConventionBinder.dll System.CommandLine.DragonFruit -> /builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/src/artifacts/bin/System.CommandLine.DragonFruit/Release/netstandard2.0/System.CommandLine.DragonFruit.dll Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.CommandLine.2.0.0-beta4.22522.1.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.CommandLine.Rendering.0.4.0-alpha.22522.1.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/System.CommandLine.DragonFruit.0.4.0-alpha.22522.1.nupkg'. Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:04.64 Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 104 ms). Writing package usage data... Writing package usage data... done. Took 00:00:00.3396531 [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (in 16 ms). Building intermediate nupkg... Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.command-line-api.0.1.352201.nupkg'. Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:06.71 Build: [18:06:18.28] Building 'command-line-api in tarball'...done ExtractIntermediatePackages: Decompressing '/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.command-line-api.0.1.352201.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.command-line-api.0.1.352201/'... Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.command-line-api.0.1.352201/artifacts/System.CommandLine.2.0.0-beta4.22522.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/System.CommandLine.2.0.0-beta4.22522.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.command-line-api.0.1.352201/artifacts/System.CommandLine.DragonFruit.0.4.0-alpha.22522.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/System.CommandLine.DragonFruit.0.4.0-alpha.22522.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.command-line-api.0.1.352201/artifacts/System.CommandLine.Rendering.0.4.0-alpha.22522.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/System.CommandLine.Rendering.0.4.0-alpha.22522.1.nupkg". Removing directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/". CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/lib/netstandard1.3/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/lib/netstandard1.3/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/microsoft.csharp.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/ref/netstandard1.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/ref/netstandard1.0/Microsoft.CSharp.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/ref/netstandard2.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/ref/netstandard2.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.buffers/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/lib/net461/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/net45/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.memory/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/net461/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.memory/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/system.memory.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.memory/4.5.4/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec". CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/command-line-api/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.command-line-api.0.1.352201.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceBuild.Intermediate.command-line-api.0.1.352201.nupkg". EnsurePackagesCreated: New NuGet package(s) after building command-line-api: -> Microsoft.SourceBuild.Intermediate.command-line-api 0.1.352201 -> System.CommandLine 2.0.0-beta4.22522.1 -> System.CommandLine.DragonFruit 0.4.0-alpha.22522.1 -> System.CommandLine.Rendering 0.4.0-alpha.22522.1 Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/command-line-api.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/known-good.proj" (3) is building "/builddir/build/BUILD/dotnet-v7.0.100/repos/diagnostics.proj" (8) on node 1 (Build target(s)). CreateBuildOutputProps: diagnostics using package version properties saved at /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props.pre.diagnostics.xml Build: [18:06:18.43] Building 'diagnostics in tarball' Running command: /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true Log: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/logs/diagnostics.log With Environment Variables: DotNetBuildFromSource=true DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net7.0 DotNetUseShippingVersions=true PreReleaseVersionLabel=preview PackageVersionStamp=preview PB_VersionStamp=preview ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20220824.1 BUILD_BUILDNUMBER=20220824.1 GitCommitCount= GitCommitHash=e3e1490a23f27a6e0ed30d323035660c3ffc52cd GitInfoCommitHash=e3e1490a23f27a6e0ed30d323035660c3ffc52cd SourceRevisionId=e3e1490a23f27a6e0ed30d323035660c3ffc52cd RepositoryCommit=e3e1490a23f27a6e0ed30d323035660c3ffc52cd COMMIT_SHA=e3e1490a23f27a6e0ed30d323035660c3ffc52cd GIT_COMMIT=e3e1490a23f27a6e0ed30d323035660c3ffc52cd RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/ LatestCommit=e3e1490a23f27a6e0ed30d323035660c3ffc52cd SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=7.0.0-beta.22513.4 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/ RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/tmp/Release ##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 ##vso[task.setvariable variable=NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY;isSecret=false;isOutput=true]true ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT;isSecret=false;isOutput=true]6 ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS;isSecret=false;isOutput=true]1000 /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Build started 9/22/2023 6:06:18 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>CopyInnerSourceBuildRepoRoot: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.devcontainer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.devcontainer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.devcontainer/Dockerfile" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.devcontainer/Dockerfile". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.devcontainer/devcontainer.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.devcontainer/devcontainer.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/FETCH_HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/index" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/index". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/description" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/description". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/shallow" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/shallow". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/config". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/hooks/commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/hooks/commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/hooks/applypatch-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/hooks/applypatch-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/hooks/fsmonitor-watchman.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/hooks/fsmonitor-watchman.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/hooks/post-update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/hooks/post-update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/hooks/pre-applypatch.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/hooks/pre-applypatch.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/hooks/pre-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/hooks/pre-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/hooks/pre-push.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/hooks/pre-push.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/hooks/pre-rebase.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/hooks/pre-rebase.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/hooks/pre-receive.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/hooks/pre-receive.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/hooks/prepare-commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/hooks/prepare-commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/hooks/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/hooks/update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/hooks/pre-merge-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/hooks/pre-merge-commit.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/info". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/info/exclude" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/info/exclude". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/logs/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/logs/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/logs/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/logs/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/logs/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.git/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.git/refs/heads/master". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/Build.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/Build.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/CMakeLists.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/CODE-OF-CONDUCT.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/CODE-OF-CONDUCT.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/debuggees.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/debuggees.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/diagnostics.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/diagnostics.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/diagnostics.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/diagnostics.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/dotnet.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/dotnet.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/dotnet.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/dotnet.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/global.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/global.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/Restore.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/Restore.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/restore.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/restore.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/Test.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/Test.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/test.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/test.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/SECURITY.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/SECURITY.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.github". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.github". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.github/CODEOWNERS" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.github/CODEOWNERS". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.github/fabricbot.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.github/fabricbot.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.github/ISSUE_TEMPLATE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.github/ISSUE_TEMPLATE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.github/ISSUE_TEMPLATE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.github/ISSUE_TEMPLATE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.github/ISSUE_TEMPLATE/04_Blank_Issue.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.github/ISSUE_TEMPLATE/04_Blank_Issue.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.github/ISSUE_TEMPLATE/02_Feature_Request.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.github/ISSUE_TEMPLATE/02_Feature_Request.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.github/ISSUE_TEMPLATE/config.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.github/ISSUE_TEMPLATE/config.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.github/ISSUE_TEMPLATE/03_Documentation_Request.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.github/ISSUE_TEMPLATE/03_Documentation_Request.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/.github/ISSUE_TEMPLATE/01_Bug_Report.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/.github/ISSUE_TEMPLATE/01_Bug_Report.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/building". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/building". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/building/freebsd-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/building/freebsd-instructions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/building/linux-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/building/linux-instructions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/building/android.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/building/android.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/building/netbsd-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/building/netbsd-instructions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/building/official-build-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/building/official-build-instructions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/building/osx-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/building/osx-instructions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/building/windows-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/building/windows-instructions.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/building/ubuntu18.04". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/building/ubuntu18.04/build-install-curl.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/building/ubuntu18.04/build-install-curl.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/debugging-coredump.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/debugging-coredump.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/diagnostics-client-library-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/diagnostics-client-library-instructions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/diagnostics-planing.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/diagnostics-planing.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/diagnostics-planing.working.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/diagnostics-planing.working.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/dotnet-counters-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/dotnet-counters-instructions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/dotnet-dump-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/dotnet-dump-instructions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/dotnet-trace-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/dotnet-trace-instructions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/FAQ.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/FAQ.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/EventPipeFormat.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/EventPipeFormat.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/dotnet-gcdump-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/dotnet-gcdump-instructions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/installing-sos-windows-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/installing-sos-windows-instructions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/privatebuildtesting.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/privatebuildtesting.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/sos-debugging-extension-windows.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/sos-debugging-extension-windows.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/single-file-tools.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/single-file-tools.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/sos-debugging-extension.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/sos-debugging-extension.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/sos.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/sos.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/installing-sos-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/installing-sos-instructions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/using-sos-private-build.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/using-sos-private-build.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/design-docs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/design-docs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/design-docs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/design-docs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/design-docs/diagnostics-client-library.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/design-docs/diagnostics-client-library.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/design-docs/eventcounters.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/design-docs/eventcounters.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/design-docs/dotnet-tools.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/design-docs/dotnet-tools.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/design-docs/EventCounters.jpg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/design-docs/EventCounters.jpg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/design-docs/dotnet-dump-extensibility.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/design-docs/dotnet-dump-extensibility.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/design-docs/ipc-protocol-genericflow.svg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/design-docs/ipc-protocol-genericflow.svg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/design-docs/ipc-protocol.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/design-docs/ipc-protocol.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/lldb". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/lldb". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/lldb". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/lldb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/lldb/netbsd-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/lldb/netbsd-instructions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/lldb/freebsd-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/lldb/freebsd-instructions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/lldb/linux-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/lldb/linux-instructions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/lldb/buildinglldb.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/lldb/buildinglldb.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/lldb/osx-instructions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/lldb/osx-instructions.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/lldb/centos7". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/lldb/centos7/build-install-lldb.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/lldb/centos7/build-install-lldb.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/lldb/fedora24". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/lldb/fedora24/build-install-lldb.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/lldb/fedora24/build-install-lldb.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/lldb/opensuse". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/lldb/opensuse/build-install-lldb.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/lldb/opensuse/build-install-lldb.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/tutorial/app_running_slow_highcpu.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial/app_running_slow_highcpu.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/tutorial/diagscenario.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial/diagscenario.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/tutorial/hung_app.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial/hung_app.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/tutorial/app_is_leaking_memory_eventual_crash.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial/app_is_leaking_memory_eventual_crash.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/tutorial/installing_the_diagnostics_tools.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial/installing_the_diagnostics_tools.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/tutorial/intermittent_memory_spike.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial/intermittent_memory_spike.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/tutorial/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial/src/triggerdump". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial/src/triggerdump". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial/src/triggerdump". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial/src/triggerdump". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/tutorial/src/triggerdump/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial/src/triggerdump/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/tutorial/src/triggerdump/runtimeconfig.template.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial/src/triggerdump/runtimeconfig.template.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/tutorial/src/triggerdump/CounterPayload.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial/src/triggerdump/CounterPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/tutorial/src/triggerdump/triggerdump.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial/src/triggerdump/triggerdump.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial/src/uniquestacks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/documentation/tutorial/src/uniquestacks/UniqueStack.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/documentation/tutorial/src/uniquestacks/UniqueStack.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/Analyzers.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/Analyzers.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/Build-Native.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/Build-Native.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/ci-prepare-artifacts.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/ci-prepare-artifacts.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/cibuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/cibuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/CIBuild.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/CIBuild.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/CleanupPrivateBuild.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/CleanupPrivateBuild.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/CodeAnalysis.Repository.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/CodeAnalysis.Repository.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/CodeAnalysis.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/CodeAnalysis.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/CodeAnalysis.Security.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/CodeAnalysis.Security.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/configure-toolset.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/configure-toolset.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/CreateVersionFile.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/CreateVersionFile.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/configure-toolset.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/configure-toolset.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/dotnet-install.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/dotnet-install.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/empty.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/empty.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/docker-build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/docker-build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/dotnet-install.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/dotnet-install.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/GalleryManifest.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/GalleryManifest.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/InstallRuntimes.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/InstallRuntimes.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/prepare-release.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/prepare-release.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/Publishing.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/Publishing.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/Signing.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/Signing.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/SourceBuild.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/SourceBuild.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/SourceBuildPrebuiltBaseline.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/SourceBuildPrebuiltBaseline.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/Versions.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/Versions.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/Version.Details.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/Version.Details.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cibuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cibuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/CIBuild.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/CIBuild.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/darc-init.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/darc-init.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/darc-init.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/darc-init.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/dotnet-install.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/dotnet-install.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/enable-cross-org-publishing.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/enable-cross-org-publishing.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/dotnet-install.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/dotnet-install.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/dotnet-install.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/dotnet-install.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/generate-locproject.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/generate-locproject.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/generate-sbom-prep.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/generate-sbom-prep.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/generate-sbom-prep.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/generate-sbom-prep.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/helixpublish.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/helixpublish.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/init-tools-native.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/init-tools-native.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/init-tools-native.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/init-tools-native.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/init-tools-native.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/init-tools-native.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/internal-feed-operations.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/internal-feed-operations.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/msbuild.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/msbuild.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/msbuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/msbuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/pipeline-logging-functions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/internal-feed-operations.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/internal-feed-operations.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/pipeline-logging-functions.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/sdk-task.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/sdk-task.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/retain-build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/retain-build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/PSScriptAnalyzerSettings.psd1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/PSScriptAnalyzerSettings.psd1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/SetupNugetSources.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/SetupNugetSources.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/SetupNugetSources.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/SetupNugetSources.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/tools.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/tools.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/arm/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/arm/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.jessie". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/arm/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/arm/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.zesty". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/arm/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/arm/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/arm/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/arm64/sources.list.stretch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.stretch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/arm64/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/arm64/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/arm64/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.zesty". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/arm64/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/arm64/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.buster". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/arm64/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm64/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/arm64/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/arm64/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/armel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/armel/armel.jessie.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/armel/armel.jessie.patch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/armel/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/armel/sources.list.jessie". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/armel/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/armel/tizen-fetch.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/armel/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/armel/tizen-build-rootfs.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/armel/tizen/tizen-dotnet.ks" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen-dotnet.ks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/armel/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/armv6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/armv6/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/armv6/sources.list.buster". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/build-android-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/build-android-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/toolchain.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/toolchain.cmake". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/ppc64le". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/ppc64le/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/ppc64le/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/riscv64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/riscv64/sources.list.sid" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/riscv64/sources.list.sid". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/s390x". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/s390x/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/s390x/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/x86". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/x86". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/x86". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/x86". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/x86/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/x86/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/x86/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/x86/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/x86/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/x86/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/x86/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/x86/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/x86/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/cross/x86/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/cross/x86/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/internal/Tools.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/internal/Tools.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/internal/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/internal/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/internal/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/internal/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/native/init-compiler.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/native/init-compiler.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/native/CommonLibrary.psm1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/native/CommonLibrary.psm1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/native/common-library.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/native/common-library.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/native/install-cmake-test.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/native/install-cmake-test.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/native/install-cmake.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/native/install-cmake.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/native/install-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/native/install-tool.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/post-build/post-build-utils.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/post-build/post-build-utils.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/post-build/check-channel-consistency.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/post-build/check-channel-consistency.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/post-build/nuget-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/post-build/nuget-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/post-build/add-build-to-channel.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/post-build/add-build-to-channel.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/post-build/publish-using-darc.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/post-build/publish-using-darc.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/post-build/sourcelink-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/post-build/sourcelink-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/post-build/trigger-subscriptions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/post-build/trigger-subscriptions.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/post-build/symbols-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/post-build/symbols-validation.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/sdl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/sdl/init-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/sdl/init-sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/sdl/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/sdl/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/sdl/execute-all-sdl-tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/sdl/execute-all-sdl-tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/sdl/extract-artifact-archives.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-archives.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/sdl/extract-artifact-packages.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-packages.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/sdl/configure-sdl-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/sdl/configure-sdl-tool.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/sdl/packages.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/sdl/packages.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/sdl/run-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/sdl/run-sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/sdl/sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/sdl/sdl.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/job". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/job/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/job/execute-sdl.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/job/publish-build-assets.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/job/publish-build-assets.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/job/job.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/job/job.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/job/onelocbuild.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/job/onelocbuild.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/job/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/job/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/job/source-index-stage1.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/job/source-index-stage1.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/jobs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/jobs/jobs.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/jobs/jobs.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/jobs/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/jobs/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/jobs/codeql-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/jobs/codeql-build.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/post-build/common-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/post-build/common-variables.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/post-build/trigger-subscription.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/post-build/trigger-subscription.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/post-build/setup-maestro-vars.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/post-build/setup-maestro-vars.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/post-build/post-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/post-build/post-build.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/steps/build-reason.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps/build-reason.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/steps/publish-logs.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps/publish-logs.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/steps/execute-codeql.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps/execute-codeql.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/steps/generate-sbom.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps/generate-sbom.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/steps/add-build-to-channel.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps/add-build-to-channel.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/steps/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps/execute-sdl.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/steps/retain-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps/retain-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/steps/run-on-unix.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps/run-on-unix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/steps/run-on-windows.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps/run-on-windows.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/steps/run-script-ifequalelse.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps/run-script-ifequalelse.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/steps/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/steps/send-to-helix.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps/send-to-helix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/steps/telemetry-end.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-end.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/steps/telemetry-start.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-start.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/variables". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/common/templates/variables/sdl-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/common/templates/variables/sdl-variables.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/build-commons.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/build-commons.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/configurepaths.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/configurepaths.cmake". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/configureoptimization.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/configureoptimization.cmake". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/configureplatform.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/configureplatform.cmake". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/configuretools.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/configuretools.cmake". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/configurecompiler.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/configurecompiler.cmake". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/functions.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/functions.cmake". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/generateexportedsymbols.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/generateexportedsymbols.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/gen-buildsys.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/gen-buildsys.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/gen-buildsys.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/gen-buildsys.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/generateversionscript.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/generateversionscript.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/genmoduleindex.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/genmoduleindex.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/genmoduleindex.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/genmoduleindex.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/init-distro-rid.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/init-distro-rid.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/init-os-and-arch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/init-os-and-arch.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/init-vs-env.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/init-vs-env.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/naming.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/naming.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/output-toolchain-info.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/output-toolchain-info.cmake". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/sanitizerblacklist.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/sanitizerblacklist.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/set-cmake-path.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/set-cmake-path.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/tryrun.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/tryrun.cmake". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/version". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/version". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/version". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/version". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/version/copy_version_files.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/version/copy_version_files.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/version/runtime_version.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/version/runtime_version.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/version/copy_version_files.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/version/copy_version_files.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/version/NativeVersion.rc" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/version/NativeVersion.rc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/version/_version.c" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/version/_version.c". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/native/version/_version.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/native/version/_version.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Common/AzureBlobPublisher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Common/AzureBlobPublisher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Common/NugetLayoutWorker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Common/NugetLayoutWorker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Common/FileIgnoreWorker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Common/FileIgnoreWorker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Common/ReleaseToolHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Common/ReleaseToolHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Common/PassThroughLayoutWorker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Common/PassThroughLayoutWorker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Common/FileSharePublisher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Common/FileSharePublisher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Common/ZipLayoutWorker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Common/ZipLayoutWorker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Common/SymbolPackageLayoutWorker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Common/SymbolPackageLayoutWorker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Config.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Config.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/DiagnosticsManifestGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/DiagnosticsManifestGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/DiagnosticsReleaseCommandLineUtil.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/DiagnosticsReleaseCommandLineUtil.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/DiagnosticsReleaseCommandLine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/DiagnosticsReleaseCommandLine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/DiagnosticsReleaseRunner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/DiagnosticsReleaseRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/DarcHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/DarcHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/DiagnosticsRepoHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/DiagnosticsRepoHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/logging.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/logging.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/DiagnosticsReleaseTool.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/DiagnosticsReleaseTool.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Core". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Core". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Core". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Core". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Core/FileMetadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Core/FileMetadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Core/FileMapping.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Core/FileMapping.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Core/FileWithCdnData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Core/FileWithCdnData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Core/FileReleaseData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Core/FileReleaseData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Core/ILayoutWorker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Core/ILayoutWorker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Core/IManifestGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Core/IManifestGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Core/IPublisher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Core/IPublisher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Core/LayoutWorkerResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Core/LayoutWorkerResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Core/Release.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Core/Release.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Core/ReleaseMetadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Core/ReleaseMetadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Core/IReleaseVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Core/IReleaseVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/DiagnosticsReleaseTool/Core/SingleFileResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/DiagnosticsReleaseTool/Core/SingleFileResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/tool-list.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/tool-list.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/Scripts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/Scripts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/Scripts". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/Scripts/GenerateGithubRelease.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/Scripts/GenerateGithubRelease.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/Scripts/PublishToNuget.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/Scripts/PublishToNuget.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/release/Scripts/AcquireBuild.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/release/Scripts/AcquireBuild.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/package_linux.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/package_linux.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/pack.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/pack.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/TestAssets.Linux.arm64.3.1.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/TestAssets.Linux.arm64.3.1.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/TestAssets.Linux.arm64.5.0.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/TestAssets.Linux.arm64.5.0.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/package_windows.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/package_windows.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/TestAssets.Linux.arm64.6.0.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/TestAssets.Linux.arm64.6.0.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/TestAssets.Linux.x64.6.0.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/TestAssets.Linux.x64.6.0.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/TestAssets.Linux.x64.5.0.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/TestAssets.Linux.x64.5.0.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/TestAssets.Linux.x64.3.1.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/TestAssets.Linux.x64.3.1.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/TestAssets.Windows.x64.5.0.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/TestAssets.Windows.x64.5.0.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/TestAssets.Windows.x64.3.1.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/TestAssets.Windows.x64.3.1.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/TestAssets.Windows.x64.6.0.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/TestAssets.Windows.x64.6.0.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/TestAssets.Windows.x86.5.0.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/TestAssets.Windows.x86.5.0.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/TestAssets.Windows.x86.3.1.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/TestAssets.Windows.x86.3.1.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/TestAssets.Windows.x86.6.0.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/TestAssets.Windows.x86.6.0.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/writeall.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/writeall.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/writeall_x86.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/writeall_x86.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/writeall.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/writeall.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/writexml.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/writexml.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/writexml.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/writexml.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/writexml_x86.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/writexml_x86.cmd". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/rebuild/pack.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild/pack.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/rebuild/rewritexml.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild/rewritexml.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/rebuild/TestAssets.Linux.arm64.5.0.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild/TestAssets.Linux.arm64.5.0.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/rebuild/TestAssets.Linux.arm64.3.1.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild/TestAssets.Linux.arm64.3.1.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/rebuild/package.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild/package.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/rebuild/TestAssets.Linux.arm64.6.0.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild/TestAssets.Linux.arm64.6.0.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/rebuild/TestAssets.Linux.x64.5.0.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild/TestAssets.Linux.x64.5.0.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/rebuild/TestAssets.Linux.x64.3.1.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild/TestAssets.Linux.x64.3.1.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/rebuild/TestAssets.Linux.x64.6.0.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild/TestAssets.Linux.x64.6.0.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/rebuild/TestAssets.Windows.x64.3.1.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild/TestAssets.Windows.x64.3.1.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/rebuild/TestAssets.Windows.x64.6.0.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild/TestAssets.Windows.x64.6.0.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/rebuild/TestAssets.Windows.x64.5.0.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild/TestAssets.Windows.x64.5.0.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/rebuild/TestAssets.Windows.x86.6.0.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild/TestAssets.Windows.x86.6.0.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/rebuild/TestAssets.Windows.x86.3.1.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild/TestAssets.Windows.x86.3.1.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/eng/testassets/rebuild/TestAssets.Windows.x86.5.0.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/eng/testassets/rebuild/TestAssets.Windows.x86.5.0.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/singlefile-tools.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/singlefile-tools.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/CMakeLists.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/sos-packaging.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/sos-packaging.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/dbgshim.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/dbgshim.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/CMakeLists.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/dbgshim.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/dbgshim.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/dbgshim.ntdef" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/dbgshim.ntdef". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/dbgshim.rc" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/dbgshim.rc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/dbgshim.vcxproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/dbgshim.vcxproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/dbgshim.vcxproj.filters" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/dbgshim.vcxproj.filters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/dbgshim_unixexports.src" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/dbgshim_unixexports.src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/debugshim.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/debugshim.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/debugshim.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/debugshim.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.linux-arm.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.linux-arm.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.linux-musl-arm64.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.linux-musl-arm64.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/pkg/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.linux-musl-x64.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.linux-musl-x64.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.linux-x64.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.linux-x64.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.linux-arm64.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.linux-arm64.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.osx-x64.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.osx-x64.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.osx-arm64.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.osx-arm64.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.win-arm.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.win-arm.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.win-arm64.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.win-arm64.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.win-x86.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.win-x86.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.win-x64.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/dbgshim/pkg/Microsoft.Diagnostics.DbgShim.win-x64.proj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/LinkedListNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/LinkedListNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/ElfModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/ElfModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/CommandService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/CommandService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/ContextService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/ContextService.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/ImageMappingMemoryService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/ImageMappingMemoryService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/DataReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/DataReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/MemoryCache.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/MemoryCache.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/MachOModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/MachOModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/MemoryServiceFromDataReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/MemoryServiceFromDataReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/Microsoft.Diagnostics.DebugServices.Implementation.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/Microsoft.Diagnostics.DebugServices.Implementation.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/Module.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/Module.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/MetadataMappingMemoryService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/MetadataMappingMemoryService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/ModuleService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/ModuleService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/Runtime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/Runtime.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/ModuleServiceFromDataReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/ModuleServiceFromDataReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/RuntimeService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/RuntimeService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/ServiceEvent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/ServiceEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/ServiceProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/ServiceProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/SymbolFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/SymbolFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/Target.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/Target.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/Thread.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/Thread.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/SymbolService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/SymbolService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/ThreadService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/ThreadService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/TargetFromDataReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/TargetFromDataReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/Utilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/Utilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices.Implementation/ThreadServiceFromDataReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices.Implementation/ThreadServiceFromDataReader.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/CommandAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/CommandAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/ConsoleServiceExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/ConsoleServiceExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/ContextServiceExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/ContextServiceExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/CommandServiceExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/CommandServiceExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/CommandBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/CommandBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/DiagnosticsException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/DiagnosticsException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/ICommandService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/ICommandService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/IDumpTargetFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/IDumpTargetFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/IConsoleService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/IConsoleService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/IExportSymbols.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/IExportSymbols.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/IContextService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/IContextService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/IHost.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/IHost.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/IMemoryService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/IMemoryService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/IModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/IModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/IModuleService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/IModuleService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/IModuleSymbols.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/IModuleSymbols.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/IRemoteMemoryService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/IRemoteMemoryService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/IRuntimeService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/IRuntimeService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/IRuntime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/IRuntime.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/IServiceEvent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/IServiceEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/ISymbolFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/ISymbolFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/ITarget.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/ITarget.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/ISymbolService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/ISymbolService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/IThread.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/IThread.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/IThreadService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/IThreadService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/MemoryServiceExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/MemoryServiceExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/IThreadUnwindService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/IThreadUnwindService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/Microsoft.Diagnostics.DebugServices.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/Microsoft.Diagnostics.DebugServices.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/PdbFileInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/PdbFileInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/ServiceProviderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/ServiceProviderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/RegisterInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/RegisterInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/TargetExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/TargetExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.DebugServices/Tracer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.DebugServices/Tracer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/DumpGen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/DumpGen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/DumpConcurrentDictionaryCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/DumpConcurrentDictionaryCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/DumpConcurrentQueueCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/DumpConcurrentQueueCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/ClrMDHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/ClrMDHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/DumpAsyncCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/DumpAsyncCommand.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/ClrModulesCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/ClrModulesCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/DumpGenStats.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/DumpGenStats.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/DumpGenCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/DumpGenCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/ExtensionCommandBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/ExtensionCommandBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/GCGeneration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/GCGeneration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/ParallelStacksCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/ParallelStacksCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/TaskStateCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/TaskStateCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/MonoColorConsoleRenderer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/MonoColorConsoleRenderer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/Microsoft.Diagnostics.ExtensionCommands.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/Microsoft.Diagnostics.ExtensionCommands.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/ThreadPoolItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/ThreadPoolItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/ThreadPoolQueueCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/ThreadPoolQueueCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/TimerInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/TimerInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/ThreadRoot.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/ThreadRoot.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/TimersCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/TimersCommand.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/Host". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/Host". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/Host". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/Host/ModulesCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/Host/ModulesCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/Host/LoggingCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/Host/LoggingCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/Host/RegistersCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/Host/RegistersCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/Host/RuntimesCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/Host/RuntimesCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/Host/SetSymbolServerCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/Host/SetSymbolServerCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/Host/SetClrPathCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/Host/SetClrPathCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/Host/StatusCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/Host/StatusCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/Host/ThreadsCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/Host/ThreadsCommand.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/ParallelStacks.Runtime". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/ParallelStacks.Runtime". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/ParallelStacks.Runtime". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/ParallelStacks.Runtime/IRenderer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/ParallelStacks.Runtime/IRenderer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/ParallelStacks.Runtime/RendererHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/ParallelStacks.Runtime/RendererHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/ParallelStacks.Runtime/ParallelStack.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/ParallelStacks.Runtime/ParallelStack.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/ParallelStacks.Runtime/RendererBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/ParallelStacks.Runtime/RendererBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.ExtensionCommands/ParallelStacks.Runtime/StackFrame.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.ExtensionCommands/ParallelStacks.Runtime/StackFrame.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/GCDumpSourceConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/GCDumpSourceConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/CpuProfileConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/CpuProfileConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/HttpRequestSourceConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/HttpRequestSourceConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/AggregateSourceConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/AggregateSourceConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/AspNetTriggerSourceConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/AspNetTriggerSourceConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/EventPipeProviderSourceConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/EventPipeProviderSourceConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/LogMessageType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/LogMessageType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/MetricSourceConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/MetricSourceConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/SampleProfilerConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/SampleProfilerConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/LoggingSourceConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/LoggingSourceConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/MonitoringSourceConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Configuration/MonitoringSourceConfiguration.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters/CounterFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters/CounterFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters/CounterPayload.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters/CounterPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters/CounterPayloadExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters/CounterPayloadExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters/EventPipeCounterPipelineSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters/EventPipeCounterPipelineSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters/EventCounterPipeline.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters/EventCounterPipeline.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters/ICounterPayload.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters/ICounterPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters/ICountersLogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters/ICountersLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters/TraceEventExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Counters/TraceEventExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/DiagnosticsEventPipeProcessor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/DiagnosticsEventPipeProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/EventPipeStreamProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/EventPipeStreamProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/EventSourcePipelineSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/EventSourcePipelineSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/EventSourcePipeline.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/EventSourcePipeline.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/EventTaskSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/EventTaskSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Microsoft.Diagnostics.Monitoring.EventPipe.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Microsoft.Diagnostics.Monitoring.EventPipe.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/GCDump". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/GCDump". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/GCDump/EventGCDumpPipeline.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/GCDump/EventGCDumpPipeline.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/GCDump/EventGCPipelineSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/GCDump/EventGCPipelineSettings.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Logs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Logs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Logs/EventLogsPipelineSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Logs/EventLogsPipelineSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Logs/IStateWithTimestamp.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Logs/IStateWithTimestamp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Logs/EventLogsPipeline.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Logs/EventLogsPipeline.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Logs/LoggerException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Logs/LoggerException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Logs/FormattedLogValues.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Logs/FormattedLogValues.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Logs/LogObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Logs/LogObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Logs/LogValuesFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Logs/LogValuesFormatter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/ProcessInfo". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/ProcessInfo". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/ProcessInfo/EventProcessInfoPipelineSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/ProcessInfo/EventProcessInfoPipelineSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/ProcessInfo/EventProcessInfoPipeline.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/ProcessInfo/EventProcessInfoPipeline.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Trace". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Trace". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Trace/EventTracePipelineSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Trace/EventTracePipelineSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Trace/EventTracePipeline.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Trace/EventTracePipeline.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetRequestStatusTrigger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetRequestStatusTrigger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetRequestDurationTrigger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetRequestDurationTrigger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetRequestCountTrigger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetRequestCountTrigger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetRequestDurationTriggerSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetRequestDurationTriggerSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetRequestStatusTriggerSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetRequestStatusTriggerSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetRequestCountTriggerSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetRequestCountTriggerSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetTriggerFactories.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetTriggerFactories.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetTriggerSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetTriggerSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/GlobMatcher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/GlobMatcher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetTrigger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/AspNet/AspNetTrigger.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/EventCounter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/EventCounter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/EventCounter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/EventCounter/EventCounterTrigger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/EventCounter/EventCounterTrigger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/EventCounter/EventCounterTriggerSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/EventCounter/EventCounterTriggerSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/EventCounter/EventCounterTriggerFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/EventCounter/EventCounterTriggerFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/EventCounter/EventCounterTriggerImpl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/EventCounter/EventCounterTriggerImpl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/ITraceEventTriggerFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/ITraceEventTriggerFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/ITraceEventTrigger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/ITraceEventTrigger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/SlidingWindow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/SlidingWindow.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/Pipelines". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/Pipelines". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/Pipelines". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/Pipelines/TraceEventTriggerPipeline.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/Pipelines/TraceEventTriggerPipeline.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/Pipelines/EventPipeTriggerPipeline.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/Pipelines/EventPipeTriggerPipeline.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/Pipelines/EventPipeTriggerPipelineSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring.EventPipe/Triggers/Pipelines/EventPipeTriggerPipelineSettings.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring/Pipeline.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring/Pipeline.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring/Dumper.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring/Dumper.Windows.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring/MonitoringException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring/MonitoringException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring/PipelineException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring/PipelineException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring/PipelineExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring/PipelineExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Monitoring/Microsoft.Diagnostics.Monitoring.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Monitoring/Microsoft.Diagnostics.Monitoring.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/IpcHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/IpcHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/HandleableCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/HandleableCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/NativeMethods.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/NativeMethods.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/BinaryWriterExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/BinaryWriterExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/StreamExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/StreamExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient/DumpType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient/DumpType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient/EventPipeSession.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient/EventPipeSession.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient/EventPipeProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient/EventPipeProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient/DiagnosticsClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient/DiagnosticsClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient/DiagnosticsClientExceptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient/DiagnosticsClientExceptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient/EventPipeSessionConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient/EventPipeSessionConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient/WriteDumpFlags.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient/WriteDumpFlags.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcAdvertise.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcAdvertise.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/ExposedSocketNetworkStream.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/ExposedSocketNetworkStream.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcCommands.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcCommands.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcEndpointConfig.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcEndpointConfig.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcHeader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcHeader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcMessage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcSocket.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcSocket.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcResponse.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcResponse.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcServerTransport.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcServerTransport.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcTransport.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcTransport.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcTcpSocketEndPoint.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcTcpSocketEndPoint.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcUnixDomainSocket.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcUnixDomainSocket.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcUnixDomainSocketEndPoint.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/IpcUnixDomainSocketEndPoint.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/ProcessInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/ProcessInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/ProcessEnvironment.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsIpc/ProcessEnvironment.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsServerRouter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsServerRouter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsServerRouter/DiagnosticsServerRouterFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsServerRouter/DiagnosticsServerRouterFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsServerRouter/DiagnosticsServerRouterRunner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsServerRouter/DiagnosticsServerRouterRunner.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/ReversedServer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/ReversedServer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/ReversedServer/IpcEndpointInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/ReversedServer/IpcEndpointInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.NETCore.Client/ReversedServer/ReversedDiagnosticsServer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/ReversedServer/ReversedDiagnosticsServer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Repl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Repl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Repl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Repl/CharToLineConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Repl/CharToLineConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Repl/ConsoleService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Repl/ConsoleService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Repl/ExitCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Repl/ExitCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Repl/HelpCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Repl/HelpCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Repl/Microsoft.Diagnostics.Repl.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Repl/Microsoft.Diagnostics.Repl.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.Repl/OutputType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.Repl/OutputType.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/AssertX.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/AssertX.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/AcquireDotNetTestStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/AcquireDotNetTestStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/CharToLineConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/CharToLineConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/CliDebuggeeCompiler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/CliDebuggeeCompiler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/ConsoleTestOutputHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/ConsoleTestOutputHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/BaseDebuggeeCompiler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/BaseDebuggeeCompiler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/CsprojBuildDebuggeeTestStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/CsprojBuildDebuggeeTestStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/DebuggeeCompiler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/DebuggeeCompiler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/DotNetBuildDebuggeeTestStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/DotNetBuildDebuggeeTestStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/IProcessLogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/IProcessLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/LoggingListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/LoggingListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/IndentedTestOutputHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/IndentedTestOutputHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/FileTestOutputHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/FileTestOutputHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/Microsoft.Diagnostics.TestHelpers.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/Microsoft.Diagnostics.TestHelpers.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/MultiplexTestOutputHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/MultiplexTestOutputHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/PrebuiltDebuggeeCompiler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/PrebuiltDebuggeeCompiler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/RemoteExecutorHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/RemoteExecutorHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/SdkPrebuiltDebuggeeCompiler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/SdkPrebuiltDebuggeeCompiler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/ProcessRunner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/ProcessRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/TestConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/TestConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/TestOutputProcessLogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/TestOutputProcessLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/TestStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/TestStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/TestRunner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/TestRunner.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/TestHost". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/TestHost". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/TestHost". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/TestHost". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/TestHost/TestDump.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/TestHost/TestDump.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/TestHost/TestDataReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/TestHost/TestDataReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/TestHost/TestDataWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/TestHost/TestDataWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/TestHost/TestHost.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/TestHost/TestHost.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions/SkippableFactDiscoverer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions/SkippableFactDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions/SkippableFactMessageBus.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions/SkippableFactMessageBus.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions/SkippableTheoryAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions/SkippableTheoryAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions/SkippableFactTestCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions/SkippableFactTestCase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions/SkippableFactAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions/SkippableFactAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions/SkippableTheoryDiscoverer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions/SkippableTheoryDiscoverer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions/SkipTestException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions/SkipTestException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions/SkippableTheoryTestCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.TestHelpers/Xunit.Extensions/SkippableTheoryTestCase.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/CMakeLists.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/README.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/README.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/dbgutil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/dbgutil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/dbgutil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/dbgutil". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/dbgutil/dbgutil.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/dbgutil/dbgutil.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/dbgutil/elfreader.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/dbgutil/elfreader.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/dbgutil/elfreader.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/dbgutil/elfreader.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/dbgutil/machoreader.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/dbgutil/machoreader.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/dbgutil". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/dbgutil/dbgutil.vcxproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/dbgutil/dbgutil.vcxproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/dbgutil/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/dbgutil/CMakeLists.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/dbgutil/machoreader.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/dbgutil/machoreader.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/gcdump". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/gcdump". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/gcdump". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/gcdump". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/gcdump/gcinfodecoder.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/gcdump/gcinfodecoder.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/gcdump/gcdumpnonx86.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/gcdump/gcdumpnonx86.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/gcdump/gcdump.vcxproj.filters" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/gcdump/gcdump.vcxproj.filters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/gcdump/gcdump.vcxproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/gcdump/gcdump.vcxproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/gcdump/gcdump.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/gcdump/gcdump.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/gcdump/gcinfodumper.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/gcdump/gcinfodumper.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/gcdump/i386". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/gcdump/i386/gcdumpx86.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/gcdump/i386/gcdumpx86.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/check.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/check.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/check.inl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/check.inl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/arrayholder.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/arrayholder.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/clrdata.idl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/clrdata.idl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/clrhost.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/clrhost.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/bitvector.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/bitvector.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/clrnt.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/clrnt.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/contract.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/contract.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/clrinternal.idl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/clrinternal.idl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/clrtypes.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/clrtypes.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/CMakeLists.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/contract.inl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/contract.inl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/cordebug.idl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/cordebug.idl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/corhdr.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/corhdr.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/coreclrhost.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/coreclrhost.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/corhlpr.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/corhlpr.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/corexcep.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/corexcep.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/cor.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/cor.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/corhlprpriv.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/corhlprpriv.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/corhlpr.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/corhlpr.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/corjitflags.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/corjitflags.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/corprof.idl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/corprof.idl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/corpub.idl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/corpub.idl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/corsym.idl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/corsym.idl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/crosscomp.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/crosscomp.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/cortypeinfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/cortypeinfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/crsttypes.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/crsttypes.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/crtwrap.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/crtwrap.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/dacprivate.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/dacprivate.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/daccess.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/daccess.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/dbgenginemetrics.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/dbgenginemetrics.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/dbgportable.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/dbgportable.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/dbgtargetcontext.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/dbgtargetcontext.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/dbgutil.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/dbgutil.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/debugmacrosext.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/debugmacrosext.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/debugmacros.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/debugmacros.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/entrypoints.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/entrypoints.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/ex.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/ex.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/debugreturn.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/debugreturn.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/dumpcommon.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/dumpcommon.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/fstring.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/fstring.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/gcdesc.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/gcdesc.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/gcdecoder.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/gcdecoder.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/gcdump.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/gcdump.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/gcinfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/gcinfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/gcinfotypes.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/gcinfotypes.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/gcmsg.inl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/gcmsg.inl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/gcinfodecoder.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/gcinfodecoder.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/gcinfodumper.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/gcinfodumper.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/getproductversionnumber.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/getproductversionnumber.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/holder.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/holder.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/hillclimbing.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/hillclimbing.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/iterator.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/iterator.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/longfilepathwrappers.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/longfilepathwrappers.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/iallocator.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/iallocator.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/livedatatarget.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/livedatatarget.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/log.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/log.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/loglf.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/loglf.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/mdcommon.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/mdcommon.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/memoryrange.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/memoryrange.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/metadata.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/metadata.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/metahost.idl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/metahost.idl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/new.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/new.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/msodw.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/msodw.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/nibblemapmacros.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/nibblemapmacros.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/nsutilpriv.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/nsutilpriv.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/mscorsvc.idl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/mscorsvc.idl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/MSCOREE.IDL" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/MSCOREE.IDL". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/opcode.def" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/opcode.def". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/openum.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/openum.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/palclr_win.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/palclr_win.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/palclr.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/palclr.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/ostype.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/ostype.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/pedecoder.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/pedecoder.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/predeftlsslot.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/predeftlsslot.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/pedecoder.inl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/pedecoder.inl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/random.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/random.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/readytorun.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/readytorun.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/regdisp.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/regdisp.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/readytoruninstructionset.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/readytoruninstructionset.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/registrywrapper.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/registrywrapper.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/runtimeinfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/runtimeinfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/safewrap.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/safewrap.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/releaseholder.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/releaseholder.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/resource.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/resource.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/safemath.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/safemath.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/sbuffer.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/sbuffer.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/sbuffer.inl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/sbuffer.inl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/securityutil.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/securityutil.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/securitywrapper.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/securitywrapper.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/sospriv.idl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/sospriv.idl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/sigparser.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/sigparser.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/sstring.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/sstring.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/sstring.inl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/sstring.inl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/staticcontract.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/staticcontract.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/static_assert.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/static_assert.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/stdmacros.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/stdmacros.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/stresslog.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/stresslog.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/switches.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/switches.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/unreachable.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/unreachable.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/warningcontrol.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/warningcontrol.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/utilcode.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/utilcode.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/tls.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/tls.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/volatile.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/volatile.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/win64unwind.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/win64unwind.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/winwrap.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/winwrap.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/xclrdata.idl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/xclrdata.idl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/xcordebug.idl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/xcordebug.idl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/yieldprocessornormalized.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/yieldprocessornormalized.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/clr_std". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/clr_std". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/clr_std". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/clr_std/string" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/clr_std/string". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/clr_std/algorithm" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/clr_std/algorithm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/clr_std/type_traits" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/clr_std/type_traits". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/clr_std/utility" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/clr_std/utility". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/clr_std/vector" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/clr_std/vector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/llvm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/llvm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/llvm/ELF.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/llvm/ELF.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/llvm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/llvm/Dwarf.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/llvm/Dwarf.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/inc/llvm/Dwarf.def" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/inc/llvm/Dwarf.def". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/minipal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/minipal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/minipal/utils.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/minipal/utils.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/minipal/getexepath.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/minipal/getexepath.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/CMakeLists.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/pal_assert.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/pal_assert.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/mbusafecrt.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/mbusafecrt.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/pal.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/pal.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/pal_error.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/pal_error.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/palprivate.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/palprivate.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/pal_endian.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/pal_endian.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/pal_mstypes.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/pal_mstypes.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/unixasmmacros.inc" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/unixasmmacros.inc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/strsafe.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/strsafe.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/unixasmmacrosarm.inc" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/unixasmmacrosarm.inc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/unixasmmacrosamd64.inc" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/unixasmmacrosamd64.inc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/unixasmmacrosarm64.inc" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/unixasmmacrosarm64.inc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/unixasmmacrosx86.inc" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/unixasmmacrosx86.inc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/unixasmmacross390x.inc" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/unixasmmacross390x.inc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/conio.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/conio.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/aclapi.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/aclapi.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/commctrl.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/commctrl.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/commdlg.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/commdlg.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/crtdbg.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/crtdbg.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/dbghelp.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/dbghelp.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/eh.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/eh.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/htmlhelp.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/htmlhelp.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/guiddef.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/guiddef.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/errorrep.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/errorrep.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/intsafe.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/intsafe.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/imagehlp.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/imagehlp.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/intrin.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/intrin.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/no_sal2.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/no_sal2.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/new.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/new.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/oaidl.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/oaidl.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/ntimage.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/ntimage.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/objbase.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/objbase.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/objidl.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/objidl.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/ocidl.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/ocidl.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/ole2.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/ole2.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/palrt.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/palrt.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/poppack.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/poppack.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/olectl.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/olectl.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/oleauto.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/oleauto.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/process.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/process.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/psapi.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/psapi.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/pshpack1.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/pshpack1.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/pshpack4.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/pshpack4.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/pshpack2.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/pshpack2.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/pshpack8.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/pshpack8.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/richedit.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/richedit.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/rpc.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/rpc.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/rpcndr.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/rpcndr.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/safecrt.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/safecrt.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/sal.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/sal.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/servprov.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/servprov.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/share.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/share.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/shellapi.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/shellapi.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/shlwapi.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/shlwapi.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/shlobj.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/shlobj.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/specstrings.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/specstrings.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/specstrings_strict.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/specstrings_strict.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/specstrings_undef.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/specstrings_undef.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/tlhelp32.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/tlhelp32.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/urlmon.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/urlmon.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/tchar.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/tchar.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/verrsrc.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/verrsrc.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/unknwn.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/unknwn.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/winapifamily.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/winapifamily.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/wincrypt.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/wincrypt.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/winbase.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/winbase.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/windef.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/windef.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/windows.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/windows.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/wininet.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/wininet.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/winnt.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/winnt.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/winerror.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/winerror.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/winnls.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/winnls.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/winresrc.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/winresrc.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/winternl.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/winternl.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/wtsapi32.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/wtsapi32.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/winver.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/winver.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/winuser.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/winuser.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/cstdlib" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/cstdlib". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/ctype.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/ctype.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/assert.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/assert.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/emmintrin.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/emmintrin.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/fcntl.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/fcntl.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/float.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/float.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/io.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/io.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/limits.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/limits.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/malloc.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/malloc.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/memory.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/memory.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/stdarg.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/stdarg.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/math.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/math.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/stddef.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/stddef.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/stdint.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/stdint.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/stdio.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/stdio.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/stdlib.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/stdlib.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/time.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/time.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/string.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/string.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/wchar.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/wchar.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/inc/rt/cpp/xmmintrin.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/inc/rt/cpp/xmmintrin.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/idl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/idl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/idl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/idl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/idl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/idl/cordebug_i.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/idl/cordebug_i.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/idl/clrdata_i.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/idl/clrdata_i.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/idl/corprof_i.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/idl/corprof_i.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/idl/clrprivappxhosting_i.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/idl/clrprivappxhosting_i.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/idl/corpub_i.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/idl/corpub_i.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/idl/clrinternal_i.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/idl/clrinternal_i.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/idl/corsym_i.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/idl/corsym_i.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/idl/sospriv_i.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/idl/sospriv_i.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/idl/xcordebug_i.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/idl/xcordebug_i.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/idl/metahost_i.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/idl/metahost_i.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/idl/xclrdata_i.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/idl/xclrdata_i.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/clrinternal.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/clrinternal.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/corerror.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/corerror.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/cordebug.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/cordebug.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/clrdata.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/clrdata.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/CMakeLists.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/corprof.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/corprof.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/corsym.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/corsym.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/corpub.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/corpub.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/fxver.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/fxver.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/fxver.rc" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/fxver.rc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/mscoree.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/mscoree.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/fxverstrings.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/fxverstrings.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/metahost.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/metahost.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/product_version.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/product_version.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/xclrdata.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/xclrdata.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/readme.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/readme.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/sospriv.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/sospriv.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/prebuilt/inc/xcordebug.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/prebuilt/inc/xcordebug.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/.tpattributes" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/.tpattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/CMakeLists.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/configure.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/configure.cmake". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/config.h.in" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/config.h.in". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/amd64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/amd64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/amd64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/amd64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/amd64/debugbreak.S" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/amd64/debugbreak.S". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/amd64/context.S" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/amd64/context.S". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/amd64/processor.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/amd64/processor.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/amd64/asmconstants.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/amd64/asmconstants.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/arm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/arm/processor.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/arm/processor.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/arm/asmconstants.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/arm/asmconstants.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/arm/debugbreak.S" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/arm/debugbreak.S". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/arm64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/arm64/processor.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/arm64/processor.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/arm64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/arm64/context.S" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/arm64/context.S". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/arm64/debugbreak.S" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/arm64/debugbreak.S". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/arm64/asmconstants.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/arm64/asmconstants.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/i386". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/i386". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/i386". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/i386/asmconstants.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/i386/asmconstants.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/i386/processor.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/i386/processor.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/i386/debugbreak.S" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/i386/debugbreak.S". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/s390x". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/s390x". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/s390x". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/s390x". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/s390x/debugbreak.S" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/s390x/debugbreak.S". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/s390x/context2.S" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/s390x/context2.S". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/s390x/processor.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/s390x/processor.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/arch/s390x/asmconstants.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/arch/s390x/asmconstants.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/cruntime". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/cruntime". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/cruntime". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/cruntime". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/cruntime/file.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/cruntime/file.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/cruntime/malloc.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/cruntime/malloc.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/cruntime/filecrt.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/cruntime/filecrt.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/cruntime/math.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/cruntime/math.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/cruntime/misc.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/cruntime/misc.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/cruntime/printf.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/cruntime/printf.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/cruntime/silent_printf.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/cruntime/silent_printf.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/cruntime/string.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/cruntime/string.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/cruntime/printfcpp.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/cruntime/printfcpp.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/cruntime/wchar.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/cruntime/wchar.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/cruntime/stringtls.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/cruntime/stringtls.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/debug". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/debug/debug.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/debug/debug.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/file". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/file". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/file". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/file/directory.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/file/directory.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/file/find.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/file/find.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/file/file.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/file/file.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/file/filetime.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/file/filetime.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/file/path.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/file/path.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/handlemgr". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/handlemgr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/handlemgr/handlemgr.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/handlemgr/handlemgr.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/handlemgr/handleapi.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/handlemgr/handleapi.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/cruntime.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/cruntime.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/corunix.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/corunix.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/cs.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/cs.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/corunix.inl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/corunix.inl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/dbgmsg.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/dbgmsg.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/critsect.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/critsect.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/debug.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/debug.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/environ.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/environ.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/event.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/event.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/fakepoll.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/fakepoll.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/file.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/file.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/file.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/file.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/filetime.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/filetime.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/handleapi.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/handleapi.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/handlemgr.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/handlemgr.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/list.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/list.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/init.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/init.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/malloc.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/malloc.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/map.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/map.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/map.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/map.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/misc.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/misc.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/module.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/module.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/mutex.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/mutex.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/palinternal.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/palinternal.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/perftrace.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/perftrace.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/printfcpp.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/printfcpp.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/procobj.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/procobj.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/process.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/process.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/shm.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/shm.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/sharedmemory.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/sharedmemory.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/shmemory.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/shmemory.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/stackstring.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/stackstring.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/synchobjects.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/synchobjects.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/thread.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/thread.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/synchcache.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/synchcache.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/threadsusp.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/threadsusp.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/threadinfo.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/threadinfo.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/unicodedata.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/unicodedata.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/utf8.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/utf8.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/utils.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/utils.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/include/pal/virtual.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/include/pal/virtual.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/init". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/init". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/init/pal.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/init/pal.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/init/sxs.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/init/sxs.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/loader". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/loader/module.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/loader/module.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/locale". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/locale". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/locale". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/locale/unicodedata.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/locale/unicodedata.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/locale/utf8.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/locale/utf8.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/locale/unicode.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/locale/unicode.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/locale/unicodedata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/locale/unicodedata.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/map". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/map". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/map/common.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/map/common.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/map/map.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/map/map.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/map/common.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/map/common.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/map/virtual.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/map/virtual.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/misc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/misc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/misc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/misc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/misc/error.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/misc/error.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/misc/dbgmsg.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/misc/dbgmsg.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/misc/errorstrings.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/misc/errorstrings.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/misc/environ.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/misc/environ.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/misc/fmtmessage.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/misc/fmtmessage.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/misc/errorstrings.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/misc/errorstrings.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/misc/miscpalapi.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/misc/miscpalapi.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/misc/time.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/misc/time.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/misc/strutil.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/misc/strutil.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/misc/sysinfo.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/misc/sysinfo.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/misc/utils.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/misc/utils.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/objmgr". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/objmgr". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/objmgr". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/objmgr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/objmgr/palobjbase.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/objmgr/palobjbase.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/objmgr/shmobject.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/objmgr/shmobject.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/objmgr/palobjbase.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/objmgr/palobjbase.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/objmgr/shmobjectmanager.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/objmgr/shmobjectmanager.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/objmgr/shmobject.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/objmgr/shmobject.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/objmgr/shmobjectmanager.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/objmgr/shmobjectmanager.hpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/cruntime.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/cruntime.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/input.inl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/input.inl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/internal_securecrt.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/internal_securecrt.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/internal.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/internal.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/makepath_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/makepath_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/mbusafecrt.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/mbusafecrt.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/mbusafecrt_internal.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/mbusafecrt_internal.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/output.inl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/output.inl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/safecrt_input_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/safecrt_input_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/memmove_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/memmove_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/memcpy_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/memcpy_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/safecrt_output_l.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/safecrt_output_l.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/safecrt_output_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/safecrt_output_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/safecrt_woutput_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/safecrt_woutput_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/safecrt_winput_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/safecrt_winput_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/splitpath_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/splitpath_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/sscanf_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/sscanf_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/strcat_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/strcat_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/sprintf_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/sprintf_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/strcpy_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/strcpy_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/strlen_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/strlen_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/strncat_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/strncat_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/strncpy_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/strncpy_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/strtok_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/strtok_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/swprintf.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/swprintf.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/tcscat_s.inl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/tcscat_s.inl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/tcscpy_s.inl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/tcscpy_s.inl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/tcsncat_s.inl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/tcsncat_s.inl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/tcsncpy_s.inl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/tcsncpy_s.inl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/tmakepath_s.inl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/tmakepath_s.inl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/tcstok_s.inl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/tcstok_s.inl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/tsplitpath_s.inl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/tsplitpath_s.inl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/vsprintf.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/vsprintf.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/vswprint.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/vswprint.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/wcscat_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/wcscat_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/wcscpy_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/wcscpy_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/wcsncat_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/wcsncat_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/wcslen_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/wcslen_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/wcsncpy_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/wcsncpy_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/wcstok_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/wcstok_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/wmakepath_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/wmakepath_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/xtox_s.inl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/xtox_s.inl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/xtoa_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/xtoa_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/xtow_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/xtow_s.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/safecrt/wsplitpath_s.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/safecrt/wsplitpath_s.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/shmemory". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/shmemory/shmemory.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/shmemory/shmemory.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/sync". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/sync/cs.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/sync/cs.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/synchmgr". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/synchmgr". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/synchmgr". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/synchmgr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/synchmgr/synchmanager.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/synchmgr/synchmanager.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/synchmgr/wait.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/synchmgr/wait.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/synchmgr/synchcontrollers.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/synchmgr/synchcontrollers.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/synchmgr/synchmanager.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/synchmgr/synchmanager.hpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/synchobj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/synchobj/mutex.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/synchobj/mutex.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/thread". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/thread". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/thread". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/thread". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/thread/process.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/thread/process.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/thread/procprivate.hpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/thread/procprivate.hpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/thread/threadsusp.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/thread/threadsusp.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/pal/src/thread/thread.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/pal/src/thread/thread.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/palrt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/palrt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/palrt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/palrt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/palrt/bstr.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/palrt/bstr.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/palrt/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/palrt/CMakeLists.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/palrt/comem.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/palrt/comem.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/palrt/coguid.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/palrt/coguid.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/palrt/common.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/palrt/common.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/palrt/guid.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/palrt/guid.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/palrt/path.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/palrt/path.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/palrt/variant.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/palrt/variant.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/palrt/shlwapip.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/palrt/shlwapip.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/palrt/memorystream.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/palrt/memorystream.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/check.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/check.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/clrhost_nodependencies.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/clrhost_nodependencies.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/CMakeLists.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/debug.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/debug.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/dlwrap.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/dlwrap.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/ex.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/ex.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/longfilepathwrappers.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/longfilepathwrappers.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/hostimpl.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/hostimpl.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/fstring.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/fstring.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/namespaceutil.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/namespaceutil.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/pedecoder.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/pedecoder.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/safewrap.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/safewrap.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/sbuffer.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/sbuffer.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/securitywrapper.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/securitywrapper.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/securityutil.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/securityutil.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/sstring.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/sstring.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/stdafx.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/stdafx.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/sstring_com.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/sstring_com.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/utilcode.vcxproj.filters" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/utilcode.vcxproj.filters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/shared/utilcode/utilcode.vcxproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/shared/utilcode/utilcode.vcxproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/CMakeLists.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/extensions/configure.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/extensions/configure.cmake". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/extensions/extensions.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/extensions/extensions.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/extensions/config.h.in" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/extensions/config.h.in". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/extensions/extensions.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/extensions/extensions.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/extensions/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/extensions/CMakeLists.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/extensions/extensions.vcxproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/extensions/extensions.vcxproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/extensions/hostcoreclr.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/extensions/hostcoreclr.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/extensions/hostdesktop.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/extensions/hostdesktop.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/inc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/inc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/inc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/inc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/inc/debuggerservices.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/inc/debuggerservices.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/inc/lldbservices.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/inc/lldbservices.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/inc/hostservices.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/inc/hostservices.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/inc/remotememoryservice.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/inc/remotememoryservice.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/inc/runtime.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/inc/runtime.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/inc/host.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/inc/host.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/inc/specialthreadinfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/inc/specialthreadinfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/inc/symbolservice.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/inc/symbolservice.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/inc/target.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/inc/target.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/testsos.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/testsos.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/testutils.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/testutils.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/test_libsosplugin.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/test_libsosplugin.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_bpmd_clear.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_bpmd_clear.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_bpmd_clearall.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_bpmd_clearall.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_bpmd_methoddesc.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_bpmd_methoddesc.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_bpmd_module_function_iloffset.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_bpmd_module_function_iloffset.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_bpmd_module_function.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_bpmd_module_function.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_clrstack.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_clrstack.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_bpmd_nofuturemodule_module_function.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_bpmd_nofuturemodule_module_function.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_clrthreads.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_clrthreads.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_clru.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_clru.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_dso.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_dso.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_dumpclass.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_dumpclass.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_dumpheap.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_dumpheap.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_dumpil.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_dumpil.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_dumplog.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_dumplog.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_dumpmodule.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_dumpmodule.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_dumpmt.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_dumpmt.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_dumpobj.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_dumpobj.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_dumpmd.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_dumpmd.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_dumpstack.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_dumpstack.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_eeheap.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_eeheap.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_gcroot.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_gcroot.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_eestack.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_eestack.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_histclear.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_histclear.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_histinit.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_histinit.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_histroot.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_histroot.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_ip2md.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_ip2md.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_histobj.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_histobj.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_histobjfind.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_histobjfind.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_name2ee.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_name2ee.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_pe.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_pe.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_sos.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_sos.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/t_cmd_soshelp.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/t_cmd_soshelp.py". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/TestDebuggee". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/TestDebuggee". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/TestDebuggee/Test.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/TestDebuggee/Test.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin.tests/TestDebuggee/TestDebuggee.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin.tests/TestDebuggee/TestDebuggee.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/lldbplugin.vcxproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/lldbplugin.vcxproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/mstypes.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/mstypes.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/lldbplugin.vcxproj.filters" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/lldbplugin.vcxproj.filters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/CMakeLists.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/services.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/services.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/services.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/services.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/sethostruntimecommand.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/sethostruntimecommand.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/soscommand.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/soscommand.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/setsostidcommand.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/setsostidcommand.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/sosplugin.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/sosplugin.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/sosplugin.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/sosplugin.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/LICENSE.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/LLDB.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/LLDB.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBBreakpointLocation.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBBreakpointLocation.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBBreakpoint.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBBreakpoint.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBBlock.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBBlock.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBAddress.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBAddress.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBAttachInfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBAttachInfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBCommandReturnObject.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBCommandReturnObject.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBCommunication.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBCommunication.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBBroadcaster.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBBroadcaster.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBCommandInterpreter.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBCommandInterpreter.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBCompileUnit.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBCompileUnit.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBData.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBData.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBDebugger.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBDebugger.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBDefines.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBDefines.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBDeclaration.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBDeclaration.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBEvent.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBEvent.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBError.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBError.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBExecutionContext.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBExecutionContext.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBExpressionOptions.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBExpressionOptions.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBFrame.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBFrame.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBFileSpecList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBFileSpecList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBFileSpec.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBFileSpec.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBHostOS.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBHostOS.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBFunction.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBFunction.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBInstruction.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBInstruction.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBLanguageRuntime.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBLanguageRuntime.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBLineEntry.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBLineEntry.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBInstructionList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBInstructionList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBLaunchInfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBLaunchInfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBMemoryRegionInfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBMemoryRegionInfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBListener.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBListener.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBModuleSpec.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBModuleSpec.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBPlatform.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBPlatform.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBModule.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBModule.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBMemoryRegionInfoList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBMemoryRegionInfoList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBProcess.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBProcess.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBQueueItem.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBQueueItem.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBQueue.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBQueue.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBSection.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBSection.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBSourceManager.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBSourceManager.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBStream.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBStream.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBStructuredData.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBStructuredData.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBStringList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBStringList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBSymbol.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBSymbol.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBSymbolContextList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBSymbolContextList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBSymbolContext.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBSymbolContext.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBTarget.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBTarget.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBThreadCollection.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBThreadCollection.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBThread.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBThread.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBType.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBType.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBThreadPlan.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBThreadPlan.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBTypeCategory.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBTypeCategory.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBTypeEnumMember.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBTypeEnumMember.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBTypeFilter.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBTypeFilter.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBTypeNameSpecifier.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBTypeNameSpecifier.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBTypeFormat.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBTypeFormat.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBTypeSynthetic.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBTypeSynthetic.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBTypeSummary.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBTypeSummary.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBUnixSignals.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBUnixSignals.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBValue.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBValue.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBValueList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBValueList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBVariablesOptions.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBVariablesOptions.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SBWatchpoint.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SBWatchpoint.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/API/SystemInitializerFull.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/API/SystemInitializerFull.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/lldb-defines.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/lldb-defines.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/lldb-enumerations.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/lldb-enumerations.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/lldb-forward.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/lldb-forward.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/lldb-private-defines.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/lldb-private-defines.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/lldb-private-enumerations.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/lldb-private-enumerations.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/lldb-private-forward.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/lldb-private-forward.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/lldb-private-types.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/lldb-private-types.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/lldb-private-interfaces.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/lldb-private-interfaces.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/lldb-private.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/lldb-private.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/lldb-types.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/lldb-types.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/lldb-public.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/lldb-public.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/lldb-versioning.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/lldb-versioning.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/AnsiTerminal.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/AnsiTerminal.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/CleanUp.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/CleanUp.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/ConvertEnum.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/ConvertEnum.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/Either.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/Either.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/Iterable.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/Iterable.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/JSON.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/JSON.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/NameMatches.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/NameMatches.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/LLDBAssert.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/LLDBAssert.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/ProcessStructReader.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/ProcessStructReader.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/PseudoTerminal.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/PseudoTerminal.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/PriorityPointerPair.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/PriorityPointerPair.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/Range.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/Range.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/RegisterNumber.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/RegisterNumber.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/SafeMachO.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/SafeMachO.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/SharedCluster.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/SharedCluster.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/SelectHelper.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/SelectHelper.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/SharingPtr.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/SharingPtr.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/StringLexer.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/StringLexer.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/StringExtractor.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/StringExtractor.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/Timeout.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/Timeout.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/Utils.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/Utils.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.0/lldb/Utility/TaskPool.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.0/lldb/Utility/TaskPool.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/LICENSE.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/LLDB.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/LLDB.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBBreakpoint.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBBreakpoint.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBBlock.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBBlock.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBAttachInfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBAttachInfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBAddress.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBAddress.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBBreakpointLocation.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBBreakpointLocation.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBBroadcaster.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBBroadcaster.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBBreakpointName.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBBreakpointName.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBCommandInterpreter.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBCommandInterpreter.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBCommunication.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBCommunication.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBCommandReturnObject.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBCommandReturnObject.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBCompileUnit.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBCompileUnit.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBData.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBData.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBDebugger.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBDebugger.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBDeclaration.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBDeclaration.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBEvent.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBEvent.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBDefines.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBDefines.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBError.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBError.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBExecutionContext.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBExecutionContext.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBExpressionOptions.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBExpressionOptions.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBFileSpecList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBFileSpecList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBFrame.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBFrame.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBFileSpec.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBFileSpec.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBFunction.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBFunction.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBHostOS.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBHostOS.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBInstruction.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBInstruction.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBLanguageRuntime.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBLanguageRuntime.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBInstructionList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBInstructionList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBLineEntry.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBLineEntry.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBListener.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBListener.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBLaunchInfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBLaunchInfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBMemoryRegionInfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBMemoryRegionInfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBModule.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBModule.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBMemoryRegionInfoList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBMemoryRegionInfoList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBModuleSpec.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBModuleSpec.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBProcess.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBProcess.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBPlatform.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBPlatform.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBQueue.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBQueue.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBQueueItem.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBQueueItem.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBSection.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBSection.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBSourceManager.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBSourceManager.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBStream.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBStream.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBStringList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBStringList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBStructuredData.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBStructuredData.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBSymbol.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBSymbol.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBSymbolContextList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBSymbolContextList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBSymbolContext.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBSymbolContext.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTarget.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTarget.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBThread.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBThread.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBThreadCollection.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBThreadCollection.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBThreadPlan.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBThreadPlan.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTrace.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTrace.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTraceOptions.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTraceOptions.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBType.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBType.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTypeCategory.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTypeCategory.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTypeFormat.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTypeFormat.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTypeFilter.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTypeFilter.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTypeNameSpecifier.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTypeNameSpecifier.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTypeEnumMember.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTypeEnumMember.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTypeSummary.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTypeSummary.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTypeSynthetic.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBTypeSynthetic.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBUnixSignals.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBUnixSignals.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBValueList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBValueList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBValue.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBValue.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBVariablesOptions.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBVariablesOptions.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SBWatchpoint.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SBWatchpoint.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/API/SystemInitializerFull.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/API/SystemInitializerFull.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointIDList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointIDList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/Breakpoint.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/Breakpoint.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointLocation.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointLocation.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointID.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointID.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointLocationCollection.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointLocationCollection.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointLocationList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointLocationList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointName.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointName.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointResolver.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointResolver.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointResolverAddress.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointResolverAddress.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointOptions.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointOptions.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointResolverFileLine.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointResolverFileLine.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointResolverFileRegex.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointResolverFileRegex.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointResolverName.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointResolverName.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointSite.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointSite.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointSiteList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/BreakpointSiteList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/StoppointCallbackContext.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/StoppointCallbackContext.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/Stoppoint.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/Stoppoint.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/StoppointLocation.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/StoppointLocation.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/Watchpoint.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/Watchpoint.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/WatchpointOptions.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/WatchpointOptions.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/WatchpointList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Breakpoint/WatchpointList.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/AddressResolverFileLine.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/AddressResolverFileLine.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/Address.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/Address.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/AddressResolver.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/AddressResolver.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/AddressResolverName.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/AddressResolverName.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/AddressRange.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/AddressRange.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ArchSpec.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ArchSpec.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ClangForward.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ClangForward.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/Communication.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/Communication.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/Debugger.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/Debugger.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/Disassembler.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/Disassembler.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/Broadcaster.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/Broadcaster.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/DumpDataExtractor.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/DumpDataExtractor.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/EmulateInstruction.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/EmulateInstruction.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/dwarf.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/dwarf.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/Event.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/Event.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/FileSpecList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/FileSpecList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/FormatEntity.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/FormatEntity.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/FileLineResolver.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/FileLineResolver.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/IOHandler.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/IOHandler.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/IOStreamMacros.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/IOStreamMacros.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/LoadedModuleInfoList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/LoadedModuleInfoList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/MappedHash.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/MappedHash.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/Mangled.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/Mangled.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/Listener.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/Listener.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ModuleList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ModuleList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ModuleChild.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ModuleChild.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/Module.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/Module.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/Opcode.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/Opcode.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/PluginInterface.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/PluginInterface.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ModuleSpec.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ModuleSpec.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/RangeMap.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/RangeMap.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/PluginManager.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/PluginManager.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/RegisterValue.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/RegisterValue.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/Scalar.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/Scalar.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/SearchFilter.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/SearchFilter.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/Section.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/Section.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/State.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/State.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/STLUtils.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/STLUtils.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/StreamAsynchronousIO.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/StreamAsynchronousIO.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/SourceManager.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/SourceManager.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/StreamBuffer.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/StreamBuffer.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/StreamFile.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/StreamFile.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/StructuredDataImpl.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/StructuredDataImpl.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ThreadSafeDenseSet.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ThreadSafeDenseSet.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ThreadSafeDenseMap.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ThreadSafeDenseMap.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/SwiftForward.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/SwiftForward.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ThreadSafeSTLVector.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ThreadSafeSTLVector.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ThreadSafeSTLMap.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ThreadSafeSTLMap.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ThreadSafeValue.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ThreadSafeValue.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/UniqueCStringMap.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/UniqueCStringMap.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObject.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObject.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/Value.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/Value.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/UserSettingsController.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/UserSettingsController.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectCast.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectCast.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectChild.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectChild.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectConstResult.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectConstResult.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectConstResultCast.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectConstResultCast.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectConstResultChild.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectConstResultChild.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectDynamicValue.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectDynamicValue.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectConstResultImpl.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectConstResultImpl.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectMemory.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectMemory.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectRegister.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectRegister.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectVariable.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectVariable.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectSyntheticFilter.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Core/ValueObjectSyntheticFilter.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/CXXFunctionPointer.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/CXXFunctionPointer.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/DataVisualization.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/DataVisualization.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/DumpValueObjectOptions.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/DumpValueObjectOptions.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/FormatCache.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/FormatCache.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/FormatClasses.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/FormatClasses.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/FormatManager.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/FormatManager.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/FormattersHelpers.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/FormattersHelpers.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/FormattersContainer.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/FormattersContainer.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/LanguageCategory.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/LanguageCategory.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/StringPrinter.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/StringPrinter.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/TypeCategory.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/TypeCategory.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/TypeCategoryMap.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/TypeCategoryMap.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/TypeFormat.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/TypeFormat.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/TypeSummary.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/TypeSummary.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/TypeValidator.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/TypeValidator.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/ValueObjectPrinter.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/ValueObjectPrinter.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/TypeSynthetic.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/TypeSynthetic.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/VectorIterator.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/VectorIterator.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/VectorType.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/DataFormatters/VectorType.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Expression/Expression.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression/Expression.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Expression/DiagnosticManager.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression/DiagnosticManager.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Expression/DWARFExpression.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression/DWARFExpression.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Expression/ExpressionParser.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression/ExpressionParser.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Expression/ExpressionSourceCode.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression/ExpressionSourceCode.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Expression/ExpressionTypeSystemHelper.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression/ExpressionTypeSystemHelper.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Expression/ExpressionVariable.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression/ExpressionVariable.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Expression/IRExecutionUnit.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression/IRExecutionUnit.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Expression/FunctionCaller.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression/FunctionCaller.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Expression/IRInterpreter.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression/IRInterpreter.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Expression/IRMemoryMap.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression/IRMemoryMap.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Expression/IRDynamicChecks.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression/IRDynamicChecks.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Expression/Materializer.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression/Materializer.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Expression/UserExpression.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression/UserExpression.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Expression/LLVMUserExpression.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression/LLVMUserExpression.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Expression/REPL.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression/REPL.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Expression/UtilityFunction.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Expression/UtilityFunction.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/android". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/android/HostInfoAndroid.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/android/HostInfoAndroid.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/NativeBreakpointList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/NativeBreakpointList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/GetOptInc.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/GetOptInc.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/NativeProcessProtocol.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/NativeProcessProtocol.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/NativeBreakpoint.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/NativeBreakpoint.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/NativeRegisterContext.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/NativeRegisterContext.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/NativeThreadProtocol.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/NativeThreadProtocol.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/NativeWatchpointList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/NativeWatchpointList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/SoftwareBreakpoint.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/SoftwareBreakpoint.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/UDPSocket.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/UDPSocket.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/TCPSocket.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/common/TCPSocket.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/Config.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/Config.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/Config.h.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/Config.h.cmake". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/ConnectionFileDescriptor.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/ConnectionFileDescriptor.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/Debug.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/Debug.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/Editline.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/Editline.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/File.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/File.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/FileCache.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/FileCache.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostGetOpt.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostGetOpt.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/FileSystem.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/FileSystem.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/Host.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/Host.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostInfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostInfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostInfoBase.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostInfoBase.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostNativeProcess.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostNativeProcess.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostNativeProcessBase.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostNativeProcessBase.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostNativeThreadBase.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostNativeThreadBase.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostNativeThreadForward.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostNativeThreadForward.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostNativeThread.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostNativeThread.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostThread.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostThread.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostProcess.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/HostProcess.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/LockFileBase.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/LockFileBase.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/MainLoop.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/MainLoop.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/LockFile.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/LockFile.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/MonitoringProcessLauncher.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/MonitoringProcessLauncher.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/OptionParser.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/OptionParser.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/MainLoopBase.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/MainLoopBase.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/Pipe.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/Pipe.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/PosixApi.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/PosixApi.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/Predicate.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/Predicate.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/ProcessRunLock.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/ProcessRunLock.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/ProcessLauncher.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/ProcessLauncher.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/PipeBase.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/PipeBase.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/PseudoTerminal.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/PseudoTerminal.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/Symbols.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/Symbols.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/Socket.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/Socket.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/SocketAddress.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/SocketAddress.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/StringConvert.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/StringConvert.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/Terminal.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/Terminal.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/ThreadLauncher.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/ThreadLauncher.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/Time.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/Time.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/XML.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/XML.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/freebsd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/freebsd/HostInfoFreeBSD.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/freebsd/HostInfoFreeBSD.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/linux". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/linux". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/linux". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/linux/AbstractSocket.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/linux/AbstractSocket.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/linux/HostInfoLinux.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/linux/HostInfoLinux.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/linux/Ptrace.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/linux/Ptrace.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/linux/Uio.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/linux/Uio.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/linux/Support.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/linux/Support.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/macosx". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/macosx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/macosx/HostInfoMacOSX.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/macosx/HostInfoMacOSX.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/macosx/HostThreadMacOSX.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/macosx/HostThreadMacOSX.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/netbsd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/netbsd/HostInfoNetBSD.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/netbsd/HostInfoNetBSD.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/openbsd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/openbsd/HostInfoOpenBSD.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/openbsd/HostInfoOpenBSD.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/HostInfoPosix.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/HostInfoPosix.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/Fcntl.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/Fcntl.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/DomainSocket.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/DomainSocket.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/HostProcessPosix.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/HostProcessPosix.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/ConnectionFileDescriptorPosix.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/ConnectionFileDescriptorPosix.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/HostThreadPosix.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/HostThreadPosix.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/PipePosix.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/PipePosix.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/LockFilePosix.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/LockFilePosix.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/ProcessLauncherPosixFork.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/posix/ProcessLauncherPosixFork.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/AutoHandle.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/AutoHandle.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/editlinewin.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/editlinewin.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/ConnectionGenericFileWindows.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/ConnectionGenericFileWindows.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/HostInfoWindows.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/HostInfoWindows.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/HostProcessWindows.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/HostProcessWindows.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/HostThreadWindows.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/HostThreadWindows.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/PipeWindows.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/PipeWindows.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/LockFileWindows.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/LockFileWindows.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/PosixApi.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/PosixApi.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/windows.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/windows.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/ProcessLauncherWindows.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Host/windows/ProcessLauncherWindows.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Initialization". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Initialization". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Initialization". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Initialization/SystemInitializerCommon.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Initialization/SystemInitializerCommon.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Initialization/SystemLifetimeManager.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Initialization/SystemLifetimeManager.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Initialization/SystemInitializer.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Initialization/SystemInitializer.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandCompletions.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandCompletions.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandInterpreter.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandInterpreter.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandHistory.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandHistory.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandAlias.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandAlias.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/Args.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/Args.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandObject.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandObject.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandObjectMultiword.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandObjectMultiword.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandOptionValidators.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandOptionValidators.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandReturnObject.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandReturnObject.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandObjectRegexCommand.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/CommandObjectRegexCommand.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupArchitecture.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupArchitecture.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupBoolean.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupBoolean.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupPlatform.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupPlatform.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupOutputFile.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupOutputFile.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupFile.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupFile.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupFormat.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupFormat.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupString.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupString.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupUUID.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupUUID.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupVariable.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupVariable.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupUInt64.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupUInt64.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupWatchpoint.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupWatchpoint.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupValueObjectDisplay.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionGroupValueObjectDisplay.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/Options.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/Options.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueArgs.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueArgs.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueArch.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueArch.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValue.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValue.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueArray.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueArray.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueBoolean.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueBoolean.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueChar.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueChar.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueDictionary.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueDictionary.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueFileSpec.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueFileSpec.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueEnumeration.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueEnumeration.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueFileSpecList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueFileSpecList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueFormat.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueFormat.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueFormatEntity.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueFormatEntity.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueProperties.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueProperties.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValuePathMappings.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValuePathMappings.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueRegex.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueRegex.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueLanguage.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueLanguage.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueString.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueString.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValues.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValues.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueSInt64.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueSInt64.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueUInt64.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueUInt64.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/Property.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/Property.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueUUID.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/OptionValueUUID.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/ScriptInterpreter.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Interpreter/ScriptInterpreter.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/lldb-defines.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/lldb-defines.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/lldb-enumerations.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/lldb-enumerations.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/lldb-forward.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/lldb-forward.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/lldb-private-defines.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/lldb-private-defines.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/lldb-private-enumerations.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/lldb-private-enumerations.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/lldb-private-forward.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/lldb-private-forward.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/lldb-private-interfaces.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/lldb-private-interfaces.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/lldb-private-types.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/lldb-private-types.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/lldb-public.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/lldb-public.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/lldb-private.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/lldb-private.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/lldb-types.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/lldb-types.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/lldb-versioning.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/lldb-versioning.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/ArmUnwindInfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/ArmUnwindInfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/Block.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/Block.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/ClangASTImporter.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/ClangASTImporter.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/ClangExternalASTSourceCallbacks.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/ClangExternalASTSourceCallbacks.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/ClangExternalASTSourceCommon.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/ClangExternalASTSourceCommon.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/ClangASTContext.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/ClangASTContext.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/CompactUnwindInfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/CompactUnwindInfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/CompilerDecl.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/CompilerDecl.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/CompilerDeclContext.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/CompilerDeclContext.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/CompilerType.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/CompilerType.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/ClangUtil.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/ClangUtil.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/CompileUnit.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/CompileUnit.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/DebugMacros.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/DebugMacros.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/Declaration.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/Declaration.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/DeclVendor.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/DeclVendor.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/DWARFCallFrameInfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/DWARFCallFrameInfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/Function.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/Function.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/FuncUnwinders.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/FuncUnwinders.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/GoASTContext.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/GoASTContext.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/JavaASTContext.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/JavaASTContext.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/ObjectContainer.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/ObjectContainer.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/LineEntry.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/LineEntry.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/ObjectFile.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/ObjectFile.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/OCamlASTContext.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/OCamlASTContext.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/LineTable.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/LineTable.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/Symbol.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/Symbol.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/SymbolContext.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/SymbolContext.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/SymbolVendor.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/SymbolVendor.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/SymbolContextScope.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/SymbolContextScope.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/SymbolFile.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/SymbolFile.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/TaggedASTType.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/TaggedASTType.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/Symtab.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/Symtab.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/TypeList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/TypeList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/Type.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/Type.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/TypeMap.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/TypeMap.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/TypeSystem.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/TypeSystem.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/UnwindTable.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/UnwindTable.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/UnwindPlan.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/UnwindPlan.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/Variable.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/Variable.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/VariableList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/VariableList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/VerifyDecl.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Symbol/VerifyDecl.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/DynamicLoader.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/DynamicLoader.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/CPPLanguageRuntime.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/CPPLanguageRuntime.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ExecutionContextScope.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ExecutionContextScope.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ABI.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ABI.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/FileAction.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/FileAction.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ExecutionContext.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ExecutionContext.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/InstrumentationRuntimeStopInfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/InstrumentationRuntimeStopInfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/JITLoader.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/JITLoader.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/JITLoaderList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/JITLoaderList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/InstrumentationRuntime.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/InstrumentationRuntime.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/Language.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/Language.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/LanguageRuntime.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/LanguageRuntime.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/Memory.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/Memory.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/MemoryRegionInfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/MemoryRegionInfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/MemoryHistory.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/MemoryHistory.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ModuleCache.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ModuleCache.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ObjCLanguageRuntime.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ObjCLanguageRuntime.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/OperatingSystem.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/OperatingSystem.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/PathMappingList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/PathMappingList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/Platform.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/Platform.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ProcessInfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ProcessInfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/Process.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/Process.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ProcessLaunchInfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ProcessLaunchInfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/Queue.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/Queue.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ProcessStructReader.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ProcessStructReader.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/QueueItem.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/QueueItem.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/QueueList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/QueueList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/RegisterCheckpoint.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/RegisterCheckpoint.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/RegisterNumber.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/RegisterNumber.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/RegisterContext.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/RegisterContext.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/SectionLoadHistory.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/SectionLoadHistory.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/SectionLoadList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/SectionLoadList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/StackFrame.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/StackFrame.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/StackFrameList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/StackFrameList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/StopInfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/StopInfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/StackID.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/StackID.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/StructuredDataPlugin.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/StructuredDataPlugin.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/Target.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/Target.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/Thread.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/Thread.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/SystemRuntime.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/SystemRuntime.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadCollection.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadCollection.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/TargetList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/TargetList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanCallFunction.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanCallFunction.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanBase.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanBase.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlan.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlan.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanCallFunctionUsingABI.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanCallFunctionUsingABI.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanCallOnFunctionExit.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanCallOnFunctionExit.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanCallUserExpression.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanCallUserExpression.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanPython.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanPython.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanRunToAddress.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanRunToAddress.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanShouldStopHere.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanShouldStopHere.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanStepInRange.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanStepInRange.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanStepInstruction.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanStepInstruction.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanStepOverBreakpoint.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanStepOverBreakpoint.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanStepOverRange.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanStepOverRange.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanStepOut.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanStepOut.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanStepThrough.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanStepThrough.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanStepRange.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanStepRange.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanStepUntil.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanStepUntil.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanTracer.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadPlanTracer.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadSpec.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/ThreadSpec.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/Unwind.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/Unwind.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/UnixSignals.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/UnixSignals.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Target/UnwindAssembly.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Target/UnwindAssembly.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Baton.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Baton.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/CleanUp.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/CleanUp.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Connection.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Connection.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/AnsiTerminal.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/AnsiTerminal.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/ConstString.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/ConstString.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/DataBuffer.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/DataBuffer.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/DataEncoder.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/DataEncoder.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/DataBufferLLVM.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/DataBufferLLVM.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/DataBufferHeap.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/DataBufferHeap.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/DataExtractor.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/DataExtractor.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Endian.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Endian.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Either.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Either.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/FastDemangle.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/FastDemangle.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Flags.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Flags.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/History.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/History.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/FileSpec.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/FileSpec.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/IOObject.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/IOObject.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Iterable.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Iterable.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/JSON.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/JSON.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Log.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Log.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Logging.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Logging.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/LLDBAssert.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/LLDBAssert.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/NameMatches.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/NameMatches.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Range.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Range.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/SafeMachO.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/SafeMachO.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/SharedCluster.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/SharedCluster.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/SelectHelper.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/SelectHelper.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/SharingPtr.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/SharingPtr.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/RegularExpression.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/RegularExpression.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Status.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Status.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/StreamCallback.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/StreamCallback.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Stream.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Stream.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/StreamGDBRemote.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/StreamGDBRemote.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/StreamString.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/StreamString.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/StringExtractor.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/StringExtractor.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/StreamTee.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/StreamTee.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/StringLexer.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/StringLexer.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/StructuredData.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/StructuredData.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/TildeExpressionResolver.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/TildeExpressionResolver.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/StringList.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/StringList.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/TaskPool.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/TaskPool.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/TraceOptions.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/TraceOptions.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/UUID.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/UUID.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/UserID.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/UserID.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Timeout.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Timeout.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Timer.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/Timer.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/UriParser.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/UriParser.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/VASPrintf.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/VASPrintf.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/lldbplugin/swift-4.1/lldb/Utility/VMRange.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/lldbplugin/swift-4.1/lldb/Utility/VMRange.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/runcommand". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/runcommand". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/runcommand/runcommand.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/runcommand/runcommand.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/runcommand/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/runcommand/CMakeLists.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Extensions/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Extensions/CMakeLists.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Extensions/ConsoleServiceFromDebuggerServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Extensions/ConsoleServiceFromDebuggerServices.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Extensions/ContextServiceFromDebuggerServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Extensions/ContextServiceFromDebuggerServices.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Extensions/DebuggerServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Extensions/DebuggerServices.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Extensions/AssemblyResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Extensions/AssemblyResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Extensions/HostServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Extensions/HostServices.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Extensions/MemoryServiceFromDebuggerServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Extensions/MemoryServiceFromDebuggerServices.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Extensions/RemoteMemoryService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Extensions/RemoteMemoryService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Extensions/ModuleServiceFromDebuggerServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Extensions/ModuleServiceFromDebuggerServices.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Extensions/TargetFromFromDebuggerServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Extensions/TargetFromFromDebuggerServices.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Extensions/SOS.Extensions.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Extensions/SOS.Extensions.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Extensions/ThreadServiceFromDebuggerServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Extensions/ThreadServiceFromDebuggerServices.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Extensions/ThreadUnwindServiceFromDebuggerServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Extensions/ThreadUnwindServiceFromDebuggerServices.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/CorDebugPlatform.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/CorDebugPlatform.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/CorDebugDataTargetWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/CorDebugDataTargetWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DataTargetWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DataTargetWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/ClrDebuggingVersion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/ClrDebuggingVersion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/ClrDebuggingProcessFlags.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/ClrDebuggingProcessFlags.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/HostWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/HostWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/LLDBServices.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/LLDBServices.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/RuntimeWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/RuntimeWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/SOS.Hosting.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/SOS.Hosting.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/ServiceWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/ServiceWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/SOSHost.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/SOSHost.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/SOSLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/SOSLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/SymbolServiceWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/SymbolServiceWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/SymbolServiceExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/SymbolServiceExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/TargetWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/TargetWrapper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/Commands". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/Commands/SOSCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/Commands/SOSCommand.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/DebugControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/DebugControl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/DebugAdvanced.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/DebugAdvanced.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/DebugClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/DebugClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/DebugDataSpaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/DebugDataSpaces.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/DebugRegisters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/DebugRegisters.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/DebugSymbols.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/DebugSymbols.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/DebugSystemObjects.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/DebugSystemObjects.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/CodePage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/CodePage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/BusDataType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/BusDataType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugAsmOpt.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugAsmOpt.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugAddSynthMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugAddSynthMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugAddSynthSym.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugAddSynthSym.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugAttach.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugAttach.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugBreakpointAccessType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugBreakpointAccessType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugBreakpointFlag.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugBreakpointFlag.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugBreakpointType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugBreakpointType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugCes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugCes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugCds.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugCds.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugCdsRefresh.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugCdsRefresh.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugCesExecutionStatus.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugCesExecutionStatus.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugConnectSession.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugConnectSession.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugClassQualifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugClassQualifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugCreateProcess.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugCreateProcess.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugCss.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugCss.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugCurrent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugCurrent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugDataSpace.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugDataSpace.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugDisasm.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugDisasm.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugDump.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugDump.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugDumpFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugDumpFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugECreateProcess.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugECreateProcess.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugEIndex.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugEIndex.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugEnd.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugEnd.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugEngOpt.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugEngOpt.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugExecute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugExecute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugEvent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugFilterContinueOption.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugFilterContinueOption.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugExpr.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugExpr.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugFilterEvent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugFilterEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugFilterExecOption.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugFilterExecOption.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugFrame.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugFrame.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugFormat.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugFormat.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugFindSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugFindSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugGetMod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugGetMod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugGetFnent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugGetFnent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugGetProc.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugGetProc.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugGetTextCompletions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugGetTextCompletions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugHandleDataType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugHandleDataType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugInterrupt.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugInterrupt.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugGsel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugGsel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugLevel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugLevel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugManaged.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugManaged.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugLog.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugLog.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugManReset.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugManReset.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugModName.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugModName.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOffsInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOffsInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugManStr.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugManStr.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutCb.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutCb.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutCbf.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutCbf.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutCbi.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutCbi.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutput.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutput.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutTextRepl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutTextRepl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutCtl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutCtl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutputSymbols.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutputSymbols.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutSym.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutSym.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugPhysical.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugPhysical.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugOutType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugRegister.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugRegister.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugProcDesc.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugProcDesc.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugRegisters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugRegisters.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugProcess.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugProcess.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugRegSrc.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugRegSrc.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugScopeGroup.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugScopeGroup.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugRequest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugSession.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugSession.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugServers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugServers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugSrcFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugSrcFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugStackcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugStackcs.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugStatus.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugStatus.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugStatusFlags.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugStatusFlags.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugSymbol.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugSymbol.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugSymInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugSymInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugSymType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugSymType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugSysObjInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugSysObjInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugTbInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugTbInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugSysVerStr.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugSysVerStr.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugTypeOpts.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugTypeOpts.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugValueType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugValueType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugVSearch.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugVSearch.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugVSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugVSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugWait.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/DebugWait.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/ECreationDisposition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/ECreationDisposition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/EFileAccess.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/EFileAccess.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/EFileAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/EFileAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/EFileShare.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/EFileShare.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/ErrorLevel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/ErrorLevel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/ExtTdop.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/ExtTdop.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/IG.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/IG.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/ImageFileMachine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/ImageFileMachine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/FormatMessage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/FormatMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/InterfaceType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/InterfaceType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/MEM.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/MEM.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/ModuleOrders.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/ModuleOrders.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/ModuleArchitecture.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/ModuleArchitecture.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/Paage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/Paage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/Sec.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/Sec.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/SpfMoveMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/SpfMoveMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/SymOpt.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/SymOpt.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/VsFF.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/VsFF.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/SymTag.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Enums/SymTag.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugAdvanced.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugAdvanced.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugAdvanced2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugAdvanced2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugAdvanced3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugAdvanced3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugBreakpoint.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugBreakpoint.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugBreakpoint2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugBreakpoint2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugBreakpoint3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugBreakpoint3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugClient3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugClient3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugClient2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugClient2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugClient4.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugClient4.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugClient5.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugClient5.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugControl2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugControl2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugControl4.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugControl4.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugControl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugControl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugControl3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugControl3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugClient6.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugClient6.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugDataSpaces2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugDataSpaces2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugDataSpaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugDataSpaces.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugControl5.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugControl5.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugControl6.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugControl6.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugDataSpaces3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugDataSpaces3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugDataSpaces4.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugDataSpaces4.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugEventCallbacks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugEventCallbacks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugEventCallbacksWide.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugEventCallbacksWide.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugInputCallbacks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugInputCallbacks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugEventContextCallbacks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugEventContextCallbacks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugOutputCallbacks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugOutputCallbacks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugOutputCallbacks2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugOutputCallbacks2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugOutputCallbacksWide.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugOutputCallbacksWide.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugRegisters2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugRegisters2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSymbolGroup.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSymbolGroup.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSymbolGroup2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSymbolGroup2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugRegisters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugRegisters.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSymbols.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSymbols.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSymbols3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSymbols3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSymbols2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSymbols2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSymbols5.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSymbols5.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSystemObjects.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSystemObjects.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSymbols4.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSymbols4.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSystemObjects2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSystemObjects2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSystemObjects3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/IDebugSystemObjects3.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugCachedSymbolInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugCachedSymbolInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugCreateProcessOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugCreateProcessOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugBreakpointParameters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugBreakpointParameters.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugEventContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugEventContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugExceptionFilterParameters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugExceptionFilterParameters.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugGetTextCompletionsIn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugGetTextCompletionsIn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugGetTextCompletionsOut.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugGetTextCompletionsOut.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugLastEventInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugLastEventInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugLastEventInfoException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugLastEventInfoException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugHandleDataBasic.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugHandleDataBasic.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugLastEventInfoExitProcess.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugLastEventInfoExitProcess.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugLastEventInfoBreakpoint.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugLastEventInfoBreakpoint.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugLastEventInfoLoadModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugLastEventInfoLoadModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugLastEventInfoSystemError.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugLastEventInfoSystemError.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugModuleAndId.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugModuleAndId.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugLastEventInfoExitThread.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugLastEventInfoExitThread.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugLastEventInfoUnloadModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugLastEventInfoUnloadModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugModuleParameters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugModuleParameters.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugOffsetRegion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugOffsetRegion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugReadUserMinidumpStream.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugReadUserMinidumpStream.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugRegisterDescription.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugRegisterDescription.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugSpecificFilterParameters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugSpecificFilterParameters.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugStackFrame.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugStackFrame.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugStackFrameEx.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugStackFrameEx.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugSymbolSourceEntry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugSymbolSourceEntry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugThreadBasicInformation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugThreadBasicInformation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugSymbolParameters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugSymbolParameters.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugSymbolEntry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugSymbolEntry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugTypedData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugTypedData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/DebugValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ExceptionRecord64.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ExceptionRecord64.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ExtTypedData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ExtTypedData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageCor20Header.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageCor20Header.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/F128Parts64.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/F128Parts64.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageDataDirectory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageDataDirectory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageCor20HeaderEntryPoint.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageCor20HeaderEntryPoint.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageDosHeader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageDosHeader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/I64Parts32.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/I64Parts32.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageHlpModule64.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageHlpModule64.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageFileHeader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageFileHeader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageImportDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageImportDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageNtHeaders64.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageNtHeaders64.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageNtHeaders32.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageNtHeaders32.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageOptionalHeader32.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageOptionalHeader32.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageThunkData32.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageThunkData32.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageOptionalHeader64.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageOptionalHeader64.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageThunkData64.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/ImageThunkData64.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/LandAndCodePage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/LandAndCodePage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/MemoryBasicInformation64.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/MemoryBasicInformation64.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/Rect.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/Rect.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/VsFixedFileInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/VsFixedFileInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/WdbgExtsClrDataInterface.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/WdbgExtsClrDataInterface.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/WinDbgExtensionApis.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/WinDbgExtensionApis.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/WdbgExtsThreadOsInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Hosting/DbgEng/Interop/Structs/WdbgExtsThreadOsInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.InstallHelper". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.InstallHelper". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.InstallHelper/SOS.InstallHelper.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.InstallHelper/SOS.InstallHelper.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.InstallHelper/InstallHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.InstallHelper/InstallHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Package". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Package". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Package/SOS.Package.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Package/SOS.Package.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.Package/SOS.Symbol.Package.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.Package/SOS.Symbol.Package.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/ConfigFiles/Unix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/ConfigFiles/Unix/Debugger.Tests.Config.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/ConfigFiles/Unix/Debugger.Tests.Config.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/ConfigFiles/Windows". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/ConfigFiles/Windows/Debugger.Tests.Config.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/ConfigFiles/Windows/Debugger.Tests.Config.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/DesktopClrHost". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/DesktopClrHost". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/DesktopClrHost/DesktopClrHost.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/DesktopClrHost/DesktopClrHost.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/DesktopClrHost/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/DesktopClrHost/CMakeLists.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/DivZero". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/DivZero". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/DivZero/DivZero.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/DivZero/DivZero.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/DivZero/DivZero.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/DivZero/DivZero.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/DotnetDumpCommands". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/DotnetDumpCommands". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/DotnetDumpCommands/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/DotnetDumpCommands/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/DotnetDumpCommands/DotnetDumpCommands.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/DotnetDumpCommands/DotnetDumpCommands.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/GCPOH". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/GCPOH". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/GCPOH/GCPOH.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/GCPOH/GCPOH.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/GCPOH/GCPOH.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/GCPOH/GCPOH.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/GCWhere". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/GCWhere". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/GCWhere/GCWhere.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/GCWhere/GCWhere.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/GCWhere/GCWhere.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/GCWhere/GCWhere.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/LineNums". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/LineNums". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/LineNums/LineNums.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/LineNums/LineNums.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/LineNums/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/LineNums/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/NestedExceptionTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/NestedExceptionTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/NestedExceptionTest/NestedExceptionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/NestedExceptionTest/NestedExceptionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/NestedExceptionTest/NestedExceptionTest.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/NestedExceptionTest/NestedExceptionTest.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/Overflow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/Overflow". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/Overflow/Overflow.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/Overflow/Overflow.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/Overflow/Overflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/Overflow/Overflow.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/ReflectionTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/ReflectionTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/ReflectionTest/ReflectionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/ReflectionTest/ReflectionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/ReflectionTest/ReflectionTest.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/ReflectionTest/ReflectionTest.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/SimpleThrow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/SimpleThrow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/SimpleThrow". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/SimpleThrow/SimpleThrow.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/SimpleThrow/SimpleThrow.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/SimpleThrow/SimpleThrow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/SimpleThrow/SimpleThrow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/SimpleThrow/UserObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/SimpleThrow/UserObject.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/SymbolTestApp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/SymbolTestApp/SymbolTestApp.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/SymbolTestApp/SymbolTestApp.sln". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/SymbolTestApp/SymbolTestApp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/SymbolTestApp/SymbolTestApp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/SymbolTestApp/SymbolTestApp/SymbolTestApp.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/SymbolTestApp/SymbolTestApp/SymbolTestApp.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/SymbolTestApp/SymbolTestApp/SymbolTestApp.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/SymbolTestApp/SymbolTestApp/SymbolTestApp.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/SymbolTestApp/SymbolTestDll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/SymbolTestApp/SymbolTestDll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/SymbolTestApp/SymbolTestDll/TestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/SymbolTestApp/SymbolTestDll/TestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/SymbolTestApp/SymbolTestDll/SymbolTestDll.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/SymbolTestApp/SymbolTestDll/SymbolTestDll.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/TaskNestedException/RandomUserLibrary". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/TaskNestedException/RandomUserLibrary". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/TaskNestedException/RandomUserLibrary/RandomUserTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/TaskNestedException/RandomUserLibrary/RandomUserTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/TaskNestedException/RandomUserLibrary/RandomUserLibrary.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/TaskNestedException/RandomUserLibrary/RandomUserLibrary.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/TaskNestedException/TaskNestedException.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/TaskNestedException/TaskNestedException.sln". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/TaskNestedException/TaskNestedException". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/TaskNestedException/TaskNestedException". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/TaskNestedException/TaskNestedException/TaskNestedException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/TaskNestedException/TaskNestedException/TaskNestedException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/TaskNestedException/TaskNestedException/TaskNestedException.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/TaskNestedException/TaskNestedException/TaskNestedException.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/WebApp3". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/WebApp3". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/WebApp3". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/WebApp3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/WebApp3/appsettings.Development.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/WebApp3/appsettings.Development.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/WebApp3/appsettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/WebApp3/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/WebApp3/testCert.pfx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/WebApp3/testCert.pfx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/WebApp3/Startup.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/WebApp3/Startup.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/WebApp3/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/WebApp3/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/WebApp3/WebApp3.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/WebApp3/WebApp3.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/WebApp3/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Debuggees/WebApp3/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Debuggees/WebApp3/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Scripts/ConcurrentDictionaries.script" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts/ConcurrentDictionaries.script". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Scripts/DivZero.script" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts/DivZero.script". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Scripts/DualRuntimes.script" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts/DualRuntimes.script". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Scripts/DumpGen.script" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts/DumpGen.script". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Scripts/GCTests.script" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts/GCTests.script". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Scripts/GCPOH.script" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts/GCPOH.script". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Scripts/LineNums.script" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts/LineNums.script". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Scripts/lldbhelper.py" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts/lldbhelper.py". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Scripts/NestedExceptionTest.script" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts/NestedExceptionTest.script". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Scripts/OtherCommands.script" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts/OtherCommands.script". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Scripts/SimpleThrow.script" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts/SimpleThrow.script". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Scripts/Reflection.script" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts/Reflection.script". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Scripts/Overflow.script" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts/Overflow.script". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Scripts/StackAndOtherTests.script" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts/StackAndOtherTests.script". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Scripts/StackTests.script" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts/StackTests.script". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Scripts/WebApp.script" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts/WebApp.script". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/Scripts/TaskNestedException.script" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/Scripts/TaskNestedException.script". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/SOS.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/SOS.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/SOS.UnitTests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/SOS.UnitTests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/SOS.UnitTests/SOSRunner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/SOS.UnitTests/SOSRunner.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/data.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/data.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/disasm.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/disasm.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/CMakeLists.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/CMakeLists.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/dbgengservices.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/dbgengservices.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/disasm.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/disasm.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/dbgengservices.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/dbgengservices.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/disasmARM.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/disasmARM.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/disasmARM64.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/disasmARM64.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/dllsext.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/dllsext.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/ExpressionNode.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/ExpressionNode.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/disasmX86.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/disasmX86.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/eeheap.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/eeheap.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/ExpressionNode.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/ExpressionNode.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/exts.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/exts.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/exts.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/exts.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/gchist.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/gchist.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/gcroot.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/gcroot.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/ntinfo.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/ntinfo.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/Native.rc" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/Native.rc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/platformspecific.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/platformspecific.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/metadata.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/metadata.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/sigparser.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/sigparser.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/sildasm.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/sildasm.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/sos.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/sos.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/sildasm.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/sildasm.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/sos.def" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/sos.def". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/sos.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/sos.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/sosdocs.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/sosdocs.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/sos_stacktrace.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/sos_stacktrace.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/stressLogDump.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/stressLogDump.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/sos_md.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/sos_md.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/sos_unixexports.src" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/sos_unixexports.src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/sosdocsunix.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/sosdocsunix.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/strike.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/strike.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/strike.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/strike.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/Strike.vcxproj.filters" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/Strike.vcxproj.filters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/Strike.vcxproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/Strike.vcxproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/symbols.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/symbols.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/symbols.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/symbols.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/util.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/util.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/util.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/util.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/WatchCmd.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/WatchCmd.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/WatchCmd.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/WatchCmd.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/vm.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/vm.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/platform". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/platform". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/platform/datatarget.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/platform/datatarget.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/platform/datatarget.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/platform/datatarget.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/platform/hostimpl.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/platform/hostimpl.cpp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/platform". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/platform/cordebugdatatarget.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/platform/cordebugdatatarget.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/platform/runtimeimpl.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/platform/runtimeimpl.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/platform/hostimpl.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/platform/hostimpl.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/platform/targetimpl.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/platform/targetimpl.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/platform/targetimpl.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/platform/targetimpl.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/platform/runtimeimpl.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/platform/runtimeimpl.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/xplat". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/xplat". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/xplat". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/xplat/dbghelp.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/xplat/dbghelp.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/xplat/dbgeng.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/xplat/dbgeng.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/SOS/Strike/xplat/wdbgexts.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/SOS/Strike/xplat/wdbgexts.h". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/benchmarks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/benchmarks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/benchmarks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/benchmarks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/benchmarks/benchmarks.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/benchmarks/benchmarks.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/benchmarks/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/benchmarks/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/benchmarks/RunBenchmarks.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/benchmarks/RunBenchmarks.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/benchmarks/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/benchmarks/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/benchmarks/RunBenchmarks.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/benchmarks/RunBenchmarks.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/benchmarks/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/benchmarks/.gitignore". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/CommonTestRunner". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/CommonTestRunner". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/CommonTestRunner". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/CommonTestRunner/DiagnosticPortsHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/CommonTestRunner/DiagnosticPortsHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/CommonTestRunner/CommonTestRunner.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/CommonTestRunner/CommonTestRunner.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/CommonTestRunner/TestRunner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/CommonTestRunner/TestRunner.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/CommonTestRunner/ConfigFiles/Unix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/CommonTestRunner/ConfigFiles/Unix/Debugger.Tests.Config.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/CommonTestRunner/ConfigFiles/Unix/Debugger.Tests.Config.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/CommonTestRunner/ConfigFiles/Windows". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/CommonTestRunner/ConfigFiles/Windows/Debugger.Tests.Config.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/CommonTestRunner/ConfigFiles/Windows/Debugger.Tests.Config.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DacCompareNativeTypes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DacCompareNativeTypes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DacCompareNativeTypes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DacCompareNativeTypes/Member.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DacCompareNativeTypes/Member.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DacCompareNativeTypes/DwarfParse.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DacCompareNativeTypes/DwarfParse.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DacCompareNativeTypes/PdbParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DacCompareNativeTypes/PdbParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DacCompareNativeTypes/DacCompareNativeTypes.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DacCompareNativeTypes/DacCompareNativeTypes.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DacCompareNativeTypes/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DacCompareNativeTypes/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DacCompareNativeTypes/Readme.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DacCompareNativeTypes/Readme.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DacCompareNativeTypes/Type.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DacCompareNativeTypes/Type.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DacCompareNativeTypes/Whitespace.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DacCompareNativeTypes/Whitespace.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/ConfigFiles/Unix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DbgShim.UnitTests/ConfigFiles/Unix/Debugger.Tests.Config.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/ConfigFiles/Unix/Debugger.Tests.Config.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/ConfigFiles/Windows". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DbgShim.UnitTests/ConfigFiles/Windows/Debugger.Tests.Config.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/ConfigFiles/Windows/Debugger.Tests.Config.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DbgShim.UnitTests/DbgShimAPI.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/DbgShimAPI.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DbgShim.UnitTests/DbgShim.UnitTests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/DbgShim.UnitTests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DbgShim.UnitTests/DbgShimTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/DbgShimTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DbgShim.UnitTests/ICLRDebugging.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/ICLRDebugging.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DbgShim.UnitTests/DebuggeeInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/DebuggeeInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DbgShim.UnitTests/ICorDebug.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/ICorDebug.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DbgShim.UnitTests/ManagedCallbackWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/ManagedCallbackWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DbgShim.UnitTests/LibraryProviderWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/LibraryProviderWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DbgShim.UnitTests/ICorDebugController.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/ICorDebugController.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/Debuggees/SimpleDebuggee". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/Debuggees/SimpleDebuggee". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/Debuggees/SimpleDebuggee". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DbgShim.UnitTests/Debuggees/SimpleDebuggee/SimpleDebuggee.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/Debuggees/SimpleDebuggee/SimpleDebuggee.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DbgShim.UnitTests/Debuggees/SimpleDebuggee/runtimeconfig.template.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/Debuggees/SimpleDebuggee/runtimeconfig.template.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/DbgShim.UnitTests/Debuggees/SimpleDebuggee/SimpleDebuggee.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/DbgShim.UnitTests/Debuggees/SimpleDebuggee/SimpleDebuggee.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-counters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-counters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-counters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/dotnet-counters/CounterMonitorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-counters/CounterMonitorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/dotnet-counters/DotnetCounters.UnitTests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-counters/DotnetCounters.UnitTests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/dotnet-counters/CSVExporterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-counters/CSVExporterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/dotnet-counters/JSONExporterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-counters/JSONExporterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/dotnet-counters/KnownProviderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-counters/KnownProviderTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-stack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-stack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/dotnet-stack/DotnetStack.UnitTests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-stack/DotnetStack.UnitTests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/dotnet-stack/StackTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-stack/StackTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-trace". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-trace". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/dotnet-trace/ChildProcessTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-trace/ChildProcessTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/dotnet-trace/CLRProviderParsing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-trace/CLRProviderParsing.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/dotnet-trace/ProfileProviderMerging.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-trace/ProfileProviderMerging.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/dotnet-trace/ProviderParsing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-trace/ProviderParsing.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/dotnet-trace/DotnetTrace.UnitTests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/dotnet-trace/DotnetTrace.UnitTests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/eventpipe/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/eventpipe/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/eventpipe/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/eventpipe/common/RemoteTestExecutorHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/eventpipe/common/RemoteTestExecutorHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/eventpipe/common/StreamProxy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/eventpipe/common/StreamProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/eventpipe/common/IpcTraceTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/eventpipe/common/IpcTraceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/eventpipe/ContentionEvents.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/eventpipe/ContentionEvents.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/eventpipe/EventPipe.UnitTests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/eventpipe/EventPipe.UnitTests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/eventpipe/CustomEvents.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/eventpipe/CustomEvents.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/eventpipe/GCEvents.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/eventpipe/GCEvents.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/eventpipe/LoaderEvents.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/eventpipe/LoaderEvents.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/eventpipe/MethodEvents.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/eventpipe/MethodEvents.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/eventpipe/providers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/eventpipe/providers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/eventpipe/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/eventpipe/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/eventpipe/ThreadPoolEvents.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/eventpipe/ThreadPoolEvents.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/Common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/EventPipeStress/Common/Common.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/Common/Common.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/EventPipeStress/Common/BurstPattern.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/Common/BurstPattern.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/EventPipeStress/Common/Options.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/Common/Options.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/Orchestrator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/Orchestrator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/Orchestrator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/EventPipeStress/Orchestrator/CommandLine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/Orchestrator/CommandLine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/EventPipeStress/Orchestrator/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/Orchestrator/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/EventPipeStress/Orchestrator/Orchestrator.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/Orchestrator/Orchestrator.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/EventPipeStress/Orchestrator/TestResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/Orchestrator/TestResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/EventPipeStress/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/Stress". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/Stress". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/EventPipeStress/Stress/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/Stress/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/EventPipeStress/Stress/Stress.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeStress/Stress/Stress.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeTracee". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeTracee". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/EventPipeTracee/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeTracee/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/EventPipeTracee/EventPipeTracee.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/EventPipeTracee/EventPipeTracee.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/ExitCodeTracee". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/ExitCodeTracee". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/ExitCodeTracee/ExitCodeTracee.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/ExitCodeTracee/ExitCodeTracee.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/ExitCodeTracee/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/ExitCodeTracee/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Grape". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Grape". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Grape". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Grape". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Grape/Grape.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Grape/Grape.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Grape/TestRunner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Grape/TestRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Grape/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Grape/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Grape/config.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Grape/config.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Grape/TraceGeneratorConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Grape/TraceGeneratorConfiguration.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Grape/TraceGenerators". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Grape/TraceGenerators". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Grape/TraceGenerators/EventPipeTraceGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Grape/TraceGenerators/EventPipeTraceGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Grape/TraceGenerators/EtwTraceGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Grape/TraceGenerators/EtwTraceGenerator.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/ConfigFiles/Unix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/ConfigFiles/Unix/Debugger.Tests.Config.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/ConfigFiles/Unix/Debugger.Tests.Config.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/ConfigFiles/Windows". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/ConfigFiles/Windows/Debugger.Tests.Config.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/ConfigFiles/Windows/Debugger.Tests.Config.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/RunTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/RunTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/DebugServicesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/DebugServicesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/Microsoft.Diagnostics.DebugServices.UnitTests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/Microsoft.Diagnostics.DebugServices.UnitTests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/ServiceEventTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/ServiceEventTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/SymbolServiceTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/SymbolServiceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/TestDbgEng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/TestDbgEng.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/WriteTestData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.DebugServices.UnitTests/WriteTestData.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/EventCounterConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/EventCounterConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/AspNetTriggerUnitTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/AspNetTriggerUnitTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/EventCounterPipelineUnitTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/EventCounterPipelineUnitTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/EventLogsPipelineUnitTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/EventLogsPipelineUnitTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/EventCounterTriggerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/EventCounterTriggerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/EventTracePipelineUnitTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/EventTracePipelineUnitTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/GlobMatcherTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/GlobMatcherTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/PipelineTestUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/PipelineTestUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/Microsoft.Diagnostics.Monitoring.EventPipe.UnitTests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/Microsoft.Diagnostics.Monitoring.EventPipe.UnitTests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/TestStreamingLogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/TestStreamingLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/SlidingWindowTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/SlidingWindowTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.Monitoring/Microsoft.Diagnostics.Monitoring.UnitTests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring/Microsoft.Diagnostics.Monitoring.UnitTests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.Monitoring/PipelineTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.Monitoring/PipelineTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.NETCore.Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.NETCore.Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.NETCore.Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.NETCore.Client". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClientApiShim.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClientApiShim.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.NETCore.Client/GetProcessEnvironmentTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.NETCore.Client/GetProcessEnvironmentTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.NETCore.Client/EventPipeProviderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.NETCore.Client/EventPipeProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClientApiShimExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClientApiShimExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.NETCore.Client/EventPipeSessionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.NETCore.Client/EventPipeSessionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.NETCore.Client/GetProcessInfoTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.NETCore.Client/GetProcessInfoTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.NETCore.Client/GetPublishedProcessesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.NETCore.Client/GetPublishedProcessesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.NETCore.Client/ReversedServerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.NETCore.Client/ReversedServerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.UnitTests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.UnitTests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Microsoft.Diagnostics.NETCore.Client/HandleableCollectionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Microsoft.Diagnostics.NETCore.Client/HandleableCollectionTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/StackTracee". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/StackTracee". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/StackTracee/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/StackTracee/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/StackTracee/StackTracee.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/StackTracee/StackTracee.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Tracee". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Tracee". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Tracee/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Tracee/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/tests/Tracee/Tracee.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/tests/Tracee/Tracee.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/Common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/Common/CommandExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/Common/CommandExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/Common/Commands". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/Common/Commands". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/Common/Commands/ProcessStatus.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/Common/Commands/ProcessStatus.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/Common/Commands/Utils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/Common/Commands/Utils.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/Common/ProcessNativeMethods". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/Common/ProcessNativeMethods/ProcessNativeMethods.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/Common/ProcessNativeMethods/ProcessNativeMethods.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/Common/ReversedServerHelpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/Common/ReversedServerHelpers/ReversedServerHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/Common/ReversedServerHelpers/ReversedServerHelpers.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/Common/WindowsProcessExtension". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/Common/WindowsProcessExtension/WindowsProcessExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/Common/WindowsProcessExtension/WindowsProcessExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-counters/CommandLineErrorException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters/CommandLineErrorException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-counters/CounterPayload.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters/CounterPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-counters/CounterMonitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters/CounterMonitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-counters/CounterSet.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters/CounterSet.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-counters/CounterProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters/CounterProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-counters/dotnet-counters.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters/dotnet-counters.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-counters/KnownData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters/KnownData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-counters/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-counters/runtimeconfig.template.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters/runtimeconfig.template.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-counters/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters/Exporters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters/Exporters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters/Exporters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-counters/Exporters/ConsoleWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters/Exporters/ConsoleWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-counters/Exporters/ICounterRenderer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters/Exporters/ICounterRenderer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-counters/Exporters/CSVExporter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters/Exporters/CSVExporter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-counters/Exporters/JSONExporter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-counters/Exporters/JSONExporter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dsrouter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dsrouter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dsrouter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dsrouter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dsrouter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-dsrouter/DiagnosticsServerRouterCommands.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dsrouter/DiagnosticsServerRouterCommands.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-dsrouter/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dsrouter/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-dsrouter/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dsrouter/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-dsrouter/dotnet-dsrouter.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dsrouter/dotnet-dsrouter.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-dsrouter/ADBTcpRouterFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dsrouter/ADBTcpRouterFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-dsrouter/runtimeconfig.template.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dsrouter/runtimeconfig.template.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-dsrouter/USBMuxTcpClientRouterFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dsrouter/USBMuxTcpClientRouterFactory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dump". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dump". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dump". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dump". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-dump/Analyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dump/Analyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-dump/Dumper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dump/Dumper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-dump/Dumper.Windows.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dump/Dumper.Windows.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-dump/dotnet-dump.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dump/dotnet-dump.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-dump/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dump/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-dump/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dump/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-dump/runtimeconfig.template.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dump/runtimeconfig.template.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dump/Commands". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dump/Commands". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-dump/Commands/SOSCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dump/Commands/SOSCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-dump/Commands/ReadMemoryCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-dump/Commands/ReadMemoryCommand.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/CommandLine". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/CommandLine". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/CommandLine". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-gcdump/CommandLine/CollectCommandHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/CommandLine/CollectCommandHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-gcdump/CommandLine/ReportCommandHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/CommandLine/ReportCommandHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-gcdump/CommandLine/PrintReportHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/CommandLine/PrintReportHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-gcdump/dotnet-gcdump.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/dotnet-gcdump.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-gcdump/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-gcdump/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-gcdump/runtimeconfig.template.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/runtimeconfig.template.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/DotNetHeapDump". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/DotNetHeapDump". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/DotNetHeapDump". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-gcdump/DotNetHeapDump/EventPipeDotNetHeapDumper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/DotNetHeapDump/EventPipeDotNetHeapDumper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/DotNetHeapDump". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-gcdump/DotNetHeapDump/Graph.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/DotNetHeapDump/Graph.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-gcdump/DotNetHeapDump/DotNetHeapInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/DotNetHeapDump/DotNetHeapInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-gcdump/DotNetHeapDump/DotNetHeapDumpGraphReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/DotNetHeapDump/DotNetHeapDumpGraphReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-gcdump/DotNetHeapDump/MemoryGraph.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/DotNetHeapDump/MemoryGraph.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-gcdump/DotNetHeapDump/GCHeapDump.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/DotNetHeapDump/GCHeapDump.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-gcdump/DotNetHeapDump/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-gcdump/DotNetHeapDump/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-sos". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-sos". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-sos". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-sos/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-sos/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-sos/runtimeconfig.template.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-sos/runtimeconfig.template.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-sos/dotnet-sos.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-sos/dotnet-sos.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-stack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-stack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-stack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-stack". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-stack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-stack/runtimeconfig.template.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-stack/runtimeconfig.template.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-stack/ReportCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-stack/ReportCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-stack/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-stack/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-stack/Symbolicate.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-stack/Symbolicate.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-stack/dotnet-stack.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-stack/dotnet-stack.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/Profile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/Profile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/Extensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/build.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/build.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/dotnet-trace.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/dotnet-trace.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/runtimeconfig.template.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/runtimeconfig.template.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/TraceFileFormatConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/TraceFileFormatConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/run.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/run.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/run.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/run.cmd". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/CommandLine/Commands". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/CommandLine/Commands". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/CommandLine/Commands". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/CommandLine/Commands". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/CommandLine/Commands". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/CommandLine/Commands/ReportCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/CommandLine/Commands/ReportCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/CommandLine/Commands/CollectCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/CommandLine/Commands/CollectCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/CommandLine/Commands/ListProfilesCommandHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/CommandLine/Commands/ListProfilesCommandHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/CommandLine/Commands/ConvertCommand.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/CommandLine/Commands/ConvertCommand.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/CommandLine/Commands/ErrorCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/CommandLine/Commands/ErrorCode.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/CommandLine/Options". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/CommandLine/Options/CommonOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/CommandLine/Options/CommonOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/src/Tools/dotnet-trace/CommandLine/PrintReportHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Tools/dotnet-trace/CommandLine/PrintReportHelper.cs". RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/ /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/log/Release/Build.binlog /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/ /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Build started 9/22/2023 6:06:19 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Installed Microsoft.DotNet.SourceBuild.Tasks 7.0.0-beta.22513.4 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash Ks+hLXURRaQzA9oJArViht6sP/wi0kwvz5sLukaelLi+WFgV/mL75J0PsExzFua7AcImEnBbXwD910ArpSm0kg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 166 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ Installed: 1 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/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/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (4) on node 1 (Restore target(s)). 4>_GetAllRestoreProjectPathItems: Determining projects to restore... [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' Restore: Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj... Installed System.Buffers 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash PvcXMSiPkKu2lREtjA1kCulF6ikKOrWg5N02rM8OpK/ZXibRtC6HflKsO89lI8mUhfEdlaXfyjzrSm84orDv1A==. Installed System.Numerics.Vectors 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash tf5mcUFU2iAvHFJEWalzr06NC6tibhSeUQrZ3+oVqagQbMDG+qy156+hxQqTkTcZJt/xPzfd1MJ/x/9H7gK16A==. Installed System.Runtime.CompilerServices.Unsafe 4.5.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash XM1PAOnVPxPckX0oKpoZZKbtAMCbDVD+KJK3Afez12BkjoLQS7kFPHX6kexcnlV1kko/7cYe80NInN9TI+gsIw==. Installed Microsoft.Extensions.Configuration.Abstractions 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash nlXKijw4fqXmdmX1ZZjCCbyYyPZxOr0iS+zdECVioewY2Heo2jbPby2sfKL1bDbKeXU17HxvYiyQK3XlIdDO0g==. Installed System.Memory 4.5.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash myqQGW0qx84Pw66QzUpisSdkTtLxmvr8Vo0b05K46l3IB55WUVucWV52njJsRFhM/z/vlFM4vCAc7yvgvje4ag==. Installed Microsoft.Extensions.Configuration 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash K5mJI8//+ek4g7iZ2fRGhM9hDz4kcZosDuEL8nBk0S+UjCQExOxdX+24w1LO0b6rXNxm5fxFx8NOG8GDfxrAIg==. Installed Microsoft.Extensions.Primitives 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash okqXSF/dW7ODif0SU0vgGmdmTZezwsIgqwduVjc6qixQnQC9MvQ8h00UqNDzuBJoJJ8z0ycE6TQUBNXsX+pohw==. Installed System.Runtime.CompilerServices.Unsafe 4.5.3 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 699KGhrSYo1hLAbYGSZukdsMvOsD+yb3F3jLfYtq4B54kHDVSMMEmMgeiWCvYN3Pa6StKNzF9jQ6LbAvD3/sfw==. Installed Microsoft.Extensions.Logging 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash v5o17M/xK0bYAdgvLFAwcliCkudj2gkKE4SO0DtA3P6n4uL0X2OC0lh0hBZ6cvgCYmghR2ZgA+yHbPf9OVlLEA==. Installed Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash YdvgGkMdmTFE3jZe8ddv+WIsBSVI2iDf8EMl+5bMnX79cAMbSl07NpS7ELq1w4S9FpbUpMQdveQYIH+ZeniNTQ==. Installed Microsoft.Extensions.Options 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash aIY4eVjb3uwC34IeJffnMEu/DmvnkGhRURRi1iE5bdpnaOjPWjQOIHarYU1Zr2EmWq4ZvKQrR8iNJ1yFmcOagQ==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash WGpZTgvW3SaCX8wWC/03TNSxTMzm/WSVWhE/qs1NviSBR5z5Ql9G8Q6S5WXfP9T9PYGgG/vS5WBjEPcZmMoB2w==. Installed Microsoft.Extensions.Logging.Abstractions 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash QUs5BL7IsKX68Bc67PhIQQPexXb/56sVaozQ0Vqme8nYiNR1/eV5H8KeKLZqZo3KatMF2dZjchW0fjusqwvbAA==. Installed System.Threading.Tasks.Extensions 4.5.4 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Inv/E3XyFw6tL66JWL8M6HCRC/d05j5L7bNl6OonTs0mmgws3Xo9hPgbQN1Hpl056SMWegcKx5daHx2bQbB+6g==. Installed Microsoft.Extensions.Configuration.Binder 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash cH5zP67DvMoJrXGlAGaMjN9mOS8KR4Es5ouEy2uB6qY/74FuxamdpMtHDtd8f1Fk5VGP4R357YGG3cAd4nEKNg==. Installed Microsoft.Bcl.AsyncInterfaces 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash zQ/4bW+mfn4wQkCxh+XwN7prR62pgBnb1IwqayK9LTmRFASrCC2QUrz3v83fw12L+QE6r40+8/9s1quRPQVfcQ==. Installed Microsoft.Build.Tasks.Git 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash n8LxSS/vaZwQn5nK2kT2bhXprjVsuTcNsA/WbYEm0yk2rPvQmOsZw/rbL/sATm3NfXrpm/iRahhq86VkOQ+2oQ==. Installed Microsoft.SourceLink.Common 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash 6/VAteD065SCAU+o/7EHWa1IEC07ci7GFdkH3oemkE7WmyOEVKLzw0aZ1piC2rGHskIBAZb+1vmfREFA33mkUg==. Installed Microsoft.SourceLink.AzureRepos.Git 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash YD4uf5/tCl8YSbzYfXE2v0Opjp0ZMKtpzDfNL5wBgzRGE36sxb7fd/nCfsdXUrq9FYj674YflIY3gGGemsecdw==. Installed Microsoft.SourceLink.GitHub 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash /TApc4VTQQfm9KflMPLOdU+I2QwNvRtH9xAtBQ0eeIH618GnyO62YrRxe/onSi55YyqLJWqaxH0gaIxuxmCelg==. Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 7LJPtE8oeYd/iOVaYBDav4SW6QrOJodFpc3GwoX6ZyZft08ie+SMR8r5TIcf3j6ShFv/v9TIPwJP6g/nYZ4Ehg==. Installed Microsoft.AspNetCore.App.Ref 3.1.10 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash YJnGp5KsJ8OzGISuJ8O51t7WR8Dqqg7wa4ymA0v3VJ3vRvkpegfKhHNKEX3bLMRmwL3Ety4l8s+R7YKNMuP+jQ==. Installed Microsoft.NETCore.App.Ref 3.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash VtgeWx34jTuvP4/tAZ3jN/1W4m7N43IGuM6ic4k3YEoCzlN1fpy0jutf6zuuiutCeLsqp4NOJ7vyn3ORHX8O/A==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (in 165 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/NuGet.config /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ Installed: 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj 4>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj" (3:15) on node 1 (Build;Pack target(s)). 3:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj" (3:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj" (3:16) on node 1 (Build target(s)). 3>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/bin/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:NU5104,NU1603,1701,1702,1705,1591,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /doc:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.xml /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.logging/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.options/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Options.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.memory/4.5.1/ref/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug+ /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.sourcelink.json /langversion:Latest /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.AssemblyInfo.cs /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.GeneratedMSBuildEditorConfig.editorconfig AssemblyInfo.cs BinaryWriterExtensions.cs DiagnosticsClient/DiagnosticsClient.cs DiagnosticsClient/DiagnosticsClientExceptions.cs DiagnosticsClient/DumpType.cs DiagnosticsClient/EventPipeProvider.cs DiagnosticsClient/EventPipeSession.cs DiagnosticsClient/EventPipeSessionConfiguration.cs DiagnosticsClient/WriteDumpFlags.cs DiagnosticsIpc/ExposedSocketNetworkStream.cs DiagnosticsIpc/IpcAdvertise.cs DiagnosticsIpc/IpcClient.cs DiagnosticsIpc/IpcCommands.cs DiagnosticsIpc/IpcEndpointConfig.cs DiagnosticsIpc/IpcHeader.cs DiagnosticsIpc/IpcMessage.cs DiagnosticsIpc/IpcResponse.cs DiagnosticsIpc/IpcServerTransport.cs DiagnosticsIpc/IpcSocket.cs DiagnosticsIpc/IpcTcpSocketEndPoint.cs DiagnosticsIpc/IpcTransport.cs DiagnosticsIpc/IpcUnixDomainSocket.cs DiagnosticsIpc/IpcUnixDomainSocketEndPoint.cs DiagnosticsIpc/ProcessEnvironment.cs DiagnosticsIpc/ProcessInfo.cs DiagnosticsServerRouter/DiagnosticsServerRouterFactory.cs DiagnosticsServerRouter/DiagnosticsServerRouterRunner.cs HandleableCollection.cs IpcHelpers.cs NativeMethods.cs ReversedServer/IpcEndpointInfo.cs ReversedServer/ReversedDiagnosticsServer.cs StreamExtensions.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: tool - using command line tool by design '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet' - 131ed366-c5d4-4b59-abe2-27d16892b444 3:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj" (3:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj" (3:17) on node 2 (Build target(s)). 3>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/bin/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:NU5104,NU1603,1701,1702,1705,1591,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /doc:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/Microsoft.Diagnostics.NETCore.Client.xml /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP3_1;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.logging/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.options/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Options.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/WindowsBase.dll /debug+ /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/Microsoft.Diagnostics.NETCore.Client.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/Microsoft.Diagnostics.NETCore.Client.sourcelink.json /langversion:Latest /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/Microsoft.Diagnostics.NETCore.Client.AssemblyInfo.cs /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/Microsoft.Diagnostics.NETCore.Client.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/Microsoft.Diagnostics.NETCore.Client.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/Microsoft.Diagnostics.NETCore.Client.GeneratedMSBuildEditorConfig.editorconfig AssemblyInfo.cs BinaryWriterExtensions.cs DiagnosticsClient/DiagnosticsClient.cs DiagnosticsClient/DiagnosticsClientExceptions.cs DiagnosticsClient/DumpType.cs DiagnosticsClient/EventPipeProvider.cs DiagnosticsClient/EventPipeSession.cs DiagnosticsClient/EventPipeSessionConfiguration.cs DiagnosticsClient/WriteDumpFlags.cs DiagnosticsIpc/ExposedSocketNetworkStream.cs DiagnosticsIpc/IpcAdvertise.cs DiagnosticsIpc/IpcClient.cs DiagnosticsIpc/IpcCommands.cs DiagnosticsIpc/IpcEndpointConfig.cs DiagnosticsIpc/IpcHeader.cs DiagnosticsIpc/IpcMessage.cs DiagnosticsIpc/IpcResponse.cs DiagnosticsIpc/IpcServerTransport.cs DiagnosticsIpc/IpcSocket.cs DiagnosticsIpc/IpcTcpSocketEndPoint.cs DiagnosticsIpc/IpcTransport.cs DiagnosticsIpc/IpcUnixDomainSocket.cs DiagnosticsIpc/IpcUnixDomainSocketEndPoint.cs DiagnosticsIpc/ProcessEnvironment.cs DiagnosticsIpc/ProcessInfo.cs DiagnosticsServerRouter/DiagnosticsServerRouterFactory.cs DiagnosticsServerRouter/DiagnosticsServerRouterRunner.cs HandleableCollection.cs IpcHelpers.cs NativeMethods.cs ReversedServer/IpcEndpointInfo.cs ReversedServer/ReversedDiagnosticsServer.cs StreamExtensions.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/Microsoft.Diagnostics.NETCore.Client.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/Microsoft.Diagnostics.NETCore.Client.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: tool - using command line tool by design '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet' - 89c0ec30-3b8d-4381-a7da-12cf7c5d2f27 3>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/bin/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.dll". Microsoft.Diagnostics.NETCore.Client -> /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/bin/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/bin/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/bin/Microsoft.Diagnostics.NETCore.Client/Release/netstandard2.0/Microsoft.Diagnostics.NETCore.Client.xml". 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj" (Build target(s)). 3>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/Microsoft.Diagnostics.NETCore.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/bin/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/Microsoft.Diagnostics.NETCore.Client.dll". Microsoft.Diagnostics.NETCore.Client -> /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/bin/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/Microsoft.Diagnostics.NETCore.Client.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/Microsoft.Diagnostics.NETCore.Client.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/bin/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/Microsoft.Diagnostics.NETCore.Client.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/obj/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/Microsoft.Diagnostics.NETCore.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/bin/Microsoft.Diagnostics.NETCore.Client/Release/netcoreapp3.1/Microsoft.Diagnostics.NETCore.Client.xml". 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj" (Build target(s)). 3>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Diagnostics.NETCore.Client.0.2.0-preview.22424.1.nupkg'. Attempting to build symbols package for 'Microsoft.Diagnostics.NETCore.Client.csproj'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Diagnostics.NETCore.Client.0.2.0-preview.22424.1.symbols.nupkg'. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj" (Build;Pack target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/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.151s 3.710s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.423s 0.459s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_IsProjectRestoreSupported) | 9 : 0.184s 0.494s /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets (Restore) | | 10 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_IsProjectRestoreSupported) | | 11 : 0.006s 0.162s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GenerateRestoreProjectPathWalk) | | | 12 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 13 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 14 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_IsProjectRestoreSupported) | | 15 : 0.051s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GenerateRestoreGraphProjectEntry) | | | 16 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GetRestoreSettingsPerFramework) | | . 17 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GetRestoreSettingsPerFramework) | . 18 : 0.005s 0.079s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GenerateProjectRestoreGraph) | | | 19 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (GetAllRuntimeIdentifiers) | | | 20 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (GetAllRuntimeIdentifiers) | | | 21 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 22 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GenerateProjectRestoreGraphPerFramework) | 23 : 0.216s 2.492s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (Build, Pack) | | 24 : 1.390s 1.395s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (Build) | | . 26 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | 25 : 1.912s 1.912s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (Build) | | 28 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GetBuildOutputFilesWithTfm) | | 29 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GetBuildOutputFilesWithTfm) | | 30 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GetTfmSpecificContentForPackage) | | 31 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GetTfmSpecificContentForPackage) | | 32 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GetDebugSymbolsWithTfm) | | 33 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GetDebugSymbolsWithTfm) | | 34 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GetFrameworkAssemblyReferences) | | 35 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GetFrameworkAssemblyReferences) | | 36 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GetFrameworksWithSuppressedDependencies) | . 37 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/src/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj (_GetFrameworksWithSuppressedDependencies) | 38 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 39 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 40 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 2 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638309739794687899: 0 x 0.123s 0.123s .. 638309739795915339: 1 x 0.039s 0.162s 638309739796309801: 2 x 0.002s 0.164s 638309739796326096: 1 x 0.026s 0.190s 638309739796587481: 3 x 0.002s 0.192s 638309739796611599: 1 x 0.003s 0.195s 638309739796642484: 4 x 0.025s 0.220s 638309739796891792: 1 x 0.001s 0.221s 638309739796900484: 6 x 0.007s 0.228s 638309739796967941: 1 x 0.354s 0.582s ....... 638309739800505743: 0 x 0.002s 0.583s 638309739800521788: 8 x 0.095s 0.679s . 638309739801475139: 0 x 0.024s 0.703s 638309739801718599: 9 x 0.003s 0.706s 638309739801746615: 10 x 0.015s 0.721s 638309739801899988: 9 x 0.001s 0.723s 638309739801914341: 11 x 0.004s 0.727s 638309739801954638: 12 x 0.125s 0.852s .. 638309739803208002: 11 x 0.001s 0.853s 638309739803216812: 13 x 0.031s 0.884s 638309739803525802: 11 x 0.001s 0.885s 638309739803539290: 9 x 0.001s 0.886s 638309739803548230: 14 x 0.000s 0.886s 638309739803552869: 9 x 0.001s 0.887s 638309739803562835: 15 x 0.002s 0.889s 638309739803578410: 16 x 0.001s 0.890s 638309739803583982: 15 x 0.001s 0.890s 638309739803590558: 17 x 0.001s 0.891s 638309739803595659: 15 x 0.048s 0.939s 638309739804079075: 9 x 0.001s 0.940s 638309739804086807: 18 x 0.002s 0.942s 638309739804103026: 19 x 0.000s 0.942s 638309739804107008: 18 x 0.001s 0.943s 638309739804113040: 20 x 0.000s 0.943s 638309739804116456: 18 x 0.001s 0.944s 638309739804130237: 21 x 0.012s 0.957s 638309739804254235: 18 x 0.001s 0.957s 638309739804261795: 22 x 0.061s 1.019s . 638309739804875307: 18 x 0.001s 1.019s 638309739804881902: 9 x 0.178s 1.197s ... 638309739806660514: 0 x 0.001s 1.198s 638309739806671389: 23 x 0.019s 1.217s 638309739806858611: 24 x 0.143s 1.360s .. 638309739808292600: | 25 1.246s 2.606s ........................ 638309739820748035: 26 | 0.006s 2.612s 638309739820803768: 24 | 0.001s 2.612s 638309739820811660: x | 0.660s 3.273s ............. 638309739827413239: 23 x 0.004s 3.277s 638309739827454558: x 28 0.003s 3.279s 638309739827481807: 23 x 0.001s 3.280s 638309739827489481: 29 x 0.001s 3.281s 638309739827501490: 23 x 0.001s 3.282s 638309739827508979: x 30 0.001s 3.283s 638309739827519759: 23 x 0.001s 3.284s 638309739827525354: 31 x 0.001s 3.284s 638309739827530651: 23 x 0.001s 3.285s 638309739827537111: x 32 0.001s 3.286s 638309739827548775: 23 x 0.001s 3.287s 638309739827554206: 33 x 0.001s 3.287s 638309739827559489: 23 x 0.001s 3.288s 638309739827567195: x 34 0.130s 3.417s .. 638309739828862739: 23 x 0.001s 3.418s 638309739828871310: x 35 0.082s 3.501s . 638309739829695832: 23 x 0.001s 3.502s 638309739829706598: x 36 0.001s 3.503s 638309739829716226: 23 x 0.001s 3.503s 638309739829722656: x 37 0.001s 3.504s 638309739829730636: 23 x 0.186s 3.691s ... 638309739831595140: 0 x 0.002s 3.692s 638309739831611148: x 38 0.007s 3.699s 638309739831677985: 0 x 0.001s 3.700s 638309739831685292: x 39 0.005s 3.705s 638309739831738695: 0 x 0.001s 3.706s 638309739831745430: x 40 0.006s 3.712s 638309739831808707: 0 x 0.001s 3.713s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 75.8 91.4 Average Utilization: 83.6 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:03.74 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 105 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) on node 1 (default targets). 6>WritePrebuiltUsageData: Writing package usage data... Writing package usage data... done. Took 00:00:00.3000615 CopyIntermediateNupkgProjToProjectDirectory: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildIntermediate.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj". [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 6>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7) on node 1 (Restore target(s)). 7>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/SourceBuildIntermediate/SourceBuildIntermediate.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/SourceBuildIntermediate/SourceBuildIntermediate.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/SourceBuildIntermediate/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (in 21 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (Restore target(s)). 6>GetLicenseFileForIntermediateNupkgPack: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/LICENSE.txt". PackSourceBuildIntermediateNupkgs: Building intermediate nupkg... 6>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:7) on node 1 (Pack target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:9) on node 1 (_GetFrameworkAssemblyReferences target(s)). 7>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/bin/SourceBuildIntermediate/Release/netstandard2.0/". 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (_GetFrameworkAssemblyReferences target(s)). 7>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.diagnostics.6.0.0-preview.22424.1.nupkg'. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (Pack target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/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 : 4.526s 5.973s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.348s 0.386s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 13 : 0.354s 1.049s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () | | 14 : 0.246s 0.286s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (Restore) | | | 15 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_IsProjectRestoreSupported) | | | 16 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateRestoreProjectPathWalk) | | | 17 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_IsProjectRestoreSupported) | | | 18 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateRestoreGraphProjectEntry) | | . 19 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateProjectRestoreGraph) | . 20 : 0.169s 0.409s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (Pack) | | | 21 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | | 22 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetTfmSpecificContentForPackage) | | | 23 : 0.219s 0.219s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetFrameworkAssemblyReferences) | | . 24 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetFrameworksWithSuppressedDependencies) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638309739787428504: 0 4.499s 4.499s ......................................................................................... 638309739832421427: 1 0.028s 4.528s 638309739832704624: 2 0.002s 4.529s 638309739832721644: 1 0.022s 4.551s 638309739832936942: 3 0.003s 4.553s 638309739832962727: 1 0.003s 4.557s 638309739832994084: 4 0.026s 4.583s 638309739833257950: 1 0.001s 4.584s 638309739833268078: 6 0.007s 4.591s 638309739833336798: 1 0.295s 4.885s ..... 638309739836281868: 0 0.002s 4.887s 638309739836300616: 8 0.001s 4.888s 638309739836309617: 0 0.023s 4.911s 638309739836542129: 9 0.001s 4.913s 638309739836555476: 0 0.001s 4.914s 638309739836569998: 10 0.001s 4.915s 638309739836576774: 0 0.001s 4.916s 638309739836584966: 11 0.004s 4.920s 638309739836629372: 0 0.001s 4.921s 638309739836638711: 12 0.004s 4.925s 638309739836683394: 0 0.001s 4.926s 638309739836691461: 13 0.347s 5.274s ...... 638309739840165671: 14 0.209s 5.482s .... 638309739842250946: 15 0.019s 5.501s 638309739842438667: 14 0.002s 5.503s 638309739842455824: 16 0.001s 5.504s 638309739842467873: 14 0.001s 5.505s 638309739842476563: 17 0.001s 5.505s 638309739842482003: 14 0.001s 5.506s 638309739842491537: 18 0.013s 5.520s 638309739842624073: 14 0.001s 5.520s 638309739842631404: 19 0.006s 5.526s 638309739842688152: 14 0.034s 5.560s 638309739843023936: 13 0.006s 5.565s 638309739843080291: 20 0.032s 5.598s 638309739843403979: 21 0.001s 5.599s 638309739843414851: 20 0.002s 5.600s 638309739843431287: 22 0.020s 5.620s 638309739843630033: 20 0.001s 5.621s 638309739843636999: 23 0.219s 5.840s .... 638309739845825610: 20 0.001s 5.840s 638309739845832298: 24 0.000s 5.841s 638309739845837122: 20 0.133s 5.974s .. 638309739847171078: 13 0.001s 5.975s 638309739847177145: 0 0.001s 5.976s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:06.00 Build: [18:06:24.75] Building 'diagnostics in tarball'...done ExtractIntermediatePackages: Decompressing '/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.diagnostics.6.0.0-preview.22424.1.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.diagnostics.6.0.0-preview.22424.1/'... Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.diagnostics.6.0.0-preview.22424.1/artifacts/Microsoft.Diagnostics.NETCore.Client.0.2.0-preview.22424.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.Diagnostics.NETCore.Client.0.2.0-preview.22424.1.nupkg". Removing directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/". CopyInnerBuildRestoredPackages: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/microsoft.aspnetcore.app.ref.3.1.10.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/microsoft.aspnetcore.app.ref.3.1.10.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/microsoft.aspnetcore.app.ref.3.1.10.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/microsoft.aspnetcore.app.ref.3.1.10.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/microsoft.aspnetcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/microsoft.aspnetcore.app.ref.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Antiforgery.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Antiforgery.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Cookies.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Cookies.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.OAuth.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.OAuth.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.Policy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.Policy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Authorization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Authorization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Server.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Server.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Connections.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Connections.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.CookiePolicy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.CookiePolicy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.Internal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.Internal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HostFiltering.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HostFiltering.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Html.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Html.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Features.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Features.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpOverrides.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpOverrides.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpsPolicy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpsPolicy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Identity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Identity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ApiExplorer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ApiExplorer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Cors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Cors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Localization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Localization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.RazorPages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.RazorPages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.TagHelpers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.TagHelpers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ViewFeatures.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ViewFeatures.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCompression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCompression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Rewrite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Rewrite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.HttpSys.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.HttpSys.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IIS.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IIS.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IISIntegration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IISIntegration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Session.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Session.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Protocols.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Protocols.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.StaticFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.StaticFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebUtilities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebUtilities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Ini.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Ini.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.KeyPerFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.KeyPerFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Embedded.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Embedded.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileSystemGlobbing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileSystemGlobbing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Stores.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Stores.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.ObjectPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.ObjectPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.WebEncoders.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.WebEncoders.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.JSInterop.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.JSInterop.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Net.Http.Headers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Net.Http.Headers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.IO.Pipelines.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Windows.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.abstractions/2.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.abstractions/2.1.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.binder/2.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.binder/2.1.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.binder/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration/2.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration/2.1.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/2.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/2.1.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/2.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/2.1.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/2.1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.logging/2.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/2.1.1/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/2.1.1/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.logging/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.options/2.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/2.1.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.options/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.options/2.1.1/microsoft.extensions.options.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/2.1.1/microsoft.extensions.options.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/2.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/2.1.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/2.1.1/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/Microsoft.NETCore.App.versions.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.Brotli.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.Brotli.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.HttpListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.HttpListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Mail.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Mail.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.ServicePoint.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.ServicePoint.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebProxy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.DispatchProxy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.DispatchProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Intrinsics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Intrinsics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.Local.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.Local.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.HttpUtility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.HttpUtility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.buffers/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.buffers/4.4.0/system.buffers.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/system.buffers.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.buffers/4.4.0/system.buffers.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/system.buffers.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.buffers/4.4.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/system.buffers.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.memory/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.memory/4.5.1/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.memory/4.5.1/ref/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1/ref/netstandard1.1/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.memory/4.5.1/ref/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1/ref/netstandard2.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.memory/4.5.1/system.memory.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1/system.memory.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.memory/4.5.1/system.memory.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1/system.memory.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.memory/4.5.1/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.1/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec". CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/diagnostics/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.diagnostics.6.0.0-preview.22424.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceBuild.Intermediate.diagnostics.6.0.0-preview.22424.1.nupkg". EnsurePackagesCreated: New NuGet package(s) after building diagnostics: -> Microsoft.Diagnostics.NETCore.Client 0.2.0-preview.22424.1 -> Microsoft.SourceBuild.Intermediate.diagnostics 6.0.0-preview.22424.1 Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/diagnostics.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/known-good.proj" (3) is building "/builddir/build/BUILD/dotnet-v7.0.100/repos/razor-compiler.proj" (9) on node 1 (Build target(s)). BuildRepoReferences: Building dependencies [arcade] needed by 'razor-compiler'. CreateBuildOutputProps: razor-compiler using package version properties saved at /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props.pre.razor-compiler.xml Build: [18:06:24.99] Building 'razor-compiler in tarball' Running command: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true Log: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/logs/razor-compiler.log With Environment Variables: DotNetBuildFromSource=true DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net7.0 DotNetUseShippingVersions=true PreReleaseVersionLabel=preview.5 PackageVersionStamp=preview.5 PB_VersionStamp=preview.5 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20220921.1 BUILD_BUILDNUMBER=20220921.1 GitCommitCount= GitCommitHash=883416c9d9ec221a9d73e62de093a43f2e2daf90 GitInfoCommitHash=883416c9d9ec221a9d73e62de093a43f2e2daf90 SourceRevisionId=883416c9d9ec221a9d73e62de093a43f2e2daf90 RepositoryCommit=883416c9d9ec221a9d73e62de093a43f2e2daf90 COMMIT_SHA=883416c9d9ec221a9d73e62de093a43f2e2daf90 GIT_COMMIT=883416c9d9ec221a9d73e62de093a43f2e2daf90 RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/ LatestCommit=883416c9d9ec221a9d73e62de093a43f2e2daf90 SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=7.0.0-beta.22513.4 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/ RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/tmp/Release ##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 ##vso[task.setvariable variable=NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY;isSecret=false;isOutput=true]true ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT;isSecret=false;isOutput=true]6 ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS;isSecret=false;isOutput=true]1000 /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler// /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=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Build started 9/22/2023 6:06:25 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>CopyInnerSourceBuildRepoRoot: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.devcontainer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.devcontainer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.devcontainer/Dockerfile" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.devcontainer/Dockerfile". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.devcontainer/devcontainer.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.devcontainer/devcontainer.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.devcontainer/scripts". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.devcontainer/scripts/container-creation.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.devcontainer/scripts/container-creation.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.vsconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.vsconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.globalconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.globalconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/activate.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/activate.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/azure-pipelines.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/azure-pipelines.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/build.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/build.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/CODE-OF-CONDUCT.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/CODE-OF-CONDUCT.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/activate.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/activate.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/Directory.Packages.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/Directory.Packages.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/global.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/global.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/razor-compiler.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/restore.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/restore.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/restore.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/restore.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/NuGet.config". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/FETCH_HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/shallow" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/shallow". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/index" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/index". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/description" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/description". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/hooks/applypatch-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/hooks/applypatch-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/hooks/fsmonitor-watchman.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/hooks/fsmonitor-watchman.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/hooks/commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/hooks/commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/hooks/pre-applypatch.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/hooks/pre-applypatch.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/hooks/pre-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/hooks/pre-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/hooks/post-update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/hooks/post-update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/hooks/pre-push.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/hooks/pre-push.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/hooks/pre-rebase.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/hooks/pre-rebase.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/hooks/pre-receive.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/hooks/pre-receive.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/hooks/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/hooks/update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/hooks/prepare-commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/hooks/prepare-commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/hooks/pre-merge-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/hooks/pre-merge-commit.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/info". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/info/exclude" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/info/exclude". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/logs/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/logs/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/logs/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/logs/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/logs/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.git/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.git/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.github". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.github/CODEOWNERS" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.github/CODEOWNERS". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.vscode". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.vscode". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.vscode/extensions.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.vscode/extensions.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.vscode/settings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.vscode/settings.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/CIBuild.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/CIBuild.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/darc-init.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/darc-init.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cibuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cibuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/darc-init.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/darc-init.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/dotnet-install.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/dotnet-install.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/dotnet-install.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/dotnet-install.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/dotnet-install.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/dotnet-install.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/enable-cross-org-publishing.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/enable-cross-org-publishing.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/generate-locproject.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/generate-locproject.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/generate-sbom-prep.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/generate-sbom-prep.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/generate-sbom-prep.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/generate-sbom-prep.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/helixpublish.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/helixpublish.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/init-tools-native.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/init-tools-native.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/init-tools-native.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/init-tools-native.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/init-tools-native.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/init-tools-native.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/internal-feed-operations.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/internal-feed-operations.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/internal-feed-operations.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/internal-feed-operations.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/msbuild.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/msbuild.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/msbuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/msbuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/pipeline-logging-functions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/pipeline-logging-functions.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/PSScriptAnalyzerSettings.psd1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/PSScriptAnalyzerSettings.psd1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/sdk-task.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/sdk-task.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/retain-build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/retain-build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/SetupNugetSources.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/SetupNugetSources.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/SetupNugetSources.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/SetupNugetSources.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/tools.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/tools.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/arm/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/arm/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.zesty". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/arm/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/arm/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.jessie". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/arm/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm/tizen-fetch.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/arm/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm/tizen-build-rootfs.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/arm/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/arm64/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.buster". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/arm64/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/arm64/sources.list.stretch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.stretch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/arm64/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.zesty". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/arm64/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/arm64/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/arm64/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm64/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/arm64/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/arm64/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/armel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/armel/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/armel/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/armel/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/armel/sources.list.jessie". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/armel/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/armel/tizen-fetch.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/armel/armel.jessie.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/armel/armel.jessie.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/armel/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen.patch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/armel/tizen/tizen-dotnet.ks" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen-dotnet.ks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/armv6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/armv6/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/armv6/sources.list.buster". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/build-android-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/build-android-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/toolchain.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/toolchain.cmake". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/ppc64le". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/ppc64le/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/ppc64le/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/s390x". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/s390x/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/s390x/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/x86". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/x86". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/x86". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/x86". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/x86/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/x86/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/x86/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/x86/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/x86/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/x86/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/x86/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/x86/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/x86/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/cross/x86/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/cross/x86/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/internal/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/internal/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/internal/Tools.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/internal/Tools.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/internal/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/internal/NuGet.config". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/native/install-cmake.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/native/install-cmake.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/native/CommonLibrary.psm1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/native/CommonLibrary.psm1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/native/install-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/native/install-tool.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/native/common-library.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/native/common-library.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/native/init-compiler.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/native/init-compiler.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/native/install-cmake-test.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/native/install-cmake-test.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/post-build/add-build-to-channel.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/post-build/add-build-to-channel.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/post-build/nuget-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/post-build/nuget-validation.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/post-build/sourcelink-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/post-build/sourcelink-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/post-build/check-channel-consistency.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/post-build/check-channel-consistency.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/post-build/publish-using-darc.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/post-build/publish-using-darc.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/post-build/post-build-utils.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/post-build/post-build-utils.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/post-build/trigger-subscriptions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/post-build/trigger-subscriptions.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/post-build/symbols-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/post-build/symbols-validation.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/sdl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/sdl/configure-sdl-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/sdl/configure-sdl-tool.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/sdl/execute-all-sdl-tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/sdl/execute-all-sdl-tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/sdl/extract-artifact-archives.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-archives.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/sdl/extract-artifact-packages.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-packages.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/sdl/init-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/sdl/init-sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/sdl/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/sdl/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/sdl/run-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/sdl/run-sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/sdl/packages.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/sdl/packages.config". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/job". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/job/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/job/execute-sdl.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/job/job.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/job/job.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/job/publish-build-assets.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/job/publish-build-assets.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/job/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/job/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/job/source-index-stage1.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/job/source-index-stage1.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/job/onelocbuild.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/job/onelocbuild.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/jobs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/jobs/codeql-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/jobs/codeql-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/jobs/jobs.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/jobs/jobs.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/jobs/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/jobs/source-build.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/post-build/setup-maestro-vars.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/post-build/setup-maestro-vars.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/post-build/post-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/post-build/post-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/post-build/common-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/post-build/common-variables.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/post-build/trigger-subscription.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/post-build/trigger-subscription.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/steps/build-reason.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps/build-reason.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/steps/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps/execute-sdl.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/steps/add-build-to-channel.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps/add-build-to-channel.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/steps/publish-logs.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps/publish-logs.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/steps/generate-sbom.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps/generate-sbom.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/steps/execute-codeql.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps/execute-codeql.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/steps/run-on-unix.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps/run-on-unix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/steps/retain-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps/retain-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/steps/run-script-ifequalelse.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps/run-script-ifequalelse.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/steps/send-to-helix.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps/send-to-helix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/steps/run-on-windows.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps/run-on-windows.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/steps/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/steps/telemetry-start.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-start.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/steps/telemetry-end.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-end.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/variables". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/common/templates/variables/sdl-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/common/templates/variables/sdl-variables.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/Publishing.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/Publishing.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/SourceBuild.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/SourceBuild.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/Version.Details.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/Version.Details.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/SourceBuildPrebuiltBaseline.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/SourceBuildPrebuiltBaseline.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/eng/Versions.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/eng/Versions.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/.vscode". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/.vscode/launch.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/.vscode/launch.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/.vsconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/.vsconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/build.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/build.cmd". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryDirectDependency/Components". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryDirectDependency/Components". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryDirectDependency/Components/App.razor.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryDirectDependency/Components/App.razor.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryDirectDependency/Components/App.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryDirectDependency/Components/App.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryDirectDependency/Microsoft.AspNetCore.StaticWebAssets.cache" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryDirectDependency/Microsoft.AspNetCore.StaticWebAssets.cache". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryDirectDependency/PackageLibraryDirectDependency.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryDirectDependency/PackageLibraryDirectDependency.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryDirectDependency/wwwroot/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryDirectDependency/wwwroot/css/site.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryDirectDependency/wwwroot/css/site.css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryDirectDependency/wwwroot/js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryDirectDependency/wwwroot/js/pkg-direct-dep.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryDirectDependency/wwwroot/js/pkg-direct-dep.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryTransitiveDependency". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryTransitiveDependency/PackageLibraryTransitiveDependency.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryTransitiveDependency/PackageLibraryTransitiveDependency.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryTransitiveDependency/wwwroot/js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryTransitiveDependency/wwwroot/js/pkg-transitive-dep.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryDirectDependency/PackageLibraryTransitiveDependency/wwwroot/js/pkg-transitive-dep.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryTransitiveDependency". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestPackages/PackageLibraryTransitiveDependency/PackageLibraryTransitiveDependency.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryTransitiveDependency/PackageLibraryTransitiveDependency.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryTransitiveDependency/wwwroot/js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestPackages/PackageLibraryTransitiveDependency/wwwroot/js/pkg-transitive-dep.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestPackages/PackageLibraryTransitiveDependency/wwwroot/js/pkg-transitive-dep.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorhosted". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorhosted". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/blazorhosted/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorhosted/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/blazorhosted/blazorhosted.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorhosted/blazorhosted.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/blazorwasm/Resources.ja.resx.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm/Resources.ja.resx.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/blazorwasm/App.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm/App.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/blazorwasm/blazorwasm.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm/blazorwasm.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/blazorwasm/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/blazorwasm/_Imports.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm/_Imports.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm/LinkToWebRoot/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/blazorwasm/LinkToWebRoot/css/app.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm/LinkToWebRoot/css/app.css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm/Pages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/blazorwasm/Pages/Index.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm/Pages/Index.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm/wwwroot/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/blazorwasm/wwwroot/css/app.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm/wwwroot/css/app.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/blazorwasm/wwwroot/Fake-License.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm/wwwroot/Fake-License.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/blazorwasm/wwwroot/index.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm/wwwroot/index.html". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm/wwwroot/serviceworkers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm/wwwroot/serviceworkers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/blazorwasm/wwwroot/serviceworkers/my-service-worker.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm/wwwroot/serviceworkers/my-service-worker.js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/blazorwasm/wwwroot/serviceworkers/my-prod-service-worker.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/blazorwasm/wwwroot/serviceworkers/my-prod-service-worker.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/classlibrarywithsatelliteassemblies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/classlibrarywithsatelliteassemblies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/classlibrarywithsatelliteassemblies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/classlibrarywithsatelliteassemblies/Resources.es-ES.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/classlibrarywithsatelliteassemblies/Resources.es-ES.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/classlibrarywithsatelliteassemblies/Class1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/classlibrarywithsatelliteassemblies/Class1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/classlibrarywithsatelliteassemblies/classlibrarywithsatelliteassemblies.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/classlibrarywithsatelliteassemblies/classlibrarywithsatelliteassemblies.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/razorclasslibrary". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/razorclasslibrary". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/razorclasslibrary/RazorClassLibrary.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/razorclasslibrary/RazorClassLibrary.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/razorclasslibrary/Class1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/razorclasslibrary/Class1.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/razorclasslibrary/wwwroot". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/razorclasslibrary/wwwroot/styles.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/razorclasslibrary/wwwroot/styles.css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/razorclasslibrary/wwwroot/wwwroot". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHosted/razorclasslibrary/wwwroot/wwwroot/exampleJsInterop.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHosted/razorclasslibrary/wwwroot/wwwroot/exampleJsInterop.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorhosted". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorhosted". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/blazorhosted/blazorhosted-rid.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorhosted/blazorhosted-rid.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/blazorhosted/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorhosted/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/_Imports.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/_Imports.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/App.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/App.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/Resources.ja.resx.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/Resources.ja.resx.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/blazorwasm.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/blazorwasm.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/LinkToWebRoot/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/LinkToWebRoot/css/app.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/LinkToWebRoot/css/app.css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/Pages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/Pages/Index.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/Pages/Index.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/wwwroot/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/wwwroot/css/app.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/wwwroot/css/app.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/wwwroot/Fake-License.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/wwwroot/Fake-License.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/wwwroot/index.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/wwwroot/index.html". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/wwwroot/serviceworkers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/wwwroot/serviceworkers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/wwwroot/serviceworkers/my-service-worker.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/wwwroot/serviceworkers/my-service-worker.js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/wwwroot/serviceworkers/my-prod-service-worker.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/blazorwasm/wwwroot/serviceworkers/my-prod-service-worker.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/classlibrarywithsatelliteassemblies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/classlibrarywithsatelliteassemblies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/classlibrarywithsatelliteassemblies/Class1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/classlibrarywithsatelliteassemblies/Class1.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/classlibrarywithsatelliteassemblies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/classlibrarywithsatelliteassemblies/classlibrarywithsatelliteassemblies.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/classlibrarywithsatelliteassemblies/classlibrarywithsatelliteassemblies.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/classlibrarywithsatelliteassemblies/Resources.es-ES.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/classlibrarywithsatelliteassemblies/Resources.es-ES.resx". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/razorclasslibrary". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/razorclasslibrary". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/razorclasslibrary/Class1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/razorclasslibrary/Class1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/razorclasslibrary/RazorClassLibrary.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/razorclasslibrary/RazorClassLibrary.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/razorclasslibrary/wwwroot". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/razorclasslibrary/wwwroot/styles.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/razorclasslibrary/wwwroot/styles.css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/razorclasslibrary/wwwroot/wwwroot". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorHostedRID/razorclasslibrary/wwwroot/wwwroot/exampleJsInterop.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorHostedRID/razorclasslibrary/wwwroot/wwwroot/exampleJsInterop.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.FirstClient". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.FirstClient". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.FirstClient". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.FirstClient/BlazorMultipleApps.FirstClient.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.FirstClient/BlazorMultipleApps.FirstClient.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.FirstClient/App.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.FirstClient/App.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.FirstClient/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.FirstClient/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.FirstClient/wwwroot/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.FirstClient/wwwroot/css/app.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.FirstClient/wwwroot/css/app.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.FirstClient/wwwroot/index.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.FirstClient/wwwroot/index.html". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.SecondClient". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.SecondClient". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.SecondClient". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.SecondClient/App.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.SecondClient/App.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.SecondClient/BlazorMultipleApps.SecondClient.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.SecondClient/BlazorMultipleApps.SecondClient.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.SecondClient/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.SecondClient/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.SecondClient/wwwroot/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.SecondClient/wwwroot/css/app.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.SecondClient/wwwroot/css/app.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.SecondClient/wwwroot/index.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.SecondClient/wwwroot/index.html". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.Server". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.Server". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.Server/BlazorMultipleApps.Server.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.Server/BlazorMultipleApps.Server.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.Server/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.Server/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.Shared/BlazorMultipleApps.Shared.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.Shared/BlazorMultipleApps.Shared.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.Shared/WeatherForecast.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorMultiApp/BlazorMultipleApps.Shared/WeatherForecast.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/BlazorWasmHosted50.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/BlazorWasmHosted50.sln". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Client". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Client/App.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Client/App.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Client/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Client/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Client/BlazorWasmHosted50.Client.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Client/BlazorWasmHosted50.Client.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Client/_Imports.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Client/_Imports.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Client/Pages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Client/Pages/Index.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Client/Pages/Index.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Client/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Client/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Client/Shared/MainLayout.razor.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Client/Shared/MainLayout.razor.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Client/Shared/MainLayout.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Client/Shared/MainLayout.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Client/wwwroot/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Client/wwwroot/css/app.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Client/wwwroot/css/app.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Client/wwwroot/index.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Client/wwwroot/index.html". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Server". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Server". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Server". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Server/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Server/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Server/appsettings.Development.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Server/appsettings.Development.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Server/appsettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Server/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Server/BlazorWasmHosted50.Server.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Server/BlazorWasmHosted50.Server.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Server/Startup.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Server/Startup.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Server/Controllers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Server/Controllers/WeatherForecastController.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Server/Controllers/WeatherForecastController.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Server/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Server/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Server/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Shared/BlazorWasmHosted50.Shared.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Shared/BlazorWasmHosted50.Shared.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted50/Shared/WeatherForecast.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted50/Shared/WeatherForecast.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/BlazorWasmHosted60.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/BlazorWasmHosted60.sln". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Client". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Client". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/Client/BlazorWasmHosted60.Client.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Client/BlazorWasmHosted60.Client.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/Client/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Client/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/Client/App.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Client/App.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/Client/_Imports.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Client/_Imports.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Client/Pages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/Client/Pages/Index.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Client/Pages/Index.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Client/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Client/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/Client/Shared/MainLayout.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Client/Shared/MainLayout.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/Client/Shared/MainLayout.razor.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Client/Shared/MainLayout.razor.css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Client/wwwroot/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/Client/wwwroot/css/app.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Client/wwwroot/css/app.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/Client/wwwroot/index.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Client/wwwroot/index.html". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Server". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Server". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Server". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/Server/appsettings.Development.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Server/appsettings.Development.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/Server/BlazorWasmHosted60.Server.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Server/BlazorWasmHosted60.Server.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Server". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/Server/appsettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Server/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/Server/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Server/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Server/Controllers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/Server/Controllers/WeatherForecastController.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Server/Controllers/WeatherForecastController.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Server/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/Server/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Server/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/Shared/BlazorWasmHosted60.Shared.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Shared/BlazorWasmHosted60.Shared.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmHosted60/Shared/WeatherForecast.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmHosted60/Shared/WeatherForecast.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmMinimal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmMinimal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmMinimal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmMinimal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmMinimal/_Imports.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmMinimal/_Imports.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmMinimal/blazorwasm-minimal.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmMinimal/blazorwasm-minimal.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmMinimal/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmMinimal/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmMinimal/App.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmMinimal/App.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmMinimal/Pages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmMinimal/Pages/Index.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmMinimal/Pages/Index.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmMinimal/wwwroot/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmMinimal/wwwroot/css/app.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmMinimal/wwwroot/css/app.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmMinimal/wwwroot/index.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmMinimal/wwwroot/index.html". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/Resources.ja.resx.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/Resources.ja.resx.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/App.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/App.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/_Imports.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/_Imports.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/blazorwasm.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/blazorwasm.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/css/app.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/css/app.css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/LinkToWebRoot/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/LinkToWebRoot/css/app.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/LinkToWebRoot/css/app.css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/Pages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/Pages/Index.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/Pages/Index.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/wwwroot/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/wwwroot/css/app.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/wwwroot/css/app.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/wwwroot/Fake-License.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/wwwroot/Fake-License.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/wwwroot/index.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/wwwroot/index.html". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/wwwroot/serviceworkers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/wwwroot/serviceworkers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/wwwroot/serviceworkers/my-service-worker.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/wwwroot/serviceworkers/my-service-worker.js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/wwwroot/serviceworkers/my-prod-service-worker.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/blazorwasm/wwwroot/serviceworkers/my-prod-service-worker.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/classlibrarywithsatelliteassemblies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/classlibrarywithsatelliteassemblies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/classlibrarywithsatelliteassemblies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/classlibrarywithsatelliteassemblies/classlibrarywithsatelliteassemblies.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/classlibrarywithsatelliteassemblies/classlibrarywithsatelliteassemblies.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/classlibrarywithsatelliteassemblies/Class1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/classlibrarywithsatelliteassemblies/Class1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/classlibrarywithsatelliteassemblies/Resources.es-ES.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/classlibrarywithsatelliteassemblies/Resources.es-ES.resx". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/LinkBaseToWebRoot/js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/LinkBaseToWebRoot/js/LinkedScript.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/LinkBaseToWebRoot/js/LinkedScript.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/razorclasslibrary". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/razorclasslibrary". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/razorclasslibrary/RazorClassLibrary.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/razorclasslibrary/RazorClassLibrary.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/razorclasslibrary/Class1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/razorclasslibrary/Class1.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/razorclasslibrary/wwwroot". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/razorclasslibrary/wwwroot/styles.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/razorclasslibrary/wwwroot/styles.css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/razorclasslibrary/wwwroot/wwwroot". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/BlazorWasmWithLibrary/razorclasslibrary/wwwroot/wwwroot/exampleJsInterop.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/BlazorWasmWithLibrary/razorclasslibrary/wwwroot/wwwroot/exampleJsInterop.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AnotherClassLib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AnotherClassLib". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/AnotherClassLib/AnotherClassLib.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AnotherClassLib/AnotherClassLib.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/AnotherClassLib/Class2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AnotherClassLib/Class2.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AnotherClassLib/Views/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/AnotherClassLib/Views/Shared/Index.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AnotherClassLib/Views/Shared/Index.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/AnotherClassLib/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AnotherClassLib/Views/_ViewImports.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AnotherClassLib/wwwroot/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/AnotherClassLib/wwwroot/css/site.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AnotherClassLib/wwwroot/css/site.css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AnotherClassLib/wwwroot/js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/AnotherClassLib/wwwroot/js/project-direct-dep.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AnotherClassLib/wwwroot/js/project-direct-dep.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/AppWithP2PReference.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/AppWithP2PReference.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Models". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Models/ErrorViewModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Models/ErrorViewModel.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Views/Home". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Views/Home/About.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Views/Home/About.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Views/Home/Contact.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Views/Home/Contact.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Views/Home/Index.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Views/Home/Index.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Views/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Views/Shared/_ValidationScriptsPartial.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Views/Shared/_ValidationScriptsPartial.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Views/_ViewStart.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Views/_ViewStart.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/AppWithP2PReference/Views/_ViewImports.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/Class1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/Class1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/ClassLibrary.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/ClassLibrary.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/Components". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/Components". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/Components/App.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/Components/App.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/Components/App.razor.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/Components/App.razor.css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/Views/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/Views/Shared/_Layout.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/Views/Shared/_Layout.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/Views/_ViewImports.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/wwwroot/js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/wwwroot/js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/wwwroot/js/project-transitive-dep.v4.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/wwwroot/js/project-transitive-dep.v4.js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/wwwroot/js/project-transitive-dep.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibrary/wwwroot/js/project-transitive-dep.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibraryMvc21/Areas/MyFeature/Pages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibraryMvc21/Areas/MyFeature/Pages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibraryMvc21/Areas/MyFeature/Pages/Page1.cshtml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibraryMvc21/Areas/MyFeature/Pages/Page1.cshtml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibraryMvc21/Areas/MyFeature/Pages/Page1.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibraryMvc21/Areas/MyFeature/Pages/Page1.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibraryMvc21/ClassLibraryMvc21.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithP2PReference/ClassLibraryMvc21/ClassLibraryMvc21.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AnotherClassLib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AnotherClassLib". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AnotherClassLib/Class2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AnotherClassLib/Class2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AnotherClassLib/AnotherClassLib.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AnotherClassLib/AnotherClassLib.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AnotherClassLib/Views/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AnotherClassLib/Views/Shared/Index.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AnotherClassLib/Views/Shared/Index.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AnotherClassLib/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AnotherClassLib/Views/_ViewImports.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AnotherClassLib/wwwroot/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AnotherClassLib/wwwroot/css/site.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AnotherClassLib/wwwroot/css/site.css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AnotherClassLib/wwwroot/js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AnotherClassLib/wwwroot/js/project-direct-dep.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AnotherClassLib/wwwroot/js/project-direct-dep.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AppWithPackageAndP2PReference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AppWithPackageAndP2PReference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AppWithPackageAndP2PReference/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AppWithPackageAndP2PReference/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AppWithPackageAndP2PReference/AppWithPackageAndP2PReference.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AppWithPackageAndP2PReference/AppWithPackageAndP2PReference.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AppWithPackageAndP2PReference/TestPackages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AppWithPackageAndP2PReference/TestPackages/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/AppWithPackageAndP2PReference/TestPackages/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/Class1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/Class1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/ClassLibrary.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/ClassLibrary.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/Components". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/Components". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/Components/App.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/Components/App.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/Components/App.razor.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/Components/App.razor.css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/Views/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/Views/Shared/_Layout.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/Views/Shared/_Layout.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/Views/_ViewImports.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/wwwroot/js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/wwwroot/js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/wwwroot/js/project-transitive-dep.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/wwwroot/js/project-transitive-dep.js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/wwwroot/js/project-transitive-dep.v4.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/ClassLibrary/wwwroot/js/project-transitive-dep.v4.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryDirectDependency/Components". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryDirectDependency/Components". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryDirectDependency/Components/App.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryDirectDependency/Components/App.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryDirectDependency/Components/App.razor.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryDirectDependency/Components/App.razor.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryDirectDependency/PackageLibraryDirectDependency.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryDirectDependency/PackageLibraryDirectDependency.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryDirectDependency/wwwroot/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryDirectDependency/wwwroot/css/site.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryDirectDependency/wwwroot/css/site.css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryDirectDependency/wwwroot/js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryDirectDependency/wwwroot/js/pkg-direct-dep.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryDirectDependency/wwwroot/js/pkg-direct-dep.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryTransitiveDependency". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryTransitiveDependency/PackageLibraryTransitiveDependency.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryTransitiveDependency/PackageLibraryTransitiveDependency.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryTransitiveDependency/wwwroot/js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryTransitiveDependency/wwwroot/js/pkg-transitive-dep.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorAppWithPackageAndP2PReference/PackageLibraryTransitiveDependency/wwwroot/js/pkg-transitive-dep.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/Razorblazor31". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/Razorblazor31". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/Razorblazor31". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/Razorblazor31/App.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/Razorblazor31/App.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/Razorblazor31/blazor31.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/Razorblazor31/blazor31.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/Razorblazor31/_Imports.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/Razorblazor31/_Imports.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/Razorblazor31/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/Razorblazor31/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/Razorblazor31/Pages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/Razorblazor31/Pages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/Razorblazor31/Pages/_Host.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/Razorblazor31/Pages/_Host.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/Razorblazor31/Pages/Index.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/Razorblazor31/Pages/Index.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/Razorblazor31/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/Razorblazor31/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/Razorblazor31/Shared/NavMenu.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/Razorblazor31/Shared/NavMenu.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/Razorblazor31/Shared/MainLayout.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/Razorblazor31/Shared/MainLayout.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorClassLibrary". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorClassLibrary". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorClassLibrary/Class1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorClassLibrary/Class1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorClassLibrary/ClassLibrary.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorClassLibrary/ClassLibrary.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorClassLibrary/Components". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorClassLibrary/Components". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorClassLibrary/Components/App.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorClassLibrary/Components/App.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorClassLibrary/Components/App.razor.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorClassLibrary/Components/App.razor.css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorClassLibrary/Views/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorClassLibrary/Views/Shared/_Layout.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorClassLibrary/Views/Shared/_Layout.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorClassLibrary/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorClassLibrary/Views/_ViewImports.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorClassLibrary/wwwroot/js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorClassLibrary/wwwroot/js/project-transitive-dep.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorClassLibrary/wwwroot/js/project-transitive-dep.js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorClassLibrary/wwwroot/js/project-transitive-dep.v4.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorClassLibrary/wwwroot/js/project-transitive-dep.v4.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentApp/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentApp/ComponentApp.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/ComponentApp.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Components". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Components". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentApp/Components/App.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Components/App.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentApp/Components/_Imports.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Components/_Imports.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Components/Pages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Components/Pages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentApp/Components/Pages/Counter.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Components/Pages/Counter.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentApp/Components/Pages/Index.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Components/Pages/Index.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentApp/Components/Pages/FetchData.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Components/Pages/FetchData.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentApp/Components/Pages/Counter.razor.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Components/Pages/Counter.razor.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentApp/Components/Pages/Index.razor.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Components/Pages/Index.razor.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentApp/Components/Pages/_Imports.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Components/Pages/_Imports.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Components/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Components/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentApp/Components/Shared/MainLayout.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Components/Shared/MainLayout.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentApp/Components/Shared/NavMenu.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Components/Shared/NavMenu.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Services". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Services". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentApp/Services/WeatherForecast.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Services/WeatherForecast.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentApp/Services/WeatherForecastService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentApp/Services/WeatherForecastService.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentLibrary". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentLibrary". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentLibrary". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentLibrary/ComponentLibrary.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentLibrary/ComponentLibrary.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentLibrary/Class1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentLibrary/Class1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentLibrary/GenericComponent.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentLibrary/GenericComponent.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorComponentLibrary/MyComponent.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorComponentLibrary/MyComponent.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Components". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Components". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorMvcWithComponents/Components/Counter.razor.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Components/Counter.razor.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorMvcWithComponents/Components/Counter.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Components/Counter.razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Models". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorMvcWithComponents/Models/ErrorViewModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Models/ErrorViewModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorMvcWithComponents/MvcWithComponents.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/MvcWithComponents.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorMvcWithComponents/Test.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Test.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorMvcWithComponents/SimpleTagHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/SimpleTagHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorMvcWithComponents/TestComponent.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/TestComponent.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorMvcWithComponents/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Views/Home". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorMvcWithComponents/Views/Home/FileName.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Views/Home/FileName.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorMvcWithComponents/Views/Home/Index.cshtml.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Views/Home/Index.cshtml.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorMvcWithComponents/Views/Home/Index.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Views/Home/Index.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Views/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorMvcWithComponents/Views/Shared/NavMenu.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Views/Shared/NavMenu.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorMvcWithComponents/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Views/_ViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorMvcWithComponents/Views/_ViewStart.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorMvcWithComponents/Views/_ViewStart.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/SimpleMvc.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/SimpleMvc.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/appsettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/appsettings.Development.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/appsettings.Development.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/SimpleTagHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/SimpleTagHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Models". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/Models/ErrorViewModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Models/ErrorViewModel.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Home". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/Views/Home/Contact.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Home/Contact.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/Views/Home/#F{}i+l!e.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Home/#F{}i+l!e.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/Views/Home/Index.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Home/Index.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/Views/Home/About.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Home/About.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/Views/Home/About.cshtml.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Home/About.cshtml.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/Views/Home/Contact.cshtml.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Home/Contact.cshtml.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/Views/Home/Index.cshtml.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Home/Index.cshtml.css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/Views/Shared/_Layout.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Shared/_Layout.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/Views/Shared/Error.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Shared/Error.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/Views/Shared/_ValidationScriptsPartial.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/Shared/_ValidationScriptsPartial.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/_ViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/Views/_ViewStart.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/Views/_ViewStart.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/wwwroot/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/wwwroot/css/site.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/wwwroot/css/site.css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/wwwroot/js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc/wwwroot/js/SimpleMvc.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc/wwwroot/js/SimpleMvc.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21/Models". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21/Models/ErrorViewModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21/Models/ErrorViewModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21/SimpleMvc21.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21/SimpleMvc21.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21/SimpleTagHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21/SimpleTagHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21/Views/Home". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21/Views/Home/About.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21/Views/Home/About.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21/Views/Home/Index.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21/Views/Home/Index.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21/Views/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21/Views/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21/Views/Shared/_Layout.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21/Views/Shared/_Layout.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21/Views/Shared/_ValidationScriptsPartial.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21/Views/Shared/_ValidationScriptsPartial.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21/Views/_ViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21/Views/_ViewStart.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21/Views/_ViewStart.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Models". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Models/ErrorViewModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Models/ErrorViewModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21NetFx/SimpleTagHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21NetFx/SimpleTagHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21NetFx/SimpleMvc21NetFx.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21NetFx/SimpleMvc21NetFx.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Views/Home". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Views/Home/About.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Views/Home/About.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Views/Home/Index.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Views/Home/Index.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Views/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Views/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Views/Shared/_Layout.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Views/Shared/_Layout.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Views/Shared/_ValidationScriptsPartial.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Views/Shared/_ValidationScriptsPartial.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Views/_ViewStart.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Views/_ViewStart.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc21NetFx/Views/_ViewImports.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc22". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc22". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc22". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc22/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc22/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc22/SimpleMvc22.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc22/SimpleMvc22.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc22/SimpleTagHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc22/SimpleTagHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc22/Views/Home". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc22/Views/Home/Index.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc22/Views/Home/Index.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc22/Views/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc22/Views/Shared/_Layout.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc22/Views/Shared/_Layout.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc22/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc22/Views/_ViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc22/Views/_ViewStart.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc22/Views/_ViewStart.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc31/Models". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc31/Models/ErrorViewModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc31/Models/ErrorViewModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc31/SimpleMvc31.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc31/SimpleMvc31.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc31/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc31/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc31/SimpleTagHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc31/SimpleTagHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc31/Views/Home". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc31/Views/Home/Index.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc31/Views/Home/Index.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc31/Views/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc31/Views/Shared/_Layout.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc31/Views/Shared/_Layout.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc31/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc31/Views/_ViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc31/Views/_ViewStart.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc31/Views/_ViewStart.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc50/Models". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc50/Models/ErrorViewModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc50/Models/ErrorViewModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc50/SimpleMvc50.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc50/SimpleMvc50.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc50/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc50/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc50/SimpleTagHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc50/SimpleTagHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc50/Views/Home". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc50/Views/Home/Index.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc50/Views/Home/Index.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc50/Views/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc50/Views/Shared/_Layout.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc50/Views/Shared/_Layout.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc50/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc50/Views/_ViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimpleMvc50/Views/_ViewStart.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimpleMvc50/Views/_ViewStart.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/LinkedDir". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/LinkedDir". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/LinkedDir". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/LinkedDir". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/LinkedDir/LinkedErrorFile.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/LinkedDir/LinkedErrorFile.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/LinkedDir/LinkedFile.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/LinkedDir/LinkedFile.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/LinkedDir/LinkedFile2.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/LinkedDir/LinkedFile2.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/LinkedDir/LinkedFile3.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/LinkedDir/LinkedFile3.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Areas/Products/Pages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Areas/Products/Pages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Areas/Products/Pages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/SimplePages/Areas/Products/Pages/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Areas/Products/Pages/_ViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/SimplePages/Areas/Products/Pages/Index.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Areas/Products/Pages/Index.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/SimplePages/Areas/Products/Pages/_ViewStart.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Areas/Products/Pages/_ViewStart.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/Contact.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/Contact.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/About.cshtml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/About.cshtml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/Index.cshtml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/Index.cshtml.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/About.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/About.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/Contact.cshtml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/Contact.cshtml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/Index.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/Index.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/_Layout.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/_Layout.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/_ViewStart.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/_ViewStart.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Pages/_ViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/SimplePages/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Assets/TestProjects/RazorSimplePages/SimplePages/SimplePages.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Assets/TestProjects/RazorSimplePages/SimplePages/SimplePages.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ExtensionInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ExtensionInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/IInjectTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/IInjectTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/InjectDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/InjectDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/CSharpIdentifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/CSharpIdentifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/InjectIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/InjectIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/InjectTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/InjectTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/LegacySectionTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/LegacySectionTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ModelExpressionPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ModelExpressionPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ModelDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ModelDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/IViewComponentTagHelperTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/IViewComponentTagHelperTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/MvcImportProjectFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/MvcImportProjectFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/RazorExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/RazorExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/MvcViewDocumentClassifierPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/MvcViewDocumentClassifierPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Resources.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Resources.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/RazorExtensionsDiagnosticFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/RazorExtensionsDiagnosticFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/TagHelperDescriptorExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/TagHelperDescriptorExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentResources.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentResources.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTagHelperConventions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTagHelperConventions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTagHelperDescriptorFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTagHelperDescriptorFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTagHelperDescriptorProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTagHelperDescriptorProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTagHelperPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTagHelperPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTagHelperIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTagHelperIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTagHelperMetadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTagHelperMetadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTagHelperTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTagHelperTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTypeVisitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/ViewComponentTypeVisitor.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/InjectDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/InjectDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/LegacySectionTargetExtensionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/LegacySectionTargetExtensionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/InjectTargetExtensionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/InjectTargetExtensionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/ModelDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/ModelDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/ModelExpressionPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/ModelExpressionPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/MvcImportProjectFeatureTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/MvcImportProjectFeatureTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/MvcShim.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/MvcShim.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/MvcViewDocumentClassifierPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/MvcViewDocumentClassifierPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/SourceMappingsSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/SourceMappingsSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TagHelperDescriptorExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TagHelperDescriptorExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/ViewComponentTagHelperDescriptorFactoryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/ViewComponentTagHelperDescriptorFactoryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/ViewComponentTagHelperDescriptorProviderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/ViewComponentTagHelperDescriptorProviderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/ViewComponentTagHelperPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/ViewComponentTagHelperPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/ViewComponentTagHelperTargetExtensionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/ViewComponentTagHelperTargetExtensionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/ViewComponentTypeVisitorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/ViewComponentTypeVisitorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/xunit.runner.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/xunit.runner.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/IntegrationTests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/IntegrationTests/CodeGenerationIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/IntegrationTests/CodeGenerationIntegrationTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_Runtime.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/CSharpIdentifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/CSharpIdentifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/baseline.netcore.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/baseline.netcore.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/AssemblyAttributeInjectionPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/AssemblyAttributeInjectionPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ExtensionInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ExtensionInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/IInjectTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/IInjectTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/baseline.netframework.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/baseline.netframework.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/InjectIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/InjectIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/InjectTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/InjectTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/IViewComponentTagHelperTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/IViewComponentTagHelperTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/InstrumentationPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/InstrumentationPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ModelExpressionPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ModelExpressionPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ModelDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ModelDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/MvcImportProjectFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/MvcImportProjectFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/MvcViewDocumentClassifierPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/MvcViewDocumentClassifierPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/NamespaceDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/NamespaceDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/PageDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/PageDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/PagesPropertyInjectionPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/PagesPropertyInjectionPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/RazorExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/RazorExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/RazorPageDocumentClassifierPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/RazorPageDocumentClassifierPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Resources.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Resources.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/RazorExtensionsDiagnosticFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/RazorExtensionsDiagnosticFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentResources.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentResources.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/TagHelperDescriptorExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/TagHelperDescriptorExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTagHelperDescriptorProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTagHelperDescriptorProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTagHelperConventions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTagHelperConventions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTagHelperDescriptorFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTagHelperDescriptorFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/InjectDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/InjectDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTagHelperIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTagHelperIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTagHelperMetadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTagHelperMetadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTagHelperPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTagHelperPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTagHelperTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTagHelperTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTypeVisitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTypeVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/ViewComponentTypes.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Test.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Test.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/InjectTargetExtensionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/InjectTargetExtensionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/ModelDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/ModelDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/InstrumentationPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/InstrumentationPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/AssemblyAttributeInjectionPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/AssemblyAttributeInjectionPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/InjectDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/InjectDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/MvcImportProjectFeatureTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/MvcImportProjectFeatureTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/MvcShim.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/MvcShim.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/ModelExpressionPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/ModelExpressionPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/MvcViewDocumentClassifierPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/MvcViewDocumentClassifierPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/PageDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/PageDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/NamespaceDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/NamespaceDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TagHelperDescriptorExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TagHelperDescriptorExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/SourceMappingsSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/SourceMappingsSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/RazorPageDocumentClassifierPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/RazorPageDocumentClassifierPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/ViewComponentTagHelperDescriptorProviderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/ViewComponentTagHelperDescriptorProviderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/ViewComponentTagHelperDescriptorFactoryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/ViewComponentTagHelperDescriptorFactoryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/ViewComponentTagHelperPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/ViewComponentTagHelperPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/ViewComponentTypeVisitorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/ViewComponentTypeVisitorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/ViewComponentTagHelperTargetExtensionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/ViewComponentTagHelperTargetExtensionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/xunit.runner.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/xunit.runner.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/IntegrationTests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/IntegrationTests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/IntegrationTests/InstrumentationPassIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/IntegrationTests/InstrumentationPassIntegrationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/IntegrationTests/CodeGenerationIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/IntegrationTests/CodeGenerationIntegrationTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/InstrumentationPassIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/InstrumentationPassIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/InstrumentationPassIntegrationTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/InstrumentationPassIntegrationTest/BasicTest.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/InstrumentationPassIntegrationTest/BasicTest.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/InstrumentationPassIntegrationTest/BasicTest.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/InstrumentationPassIntegrationTest/BasicTest.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/InstrumentationPassIntegrationTest/BasicTest.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/TestFiles/IntegrationTests/InstrumentationPassIntegrationTest/BasicTest.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/baseline.netcore.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/baseline.netcore.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/CreateNewOnMetadataUpdateAttributePass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/CreateNewOnMetadataUpdateAttributePass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/baseline.netframework.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/baseline.netframework.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ExtensionInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ExtensionInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/breakingchanges.netcore.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/breakingchanges.netcore.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/breakingchanges.netframework.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/breakingchanges.netframework.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/InjectDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/InjectDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/IInjectTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/IInjectTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/InjectIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/InjectIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/InjectTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/InjectTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/IViewComponentTagHelperTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/IViewComponentTagHelperTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ModelDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ModelDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ModelExpressionPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ModelExpressionPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/MvcViewDocumentClassifierPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/MvcViewDocumentClassifierPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/PageDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/PageDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/MvcImportProjectFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/MvcImportProjectFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/PagesPropertyInjectionPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/PagesPropertyInjectionPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/RazorExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/RazorExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/RazorExtensionsDiagnosticFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/RazorExtensionsDiagnosticFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/RazorExtensionsResources.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/RazorExtensionsResources.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/RazorPageDocumentClassifierPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/RazorPageDocumentClassifierPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/TagHelperDescriptorExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/TagHelperDescriptorExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperConventions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperConventions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperDescriptorFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperDescriptorFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperDescriptorProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperDescriptorProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperMetadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperMetadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTypeVisitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTypeVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTypes.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/CreateNewOnMetadataUpdateAttributePassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/CreateNewOnMetadataUpdateAttributePassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/InjectDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/InjectDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/InjectTargetExtensionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/InjectTargetExtensionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/ConsolidatedMvcViewDocumentClassifierPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/ConsolidatedMvcViewDocumentClassifierPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/ModelDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/ModelDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/MvcImportProjectFeatureTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/MvcImportProjectFeatureTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/ModelExpressionPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/ModelExpressionPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/MvcViewDocumentClassifierPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/MvcViewDocumentClassifierPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/MvcShim.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/MvcShim.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/PageDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/PageDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/RazorPageDocumentClassifierPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/RazorPageDocumentClassifierPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/SourceMappingsSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/SourceMappingsSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/ViewComponentTagHelperDescriptorFactoryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/ViewComponentTagHelperDescriptorFactoryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TagHelperDescriptorExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TagHelperDescriptorExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/ViewComponentTagHelperDescriptorProviderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/ViewComponentTagHelperDescriptorProviderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/ViewComponentTagHelperPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/ViewComponentTagHelperPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/ViewComponentTypeVisitorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/ViewComponentTypeVisitorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/ViewComponentTagHelperTargetExtensionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/ViewComponentTagHelperTargetExtensionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/xunit.runner.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/xunit.runner.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/IntegrationTests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/IntegrationTests/CodeGenerationIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/IntegrationTests/CodeGenerationIntegrationTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirectiveWithViewImports_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirectiveWithViewImports_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirectiveWithViewImports_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirectiveWithViewImports_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirectiveWithViewImports_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirectiveWithViewImports_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirectiveWithViewImports_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirectiveWithViewImports_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirectiveWithViewImports_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirectiveWithViewImports_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirectiveWithViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirectiveWithViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirectiveWithViewImports_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirectiveWithViewImports_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicComponent.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicComponent.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicComponent_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicComponent_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicComponent_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicComponent_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicComponent_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicComponent_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicComponent_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicComponent_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicComponent_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicComponent_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicComponent_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicComponent_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Basic_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsViewModel_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InheritsWithViewImports_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithModel_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InjectWithSemicolon_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inject_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InvalidNamespaceAtEOF_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MalformedPageDirective_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ModelExpressionTagHelper_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Model_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MultipleModels_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PageWithNamespace_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithoutModel_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPagesWithRouteTemplate_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPages_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPage_WithCssScope.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPage_WithCssScope.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPageWithNoLeadingPageDirective_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPage_WithCssScope.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorPage_WithCssScope.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_Layout_WithCssScope.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_Layout_WithCssScope.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_Layout_WithCssScope.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_Layout_WithCssScope.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithCssScope.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithCssScope.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithCssScope.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithCssScope.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithNonNullableModel_NullableContextEnabled.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithNonNullableModel_NullableContextEnabled.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithNullableBaseType_NullableContexEnabled.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithNullableBaseType_NullableContexEnabled.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithNonNullableModel_NullableContextEnabled.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithNonNullableModel_NullableContextEnabled.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithNullableBaseType_NullableContexEnabled.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithNullableBaseType_NullableContexEnabled.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithNullableModel_NullableContextEnabled.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithNullableModel_NullableContextEnabled.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithNullableModel_NullableContextEnabled.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithNullableModel_NullableContextEnabled.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithNullableModel_NullableContextNotEnabled.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithNullableModel_NullableContextNotEnabled.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithNullableModel_NullableContextNotEnabled.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorView_WithNullableModel_NullableContextNotEnabled.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UsingDirectives_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelperOptionalParam.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelperOptionalParam.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelperOptionalParam_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelperOptionalParam_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelperOptionalParam_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelperOptionalParam_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewComponentTagHelper_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ViewWithNamespace_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/_ViewImports_Runtime.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/AllowedChildTagDescriptorBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/AllowedChildTagDescriptorBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/AllowedChildTagDescriptorComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/AllowedChildTagDescriptorComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/AssemblyExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/AssemblyExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/AttributeStructure.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/AttributeStructure.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/AllowedChildTagDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/AllowedChildTagDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/baseline.netcore.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/baseline.netcore.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/baseline.netframework.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/baseline.netframework.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/BoundAttributeDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/BoundAttributeDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/BoundAttributeDescriptorBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/BoundAttributeDescriptorBuilderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/BoundAttributeDescriptorBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/BoundAttributeDescriptorBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/BoundAttributeDescriptorComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/BoundAttributeDescriptorComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/BoundAttributeDescriptorExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/BoundAttributeDescriptorExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/BoundAttributeParameterDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/BoundAttributeParameterDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/breakingchanges.netcore.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/breakingchanges.netcore.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/BoundAttributeParameterDescriptorComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/BoundAttributeParameterDescriptorComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/BoundAttributeParameterDescriptorBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/BoundAttributeParameterDescriptorBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/breakingchanges.netframework.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/breakingchanges.netframework.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Checksum.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Checksum.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/ClassifiedSpanVisitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/ClassifiedSpanVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/ComparerUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/ComparerUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CSharpIdentifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CSharpIdentifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/ComponentResources.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/ComponentResources.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultAllowedChildTagDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultAllowedChildTagDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultAllowedChildTagDescriptorBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultAllowedChildTagDescriptorBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultBoundAttributeDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultBoundAttributeDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultBoundAttributeDescriptorBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultBoundAttributeDescriptorBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultBoundAttributeParameterDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultBoundAttributeParameterDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultDocumentClassifierPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultDocumentClassifierPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultBoundAttributeParameterDescriptorBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultBoundAttributeParameterDescriptorBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultDirectiveSyntaxTreePass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultDirectiveSyntaxTreePass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultDocumentClassifierPassFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultDocumentClassifierPassFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultImportProjectFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultImportProjectFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCodeGenerationOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCodeGenerationOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCodeDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCodeDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCodeGenerationOptionsFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCodeGenerationOptionsFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCodeGenerationOptionsBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCodeGenerationOptionsBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCodeGenerationOptionsFactoryProjectFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCodeGenerationOptionsFactoryProjectFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCSharpLoweringPhase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCSharpLoweringPhase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCSharpDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCSharpDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorDirectiveClassifierPhase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorDirectiveClassifierPhase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorDiagnostic.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorDiagnostic.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorDirectiveFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorDirectiveFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorEngine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorEngine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorEngineBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorEngineBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorDocumentClassifierPhase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorDocumentClassifierPhase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorHtmlDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorHtmlDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorOptimizationPhase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorOptimizationPhase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorIntermediateNodeLoweringPhase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorIntermediateNodeLoweringPhase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorParserOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorParserOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorParserOptionsBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorParserOptionsBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorParserOptionsFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorParserOptionsFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorParsingPhase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorParsingPhase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorParserOptionsFactoryProjectFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorParserOptionsFactoryProjectFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorProjectEngine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorProjectEngine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorProjectEngineBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorProjectEngineBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorProjectFileSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorProjectFileSystem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorSourceLineCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorSourceLineCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorProjectItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorProjectItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorSyntaxTree.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorSyntaxTree.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorSyntaxTreePhase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorSyntaxTreePhase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorTagHelperBinderPhase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorTagHelperBinderPhase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRequiredAttributeDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRequiredAttributeDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorTargetExtensionFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRazorTargetExtensionFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRequiredAttributeDescriptorBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultRequiredAttributeDescriptorBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultTagHelperDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultTagHelperDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultTagHelperDescriptorBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultTagHelperDescriptorBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultTagMatchingRuleDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultTagMatchingRuleDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DefaultTagMatchingRuleDescriptorBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DefaultTagMatchingRuleDescriptorBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveDescriptorBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveDescriptorBuilderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveDescriptorComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveDescriptorComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveKind.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveKind.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveTokenDescriptorComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveTokenDescriptorComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveTokenDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveTokenDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveTokenEditHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveTokenEditHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveRemovalOptimizationPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveRemovalOptimizationPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveTokenKind.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveTokenKind.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveUsage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DirectiveUsage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/DocumentClassifierPassBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/DocumentClassifierPassBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/EmptyProjectFileSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/EmptyProjectFileSystem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/FileKindDirectiveFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/FileKindDirectiveFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/FileKinds.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/FileKinds.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/HtmlConventions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/HtmlConventions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/HashCodeCombiner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/HashCodeCombiner.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/HtmlNodeOptimizationPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/HtmlNodeOptimizationPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IConfigureRazorParserOptionsFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IConfigureRazorParserOptionsFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IConfigureRazorCodeGenerationOptionsFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IConfigureRazorCodeGenerationOptionsFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IImportProjectFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IImportProjectFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IDirectiveDescriptorBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IDirectiveDescriptorBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorCodeGenerationOptionsFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorCodeGenerationOptionsFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IntermediateNodePassBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IntermediateNodePassBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorDirectiveFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorDirectiveFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorCodeGenerationOptionsFactoryProjectFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorCodeGenerationOptionsFactoryProjectFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorDirectiveClassifierPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorDirectiveClassifierPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorDirectiveClassifierPhase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorDirectiveClassifierPhase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorCSharpLoweringPhase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorCSharpLoweringPhase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorDocumentClassifierPhase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorDocumentClassifierPhase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorDocumentClassifierPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorDocumentClassifierPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorEngineFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorEngineFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorEnginePhase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorEnginePhase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorEngineBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorEngineBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorIntermediateNodeLoweringPhase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorIntermediateNodeLoweringPhase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorOptimizationPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorOptimizationPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorOptimizationPhase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorOptimizationPhase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorParserOptionsFactoryProjectFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorParserOptionsFactoryProjectFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorParserOptionsFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorParserOptionsFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorParsingPhase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorParsingPhase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorSyntaxTreePass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorSyntaxTreePass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorProjectEngineFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorProjectEngineFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorSyntaxTreePhase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorSyntaxTreePhase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorTagHelperBinderPhase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorTagHelperBinderPhase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/ITagHelperDescriptorProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/ITagHelperDescriptorProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/IRazorTargetExtensionFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/IRazorTargetExtensionFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/ITagHelperFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/ITagHelperFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/ItemCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/ItemCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/LargeTextSourceDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/LargeTextSourceDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/NotFoundProjectItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/NotFoundProjectItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorCodeDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorCodeDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/ProvideRazorExtensionInitializerAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/ProvideRazorExtensionInitializerAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorCodeDocumentExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorCodeDocumentExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorCodeGenerationOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorCodeGenerationOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorCodeGenerationOptionsBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorCodeGenerationOptionsBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorDiagnostic.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorDiagnostic.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorDiagnosticCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorDiagnosticCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorDiagnosticDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorDiagnosticDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorDiagnosticFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorDiagnosticFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorCSharpDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorCSharpDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorDiagnosticSeverity.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorDiagnosticSeverity.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorEngine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorEngine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorEngineBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorEngineBuilderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorEngineFeatureBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorEngineFeatureBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorExtensionInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorExtensionInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorEnginePhaseBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorEnginePhaseBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorHtmlWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorHtmlWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorLanguageVersion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorLanguageVersion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorHtmlDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorHtmlDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorParserFeatureFlags.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorParserFeatureFlags.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorParserOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorParserOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorProjectEngineBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorProjectEngineBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorProject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorProject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorProjectEngineBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorProjectEngineBuilderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorParserOptionsBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorParserOptionsBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorProjectEngine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorProjectEngine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorProjectEngineFeatureBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorProjectEngineFeatureBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorProjectFileSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorProjectFileSystem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorProjectItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorProjectItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorSourceDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorSourceDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorSourceLineCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorSourceLineCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorSourceDocumentProperties.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorSourceDocumentProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RazorSyntaxTree.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RazorSyntaxTree.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RequiredAttributeDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RequiredAttributeDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RequiredAttributeDescriptorBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RequiredAttributeDescriptorBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RequiredAttributeDescriptorBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RequiredAttributeDescriptorBuilderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Resources.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Resources.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RequiredAttributeDescriptorExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RequiredAttributeDescriptorExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/RequiredAttributeDescriptorComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/RequiredAttributeDescriptorComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/SourceLocation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/SourceLocation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/SourceChange.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/SourceChange.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/SourceMapping.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/SourceMapping.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/StreamSourceDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/StreamSourceDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/StringSourceDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/StringSourceDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/StringSegment.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/StringSegment.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/SourceSpan.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/SourceSpan.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/StringTokenizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/StringTokenizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/SuppressChecksumOptionsFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/SuppressChecksumOptionsFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperBinder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperAttributeInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperAttributeInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperBinding.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperBinding.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperConventions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperConventions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptorBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptorBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptorBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptorBuilderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptorComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptorComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptorExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptorExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptorProviderContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptorProviderContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperDocumentContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperDocumentContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagMatchingRuleDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagMatchingRuleDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperMetadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperMetadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperSpanVisitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperSpanVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagMatchingRuleDescriptorBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagMatchingRuleDescriptorBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperMatchingConventions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagHelperMatchingConventions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagMatchingRuleDescriptorComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagMatchingRuleDescriptorComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagMode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagMode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TagStructure.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TagStructure.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TypeNameFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TypeNameFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/TypeNameRewriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/TypeNameRewriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/VirtualRazorProjectFileSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/VirtualRazorProjectFileSystem.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeRenderingContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeRenderingContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DefaultCodeRenderingContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DefaultCodeRenderingContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeWriterExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeWriterExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeTargetBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeTargetBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeTarget.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeTarget.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DefaultCodeTarget.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DefaultCodeTarget.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DefaultDocumentWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DefaultDocumentWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DefaultCodeTargetBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DefaultCodeTargetBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DesignTimeNodeWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DesignTimeNodeWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/ICodeTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/ICodeTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DocumentWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DocumentWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/LinePragma.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/LinePragma.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/IntermediateNodeWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/IntermediateNodeWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/LiteralRuntimeNodeWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/LiteralRuntimeNodeWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/TagHelperHtmlAttributeRuntimeNodeWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/TagHelperHtmlAttributeRuntimeNodeWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/RuntimeNodeWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/RuntimeNodeWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/TagHelperRenderingContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/TagHelperRenderingContext.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentChildContentDiagnosticPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentChildContentDiagnosticPass.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentBindLoweringPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentBindLoweringPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentCodeDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentCodeDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentComplexAttributeContentPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentComplexAttributeContentPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentCodeTarget.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentCodeTarget.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentConstrainedTypeParamDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentConstrainedTypeParamDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentDesignTimeNodeWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentDesignTimeNodeWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentCssScopePass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentCssScopePass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentDiagnosticFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentDiagnosticFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentDocumentClassifierPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentDocumentClassifierPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentDuplicateAttributeDiagnosticPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentDuplicateAttributeDiagnosticPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentEventHandlerLoweringPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentEventHandlerLoweringPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentInjectDirectivePass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentInjectDirectivePass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentGenericTypePass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentGenericTypePass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentInjectDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentInjectDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentImportProjectFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentImportProjectFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentInjectIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentInjectIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentIntermediateNodePassBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentIntermediateNodePassBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentKeyLoweringPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentKeyLoweringPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentLayoutDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentLayoutDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentLoweringPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentLoweringPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentMarkupEncodingPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentMarkupEncodingPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentLayoutDirectivePass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentLayoutDirectivePass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentMarkupBlockPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentMarkupBlockPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentMetadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentMetadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentPageDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentPageDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentPageDirectivePass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentPageDirectivePass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentNodeWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentNodeWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentPreserveWhitespaceDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentPreserveWhitespaceDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentReferenceCaptureLoweringPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentReferenceCaptureLoweringPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentRuntimeNodeWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentRuntimeNodeWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentsApi.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentsApi.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentSplatLoweringPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentSplatLoweringPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentScriptTagPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentScriptTagPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentTemplateDiagnosticPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentTemplateDiagnosticPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentTemplateTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentTemplateTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentTypeParamDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentTypeParamDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/RouteAttributeExtensionNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/RouteAttributeExtensionNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentWhitespacePass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ComponentWhitespacePass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/ScopeStack.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/ScopeStack.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/TagHelperBoundAttributeDescriptorExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/TagHelperBoundAttributeDescriptorExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/TagHelperDescriptorExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/TagHelperDescriptorExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Components/TypeNameHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Components/TypeNameHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/AttributeDirectivePass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/AttributeDirectivePass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperBodyIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperBodyIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultMetadataIdentifierFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultMetadataIdentifierFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/AttributeDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/AttributeDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperCreateIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperCreateIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperExecuteIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperExecuteIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperHtmlAttributeIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperHtmlAttributeIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DesignTimeDirectiveIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DesignTimeDirectiveIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperPropertyIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperPropertyIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperRuntimeIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperRuntimeIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperOptimizationPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperOptimizationPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DesignTimeDirectiveTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DesignTimeDirectiveTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DesignTimeDirectivePass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/DesignTimeDirectivePass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/EliminateMethodBodyPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/EliminateMethodBodyPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/FunctionsDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/FunctionsDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/FunctionsDirectivePass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/FunctionsDirectivePass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/IDesignTimeDirectiveTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/IDesignTimeDirectiveTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/IMetadataAttributeTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/IMetadataAttributeTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/IMetadataIdentifierFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/IMetadataIdentifierFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/IDefaultTagHelperTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/IDefaultTagHelperTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/ImplementsDirectivePass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/ImplementsDirectivePass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/InheritsDirectivePass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/InheritsDirectivePass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/InheritsDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/InheritsDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/IPreallocatedAttributeTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/IPreallocatedAttributeTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/ImplementsDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/ImplementsDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/IReadOnlyListExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/IReadOnlyListExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/ISectionTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/ISectionTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/ITemplateTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/ITemplateTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/MetadataAttributePass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/MetadataAttributePass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/NamespaceDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/NamespaceDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/MetadataAttributeTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/MetadataAttributeTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedAttributeTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedAttributeTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedTagHelperAttributeOptimizationPass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedTagHelperAttributeOptimizationPass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedTagHelperHtmlAttributeValueIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedTagHelperHtmlAttributeValueIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/RazorCompiledItemAttributeIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/RazorCompiledItemAttributeIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedTagHelperPropertyIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedTagHelperPropertyIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedTagHelperHtmlAttributeIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedTagHelperHtmlAttributeIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedTagHelperPropertyValueIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedTagHelperPropertyValueIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/SectionDirectivePass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/SectionDirectivePass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/SectionIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/SectionIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/RazorCompiledItemMetadataAttributeIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/RazorCompiledItemMetadataAttributeIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/RazorSourceChecksumAttributeIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/RazorSourceChecksumAttributeIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/SectionDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/SectionDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/SectionTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/SectionTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/TemplateTargetExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/TemplateTargetExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/ViewCssScopePass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/ViewCssScopePass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/TemplateIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Extensions/TemplateIntermediateNode.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/CascadingGenericTypeParameter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/CascadingGenericTypeParameter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/CommonAnnotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/CommonAnnotations.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/ClassDeclarationIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/ClassDeclarationIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/ComponentAttributeIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/ComponentAttributeIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/ComponentChildContentIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/ComponentChildContentIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/ComponentIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/ComponentIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/ComponentTypeInferenceMethodIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/ComponentTypeInferenceMethodIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/CSharpCodeAttributeValueIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/CSharpCodeAttributeValueIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/ComponentTypeArgumentIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/ComponentTypeArgumentIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/CSharpExpressionAttributeValueIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/CSharpExpressionAttributeValueIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/CSharpCodeIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/CSharpCodeIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/CSharpExpressionIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/CSharpExpressionIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/DirectiveIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/DirectiveIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/DefaultRazorIntermediateNodeBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/DefaultRazorIntermediateNodeBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/DebuggerDisplayFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/DebuggerDisplayFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/DocumentIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/DocumentIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/DocumentIntermediateNodeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/DocumentIntermediateNodeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/DirectiveTokenIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/DirectiveTokenIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/ExtensionIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/ExtensionIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/FieldDeclarationIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/FieldDeclarationIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/HtmlAttributeIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/HtmlAttributeIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/HtmlContentIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/HtmlContentIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/HtmlContentIntermediateNodeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/HtmlContentIntermediateNodeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/HtmlAttributeValueIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/HtmlAttributeValueIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IExtensionIntermediateNodeVisitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IExtensionIntermediateNodeVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeFormatterBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeFormatterBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeWalker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeWalker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeVisitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/LazyIntermediateToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/LazyIntermediateToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/MalformedDirectiveIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/MalformedDirectiveIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/MarkupBlockIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/MarkupBlockIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/MemberDeclarationIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/MemberDeclarationIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/MarkupElementIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/MarkupElementIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/MethodDeclarationIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/MethodDeclarationIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/MethodParameter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/MethodParameter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/NamespaceDeclarationIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/NamespaceDeclarationIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/PropertyDeclarationIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/PropertyDeclarationIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/ReferenceCaptureIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/ReferenceCaptureIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/SetKeyIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/SetKeyIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/SplatIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/SplatIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperBodyIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperBodyIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperDirectiveAttributeIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperDirectiveAttributeIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperDirectiveAttributeParameterIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperDirectiveAttributeParameterIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperHtmlAttributeIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperHtmlAttributeIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperPropertyIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperPropertyIntermediateNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/TokenKind.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/TokenKind.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/TypeParameter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/TypeParameter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/UsingDirectiveIntermediateNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Intermediate/UsingDirectiveIntermediateNode.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/AddImportChunkGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/AddImportChunkGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/AddTagHelperChunkGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/AddTagHelperChunkGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/AcceptedCharactersInternal.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/AcceptedCharactersInternal.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/AutoCompleteEditHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/AutoCompleteEditHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/BalancingModes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/BalancingModes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/BlockKindInternal.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/BlockKindInternal.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ClassifiedSpanInternal.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ClassifiedSpanInternal.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/CSharpLanguageCharacteristics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/CSharpLanguageCharacteristics.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/CSharpTokenizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/CSharpTokenizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/CSharpKeyword.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/CSharpKeyword.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/CodeBlockEditHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/CodeBlockEditHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/CSharpCodeParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/CSharpCodeParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/DirectiveCSharpTokenizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/DirectiveCSharpTokenizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/DirectiveHtmlTokenizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/DirectiveHtmlTokenizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/DisposableAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/DisposableAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ErrorSink.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ErrorSink.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/DirectiveTokenChunkGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/DirectiveTokenChunkGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/EditResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/EditResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/FirstDirectiveCSharpLanguageCharacteristics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/FirstDirectiveCSharpLanguageCharacteristics.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/HtmlLanguageCharacteristics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/HtmlLanguageCharacteristics.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ExpressionChunkGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ExpressionChunkGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/FirstDirectiveHtmlLanguageCharacteristics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/FirstDirectiveHtmlLanguageCharacteristics.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/HtmlTokenizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/HtmlTokenizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/HtmlMarkupParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/HtmlMarkupParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ImplicitExpressionEditHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ImplicitExpressionEditHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ISpanChunkGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ISpanChunkGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ITextBuffer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ITextBuffer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ITextDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ITextDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ITokenizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ITokenizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/KnownTokenType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/KnownTokenType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/LanguageCharacteristics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/LanguageCharacteristics.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/LegacySyntaxNodeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/LegacySyntaxNodeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/LocationTagged.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/LocationTagged.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/LiteralAttributeChunkGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/LiteralAttributeChunkGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/MarkupChunkGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/MarkupChunkGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ParserBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ParserBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ParserContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ParserContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ParserHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ParserHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ParserState.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/ParserState.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/PartialParseResultInternal.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/PartialParseResultInternal.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/RazorParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/RazorParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/RazorSyntaxTreeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/RazorSyntaxTreeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/RemoveTagHelperChunkGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/RemoveTagHelperChunkGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/SourceLocationTracker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/SourceLocationTracker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/SeekableTextReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/SeekableTextReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/SpanChunkGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/SpanChunkGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/SpanContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/SpanContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/SpanEditHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/SpanEditHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/SpanKindInternal.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/SpanKindInternal.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/SyntaxConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/SyntaxConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/StatementChunkGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/StatementChunkGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperAttributeNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperAttributeNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperBlockRewriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperBlockRewriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperDirectiveType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperDirectiveType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperParseTreeRewriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperParseTreeRewriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperPrefixDirectiveChunkGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperPrefixDirectiveChunkGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperSpanInternal.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperSpanInternal.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TextReaderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TextReaderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/Tokenizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/Tokenizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TokenizerBackedParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TokenizerBackedParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/WhiteSpaceRewriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/WhiteSpaceRewriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TokenizerView.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Legacy/TokenizerView.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/ArrayElement.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/ArrayElement.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/ChildSyntaxList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/ChildSyntaxList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/GreenNodeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/GreenNodeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/GreenNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/GreenNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupEndTagSyntax.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupEndTagSyntax.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupMinimizedTagHelperAttributeSyntax.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupMinimizedTagHelperAttributeSyntax.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupMinimizedTagHelperDirectiveAttributeSyntax.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupMinimizedTagHelperDirectiveAttributeSyntax.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupTagHelperAttributeSyntax.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupTagHelperAttributeSyntax.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupStartTagSyntax.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupStartTagSyntax.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupTagHelperDirectiveAttributeSyntax.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupTagHelperDirectiveAttributeSyntax.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupTagHelperElementSyntax.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupTagHelperElementSyntax.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupTagHelperEndTagSyntax.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupTagHelperEndTagSyntax.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/NodeFlags.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/NodeFlags.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupTagHelperStartTagSyntax.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupTagHelperStartTagSyntax.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/RazorDirectiveSyntax.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/RazorDirectiveSyntax.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/RazorSyntaxNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/RazorSyntaxNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SpecializedCollections.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SpecializedCollections.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/ObjectPool.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/ObjectPool.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/StackGuard.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/StackGuard.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/Syntax.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/Syntax.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxAnnotation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxAnnotation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxKind.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxKind.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxListBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxListBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxListBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxListBuilderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxListOfT.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxListOfT.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxListBuilderOfT.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxListBuilderOfT.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxNode.Iterators.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxNode.Iterators.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxNodeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxNodeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxReplacer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxReplacer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxRewriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxRewriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxTriviaList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxTriviaList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxTrivia.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxTrivia.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxTriviaListBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxTriviaListBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxVisitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxWalker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxWalker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/TextSpan.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/TextSpan.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/Generated". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/Generated". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/Generated/Syntax.xml.Syntax.Generated.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/Generated/Syntax.xml.Syntax.Generated.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/Generated/Syntax.xml.Main.Generated.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/Generated/Syntax.xml.Main.Generated.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/Generated". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/Generated/Syntax.xml.Internal.Generated.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/Generated/Syntax.xml.Internal.Generated.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/RazorDirectiveSyntax.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/RazorDirectiveSyntax.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/MarkupStartTagSyntax.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/MarkupStartTagSyntax.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/RazorSyntaxNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/RazorSyntaxNode.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/MarkupEndTagSyntax.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/MarkupEndTagSyntax.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxListBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxListBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxListPool.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxListPool.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxListOfT.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxListOfT.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxRewriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxRewriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxListBuilderOfT.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxListBuilderOfT.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxTokenCache.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxTokenCache.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxTrivia.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxTrivia.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxVisitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxVisitor.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Util". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/src/Util/NullableAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Util/NullableAttributes.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultAllowedChildTagDescriptorBuilderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultAllowedChildTagDescriptorBuilderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/BoundAttributeDescriptorExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/BoundAttributeDescriptorExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/BoundAttributeDescriptorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/BoundAttributeDescriptorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultBoundAttributeDescriptorBuilderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultBoundAttributeDescriptorBuilderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultDocumentClassifierPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultDocumentClassifierPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultItemCollectionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultItemCollectionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorCSharpLoweringPhaseTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorCSharpLoweringPhaseTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorCodeDocumentTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorCodeDocumentTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorDiagnosticTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorDiagnosticTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorEngineBuilderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorEngineBuilderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorDocumentClassifierPhaseTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorDocumentClassifierPhaseTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorDirectiveClassifierPhaseTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorDirectiveClassifierPhaseTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorEngineTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorEngineTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorIntermediateNodeLoweringPhaseIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorIntermediateNodeLoweringPhaseIntegrationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorIntermediateNodeLoweringPhaseTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorIntermediateNodeLoweringPhaseTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorParsingPhaseTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorParsingPhaseTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorOptimizationPhaseTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorOptimizationPhaseTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorProjectEngineIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorProjectEngineIntegrationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorProjectEngineBuilderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorProjectEngineBuilderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorProjectFileSystemTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorProjectFileSystemTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorProjectEngineTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorProjectEngineTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorProjectItemTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorProjectItemTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorSourceLineCollectionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorSourceLineCollectionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorSyntaxTreePhaseTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorSyntaxTreePhaseTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorTagHelperBinderPhaseTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRazorTagHelperBinderPhaseTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRequiredAttributeDescriptorBuilderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DefaultRequiredAttributeDescriptorBuilderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DirectiveDescriptorBuilderExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DirectiveDescriptorBuilderExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DirectiveDescriptorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DirectiveDescriptorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DirectiveRemovalOptimizationPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DirectiveRemovalOptimizationPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DirectiveTokenEditHandlerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DirectiveTokenEditHandlerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/DocumentClassifierPassBaseTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/DocumentClassifierPassBaseTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/HashCodeCombinerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/HashCodeCombinerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/HtmlConventionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/HtmlConventionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/HtmlNodeOptimizationPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/HtmlNodeOptimizationPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Microsoft.AspNetCore.Razor.Language.Test.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Microsoft.AspNetCore.Razor.Language.Test.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/LargeTextSourceDocumentTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/LargeTextSourceDocumentTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/RazorCodeDocumentExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/RazorCodeDocumentExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/RazorCodeDocumentTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/RazorCodeDocumentTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/RazorDiagnosticDescriptorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/RazorDiagnosticDescriptorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/RazorDiagnosticTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/RazorDiagnosticTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/RazorEngineTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/RazorEngineTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/RazorEngineBuilderExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/RazorEngineBuilderExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/RazorLanguageVersionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/RazorLanguageVersionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/RazorParserFeatureFlagsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/RazorParserFeatureFlagsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/RazorProjectEngineTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/RazorProjectEngineTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/RazorProjectEngineBuilderExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/RazorProjectEngineBuilderExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/RazorProjectEngineFeatureBaseTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/RazorProjectEngineFeatureBaseTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/RazorProjectItemTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/RazorProjectItemTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/RazorSourceDocumentTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/RazorSourceDocumentTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/RazorProjectTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/RazorProjectTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/RazorSyntaxTreeTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/RazorSyntaxTreeTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/SourceChangeTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/SourceChangeTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/SourceLocationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/SourceLocationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/SourceSpanTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/SourceSpanTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/StreamSourceDocumentTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/StreamSourceDocumentTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/StringSegmentTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/StringSegmentTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/StringSourceDocumentTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/StringSourceDocumentTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/StringTokenizerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/StringTokenizerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TagHelperBinderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TagHelperBinderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TagHelperDescriptorBuilderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TagHelperDescriptorBuilderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TagHelperDescriptorComparerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TagHelperDescriptorComparerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TagHelperDescriptorExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TagHelperDescriptorExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/VirtualRazorProjectFileSystemTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/VirtualRazorProjectFileSystemTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TagHelperMatchingConventionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TagHelperMatchingConventionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/xunit.runner.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/xunit.runner.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestRazorProject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestRazorProject.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/CodeTargetTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/CodeTargetTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/CSharpCodeWriterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/CSharpCodeWriterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/DefaultCodeTargetBuilderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/DefaultCodeTargetBuilderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/DefaultCodeTargetTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/DefaultCodeTargetTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/DefaultDocumentWriterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/DefaultDocumentWriterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/DesignTimeNodeWriterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/DesignTimeNodeWriterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/RuntimeNodeWriterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/RuntimeNodeWriterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/LiteralRuntimeNodeWriterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/LiteralRuntimeNodeWriterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/TagHelperHtmlAttributeRuntimeNodeWriterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/CodeGeneration/TagHelperHtmlAttributeRuntimeNodeWriterTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Components". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Components". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Components". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Components/ComponentDocumentClassifierPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Components/ComponentDocumentClassifierPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Components/ComponentDuplicateAttributeDiagnosticPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Components/ComponentDuplicateAttributeDiagnosticPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Components/ComponentMarkupBlockPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Components/ComponentMarkupBlockPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Components/ComponentWhitespacePassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Components/ComponentWhitespacePassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Components/ComponentMarkupEncodingPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Components/ComponentMarkupEncodingPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Components/NodeAssert.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Components/NodeAssert.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/DefaultMetadataIdentifierFeatureTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/DefaultMetadataIdentifierFeatureTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/DesignTimeDirectiveTargetExtensionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/DesignTimeDirectiveTargetExtensionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/DefaultTagHelperOptimizationPassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/DefaultTagHelperOptimizationPassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/DefaultTagHelperTargetExtensionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/DefaultTagHelperTargetExtensionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/FunctionsDirectivePassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/FunctionsDirectivePassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/InheritsDirectivePassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/InheritsDirectivePassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/MetadataAttributePassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/MetadataAttributePassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/PreallocatedAttributeTargetExtensionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/PreallocatedAttributeTargetExtensionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/MetadataAttributeTargetExtensionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/MetadataAttributeTargetExtensionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/SectionDirectivePassTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/SectionDirectivePassTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/TemplateTargetExtensionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/TemplateTargetExtensionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/SectionTargetExtensionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Extensions/SectionTargetExtensionTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/BasicIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/BasicIntegrationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentChildContentIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentChildContentIntegrationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/CodeGenerationIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/CodeGenerationIntegrationTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentCodeGenerationTestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentCodeGenerationTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentBindIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentBindIntegrationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentDeclarationIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentDeclarationIntegrationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentDesignTimeCodeGenerationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentDesignTimeCodeGenerationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentDiagnosticRazorIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentDiagnosticRazorIntegrationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentDirectiveIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentDirectiveIntegrationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentDiscoveryIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentDiscoveryIntegrationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentGenericTypeIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentGenericTypeIntegrationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentFilePathIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentFilePathIntegrationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentImportsIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentImportsIntegrationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentRuntimeCodeGenerationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentRuntimeCodeGenerationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentTemplateIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentTemplateIntegrationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ExtensibleDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ExtensibleDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/HtmlAttributeIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/HtmlAttributeIntegrationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentTypingTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/ComponentTypingTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/TagHelpersIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/TagHelpersIntegrationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/TestTagHelperDescriptors.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/IntegrationTests/TestTagHelperDescriptors.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Intermediate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Intermediate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Intermediate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Intermediate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Intermediate/DefaultRazorIntermediateNodeBuilderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Intermediate/DefaultRazorIntermediateNodeBuilderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Intermediate/IntermediateNodeWalkerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Intermediate/IntermediateNodeWalkerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Intermediate/DocumentIntermediateNodeExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Intermediate/DocumentIntermediateNodeExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Intermediate/IntermediateNodeReferenceTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Intermediate/IntermediateNodeReferenceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Intermediate/ExtensionIntermediateNodeTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Intermediate/ExtensionIntermediateNodeTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/BaselineWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/BaselineWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CodeBlockEditHandlerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CodeBlockEditHandlerTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpCodeParserTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpCodeParserTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpErrorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpErrorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpBlockTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpBlockTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpAutoCompleteTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpAutoCompleteTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpFunctionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpFunctionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpExplicitExpressionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpExplicitExpressionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpLanguageCharacteristicsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpLanguageCharacteristicsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpImplicitExpressionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpImplicitExpressionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpRazorCommentsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpRazorCommentsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpNestedStatementsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpNestedStatementsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpReservedWordsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpReservedWordsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpStatementTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpStatementTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpSectionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpSectionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpSpecialBlockTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpSpecialBlockTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpTokenizerCommentTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpTokenizerCommentTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpTemplateTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpTemplateTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpTokenizerIdentifierTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpTokenizerIdentifierTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpTokenizerOperatorsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpTokenizerOperatorsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpTokenizerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpTokenizerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpTokenizerTestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpTokenizerTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpTokenizerLiteralTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpTokenizerLiteralTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpVerbatimBlockTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpVerbatimBlockTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpToMarkupSwitchTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpToMarkupSwitchTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/DirectiveCSharpTokenizerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/DirectiveCSharpTokenizerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/DisposableActionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/DisposableActionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlBlockTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlBlockTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/DirectiveHtmlTokenizerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/DirectiveHtmlTokenizerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpWhitespaceHandlingTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/CSharpWhitespaceHandlingTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlAttributeTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlAttributeTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlErrorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlErrorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlDocumentTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlDocumentTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlTagsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlTagsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlMarkupParserTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlMarkupParserTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlToCodeSwitchTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlToCodeSwitchTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlTokenizerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlTokenizerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlTokenizerTestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/HtmlTokenizerTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/ImplicitExpressionEditHandlerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/ImplicitExpressionEditHandlerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/MarkupElementGroupingTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/MarkupElementGroupingTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/RazorDirectivesTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/RazorDirectivesTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/RazorParserTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/RazorParserTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/SourceLocationTrackerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/SourceLocationTrackerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/TagHelperBlockRewriterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/TagHelperBlockRewriterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/TagHelperParseTreeRewriterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/TagHelperParseTreeRewriterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/TagHelperRewritingTestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/TagHelperRewritingTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/TextReaderExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/TextReaderExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/TokenizerTestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/TokenizerTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/TokenizerLookaheadTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/TokenizerLookaheadTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/WhiteSpaceRewriterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Legacy/WhiteSpaceRewriterTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Syntax". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/Syntax/SyntaxTokenCacheTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Syntax/SyntaxTokenCacheTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/Home.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/Home.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/_ViewImports.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/Views/About". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/Views/About/About.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/Views/About/About.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/Views/Home". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/Views/Home/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/Views/Home/_ViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/Views/Home/Index.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/Views/Home/Index.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/Views/Home/Index.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/Views/Home/Index.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/DefaultRazorProjectFileSystem/Views/_ViewImports.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest/HelloWorld.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest/HelloWorld.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest/Empty.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest/Empty.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest/CustomDirective.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest/CustomDirective.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest/HelloWorld.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest/HelloWorld.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest/Empty.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest/Empty.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest/CustomDirective.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/BasicIntegrationTest/CustomDirective.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AddTagHelperDirective_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AddTagHelperDirective_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AddTagHelperDirective.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AddTagHelperDirective.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirective.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirective.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AddTagHelperDirective_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AddTagHelperDirective_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AddTagHelperDirective_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AddTagHelperDirective_DesignTime.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AddTagHelperDirective_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AddTagHelperDirective_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirective_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirective_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirective_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirective_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirective_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirective_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirective_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirective_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirective_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirective_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirective_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirective_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeTargetingTagHelpers_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeTargetingTagHelpers_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeTargetingTagHelpers.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeTargetingTagHelpers.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeTargetingTagHelpers_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeTargetingTagHelpers_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeTargetingTagHelpers_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeTargetingTagHelpers_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeTargetingTagHelpers_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeTargetingTagHelpers_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeTargetingTagHelpers_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeTargetingTagHelpers_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Await.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Await.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Await_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Await_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Await_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Await_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Await_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Await_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Await_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Await_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Await_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Await_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Await_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Await_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Prefixed.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Prefixed.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Prefixed_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Prefixed_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Prefixed_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Prefixed_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Prefixed_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Prefixed_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Prefixed_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Prefixed_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Prefixed_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Prefixed_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_RemoveTagHelper_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_RemoveTagHelper_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_RemoveTagHelper.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_RemoveTagHelper.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_RemoveTagHelper_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_RemoveTagHelper_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Blocks.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Blocks.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Blocks_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Blocks_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Blocks_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Blocks_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Blocks_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Blocks_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Blocks_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Blocks_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Blocks_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Blocks_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Blocks_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Blocks_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlock.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlock.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlock_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlock_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlock_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlock_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlock_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlock_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlock_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlock_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlock_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlock_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlock_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlock_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ConditionalAttributes.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ConditionalAttributes.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ConditionalAttributes_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ConditionalAttributes_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ConditionalAttributes_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ConditionalAttributes_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ConditionalAttributes_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ConditionalAttributes_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp7.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp7.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ConditionalAttributes_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ConditionalAttributes_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ConditionalAttributes_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ConditionalAttributes_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ConditionalAttributes_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ConditionalAttributes_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp7_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp7_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp7_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp7_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp7_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp7_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp7_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp7_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp7_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp7_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp7_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp7_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp8.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp8.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp8_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp8_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp8_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp8_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp8_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp8_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp8_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp8_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp8_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp8_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp8_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp8_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CssSelectorTagHelperAttributes_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CssSelectorTagHelperAttributes_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CssSelectorTagHelperAttributes.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CssSelectorTagHelperAttributes.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CssSelectorTagHelperAttributes_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CssSelectorTagHelperAttributes_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DesignTime.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DesignTime.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DesignTime_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DesignTime_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DesignTime_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DesignTime_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DesignTime_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DesignTime_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DesignTime_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DesignTime_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateAttributeTagHelpers_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateAttributeTagHelpers_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateAttributeTagHelpers.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateAttributeTagHelpers.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateAttributeTagHelpers_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateAttributeTagHelpers_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateAttributeTagHelpers_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateAttributeTagHelpers_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateAttributeTagHelpers_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateAttributeTagHelpers_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateTargetTagHelper.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateTargetTagHelper.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateAttributeTagHelpers_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateAttributeTagHelpers_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateTargetTagHelper_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateTargetTagHelper_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateTargetTagHelper_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateTargetTagHelper_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateTargetTagHelper_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateTargetTagHelper_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateTargetTagHelper_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateTargetTagHelper_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DynamicAttributeTagHelpers.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DynamicAttributeTagHelpers.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateTargetTagHelper_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateTargetTagHelper_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DynamicAttributeTagHelpers_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DynamicAttributeTagHelpers_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DynamicAttributeTagHelpers_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DynamicAttributeTagHelpers_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DynamicAttributeTagHelpers_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DynamicAttributeTagHelpers_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DynamicAttributeTagHelpers_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DynamicAttributeTagHelpers_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DynamicAttributeTagHelpers_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DynamicAttributeTagHelpers_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyCodeBlock.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyCodeBlock.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyCodeBlock_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyCodeBlock_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyCodeBlock_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyCodeBlock_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyCodeBlock_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyCodeBlock_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyCodeBlock_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyCodeBlock_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyCodeBlock_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyCodeBlock_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyCodeBlock_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyCodeBlock_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyExplicitExpression.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyExplicitExpression.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyExplicitExpression_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyExplicitExpression_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyExplicitExpression_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyExplicitExpression_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyExplicitExpression_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyExplicitExpression_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyExplicitExpression_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyExplicitExpression_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyExplicitExpression_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyExplicitExpression_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyExplicitExpression_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyExplicitExpression_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EnumTagHelpers.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EnumTagHelpers.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EnumTagHelpers_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EnumTagHelpers_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EnumTagHelpers_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EnumTagHelpers_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EnumTagHelpers_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EnumTagHelpers_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EnumTagHelpers_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EnumTagHelpers_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EnumTagHelpers_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EnumTagHelpers_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EscapedTagHelpers_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EscapedTagHelpers_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EscapedTagHelpers.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EscapedTagHelpers.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EscapedTagHelpers_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EscapedTagHelpers_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EscapedTagHelpers_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EscapedTagHelpers_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EscapedTagHelpers_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EscapedTagHelpers_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EscapedTagHelpers_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EscapedTagHelpers_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpression.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpression.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpression_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpression_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpression_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpression_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpression_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpression_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpression_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpression_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpression_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpression_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpression_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpression_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExpressionsInCode.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExpressionsInCode.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExpressionsInCode_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExpressionsInCode_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExpressionsInCode_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExpressionsInCode_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExpressionsInCode_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExpressionsInCode_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExpressionsInCode_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExpressionsInCode_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExpressionsInCode_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExpressionsInCode_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlock.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlock.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExpressionsInCode_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExpressionsInCode_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlockMinimal_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlockMinimal_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlockMinimal.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlockMinimal.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlockMinimal_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlockMinimal_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlockMinimal_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlockMinimal_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlockMinimal_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlockMinimal_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlock_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlock_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlockMinimal_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlockMinimal_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlockMinimal_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlockMinimal_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlock_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlock_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlock_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlock_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlock_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlock_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlock_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlock_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlock_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlock_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HiddenSpansInCode.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HiddenSpansInCode.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HiddenSpansInCode_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HiddenSpansInCode_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HiddenSpansInCode_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HiddenSpansInCode_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HiddenSpansInCode_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HiddenSpansInCode_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HiddenSpansInCode_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HiddenSpansInCode_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HiddenSpansInCode_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HiddenSpansInCode_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Double_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Double_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HiddenSpansInCode_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HiddenSpansInCode_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Double.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Double.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Double_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Double_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Double_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Double_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Double_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Double_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Double_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Double_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Single_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Single_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Single_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Single_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Single.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Single.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Double_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Double_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Single_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Single_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Single_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Single_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Single_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Single_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Implements.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Implements.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Single_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Single_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Implements_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Implements_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Implements_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Implements_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Implements_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Implements_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Implements_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Implements_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Implements_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Implements_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpression.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpression.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Implements_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Implements_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpressionAtEOF_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpression_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpression_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpression_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpression_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpression_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpression_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpression_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpression_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpression_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpression_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpression_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ImplicitExpression_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteTagHelper.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteTagHelper.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteDirectives_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteTagHelper_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteTagHelper_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteTagHelper_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteTagHelper_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteTagHelper_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteTagHelper_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteTagHelper_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteTagHelper_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteTagHelper_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteTagHelper_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteTagHelper_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteTagHelper_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inherits.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inherits.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inherits_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inherits_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteTagHelper_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/IncompleteTagHelper_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inherits_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inherits_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inherits_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inherits_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inherits_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inherits_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inherits_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inherits_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inherits_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inherits_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Instrumented.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Instrumented.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Instrumented_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Instrumented_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Instrumented_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Instrumented_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Instrumented_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Instrumented_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/InlineBlocks_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Instrumented_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Instrumented_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Instrumented_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Instrumented_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Instrumented_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Instrumented_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MarkupInCodeBlock.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MarkupInCodeBlock.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MarkupInCodeBlock_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MarkupInCodeBlock_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MarkupInCodeBlock_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MarkupInCodeBlock_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MarkupInCodeBlock_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MarkupInCodeBlock_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MarkupInCodeBlock_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MarkupInCodeBlock_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MarkupInCodeBlock_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MarkupInCodeBlock_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MarkupInCodeBlock_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MarkupInCodeBlock_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocksWithTagHelper.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocksWithTagHelper.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocksWithTagHelper_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocksWithTagHelper_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocksWithTagHelper_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocksWithTagHelper_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocks.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocks.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocksWithTagHelper_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocksWithTagHelper_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocksWithTagHelper_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocksWithTagHelper_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocksWithTagHelper_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocksWithTagHelper_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocks_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocks_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocks_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocks_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocks_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocks_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocks_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocks_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocks_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocks_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MinimizedTagHelpers.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MinimizedTagHelpers.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocks_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Markup_InCodeBlocks_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MinimizedTagHelpers_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MinimizedTagHelpers_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MinimizedTagHelpers_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MinimizedTagHelpers_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCodeBlocks.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCodeBlocks.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MinimizedTagHelpers_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MinimizedTagHelpers_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MinimizedTagHelpers_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MinimizedTagHelpers_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MinimizedTagHelpers_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/MinimizedTagHelpers_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCodeBlocks_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCodeBlocks_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCodeBlocks_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCodeBlocks_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCodeBlocks_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCodeBlocks_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCodeBlocks_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCodeBlocks_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCodeBlocks_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCodeBlocks_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCodeBlocks_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCodeBlocks_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedScriptTagTagHelpers_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedScriptTagTagHelpers_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedScriptTagTagHelpers_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedScriptTagTagHelpers_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedScriptTagTagHelpers_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedScriptTagTagHelpers_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedScriptTagTagHelpers.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedScriptTagTagHelpers.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedScriptTagTagHelpers_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedScriptTagTagHelpers_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedScriptTagTagHelpers_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedScriptTagTagHelpers_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedTagHelpers.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedTagHelpers.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedTagHelpers_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedTagHelpers_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedTagHelpers_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedTagHelpers_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedTagHelpers_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedTagHelpers_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedTagHelpers_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedTagHelpers_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedTagHelpers_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedTagHelpers_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NoLinePragmas.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NoLinePragmas.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NoLinePragmas_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NoLinePragmas_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NoLinePragmas_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NoLinePragmas_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NoLinePragmas_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NoLinePragmas_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NoLinePragmas_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NoLinePragmas_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NoLinePragmas_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NoLinePragmas_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NullConditionalExpressions.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NullConditionalExpressions.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NoLinePragmas_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NoLinePragmas_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NullConditionalExpressions_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NullConditionalExpressions_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NullConditionalExpressions_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NullConditionalExpressions_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NullConditionalExpressions_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NullConditionalExpressions_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NullConditionalExpressions_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NullConditionalExpressions_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NullConditionalExpressions_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NullConditionalExpressions_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NullConditionalExpressions_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NullConditionalExpressions_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/OpenedIf_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PrefixedAttributeTagHelpers.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PrefixedAttributeTagHelpers.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ParserError_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PrefixedAttributeTagHelpers_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PrefixedAttributeTagHelpers_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PrefixedAttributeTagHelpers_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PrefixedAttributeTagHelpers_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PrefixedAttributeTagHelpers_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PrefixedAttributeTagHelpers_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PrefixedAttributeTagHelpers_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PrefixedAttributeTagHelpers_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PrefixedAttributeTagHelpers_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/PrefixedAttributeTagHelpers_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RemoveTagHelperDirective_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RemoveTagHelperDirective_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RemoveTagHelperDirective.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RemoveTagHelperDirective.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RemoveTagHelperDirective_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RemoveTagHelperDirective_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RemoveTagHelperDirective_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RemoveTagHelperDirective_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RemoveTagHelperDirective_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RemoveTagHelperDirective_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleTagHelpers.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleTagHelpers.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Sections_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleTagHelpers_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleTagHelpers_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleTagHelpers_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleTagHelpers_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleTagHelpers_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleTagHelpers_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleTagHelpers_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleTagHelpers_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleUnspacedIf.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleUnspacedIf.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleUnspacedIf_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleUnspacedIf_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleTagHelpers_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleTagHelpers_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleUnspacedIf_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleUnspacedIf_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleUnspacedIf_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleUnspacedIf_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleUnspacedIf_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleUnspacedIf_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleUnspacedIf_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleUnspacedIf_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleUnspacedIf_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleUnspacedIf_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleLineControlFlowStatements_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelper.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelper.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelperWithNewlineBeforeAttributes.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelperWithNewlineBeforeAttributes.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelperWithNewlineBeforeAttributes_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelperWithNewlineBeforeAttributes_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelperWithNewlineBeforeAttributes_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelperWithNewlineBeforeAttributes_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelperWithNewlineBeforeAttributes_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelperWithNewlineBeforeAttributes_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelperWithNewlineBeforeAttributes_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelperWithNewlineBeforeAttributes_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelper_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelper_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelper_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelper_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelper_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelper_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelperWithNewlineBeforeAttributes_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelperWithNewlineBeforeAttributes_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelper_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelper_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/StringLiterals.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/StringLiterals.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelper_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SingleTagHelper_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/StringLiterals_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/StringLiterals_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/StringLiterals_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/StringLiterals_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/StringLiterals_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/StringLiterals_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/StringLiterals_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/StringLiterals_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/StringLiterals_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/StringLiterals_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/StringLiterals_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/StringLiterals_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SwitchExpression_RecursivePattern.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SwitchExpression_RecursivePattern.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SwitchExpression_RecursivePattern_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SwitchExpression_RecursivePattern_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SwitchExpression_RecursivePattern_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SwitchExpression_RecursivePattern_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SwitchExpression_RecursivePattern_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SwitchExpression_RecursivePattern_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SwitchExpression_RecursivePattern_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SwitchExpression_RecursivePattern_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SymbolBoundAttributes.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SymbolBoundAttributes.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SwitchExpression_RecursivePattern_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SwitchExpression_RecursivePattern_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SwitchExpression_RecursivePattern_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SwitchExpression_RecursivePattern_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SymbolBoundAttributes_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SymbolBoundAttributes_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SymbolBoundAttributes_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SymbolBoundAttributes_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SymbolBoundAttributes_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SymbolBoundAttributes_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SymbolBoundAttributes_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SymbolBoundAttributes_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SymbolBoundAttributes_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SymbolBoundAttributes_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SymbolBoundAttributes_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SymbolBoundAttributes_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersInSection.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersInSection.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SymbolBoundAttributes_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SymbolBoundAttributes_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersInSection_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersInSection_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersInSection_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersInSection_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersInSection_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersInSection_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersInSection_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersInSection_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithBoundAttributes.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithBoundAttributes.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersInSection_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersInSection_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersInSection_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersInSection_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithBoundAttributes_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithBoundAttributes_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersInSection_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersInSection_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithBoundAttributes_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithBoundAttributes_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithBoundAttributes_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithBoundAttributes_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithBoundAttributes_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithBoundAttributes_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithBoundAttributes_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithBoundAttributes_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithDataDashAttributes.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithDataDashAttributes.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithDataDashAttributes_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithDataDashAttributes_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithDataDashAttributes_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithDataDashAttributes_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithDataDashAttributes_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithDataDashAttributes_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithDataDashAttributes_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithDataDashAttributes_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithDataDashAttributes_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithDataDashAttributes_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithPrefix_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithPrefix_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithPrefix.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithPrefix.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithPrefix_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithPrefix_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithPrefix_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithPrefix_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithPrefix_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithPrefix_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithPrefix_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithPrefix_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithTemplate.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithTemplate.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithTemplate_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithTemplate_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithTemplate_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithTemplate_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithTemplate_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithTemplate_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithTemplate_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithTemplate_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithTemplate_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithTemplate_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithWeirdlySpacedAttributes_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithWeirdlySpacedAttributes_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithWeirdlySpacedAttributes.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithWeirdlySpacedAttributes.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithWeirdlySpacedAttributes_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithWeirdlySpacedAttributes_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithWeirdlySpacedAttributes_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithWeirdlySpacedAttributes_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithWeirdlySpacedAttributes_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithWeirdlySpacedAttributes_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithWeirdlySpacedAttributes_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TagHelpersWithWeirdlySpacedAttributes_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Tags_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Templates_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Templates_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Templates.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Templates.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Templates_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Templates_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Templates_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Templates_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Templates_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Templates_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TransitionsInTagHelperAttributes.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TransitionsInTagHelperAttributes.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Templates_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Templates_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Templates_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Templates_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TransitionsInTagHelperAttributes_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TransitionsInTagHelperAttributes_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TransitionsInTagHelperAttributes_DesignTime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TransitionsInTagHelperAttributes_DesignTime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TransitionsInTagHelperAttributes_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TransitionsInTagHelperAttributes_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TransitionsInTagHelperAttributes_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TransitionsInTagHelperAttributes_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TransitionsInTagHelperAttributes_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TransitionsInTagHelperAttributes_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TransitionsInTagHelperAttributes_Runtime.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TransitionsInTagHelperAttributes_Runtime.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TransitionsInTagHelperAttributes_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/TransitionsInTagHelperAttributes_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UnfinishedExpressionInCode_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UnfinishedExpressionInCode_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UnfinishedExpressionInCode_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UnfinishedExpressionInCode_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UnfinishedExpressionInCode.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UnfinishedExpressionInCode.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UnfinishedExpressionInCode_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UnfinishedExpressionInCode_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UnfinishedExpressionInCode_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UnfinishedExpressionInCode_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UnfinishedExpressionInCode_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UnfinishedExpressionInCode_Runtime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UnfinishedExpressionInCode_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/UnfinishedExpressionInCode_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Usings_DesignTime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Usings_DesignTime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Usings.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Usings.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Usings_DesignTime.codegen.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Usings_DesignTime.codegen.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Usings_DesignTime.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Usings_DesignTime.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Usings_DesignTime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Usings_DesignTime.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Usings_Runtime.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Usings_Runtime.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Usings_Runtime.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Usings_Runtime.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_Lambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_Lambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_Lambda". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_Lambda/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_Lambda/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_Lambda/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_Lambda/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_Lambda/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_Lambda/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_Lambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_Lambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_Lambda". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_Lambda/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_Lambda/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_Lambda/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_Lambda/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_Lambda/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_Lambda/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_Action". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_Action". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithCulture". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithCulture". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithCulture". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithCulture/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithCulture/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithCulture/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithCulture/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithCulture/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithCulture/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithCulture". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithCulture". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithCulture". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithCulture/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithCulture/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithCulture/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithCulture/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithCulture/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithCulture/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingSetWithAfter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingSetWithAfter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingSetWithAfter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingSetWithAfter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingSetWithAfter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingSetWithAfter/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingSetWithAfter/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingSetWithAfter/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingSetWithAfter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingSetWithAfter/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingSetWithAfter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_MixingSetWithAfter/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExpression/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithEventAsExpression/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithoutCloseTag". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithoutCloseTag". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithoutCloseTag". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithoutCloseTag/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithoutCloseTag/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithoutCloseTag/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithoutCloseTag/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithoutCloseTag/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithoutCloseTag/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndAttributeChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndAttributeChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndAttributeChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndAttributeChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndAttributeChildContent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndAttributeChildContent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndAttributeChildContent/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndAttributeChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndAttributeChildContent/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndExplicitChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndExplicitChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndExplicitChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndExplicitChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndExplicitChildContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndExplicitChildContent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndExplicitChildContent/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndExplicitChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BodyAndExplicitChildContent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_CombiningMultipleAncestors". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_CombiningMultipleAncestors". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_CombiningMultipleAncestors". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_CombiningMultipleAncestors/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_CombiningMultipleAncestors/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_CombiningMultipleAncestors/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_CombiningMultipleAncestors/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_CombiningMultipleAncestors/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_CombiningMultipleAncestors/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Explicit". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Explicit". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Explicit". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Explicit/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Explicit/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Explicit/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Explicit/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Explicit/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Explicit/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_ExplicitOverride". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_ExplicitOverride". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_ExplicitOverride". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_ExplicitOverride/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_ExplicitOverride/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_ExplicitOverride/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_ExplicitOverride/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_ExplicitOverride/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_ExplicitOverride/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericChildContent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericChildContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericChildContent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericChildContent/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericLambda". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericLambda/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericLambda/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericLambda/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericLambda/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericLambda/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_GenericLambda/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_ClassesAndInterfaces". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_ClassesAndInterfaces". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_ClassesAndInterfaces". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_ClassesAndInterfaces/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_ClassesAndInterfaces/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_ClassesAndInterfaces/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_ClassesAndInterfaces/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_ClassesAndInterfaces/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_ClassesAndInterfaces/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_GenericClassConstraints". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_GenericClassConstraints". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_GenericClassConstraints". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_GenericClassConstraints/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_GenericClassConstraints/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_GenericClassConstraints/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_GenericClassConstraints/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_GenericClassConstraints/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_GenericClassConstraints/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_WithConstraints". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_WithConstraints". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_WithConstraints". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_WithConstraints/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_WithConstraints/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_WithConstraints/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_WithConstraints/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_WithConstraints/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Inferred_WithConstraints/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Multilayer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Multilayer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Multilayer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Multilayer/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Multilayer/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Multilayer/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Multilayer/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Multilayer/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Multilayer/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_MultipleTypes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_MultipleTypes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_MultipleTypes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_MultipleTypes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_MultipleTypes/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_MultipleTypes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_MultipleTypes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_MultipleTypes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_MultipleTypes/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Inferred". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Inferred". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Inferred". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Inferred/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Inferred/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Inferred/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Inferred/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Inferred/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Inferred/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override_Multilayer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override_Multilayer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override_Multilayer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override_Multilayer/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override_Multilayer/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override_Multilayer/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override_Multilayer/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override_Multilayer/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Override_Multilayer/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericChildContent_TypeInference/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute_TypeInference/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference_Multiple". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference_Multiple". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference_Multiple". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference_Multiple/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference_Multiple/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference_Multiple/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference_Multiple/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference_Multiple/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Generic_TypeInference_Multiple/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InFunctionsDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InFunctionsDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InFunctionsDirective". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InFunctionsDirective/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InFunctionsDirective/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InFunctionsDirective/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InFunctionsDirective/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InFunctionsDirective/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InFunctionsDirective/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InLocalFunction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InLocalFunction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InLocalFunction". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InLocalFunction/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InLocalFunction/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InLocalFunction/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InLocalFunction/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InLocalFunction/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_InLocalFunction/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_MultipleGenerics_TypeInference/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_NonGenericParameterizedChildContent_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_NonGenericParameterizedChildContent_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_NonGenericParameterizedChildContent_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_NonGenericParameterizedChildContent_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_NonGenericParameterizedChildContent_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_NonGenericParameterizedChildContent_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_NonGenericParameterizedChildContent_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_NonGenericParameterizedChildContent_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_NonGenericParameterizedChildContent_TypeInference/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Simple". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Simple". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Simple/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Simple/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Simple/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_Simple/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithChildContent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithChildContent/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithElementOnlyChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithElementOnlyChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithElementOnlyChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithElementOnlyChildContent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithElementOnlyChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithElementOnlyChildContent/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitChildContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitChildContent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitGenericChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitGenericChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitGenericChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitGenericChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitGenericChildContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitGenericChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitGenericChildContent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitGenericChildContent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitGenericChildContent/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitStringParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitStringParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitStringParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitStringParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitStringParameter/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitStringParameter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitStringParameter/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitStringParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithExplicitStringParameter/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterName". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterName". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterName". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterName/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterName/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterName/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterName/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterName/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterName/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithNonPropertyAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithNonPropertyAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithNonPropertyAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithNonPropertyAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithNonPropertyAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithNonPropertyAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithNonPropertyAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithNonPropertyAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithNonPropertyAttributes/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithPageDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithPageDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithPageDirective". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithPageDirective/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithPageDirective/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithPageDirective/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithPageDirective/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithPageDirective/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithPageDirective/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithParameters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithParameters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithParameters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithParameters/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithParameters/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithParameters/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithParameters/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithParameters/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithParameters/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildContent_FromAnotherNamespace". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildContent_FromAnotherNamespace". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildContent_FromAnotherNamespace". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildContent_FromAnotherNamespace/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildContent_FromAnotherNamespace/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildContent_FromAnotherNamespace/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildContent_FromAnotherNamespace/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildContent_FromAnotherNamespace/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ChildContent_FromAnotherNamespace/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentImports". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentImports". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentImports". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentImports/_Imports.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentImports/_Imports.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentImports/_Imports.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentImports/_Imports.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentImports/_Imports.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentImports/_Imports.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentImports/_Imports.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentImports/_Imports.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentParameter_TypeMismatch_ReportsDiagnostic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentParameter_TypeMismatch_ReportsDiagnostic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentParameter_TypeMismatch_ReportsDiagnostic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentParameter_TypeMismatch_ReportsDiagnostic/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentParameter_TypeMismatch_ReportsDiagnostic/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentParameter_TypeMismatch_ReportsDiagnostic/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentParameter_TypeMismatch_ReportsDiagnostic/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentParameter_TypeMismatch_ReportsDiagnostic/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentParameter_TypeMismatch_ReportsDiagnostic/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/UseTestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/UseTestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/UseTestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/UseTestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/UseTestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/UseTestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/UseTestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/UseTestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/UseTestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/UseTestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/UseTestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/UseTestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDecimalParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDecimalParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDecimalParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDecimalParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDecimalParameter/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDecimalParameter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDecimalParameter/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDecimalParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDecimalParameter/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDynamicParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDynamicParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDynamicParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDynamicParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDynamicParameter/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDynamicParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDynamicParameter/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDynamicParameter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithDynamicParameter/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTupleParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTupleParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTupleParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTupleParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTupleParameter/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTupleParameter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTupleParameter/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTupleParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTupleParameter/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterArray". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterArray". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterArray". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterArray". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterArray". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterArray/UseTestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterArray/UseTestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterArray/UseTestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterArray/UseTestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterArray/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterArray/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterArray/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterArray/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterArray/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterArray/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterArray/UseTestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterArray/UseTestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTuple". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTuple". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTuple". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/UseTestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/UseTestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTuple". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTuple". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/UseTestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/UseTestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/UseTestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/UseTestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MatchingIsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MatchingIsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MatchingIsCaseSensitive". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MatchingIsCaseSensitive/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MatchingIsCaseSensitive/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MatchingIsCaseSensitive/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MatchingIsCaseSensitive/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MatchingIsCaseSensitive/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MatchingIsCaseSensitive/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MultipleComponentsDifferByCase". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MultipleComponentsDifferByCase". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MultipleComponentsDifferByCase". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MultipleComponentsDifferByCase/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MultipleComponentsDifferByCase/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MultipleComponentsDifferByCase/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MultipleComponentsDifferByCase/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MultipleComponentsDifferByCase/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_MultipleComponentsDifferByCase/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_NamespaceDirective_InImports". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_NamespaceDirective_InImports". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_NamespaceDirective_InImports/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_NamespaceDirective_InImports/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_NamespaceDirective_InImports/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_NamespaceDirective_InImports/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_NamespaceDirective_OverrideImports". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_NamespaceDirective_OverrideImports". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_NamespaceDirective_OverrideImports". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_NamespaceDirective_OverrideImports/Counter.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_NamespaceDirective_OverrideImports/Counter.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_NamespaceDirective_OverrideImports/Counter.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_NamespaceDirective_OverrideImports/Counter.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_NamespaceDirective_OverrideImports/Counter.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_NamespaceDirective_OverrideImports/Counter.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_InImports". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_InImports". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_InImports/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_InImports/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_InImports". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_InImports/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_InImports/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_InImports/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_InImports/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_OverrideImports". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_OverrideImports". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_OverrideImports". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_OverrideImports/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_OverrideImports/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_OverrideImports/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_OverrideImports/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_OverrideImports/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_PreserveWhitespaceDirective_OverrideImports/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_TextTagsAreNotRendered". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_TextTagsAreNotRendered". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_TextTagsAreNotRendered". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_TextTagsAreNotRendered/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_TextTagsAreNotRendered/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_TextTagsAreNotRendered/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_TextTagsAreNotRendered/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_TextTagsAreNotRendered/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_TextTagsAreNotRendered/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithCssScope". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithCssScope". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithCssScope". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithCssScope/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithCssScope/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithCssScope/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithCssScope/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithCssScope/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithCssScope/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithDocType". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithDocType". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithDocType/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithDocType/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithDocType/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithDocType/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecifiedAsText_WithoutName". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecifiedAsText_WithoutName". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecifiedAsText_WithoutName/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecifiedAsText_WithoutName/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecifiedAsText_WithoutName/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecifiedAsText_WithoutName/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified_WithoutName". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified_WithoutName". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified_WithoutName/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified_WithoutName/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified_WithoutName/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified_WithoutName/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_ValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_ValueSpecified". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_ValueSpecified/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_ValueSpecified/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_ValueSpecified/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_ValueSpecified/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValueSpecified". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValueSpecified/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValueSpecified/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValueSpecified/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValueSpecified/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValuesSpecifiedUsingSplatting". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValuesSpecifiedUsingSplatting". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValuesSpecifiedUsingSplatting". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValuesSpecifiedUsingSplatting/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValuesSpecifiedUsingSplatting/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValuesSpecifiedUsingSplatting/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValuesSpecifiedUsingSplatting/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValuesSpecifiedUsingSplatting/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValuesSpecifiedUsingSplatting/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithFullyQualifiedTagNames". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithFullyQualifiedTagNames". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithFullyQualifiedTagNames/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithFullyQualifiedTagNames/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithFullyQualifiedTagNames/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithFullyQualifiedTagNames/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithImportsFile". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithImportsFile". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithImportsFile/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithImportsFile/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithImportsFile/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithImportsFile/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey_WithChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey_WithChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey_WithChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey_WithChildContent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey_WithChildContent/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey_WithChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey_WithChildContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey_WithChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithKey_WithChildContent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNamespaceDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNamespaceDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNamespaceDirective". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNamespaceDirective/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNamespaceDirective/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNamespaceDirective/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNamespaceDirective/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNamespaceDirective/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNamespaceDirective/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableActionParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableActionParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableActionParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableActionParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableActionParameter/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableActionParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableActionParameter/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableActionParameter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableActionParameter/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef_WithChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef_WithChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef_WithChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef_WithChildContent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef_WithChildContent/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef_WithChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef_WithChildContent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef_WithChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithRef_WithChildContent/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ExplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ExplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ExplicitExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ExplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ExplicitExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ExplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ExplicitExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_GenericTypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_GenericTypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_GenericTypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_GenericTypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_GenericTypeInference/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_GenericTypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_GenericTypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_GenericTypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_GenericTypeInference/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ImplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ImplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ImplicitExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ImplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ImplicitExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ImplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithSplat_ImplicitExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ExplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ExplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ExplicitExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ExplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ExplicitExpression/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ExplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ExplicitExpression/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ImplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ImplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ImplicitExpression/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ImplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ImplicitExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ImplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DataDashAttribute_ImplicitExpression/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ElementWithUppercaseTagName_CanHideWarningWithBang". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ElementWithUppercaseTagName_CanHideWarningWithBang". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ElementWithUppercaseTagName_CanHideWarningWithBang/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ElementWithUppercaseTagName_CanHideWarningWithBang/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ElementWithUppercaseTagName_CanHideWarningWithBang/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ElementWithUppercaseTagName_CanHideWarningWithBang/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AndOtherAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AndOtherAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AndOtherAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AndOtherAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AndOtherAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AndOtherAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AndOtherAttributes/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AndOtherAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AndOtherAttributes/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef_AndOtherAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef_AndOtherAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef_AndOtherAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef_AndOtherAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef_AndOtherAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef_AndOtherAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef_AndOtherAttributes/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef_AndOtherAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef_AndOtherAttributes/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef_AttributeNameIsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef_AttributeNameIsCaseSensitive". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef_AttributeNameIsCaseSensitive/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef_AttributeNameIsCaseSensitive/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef_AttributeNameIsCaseSensitive/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithRef_AttributeNameIsCaseSensitive/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ExplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ExplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ExplicitExpression/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ExplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ExplicitExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ExplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ExplicitExpression/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ImplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ImplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ImplicitExpression/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ImplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ImplicitExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ImplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Element_WithSplat_ImplicitExpression/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandlerTagHelper_EscapeQuotes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandlerTagHelper_EscapeQuotes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandlerTagHelper_EscapeQuotes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandlerTagHelper_EscapeQuotes/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandlerTagHelper_EscapeQuotes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandlerTagHelper_EscapeQuotes/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithDelegate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithDelegate/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithDelegate/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithDelegate/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithDelegate/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithDelegate/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithDelegate/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsLambdaDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsLambdaDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsLambdaDelegate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsLambdaDelegate/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsLambdaDelegate/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsLambdaDelegate/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsLambdaDelegate/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsLambdaDelegate/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsLambdaDelegate/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithLambdaDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithLambdaDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithLambdaDelegate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithLambdaDelegate/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithLambdaDelegate/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithLambdaDelegate/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithLambdaDelegate/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithLambdaDelegate/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithLambdaDelegate/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgsLambdaDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgsLambdaDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgsLambdaDelegate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgsLambdaDelegate/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgsLambdaDelegate/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgsLambdaDelegate/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgsLambdaDelegate/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgsLambdaDelegate/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithNoArgsLambdaDelegate/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithString". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithString". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithString". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithString/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithString/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithString/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithString/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithString/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_OnElement_WithString/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_Duplicates". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_Duplicates". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_Duplicates". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_Duplicates/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_Duplicates/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_Duplicates/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_Duplicates/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_Duplicates/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_Duplicates/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation_Minimized". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation_Minimized". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation_Minimized". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation_Minimized/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation_Minimized/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation_Minimized/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation_Minimized/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation_Minimized/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation_Minimized/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithAfter_Action". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithAfter_Action/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithAfter_Action/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithAfter_Action". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithAfter_Action/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithAfter_Action/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithAfter_Action/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithAfter_Action/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeExplicit". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeExplicit". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeExplicit". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeExplicit/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeExplicit/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeExplicit/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeExplicit/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeExplicit/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeExplicit/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_TypeInference/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithNestedGenericTypeParameter_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithNestedGenericTypeParameter_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithNestedGenericTypeParameter_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithNestedGenericTypeParameter_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithNestedGenericTypeParameter_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithNestedGenericTypeParameter_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithNestedGenericTypeParameter_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithNestedGenericTypeParameter_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithNestedGenericTypeParameter_TypeInference/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallback_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallback_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallback_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallback_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallback_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallback_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallback_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallback_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_GenericEventCallback_TypeInference/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NestedGenericEventCallback_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NestedGenericEventCallback_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NestedGenericEventCallback_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NestedGenericEventCallback_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NestedGenericEventCallback_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NestedGenericEventCallback_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NestedGenericEventCallback_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NestedGenericEventCallback_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NestedGenericEventCallback_TypeInference/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericEventCallback_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericEventCallback_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericEventCallback_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericEventCallback_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericEventCallback_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericEventCallback_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericEventCallback_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericEventCallback_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericEventCallback_TypeInference/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveType". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveType". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveType". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveType/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveType/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveType/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveType/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveType/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveType/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveTypeRenderFragment". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveTypeRenderFragment". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveTypeRenderFragment". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveTypeRenderFragment/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveTypeRenderFragment/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveTypeRenderFragment/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveTypeRenderFragment/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveTypeRenderFragment/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_NonPrimitiveTypeRenderFragment/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithFullyQualifiedTagName". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithFullyQualifiedTagName". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithFullyQualifiedTagName/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithFullyQualifiedTagName/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithFullyQualifiedTagName/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithFullyQualifiedTagName/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithFullyQualifiedTagName/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithFullyQualifiedTagName/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey_TypeInference/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/GenericComponent_WithKey_TypeInference/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/IncludesMinimizedAttributeValueParameterBeforeLanguageVersion5". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/IncludesMinimizedAttributeValueParameterBeforeLanguageVersion5". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/IncludesMinimizedAttributeValueParameterBeforeLanguageVersion5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/IncludesMinimizedAttributeValueParameterBeforeLanguageVersion5/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/IncludesMinimizedAttributeValueParameterBeforeLanguageVersion5/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/IncludesMinimizedAttributeValueParameterBeforeLanguageVersion5/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/IncludesMinimizedAttributeValueParameterBeforeLanguageVersion5/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/IncludesMinimizedAttributeValueParameterBeforeLanguageVersion5/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/IncludesMinimizedAttributeValueParameterBeforeLanguageVersion5/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithComponent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithComponent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithComponent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithComponent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithComponent/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithComponent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithComponent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithCSharpExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithCSharpExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithCSharpExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithCSharpExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithCSharpExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithCSharpExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithCSharpExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithCSharpExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithCSharpExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithDirective". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithDirective/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithDirective/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithDirective/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithDirective/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithDirective/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/LeadingWhiteSpace_WithDirective/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithComponent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithComponent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithComponent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithComponent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithComponent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithComponent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithComponent/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithCSharpExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithCSharpExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithCSharpExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithCSharpExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithCSharpExpression/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithCSharpExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithCSharpExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithCSharpExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithCSharpExpression/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithDirective". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithDirective/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithDirective/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithDirective/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithDirective/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithDirective/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithDirective/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithComponent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithComponent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithComponent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithComponent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithComponent/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithCSharpExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithCSharpExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithCSharpExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithCSharpExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithCSharpExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithCSharpExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithCSharpExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithCSharpExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithCSharpExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithDirective". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithDirective/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithDirective/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithDirective/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithDirective/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithDirective/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithDirective/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_Whitespace_BetweenElementAndFunctions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_Whitespace_BetweenElementAndFunctions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_Whitespace_BetweenElementAndFunctions/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_Whitespace_BetweenElementAndFunctions/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_Whitespace_BetweenElementAndFunctions/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_Whitespace_BetweenElementAndFunctions/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_Whitespace_BetweenElementAndFunctions/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_Whitespace_BetweenElementAndFunctions/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InsideAttribute_InMarkupBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InsideAttribute_InMarkupBlock". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InsideAttribute_InMarkupBlock/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InsideAttribute_InMarkupBlock/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InsideAttribute_InMarkupBlock/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InsideAttribute_InMarkupBlock/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MarkupComment_IsNotIncluded". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MarkupComment_IsNotIncluded". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MarkupComment_IsNotIncluded". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MarkupComment_IsNotIncluded/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MarkupComment_IsNotIncluded/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MarkupComment_IsNotIncluded/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MarkupComment_IsNotIncluded/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MarkupComment_IsNotIncluded/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MarkupComment_IsNotIncluded/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MultipleChildContentMatchingComponentName". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MultipleChildContentMatchingComponentName". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MultipleChildContentMatchingComponentName/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MultipleChildContentMatchingComponentName/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MultipleChildContentMatchingComponentName/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MultipleChildContentMatchingComponentName/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MultipleExplictChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MultipleExplictChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MultipleExplictChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MultipleExplictChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MultipleExplictChildContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MultipleExplictChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MultipleExplictChildContent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MultipleExplictChildContent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/MultipleExplictChildContent/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/OmitsMinimizedAttributeValueParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/OmitsMinimizedAttributeValueParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/OmitsMinimizedAttributeValueParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/OmitsMinimizedAttributeValueParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/OmitsMinimizedAttributeValueParameter/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/OmitsMinimizedAttributeValueParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/OmitsMinimizedAttributeValueParameter/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/OmitsMinimizedAttributeValueParameter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/OmitsMinimizedAttributeValueParameter/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_ContainsComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_ContainsComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_ContainsComponent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_ContainsComponent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_ContainsComponent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_ContainsComponent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_ContainsComponent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_ContainsComponent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_ContainsComponent/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_FollowedByComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_FollowedByComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_FollowedByComponent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_FollowedByComponent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_FollowedByComponent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_FollowedByComponent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_FollowedByComponent/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_FollowedByComponent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_FollowedByComponent/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InCodeBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InCodeBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InCodeBlock". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InCodeBlock/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InCodeBlock/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InCodeBlock/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InCodeBlock/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InCodeBlock/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InCodeBlock/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InExplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InExplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InExplicitExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InExplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InExplicitExpression/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InExplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_InExplicitExpression/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_597". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_597". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_597". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_597/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_597/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_597/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_597/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_597/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_597/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_609". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_609". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_609". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_609/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_609/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_609/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_609/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_609/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_609/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_772". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_772". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_772". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_772/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_772/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_772/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_772/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_772/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_772/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_772/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_772/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_773". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_773". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_773". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_773/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_773/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_773/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_773/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_773/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_773/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_784". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_784". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_784". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_784/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_784/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_784/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_784/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_784/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Regression_784/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ScriptTag_WithErrorSuppressed". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ScriptTag_WithErrorSuppressed". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ScriptTag_WithErrorSuppressed/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ScriptTag_WithErrorSuppressed/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ScriptTag_WithErrorSuppressed/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/ScriptTag_WithErrorSuppressed/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithComponent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithComponent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithComponent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithComponent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithComponent/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithCSharpExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithCSharpExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithCSharpExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithCSharpExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithCSharpExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithCSharpExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithCSharpExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithCSharpExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithCSharpExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithDirective". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithDirective/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithDirective/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithDirective/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithDirective/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithDirective/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/TrailingWhiteSpace_WithDirective/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_InsideAttribute_InMarkupBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_InsideAttribute_InMarkupBlock". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_InsideAttribute_InMarkupBlock/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_InsideAttribute_InMarkupBlock/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_InsideAttribute_InMarkupBlock/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_InsideAttribute_InMarkupBlock/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentDesignTimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_Lambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_Lambda". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_Lambda/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_Lambda/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_Lambda/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_Lambda/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_Lambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_Lambda". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_Lambda/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_Lambda/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_Lambda/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_Lambda/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/AsyncEventHandler_OnElement_Action_MethodGroup/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_Generic/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValueAndExpression_NestedGeneric/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_SpecifiesValue_WithMatchingProperties/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_EventCallback_TypeChecked_WithMatchingProperties/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndExpression_Generic/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_TypeChecked_WithMatchingProperties/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_Action". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_Action/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_ActionLambda/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_AsyncLambdaProducesError/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesAction/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_EventCallback_ReceivesFunction/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningDelegate/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithAfter_TaskReturningLambda/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_Action". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_Action/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ActionLambda/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesAction/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_EventCallback_ReceivesFunction/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_ProducesErrorOnOlderLanguageVersions/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningDelegate/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithGetSet_TaskReturningLambda/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToComponent_WithStringAttribute_DoesNotUseStringSyntax/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithCulture". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithCulture". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithCulture". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithCulture/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithCulture/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithCulture/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithCulture/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithCulture/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithCulture/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithCulture". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithCulture". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithCulture". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithCulture/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithCulture/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithCulture/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithCulture/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithCulture/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithCulture/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_OverridesEvent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindAndParamBindSet/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindValueWithGetSet/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingBindWithoutSuffixAndParamBindSetWithSuffix/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingSetWithAfter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingSetWithAfter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingSetWithAfter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingSetWithAfter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingSetWithAfter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingSetWithAfter/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingSetWithAfter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingSetWithAfter/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingSetWithAfter/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingSetWithAfter/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingSetWithAfter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_MixingSetWithAfter/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithBindAfterAndSuffix/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExplicitExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithEventAsExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithGetSetAndSuffix/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithoutCloseTag". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithoutCloseTag". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithoutCloseTag". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithoutCloseTag/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithoutCloseTag/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithoutCloseTag/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithoutCloseTag/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithoutCloseTag/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithoutCloseTag/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WithStringAttribute_WritesAttributes/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithAfter_Action/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BindToInputElementWithDefaultCulture_Override/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndAttributeChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndAttributeChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndAttributeChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndAttributeChildContent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndAttributeChildContent/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndAttributeChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndAttributeChildContent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndAttributeChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndAttributeChildContent/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndExplicitChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndExplicitChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndExplicitChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndExplicitChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndExplicitChildContent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndExplicitChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndExplicitChildContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndExplicitChildContent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BodyAndExplicitChildContent/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_CanOverrideEvent/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultCultureAndDefaultFormat_Override/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithDefaultFormat_Override/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_IsCaseSensitive/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/BuiltIn_BindToInputWithSuffix_CanOverrideEvent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CanProduceLinePragmasForComponentWithRenderFragment/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_CombiningMultipleAncestors". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_CombiningMultipleAncestors". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_CombiningMultipleAncestors/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_CombiningMultipleAncestors/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_CombiningMultipleAncestors/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_CombiningMultipleAncestors/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Explicit". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Explicit". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Explicit/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Explicit/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Explicit/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Explicit/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_ExplicitOverride". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_ExplicitOverride". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_ExplicitOverride/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_ExplicitOverride/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_ExplicitOverride/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_ExplicitOverride/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_GenericChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_GenericChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_GenericChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_GenericChildContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_GenericChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_GenericChildContent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_GenericLambda". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_GenericLambda". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_GenericLambda/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_GenericLambda/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_GenericLambda/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_GenericLambda/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_ClassesAndInterfaces". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_ClassesAndInterfaces". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_ClassesAndInterfaces/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_ClassesAndInterfaces/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_ClassesAndInterfaces/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_ClassesAndInterfaces/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_GenericClassConstraints". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_GenericClassConstraints". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_GenericClassConstraints/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_GenericClassConstraints/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_GenericClassConstraints/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_MultipleConstraints_GenericClassConstraints/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_WithConstraints". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_WithConstraints". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_WithConstraints/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_WithConstraints/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_WithConstraints/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Inferred_WithConstraints/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Multilayer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Multilayer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Multilayer/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Multilayer/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Multilayer/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Multilayer/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_MultipleTypes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_MultipleTypes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_MultipleTypes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_MultipleTypes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_MultipleTypes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_MultipleTypes/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_CreatesError/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Explicit/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Inferred". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Inferred". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Inferred/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Inferred/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Inferred/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_NotCascaded_Inferred/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Override". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Override". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Override/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Override/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Override/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Override/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Override_Multilayer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Override_Multilayer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Override_Multilayer/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Override_Multilayer/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Override_Multilayer/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Override_Multilayer/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_Partial_CreatesError/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithSplatAndKey/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/CascadingGenericInference_WithUnrelatedType_CreatesError/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBindWeaklyTyped_TypeInference/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericBind_TypeInference/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericChildContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericChildContent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericChildContent_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericChildContent_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericChildContent_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericChildContent_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericChildContent_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericChildContent_TypeInference/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_GenericWeaklyTypedAttribute_TypeInference/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic_TypeInference/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic_TypeInference_Multiple". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic_TypeInference_Multiple". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic_TypeInference_Multiple/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic_TypeInference_Multiple/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic_TypeInference_Multiple/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Generic_TypeInference_Multiple/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InFunctionsDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InFunctionsDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InFunctionsDirective". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InFunctionsDirective/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InFunctionsDirective/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InFunctionsDirective/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InFunctionsDirective/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InFunctionsDirective/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InFunctionsDirective/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InLocalFunction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InLocalFunction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InLocalFunction". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InLocalFunction/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InLocalFunction/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InLocalFunction/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InLocalFunction/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InLocalFunction/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_InLocalFunction/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_MultipleGenerics". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_MultipleGenerics". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_MultipleGenerics/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_MultipleGenerics/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_MultipleGenerics/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_MultipleGenerics/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_MultipleGenerics_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_MultipleGenerics_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_MultipleGenerics_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_MultipleGenerics_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_MultipleGenerics_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_MultipleGenerics_TypeInference/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_NonGenericParameterizedChildContent_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_NonGenericParameterizedChildContent_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_NonGenericParameterizedChildContent_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_NonGenericParameterizedChildContent_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_NonGenericParameterizedChildContent_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_NonGenericParameterizedChildContent_TypeInference/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Simple". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Simple". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Simple/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Simple/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Simple/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_Simple/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithChildContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithChildContent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithElementOnlyChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithElementOnlyChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithElementOnlyChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithElementOnlyChildContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithElementOnlyChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithElementOnlyChildContent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitChildContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitChildContent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitGenericChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitGenericChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitGenericChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitGenericChildContent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitGenericChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitGenericChildContent/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitStringParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitStringParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitStringParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitStringParameter/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitStringParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithExplicitStringParameter/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterName". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterName". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterName/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterName/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterName/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterName/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithNonPropertyAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithNonPropertyAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithNonPropertyAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithNonPropertyAttributes/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithNonPropertyAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithNonPropertyAttributes/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithPageDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithPageDirective". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithPageDirective/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithPageDirective/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithPageDirective/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithPageDirective/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithParameters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithParameters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithParameters/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithParameters/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithParameters/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithParameters/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildComponent_WithWeaklyTypeEventHandler/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildContent_FromAnotherNamespace". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildContent_FromAnotherNamespace". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildContent_FromAnotherNamespace/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildContent_FromAnotherNamespace/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildContent_FromAnotherNamespace/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ChildContent_FromAnotherNamespace/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentImports". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentImports". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentImports". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentImports/_Imports.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentImports/_Imports.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentImports/_Imports.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentImports/_Imports.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentImports/_Imports.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentImports/_Imports.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentParameter_TypeMismatch_ReportsDiagnostic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentParameter_TypeMismatch_ReportsDiagnostic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentParameter_TypeMismatch_ReportsDiagnostic/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentParameter_TypeMismatch_ReportsDiagnostic/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentParameter_TypeMismatch_ReportsDiagnostic/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentParameter_TypeMismatch_ReportsDiagnostic/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/UseTestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/UseTestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/UseTestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/UseTestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/UseTestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters/UseTestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/UseTestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/UseTestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/UseTestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/UseTestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/UseTestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithConstrainedTypeParameters_WithSemicolon/UseTestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDecimalParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDecimalParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDecimalParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDecimalParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDecimalParameter/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDecimalParameter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDecimalParameter/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDecimalParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDecimalParameter/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDynamicParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDynamicParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDynamicParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDynamicParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDynamicParameter/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDynamicParameter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDynamicParameter/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDynamicParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithDynamicParameter/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTupleParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTupleParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTupleParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTupleParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTupleParameter/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTupleParameter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTupleParameter/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTupleParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTupleParameter/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterArray". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterArray". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterArray". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterArray". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterArray/UseTestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterArray/UseTestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterArray/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterArray/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterArray/UseTestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterArray/UseTestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterArray/UseTestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterArray/UseTestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterArray/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterArray/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterArray/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterArray/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameters_WithSemicolon/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTuple". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTuple". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTuple". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTuple". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/UseTestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/UseTestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/UseTestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/UseTestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/UseTestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTuple/UseTestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ComponentWithTypeParameterValueTupleGloballyQualifiedTypes/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_IgnoresStaticAndAliasUsings/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_MatchingIsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_MatchingIsCaseSensitive". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_MatchingIsCaseSensitive/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_MatchingIsCaseSensitive/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_MatchingIsCaseSensitive/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_MatchingIsCaseSensitive/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_MultipleComponentsDifferByCase". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_MultipleComponentsDifferByCase". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_MultipleComponentsDifferByCase/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_MultipleComponentsDifferByCase/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_MultipleComponentsDifferByCase/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_MultipleComponentsDifferByCase/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_NamespaceDirective_InImports". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_NamespaceDirective_InImports". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_NamespaceDirective_InImports/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_NamespaceDirective_InImports/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_NamespaceDirective_InImports/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_NamespaceDirective_InImports/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_NamespaceDirective_OverrideImports". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_NamespaceDirective_OverrideImports". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_NamespaceDirective_OverrideImports/Counter.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_NamespaceDirective_OverrideImports/Counter.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_NamespaceDirective_OverrideImports/Counter.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_NamespaceDirective_OverrideImports/Counter.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_PreserveWhitespaceDirective_InImports". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_PreserveWhitespaceDirective_InImports". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_PreserveWhitespaceDirective_InImports/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_PreserveWhitespaceDirective_InImports/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_PreserveWhitespaceDirective_InImports/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_PreserveWhitespaceDirective_InImports/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_PreserveWhitespaceDirective_OverrideImports". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_PreserveWhitespaceDirective_OverrideImports". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_PreserveWhitespaceDirective_OverrideImports/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_PreserveWhitespaceDirective_OverrideImports/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_PreserveWhitespaceDirective_OverrideImports/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_PreserveWhitespaceDirective_OverrideImports/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_TextTagsAreNotRendered". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_TextTagsAreNotRendered". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_TextTagsAreNotRendered". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_TextTagsAreNotRendered/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_TextTagsAreNotRendered/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_TextTagsAreNotRendered/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_TextTagsAreNotRendered/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_TextTagsAreNotRendered/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_TextTagsAreNotRendered/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithCssScope". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithCssScope". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithCssScope". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithCssScope/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithCssScope/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithCssScope/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithCssScope/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithCssScope/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithCssScope/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithDocType". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithDocType". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithDocType/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithDocType/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithDocType/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithDocType/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_NoValueSpecified/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecifiedAsText_WithoutName". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecifiedAsText_WithoutName". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecifiedAsText_WithoutName/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecifiedAsText_WithoutName/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecifiedAsText_WithoutName/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecifiedAsText_WithoutName/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified_WithoutName". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified_WithoutName". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified_WithoutName/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified_WithoutName/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified_WithoutName/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredChildContent_ValueSpecified_WithoutName/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_NoValueSpecified/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_ValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_ValueSpecified". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_ValueSpecified/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_ValueSpecified/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_ValueSpecified/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredNamedChildContent_ValueSpecified/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_NoValueSpecified/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValueSpecified". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValueSpecified". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValueSpecified/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValueSpecified/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValueSpecified/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValueSpecified/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValuesSpecifiedUsingSplatting". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValuesSpecifiedUsingSplatting". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValuesSpecifiedUsingSplatting/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValuesSpecifiedUsingSplatting/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValuesSpecifiedUsingSplatting/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithEditorRequiredParameter_ValuesSpecifiedUsingSplatting/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithFullyQualifiedTagNames". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithFullyQualifiedTagNames". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithFullyQualifiedTagNames/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithFullyQualifiedTagNames/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithFullyQualifiedTagNames/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithFullyQualifiedTagNames/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithImplicitLambdaEventHandler/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithImportsFile". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithImportsFile". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithImportsFile/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithImportsFile/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithImportsFile/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithImportsFile/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey_WithChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey_WithChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey_WithChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey_WithChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey_WithChildContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey_WithChildContent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey_WithChildContent/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey_WithChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithKey_WithChildContent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNamespaceDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNamespaceDirective". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNamespaceDirective/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNamespaceDirective/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNamespaceDirective/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNamespaceDirective/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableActionParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableActionParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableActionParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableActionParameter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableActionParameter/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableActionParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableActionParameter/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableActionParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableActionParameter/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithNullableRenderFragmentParameter/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_False/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithPreserveWhitespaceDirective_True/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef_WithChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef_WithChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef_WithChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef_WithChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef_WithChildContent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef_WithChildContent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef_WithChildContent/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef_WithChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithRef_WithChildContent/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ExplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ExplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ExplicitExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ExplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ExplicitExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ExplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ExplicitExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_GenericTypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_GenericTypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_GenericTypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_GenericTypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_GenericTypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_GenericTypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_GenericTypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_GenericTypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_GenericTypeInference/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ImplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ImplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ImplicitExpression/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ImplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ImplicitExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ImplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithSplat_ImplicitExpression/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithUsingDirectives". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithUsingDirectives". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithUsingDirectives/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithUsingDirectives/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithUsingDirectives/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithUsingDirectives/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Component_WithUsingDirectives_AmbiguousImport/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DataDashAttribute_ExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DataDashAttribute_ExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DataDashAttribute_ExplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DataDashAttribute_ExplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DataDashAttribute_ExplicitExpression/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DataDashAttribute_ExplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DataDashAttribute_ExplicitExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DataDashAttribute_ExplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DataDashAttribute_ExplicitExpression/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DataDashAttribute_ImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DataDashAttribute_ImplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DataDashAttribute_ImplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DataDashAttribute_ImplicitExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DataDashAttribute_ImplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DataDashAttribute_ImplicitExpression/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DataDashAttribute_ImplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DataDashAttribute_ImplicitExpression/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessage/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageChanged/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_BindMessageExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_Multiple/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateComponentParameters_IsAnError_WeaklyTyped/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_DifferentCasing_IsAnError_BindValue/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindOnInput/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_BindValue/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_IsAnError_EventHandler/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/DuplicateMarkupAttributes_Multiple_IsAnError/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ElementWithUppercaseTagName_CanHideWarningWithBang". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ElementWithUppercaseTagName_CanHideWarningWithBang". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ElementWithUppercaseTagName_CanHideWarningWithBang/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ElementWithUppercaseTagName_CanHideWarningWithBang/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ElementWithUppercaseTagName_CanHideWarningWithBang/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ElementWithUppercaseTagName_CanHideWarningWithBang/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AndOtherAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AndOtherAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AndOtherAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AndOtherAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AndOtherAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AndOtherAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AndOtherAttributes/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AndOtherAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AndOtherAttributes/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithKey_AttributeNameIsCaseSensitive/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef_AndOtherAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef_AndOtherAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef_AndOtherAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef_AndOtherAttributes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef_AndOtherAttributes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef_AndOtherAttributes/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef_AndOtherAttributes/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef_AndOtherAttributes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef_AndOtherAttributes/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef_AttributeNameIsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef_AttributeNameIsCaseSensitive". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef_AttributeNameIsCaseSensitive/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef_AttributeNameIsCaseSensitive/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef_AttributeNameIsCaseSensitive/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithRef_AttributeNameIsCaseSensitive/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_AttributeNameIsCaseSensitive/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ExplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ExplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ExplicitExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ExplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ExplicitExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ExplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ExplicitExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ImplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ImplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ImplicitExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ImplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ImplicitExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ImplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Element_WithSplat_ImplicitExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_ExplicitType_MethodGroup/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_01/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02/TestComponent.diagnostics.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallbackOfT_GenericComponent_MissingTypeParameterBinding_02/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Explicitly/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_Action/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_ActionOfT/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTask/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_FuncOfTTask/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallbackOfT_Implicitly_TypeMismatch/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Explicitly/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_Action/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_ActionOfObject/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfobjectTask/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventCallback_CanPassEventCallback_Implicitly_FuncOfTask/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandlerTagHelper_EscapeQuotes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandlerTagHelper_EscapeQuotes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandlerTagHelper_EscapeQuotes/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandlerTagHelper_EscapeQuotes/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandlerTagHelper_EscapeQuotes/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandlerTagHelper_EscapeQuotes/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_AttributeNameIsCaseSensitive/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithDelegate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithDelegate/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithDelegate/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithDelegate/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithDelegate/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithDelegate/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithDelegate/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsLambdaDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsLambdaDelegate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsLambdaDelegate/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsLambdaDelegate/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsLambdaDelegate/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsLambdaDelegate/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithLambdaDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithLambdaDelegate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithLambdaDelegate/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithLambdaDelegate/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithLambdaDelegate/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithLambdaDelegate/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgsLambdaDelegate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgsLambdaDelegate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgsLambdaDelegate/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgsLambdaDelegate/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgsLambdaDelegate/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgsLambdaDelegate/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithoutCloseTag/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithString". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithString". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithString/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithString/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithString/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_OnElement_WithString/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_Duplicates". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_Duplicates". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_Duplicates/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_Duplicates/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_Duplicates/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_Duplicates/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation_Minimized". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation_Minimized". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation_Minimized/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation_Minimized/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation_Minimized/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_PreventDefault_StopPropagation_Minimized/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/EventHandler_WithDelegate_PreventDefault/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericBindToGenericComponent_ExplicitType_WithGetSet_EventCallback/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_ExplicitType_WithAfter_Action/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithAfter_Action". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithAfter_Action". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithAfter_Action/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithAfter_Action/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithAfter_Action/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithAfter_Action/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithAfter_Action/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithAfter_Action/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponentBindToGenericComponent_InferredType_WithGetSet_EventCallback/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeExplicit". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeExplicit". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeExplicit/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeExplicit/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeExplicit/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeExplicit/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_NestedTypeInference/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithGenericTypeParameter_TypeInference/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithNestedGenericTypeParameter_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithNestedGenericTypeParameter_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithNestedGenericTypeParameter_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithNestedGenericTypeParameter_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithNestedGenericTypeParameter_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallbackWithNestedGenericTypeParameter_TypeInference/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallback_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallback_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallback_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallback_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallback_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_GenericEventCallback_TypeInference/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NestedGenericEventCallback_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NestedGenericEventCallback_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NestedGenericEventCallback_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NestedGenericEventCallback_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NestedGenericEventCallback_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NestedGenericEventCallback_TypeInference/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonGenericEventCallback_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonGenericEventCallback_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonGenericEventCallback_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonGenericEventCallback_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonGenericEventCallback_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonGenericEventCallback_TypeInference/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonGenericParameter_TypeInference/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonPrimitiveType". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonPrimitiveType". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonPrimitiveType/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonPrimitiveType/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonPrimitiveType/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonPrimitiveType/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonPrimitiveTypeRenderFragment". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonPrimitiveTypeRenderFragment". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonPrimitiveTypeRenderFragment/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonPrimitiveTypeRenderFragment/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonPrimitiveTypeRenderFragment/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_NonPrimitiveTypeRenderFragment/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_CreatesDiagnostic/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithComponentRef_TypeInference_CreatesDiagnostic/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithFullyQualifiedTagName". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithFullyQualifiedTagName". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithFullyQualifiedTagName/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithFullyQualifiedTagName/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithFullyQualifiedTagName/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithFullyQualifiedTagName/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey_TypeInference". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey_TypeInference". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey_TypeInference/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey_TypeInference/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey_TypeInference/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey_TypeInference/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey_TypeInference/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/GenericComponent_WithKey_TypeInference/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/IncludesMinimizedAttributeValueParameterBeforeLanguageVersion5". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/IncludesMinimizedAttributeValueParameterBeforeLanguageVersion5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/IncludesMinimizedAttributeValueParameterBeforeLanguageVersion5/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/IncludesMinimizedAttributeValueParameterBeforeLanguageVersion5/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/IncludesMinimizedAttributeValueParameterBeforeLanguageVersion5/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/IncludesMinimizedAttributeValueParameterBeforeLanguageVersion5/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithComponent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithComponent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithComponent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithComponent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithComponent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithCSharpExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithCSharpExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithCSharpExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithCSharpExpression/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithCSharpExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithCSharpExpression/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithDirective". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithDirective/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithDirective/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithDirective/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/LeadingWhiteSpace_WithDirective/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithComponent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithComponent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithComponent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithComponent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithComponent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithCSharpExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithCSharpExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithCSharpExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithCSharpExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithCSharpExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithCSharpExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithDirective". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithDirective/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithDirective/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithDirective/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_LeadingWhiteSpace_WithDirective/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithComponent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithComponent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithComponent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithComponent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithComponent/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithCSharpExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithCSharpExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithCSharpExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithCSharpExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithCSharpExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithCSharpExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithDirective". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithDirective/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithDirective/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithDirective/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_TrailingWhiteSpace_WithDirective/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_Whitespace_BetweenElementAndFunctions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_Whitespace_BetweenElementAndFunctions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_Whitespace_BetweenElementAndFunctions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_Whitespace_BetweenElementAndFunctions/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_Whitespace_BetweenElementAndFunctions/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_Whitespace_BetweenElementAndFunctions/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_Whitespace_BetweenElementAndFunctions/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_Whitespace_BetweenElementAndFunctions/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_Whitespace_BetweenElementAndFunctions/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InMarkupInFunctionsBlock/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InsideAttribute_InMarkupBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InsideAttribute_InMarkupBlock". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InsideAttribute_InMarkupBlock/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InsideAttribute_InMarkupBlock/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InsideAttribute_InMarkupBlock/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Legacy_3_1_WhiteSpace_InsideAttribute_InMarkupBlock/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MarkupComment_IsNotIncluded". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MarkupComment_IsNotIncluded". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MarkupComment_IsNotIncluded". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MarkupComment_IsNotIncluded/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MarkupComment_IsNotIncluded/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MarkupComment_IsNotIncluded/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MarkupComment_IsNotIncluded/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MarkupComment_IsNotIncluded/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MarkupComment_IsNotIncluded/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MultipleChildContentMatchingComponentName". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MultipleChildContentMatchingComponentName". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MultipleChildContentMatchingComponentName/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MultipleChildContentMatchingComponentName/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MultipleChildContentMatchingComponentName/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MultipleChildContentMatchingComponentName/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MultipleExplictChildContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MultipleExplictChildContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MultipleExplictChildContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MultipleExplictChildContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MultipleExplictChildContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/MultipleExplictChildContent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/NonGenericComponent_WithGenericEventHandler/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/OmitsMinimizedAttributeValueParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/OmitsMinimizedAttributeValueParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/OmitsMinimizedAttributeValueParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/OmitsMinimizedAttributeValueParameter/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/OmitsMinimizedAttributeValueParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/OmitsMinimizedAttributeValueParameter/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesEnhancedLinePragmaWhenNecessary/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ProducesStandardLinePragmaForCSharpCode/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_AsComponentParameter_MixedContent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_ContainsComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_ContainsComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_ContainsComponent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_ContainsComponent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_ContainsComponent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_ContainsComponent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_ContainsComponent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_ContainsComponent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_ContainsComponent/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_FollowedByComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_FollowedByComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_FollowedByComponent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_FollowedByComponent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_FollowedByComponent/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_FollowedByComponent/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_FollowedByComponent/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_FollowedByComponent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_FollowedByComponent/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_AsComponentParameter/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_Generic_InImplicitExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InCodeBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InCodeBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InCodeBlock". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InCodeBlock/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InCodeBlock/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InCodeBlock/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InCodeBlock/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InCodeBlock/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InCodeBlock/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InExplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InExplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InExplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InExplicitExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InExplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InExplicitExpression/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InExplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_InExplicitExpression/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_AsComponentParameter/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/RazorTemplate_NonGeneric_InImplicitExpression/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_597". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_597". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_597". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_597/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_597/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_597/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_597/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_597/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_597/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_609". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_609". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_609". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_609/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_609/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_609/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_609/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_609/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_609/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_772". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_772". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_772". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_772/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_772/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_772/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_772/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_772/TestComponent.diagnostics.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_772/TestComponent.diagnostics.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_773". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_773". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_773/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_773/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_773/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_773/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_784". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_784". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_784". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_784/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_784/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_784/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_784/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_784/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Regression_784/TestComponent.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ScriptTag_WithErrorSuppressed". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ScriptTag_WithErrorSuppressed". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ScriptTag_WithErrorSuppressed/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ScriptTag_WithErrorSuppressed/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ScriptTag_WithErrorSuppressed/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/ScriptTag_WithErrorSuppressed/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeBlock/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/SingleLineControlFlowStatements_InCodeDirective/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithComponent". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithComponent". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithComponent/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithComponent/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithComponent/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithComponent/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithCSharpExpression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithCSharpExpression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithCSharpExpression/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithCSharpExpression/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithCSharpExpression/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithCSharpExpression/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithDirective". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithDirective". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithDirective/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithDirective/TestComponent.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithDirective/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/TrailingWhiteSpace_WithDirective/TestComponent.codegen.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/Whitespace_BetweenElementAndFunctions/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_InMarkupInFunctionsBlock/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_InsideAttribute_InMarkupBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_InsideAttribute_InMarkupBlock". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_InsideAttribute_InMarkupBlock/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_InsideAttribute_InMarkupBlock/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_InsideAttribute_InMarkupBlock/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_InsideAttribute_InMarkupBlock/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace/TestComponent.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace/TestComponent.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace/TestComponent.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace/TestComponent.mappings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace/TestComponent.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ComponentRuntimeCodeGenerationTest/WhiteSpace_WithPreserveWhitespace/TestComponent.ir.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ExtensibleDirectiveTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ExtensibleDirectiveTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ExtensibleDirectiveTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ExtensibleDirectiveTest/NamespaceToken.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ExtensibleDirectiveTest/NamespaceToken.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ExtensibleDirectiveTest/NamespaceToken.codegen.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ExtensibleDirectiveTest/NamespaceToken.codegen.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ExtensibleDirectiveTest/NamespaceToken.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ExtensibleDirectiveTest/NamespaceToken.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ExtensibleDirectiveTest/NamespaceToken.mappings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/ExtensibleDirectiveTest/NamespaceToken.mappings.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/HtmlAttributeIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/HtmlAttributeIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/HtmlAttributeIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/HtmlAttributeIntegrationTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/HtmlAttributeIntegrationTest/HtmlWithConditionalAttribute.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/HtmlAttributeIntegrationTest/HtmlWithConditionalAttribute.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/HtmlAttributeIntegrationTest/HtmlWithDataDashAttribute.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/HtmlAttributeIntegrationTest/HtmlWithDataDashAttribute.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/HtmlAttributeIntegrationTest/HtmlWithConditionalAttribute.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/HtmlAttributeIntegrationTest/HtmlWithConditionalAttribute.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/HtmlAttributeIntegrationTest/HtmlWithDataDashAttribute.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/HtmlAttributeIntegrationTest/HtmlWithDataDashAttribute.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/TagHelpersIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/TagHelpersIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/TagHelpersIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/TagHelpersIntegrationTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/TagHelpersIntegrationTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/TagHelpersIntegrationTest/SimpleTagHelpers.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/TagHelpersIntegrationTest/SimpleTagHelpers.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/TagHelpersIntegrationTest/NestedTagHelpers.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/TagHelpersIntegrationTest/NestedTagHelpers.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/TagHelpersIntegrationTest/NestedTagHelpers.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/TagHelpersIntegrationTest/NestedTagHelpers.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/TagHelpersIntegrationTest/SimpleTagHelpers.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/TagHelpersIntegrationTest/SimpleTagHelpers.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/TagHelpersIntegrationTest/TagHelpersWithBoundAttributes.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/TagHelpersIntegrationTest/TagHelpersWithBoundAttributes.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/TagHelpersIntegrationTest/TagHelpersWithBoundAttributes.ir.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/TagHelpersIntegrationTest/TagHelpersWithBoundAttributes.ir.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/nested-1000.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/nested-1000.html". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/FunctionsDirectiveAutoCompleteAtStartOfFile.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/FunctionsDirectiveAutoCompleteAtStartOfFile.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/FunctionsDirectiveAutoCompleteAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/FunctionsDirectiveAutoCompleteAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/FunctionsDirectiveAutoCompleteAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/FunctionsDirectiveAutoCompleteAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/FunctionsDirectiveAutoCompleteAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/FunctionsDirectiveAutoCompleteAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/FunctionsDirectiveAutoCompleteAtStartOfFile.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/FunctionsDirectiveAutoCompleteAtStartOfFile.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/FunctionsDirectiveAutoCompleteAtStartOfFile.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/FunctionsDirectiveAutoCompleteAtStartOfFile.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/SectionDirectiveAutoCompleteAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/SectionDirectiveAutoCompleteAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/SectionDirectiveAutoCompleteAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/SectionDirectiveAutoCompleteAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/SectionDirectiveAutoCompleteAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/SectionDirectiveAutoCompleteAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/SectionDirectiveAutoCompleteAtStartOfFile.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/SectionDirectiveAutoCompleteAtStartOfFile.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/SectionDirectiveAutoCompleteAtStartOfFile.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/SectionDirectiveAutoCompleteAtStartOfFile.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/SectionDirectiveAutoCompleteAtStartOfFile.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/SectionDirectiveAutoCompleteAtStartOfFile.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/VerbatimBlockAutoCompleteAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/VerbatimBlockAutoCompleteAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/VerbatimBlockAutoCompleteAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/VerbatimBlockAutoCompleteAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/VerbatimBlockAutoCompleteAtStartOfFile.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/VerbatimBlockAutoCompleteAtStartOfFile.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/VerbatimBlockAutoCompleteAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/VerbatimBlockAutoCompleteAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/VerbatimBlockAutoCompleteAtStartOfFile.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/VerbatimBlockAutoCompleteAtStartOfFile.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/VerbatimBlockAutoCompleteAtStartOfFile.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpAutoCompleteTest/VerbatimBlockAutoCompleteAtStartOfFile.stree.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/AcceptsTrailingDotIntoImplicitExpressionWhenEmbeddedInCode.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/AcceptsTrailingDotIntoImplicitExpressionWhenEmbeddedInCode.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/AcceptsElseIfWithNoCondition.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/AcceptsElseIfWithNoCondition.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/AcceptsElseIfWithNoCondition.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/AcceptsElseIfWithNoCondition.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/AcceptsTrailingDotIntoImplicitExpressionWhenEmbeddedInCode.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/AcceptsTrailingDotIntoImplicitExpressionWhenEmbeddedInCode.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/AllowsEmptyBlockStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/AllowsEmptyBlockStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/AllowsEmptyBlockStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/AllowsEmptyBlockStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/BalancingBracketsIgnoresStringLiteralCharactersAndBrackets.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/BalancingBracketsIgnoresStringLiteralCharactersAndBrackets.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/BalancingBracketsIgnoresStringLiteralCharactersAndBrackets.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/BalancingBracketsIgnoresStringLiteralCharactersAndBrackets.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CapturesNewlineAfterUsing.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CapturesNewlineAfterUsing.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/BalancingBracketsIgnoresStringLiteralCharactersAndBracketsInsideBlockComments.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/BalancingBracketsIgnoresStringLiteralCharactersAndBracketsInsideBlockComments.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/BalancingBracketsIgnoresStringLiteralCharactersAndBracketsInsideBlockComments.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/BalancingBracketsIgnoresStringLiteralCharactersAndBracketsInsideBlockComments.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CapturesNewlineAfterUsing.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CapturesNewlineAfterUsing.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlockMissingSemicolon.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlockMissingSemicolon.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlockMissingWhileClauseEntirely.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlockMissingWhileClauseEntirely.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlockMissingWhileCondition.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlockMissingWhileCondition.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlockMissingSemicolon.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlockMissingSemicolon.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlockMissingWhileClauseEntirely.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlockMissingWhileClauseEntirely.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlockMissingWhileCondition.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlockMissingWhileCondition.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesMarkupInDoWhileBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesMarkupInDoWhileBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesMarkupInDoWhileBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesMarkupInDoWhileBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlockMissingWhileConditionWithSemicolon.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlockMissingWhileConditionWithSemicolon.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CSharpBlock_SingleLineControlFlowStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CSharpBlock_SingleLineControlFlowStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlockMissingWhileConditionWithSemicolon.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CorrectlyParsesDoWhileBlockMissingWhileConditionWithSemicolon.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CSharpBlock_SingleLineControlFlowStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CSharpBlock_SingleLineControlFlowStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CSharpBlock_SingleLineControlFlowStatement_Error.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CSharpBlock_SingleLineControlFlowStatement_Error.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CSharpBlock_SingleLineControlFlowStatement_Error.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CSharpBlock_SingleLineControlFlowStatement_Error.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CSharpBlock_SingleLineControlFlowStatement_Error.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/CSharpBlock_SingleLineControlFlowStatement_Error.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/DoesNotParseOnSwitchCharacterNotFollowedByOpenAngleOrColon.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/DoesNotParseOnSwitchCharacterNotFollowedByOpenAngleOrColon.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/DoesNotAllowMultipleFinallyBlocks.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/DoesNotAllowMultipleFinallyBlocks.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/DoesNotAllowMultipleFinallyBlocks.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/DoesNotAllowMultipleFinallyBlocks.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/DoesNotParseOnSwitchCharacterNotFollowedByOpenAngleOrColon.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/DoesNotParseOnSwitchCharacterNotFollowedByOpenAngleOrColon.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/DoesntCaptureWhitespaceAfterUsing.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/DoesntCaptureWhitespaceAfterUsing.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/DoesntCaptureWhitespaceAfterUsing.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/DoesntCaptureWhitespaceAfterUsing.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/HasErrorsIfNamespaceAliasMissingSemicolon.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/HasErrorsIfNamespaceAliasMissingSemicolon.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/HasErrorsIfNamespaceAliasMissingSemicolon.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/HasErrorsIfNamespaceAliasMissingSemicolon.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/HasErrorsIfNamespaceImportMissingSemicolon.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/HasErrorsIfNamespaceImportMissingSemicolon.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/HasErrorsIfNamespaceImportMissingSemicolon.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/HasErrorsIfNamespaceImportMissingSemicolon.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/LocalFunctionsWithGenerics.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/LocalFunctionsWithGenerics.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/LocalFunctionsWithRazor.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/LocalFunctionsWithRazor.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/LocalFunctionsWithGenerics.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/LocalFunctionsWithGenerics.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/LocalFunctionsWithRazor.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/LocalFunctionsWithRazor.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/NestedCodeBlockWithCSharpAt.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/NestedCodeBlockWithCSharpAt.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/NestedCodeBlockWithAtDoesntCauseError.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/NestedCodeBlockWithAtDoesntCauseError.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/NestedCodeBlockWithAtDoesntCauseError.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/NestedCodeBlockWithAtDoesntCauseError.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/NestedCodeBlockWithCSharpAt.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/NestedCodeBlockWithCSharpAt.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/NestedCodeBlockWithMarkupSetsDotAsMarkup.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/NestedCodeBlockWithMarkupSetsDotAsMarkup.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/NestedCodeBlockWithMarkupSetsDotAsMarkup.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/NestedCodeBlockWithMarkupSetsDotAsMarkup.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsersCanNestRecursively.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsersCanNestRecursively.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesElseIfBranchesOfIfStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesElseIfBranchesOfIfStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsersCanNestRecursively.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsersCanNestRecursively.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesElseIfBranchesOfIfStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesElseIfBranchesOfIfStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesExpressionOnSwitchCharacterFollowedByIdentifierStart.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesExpressionOnSwitchCharacterFollowedByIdentifierStart.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesExpressionOnSwitchCharacterFollowedByIdentifierStart.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesExpressionOnSwitchCharacterFollowedByIdentifierStart.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesExpressionOnSwitchCharacterFollowedByOpenParen.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesExpressionOnSwitchCharacterFollowedByOpenParen.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesMultipleElseIfBranchesOfIfStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesMultipleElseIfBranchesOfIfStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesMultipleElseIfBranchesOfIfStatementFollowedByOneElseBranch.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesMultipleElseIfBranchesOfIfStatementFollowedByOneElseBranch.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesMultipleElseIfBranchesOfIfStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesMultipleElseIfBranchesOfIfStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesExpressionOnSwitchCharacterFollowedByOpenParen.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesExpressionOnSwitchCharacterFollowedByOpenParen.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesMultipleElseIfBranchesOfIfStatementFollowedByOneElseBranch.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesMultipleElseIfBranchesOfIfStatementFollowedByOneElseBranch.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesNamespaceAliasWithSemicolonForUsingKeywordIfIsInValidFormat.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesNamespaceAliasWithSemicolonForUsingKeywordIfIsInValidFormat.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesNamespaceImportWithSemicolonForUsingKeywordIfIsInValidFormat.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesNamespaceImportWithSemicolonForUsingKeywordIfIsInValidFormat.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsForeachKeyword.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsForeachKeyword.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesNamespaceAliasWithSemicolonForUsingKeywordIfIsInValidFormat.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesNamespaceAliasWithSemicolonForUsingKeywordIfIsInValidFormat.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsForeachKeyword.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsForeachKeyword.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesNamespaceImportWithSemicolonForUsingKeywordIfIsInValidFormat.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ParsesNamespaceImportWithSemicolonForUsingKeywordIfIsInValidFormat.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsForKeyword.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsForKeyword.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsIfKeywordWithNoElseBranches.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsIfKeywordWithNoElseBranches.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsForKeyword.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsForKeyword.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsIfKeywordWithNoElseBranches.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsIfKeywordWithNoElseBranches.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsSwitchKeyword.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsSwitchKeyword.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsSwitchKeyword.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsSwitchKeyword.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsWhileKeyword.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsWhileKeyword.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesIfFirstIdentifierIsUsingFollowedByParen.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesIfFirstIdentifierIsUsingFollowedByParen.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/StopsParsingCatchClausesAfterFinallyBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/StopsParsingCatchClausesAfterFinallyBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsWhileKeyword.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesBracesIfFirstIdentifierIsWhileKeyword.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesIfFirstIdentifierIsUsingFollowedByParen.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SkipsExprThenBalancesIfFirstIdentifierIsUsingFollowedByParen.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/StopsParsingCatchClausesAfterFinallyBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/StopsParsingCatchClausesAfterFinallyBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/StopsParsingCodeAfterElseBranch.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/StopsParsingCodeAfterElseBranch.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/StopsParsingIfIfStatementNotFollowedByElse.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/StopsParsingIfIfStatementNotFollowedByElse.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/StopsParsingCodeAfterElseBranch.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/StopsParsingCodeAfterElseBranch.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenCatchAndFinallyClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenCatchAndFinallyClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/StopsParsingIfIfStatementNotFollowedByElse.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/StopsParsingIfIfStatementNotFollowedByElse.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenCatchAndFinallyClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenCatchAndFinallyClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenElseIfAndElseClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenElseIfAndElseClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenDoAndWhileClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenDoAndWhileClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenIfAndElseClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenIfAndElseClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenIfAndElseClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenIfAndElseClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenDoAndWhileClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenDoAndWhileClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenElseIfAndElseClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenElseIfAndElseClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenIfAndElseIfClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenIfAndElseIfClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenIfAndElseIfClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenIfAndElseIfClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenTryAndCatchClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenTryAndCatchClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenTryAndCatchClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenTryAndCatchClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenTryAndFinallyClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenTryAndFinallyClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsExceptionLessCatchClauses.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsExceptionLessCatchClauses.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenTryAndFinallyClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsBlockCommentBetweenTryAndFinallyClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenCatchAndFinallyClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenCatchAndFinallyClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenCatchAndFinallyClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenCatchAndFinallyClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsExceptionLessCatchClauses.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsExceptionLessCatchClauses.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenDoAndWhileClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenDoAndWhileClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenElseIfAndElseClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenElseIfAndElseClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenDoAndWhileClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenDoAndWhileClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenElseIfAndElseClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenElseIfAndElseClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenIfAndElseClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenIfAndElseClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenIfAndElseClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenIfAndElseClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenIfAndElseIfClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenIfAndElseIfClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenIfAndElseIfClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenIfAndElseIfClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenTryAndCatchClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenTryAndCatchClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenTryAndCatchClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenTryAndCatchClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenTryAndFinallyClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenTryAndFinallyClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenTryAndFinallyClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsLineCommentBetweenTryAndFinallyClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsMarkupWithinAdditionalCatchClauses.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsMarkupWithinAdditionalCatchClauses.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsMarkupWithinAdditionalCatchClauses.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsMarkupWithinAdditionalCatchClauses.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsMarkupWithinCatchClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsMarkupWithinCatchClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsMarkupWithinCatchClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsMarkupWithinCatchClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsMarkupWithinFinallyClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsMarkupWithinFinallyClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsMarkupWithinFinallyClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsMarkupWithinFinallyClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsMarkupWithinTryClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsMarkupWithinTryClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsMarkupWithinTryClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsMarkupWithinTryClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenCatchAndFinallyClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenCatchAndFinallyClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenDoAndWhileClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenDoAndWhileClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenCatchAndFinallyClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenCatchAndFinallyClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenDoAndWhileClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenDoAndWhileClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenElseIfAndElseClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenElseIfAndElseClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenElseIfAndElseClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenElseIfAndElseClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenIfAndElseClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenIfAndElseClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenIfAndElseIfClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenIfAndElseIfClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenIfAndElseClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenIfAndElseClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenTryAndCatchClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenTryAndCatchClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenIfAndElseIfClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenIfAndElseIfClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenTryAndCatchClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenTryAndCatchClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenTryAndFinallyClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenTryAndFinallyClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsTryStatementWithFinallyClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsTryStatementWithFinallyClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenTryAndFinallyClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsRazorCommentBetweenTryAndFinallyClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsTryStatementWithFinallyClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsTryStatementWithFinallyClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsTryStatementWithMultipleCatchClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsTryStatementWithMultipleCatchClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsTryStatementWithNoAdditionalClauses.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsTryStatementWithNoAdditionalClauses.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsTryStatementWithMultipleCatchClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsTryStatementWithMultipleCatchClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsTryStatementWithNoAdditionalClauses.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsTryStatementWithNoAdditionalClauses.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsTryStatementWithOneCatchClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsTryStatementWithOneCatchClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsUsingsNestedWithinOtherBlocks.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsUsingsNestedWithinOtherBlocks.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsUsingsNestedWithinOtherBlocks.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsUsingsNestedWithinOtherBlocks.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsTryStatementWithOneCatchClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/SupportsTryStatementWithOneCatchClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesBlockCommentAtEndOfFile.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesBlockCommentAtEndOfFile.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesBlockCommentAtEndOfFile.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesBlockCommentAtEndOfFile.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesBlockCommentAtEndOfFile.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesBlockCommentAtEndOfFile.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesParenBalancingAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesParenBalancingAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesParenBalancingAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesParenBalancingAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesSingleLineCommentAtEndOfFile.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesSingleLineCommentAtEndOfFile.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesParenBalancingAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesParenBalancingAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesSingleLineCommentAtEndOfFile.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesSingleLineCommentAtEndOfFile.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesSingleLineCommentAtEndOfFile.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesSingleLineCommentAtEndOfFile.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesSingleSlashAtEndOfFile.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesSingleSlashAtEndOfFile.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesSingleSlashAtEndOfFile.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesSingleSlashAtEndOfFile.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesSingleSlashAtEndOfFile.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesSingleSlashAtEndOfFile.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesUsingKeywordAtEOFAndOutputsFileCodeBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesUsingKeywordAtEOFAndOutputsFileCodeBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesUsingKeywordAtEOFAndOutputsFileCodeBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TerminatesUsingKeywordAtEOFAndOutputsFileCodeBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ThenBalancesBracesIfFirstIdentifierIsLockKeyword.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ThenBalancesBracesIfFirstIdentifierIsLockKeyword.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TreatsAtSignsAfterFirstPairAsPartOfCSharpStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TreatsAtSignsAfterFirstPairAsPartOfCSharpStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ThenBalancesBracesIfFirstIdentifierIsLockKeyword.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/ThenBalancesBracesIfFirstIdentifierIsLockKeyword.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TreatsAtSignsAfterFirstPairAsPartOfCSharpStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TreatsAtSignsAfterFirstPairAsPartOfCSharpStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TreatsDoubleAtSignAsEscapeSequenceIfAtStatementStart.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TreatsDoubleAtSignAsEscapeSequenceIfAtStatementStart.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionAtBeginningOfAttributeValue_DoesNotThrow.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionAtBeginningOfAttributeValue_DoesNotThrow.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TreatsDoubleAtSignAsEscapeSequenceIfAtStatementStart.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/TreatsDoubleAtSignAsEscapeSequenceIfAtStatementStart.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionAtEndOfAttributeValue_DoesNotThrow.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionAtEndOfAttributeValue_DoesNotThrow.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionBetweenAttributeValue_DoesNotThrow.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionBetweenAttributeValue_DoesNotThrow.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionAtBeginningOfAttributeValue_DoesNotThrow.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionAtBeginningOfAttributeValue_DoesNotThrow.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionAtEndOfAttributeValue_DoesNotThrow.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionAtEndOfAttributeValue_DoesNotThrow.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionBetweenAttributeValue_DoesNotThrow.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionBetweenAttributeValue_DoesNotThrow.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionInEmail_DoesNotThrow.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionInEmail_DoesNotThrow.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionInAttributeValue_DoesNotThrow.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionInAttributeValue_DoesNotThrow.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionInAttributeValue_DoesNotThrow.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionInAttributeValue_DoesNotThrow.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionInEmail_DoesNotThrow.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionInEmail_DoesNotThrow.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionInRegex_DoesNotThrow.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionInRegex_DoesNotThrow.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionInRegex_DoesNotThrow.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionInRegex_DoesNotThrow.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionWithExpressionBlock_DoesNotThrow.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionWithExpressionBlock_DoesNotThrow.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionWithExpressionBlock_DoesNotThrow.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransitionWithExpressionBlock_DoesNotThrow.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransition_EndOfFile_Throws.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransition_EndOfFile_Throws.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransition_EndOfFile_Throws.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransition_EndOfFile_Throws.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithUnexpectedTransitionsInAttributeValue_Throws.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithUnexpectedTransitionsInAttributeValue_Throws.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransition_EndOfFile_Throws.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithDoubleTransition_EndOfFile_Throws.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithUnexpectedTransitionsInAttributeValue_Throws.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithUnexpectedTransitionsInAttributeValue_Throws.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithUnexpectedTransitionsInAttributeValue_Throws.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpBlockTest/WithUnexpectedTransitionsInAttributeValue_Throws.stree.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyHandlesInCorrectTransitionsIfImplicitExpressionParensUnclosed.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyHandlesInCorrectTransitionsIfImplicitExpressionParensUnclosed.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CapturesWhitespaceToEOLInInvalidUsingStmtAndTreatsAsFileCode.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CapturesWhitespaceToEOLInInvalidUsingStmtAndTreatsAsFileCode.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CapturesWhitespaceToEOLInInvalidUsingStmtAndTreatsAsFileCode.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CapturesWhitespaceToEOLInInvalidUsingStmtAndTreatsAsFileCode.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyParsesAtSignInDelimitedBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyParsesAtSignInDelimitedBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyHandlesInCorrectTransitionsIfImplicitExpressionParensUnclosed.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyHandlesInCorrectTransitionsIfImplicitExpressionParensUnclosed.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyHandlesInCorrectTransitionsIfImplicitExpressionParensUnclosed.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyHandlesInCorrectTransitionsIfImplicitExpressionParensUnclosed.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyParsesAtSignInDelimitedBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyParsesAtSignInDelimitedBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyParsesMarkupIncorrectyAssumedToBeWithinAStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyParsesMarkupIncorrectyAssumedToBeWithinAStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyRecoversFromMissingCloseParenInExpressionWithinCode.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyRecoversFromMissingCloseParenInExpressionWithinCode.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyParsesMarkupIncorrectyAssumedToBeWithinAStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyParsesMarkupIncorrectyAssumedToBeWithinAStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyParsesMarkupIncorrectyAssumedToBeWithinAStatement.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyParsesMarkupIncorrectyAssumedToBeWithinAStatement.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyRecoversFromMissingCloseParenInExpressionWithinCode.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyRecoversFromMissingCloseParenInExpressionWithinCode.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyRecoversFromMissingCloseParenInExpressionWithinCode.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/CorrectlyRecoversFromMissingCloseParenInExpressionWithinCode.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/HandlesQuotesAfterTransition.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/HandlesQuotesAfterTransition.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/HandlesQuotesAfterTransition.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/HandlesQuotesAfterTransition.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/HandlesQuotesAfterTransition.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/HandlesQuotesAfterTransition.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/IncludesUnexpectedCharacterInSingleStatementControlFlowStatementError.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/IncludesUnexpectedCharacterInSingleStatementControlFlowStatementError.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodOutputsOpenCurlyAsCodeSpanIfEofFoundAfterOpenCurlyBrace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodOutputsOpenCurlyAsCodeSpanIfEofFoundAfterOpenCurlyBrace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodOutputsOpenCurlyAsCodeSpanIfEofFoundAfterOpenCurlyBrace.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodOutputsOpenCurlyAsCodeSpanIfEofFoundAfterOpenCurlyBrace.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/IncludesUnexpectedCharacterInSingleStatementControlFlowStatementError.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/IncludesUnexpectedCharacterInSingleStatementControlFlowStatementError.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodOutputsOpenCurlyAsCodeSpanIfEofFoundAfterOpenCurlyBrace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodOutputsOpenCurlyAsCodeSpanIfEofFoundAfterOpenCurlyBrace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodOutputsZeroLengthCodeSpanIfStatementBlockEmpty.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodOutputsZeroLengthCodeSpanIfStatementBlockEmpty.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodOutputsZeroLengthCodeSpanIfStatementBlockEmpty.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodOutputsZeroLengthCodeSpanIfStatementBlockEmpty.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodParsesNothingIfFirstCharacterIsNotIdentifierStartOrParenOrBrace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodParsesNothingIfFirstCharacterIsNotIdentifierStartOrParenOrBrace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodParsesNothingIfFirstCharacterIsNotIdentifierStartOrParenOrBrace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodParsesNothingIfFirstCharacterIsNotIdentifierStartOrParenOrBrace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodParsesNothingIfFirstCharacterIsNotIdentifierStartOrParenOrBrace.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodParsesNothingIfFirstCharacterIsNotIdentifierStartOrParenOrBrace.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfEOFAfterTransitionInEmbeddedExpression.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfEOFAfterTransitionInEmbeddedExpression.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfEOFAfterTransitionInEmbeddedExpression.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfEOFAfterTransitionInEmbeddedExpression.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfEOFAfterTransitionInEmbeddedExpression.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfEOFAfterTransitionInEmbeddedExpression.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfNewlineFollowsTransition.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfNewlineFollowsTransition.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfWhitespaceBetweenTransitionAndBlockStartInEmbeddedExpr.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfWhitespaceBetweenTransitionAndBlockStartInEmbeddedExpr.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfWhitespaceBetweenTransitionAndBlockStartInEmbeddedExpr.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfWhitespaceBetweenTransitionAndBlockStartInEmbeddedExpr.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfNewlineFollowsTransition.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfNewlineFollowsTransition.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfNewlineFollowsTransition.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfNewlineFollowsTransition.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfWhitespaceBetweenTransitionAndBlockStartInEmbeddedExpr.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/MethodProducesErrorIfWhitespaceBetweenTransitionAndBlockStartInEmbeddedExpr.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/OutputsErrorIfAtSignFollowedByLessThanSignAtStatementStart.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/OutputsErrorIfAtSignFollowedByLessThanSignAtStatementStart.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/OutputsErrorIfAtSignFollowedByLessThanSignAtStatementStart.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/OutputsErrorIfAtSignFollowedByLessThanSignAtStatementStart.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfCatchBlockUnterminatedAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfCatchBlockUnterminatedAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfCatchBlockUnterminatedAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfCatchBlockUnterminatedAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/OutputsErrorIfAtSignFollowedByLessThanSignAtStatementStart.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/OutputsErrorIfAtSignFollowedByLessThanSignAtStatementStart.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfClassBlockUnterminatedAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfClassBlockUnterminatedAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfCatchBlockUnterminatedAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfCatchBlockUnterminatedAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfClassBlockUnterminatedAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfClassBlockUnterminatedAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfClassBlockUnterminatedAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfClassBlockUnterminatedAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfDoBlockUnterminatedAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfDoBlockUnterminatedAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfDoBlockUnterminatedAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfDoBlockUnterminatedAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfElseBlockUnterminatedAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfElseBlockUnterminatedAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfDoBlockUnterminatedAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfDoBlockUnterminatedAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfElseBlockUnterminatedAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfElseBlockUnterminatedAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfElseBlockUnterminatedAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfElseBlockUnterminatedAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfElseIfBlockUnterminatedAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfElseIfBlockUnterminatedAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfElseIfBlockUnterminatedAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfElseIfBlockUnterminatedAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfElseIfBlockUnterminatedAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfElseIfBlockUnterminatedAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfExplicitCodeBlockUnterminatedAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfExplicitCodeBlockUnterminatedAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfExplicitCodeBlockUnterminatedAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfExplicitCodeBlockUnterminatedAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfExplicitCodeBlockUnterminatedAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfExplicitCodeBlockUnterminatedAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfFinallyBlockUnterminatedAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfFinallyBlockUnterminatedAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfFinallyBlockUnterminatedAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfFinallyBlockUnterminatedAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfFinallyBlockUnterminatedAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfFinallyBlockUnterminatedAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfForBlockUnterminatedAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfForBlockUnterminatedAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfForBlockUnterminatedAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfForBlockUnterminatedAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfForBlockUnterminatedAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfForBlockUnterminatedAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfForeachBlockUnterminatedAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfForeachBlockUnterminatedAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfForeachBlockUnterminatedAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfForeachBlockUnterminatedAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfIfBlockUnterminatedAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfIfBlockUnterminatedAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfForeachBlockUnterminatedAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfForeachBlockUnterminatedAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfIfBlockUnterminatedAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfIfBlockUnterminatedAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfIfBlockUnterminatedAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfIfBlockUnterminatedAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfLockBlockUnterminatedAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfLockBlockUnterminatedAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfLockBlockUnterminatedAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfLockBlockUnterminatedAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfLockBlockUnterminatedAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfLockBlockUnterminatedAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfSwitchBlockUnterminatedAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfSwitchBlockUnterminatedAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfSwitchBlockUnterminatedAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfSwitchBlockUnterminatedAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfTryBlockUnterminatedAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfTryBlockUnterminatedAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfTryBlockUnterminatedAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfTryBlockUnterminatedAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfSwitchBlockUnterminatedAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfSwitchBlockUnterminatedAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfTryBlockUnterminatedAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfTryBlockUnterminatedAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfUsingBlockUnterminatedAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfUsingBlockUnterminatedAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfUsingBlockUnterminatedAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfUsingBlockUnterminatedAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfWhileBlockUnterminatedAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfWhileBlockUnterminatedAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfWhileBlockUnterminatedAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfWhileBlockUnterminatedAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfUsingBlockUnterminatedAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfUsingBlockUnterminatedAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfWhileBlockUnterminatedAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ReportsErrorIfWhileBlockUnterminatedAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/RequiresControlFlowStatementsToHaveBraces.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/RequiresControlFlowStatementsToHaveBraces.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/RequiresControlFlowStatementsToHaveBraces.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/RequiresControlFlowStatementsToHaveBraces.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/RequiresControlFlowStatementsToHaveBraces.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/RequiresControlFlowStatementsToHaveBraces.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ResumesIfStatementAfterOpenParen.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ResumesIfStatementAfterOpenParen.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ResumesIfStatementAfterOpenParen.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ResumesIfStatementAfterOpenParen.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfBracketInImplicitExpressionUnclosed.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfBracketInImplicitExpressionUnclosed.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfBracketInImplicitExpressionUnclosed.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfBracketInImplicitExpressionUnclosed.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfIfParenInExplicitExprUnclosed.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfIfParenInExplicitExprUnclosed.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ResumesIfStatementAfterOpenParen.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ResumesIfStatementAfterOpenParen.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfBracketInImplicitExpressionUnclosed.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfBracketInImplicitExpressionUnclosed.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfIfParenInExplicitExprUnclosed.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfIfParenInExplicitExprUnclosed.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfParenInImplicitExprUnclosed.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfParenInImplicitExprUnclosed.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfIfParenInExplicitExprUnclosed.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfIfParenInExplicitExprUnclosed.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfParenInImplicitExprUnclosed.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfParenInImplicitExprUnclosed.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfParenInImplicitExprUnclosed.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtEOFIfParenInImplicitExprUnclosed.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfBracketInImplicitExprUnclosed.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfBracketInImplicitExprUnclosed.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfBracketInImplicitExprUnclosed.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfBracketInImplicitExprUnclosed.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfIfParenInExplicitExprUnclosed.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfIfParenInExplicitExprUnclosed.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfIfParenInExplicitExprUnclosed.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfIfParenInExplicitExprUnclosed.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfBracketInImplicitExprUnclosed.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfBracketInImplicitExprUnclosed.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfParenInImplicitExpressionUnclosed.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfParenInImplicitExpressionUnclosed.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfIfParenInExplicitExprUnclosed.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfIfParenInExplicitExprUnclosed.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfParenInImplicitExpressionUnclosed.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfParenInImplicitExpressionUnclosed.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesForeachBlockAtEOLWhenRecoveringFromMissingCloseParen.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesForeachBlockAtEOLWhenRecoveringFromMissingCloseParen.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfParenInImplicitExpressionUnclosed.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/ShouldReportErrorAndTerminateAtMarkupIfParenInImplicitExpressionUnclosed.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesIfBlockAtEOLWhenRecoveringFromMissingCloseParen.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesIfBlockAtEOLWhenRecoveringFromMissingCloseParen.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesForeachBlockAtEOLWhenRecoveringFromMissingCloseParen.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesForeachBlockAtEOLWhenRecoveringFromMissingCloseParen.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesForeachBlockAtEOLWhenRecoveringFromMissingCloseParen.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesForeachBlockAtEOLWhenRecoveringFromMissingCloseParen.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesIfBlockAtEOLWhenRecoveringFromMissingCloseParen.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesIfBlockAtEOLWhenRecoveringFromMissingCloseParen.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesIfBlockAtEOLWhenRecoveringFromMissingCloseParen.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesIfBlockAtEOLWhenRecoveringFromMissingCloseParen.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesNormalCSharpStringsAtEOLIfEndQuoteMissing.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesNormalCSharpStringsAtEOLIfEndQuoteMissing.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesNormalCSharpStringsAtEOLIfEndQuoteMissing.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesNormalCSharpStringsAtEOLIfEndQuoteMissing.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesNormalCSharpStringsAtEOLIfEndQuoteMissing.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesNormalCSharpStringsAtEOLIfEndQuoteMissing.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesUsingBlockAtEOLWhenRecoveringFromMissingCloseParen.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesUsingBlockAtEOLWhenRecoveringFromMissingCloseParen.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesNormalStringAtEndOfFile.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesNormalStringAtEndOfFile.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesUsingBlockAtEOLWhenRecoveringFromMissingCloseParen.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesUsingBlockAtEOLWhenRecoveringFromMissingCloseParen.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesNormalStringAtEndOfFile.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesNormalStringAtEndOfFile.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesVerbatimStringAtEndOfFile.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesVerbatimStringAtEndOfFile.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesNormalStringAtEndOfFile.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesNormalStringAtEndOfFile.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesUsingBlockAtEOLWhenRecoveringFromMissingCloseParen.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesUsingBlockAtEOLWhenRecoveringFromMissingCloseParen.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesVerbatimStringAtEndOfFile.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesVerbatimStringAtEndOfFile.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesWhileClauseInDoStmtAtEOLWhenRecoveringFromMissingCloseParen.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesWhileClauseInDoStmtAtEOLWhenRecoveringFromMissingCloseParen.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesVerbatimStringAtEndOfFile.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesVerbatimStringAtEndOfFile.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesWhileClauseInDoStmtAtEOLWhenRecoveringFromMissingCloseParen.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesWhileClauseInDoStmtAtEOLWhenRecoveringFromMissingCloseParen.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesWhileClauseInDoStmtAtEOLWhenRecoveringFromMissingCloseParen.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/TerminatesWhileClauseInDoStmtAtEOLWhenRecoveringFromMissingCloseParen.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/WithHelperDirectiveProducesError.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/WithHelperDirectiveProducesError.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/WithHelperDirectiveProducesError.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/WithHelperDirectiveProducesError.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/WithNestedCodeBlockProducesError.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/WithNestedCodeBlockProducesError.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/WithNestedCodeBlockProducesError.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/WithNestedCodeBlockProducesError.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/WithNestedCodeBlockProducesError.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/WithNestedCodeBlockProducesError.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/WithHelperDirectiveProducesError.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpErrorTest/WithHelperDirectiveProducesError.diag.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptConsecutiveEscapedQuotesInNonVerbatimStrings.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptConsecutiveEscapedQuotesInNonVerbatimStrings.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptConsecutiveEscapedQuotesInVerbatimStrings.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptConsecutiveEscapedQuotesInVerbatimStrings.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptConsecutiveEscapedQuotesInNonVerbatimStrings.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptConsecutiveEscapedQuotesInNonVerbatimStrings.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptConsecutiveEscapedQuotesInVerbatimStrings.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptConsecutiveEscapedQuotesInVerbatimStrings.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptEscapedQuoteInNonVerbatimStrings.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptEscapedQuoteInNonVerbatimStrings.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptEscapedQuoteInNonVerbatimStrings.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptEscapedQuoteInNonVerbatimStrings.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptEscapedQuoteInVerbatimStrings.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptEscapedQuoteInVerbatimStrings.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptEscapedQuoteInVerbatimStrings.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptEscapedQuoteInVerbatimStrings.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptMultiLineVerbatimStrings.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptMultiLineVerbatimStrings.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptMultiLineVerbatimStrings.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptMultiLineVerbatimStrings.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptMultipleEscapedQuotesInNonVerbatimStrings.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptMultipleEscapedQuotesInNonVerbatimStrings.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptMultipleEscapedQuotesInNonVerbatimStrings.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptMultipleEscapedQuotesInNonVerbatimStrings.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptMultipleEscapedQuotesInVerbatimStrings.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptMultipleEscapedQuotesInVerbatimStrings.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptMultipleEscapedQuotesInVerbatimStrings.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptMultipleEscapedQuotesInVerbatimStrings.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptMultipleRepeatedEscapedQuoteInVerbatimStrings.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptMultipleRepeatedEscapedQuoteInVerbatimStrings.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldOutputZeroLengthCodeSpanIfEOFOccursAfterStartOfExplicitExpr.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldOutputZeroLengthCodeSpanIfEOFOccursAfterStartOfExplicitExpr.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldOutputZeroLengthCodeSpanIfEOFOccursAfterStartOfExplicitExpr.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldOutputZeroLengthCodeSpanIfEOFOccursAfterStartOfExplicitExpr.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldOutputZeroLengthCodeSpanIfExplicitExpressionIsEmpty.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldOutputZeroLengthCodeSpanIfExplicitExpressionIsEmpty.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptMultipleRepeatedEscapedQuoteInVerbatimStrings.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldAcceptMultipleRepeatedEscapedQuoteInVerbatimStrings.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldOutputZeroLengthCodeSpanIfEOFOccursAfterStartOfExplicitExpr.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldOutputZeroLengthCodeSpanIfEOFOccursAfterStartOfExplicitExpr.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldOutputZeroLengthCodeSpanIfExplicitExpressionIsEmpty.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpExplicitExpressionTest/ShouldOutputZeroLengthCodeSpanIfExplicitExpressionIsEmpty.stree.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/Functions_SingleLineControlFlowStatement_Error.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/Functions_SingleLineControlFlowStatement_Error.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/Functions_SingleLineControlFlowStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/Functions_SingleLineControlFlowStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/Functions_SingleLineControlFlowStatement_Error.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/Functions_SingleLineControlFlowStatement_Error.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/Functions_SingleLineControlFlowStatement_Error.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/Functions_SingleLineControlFlowStatement_Error.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/Functions_SingleLineControlFlowStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/Functions_SingleLineControlFlowStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_CanContainCurlyBraces.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_CanContainCurlyBraces.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_DoesNotParseMarkupInString.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_DoesNotParseMarkupInString.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_CanContainCurlyBraces.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_CanContainCurlyBraces.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_DoesNotParseMarkupInString.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_DoesNotParseMarkupInString.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_DoesNotParseMarkupInVerbatimString.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_DoesNotParseMarkupInVerbatimString.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_DoesNotParseWhenNotSupported.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_DoesNotParseWhenNotSupported.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_DoesNotParseMarkupInVerbatimString.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_DoesNotParseMarkupInVerbatimString.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_DoesNotParseWhenNotSupported.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_DoesNotParseWhenNotSupported.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_MarkupCanContainTemplate.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_MarkupCanContainTemplate.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_MarkupCanContainTemplate.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_MarkupCanContainTemplate.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_ParsesMarkupInsideMethod.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_ParsesMarkupInsideMethod.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_ParsesMarkupInsideMethod.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_ParsesMarkupInsideMethod.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/ReservedKeywordsInFunctionsBlock_WithMarkup.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/ReservedKeywordsInFunctionsBlock_WithMarkup.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_ParsesMarkupWithExpressionsMethod.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_ParsesMarkupWithExpressionsMethod.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_ParsesMarkupWithExpressionsMethod.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/MarkupInFunctionsBlock_ParsesMarkupWithExpressionsMethod.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/ReservedKeywordsInFunctionsBlock_WithMarkup.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpFunctionsTest/ReservedKeywordsInFunctionsBlock_WithMarkup.cspans.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/AcceptsNonEnglishCharactersThatAreValidIdentifiers.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/AcceptsNonEnglishCharactersThatAreValidIdentifiers.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotAcceptSemicolonIfExpressionTerminatedByWhitespace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotAcceptSemicolonIfExpressionTerminatedByWhitespace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotIncludeDotAtEOFInImplicitExpression.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotIncludeDotAtEOFInImplicitExpression.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/AcceptsNonEnglishCharactersThatAreValidIdentifiers.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/AcceptsNonEnglishCharactersThatAreValidIdentifiers.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotIncludeDotAtEOFInImplicitExpression.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotIncludeDotAtEOFInImplicitExpression.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotAcceptSemicolonIfExpressionTerminatedByWhitespace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotAcceptSemicolonIfExpressionTerminatedByWhitespace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotIncludeDotFollowedByInvalidIdentifierCharInImplicitExpr1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotIncludeDotFollowedByInvalidIdentifierCharInImplicitExpr1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotIncludeDotFollowedByInvalidIdentifierCharInImplicitExpr1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotIncludeDotFollowedByInvalidIdentifierCharInImplicitExpr1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotIncludeSemicolonAfterDot.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotIncludeSemicolonAfterDot.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotIncludeDotFollowedByInvalidIdentifierCharInImplicitExpr2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotIncludeDotFollowedByInvalidIdentifierCharInImplicitExpr2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotIncludeDotFollowedByInvalidIdentifierCharInImplicitExpr2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotIncludeDotFollowedByInvalidIdentifierCharInImplicitExpr2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotIncludeSemicolonAfterDot.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/DoesNotIncludeSemicolonAfterDot.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/IgnoresSemicolonAtEndOfDottedIdentifiers.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/IgnoresSemicolonAtEndOfDottedIdentifiers.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/IgnoresSemicolonAtEndOfDottedIdentifiers.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/IgnoresSemicolonAtEndOfDottedIdentifiers.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/IgnoresSemicolonAtEndOfSimpleImplicitExpression.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/IgnoresSemicolonAtEndOfSimpleImplicitExpression.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/IgnoresSemicolonAtEndOfSimpleImplicitExpression.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/IgnoresSemicolonAtEndOfSimpleImplicitExpression.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/NestedImplicitExpression.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/NestedImplicitExpression.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/NestedImplicitExpression.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/NestedImplicitExpression.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/OutputExpressionIfModuleTokenNotFollowedByBrace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/OutputExpressionIfModuleTokenNotFollowedByBrace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/OutputsZeroLengthCodeSpanIfEOFOccursAfterTransition.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/OutputsZeroLengthCodeSpanIfEOFOccursAfterTransition.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/OutputExpressionIfModuleTokenNotFollowedByBrace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/OutputExpressionIfModuleTokenNotFollowedByBrace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/OutputsZeroLengthCodeSpanIfEOFOccursAfterTransition.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/OutputsZeroLengthCodeSpanIfEOFOccursAfterTransition.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/OutputsZeroLengthCodeSpanIfEOFOccursAfterTransition.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/OutputsZeroLengthCodeSpanIfEOFOccursAfterTransition.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/OutputsZeroLengthCodeSpanIfInvalidCharacterFollowsTransition.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/OutputsZeroLengthCodeSpanIfInvalidCharacterFollowsTransition.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesDottedIdentifiersAsImplicitExpression.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesDottedIdentifiersAsImplicitExpression.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesDottedIdentifiersAsImplicitExpression.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesDottedIdentifiersAsImplicitExpression.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/OutputsZeroLengthCodeSpanIfInvalidCharacterFollowsTransition.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/OutputsZeroLengthCodeSpanIfInvalidCharacterFollowsTransition.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/OutputsZeroLengthCodeSpanIfInvalidCharacterFollowsTransition.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/OutputsZeroLengthCodeSpanIfInvalidCharacterFollowsTransition.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket10.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket10.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket10.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket10.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket11.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket11.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket11.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket11.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket11.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket11.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket12.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket12.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket13.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket13.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket14.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket14.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket13.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket13.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket14.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket14.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket12.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket12.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket15.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket15.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket16.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket16.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket15.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket15.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket16.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket16.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket3.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket3.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket5.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket5.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket7.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket7.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket8.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket8.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket9.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket9.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket9.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Bracket9.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot10.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot10.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot10.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot10.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot11.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot11.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot12.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot12.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot11.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot11.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot13.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot13.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot14.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot14.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot12.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot12.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot13.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot13.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot14.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot14.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot9.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot9.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot9.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot9.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Bracket15.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Bracket15.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullConditionalOperatorImplicitExpression_Dot7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Brackets.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Brackets.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Bracket15.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Bracket15.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Brackets.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Brackets.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Combined.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Combined.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_CombinedEnding.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_CombinedEnding.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Combined.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Combined.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_CombinedEnding.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_CombinedEnding.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_CombinedWithNullConditional.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_CombinedWithNullConditional.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_CombinedWithNullConditional.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_CombinedWithNullConditional.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Complex.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Complex.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_DoubleBang_IncompleteBracket.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_DoubleBang_IncompleteBracket.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Complex.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Complex.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_DoubleBang_IncompleteBracket.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_DoubleBang_IncompleteBracket.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_DirectiveCodeBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_DirectiveCodeBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_DirectiveCodeBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_DirectiveCodeBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Ending.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Ending.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Ending.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Ending.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_EndingDotedOperator.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_EndingDotedOperator.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_FullExpression.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_FullExpression.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_FullExpressionWithHtml.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_FullExpressionWithHtml.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_FullExpression.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_FullExpression.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_EndingDotedOperator.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_EndingDotedOperator.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_FullExpressionWithHtml.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_FullExpressionWithHtml.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracket.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracket.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracketWithHtml.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracketWithHtml.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracketWithHtml.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracketWithHtml.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracket.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracket.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracket.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracket.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracketWithIdentifier.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracketWithIdentifier.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracketWithHtml.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracketWithHtml.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracketWithIdentifier.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracketWithIdentifier.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracketWithIdentifier.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteBracketWithIdentifier.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteParenthesis.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteParenthesis.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteParenthesis.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteParenthesis.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Incomplete_ContinuedHtml.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Incomplete_ContinuedHtml.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteParenthesis.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_IncompleteParenthesis.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Incomplete_ContinuedHtml.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Incomplete_ContinuedHtml.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_InvalidMethodEnding.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_InvalidMethodEnding.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_InvalidMethodEnding.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_InvalidMethodEnding.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MixedIncompleteBracket.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MixedIncompleteBracket.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MixedIncompleteBracket.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MixedIncompleteBracket.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MixedIncompleteBracket.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MixedIncompleteBracket.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MixedNullConditional.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MixedNullConditional.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MixedNullConditional.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MixedNullConditional.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Multiple.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Multiple.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MultipleMixed.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MultipleMixed.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Multiple.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Multiple.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MultipleMixed.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MultipleMixed.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MultipleMixed2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MultipleMixed2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MultipleMixed2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_MultipleMixed2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Multiple_Incomplete.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Multiple_Incomplete.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Multiple_Incomplete.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Multiple_Incomplete.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Multiple_Incomplete.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Multiple_Incomplete.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Nested.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Nested.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Nested.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_Nested.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_NestedCodeBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_NestedCodeBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_NestedCodeBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_NestedCodeBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_SingleOperator.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_SingleOperator.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_SingleOperator.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesNullForgivenessOperatorImplicitExpression_SingleOperator.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesSingleIdentifierAsImplicitExpression.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesSingleIdentifierAsImplicitExpression.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ProperlyParsesBracketsAndBalancesThemInImplicitExpression.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ProperlyParsesBracketsAndBalancesThemInImplicitExpression.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ProperlyParsesBracketsAndBalancesThemInImplicitExpression.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ProperlyParsesBracketsAndBalancesThemInImplicitExpression.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesSingleIdentifierAsImplicitExpression.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ParsesSingleIdentifierAsImplicitExpression.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ProperlyParsesParenthesesAndBalancesThemInImplicitExpression.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ProperlyParsesParenthesesAndBalancesThemInImplicitExpression.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/StopsBalancingParenthesesAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/StopsBalancingParenthesesAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/StopsBalancingParenthesesAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/StopsBalancingParenthesesAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ProperlyParsesParenthesesAndBalancesThemInImplicitExpression.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/ProperlyParsesParenthesesAndBalancesThemInImplicitExpression.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/SupportsSlashesWithinComplexImplicitExpressions.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/SupportsSlashesWithinComplexImplicitExpressions.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/StopsBalancingParenthesesAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/StopsBalancingParenthesesAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/SupportsSlashesWithinComplexImplicitExpressions.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/SupportsSlashesWithinComplexImplicitExpressions.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesAfterIdentifierUnlessFollowedByDotOrParenInImplicitExpr.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesAfterIdentifierUnlessFollowedByDotOrParenInImplicitExpr.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesAfterIdentifierUnlessFollowedByDotOrParenInImplicitExpr.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesAfterIdentifierUnlessFollowedByDotOrParenInImplicitExpr.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExprBeforeDotIfDotNotFollowedByIdentifierStartChar.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExprBeforeDotIfDotNotFollowedByIdentifierStartChar.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionAtHtmlEndTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionAtHtmlEndTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionAtHtmlEndTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionAtHtmlEndTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExprBeforeDotIfDotNotFollowedByIdentifierStartChar.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExprBeforeDotIfDotNotFollowedByIdentifierStartChar.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionAtHtmlStartTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionAtHtmlStartTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionAtLastValidPointIfDotFollowedByWhitespace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionAtLastValidPointIfDotFollowedByWhitespace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionAtHtmlStartTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionAtHtmlStartTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionIfCloseParenFollowedByAnyWhiteSpace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionIfCloseParenFollowedByAnyWhiteSpace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionAtLastValidPointIfDotFollowedByWhitespace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionAtLastValidPointIfDotFollowedByWhitespace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionIfIdentifierFollowedByAnyWhiteSpace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionIfIdentifierFollowedByAnyWhiteSpace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionIfIdentifierFollowedByAnyWhiteSpace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionIfIdentifierFollowedByAnyWhiteSpace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionIfCloseParenFollowedByAnyWhiteSpace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpImplicitExpressionTest/TerminatesImplicitExpressionIfCloseParenFollowedByAnyWhiteSpace.cspans.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedCodeBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedCodeBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedCodeBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedCodeBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedExplicitExpression.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedExplicitExpression.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedExplicitExpression.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedExplicitExpression.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedImplicitExpression.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedImplicitExpression.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedImplicitExpression.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedImplicitExpression.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedKeywordStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedKeywordStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedKeywordStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedKeywordStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedMarkupBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedMarkupBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedSimpleStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedSimpleStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedMarkupBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedMarkupBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedSimpleStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpNestedStatementsTest/NestedSimpleStatement.stree.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/EmptyRazorComment.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/EmptyRazorComment.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/EmptyRazorComment.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/EmptyRazorComment.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/MultipleRazorCommentInMarkup.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/MultipleRazorCommentInMarkup.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/MultipleRazorCommentInMarkup.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/MultipleRazorCommentInMarkup.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/MultipleRazorCommentsInSameLineInMarkup.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/MultipleRazorCommentsInSameLineInMarkup.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/MultipleRazorCommentsInSameLineInMarkup.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/MultipleRazorCommentsInSameLineInMarkup.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentBetweenCodeBlockAndMarkup.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentBetweenCodeBlockAndMarkup.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentBetweenCodeBlockAndMarkup.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentBetweenCodeBlockAndMarkup.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInClosingTagBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInClosingTagBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInImplicitExpressionMethodCall.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInImplicitExpressionMethodCall.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInClosingTagBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInClosingTagBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInImplicitExpressionMethodCall.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInImplicitExpressionMethodCall.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInImplicitExpressionMethodCall.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInImplicitExpressionMethodCall.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInMarkup.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInMarkup.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInMarkup.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInMarkup.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInOpeningTagBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInOpeningTagBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInVerbatimBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInVerbatimBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInOpeningTagBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInOpeningTagBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInVerbatimBlock.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInVerbatimBlock.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInVerbatimBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentInVerbatimBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentsSurroundingMarkup.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentsSurroundingMarkup.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentWithExtraNewLineInMarkup.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentWithExtraNewLineInMarkup.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorMultilineCommentInBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorMultilineCommentInBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentWithExtraNewLineInMarkup.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentWithExtraNewLineInMarkup.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentsSurroundingMarkup.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorCommentsSurroundingMarkup.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorMultilineCommentInBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/RazorMultilineCommentInBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorComment.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorComment.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorCommentInImplicitExpressionMethodCall.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorCommentInImplicitExpressionMethodCall.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorComment.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorComment.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorCommentInImplicitExpressionMethodCall.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorCommentInImplicitExpressionMethodCall.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorComment.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorComment.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorCommentInImplicitExpressionMethodCall.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorCommentInImplicitExpressionMethodCall.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorCommentInVerbatimBlock.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorCommentInVerbatimBlock.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorCommentInVerbatimBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorCommentInVerbatimBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorCommentInVerbatimBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpRazorCommentsTest/UnterminatedRazorCommentInVerbatimBlock.stree.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpReservedWordsTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpReservedWordsTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpReservedWordsTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpReservedWordsTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpReservedWordsTest/ReservedWord.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpReservedWordsTest/ReservedWord.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpReservedWordsTest/ReservedWord.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpReservedWordsTest/ReservedWord.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpReservedWordsTest/ReservedWordIsCaseSensitive.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpReservedWordsTest/ReservedWordIsCaseSensitive.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpReservedWordsTest/ReservedWord.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpReservedWordsTest/ReservedWord.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpReservedWordsTest/ReservedWordIsCaseSensitive.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpReservedWordsTest/ReservedWordIsCaseSensitive.stree.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/AllowsBracesInCSharpExpression.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/AllowsBracesInCSharpExpression.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/AllowsBracesInCSharpExpression.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/AllowsBracesInCSharpExpression.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/AcceptsOpenBraceMultipleLinesBelowSectionName.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/AcceptsOpenBraceMultipleLinesBelowSectionName.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/BalancesBraces.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/BalancesBraces.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/BalancesBraces.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/BalancesBraces.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/AcceptsOpenBraceMultipleLinesBelowSectionName.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/AcceptsOpenBraceMultipleLinesBelowSectionName.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesNewlineImmediatelyFollowing.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesNewlineImmediatelyFollowing.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesNewlineImmediatelyFollowing.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesNewlineImmediatelyFollowing.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesNewlineImmediatelyFollowing.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesNewlineImmediatelyFollowing.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesWhitespaceToEndOfLineInSectionStatementMissingName.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesWhitespaceToEndOfLineInSectionStatementMissingName.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesWhitespaceToEndOfLineInSectionStatementMissingName.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesWhitespaceToEndOfLineInSectionStatementMissingName.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesWhitespaceToEndOfLineInSectionStatementMissingName.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesWhitespaceToEndOfLineInSectionStatementMissingName.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesWhitespaceToEndOfLineInSectionStatementMissingOpenBrace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesWhitespaceToEndOfLineInSectionStatementMissingOpenBrace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesWhitespaceToEndOfLineInSectionStatementMissingOpenBrace.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesWhitespaceToEndOfLineInSectionStatementMissingOpenBrace.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesWhitespaceToEndOfLineInSectionStatementMissingOpenBrace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CapturesWhitespaceToEndOfLineInSectionStatementMissingOpenBrace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CommentRecoversFromUnclosedTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CommentRecoversFromUnclosedTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CorrectlyTerminatesWhenCloseBraceImmediatelyFollowsMarkup.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CorrectlyTerminatesWhenCloseBraceImmediatelyFollowsMarkup.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CommentRecoversFromUnclosedTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CommentRecoversFromUnclosedTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CorrectlyTerminatesWhenCloseBraceImmediatelyFollowsMarkup.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/CorrectlyTerminatesWhenCloseBraceImmediatelyFollowsMarkup.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/DoesNotRequireSpaceBetweenSectionNameAndOpenBrace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/DoesNotRequireSpaceBetweenSectionNameAndOpenBrace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenBrace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenBrace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/DoesNotRequireSpaceBetweenSectionNameAndOpenBrace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/DoesNotRequireSpaceBetweenSectionNameAndOpenBrace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenBrace.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenBrace.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent1.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent1.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenBrace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenBrace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent2.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent2.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent3.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent3.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent4.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesEOFAfterOpenContent4.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesUnterminatedSection.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesUnterminatedSection.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesUnterminatedSection.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesUnterminatedSection.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesUnterminatedSection.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesUnterminatedSection.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesUnterminatedSectionWithNestedIf.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesUnterminatedSectionWithNestedIf.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesUnterminatedSectionWithNestedIf.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesUnterminatedSectionWithNestedIf.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesUnterminatedSectionWithNestedIf.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/HandlesUnterminatedSectionWithNestedIf.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/IgnoresSectionUnlessAllLowerCase.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/IgnoresSectionUnlessAllLowerCase.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/IgnoresSectionUnlessAllLowerCase.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/IgnoresSectionUnlessAllLowerCase.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserDoesNotOutputErrorOtherNestedDirectives.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserDoesNotOutputErrorOtherNestedDirectives.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserDoesNotOutputErrorOtherNestedDirectives.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserDoesNotOutputErrorOtherNestedDirectives.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserOutputsErrorOnMultipleNestedSections.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserOutputsErrorOnMultipleNestedSections.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserDoesNotOutputErrorOtherNestedDirectives.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserDoesNotOutputErrorOtherNestedDirectives.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserOutputsErrorOnMultipleNestedSections.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserOutputsErrorOnMultipleNestedSections.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserOutputsErrorOnMultipleNestedSections.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserOutputsErrorOnMultipleNestedSections.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserOutputsErrorOnNestedSections.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserOutputsErrorOnNestedSections.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserOutputsErrorOnNestedSections.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserOutputsErrorOnNestedSections.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserOutputsErrorOnNestedSections.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParserOutputsErrorOnNestedSections.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParsesComment.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParsesComment.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParsesComment.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParsesComment.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParsesCommentWithDelimiters.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParsesCommentWithDelimiters.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParsesCommentWithDelimiters.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParsesCommentWithDelimiters.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParsesNamedSectionCorrectly.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParsesNamedSectionCorrectly.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParsesXmlProcessingInstruction.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParsesXmlProcessingInstruction.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParsesXmlProcessingInstruction.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParsesXmlProcessingInstruction.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndAcceptsWhitespaceToEOLIfSectionNotFollowedByOpenBrace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndAcceptsWhitespaceToEOLIfSectionNotFollowedByOpenBrace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndAcceptsWhitespaceToEOLIfSectionNotFollowedByOpenBrace.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndAcceptsWhitespaceToEOLIfSectionNotFollowedByOpenBrace.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndAcceptsWhitespaceToEOLIfSectionNotFollowedByOpenBrace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndAcceptsWhitespaceToEOLIfSectionNotFollowedByOpenBrace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParsesNamedSectionCorrectly.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ParsesNamedSectionCorrectly.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndTerminatesSectionBlockIfKeywordNotFollowedByIdentifierStartChar.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndTerminatesSectionBlockIfKeywordNotFollowedByIdentifierStartChar.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndTerminatesSectionBlockIfKeywordNotFollowedByIdentifierStartChar.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndTerminatesSectionBlockIfKeywordNotFollowedByIdentifierStartChar.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndTerminatesSectionBlockIfNameNotFollowedByOpenBrace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndTerminatesSectionBlockIfNameNotFollowedByOpenBrace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndTerminatesSectionBlockIfNameNotFollowedByOpenBrace.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndTerminatesSectionBlockIfNameNotFollowedByOpenBrace.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndTerminatesSectionBlockIfKeywordNotFollowedByIdentifierStartChar.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndTerminatesSectionBlockIfKeywordNotFollowedByIdentifierStartChar.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndTerminatesSectionBlockIfNameNotFollowedByOpenBrace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/ReportsErrorAndTerminatesSectionBlockIfNameNotFollowedByOpenBrace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/SectionCorrectlyTerminatedWhenCloseBraceFollowsCodeBlockNoWhitespace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/SectionCorrectlyTerminatedWhenCloseBraceFollowsCodeBlockNoWhitespace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/SectionIsCorrectlyTerminatedWhenCloseBraceImmediatelyFollowsCodeBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/SectionIsCorrectlyTerminatedWhenCloseBraceImmediatelyFollowsCodeBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/SectionIsCorrectlyTerminatedWhenCloseBraceImmediatelyFollowsCodeBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/SectionIsCorrectlyTerminatedWhenCloseBraceImmediatelyFollowsCodeBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/SectionCorrectlyTerminatedWhenCloseBraceFollowsCodeBlockNoWhitespace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/SectionCorrectlyTerminatedWhenCloseBraceFollowsCodeBlockNoWhitespace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/_WithDoubleTransition1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/_WithDoubleTransition1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/_WithDoubleTransition1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/_WithDoubleTransition1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/_WithDoubleTransition2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/_WithDoubleTransition2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/_WithDoubleTransition2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSectionTest/_WithDoubleTransition2.stree.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/BalancesParensOutsideStringsIfFirstCharIsParenAndReturnsSpanOfTypeExpr.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/BalancesParensOutsideStringsIfFirstCharIsParenAndReturnsSpanOfTypeExpr.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/NamespaceImportInsideCodeBlockCausesError.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/NamespaceImportInsideCodeBlockCausesError.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/BalancesParensOutsideStringsIfFirstCharIsParenAndReturnsSpanOfTypeExpr.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/BalancesParensOutsideStringsIfFirstCharIsParenAndReturnsSpanOfTypeExpr.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/BalancesBracesOutsideStringsIfFirstCharIsBraceAndReturnsSpanOfTypeCode.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/BalancesBracesOutsideStringsIfFirstCharIsBraceAndReturnsSpanOfTypeCode.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/BalancesBracesOutsideStringsIfFirstCharIsBraceAndReturnsSpanOfTypeCode.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/BalancesBracesOutsideStringsIfFirstCharIsBraceAndReturnsSpanOfTypeCode.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/NamespaceImportInsideCodeBlockCausesError.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/NamespaceImportInsideCodeBlockCausesError.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/NonKeywordStatementInCodeBlockIsHandledCorrectly.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/NonKeywordStatementInCodeBlockIsHandledCorrectly.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/NonKeywordStatementInCodeBlockIsHandledCorrectly.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/NonKeywordStatementInCodeBlockIsHandledCorrectly.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/ParseBlockIgnoresSingleSlashAtStart.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/ParseBlockIgnoresSingleSlashAtStart.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/ParseBlockIgnoresSingleSlashAtStart.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/ParseBlockIgnoresSingleSlashAtStart.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/ParseBlockIgnoresSingleSlashAtStart.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/ParseBlockIgnoresSingleSlashAtStart.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/ParseBlockTerminatesSingleLineCommentAtEndOfLine.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/ParseBlockTerminatesSingleLineCommentAtEndOfLine.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/ParseBlockTerminatesSingleLineCommentAtEndOfLine.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/ParseBlockTerminatesSingleLineCommentAtEndOfLine.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/TypeAliasInsideCodeBlockIsNotHandledSpecially.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/TypeAliasInsideCodeBlockIsNotHandledSpecially.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/TypeAliasInsideCodeBlockIsNotHandledSpecially.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpSpecialBlockTest/TypeAliasInsideCodeBlockIsNotHandledSpecially.stree.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/AwaitForEachStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/AwaitForEachStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/AwaitForEachStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/AwaitForEachStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/CatchClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/CatchClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/CatchClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/CatchClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/DoStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/DoStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/DoStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/DoStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ElseClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ElseClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ElseIfClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ElseIfClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ElseClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ElseClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ElseIfClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ElseIfClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilterError_TryCatchWhen_InCompleteBody.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilterError_TryCatchWhen_InCompleteBody.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilterError_TryCatchWhen_InCompleteBody.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilterError_TryCatchWhen_InCompleteBody.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilterError_TryCatchWhen_InCompleteCondition.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilterError_TryCatchWhen_InCompleteCondition.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilterError_TryCatchWhen_InCompleteCondition.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilterError_TryCatchWhen_InCompleteCondition.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_IncompleteTryCatchNoBodyWhen.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_IncompleteTryCatchNoBodyWhen.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilterError_TryCatchWhen_InCompleteBody.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilterError_TryCatchWhen_InCompleteBody.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilterError_TryCatchWhen_InCompleteCondition.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilterError_TryCatchWhen_InCompleteCondition.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_IncompleteTryCatchNoBodyWhen.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_IncompleteTryCatchNoBodyWhen.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_IncompleteTryCatchWhen.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_IncompleteTryCatchWhen.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_IncompleteTryCatchWhen.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_IncompleteTryCatchWhen.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_IncompleteTryCatchWhenNoBodies.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_IncompleteTryCatchWhenNoBodies.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_IncompleteTryWhen.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_IncompleteTryWhen.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_IncompleteTryWhen.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_IncompleteTryWhen.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_MultiLine.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_MultiLine.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_IncompleteTryCatchWhenNoBodies.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_IncompleteTryCatchWhenNoBodies.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_NestedTryCatchWhen.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_NestedTryCatchWhen.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_TryCatchWhenComplete_SingleLine.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_TryCatchWhenComplete_SingleLine.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_NestedTryCatchWhen.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_NestedTryCatchWhen.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_MultiLine.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_MultiLine.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_TryCatchWhenCatchWhenComplete_SingleLine.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_TryCatchWhenCatchWhenComplete_SingleLine.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_TryCatchWhenCatchWhenComplete_SingleLine.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_TryCatchWhenCatchWhenComplete_SingleLine.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_TryCatchWhenFinallyComplete_SingleLine.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_TryCatchWhenFinallyComplete_SingleLine.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_TryCatchWhenFinallyComplete_SingleLine.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_TryCatchWhenFinallyComplete_SingleLine.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/FinallyClause.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/FinallyClause.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_TryCatchWhenComplete_SingleLine.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ExceptionFilter_TryCatchWhenComplete_SingleLine.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ForEachStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ForEachStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/FinallyClause.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/FinallyClause.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ForStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ForStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ForEachStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ForEachStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/IfStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/IfStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/IfStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/IfStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/LockStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/LockStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ForStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/ForStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/LockStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/LockStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/MalformedAwaitForEachStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/MalformedAwaitForEachStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/MalformedAwaitForEachStatement.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/MalformedAwaitForEachStatement.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/MalformedAwaitForEachStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/MalformedAwaitForEachStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/NonBlockKeywordTreatedAsImplicitExpression.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/NonBlockKeywordTreatedAsImplicitExpression.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/NonBlockKeywordTreatedAsImplicitExpression.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/NonBlockKeywordTreatedAsImplicitExpression.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_Complete_Spaced.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_Complete_Spaced.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_GlobalPrefix.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_GlobalPrefix.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_Complete_Spaced.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_Complete_Spaced.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_GlobalPrefix.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_GlobalPrefix.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_MultipleIdentifiers.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_MultipleIdentifiers.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_MultipleIdentifiers.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_MultipleIdentifiers.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_NoUsing.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_NoUsing.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_SingleIdentifier.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_SingleIdentifier.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_NoUsing.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_NoUsing.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_SingleIdentifier.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/StaticUsing_SingleIdentifier.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement_DoubleColonQualifiedTypeName.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement_DoubleColonQualifiedTypeName.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement_DoubleColonQualifiedTypeName.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement_DoubleColonQualifiedTypeName.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement_ListPattern.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement_ListPattern.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement_RecursivePattern.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement_RecursivePattern.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement_ListPattern.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement_ListPattern.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement_TuplePattern.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement_TuplePattern.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement_RecursivePattern.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement_RecursivePattern.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement_TuplePattern.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/SwitchStatement_TuplePattern.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/TryStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/TryStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/TryStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/TryStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/UsingNamespaceImport.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/UsingNamespaceImport.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/UsingNamespaceImport.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/UsingNamespaceImport.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/UsingStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/UsingStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/UsingStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/UsingStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/UsingTypeAlias.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/UsingTypeAlias.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/UsingTypeAlias.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/UsingTypeAlias.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/Using_VariableDeclaration_Simple.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/Using_VariableDeclaration_Simple.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/Using_VariableDeclaration_Simple.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/Using_VariableDeclaration_Simple.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/WhileStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/WhileStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/WhileStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/WhileStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/Using_VariableDeclaration_Complex.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/Using_VariableDeclaration_Complex.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/Using_VariableDeclaration_Complex.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpStatementTest/Using_VariableDeclaration_Complex.stree.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSimpleTemplateInImplicitExpressionParens.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSimpleTemplateInImplicitExpressionParens.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSimpleTemplateInExplicitExpressionParens.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSimpleTemplateInExplicitExpressionParens.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSimpleTemplateInStatementWithinCodeBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSimpleTemplateInStatementWithinCodeBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSimpleTemplateInExplicitExpressionParens.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSimpleTemplateInExplicitExpressionParens.cspans.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSimpleTemplateInStatementWithinCodeBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSimpleTemplateInStatementWithinCodeBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSimpleTemplateInImplicitExpressionParens.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSimpleTemplateInImplicitExpressionParens.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSimpleTemplateInStatementWithinStatementBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSimpleTemplateInStatementWithinStatementBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSingleLineImmediatelyFollowingStatementChar.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSingleLineImmediatelyFollowingStatementChar.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSimpleTemplateInStatementWithinStatementBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSimpleTemplateInStatementWithinStatementBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSingleLineImmediatelyFollowingStatementChar.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSingleLineImmediatelyFollowingStatementChar.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSingleLineTemplate.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSingleLineTemplate.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSingleLineTemplate.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesSingleLineTemplate.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesTwoTemplatesInImplicitExpressionParens.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesTwoTemplatesInImplicitExpressionParens.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlessTwoTemplatesInStatementWithinStatementBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlessTwoTemplatesInStatementWithinStatementBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlessTwoTemplatesInStatementWithinStatementBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlessTwoTemplatesInStatementWithinStatementBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesTwoTemplatesInStatementWithinCodeBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesTwoTemplatesInStatementWithinCodeBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesTwoTemplatesInStatementWithinCodeBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesTwoTemplatesInStatementWithinCodeBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesTwoTemplatesInImplicitExpressionParens.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/HandlesTwoTemplatesInImplicitExpressionParens.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInImplicitExprParens.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInImplicitExprParens.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInStmtWithinCodeBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInStmtWithinCodeBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInStmtWithinCodeBlock.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInStmtWithinCodeBlock.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInImplicitExprParens.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInImplicitExprParens.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInStmtWithinCodeBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInStmtWithinCodeBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInImplicitExprParens.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInImplicitExprParens.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInStmtWithinStmtBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInStmtWithinStmtBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInStmtWithinStmtBlock.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInStmtWithinStmtBlock.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInStmtWithinStmtBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/ProducesErrorButCorrectlyParsesNestedTemplateInStmtWithinStmtBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/_WithDoubleTransition_DoesNotThrow.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/_WithDoubleTransition_DoesNotThrow.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/_WithDoubleTransition_DoesNotThrow.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpTemplateTest/_WithDoubleTransition_DoesNotThrow.stree.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/AllowsMarkupInIfBodyWithBraces.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/AllowsMarkupInIfBodyWithBraces.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/AllowsMarkupInIfBodyWithBraces.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/AllowsMarkupInIfBodyWithBraces.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/AllowsMarkupInIfBodyWithBracesWithinCodeBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/AllowsMarkupInIfBodyWithBracesWithinCodeBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/AllowsMarkupInIfBodyWithBracesWithinCodeBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/AllowsMarkupInIfBodyWithBracesWithinCodeBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/CorrectlyReturnsFromMarkupBlockWithPseudoTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/CorrectlyReturnsFromMarkupBlockWithPseudoTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/CorrectlyReturnsFromMarkupBlockWithPseudoTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/CorrectlyReturnsFromMarkupBlockWithPseudoTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/CorrectlyReturnsFromMarkupBlockWithPseudoTagInCodeBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/CorrectlyReturnsFromMarkupBlockWithPseudoTagInCodeBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesAllWhitespaceOnSameLineWithTrailingNewLineToMarkupExclPreceedingNewline.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesAllWhitespaceOnSameLineWithTrailingNewLineToMarkupExclPreceedingNewline.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesAllWhitespaceOnSameLineWithTrailingNewLineToMarkupExclPreceedingNewline.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesAllWhitespaceOnSameLineWithTrailingNewLineToMarkupExclPreceedingNewline.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnAtColonTemplateTransitionInDesignTimeMode.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnAtColonTemplateTransitionInDesignTimeMode.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnAtColonTransitionInDesignTimeMode.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnAtColonTransitionInDesignTimeMode.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/CorrectlyReturnsFromMarkupBlockWithPseudoTagInCodeBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/CorrectlyReturnsFromMarkupBlockWithPseudoTagInCodeBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnAtColonTemplateTransitionInDesignTimeMode.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnAtColonTemplateTransitionInDesignTimeMode.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnAtColonTransitionInDesignTimeMode.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnAtColonTransitionInDesignTimeMode.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnAtTagTemplateTransitionInDesignTimeMode.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnAtTagTemplateTransitionInDesignTimeMode.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnAtTagTemplateTransitionInDesignTimeMode.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnAtTagTemplateTransitionInDesignTimeMode.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnInvalidAtTagTransitionInDesignTimeMode.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnInvalidAtTagTransitionInDesignTimeMode.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnInvalidAtTagTransitionInDesignTimeMode.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnInvalidAtTagTransitionInDesignTimeMode.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnInvalidAtTagTransitionInDesignTimeMode.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnInvalidAtTagTransitionInDesignTimeMode.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnTagTransitionInDesignTimeMode.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnTagTransitionInDesignTimeMode.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnTagTransitionInDesignTimeMode.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/GivesSpacesToCodeOnTagTransitionInDesignTimeMode.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnOpenAngleBracketInCodeBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnOpenAngleBracketInCodeBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnOpenAngleBracket.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnOpenAngleBracket.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnOpenAngleBracketInCodeBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnOpenAngleBracketInCodeBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnOpenAngleBracket.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnOpenAngleBracket.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnSwitchCharacterFollowedByColon.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnSwitchCharacterFollowedByColon.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnSwitchCharacterFollowedByColonInCodeBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnSwitchCharacterFollowedByColonInCodeBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnSwitchCharacterFollowedByColon.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnSwitchCharacterFollowedByColon.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnSwitchCharacterFollowedByColonInCodeBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnSwitchCharacterFollowedByColonInCodeBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnSwitchCharacterFollowedByTripleColon.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnSwitchCharacterFollowedByTripleColon.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnSwitchCharacterFollowedByDoubleColon.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnSwitchCharacterFollowedByDoubleColon.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnSwitchCharacterFollowedByDoubleColon.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnSwitchCharacterFollowedByDoubleColon.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ShouldSupportMarkupWithoutPreceedingWhitespace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ShouldSupportMarkupWithoutPreceedingWhitespace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnSwitchCharacterFollowedByTripleColon.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ParsesMarkupStatementOnSwitchCharacterFollowedByTripleColon.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ShouldSupportSingleLineMarkupContainingStatementBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ShouldSupportSingleLineMarkupContainingStatementBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ShouldSupportSingleLineMarkupContainingStatementBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ShouldSupportSingleLineMarkupContainingStatementBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ShouldSupportMarkupWithoutPreceedingWhitespace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/ShouldSupportMarkupWithoutPreceedingWhitespace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/SingleAngleBracketDoesNotCauseSwitchIfOuterBlockIsTerminated.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/SingleAngleBracketDoesNotCauseSwitchIfOuterBlockIsTerminated.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/SupportsAllKindsOfImplicitMarkupInCodeBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/SupportsAllKindsOfImplicitMarkupInCodeBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/SupportsAllKindsOfImplicitMarkupInCodeBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/SupportsAllKindsOfImplicitMarkupInCodeBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/SingleAngleBracketDoesNotCauseSwitchIfOuterBlockIsTerminated.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/SingleAngleBracketDoesNotCauseSwitchIfOuterBlockIsTerminated.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/SupportsMarkupInCaseAndDefaultBranchesOfSwitch.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/SupportsMarkupInCaseAndDefaultBranchesOfSwitch.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/SupportsMarkupInCaseAndDefaultBranchesOfSwitch.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/SupportsMarkupInCaseAndDefaultBranchesOfSwitch.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/SupportsMarkupInCaseAndDefaultBranchesOfSwitchInCodeBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/SupportsMarkupInCaseAndDefaultBranchesOfSwitchInCodeBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/SupportsMarkupInCaseAndDefaultBranchesOfSwitchInCodeBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpToMarkupSwitchTest/SupportsMarkupInCaseAndDefaultBranchesOfSwitchInCodeBlock.stree.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprDoesNotAcceptTrailingNewlineInRunTimeMode.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprDoesNotAcceptTrailingNewlineInRunTimeMode.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprDoesNotAcceptDotAfterAt.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprDoesNotAcceptDotAfterAt.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprAcceptsTrailingNewlineInDesignTimeMode.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprAcceptsTrailingNewlineInDesignTimeMode.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprAcceptsTrailingNewlineInDesignTimeMode.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprAcceptsTrailingNewlineInDesignTimeMode.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprDoesNotAcceptDotAfterAt.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprDoesNotAcceptDotAfterAt.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprDoesNotAcceptDotAfterAt.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprDoesNotAcceptDotAfterAt.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprDoesNotAcceptTrailingNewlineInRunTimeMode.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprDoesNotAcceptTrailingNewlineInRunTimeMode.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprWithOnlySingleAtAcceptsSingleSpaceOrNewlineAtDesignTime.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprWithOnlySingleAtAcceptsSingleSpaceOrNewlineAtDesignTime.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprWithOnlySingleAtAcceptsSingleSpaceOrNewlineAtDesignTime.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprWithOnlySingleAtAcceptsSingleSpaceOrNewlineAtDesignTime.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprWithOnlySingleAtOutputsZeroLengthCodeSpan.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprWithOnlySingleAtOutputsZeroLengthCodeSpan.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprWithOnlySingleAtAcceptsSingleSpaceOrNewlineAtDesignTime.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprWithOnlySingleAtAcceptsSingleSpaceOrNewlineAtDesignTime.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprWithOnlySingleAtOutputsZeroLengthCodeSpan.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprWithOnlySingleAtOutputsZeroLengthCodeSpan.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprWithOnlySingleAtOutputsZeroLengthCodeSpan.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/InnerImplicitExprWithOnlySingleAtOutputsZeroLengthCodeSpan.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/VerbatimBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/VerbatimBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/VerbatimBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpVerbatimBlockTest/VerbatimBlock.cspans.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpWhitespaceHandlingTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpWhitespaceHandlingTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpWhitespaceHandlingTest/StmtBlockDoesNotAcceptTrailingNewlineIfTheyAreSignificantToAncestor.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpWhitespaceHandlingTest/StmtBlockDoesNotAcceptTrailingNewlineIfTheyAreSignificantToAncestor.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpWhitespaceHandlingTest/StmtBlockDoesNotAcceptTrailingNewlineIfTheyAreSignificantToAncestor.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/CSharpWhitespaceHandlingTest/StmtBlockDoesNotAcceptTrailingNewlineIfTheyAreSignificantToAncestor.stree.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ComponentFileKind_ParsesDirectiveAttributesAsMarkup.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ComponentFileKind_ParsesDirectiveAttributesAsMarkup.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ComponentFileKind_ParsesDirectiveAttributesAsMarkup.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ComponentFileKind_ParsesDirectiveAttributesAsMarkup.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ComponentFileKind_ParsesDirectiveAttributesWithParameterAsMarkup.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ComponentFileKind_ParsesDirectiveAttributesWithParameterAsMarkup.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ComponentFileKind_ParsesDirectiveAttributesWithParameterAsMarkup.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ComponentFileKind_ParsesDirectiveAttributesWithParameterAsMarkup.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesAreDisabledForDataAttributesInBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesAreDisabledForDataAttributesInBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesAreDisabledForDataAttributesInBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesAreDisabledForDataAttributesInBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesAreDisabledForDataAttributesInDocument.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesAreDisabledForDataAttributesInDocument.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesAreDisabledForDataAttributesInDocument.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesAreDisabledForDataAttributesInDocument.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesAreEnabledForDataAttributesWithExperimentalFlag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesAreEnabledForDataAttributesWithExperimentalFlag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesAreEnabledForDataAttributesWithExperimentalFlag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesAreEnabledForDataAttributesWithExperimentalFlag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesWithWeirdSpacingAreDisabledForDataAttributesInBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesWithWeirdSpacingAreDisabledForDataAttributesInBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesWithWeirdSpacingAreDisabledForDataAttributesInBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesWithWeirdSpacingAreDisabledForDataAttributesInBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesWithWeirdSpacingAreDisabledForDataAttributesInDocument.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesWithWeirdSpacingAreDisabledForDataAttributesInDocument.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/DoubleQuotedLiteralAttribute.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/DoubleQuotedLiteralAttribute.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesWithWeirdSpacingAreDisabledForDataAttributesInDocument.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/ConditionalAttributesWithWeirdSpacingAreDisabledForDataAttributesInDocument.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/DoubleQuotedLiteralAttribute.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/DoubleQuotedLiteralAttribute.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/DynamicAttributeWithWhitespaceSurroundingEquals.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/DynamicAttributeWithWhitespaceSurroundingEquals.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/DynamicAttributeWithWhitespaceSurroundingEquals.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/DynamicAttributeWithWhitespaceSurroundingEquals.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/MultiPartLiteralAttribute.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/MultiPartLiteralAttribute.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/MultiValueExpressionAttribute.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/MultiValueExpressionAttribute.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/MultiPartLiteralAttribute.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/MultiPartLiteralAttribute.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/MultiValueExpressionAttribute.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/MultiValueExpressionAttribute.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/NewLineBetweenAttributes.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/NewLineBetweenAttributes.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/NewLineBetweenAttributes.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/NewLineBetweenAttributes.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/NewLinePrecedingAttribute.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/NewLinePrecedingAttribute.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SimpleExpressionAttribute.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SimpleExpressionAttribute.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/NewLinePrecedingAttribute.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/NewLinePrecedingAttribute.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SimpleExpressionAttribute.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SimpleExpressionAttribute.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SimpleLiteralAttribute.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SimpleLiteralAttribute.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SimpleLiteralAttribute.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SimpleLiteralAttribute.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SimpleLiteralAttributeWithWhitespaceSurroundingEquals.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SimpleLiteralAttributeWithWhitespaceSurroundingEquals.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SimpleLiteralAttributeWithWhitespaceSurroundingEquals.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SimpleLiteralAttributeWithWhitespaceSurroundingEquals.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_BeforeEqualWhitespace6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/SymbolBoundAttributes_Whitespace6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/UnquotedAttributeWithCodeWithSpacesInBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/UnquotedAttributeWithCodeWithSpacesInBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/UnquotedAttributeWithCodeWithSpacesInDocument.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/UnquotedAttributeWithCodeWithSpacesInDocument.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/UnquotedAttributeWithCodeWithSpacesInBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/UnquotedAttributeWithCodeWithSpacesInBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/UnquotedLiteralAttribute.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/UnquotedLiteralAttribute.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/UnquotedAttributeWithCodeWithSpacesInDocument.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/UnquotedAttributeWithCodeWithSpacesInDocument.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/UnquotedLiteralAttribute.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/UnquotedLiteralAttribute.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/VirtualPathAttributesWorkWithConditionalAttributes.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/VirtualPathAttributesWorkWithConditionalAttributes.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/WhitespaceAndNewLinePrecedingAttribute.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/WhitespaceAndNewLinePrecedingAttribute.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/VirtualPathAttributesWorkWithConditionalAttributes.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/VirtualPathAttributesWorkWithConditionalAttributes.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/WhitespaceAndNewLinePrecedingAttribute.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlAttributeTest/WhitespaceAndNewLinePrecedingAttribute.cspans.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AcceptsEmptyTextTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AcceptsEmptyTextTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AcceptsEmptyTextTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AcceptsEmptyTextTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AcceptsTextTagAsOuterTagButDoesNotRender.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AcceptsTextTagAsOuterTagButDoesNotRender.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AcceptsTextTagAsOuterTagButDoesNotRender.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AcceptsTextTagAsOuterTagButDoesNotRender.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsCloseAngleBracketInAttributeValueIfDoubleQuoted.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsCloseAngleBracketInAttributeValueIfDoubleQuoted.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsCloseAngleBracketInAttributeValueIfDoubleQuoted.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsCloseAngleBracketInAttributeValueIfDoubleQuoted.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsCloseAngleBracketInAttributeValueIfSingleQuoted.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsCloseAngleBracketInAttributeValueIfSingleQuoted.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsCloseAngleBracketInAttributeValueIfSingleQuoted.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsCloseAngleBracketInAttributeValueIfSingleQuoted.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsSlashInAttributeValueIfDoubleQuoted.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsSlashInAttributeValueIfDoubleQuoted.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsSlashInAttributeValueIfDoubleQuoted.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsSlashInAttributeValueIfDoubleQuoted.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsStartAndEndTagsToDifferInCase.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsStartAndEndTagsToDifferInCase.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsSlashInAttributeValueIfSingleQuoted.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsSlashInAttributeValueIfSingleQuoted.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsUnclosedTagsAsLongAsItCanRecoverToAnExpectedEndTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsUnclosedTagsAsLongAsItCanRecoverToAnExpectedEndTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsSlashInAttributeValueIfSingleQuoted.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsSlashInAttributeValueIfSingleQuoted.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsStartAndEndTagsToDifferInCase.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsStartAndEndTagsToDifferInCase.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/CanHandleSelfClosingTagsWithinBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/CanHandleSelfClosingTagsWithinBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/CanHandleSelfClosingTagsWithinBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/CanHandleSelfClosingTagsWithinBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/CorrectlyHandlesSingleLineOfMarkupWithEmbeddedStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/CorrectlyHandlesSingleLineOfMarkupWithEmbeddedStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/DoesNotConsiderPsuedoTagWithinMarkupBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/DoesNotConsiderPsuedoTagWithinMarkupBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsUnclosedTagsAsLongAsItCanRecoverToAnExpectedEndTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/AllowsUnclosedTagsAsLongAsItCanRecoverToAnExpectedEndTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/CorrectlyHandlesSingleLineOfMarkupWithEmbeddedStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/CorrectlyHandlesSingleLineOfMarkupWithEmbeddedStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/DoesNotConsiderPsuedoTagWithinMarkupBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/DoesNotConsiderPsuedoTagWithinMarkupBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesForwardSlashInAttributeContent.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesForwardSlashInAttributeContent.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/DoesNotTerminateXMLProcInstrAtCloseAngleUnlessPreceededByQuestionMark.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/DoesNotTerminateXMLProcInstrAtCloseAngleUnlessPreceededByQuestionMark.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/DoesNotTerminateXMLProcInstrAtCloseAngleUnlessPreceededByQuestionMark.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/DoesNotTerminateXMLProcInstrAtCloseAngleUnlessPreceededByQuestionMark.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesOpenAngleAtEof.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesOpenAngleAtEof.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesForwardSlashInAttributeContent.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesForwardSlashInAttributeContent.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesOpenAngleAtEof.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesOpenAngleAtEof.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesOpenAngleAtEof.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesOpenAngleAtEof.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesOpenAngleWithProperTagFollowingIt.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesOpenAngleWithProperTagFollowingIt.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesOpenAngleWithProperTagFollowingIt.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesOpenAngleWithProperTagFollowingIt.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesOpenAngleWithProperTagFollowingIt.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesOpenAngleWithProperTagFollowingIt.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesUnbalancedTripleDashHTMLComments.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesUnbalancedTripleDashHTMLComments.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesUnbalancedTripleDashHTMLComments.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HandlesUnbalancedTripleDashHTMLComments.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HtmlCommentSupportsMultipleDashes.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HtmlCommentSupportsMultipleDashes.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/IgnoresTagsInContentsOfScriptTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/IgnoresTagsInContentsOfScriptTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HtmlCommentSupportsMultipleDashes.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/HtmlCommentSupportsMultipleDashes.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/OnlyTerminatesCommentOnFullEndSequence.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/OnlyTerminatesCommentOnFullEndSequence.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/IgnoresTagsInContentsOfScriptTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/IgnoresTagsInContentsOfScriptTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ParsesSGMLDeclarationAsEmptyTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ParsesSGMLDeclarationAsEmptyTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/OnlyTerminatesCommentOnFullEndSequence.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/OnlyTerminatesCommentOnFullEndSequence.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ParsesUntilMatchingEndTagIfFirstNonWhitespaceCharacterIsStartTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ParsesUntilMatchingEndTagIfFirstNonWhitespaceCharacterIsStartTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ParsesSGMLDeclarationAsEmptyTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ParsesSGMLDeclarationAsEmptyTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ParsesUntilMatchingEndTagIfFirstNonWhitespaceCharacterIsStartTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ParsesUntilMatchingEndTagIfFirstNonWhitespaceCharacterIsStartTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ParsesXMLProcessingInstructionAsEmptyTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ParsesXMLProcessingInstructionAsEmptyTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ProperlyBalancesCommentStartAndEndTags.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ProperlyBalancesCommentStartAndEndTags.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ParsesXMLProcessingInstructionAsEmptyTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ParsesXMLProcessingInstructionAsEmptyTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ProperlyBalancesCommentStartAndEndTags.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ProperlyBalancesCommentStartAndEndTags.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ReadsToEndOfLineIfFirstCharacterAfterTransitionIsColon.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ReadsToEndOfLineIfFirstCharacterAfterTransitionIsColon.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ReadsToEndOfLineIfFirstCharacterAfterTransitionIsColon.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/ReadsToEndOfLineIfFirstCharacterAfterTransitionIsColon.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/RendersLiteralTextTagIfDoubled.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/RendersLiteralTextTagIfDoubled.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/RendersLiteralTextTagIfDoubled.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/RendersLiteralTextTagIfDoubled.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/StopsAtMatchingCloseTagToStartTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/StopsAtMatchingCloseTagToStartTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/StopsParsingMidEmptyTagIfEOFReached.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/StopsParsingMidEmptyTagIfEOFReached.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/StopsParsingMidEmptyTagIfEOFReached.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/StopsParsingMidEmptyTagIfEOFReached.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/StopsParsingMidEmptyTagIfEOFReached.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/StopsParsingMidEmptyTagIfEOFReached.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/StopsParsingSingleLineBlockAtEOFIfNoEOLReached.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/StopsParsingSingleLineBlockAtEOFIfNoEOLReached.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/StopsAtMatchingCloseTagToStartTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/StopsAtMatchingCloseTagToStartTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/StopsParsingSingleLineBlockAtEOFIfNoEOLReached.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/StopsParsingSingleLineBlockAtEOFIfNoEOLReached.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/StopsParsingSingleLineBlockAtEOFIfNoEOLReached.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/StopsParsingSingleLineBlockAtEOFIfNoEOLReached.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsCommentAsBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsCommentAsBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsCommentAsBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsCommentAsBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsCommentWithExtraDashAsBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsCommentWithExtraDashAsBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsCommentWithinBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsCommentWithinBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsScriptTagsWithLessThanSignsInThem.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsScriptTagsWithLessThanSignsInThem.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsCommentWithExtraDashAsBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsCommentWithExtraDashAsBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsCommentWithinBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsCommentWithinBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsScriptTagsWithLessThanSignsInThem.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsScriptTagsWithLessThanSignsInThem.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsScriptTagsWithSpacedLessThanSignsInThem.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsScriptTagsWithSpacedLessThanSignsInThem.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsTagsWithAttributes.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsTagsWithAttributes.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsTagsWithAttributes.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsTagsWithAttributes.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TagWithoutCloseAngleDoesNotTerminateBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TagWithoutCloseAngleDoesNotTerminateBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsScriptTagsWithSpacedLessThanSignsInThem.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/SupportsScriptTagsWithSpacedLessThanSignsInThem.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TagWithoutCloseAngleDoesNotTerminateBlock.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TagWithoutCloseAngleDoesNotTerminateBlock.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TagWithoutCloseAngleDoesNotTerminateBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TagWithoutCloseAngleDoesNotTerminateBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesAtEOF.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesAtEOF.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesAtEOF.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesAtEOF.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesAtEOF.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesAtEOF.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesAtEOFWhenParsingComment.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesAtEOFWhenParsingComment.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesAtEOFWhenParsingComment.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesAtEOFWhenParsingComment.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesAtEOFWhenParsingComment.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesAtEOFWhenParsingComment.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesCommentAtFirstOccurrenceOfEndSequence.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesCommentAtFirstOccurrenceOfEndSequence.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesCommentAtFirstOccurrenceOfEndSequence.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesCommentAtFirstOccurrenceOfEndSequence.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesSGMLDeclarationAtFirstCloseAngle.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesSGMLDeclarationAtFirstCloseAngle.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesSGMLDeclarationAtFirstCloseAngle.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesSGMLDeclarationAtFirstCloseAngle.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesXMLProcessingInstructionAtQuestionMarkCloseAnglePair.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesXMLProcessingInstructionAtQuestionMarkCloseAnglePair.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TreatsMalformedTagsAsContent.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TreatsMalformedTagsAsContent.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesXMLProcessingInstructionAtQuestionMarkCloseAnglePair.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TerminatesXMLProcessingInstructionAtQuestionMarkCloseAnglePair.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TreatsMalformedTagsAsContent.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TreatsMalformedTagsAsContent.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TreatsMalformedTagsAsContent.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/TreatsMalformedTagsAsContent.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/WithSelfClosingTagJustEmitsTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/WithSelfClosingTagJustEmitsTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/WithSelfClosingTagJustEmitsTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlBlockTest/WithSelfClosingTagJustEmitsTag.stree.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/AcceptsEndTagWithNoMatchingStartTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/AcceptsEndTagWithNoMatchingStartTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/AcceptsEndTagWithNoMatchingStartTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/AcceptsEndTagWithNoMatchingStartTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/AcceptsSwapTokenAtEndOfFileAndOutputsZeroLengthCodeSpan.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/AcceptsSwapTokenAtEndOfFileAndOutputsZeroLengthCodeSpan.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/AcceptsSwapTokenAtEndOfFileAndOutputsZeroLengthCodeSpan.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/AcceptsSwapTokenAtEndOfFileAndOutputsZeroLengthCodeSpan.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/AcceptsSwapTokenAtEndOfFileAndOutputsZeroLengthCodeSpan.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/AcceptsSwapTokenAtEndOfFileAndOutputsZeroLengthCodeSpan.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/CorrectlyHandlesOddlySpacedHTMLElements.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/CorrectlyHandlesOddlySpacedHTMLElements.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/CorrectlyHandlesSingleLineOfMarkupWithEmbeddedStatement.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/CorrectlyHandlesSingleLineOfMarkupWithEmbeddedStatement.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/CorrectlyHandlesSingleLineOfMarkupWithEmbeddedStatement.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/CorrectlyHandlesSingleLineOfMarkupWithEmbeddedStatement.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/CorrectlyHandlesOddlySpacedHTMLElements.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/CorrectlyHandlesOddlySpacedHTMLElements.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotIgnoreNewLineAtTheEndOfMarkupBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotIgnoreNewLineAtTheEndOfMarkupBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotIgnoreNewLineAtTheEndOfMarkupBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotIgnoreNewLineAtTheEndOfMarkupBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotIgnoreWhitespaceAtTheEndOfVerbatimBlockIfNoNewlinePresent.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotIgnoreWhitespaceAtTheEndOfVerbatimBlockIfNoNewlinePresent.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotIgnoreWhitespaceAtTheEndOfVerbatimBlockIfNoNewlinePresent.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotIgnoreWhitespaceAtTheEndOfVerbatimBlockIfNoNewlinePresent.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotRenderExtraNewLineAtTheEndOfVerbatimBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotRenderExtraNewLineAtTheEndOfVerbatimBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotRenderNewlineAfterTextTagInVerbatimBlockIfFollowedByCSharp.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotRenderNewlineAfterTextTagInVerbatimBlockIfFollowedByCSharp.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotRenderExtraWhitespaceAndNewLineAtTheEndOfVerbatimBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotRenderExtraWhitespaceAndNewLineAtTheEndOfVerbatimBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotRenderExtraWhitespaceAndNewLineAtTheEndOfVerbatimBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotRenderExtraWhitespaceAndNewLineAtTheEndOfVerbatimBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotRenderExtraNewLineAtTheEndOfVerbatimBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotRenderExtraNewLineAtTheEndOfVerbatimBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotRenderNewlineAfterTextTagInVerbatimBlockIfFollowedByCSharp.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotRenderNewlineAfterTextTagInVerbatimBlockIfFollowedByCSharp.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotReturnErrorOnMismatchedTags.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotReturnErrorOnMismatchedTags.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotReturnErrorOnMismatchedTags.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotReturnErrorOnMismatchedTags.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotSwitchToCodeOnEmailAddressInAttribute.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotSwitchToCodeOnEmailAddressInAttribute.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/EmitsAtSignAsMarkupIfAtEndOfFile.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/EmitsAtSignAsMarkupIfAtEndOfFile.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/EmitsAtSignAsMarkupIfAtEndOfFile.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/EmitsAtSignAsMarkupIfAtEndOfFile.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotSwitchToCodeOnEmailAddressInAttribute.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/DoesNotSwitchToCodeOnEmailAddressInAttribute.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/EmitsAtSignAsMarkupIfAtEndOfFile.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/EmitsAtSignAsMarkupIfAtEndOfFile.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/HandlesExtraNewLineBeforeMarkupInNestedBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/HandlesExtraNewLineBeforeMarkupInNestedBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/EmitsCodeBlockIfFirstCharacterIsSwapCharacter.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/EmitsCodeBlockIfFirstCharacterIsSwapCharacter.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/HandlesExtraNewLineBeforeMarkupInNestedBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/HandlesExtraNewLineBeforeMarkupInNestedBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/HandlesNewLineAndMarkupInNestedBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/HandlesNewLineAndMarkupInNestedBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/EmitsCodeBlockIfFirstCharacterIsSwapCharacter.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/EmitsCodeBlockIfFirstCharacterIsSwapCharacter.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/HandlesNewLineAndMarkupInNestedBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/HandlesNewLineAndMarkupInNestedBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/HandlesNewLineInNestedBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/HandlesNewLineInNestedBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/HandlesNewLineInNestedBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/HandlesNewLineInNestedBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/HandsParsingOverToCodeParserWhenAtSignEncounteredAndEmitsOutput.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/HandsParsingOverToCodeParserWhenAtSignEncounteredAndEmitsOutput.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/HandsParsingOverToCodeParserWhenAtSignEncounteredAndEmitsOutput.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/HandsParsingOverToCodeParserWhenAtSignEncounteredAndEmitsOutput.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/IgnoresTagsInContentsOfScriptTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/IgnoresTagsInContentsOfScriptTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/IgnoresTagsInContentsOfScriptTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/IgnoresTagsInContentsOfScriptTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/NestedCodeBlockWithMarkupSetsDotAsMarkup.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/NestedCodeBlockWithMarkupSetsDotAsMarkup.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/NestedCodeBlockWithMarkupSetsDotAsMarkup.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/NestedCodeBlockWithMarkupSetsDotAsMarkup.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/NoLongerSupportsDollarOpenBraceCombination.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/NoLongerSupportsDollarOpenBraceCombination.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/NoLongerSupportsDollarOpenBraceCombination.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/NoLongerSupportsDollarOpenBraceCombination.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/OutputsWhitespaceOnlyContentAsSingleWhitespaceMarkupSpan.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/OutputsWhitespaceOnlyContentAsSingleWhitespaceMarkupSpan.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/OutputsEmptyBlockWithEmptyMarkupSpanIfContentIsEmptyString.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/OutputsEmptyBlockWithEmptyMarkupSpanIfContentIsEmptyString.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/OutputsWhitespaceOnlyContentAsSingleWhitespaceMarkupSpan.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/OutputsWhitespaceOnlyContentAsSingleWhitespaceMarkupSpan.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/OutputsEmptyBlockWithEmptyMarkupSpanIfContentIsEmptyString.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/OutputsEmptyBlockWithEmptyMarkupSpanIfContentIsEmptyString.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/ParseDocumentDoesNotSwitchToCodeOnEmailAddressInText.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/ParseDocumentDoesNotSwitchToCodeOnEmailAddressInText.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/ParseDocumentDoesNotSwitchToCodeOnEmailAddressInText.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/ParseDocumentDoesNotSwitchToCodeOnEmailAddressInText.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/ParseSectionIgnoresTagsInContentsOfScriptTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/ParseSectionIgnoresTagsInContentsOfScriptTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/ParseSectionIgnoresTagsInContentsOfScriptTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/ParseSectionIgnoresTagsInContentsOfScriptTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/ParsesWholeContentAsOneSpanIfNoSwapCharacterEncountered.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/ParsesWholeContentAsOneSpanIfNoSwapCharacterEncountered.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/RendersExtraNewlineAtTheEndTextTagInVerbatimBlockIfFollowedByHtml.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/RendersExtraNewlineAtTheEndTextTagInVerbatimBlockIfFollowedByHtml.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/RendersExtraNewlineAtTheEndTextTagInVerbatimBlockIfFollowedByHtml.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/RendersExtraNewlineAtTheEndTextTagInVerbatimBlockIfFollowedByHtml.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/ParsesWholeContentAsOneSpanIfNoSwapCharacterEncountered.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/ParsesWholeContentAsOneSpanIfNoSwapCharacterEncountered.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/RendersNewlineAfterTextTagInVerbatimBlockIfFollowedByMarkupTransition.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/RendersNewlineAfterTextTagInVerbatimBlockIfFollowedByMarkupTransition.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/RendersTextPseudoTagAsMarkup.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/RendersTextPseudoTagAsMarkup.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/RendersNewlineAfterTextTagInVerbatimBlockIfFollowedByMarkupTransition.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/RendersNewlineAfterTextTagInVerbatimBlockIfFollowedByMarkupTransition.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/ReturnsOneMarkupSegmentIfNoCodeBlocksEncountered.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/ReturnsOneMarkupSegmentIfNoCodeBlocksEncountered.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionAtBeginningOfAttributeValue_DoesNotThrow.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionAtBeginningOfAttributeValue_DoesNotThrow.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/ReturnsOneMarkupSegmentIfNoCodeBlocksEncountered.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/ReturnsOneMarkupSegmentIfNoCodeBlocksEncountered.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/RendersTextPseudoTagAsMarkup.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/RendersTextPseudoTagAsMarkup.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionAtBeginningOfAttributeValue_DoesNotThrow.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionAtBeginningOfAttributeValue_DoesNotThrow.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionBetweenAttributeValue_DoesNotThrow.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionBetweenAttributeValue_DoesNotThrow.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionAtEndOfAttributeValue_DoesNotThrow.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionAtEndOfAttributeValue_DoesNotThrow.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionBetweenAttributeValue_DoesNotThrow.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionBetweenAttributeValue_DoesNotThrow.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionAtEndOfAttributeValue_DoesNotThrow.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionAtEndOfAttributeValue_DoesNotThrow.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionInAttributeValue_DoesNotThrow.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionInAttributeValue_DoesNotThrow.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionInAttributeValue_DoesNotThrow.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionInAttributeValue_DoesNotThrow.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionInEmail_DoesNotThrow.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionInEmail_DoesNotThrow.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionInEmail_DoesNotThrow.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionInEmail_DoesNotThrow.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionInRegex_DoesNotThrow.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionInRegex_DoesNotThrow.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionInRegex_DoesNotThrow.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionInRegex_DoesNotThrow.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionWithExpressionBlock_DoesNotThrow.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionWithExpressionBlock_DoesNotThrow.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionWithExpressionBlock_DoesNotThrow.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithDoubleTransitionWithExpressionBlock_DoesNotThrow.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithinSectionDoesNotCreateDocumentLevelSpan.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithinSectionDoesNotCreateDocumentLevelSpan.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithinSectionDoesNotCreateDocumentLevelSpan.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithinSectionDoesNotCreateDocumentLevelSpan.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithUnexpectedTransitionsInAttributeValue_Throws.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithUnexpectedTransitionsInAttributeValue_Throws.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithUnexpectedTransitionsInAttributeValue_Throws.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithUnexpectedTransitionsInAttributeValue_Throws.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithUnexpectedTransitionsInAttributeValue_Throws.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlDocumentTest/WithUnexpectedTransitionsInAttributeValue_Throws.cspans.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/AllowsInvalidTagNamesAsLongAsParserCanIdentifyEndTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/AllowsInvalidTagNamesAsLongAsParserCanIdentifyEndTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/AllowsInvalidTagNamesAsLongAsParserCanIdentifyEndTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/AllowsInvalidTagNamesAsLongAsParserCanIdentifyEndTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/ErrorIfEndTextTagContainsTextAfterName.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/ErrorIfEndTextTagContainsTextAfterName.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/ErrorIfEndTextTagContainsTextAfterName.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/ErrorIfEndTextTagContainsTextAfterName.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/ErrorIfEndTextTagContainsTextAfterName.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/ErrorIfEndTextTagContainsTextAfterName.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/ErrorIfStartTextTagContainsTextAfterName.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/ErrorIfStartTextTagContainsTextAfterName.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/ErrorIfStartTextTagContainsTextAfterName.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/ErrorIfStartTextTagContainsTextAfterName.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/StartingWithEndTagErrorsThenOutputsMarkupSegmentAndEndsBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/StartingWithEndTagErrorsThenOutputsMarkupSegmentAndEndsBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/ErrorIfStartTextTagContainsTextAfterName.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/ErrorIfStartTextTagContainsTextAfterName.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/StartingWithEndTagErrorsThenOutputsMarkupSegmentAndEndsBlock.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/StartingWithEndTagErrorsThenOutputsMarkupSegmentAndEndsBlock.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/StartingWithEndTagErrorsThenOutputsMarkupSegmentAndEndsBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/StartingWithEndTagErrorsThenOutputsMarkupSegmentAndEndsBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnclosedTagAtEOFErrorsOnMissingEndTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnclosedTagAtEOFErrorsOnMissingEndTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnclosedTagAtEOFErrorsOnMissingEndTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnclosedTagAtEOFErrorsOnMissingEndTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnclosedTopLevelTagErrorsOnOutermostUnclosedTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnclosedTopLevelTagErrorsOnOutermostUnclosedTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnclosedTagAtEOFErrorsOnMissingEndTag.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnclosedTagAtEOFErrorsOnMissingEndTag.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnclosedTopLevelTagErrorsOnOutermostUnclosedTag.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnclosedTopLevelTagErrorsOnOutermostUnclosedTag.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnclosedTopLevelTagErrorsOnOutermostUnclosedTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnclosedTopLevelTagErrorsOnOutermostUnclosedTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnfinishedTagAtEOFErrorsWithIncompleteTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnfinishedTagAtEOFErrorsWithIncompleteTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnfinishedTagAtEOFErrorsWithIncompleteTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnfinishedTagAtEOFErrorsWithIncompleteTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnfinishedTagAtEOFErrorsWithIncompleteTag.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlErrorTest/WithUnfinishedTagAtEOFErrorsWithIncompleteTag.diag.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/CDataTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/CDataTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/CommentTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/CommentTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/CDataTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/CDataTag.cspans.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/DocTypeTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/DocTypeTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/DocTypeTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/DocTypeTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/CommentTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/CommentTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ElementTags.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ElementTags.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/EmptyTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/EmptyTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ElementTags.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ElementTags.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/EmptyTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/EmptyTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/EmptyTagNestsLikeNormalTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/EmptyTagNestsLikeNormalTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/EmptyTagNestsLikeNormalTag.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/EmptyTagNestsLikeNormalTag.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/EmptyTagNestsLikeNormalTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/EmptyTagNestsLikeNormalTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/IncompleteVoidElementEndTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/IncompleteVoidElementEndTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/IncompleteVoidElementEndTag.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/IncompleteVoidElementEndTag.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/IncompleteVoidElementEndTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/IncompleteVoidElementEndTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ProcessingInstructionTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ProcessingInstructionTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ProcessingInstructionTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ProcessingInstructionTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_Incomplete.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_Incomplete.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_Invalid.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_Invalid.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_Incomplete.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_Incomplete.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_Invalid.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_Invalid.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_WithNestedBeginTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_WithNestedBeginTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_WithNestedBeginTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_WithNestedBeginTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_WithNestedEndTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_WithNestedEndTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_WithNestedEndTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_WithNestedEndTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_WithNestedMalformedTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_WithNestedMalformedTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_WithNestedMalformedTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_WithNestedMalformedTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_WithNestedTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_WithNestedTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/TextTags.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/TextTags.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_WithNestedTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/ScriptTag_WithNestedTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/TextTags.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/TextTags.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/VoidElementFollowedByContent.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/VoidElementFollowedByContent.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/VoidElementFollowedByCloseTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/VoidElementFollowedByCloseTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/VoidElementFollowedByContent.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/VoidElementFollowedByContent.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/VoidElementFollowedByCloseTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/VoidElementFollowedByCloseTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/VoidElementFollowedByOtherTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/VoidElementFollowedByOtherTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/VoidElementFollowedByOtherTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlTagsTest/VoidElementFollowedByOtherTag.stree.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/CSharpCodeParserDoesNotAcceptLeadingOrTrailingWhitespaceInDesignMode.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/CSharpCodeParserDoesNotAcceptLeadingOrTrailingWhitespaceInDesignMode.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/DoesNotSwitchToCodeOnEmailAddressInAttribute.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/DoesNotSwitchToCodeOnEmailAddressInAttribute.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/DoesNotSwitchToCodeOnEmailAddressInAttribute.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/DoesNotSwitchToCodeOnEmailAddressInAttribute.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/CSharpCodeParserDoesNotAcceptLeadingOrTrailingWhitespaceInDesignMode.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/CSharpCodeParserDoesNotAcceptLeadingOrTrailingWhitespaceInDesignMode.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/DoesNotSwitchToCodeOnEmailAddressInText.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/DoesNotSwitchToCodeOnEmailAddressInText.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/DoesNotSwitchToCodeOnEmailAddressInText.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/DoesNotSwitchToCodeOnEmailAddressInText.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/GivesWhitespacePreceedingToCodeIfThereIsNoMarkupOnThatLine.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/GivesWhitespacePreceedingToCodeIfThereIsNoMarkupOnThatLine.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/GivesWhitespacePreceedingToCodeIfThereIsNoMarkupOnThatLine.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/GivesWhitespacePreceedingToCodeIfThereIsNoMarkupOnThatLine.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/ParseDocumentGivesWhitespacePreceedingToCodeIfThereIsNoMarkupOnThatLine.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/ParseDocumentGivesWhitespacePreceedingToCodeIfThereIsNoMarkupOnThatLine.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/ParseDocumentGivesWhitespacePreceedingToCodeIfThereIsNoMarkupOnThatLine.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/ParseDocumentGivesWhitespacePreceedingToCodeIfThereIsNoMarkupOnThatLine.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/ParseDocumentTreatsPairsOfAtSignsAsEscapeSequence.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/ParseDocumentTreatsPairsOfAtSignsAsEscapeSequence.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/ParseDocumentTreatsTwoAtSignsAsEscapeSequence.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/ParseDocumentTreatsTwoAtSignsAsEscapeSequence.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/ParseDocumentTreatsTwoAtSignsAsEscapeSequence.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/ParseDocumentTreatsTwoAtSignsAsEscapeSequence.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/ParseDocumentTreatsPairsOfAtSignsAsEscapeSequence.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/ParseDocumentTreatsPairsOfAtSignsAsEscapeSequence.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/ParsesCodeWithinSingleLineMarkup.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/ParsesCodeWithinSingleLineMarkup.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/ParsesCodeWithinSingleLineMarkup.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/ParsesCodeWithinSingleLineMarkup.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SectionBodyTreatsPairsOfAtSignsAsEscapeSequence.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SectionBodyTreatsPairsOfAtSignsAsEscapeSequence.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SectionBodyTreatsPairsOfAtSignsAsEscapeSequence.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SectionBodyTreatsPairsOfAtSignsAsEscapeSequence.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SectionBodyTreatsTwoAtSignsAsEscapeSequence.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SectionBodyTreatsTwoAtSignsAsEscapeSequence.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SectionBodyTreatsTwoAtSignsAsEscapeSequence.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SectionBodyTreatsTwoAtSignsAsEscapeSequence.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SectionContextGivesWhitespacePreceedingToCodeIfThereIsNoMarkupOnThatLine.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SectionContextGivesWhitespacePreceedingToCodeIfThereIsNoMarkupOnThatLine.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SectionContextGivesWhitespacePreceedingToCodeIfThereIsNoMarkupOnThatLine.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SectionContextGivesWhitespacePreceedingToCodeIfThereIsNoMarkupOnThatLine.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SupportsCodeWithinCDataDeclaration.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SupportsCodeWithinCDataDeclaration.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SupportsCodeWithinCDataDeclaration.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SupportsCodeWithinCDataDeclaration.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SectionContextGivesWhitespacePreceedingToCodeIfThereIsNoMarkupOnThatLine.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SectionContextGivesWhitespacePreceedingToCodeIfThereIsNoMarkupOnThatLine.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SupportsCodeWithinComment.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SupportsCodeWithinComment.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SupportsCodeWithinXMLProcessingInstruction.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SupportsCodeWithinXMLProcessingInstruction.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SupportsCodeWithinComment.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SupportsCodeWithinComment.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SupportsCodeWithinXMLProcessingInstruction.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SupportsCodeWithinXMLProcessingInstruction.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SupportsCodeWithinSGMLDeclaration.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SupportsCodeWithinSGMLDeclaration.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SupportsCodeWithinSGMLDeclaration.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SupportsCodeWithinSGMLDeclaration.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SwitchesToCodeWhenSwapCharacterEncounteredInAttributeValue.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SwitchesToCodeWhenSwapCharacterEncounteredInAttributeValue.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SwitchesToCodeWhenSwapCharacterEncounteredInAttributeValue.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SwitchesToCodeWhenSwapCharacterEncounteredInAttributeValue.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SwitchesToCodeWhenSwapCharacterEncounteredInTagContent.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SwitchesToCodeWhenSwapCharacterEncounteredInTagContent.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SwitchesToCodeWhenSwapCharacterEncounteredInTagContent.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SwitchesToCodeWhenSwapCharacterEncounteredInTagContent.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SwitchesToCodeWhenSwapCharacterEncounteredMidTag.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SwitchesToCodeWhenSwapCharacterEncounteredMidTag.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SwitchesToCodeWhenSwapCharacterEncounteredMidTag.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SwitchesToCodeWhenSwapCharacterEncounteredMidTag.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SwitchesWhenCharacterBeforeSwapIsNonAlphanumeric.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SwitchesWhenCharacterBeforeSwapIsNonAlphanumeric.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/TreatsPairsOfAtSignsAsEscapeSequence.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/TreatsPairsOfAtSignsAsEscapeSequence.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SwitchesWhenCharacterBeforeSwapIsNonAlphanumeric.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/SwitchesWhenCharacterBeforeSwapIsNonAlphanumeric.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/TreatsPairsOfAtSignsAsEscapeSequence.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/TreatsPairsOfAtSignsAsEscapeSequence.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/TreatsTwoAtSignsAsEscapeSequence.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/TreatsTwoAtSignsAsEscapeSequence.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/TreatsTwoAtSignsAsEscapeSequence.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/HtmlToCodeSwitchTest/TreatsTwoAtSignsAsEscapeSequence.stree.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_DoesNotSpecialCase_VoidTags.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_DoesNotSpecialCase_VoidTags.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_EndTagsWithMissingStartTags.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_EndTagsWithMissingStartTags.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_EndTagsWithMissingStartTags.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_EndTagsWithMissingStartTags.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_IncompleteTags.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_IncompleteTags.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_DoesNotSpecialCase_VoidTags.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_DoesNotSpecialCase_VoidTags.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_IncompleteTags.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_IncompleteTags.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_MalformedTags_RecoversSuccessfully.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_MalformedTags_RecoversSuccessfully.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_MalformedTags_RecoversSuccessfully.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_MalformedTags_RecoversSuccessfully.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_MisplacedEndTags_RecoversSuccessfully.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_MisplacedEndTags_RecoversSuccessfully.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_MisplacedEndTags_RecoversSuccessfully.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_MisplacedEndTags_RecoversSuccessfully.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_SelfClosingTags.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_SelfClosingTags.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_SelfClosingTags.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_SelfClosingTags.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_SpecialCasesVoidTags_WithNoEndTags.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_SpecialCasesVoidTags_WithNoEndTags.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_SpecialCasesVoidTags_WithNoEndTags.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_SpecialCasesVoidTags_WithNoEndTags.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_StartTagsWithMissingEndTags.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_StartTagsWithMissingEndTags.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_StartTagsWithMissingEndTags.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_StartTagsWithMissingEndTags.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_ValidNestedTags.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_ValidNestedTags.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_ValidNestedTagsMixedWithCode.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_ValidNestedTagsMixedWithCode.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_ValidNestedTagsMixedWithCode.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_ValidNestedTagsMixedWithCode.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_ValidNestedTags.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_ValidNestedTags.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_ValidTags.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_ValidTags.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_ValidTags.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/MarkupElementGroupingTest/Handles_ValidTags.cspans.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_EndQuoteRequiresDoubleQuotesAroundValue.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_EndQuoteRequiresDoubleQuotesAroundValue.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_EndQuoteRequiresDoubleQuotesAroundValue.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_EndQuoteRequiresDoubleQuotesAroundValue.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_EndQuoteRequiresDoubleQuotesAroundValue.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_EndQuoteRequiresDoubleQuotesAroundValue.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_InvalidLookupText_AddsError.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_InvalidLookupText_AddsError.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_InvalidLookupText_AddsError.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_InvalidLookupText_AddsError.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_NoValue_Invalid.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_NoValue_Invalid.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_NoValue_Invalid.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_NoValue_Invalid.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_RequiresValue.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_RequiresValue.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_RequiresValue.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_RequiresValue.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_SingleQuotes_AddsError.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_SingleQuotes_AddsError.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_SingleQuotes_AddsError.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_SingleQuotes_AddsError.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_StartQuoteRequiresDoubleQuotesAroundValue.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_StartQuoteRequiresDoubleQuotesAroundValue.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_SupportsSpaces.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_SupportsSpaces.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_StartQuoteRequiresDoubleQuotesAroundValue.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_StartQuoteRequiresDoubleQuotesAroundValue.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_StartQuoteRequiresDoubleQuotesAroundValue.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_StartQuoteRequiresDoubleQuotesAroundValue.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_SupportsSpaces.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_SupportsSpaces.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_WithQuotes_InvalidLookupText_AddsError.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_WithQuotes_InvalidLookupText_AddsError.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/BuiltInDirectiveDoesNotErorrIfNotAtStartOfLineBecauseOfWhitespace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/BuiltInDirectiveDoesNotErorrIfNotAtStartOfLineBecauseOfWhitespace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_WithQuotes_InvalidLookupText_AddsError.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/AddTagHelperDirective_WithQuotes_InvalidLookupText_AddsError.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/BuiltInDirectiveDoesNotErorrIfNotAtStartOfLineBecauseOfWhitespace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/BuiltInDirectiveDoesNotErorrIfNotAtStartOfLineBecauseOfWhitespace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/BuiltInDirectiveErrorsIfNotAtStartOfLine.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/BuiltInDirectiveErrorsIfNotAtStartOfLine.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AllowsNullableTypes.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AllowsNullableTypes.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/BuiltInDirectiveErrorsIfNotAtStartOfLine.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/BuiltInDirectiveErrorsIfNotAtStartOfLine.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AllowsNullableTypes.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AllowsNullableTypes.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AllowsTupleTypes.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AllowsTupleTypes.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AllowsTupleTypes.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AllowsTupleTypes.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AllowsTupleTypes_IgnoresTrailingWhitespace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AllowsTupleTypes_IgnoresTrailingWhitespace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AllowsTupleTypes_IgnoresTrailingWhitespace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AllowsTupleTypes_IgnoresTrailingWhitespace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AllowsWhiteSpaceAroundTokens.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AllowsWhiteSpaceAroundTokens.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AllowsWhiteSpaceAroundTokens.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AllowsWhiteSpaceAroundTokens.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AttributeToken_BalancesBrackets.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AttributeToken_BalancesBrackets.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AttributeToken_BalancesBrackets.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AttributeToken_BalancesBrackets.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AttributeToken_ErrorsIfDoesNotStartWithOpenBracket.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AttributeToken_ErrorsIfDoesNotStartWithOpenBracket.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AttributeToken_ErrorsIfDoesNotStartWithOpenBracket.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AttributeToken_ErrorsIfDoesNotStartWithOpenBracket.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AttributeToken_ErrorsIfDoesNotStartWithOpenBracket.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_AttributeToken_ErrorsIfDoesNotStartWithOpenBracket.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleEOFIncompleteNamespaceTokens.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleEOFIncompleteNamespaceTokens.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleEOFIncompleteNamespaceTokens.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleEOFIncompleteNamespaceTokens.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleEOFInvalidNamespaceTokens.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleEOFInvalidNamespaceTokens.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleEOFIncompleteNamespaceTokens.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleEOFIncompleteNamespaceTokens.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleEOFInvalidNamespaceTokens.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleEOFInvalidNamespaceTokens.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleEOFInvalidNamespaceTokens.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleEOFInvalidNamespaceTokens.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleIncompleteNamespaceTokens.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleIncompleteNamespaceTokens.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleIncompleteNamespaceTokens.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleIncompleteNamespaceTokens.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleIncompleteNamespaceTokens.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleIncompleteNamespaceTokens.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleInvalidNamespaceTokens.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleInvalidNamespaceTokens.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleInvalidNamespaceTokens.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleInvalidNamespaceTokens.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleInvalidNamespaceTokens.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_CanHandleInvalidNamespaceTokens.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsExtraContentAfterDirective.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsExtraContentAfterDirective.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsExtraContentAfterDirective.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsExtraContentAfterDirective.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsExtraContentAfterDirective.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsExtraContentAfterDirective.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsForInvalidMemberTokens.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsForInvalidMemberTokens.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsForInvalidMemberTokens.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsForInvalidMemberTokens.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenEOFBeforeDirectiveBlockStart.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenEOFBeforeDirectiveBlockStart.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenEOFBeforeDirectiveBlockStart.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenEOFBeforeDirectiveBlockStart.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsForInvalidMemberTokens.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsForInvalidMemberTokens.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenExtraContentBeforeBlockStart.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenExtraContentBeforeBlockStart.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenEOFBeforeDirectiveBlockStart.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenEOFBeforeDirectiveBlockStart.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenExtraContentBeforeBlockStart.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenExtraContentBeforeBlockStart.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenMissingEndBrace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenMissingEndBrace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenExtraContentBeforeBlockStart.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenExtraContentBeforeBlockStart.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenMissingEndBrace.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenMissingEndBrace.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenMissingEndBrace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_ErrorsWhenMissingEndBrace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScopedMultipleOccurring_CanHaveDuplicates.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScopedMultipleOccurring_CanHaveDuplicates.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScopedMultipleOccurring_CanHaveDuplicates.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScopedMultipleOccurring_CanHaveDuplicates.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScopedSinglyOccurring_ErrorsIfDuplicate.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScopedSinglyOccurring_ErrorsIfDuplicate.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScopedSinglyOccurring_ErrorsIfDuplicate.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScopedSinglyOccurring_ErrorsIfDuplicate.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScoped_CanBeBeneathOtherDirectives.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScoped_CanBeBeneathOtherDirectives.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScoped_CanBeBeneathOtherWhiteSpaceCommentsAndDirectives.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScoped_CanBeBeneathOtherWhiteSpaceCommentsAndDirectives.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScoped_CanBeBeneathOtherDirectives.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScoped_CanBeBeneathOtherDirectives.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScopedSinglyOccurring_ErrorsIfDuplicate.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScopedSinglyOccurring_ErrorsIfDuplicate.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScoped_CanBeBeneathOtherWhiteSpaceCommentsAndDirectives.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_FileScoped_CanBeBeneathOtherWhiteSpaceCommentsAndDirectives.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_GenericConstraintErrorsWhenConstraintIdentifierIsDifferent.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_GenericConstraintErrorsWhenConstraintIdentifierIsDifferent.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_GenericConstraintErrorsWhenConstraintIdentifierIsDifferent.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_GenericConstraintErrorsWhenConstraintIdentifierIsDifferent.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_GenericConstraintErrorsWhenConstraintIdentifierIsDifferent.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_GenericConstraintErrorsWhenConstraintIdentifierIsDifferent.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_GenericConstraintTokenProducesErrorWhenFirstTokenIsNotWhereKeyword.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_GenericConstraintTokenProducesErrorWhenFirstTokenIsNotWhereKeyword.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_GenericConstraintTokenWorksWhenAtEndOfFile.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_GenericConstraintTokenWorksWhenAtEndOfFile.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_GenericConstraintTokenWorksWhenAtEndOfFile.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_GenericConstraintTokenWorksWhenAtEndOfFile.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_GenericConstraintTokenProducesErrorWhenFirstTokenIsNotWhereKeyword.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_GenericConstraintTokenProducesErrorWhenFirstTokenIsNotWhereKeyword.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_MultilineAttributeToken_BalancesBrackets.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_MultilineAttributeToken_BalancesBrackets.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_GenericConstraintTokenProducesErrorWhenFirstTokenIsNotWhereKeyword.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_GenericConstraintTokenProducesErrorWhenFirstTokenIsNotWhereKeyword.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_MultilineAttributeToken_BalancesBrackets.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_MultilineAttributeToken_BalancesBrackets.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_NoErrorsSemicolonAfterDirective.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_NoErrorsSemicolonAfterDirective.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_NoErrorsSemicolonAfterDirective.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_NoErrorsSemicolonAfterDirective.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForNonStringValue.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForNonStringValue.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForNonStringValue.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForNonStringValue.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForNonStringValue.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForNonStringValue.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForPartialQuotedValue.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForPartialQuotedValue.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForPartialQuotedValue.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForPartialQuotedValue.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForSingleQuotedValue.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForSingleQuotedValue.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForPartialQuotedValue.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForPartialQuotedValue.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForSingleQuotedValue.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForSingleQuotedValue.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForUnquotedValue.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForUnquotedValue.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForSingleQuotedValue.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForSingleQuotedValue.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForUnquotedValue.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForUnquotedValue.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_TokensMustBeSeparatedBySpace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_TokensMustBeSeparatedBySpace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForUnquotedValue.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_StringToken_ParserErrorForUnquotedValue.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_TokensMustBeSeparatedBySpace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_TokensMustBeSeparatedBySpace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsAttributeTokens.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsAttributeTokens.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsAttributeTokens.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsAttributeTokens.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_TokensMustBeSeparatedBySpace.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_TokensMustBeSeparatedBySpace.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsCodeBlocks.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsCodeBlocks.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsCodeBlocks.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsCodeBlocks.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsGenericConstraintsToken.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsGenericConstraintsToken.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsMemberTokens.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsMemberTokens.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsGenericConstraintsToken.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsGenericConstraintsToken.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsMultipleTokens.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsMultipleTokens.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsMemberTokens.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsMemberTokens.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsMultipleTokens.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsMultipleTokens.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsRazorBlocks.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsRazorBlocks.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsRazorBlocks.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsRazorBlocks.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsStringTokens.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsStringTokens.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsStringTokens.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsStringTokens.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsTypeTokens.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsTypeTokens.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsTypeTokens.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_UnderstandsTypeTokens.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_WorksWhenAtEndOfFile.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_WorksWhenAtEndOfFile.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_WorksWhenAtEndOfFile.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/DirectiveDescriptor_WorksWhenAtEndOfFile.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Directives_CanUseReservedWord_Class.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Directives_CanUseReservedWord_Class.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Directives_CanUseReservedWord_Namespace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Directives_CanUseReservedWord_Namespace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Directives_CanUseReservedWord_Class.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Directives_CanUseReservedWord_Class.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Directives_CanUseReservedWord_Namespace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Directives_CanUseReservedWord_Namespace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Directives_ReservedWordInsideCodeBlock.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Directives_ReservedWordInsideCodeBlock.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Directives_ReservedWordInsideCodeBlock.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Directives_ReservedWordInsideCodeBlock.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/EmptyFunctionsDirective.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/EmptyFunctionsDirective.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/ExtensibleDirectiveDoesNotErorrIfNotAtStartOfLineBecauseOfWhitespace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/ExtensibleDirectiveDoesNotErorrIfNotAtStartOfLineBecauseOfWhitespace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/EmptyFunctionsDirective.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/EmptyFunctionsDirective.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/ExtensibleDirectiveDoesNotErorrIfNotAtStartOfLineBecauseOfWhitespace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/ExtensibleDirectiveDoesNotErorrIfNotAtStartOfLineBecauseOfWhitespace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/ExtensibleDirectiveErrorsIfNotAtStartOfLine.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/ExtensibleDirectiveErrorsIfNotAtStartOfLine.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/ExtensibleDirectiveErrorsIfNotAtStartOfLine.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/ExtensibleDirectiveErrorsIfNotAtStartOfLine.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/ExtensibleDirectiveErrorsIfNotAtStartOfLine.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/ExtensibleDirectiveErrorsIfNotAtStartOfLine.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/InheritsDirectiveSupportsArrays.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/InheritsDirectiveSupportsArrays.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/InheritsDirectiveSupportsNestedGenerics.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/InheritsDirectiveSupportsNestedGenerics.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/InheritsDirectiveSupportsArrays.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/InheritsDirectiveSupportsArrays.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/InheritsDirectiveSupportsNestedGenerics.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/InheritsDirectiveSupportsNestedGenerics.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/InheritsDirectiveSupportsTypeKeywords.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/InheritsDirectiveSupportsTypeKeywords.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/InheritsDirectiveSupportsTypeKeywords.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/InheritsDirectiveSupportsTypeKeywords.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalDirectiveTokens_AreSkipped.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalDirectiveTokens_AreSkipped.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalDirectiveTokens_AreSkipped.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalDirectiveTokens_AreSkipped.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalDirectiveTokens_WithBraces_AreParsed.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalDirectiveTokens_WithBraces_AreParsed.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalDirectiveTokens_WithBraces_AreParsed.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalDirectiveTokens_WithBraces_AreParsed.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalDirectiveTokens_WithMultipleOptionalTokens_AreParsed.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalDirectiveTokens_WithMultipleOptionalTokens_AreParsed.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalDirectiveTokens_WithSimpleTokens_AreParsed.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalDirectiveTokens_WithSimpleTokens_AreParsed.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalDirectiveTokens_WithMultipleOptionalTokens_AreParsed.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalDirectiveTokens_WithMultipleOptionalTokens_AreParsed.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalDirectiveTokens_WithSimpleTokens_AreParsed.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalDirectiveTokens_WithSimpleTokens_AreParsed.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalMemberTokens_WithMemberSpecified_IsParsed.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalMemberTokens_WithMemberSpecified_IsParsed.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalMemberTokens_WithMemberSpecified_IsParsed.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalMemberTokens_WithMemberSpecified_IsParsed.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalMemberTokens_WithMissingMember_IsParsed.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalMemberTokens_WithMissingMember_IsParsed.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalMemberTokens_WithMissingMember_IsParsed.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/OptionalMemberTokens_WithMissingMember_IsParsed.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Parser_ParsesNamespaceDirectiveToken_WithSingleSegment.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Parser_ParsesNamespaceDirectiveToken_WithSingleSegment.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Parser_ParsesNamespaceDirectiveToken_WithMultipleSegments.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Parser_ParsesNamespaceDirectiveToken_WithMultipleSegments.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Parser_ParsesNamespaceDirectiveToken_WithSingleSegment.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Parser_ParsesNamespaceDirectiveToken_WithSingleSegment.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Parser_ParsesNamespaceDirectiveToken_WithMultipleSegments.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Parser_ParsesNamespaceDirectiveToken_WithMultipleSegments.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Parse_FunctionsDirective.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Parse_FunctionsDirective.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Parse_FunctionsDirective.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Parse_FunctionsDirective.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Parse_SectionDirective.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Parse_SectionDirective.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Parse_SectionDirective.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/Parse_SectionDirective.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_EndQuoteRequiresDoubleQuotesAroundValue.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_EndQuoteRequiresDoubleQuotesAroundValue.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_EndQuoteRequiresDoubleQuotesAroundValue.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_EndQuoteRequiresDoubleQuotesAroundValue.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_EndQuoteRequiresDoubleQuotesAroundValue.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_EndQuoteRequiresDoubleQuotesAroundValue.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_InvalidLookupText_AddsError.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_InvalidLookupText_AddsError.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_InvalidLookupText_AddsError.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_InvalidLookupText_AddsError.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_NoValue_Invalid.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_NoValue_Invalid.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_NoValue_Invalid.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_NoValue_Invalid.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_RequiresValue.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_RequiresValue.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_SingleQuotes_AddsError.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_SingleQuotes_AddsError.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_StartQuoteRequiresDoubleQuotesAroundValue.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_StartQuoteRequiresDoubleQuotesAroundValue.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_SingleQuotes_AddsError.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_SingleQuotes_AddsError.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_StartQuoteRequiresDoubleQuotesAroundValue.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_StartQuoteRequiresDoubleQuotesAroundValue.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_RequiresValue.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_RequiresValue.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_StartQuoteRequiresDoubleQuotesAroundValue.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_StartQuoteRequiresDoubleQuotesAroundValue.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_SupportsSpaces.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_SupportsSpaces.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_SupportsSpaces.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_SupportsSpaces.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_WithQuotes_InvalidLookupText_AddsError.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_WithQuotes_InvalidLookupText_AddsError.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_EndQuoteRequiresDoubleQuotesAroundValue.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_EndQuoteRequiresDoubleQuotesAroundValue.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_EndQuoteRequiresDoubleQuotesAroundValue.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_EndQuoteRequiresDoubleQuotesAroundValue.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_EndQuoteRequiresDoubleQuotesAroundValue.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_EndQuoteRequiresDoubleQuotesAroundValue.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_WithQuotes_InvalidLookupText_AddsError.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/RemoveTagHelperDirective_WithQuotes_InvalidLookupText_AddsError.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_NoValueSucceeds.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_NoValueSucceeds.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_NoValueSucceeds.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_NoValueSucceeds.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_RequiresValue.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_RequiresValue.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_StartQuoteRequiresDoubleQuotesAroundValue.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_StartQuoteRequiresDoubleQuotesAroundValue.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_StartQuoteRequiresDoubleQuotesAroundValue.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_StartQuoteRequiresDoubleQuotesAroundValue.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_RequiresValue.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_RequiresValue.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_StartQuoteRequiresDoubleQuotesAroundValue.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_StartQuoteRequiresDoubleQuotesAroundValue.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_Succeeds.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_Succeeds.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_Succeeds.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_Succeeds.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_WithQuotes_Succeeds.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_WithQuotes_Succeeds.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TypeParam_WithoutSemicolon.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TypeParam_WithoutSemicolon.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_WithQuotes_Succeeds.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TagHelperPrefixDirective_WithQuotes_Succeeds.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TypeParam_WithoutSemicolon.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TypeParam_WithoutSemicolon.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TypeParam_WithSemicolon.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TypeParam_WithSemicolon.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TypeParam_WithSemicolon.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/RazorDirectivesTest/TypeParam_WithSemicolon.stree.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures2.tspans.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures_DirectiveAttribute_SelfClosing.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures_DirectiveAttribute_SelfClosing.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures_DirectiveAttribute_SelfClosing.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures_DirectiveAttribute_SelfClosing.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures_DirectiveAttribute_Void.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures_DirectiveAttribute_Void.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures_DirectiveAttribute_Void.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/AllowsCompatibleTagStructures_DirectiveAttribute_Void.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes1.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes1.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes2.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes2.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes3.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes3.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes4.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes4.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes5.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes5.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes6.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes6.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes7.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes7.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleSymbolBoundAttributes7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CanHandleWithoutEndTagTagStructure5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes10.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes10.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes1.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes1.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes10.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes10.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes10.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes10.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes10.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes10.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes11.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes11.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes11.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes11.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes11.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes11.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes12.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes12.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes12.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes12.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes12.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes12.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes11.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes11.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes13.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes13.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes12.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes12.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes13.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes13.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes14.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes14.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes13.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes13.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes14.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes14.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes14.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes14.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes3.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes3.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes4.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes4.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes5.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes5.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes6.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes6.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes7.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes7.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes8.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes8.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes9.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes9.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes9.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes9.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes9.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes9.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes9.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForEmptyTagHelperBoundAttributes9.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper1.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper1.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper2.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper2.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper3.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper3.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper4.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper4.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper5.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper5.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper6.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper6.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper7.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper7.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper8.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper8.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelper8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes1.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes1.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes10.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes10.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes10.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes10.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes10.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes10.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes11.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes11.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes11.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes11.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes11.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes11.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes10.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes10.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes11.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes11.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes12.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes12.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes13.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes13.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes13.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes13.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes13.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes13.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes12.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes12.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes12.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes12.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes14.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes14.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes13.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes13.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes14.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes14.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes14.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes14.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes14.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes14.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes15.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes15.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes15.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes15.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes15.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes15.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes16.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes16.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes15.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes15.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes16.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes16.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes17.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes17.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes16.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes16.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes17.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes17.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes16.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes16.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes17.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes17.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes17.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes17.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes18.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes18.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes18.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes18.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes18.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes18.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes18.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes18.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes19.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes19.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes19.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes19.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes19.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes19.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes19.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes19.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes2.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes2.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes20.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes20.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes20.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes20.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes20.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes20.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes20.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes20.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes3.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes3.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes4.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes4.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes5.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes5.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes6.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes6.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes7.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes7.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes8.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes8.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes9.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes9.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes9.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes9.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes9.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes9.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes9.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesErrorForMalformedTagHelpersWithAttributes9.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes10.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes10.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes10.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes10.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes10.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes10.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes12.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes12.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes11.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes11.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes12.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes12.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes12.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes12.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes11.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes11.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes11.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes11.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes9.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes9.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes9.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes9.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/FeatureDisabled_AddsErrorForMinimizedBooleanBoundAttributes.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/FeatureDisabled_AddsErrorForMinimizedBooleanBoundAttributes.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/FeatureDisabled_AddsErrorForMinimizedBooleanBoundAttributes.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/FeatureDisabled_AddsErrorForMinimizedBooleanBoundAttributes.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes9.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/CreatesMarkupCodeSpansForNonStringTagHelperAttributes9.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/FeatureDisabled_AddsErrorForMinimizedBooleanBoundAttributes.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/FeatureDisabled_AddsErrorForMinimizedBooleanBoundAttributes.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/FeatureDisabled_AddsErrorForMinimizedBooleanBoundAttributes.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/FeatureDisabled_AddsErrorForMinimizedBooleanBoundAttributes.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Block7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/Rewrites_ComponentDirectiveAttributes.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/Rewrites_ComponentDirectiveAttributes.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/GeneratesExpectedOutputForUnboundDataDashAttributes_Document7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/Rewrites_MinimizedComponentDirectiveAttributes.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/Rewrites_MinimizedComponentDirectiveAttributes.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/Rewrites_ComponentDirectiveAttributes.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/Rewrites_ComponentDirectiveAttributes.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/Rewrites_ComponentDirectiveAttributes.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/Rewrites_ComponentDirectiveAttributes.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/Rewrites_MinimizedComponentDirectiveAttributes.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/Rewrites_MinimizedComponentDirectiveAttributes.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/Rewrites_MinimizedComponentDirectiveAttributes.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/Rewrites_MinimizedComponentDirectiveAttributes.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/Rewrites_MinimizedComponentDirectiveAttributes.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/Rewrites_MinimizedComponentDirectiveAttributes.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml10.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml10.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml10.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml10.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml10.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml10.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml9.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml9.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml9.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml9.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml9.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_AllowsInvalidHtml9.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper1.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper1.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper2.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper2.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper3.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper3.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper4.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper4.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_CreatesErrorForIncompleteTagHelper4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexAttributeTagHelperTagBlocks7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesComplexTagHelperTagBlocks8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesOddlySpacedTagHelperTagBlocks3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesPlainTagHelperTagBlocks4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesScriptTagHelpers7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesSelfClosingTagHelpers3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithPlainAttributes4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/TagHelperParseTreeRewriter_RewritesTagHelpersWithQuotelessAttributes5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsEmptyAttributeTagHelpers5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block10.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block10.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block10.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block10.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block11.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block11.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block10.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block10.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block10.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block10.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block11.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block11.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block11.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block11.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block11.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block11.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block12.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block12.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block12.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block12.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block12.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block12.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block12.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block12.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block13.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block13.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block13.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block13.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block14.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block14.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block14.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block14.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block13.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block13.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block14.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block14.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block15.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block15.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block15.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block15.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block15.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block15.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block16.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block16.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block16.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block16.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block16.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block16.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block16.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block16.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block17.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block17.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block17.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block17.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block17.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block17.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block17.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block17.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block18.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block18.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block18.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block18.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block18.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block18.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block18.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block18.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block19.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block19.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block19.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block19.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block19.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block19.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block19.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block19.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block2.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block2.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block20.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block20.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block20.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block20.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block20.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block20.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block21.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block21.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block21.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block21.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block21.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block21.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block22.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block22.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block21.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block21.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block22.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block22.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block22.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block22.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block23.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block23.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block23.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block23.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block23.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block23.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block24.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block24.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block23.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block23.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block24.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block24.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block24.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block24.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block24.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block24.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block25.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block25.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block25.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block25.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block25.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block25.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block25.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block25.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block26.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block26.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block26.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block26.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block27.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block27.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block26.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block26.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block26.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block26.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block27.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block27.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block27.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block27.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block27.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block27.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block28.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block28.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block28.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block28.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block28.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block28.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block28.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block28.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block29.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block29.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block29.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block29.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block29.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block29.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block3.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block3.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block29.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block29.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block30.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block30.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block30.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block30.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block30.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block30.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block30.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block30.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block31.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block31.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block31.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block31.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block31.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block31.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block31.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block31.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block32.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block32.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block33.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block33.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block32.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block32.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block33.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block33.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block32.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block32.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block32.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block32.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block4.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block4.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block33.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block33.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block33.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block33.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block5.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block5.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block6.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block6.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block7.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block7.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block8.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block8.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block9.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block9.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block9.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block9.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block9.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block9.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block9.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Block9.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document10.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document10.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document10.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document10.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document10.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document10.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document10.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document10.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document11.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document11.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document11.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document11.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document11.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document11.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document11.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document11.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document12.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document12.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document12.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document12.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document12.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document12.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document12.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document12.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document13.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document13.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document13.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document13.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document13.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document13.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document14.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document14.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document14.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document14.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document14.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document14.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document15.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document15.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document15.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document15.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document16.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document16.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document16.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document16.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document16.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document16.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document15.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document15.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document16.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document16.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document17.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document17.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document17.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document17.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document17.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document17.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document18.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document18.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document18.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document18.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document17.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document17.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document18.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document18.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document18.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document18.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document19.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document19.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document19.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document19.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document19.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document19.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document19.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document19.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document2.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document2.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document20.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document20.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document20.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document20.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document20.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document20.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document21.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document21.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document21.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document21.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document21.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document21.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document21.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document21.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document22.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document22.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document22.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document22.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document23.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document23.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document22.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document22.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document23.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document23.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document23.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document23.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document23.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document23.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document24.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document24.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document24.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document24.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document24.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document24.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document25.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document25.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document24.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document24.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document25.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document25.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document25.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document25.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document25.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document25.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document26.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document26.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document26.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document26.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document26.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document26.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document26.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document26.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document27.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document27.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document27.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document27.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document27.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document27.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document28.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document28.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document27.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document27.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document28.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document28.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document28.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document28.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document29.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document29.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document29.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document29.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document29.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document29.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document28.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document28.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document29.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document29.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document3.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document3.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document30.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document30.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document30.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document30.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document30.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document30.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document31.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document31.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document30.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document30.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document31.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document31.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document31.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document31.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document31.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document31.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document32.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document32.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document32.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document32.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document32.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document32.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document32.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document32.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document33.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document33.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document33.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document33.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document33.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document33.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document4.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document4.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document33.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document33.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document6.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document6.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document5.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document5.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document7.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document7.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document8.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document8.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document9.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document9.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document9.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document9.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document9.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document9.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document9.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_Document9.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags1.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags1.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags2.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags2.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags3.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags3.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags4.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags4.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags5.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags5.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags6.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags6.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags7.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags7.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags8.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags8.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedBooleanBoundAttributes.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedBooleanBoundAttributes.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedBooleanBoundAttributes.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedBooleanBoundAttributes.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedAttributes_PartialTags8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedBooleanBoundAttributes.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMinimizedBooleanBoundAttributes.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMultipartNonStringTagHelperAttributes.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMultipartNonStringTagHelperAttributes.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMultipartNonStringTagHelperAttributes.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMultipartNonStringTagHelperAttributes.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMultipartNonStringTagHelperAttributes.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperBlockRewriterTest/UnderstandsMultipartNonStringTagHelperAttributes.cspans.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers10.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers10.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers11.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers11.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers10.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers10.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers10.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers10.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers11.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers11.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers11.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers11.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers9.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers9.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers9.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers9.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsRazorCommentsAsChildren.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsRazorCommentsAsChildren.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsRazorCommentsAsChildren.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsRazorCommentsAsChildren.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers9.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsPrefixedTagHelpers9.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsRazorCommentsAsChildren.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsRazorCommentsAsChildren.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsRazorMarkupInHtmlComment.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsRazorMarkupInHtmlComment.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsRazorMarkupInHtmlComment.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsRazorMarkupInHtmlComment.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsRazorMarkupInHtmlComment.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsRazorMarkupInHtmlComment.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsSimpleHtmlCommentsAsChildren.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsSimpleHtmlCommentsAsChildren.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsSimpleHtmlCommentsAsChildren.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsSimpleHtmlCommentsAsChildren.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsSimpleHtmlCommentsAsChildren.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsSimpleHtmlCommentsAsChildren.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTML7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock1.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock1.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock2.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock2.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock3.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock3.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock4.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock4.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock5.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock5.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock6.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock6.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock7.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock7.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock8.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock8.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteHTMLInCSharpBlock8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock1.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock1.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock2.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock2.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock3.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock3.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock4.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock4.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock5.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock5.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock6.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock6.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptForIncompleteTextTagInCSharpBlock6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData1.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData1.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithAttributeData5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData1.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData1.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData10.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData10.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData10.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData10.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData10.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData10.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData10.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData10.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData11.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData11.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData11.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData11.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData11.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData11.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData12.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData12.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData12.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData12.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData12.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData12.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData12.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData12.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData2.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData2.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData5.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData5.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData6.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData6.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData8.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData8.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData9.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData9.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData9.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData9.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData9.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutCSharp_WithBlockData9.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithAttributeData5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData10.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData10.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData10.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData10.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData11.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData11.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData10.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData10.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData11.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData11.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData11.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData11.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData12.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData12.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData12.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData12.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData12.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData12.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData12.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData12.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData5.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData5.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData6.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData6.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData8.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData8.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData9.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData9.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData9.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData9.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData9.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTagHelperElementOptOutHTML_WithBlockData9.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag1.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag1.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag1.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag1.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithAttrTextTag5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag2.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag2.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag6.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag6.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag5.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag5.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag8.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag8.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag9.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag9.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag9.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag9.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleInvalidChildrenWithWhitespace.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleInvalidChildrenWithWhitespace.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleInvalidChildrenWithWhitespace.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleInvalidChildrenWithWhitespace.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleInvalidChildrenWithWhitespace.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleInvalidChildrenWithWhitespace.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag9.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/AllowsTHElementOptForCompleteTextTagInCSharpBlock_WithBlockTextTag9.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleInvalidChildrenWithWhitespace.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleInvalidChildrenWithWhitespace.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleMultipleTagHelpersWithAllowedChildren.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleMultipleTagHelpersWithAllowedChildren.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleMultipleTagHelpersWithAllowedChildren.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleMultipleTagHelpersWithAllowedChildren.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleMultipleTagHelpersWithAllowedChildren.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleMultipleTagHelpersWithAllowedChildren.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleMultipleTagHelpersWithAllowedChildren_OneNull.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleMultipleTagHelpersWithAllowedChildren_OneNull.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleMultipleTagHelpersWithAllowedChildren_OneNull.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleMultipleTagHelpersWithAllowedChildren_OneNull.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleMultipleTagHelpersWithAllowedChildren_OneNull.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleMultipleTagHelpersWithAllowedChildren_OneNull.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleStartTagOnlyTagTagMode.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleStartTagOnlyTagTagMode.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleStartTagOnlyTagTagMode.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleStartTagOnlyTagTagMode.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CreatesErrorForInconsistentTagStructures.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CreatesErrorForInconsistentTagStructures.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CreatesErrorForInconsistentTagStructures.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CreatesErrorForInconsistentTagStructures.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleStartTagOnlyTagTagMode.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CanHandleStartTagOnlyTagTagMode.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CreatesErrorForInconsistentTagStructures.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CreatesErrorForInconsistentTagStructures.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CreatesErrorForInconsistentTagStructures.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CreatesErrorForInconsistentTagStructures.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CreatesErrorForWithoutEndTagTagStructureForEndTags.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CreatesErrorForWithoutEndTagTagStructureForEndTags.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CreatesErrorForWithoutEndTagTagStructureForEndTags.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CreatesErrorForWithoutEndTagTagStructureForEndTags.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CreatesErrorForWithoutEndTagTagStructureForEndTags.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/CreatesErrorForWithoutEndTagTagStructureForEndTags.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers1.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers1.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers2.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers2.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers3.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers3.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers4.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers4.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers5.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers5.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers6.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers6.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers7.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers7.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers8.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers8.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteSpecialTagTagHelpers8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotRewriteTextTagTransitionTagHelpers4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotUnderstandTagHelpersInInvalidHtmlTypedScriptTags1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotUnderstandTagHelpersInInvalidHtmlTypedScriptTags1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotUnderstandTagHelpersInInvalidHtmlTypedScriptTags2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotUnderstandTagHelpersInInvalidHtmlTypedScriptTags2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotUnderstandTagHelpersInInvalidHtmlTypedScriptTags1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotUnderstandTagHelpersInInvalidHtmlTypedScriptTags1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotUnderstandTagHelpersInInvalidHtmlTypedScriptTags4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotUnderstandTagHelpersInInvalidHtmlTypedScriptTags4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotUnderstandTagHelpersInInvalidHtmlTypedScriptTags2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotUnderstandTagHelpersInInvalidHtmlTypedScriptTags2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotUnderstandTagHelpersInInvalidHtmlTypedScriptTags3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotUnderstandTagHelpersInInvalidHtmlTypedScriptTags3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotUnderstandTagHelpersInInvalidHtmlTypedScriptTags3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotUnderstandTagHelpersInInvalidHtmlTypedScriptTags3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotUnderstandTagHelpersInInvalidHtmlTypedScriptTags4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesNotUnderstandTagHelpersInInvalidHtmlTypedScriptTags4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesntAllowSimpleHtmlCommentsAsChildrenWhenFeatureFlagIsOff.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesntAllowSimpleHtmlCommentsAsChildrenWhenFeatureFlagIsOff.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/FailsForContentWithCommentsAsChildren.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/FailsForContentWithCommentsAsChildren.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesntAllowSimpleHtmlCommentsAsChildrenWhenFeatureFlagIsOff.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesntAllowSimpleHtmlCommentsAsChildrenWhenFeatureFlagIsOff.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesntAllowSimpleHtmlCommentsAsChildrenWhenFeatureFlagIsOff.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesntAllowSimpleHtmlCommentsAsChildrenWhenFeatureFlagIsOff.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesntAllowSimpleHtmlCommentsAsChildrenWhenFeatureFlagIsOff.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/DoesntAllowSimpleHtmlCommentsAsChildrenWhenFeatureFlagIsOff.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/FailsForContentWithCommentsAsChildren.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/FailsForContentWithCommentsAsChildren.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/FailsForContentWithCommentsAsChildren.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/FailsForContentWithCommentsAsChildren.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/FailsForContentWithCommentsAsChildren.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/FailsForContentWithCommentsAsChildren.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesCaseSensitiveTagHelpersCorrectly5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesMalformedNestedNonTagHelperTags_Correctly.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesMalformedNestedNonTagHelperTags_Correctly.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesMalformedNestedNonTagHelperTags_Correctly.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesMalformedNestedNonTagHelperTags_Correctly.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesMalformedNestedNonTagHelperTags_Correctly.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesMalformedNestedNonTagHelperTags_Correctly.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/InvalidStructure_UnderstandsTHPrefixAndAllowedChildrenAndRequireParent.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/InvalidStructure_UnderstandsTHPrefixAndAllowedChildrenAndRequireParent.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesNonTagHelperStartAndEndVoidTags_Correctly.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesNonTagHelperStartAndEndVoidTags_Correctly.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesNonTagHelperStartAndEndVoidTags_Correctly.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/HandlesNonTagHelperStartAndEndVoidTags_Correctly.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/InvalidStructure_UnderstandsTHPrefixAndAllowedChildrenAndRequireParent.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/InvalidStructure_UnderstandsTHPrefixAndAllowedChildrenAndRequireParent.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/InvalidStructure_UnderstandsTHPrefixAndAllowedChildrenAndRequireParent.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/InvalidStructure_UnderstandsTHPrefixAndAllowedChildrenAndRequireParent.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/InvalidStructure_UnderstandsTHPrefixAndAllowedChildrenAndRequireParent.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/InvalidStructure_UnderstandsTHPrefixAndAllowedChildrenAndRequireParent.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly10.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly10.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly10.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly10.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly10.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly10.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly9.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly9.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly9.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly9.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly9.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NestedRequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly9.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NonTagHelperChild_UnderstandsTagHelperPrefixAndAllowedChildren.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NonTagHelperChild_UnderstandsTagHelperPrefixAndAllowedChildren.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NonTagHelperChild_UnderstandsTagHelperPrefixAndAllowedChildren.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NonTagHelperChild_UnderstandsTagHelperPrefixAndAllowedChildren.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NonTagHelperChild_UnderstandsTagHelperPrefixAndAllowedChildren.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/NonTagHelperChild_UnderstandsTagHelperPrefixAndAllowedChildren.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RecoversWhenRequiredAttributeMismatchAndRestrictedChildren.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RecoversWhenRequiredAttributeMismatchAndRestrictedChildren.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RecoversWhenRequiredAttributeMismatchAndRestrictedChildren.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RecoversWhenRequiredAttributeMismatchAndRestrictedChildren.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RecoversWhenRequiredAttributeMismatchAndRestrictedChildren.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RecoversWhenRequiredAttributeMismatchAndRestrictedChildren.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RecoversWhenRequiredAttributeMismatchAndRestrictedChildren.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RecoversWhenRequiredAttributeMismatchAndRestrictedChildren.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly10.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly10.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly10.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly10.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly10.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly10.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly11.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly11.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly10.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly10.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly11.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly11.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly11.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly11.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly11.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly11.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly2.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly2.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly3.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly3.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly5.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly5.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly6.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly6.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly7.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly7.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly8.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly8.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly9.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly9.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly9.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly9.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly9.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly9.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly9.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateMalformedTagHelperBlocksCorrectly9.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly10.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly10.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly10.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly10.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly10.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly10.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly11.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly11.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly11.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly11.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly11.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly11.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly12.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly12.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly12.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly12.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly13.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly13.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly12.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly12.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly13.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly13.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly14.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly14.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly14.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly14.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly15.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly15.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly15.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly15.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly13.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly13.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly16.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly16.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly16.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly16.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly16.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly16.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly17.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly17.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly17.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly17.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly17.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly17.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly18.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly18.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly18.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly18.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly19.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly19.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly19.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly19.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly18.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly18.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly19.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly19.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly20.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly20.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly20.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly20.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly20.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly20.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly21.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly21.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly21.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly21.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly21.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly21.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly22.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly22.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly22.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly22.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly22.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly22.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly23.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly23.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly24.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly24.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly24.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly24.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly23.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly23.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly24.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly24.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly23.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly23.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly25.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly25.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly25.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly25.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly25.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly25.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly26.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly26.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly26.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly26.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly26.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly26.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly27.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly27.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly27.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly27.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly27.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly27.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly28.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly28.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly28.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly28.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly29.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly29.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly29.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly29.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly28.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly28.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly29.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly29.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly30.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly30.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly30.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly30.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly30.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly30.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly9.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly9.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly9.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly9.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly9.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RequiredAttributeDescriptorsCreateTagHelperBlocksCorrectly9.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/RewritesNestedTagHelperTagBlocks4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren10.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren10.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren10.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren10.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren10.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren10.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren10.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren10.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren11.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren11.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren11.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren11.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren11.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren11.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren11.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren11.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren12.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren12.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren13.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren13.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren13.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren13.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren12.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren12.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren12.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren12.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren12.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren12.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren13.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren13.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren13.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren13.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren14.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren14.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren14.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren14.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren14.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren14.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren14.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren14.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren4.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren4.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren3.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren3.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren5.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren5.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren6.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren6.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren7.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren7.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren8.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren8.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren9.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren9.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren9.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren9.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren9.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren9.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren9.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsAllowedChildren9.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsInvalidHtml.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsInvalidHtml.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsInvalidHtml.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsInvalidHtml.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsInvalidHtml.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsInvalidHtml.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedRequiredParent3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent7.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent7.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent8.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent8.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent7.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent7.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent7.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent7.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent8.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent8.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNullTagNameWithAllowedChildrenForCatchAll.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNullTagNameWithAllowedChildrenForCatchAll.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent8.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNestedVoidSelfClosingRequiredParent8.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNullTagNameWithAllowedChildrenForCatchAll.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNullTagNameWithAllowedChildrenForCatchAll.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNullTagNameWithAllowedChildrenForCatchAll.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNullTagNameWithAllowedChildrenForCatchAll.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNullTagNameWithAllowedChildrenForCatchAll.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNullTagNameWithAllowedChildrenForCatchAll.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNullTagNameWithAllowedChildrenForCatchAllWithPrefix.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNullTagNameWithAllowedChildrenForCatchAllWithPrefix.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNullTagNameWithAllowedChildrenForCatchAllWithPrefix.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNullTagNameWithAllowedChildrenForCatchAllWithPrefix.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNullTagNameWithAllowedChildrenForCatchAllWithPrefix.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNullTagNameWithAllowedChildrenForCatchAllWithPrefix.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNullTagNameWithAllowedChildrenForCatchAllWithPrefix.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsNullTagNameWithAllowedChildrenForCatchAllWithPrefix.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags1.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags1.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags2.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags2.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags3.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags3.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags4.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags4.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags4.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags5.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags5.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags5.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags5.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags5.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags5.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags5.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags5.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags6.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags6.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags6.diag.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags6.diag.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags6.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags6.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags6.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsPartialRequiredParentTags6.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelperPrefixAndAllowedChildren.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelperPrefixAndAllowedChildren.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelperPrefixAndAllowedChildren.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelperPrefixAndAllowedChildren.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelperPrefixAndAllowedChildren.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelperPrefixAndAllowedChildren.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelperPrefixAndAllowedChildrenAndRequireParent.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelperPrefixAndAllowedChildrenAndRequireParent.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags1.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags1.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelperPrefixAndAllowedChildrenAndRequireParent.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelperPrefixAndAllowedChildrenAndRequireParent.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelperPrefixAndAllowedChildrenAndRequireParent.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelperPrefixAndAllowedChildrenAndRequireParent.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags1.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags1.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags1.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags1.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags2.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags2.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags2.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags2.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags2.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags2.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags3.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags3.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags3.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags3.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags3.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags3.tspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags4.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags4.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags4.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags4.stree.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags4.tspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/TagHelperParseTreeRewriterTest/UnderstandsTagHelpersInHtmlTypedScriptTags4.tspans.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/WhiteSpaceRewriterTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/WhiteSpaceRewriterTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/WhiteSpaceRewriterTest/Moves_Whitespace_Preceeding_ExpressionBlock_To_Parent_Block.cspans.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/WhiteSpaceRewriterTest/Moves_Whitespace_Preceeding_ExpressionBlock_To_Parent_Block.cspans.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/WhiteSpaceRewriterTest/Moves_Whitespace_Preceeding_ExpressionBlock_To_Parent_Block.stree.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/ParserTests/WhiteSpaceRewriterTest/Moves_Whitespace_Preceeding_ExpressionBlock_To_Parent_Block.stree.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/Source". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/Source/BasicMarkup.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/TestFiles/Source/BasicMarkup.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/BindTagHelperDescriptorProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/BindTagHelperDescriptorProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/AssemblyIdentityEqualityComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/AssemblyIdentityEqualityComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/baseline.netframework.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/baseline.netframework.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/baseline.netcore.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/baseline.netcore.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/CodeAnalysisResources.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/CodeAnalysisResources.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/CompilationTagHelperFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/CompilationTagHelperFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/ComponentTagHelperDescriptorProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/ComponentTagHelperDescriptorProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/CompilerFeatures.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/CompilerFeatures.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/ComponentDetectionConventions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/ComponentDetectionConventions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/DefaultTagHelperDescriptorFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/DefaultTagHelperDescriptorFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/DefaultMetadataReferenceFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/DefaultMetadataReferenceFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/DefaultTagHelperDescriptorProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/DefaultTagHelperDescriptorProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/DefaultTypeNameFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/DefaultTypeNameFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/EventHandlerTagHelperDescriptorProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/EventHandlerTagHelperDescriptorProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/GenericTypeNameRewriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/GenericTypeNameRewriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/GlobalQualifiedTypeNameRewriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/GlobalQualifiedTypeNameRewriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/FilePathComparison.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/FilePathComparison.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/FilePathComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/FilePathComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/KeyTagHelperDescriptorProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/KeyTagHelperDescriptorProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/RazorDiagnosticFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/RazorDiagnosticFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/IMetadataReferenceFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/IMetadataReferenceFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/RazorLanguage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/RazorLanguage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/RazorProjectEngineBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/RazorProjectEngineBuilderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/RefTagHelperDescriptorProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/RefTagHelperDescriptorProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/RequiredAttributeParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/RequiredAttributeParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/SourceSpanExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/SourceSpanExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/SplatTagHelperDescriptorProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/SplatTagHelperDescriptorProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/TagHelperDescriptorProviderContextExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/TagHelperDescriptorProviderContextExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/TagHelperTargetAssemblyExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/TagHelperTargetAssemblyExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/TagHelperTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/TagHelperTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/TextChangeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/TextChangeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/TagHelperTypeVisitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/TagHelperTypeVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/TextSpanExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/TextSpanExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/src/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/test/BaseTagHelperDescriptorProviderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/BaseTagHelperDescriptorProviderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/test/CompilationTagHelperFeatureTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/CompilationTagHelperFeatureTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/test/ComponentTagHelperDescriptorProviderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/ComponentTagHelperDescriptorProviderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/test/BindTagHelperDescriptorProviderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/BindTagHelperDescriptorProviderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/test/DefaultTagHelperDescriptorFactoryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/DefaultTagHelperDescriptorFactoryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/test/DefaultTagHelperDescriptorProviderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/DefaultTagHelperDescriptorProviderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/test/EventHandlerTagHelperDescriptorProviderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/EventHandlerTagHelperDescriptorProviderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/test/GenericTypeNameRewriterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/GenericTypeNameRewriterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/test/GlobalQualifiedTypeNameRewriterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/GlobalQualifiedTypeNameRewriterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/test/KeyTagHelperDescriptorProviderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/KeyTagHelperDescriptorProviderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/test/Microsoft.CodeAnalysis.Razor.Test.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/Microsoft.CodeAnalysis.Razor.Test.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/test/RazorProjectEngineBuilderExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/RazorProjectEngineBuilderExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/test/RefTagHelperDescriptorProviderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/RefTagHelperDescriptorProviderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/test/SplatTagHelperDescriptorProviderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/SplatTagHelperDescriptorProviderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/test/TagHelperDescriptorFactoryTagHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/TagHelperDescriptorFactoryTagHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/test/xunit.runner.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/xunit.runner.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.CodeAnalysis.Razor/test/TagHelperTypeVisitorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/TagHelperTypeVisitorTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/ConfigureRazorCodeGenerationOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/ConfigureRazorCodeGenerationOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/IncrementalValueProviderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/IncrementalValueProviderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/RazorSourceGenerationOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/RazorSourceGenerationOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/RazorSourceGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/RazorSourceGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/RazorSourceGenerator.Helpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/RazorSourceGenerator.Helpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/RazorSourceGenerator.razorencconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/RazorSourceGenerator.razorencconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/RazorSourceGenerator.TagHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/RazorSourceGenerator.TagHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/RazorSourceGenerator.RazorProviders.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/RazorSourceGenerator.RazorProviders.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/RazorSourceGeneratorEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/RazorSourceGeneratorEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/SourceGeneratorProjectItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/SourceGeneratorProjectItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/SourceTextRazorSourceDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/SourceTextRazorSourceDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/SourceTextSourceLineCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/SourceTextSourceLineCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/StaticCompilationTagHelperFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/StaticCompilationTagHelperFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/StaticTagHelperFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/StaticTagHelperFeature.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Diagnostics". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Diagnostics". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Diagnostics/DiagnosticIds.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Diagnostics/DiagnosticIds.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Diagnostics/RazorDiagnostics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Diagnostics/RazorDiagnostics.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Diagnostics/RazorSourceGeneratorResources.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Diagnostics/RazorSourceGeneratorResources.resx". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/perf/Microbenchmarks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/perf/Microbenchmarks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/perf/Microbenchmarks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/perf/Microbenchmarks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/perf/Microbenchmarks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/perf/Microbenchmarks/BlazorServerTagHelpers.razor" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/perf/Microbenchmarks/BlazorServerTagHelpers.razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/perf/Microbenchmarks/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/perf/Microbenchmarks/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/perf/Microbenchmarks/CodeGenerationBenchmark.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/perf/Microbenchmarks/CodeGenerationBenchmark.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/perf/Microbenchmarks/MSN.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/perf/Microbenchmarks/MSN.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/perf/Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/perf/Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/perf/Microbenchmarks/RazorTagHelperParsingBenchmark.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/perf/Microbenchmarks/RazorTagHelperParsingBenchmark.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/perf/Microbenchmarks/SyntaxTreeGenerationBenckmark.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/perf/Microbenchmarks/SyntaxTreeGenerationBenckmark.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/perf/Microbenchmarks/readme.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/perf/Microbenchmarks/readme.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/shared/JsonReaderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/shared/JsonReaderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/shared/TagHelperDescriptorJsonConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/shared/TagHelperDescriptorJsonConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/shared/RazorDiagnosticJsonConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/shared/RazorDiagnosticJsonConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/shared/taghelpers.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/shared/taghelpers.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Assert". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Assert". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Assert/DiffUtil.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Assert/DiffUtil.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Assert/AssertEx.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Assert/AssertEx.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/CodeGeneration". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/CodeGeneration/TestCodeRenderingContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/CodeGeneration/TestCodeRenderingContext.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/CompilationFailedException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/CompilationFailedException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/InitializeTestFileAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/InitializeTestFileAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/CompiledCSharpCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/CompiledCSharpCode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/CompiledAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/CompiledAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/IntegrationTestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/IntegrationTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/IntermediateNodeSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/IntermediateNodeSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/IntermediateNodeWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/IntermediateNodeWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/IntermediateNodeVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/IntermediateNodeVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/RazorBaselineIntegrationTestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/RazorBaselineIntegrationTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/RazorDiagnosticSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/RazorDiagnosticSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/RazorIntegrationTestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/RazorIntegrationTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/SourceMappingsSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/IntegrationTests/SourceMappingsSerializer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Intermediate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Intermediate/IntermediateNodeAssert.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Intermediate/IntermediateNodeAssert.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/ClassifiedSpan". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/ClassifiedSpan". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/ClassifiedSpan/ClassifiedSpanWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/ClassifiedSpan/ClassifiedSpanWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/ClassifiedSpan/ClassifiedSpanSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/ClassifiedSpan/ClassifiedSpanSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/IntializeTestFileAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/IntializeTestFileAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/ParserTestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/ParserTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/SyntaxNodeSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/SyntaxNodeSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/SyntaxNodeWalker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/SyntaxNodeWalker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/SyntaxNodeWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/SyntaxNodeWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/TagHelperSpan". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/TagHelperSpan". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/TagHelperSpan/TagHelperSpanWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/TagHelperSpan/TagHelperSpanWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/TagHelperSpan/TagHelperSpanSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/Legacy/TagHelperSpan/TagHelperSpanSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/RazorEngineBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/RazorEngineBuilderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/RazorProjectEngineBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/RazorProjectEngineBuilderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/RazorProjectEngineTestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/RazorProjectEngineTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/SyntaxTreeVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/SyntaxTreeVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestBoundAttributeDescriptorBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestBoundAttributeDescriptorBuilderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestProject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestProject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestRazorCodeDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestRazorCodeDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestRazorProjectFileSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestRazorProjectFileSystem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestRazorProjectItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestRazorProjectItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestRequiredAttributeDescriptorBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestRequiredAttributeDescriptorBuilderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestRazorSourceDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestRazorSourceDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestTagHelperFeature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestTagHelperFeature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestTagHelperDescriptorBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestTagHelperDescriptorBuilderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestTagMatchingRuleDescriptorBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Language/TestTagMatchingRuleDescriptorBuilderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Microsoft.AspNetCore.Razor.Test.Common.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Microsoft.AspNetCore.Razor.Test.Common.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/TestCompilation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/TestCompilation.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.Common/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.ComponentShim". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.ComponentShim". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.ComponentShim/Microsoft.AspNetCore.Components.netstandard2.0.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.ComponentShim/Microsoft.AspNetCore.Components.netstandard2.0.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.ComponentShim/Microsoft.AspNetCore.Components.netstandard2.0.Manual.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.ComponentShim/Microsoft.AspNetCore.Components.netstandard2.0.Manual.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.ComponentShim/Microsoft.AspNetCore.Components.Forms.netstandard2.0.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.ComponentShim/Microsoft.AspNetCore.Components.Forms.netstandard2.0.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.ComponentShim/Microsoft.AspNetCore.Components.Web.netstandard2.0.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.ComponentShim/Microsoft.AspNetCore.Components.Web.netstandard2.0.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.ComponentShim/Microsoft.AspNetCore.Razor.Test.ComponentShim.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.ComponentShim/Microsoft.AspNetCore.Razor.Test.ComponentShim.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib/Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib/Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Html". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Html". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Html/IHtmlContentBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Html/IHtmlContentBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Html/IHtmlContent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Html/IHtmlContent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Html/IHtmlContentContainer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Html/IHtmlContentContainer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Razor/RazorPage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Razor/RazorPage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Razor/RazorInjectAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Razor/RazorInjectAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Razor/HelperResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Razor/HelperResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Razor/IRazorPage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Razor/IRazorPage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Razor/RazorPageOfT.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Razor/RazorPageOfT.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Razor/RenderAsyncDelegate.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Razor/RenderAsyncDelegate.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Rendering". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Rendering". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Rendering". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Rendering/IJsonHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Rendering/IJsonHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Rendering/ViewContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Rendering/ViewContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Rendering/IHtmlHelperOfT.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.Rendering/IHtmlHelperOfT.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.ViewFeatures". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.ViewFeatures". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.ViewFeatures". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ITempDataDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ITempDataDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.ViewFeatures/IModelExpressionProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.ViewFeatures/IModelExpressionProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.ViewFeatures/IViewContextAware.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.ViewFeatures/IViewContextAware.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ModelExpression.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ModelExpression.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewContextAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewContextAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewDataDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewDataDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewDataDictionaryOfT.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewDataDictionaryOfT.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc/IViewComponentHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc/IViewComponentHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc/IUrlHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc/IUrlHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc/ViewComponentAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Mvc/ViewComponentAttribute.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperScopeManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperScopeManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperExecutionContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperExecutionContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperRunner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperRunner.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeNotBoundAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeNotBoundAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeValueStyle.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeValueStyle.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/HtmlTargetElementAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/HtmlTargetElementAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeNameAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeNameAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/ITagHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/ITagHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/OutputElementHintAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/OutputElementHintAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/ReadOnlyTagHelperAttributeList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/ReadOnlyTagHelperAttributeList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/RestrictChildrenAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/RestrictChildrenAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperAttributeList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperAttributeList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperContent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperContent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/TagStructure.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/TagStructure.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperOutput.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperOutput.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/TagMode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.TagHelpers/TagMode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/xunit.runner.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/xunit.runner.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Html". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Html". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Html". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Html/HtmlString.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Html/HtmlString.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Html/IHtmlContentBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Html/IHtmlContentBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Html/IHtmlContentContainer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Html/IHtmlContentContainer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Html/IHtmlContent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Html/IHtmlContent.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ApplicationParts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ApplicationParts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ApplicationParts". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ApplicationParts/CompiledRazorAssemblyApplicationPartFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ApplicationParts/CompiledRazorAssemblyApplicationPartFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ApplicationParts/RelatedAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ApplicationParts/RelatedAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ApplicationParts/ProvideApplicationPartFactoryAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ApplicationParts/ProvideApplicationPartFactoryAttribute.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor/RazorInjectAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor/RazorInjectAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor/HelperResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor/HelperResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor/RazorPage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor/RazorPage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor/RazorPageBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor/RazorPageBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor/RazorPageOfT.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor/RazorPageOfT.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor/RazorViewAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor/RazorViewAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor/RenderAsyncDelegate.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Razor/RenderAsyncDelegate.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.RazorPages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.RazorPages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.RazorPages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.RazorPages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.RazorPages/Page.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.RazorPages/Page.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.RazorPages/PageContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.RazorPages/PageContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.RazorPages/PageModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.RazorPages/PageModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.RazorPages/RazorPageAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.RazorPages/RazorPageAttribute.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Rendering". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Rendering". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Rendering". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Rendering/IHtmlHelperOfT.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Rendering/IHtmlHelperOfT.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Rendering/ViewContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Rendering/ViewContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Rendering/IJsonHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.Rendering/IJsonHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures/IModelExpressionProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures/IModelExpressionProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ModelExpression.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ModelExpression.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures/IViewContextAware.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures/IViewContextAware.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewContextAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewContextAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ITempDataDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ITempDataDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewDataDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewDataDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewDataDictionaryOfT.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewDataDictionaryOfT.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc/ActionResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc/ActionResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc/IUrlHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc/IUrlHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc/IActionResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc/IActionResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc/IViewComponentHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc/IViewComponentHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc/RedirectResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc/RedirectResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc/ViewComponentAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Mvc/ViewComponentAttribute.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/DefaultRazorCompiledItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/DefaultRazorCompiledItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/IRazorSourceChecksumMetadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/IRazorSourceChecksumMetadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/RazorCompiledItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/RazorCompiledItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/RazorCompiledItemAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/RazorCompiledItemAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/RazorCompiledItemExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/RazorCompiledItemExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/RazorCompiledItemMetadataAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/RazorCompiledItemMetadataAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/RazorExtensionAssemblyNameAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/RazorExtensionAssemblyNameAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/RazorConfigurationNameAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/RazorConfigurationNameAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/RazorLanguageVersionAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/RazorLanguageVersionAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/RazorSourceChecksumAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Hosting/RazorSourceChecksumAttribute.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperScopeManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperScopeManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperRunner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperExecutionContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperExecutionContext.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeNotBoundAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeNotBoundAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeValueStyle.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeValueStyle.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeNameAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeNameAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/HtmlTargetElementAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/HtmlTargetElementAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/ITagHelperComponent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/ITagHelperComponent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/ITagHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/ITagHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/OutputElementHintAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/OutputElementHintAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/ReadOnlyTagHelperAttributeList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/ReadOnlyTagHelperAttributeList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/RestrictChildrenAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/RestrictChildrenAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperComponent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperComponent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperAttributeList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperAttributeList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperContent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperContent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperOutput.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperOutput.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagMode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagMode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagStructure.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.TagHelpers/TagStructure.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/xunit.runner.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/xunit.runner.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Html". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Html". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Html". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Html/HtmlString.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Html/HtmlString.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Html/IHtmlContentBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Html/IHtmlContentBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Html/IHtmlContentContainer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Html/IHtmlContentContainer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Html/IHtmlContent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Html/IHtmlContent.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ApplicationParts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ApplicationParts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ApplicationParts". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ApplicationParts/CompiledRazorAssemblyApplicationPartFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ApplicationParts/CompiledRazorAssemblyApplicationPartFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ApplicationParts/ApplicationPartAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ApplicationParts/ApplicationPartAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ApplicationParts/RelatedAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ApplicationParts/RelatedAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ApplicationParts/ProvideApplicationPartFactoryAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ApplicationParts/ProvideApplicationPartFactoryAttribute.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Razor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Razor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Razor/HelperResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Razor/HelperResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Razor/RazorInjectAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Razor/RazorInjectAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Razor/RazorPage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Razor/RazorPage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Razor/RazorPageBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Razor/RazorPageBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Razor/RazorPageOfT.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Razor/RazorPageOfT.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Razor/RenderAsyncDelegate.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Razor/RenderAsyncDelegate.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.RazorPages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.RazorPages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.RazorPages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.RazorPages/Page.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.RazorPages/Page.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.RazorPages/PageContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.RazorPages/PageContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.RazorPages/PageModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.RazorPages/PageModel.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Rendering". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Rendering". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Rendering". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Rendering/IHtmlHelperOfT.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Rendering/IHtmlHelperOfT.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Rendering/IJsonHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Rendering/IJsonHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Rendering/ViewContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.Rendering/ViewContext.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ViewFeatures". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ViewFeatures". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ViewFeatures". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ViewFeatures/IModelExpressionProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ViewFeatures/IModelExpressionProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ViewFeatures/ITempDataDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ViewFeatures/ITempDataDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ViewFeatures/IViewContextAware.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ViewFeatures/IViewContextAware.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewContextAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewContextAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ViewFeatures/ModelExpression.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ViewFeatures/ModelExpression.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewDataDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewDataDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewDataDictionaryOfT.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc.ViewFeatures/ViewDataDictionaryOfT.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc/ActionResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc/ActionResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc/ViewComponentAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc/ViewComponentAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc/IUrlHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc/IUrlHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc/IActionResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc/IActionResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc/IViewComponentHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc/IViewComponentHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc/RedirectResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Mvc/RedirectResult.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/DefaultRazorCompiledItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/DefaultRazorCompiledItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorCompiledItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorCompiledItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/IRazorSourceChecksumMetadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/IRazorSourceChecksumMetadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorCompiledItemAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorCompiledItemAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorCompiledItemExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorCompiledItemExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorCompiledItemMetadataAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorCompiledItemMetadataAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorExtensionAssemblyNameAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorExtensionAssemblyNameAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorConfigurationNameAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorConfigurationNameAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorFileIdentifierAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorFileIdentifierAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorSourceChecksumAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorSourceChecksumAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorLanguageVersionAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Hosting/RazorLanguageVersionAttribute.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Runtime.TagHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Runtime.TagHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Runtime.TagHelpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperExecutionContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperExecutionContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperScopeManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperScopeManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperRunner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Runtime.TagHelpers/TagHelperRunner.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeNameAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeNameAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeNotBoundAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeNotBoundAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeValueStyle.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/HtmlAttributeValueStyle.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/HtmlTargetElementAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/HtmlTargetElementAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/ITagHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/ITagHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/ITagHelperComponent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/ITagHelperComponent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/OutputElementHintAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/OutputElementHintAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/ReadOnlyTagHelperAttributeList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/ReadOnlyTagHelperAttributeList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/RestrictChildrenAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/RestrictChildrenAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperAttributeList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperAttributeList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperComponent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperComponent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperOutput.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperOutput.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperContent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagHelperContent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagMode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagMode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagStructure.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagStructure.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Test.MvcShim.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Test.MvcShim.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/NETCoreTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/NETCoreTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/xunit.runner.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/xunit.runner.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/RazorDiagnosticTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/RazorDiagnosticTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/RazorSourceGeneratorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/RazorSourceGeneratorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/Microsoft.NET.Sdk.Razor.SourceGenerators.Test.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/Microsoft.NET.Sdk.Razor.SourceGenerators.Test.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/RazorEventListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/RazorEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/SourceGeneratorProjectItemTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/SourceGeneratorProjectItemTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/TestAdditionalText.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/TestAdditionalText.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/SourceTextSourceLineCollectionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/SourceTextSourceLineCollectionTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/RazorSyntaxGenerator/RazorSyntaxGenerator.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/RazorSyntaxGenerator.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/RazorSyntaxGenerator/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/RazorSyntaxGenerator/AbstractFileWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/AbstractFileWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/RazorSyntaxGenerator/SignatureWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/SignatureWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/RazorSyntaxGenerator/SourceWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/SourceWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/RazorSyntaxGenerator/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/Model". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/Model". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/Model". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/RazorSyntaxGenerator/Model/Comment.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/Model/Comment.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/RazorSyntaxGenerator/Model/Node.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/Model/Node.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/RazorSyntaxGenerator/Model/Field.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/Model/Field.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/RazorSyntaxGenerator/Model/Kind.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/Model/Kind.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/RazorSyntaxGenerator/Model/PredefinedNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/Model/PredefinedNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/RazorSyntaxGenerator/Model/AbstractNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/Model/AbstractNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/RazorSyntaxGenerator/Model/TreeType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/Model/TreeType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/src/tools/RazorSyntaxGenerator/Model/Tree.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/Model/Tree.cs". RemoveInnerGlobalConfig: Deleting file "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.globalconfig". RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler// /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=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll /p:SourceBuildRuntimeIdentifier= /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/ /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/log/Release/Build.binlog /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler// /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=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:SourceBuildRuntimeIdentifier= /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/ /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Build started 9/22/2023 6:06:26 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Installed Microsoft.DotNet.SourceBuild.Tasks 7.0.0-beta.22513.4 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash Ks+hLXURRaQzA9oJArViht6sP/wi0kwvz5sLukaelLi+WFgV/mL75J0PsExzFua7AcImEnBbXwD910ArpSm0kg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 165 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ Installed: 1 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3) on node 1 (Restore target(s)). 3>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/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/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/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.Build.NoTargets 2.0.1. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /tmp/NuGetScratch/fb0181061e33467fbcf89e10c59c3d87/2a7e5c6970db455b856d147c1ae4cad1.proj... Installed Microsoft.Build.NoTargets 2.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash OzYBirGZ0IxeP3Vsk0Bzlo5dDAtyIaAMAsuGsi0P2cOBjQbpJq6OYeB+G4T81SgH8C59Kl+qwPKcgbtc+wfsng==. _GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj... Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash WGpZTgvW3SaCX8wWC/03TNSxTMzm/WSVWhE/qs1NviSBR5z5Ql9G8Q6S5WXfP9T9PYGgG/vS5WBjEPcZmMoB2w==. Installed Microsoft.SourceLink.Common 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash 6/VAteD065SCAU+o/7EHWa1IEC07ci7GFdkH3oemkE7WmyOEVKLzw0aZ1piC2rGHskIBAZb+1vmfREFA33mkUg==. Installed Microsoft.Build.Tasks.Git 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash n8LxSS/vaZwQn5nK2kT2bhXprjVsuTcNsA/WbYEm0yk2rPvQmOsZw/rbL/sATm3NfXrpm/iRahhq86VkOQ+2oQ==. Installed Microsoft.SourceLink.AzureRepos.Git 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash YD4uf5/tCl8YSbzYfXE2v0Opjp0ZMKtpzDfNL5wBgzRGE36sxb7fd/nCfsdXUrq9FYj674YflIY3gGGemsecdw==. Installed Microsoft.SourceLink.GitHub 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash /TApc4VTQQfm9KflMPLOdU+I2QwNvRtH9xAtBQ0eeIH618GnyO62YrRxe/onSi55YyqLJWqaxH0gaIxuxmCelg==. Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 7LJPtE8oeYd/iOVaYBDav4SW6QrOJodFpc3GwoX6ZyZft08ie+SMR8r5TIcf3j6ShFv/v9TIPwJP6g/nYZ4Ehg==. Installed System.Numerics.Vectors 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash tf5mcUFU2iAvHFJEWalzr06NC6tibhSeUQrZ3+oVqagQbMDG+qy156+hxQqTkTcZJt/xPzfd1MJ/x/9H7gK16A==. Installed System.Runtime.CompilerServices.Unsafe 6.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash PlzkM5+CBkIVZiBUMaR/A35mN+5cuT6mC1STnUMOXMiz7BHiEkCG3ji+JQzodV7eqxyXk2S5Qg5azkdvSfOvHw==. Installed System.Threading.Tasks.Extensions 4.5.4 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Inv/E3XyFw6tL66JWL8M6HCRC/d05j5L7bNl6OonTs0mmgws3Xo9hPgbQN1Hpl056SMWegcKx5daHx2bQbB+6g==. Installed System.Memory 4.5.5 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash tAhImUuGRsoU+FUMgDK6u/ero0/YZPvkWZRdlmInB8789nfCrP6W+ijT+rIM+1m2eiRqFoy+CyLTb7Zf/znpMg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Symbols.Transport/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj.nuget.g.props. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor.Tooling.Internal/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj (in 162 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj (in 161 ms). Installed System.Buffers 4.5.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ialu03WAJXkswn91ynQado3fRiKwrjmk1lT1fJHbwn81DBLfsggh7Fz1PFtB1w07F9VOr+K1ZTs+VuUWl3HUbg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Microsoft.AspNetCore.Razor.Language.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Microsoft.AspNetCore.Razor.Language.csproj.nuget.g.targets. Installed System.Collections.Immutable 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash 6wU6OwDb6r45Sqm5n/6042x1lr7FMsOtqMfxZ0g16gxwIqo2kJWNO1GSaVb2GZuGeK02/5JbGYnb1CMwB/BHJQ==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj (in 161 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj (in 164 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj (in 163 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (in 168 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj (in 162 ms). Installed System.Reflection.Metadata 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash wU8G+HDM4D9MK/yZGN6T1P0tZ6Iw/m7gY62M04N/mhGWgFFVNJ2+7C/3EusjYEQ5ixNLz4/pKHJAqx+RfrGJFQ==. Installed System.Text.Encoding.CodePages 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash YTcicO0fqHrDdcQH2V83Pevy63LjoGOLpe1y2U9cU1wKfhu47rNQSU/n5gJhVE02Npu37E5QfHdrZTztz0Wzbw==. Installed Microsoft.CodeAnalysis.Common 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash Qkj14f8kFTw6MGSfcYo807x3O12K588kWYseykfJzb4Hp73mB25U0n7majqoLMHvsCAnrEb/ee2HiiMzv6LKgQ==. Installed Microsoft.CodeAnalysis.CSharp 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash AyxYfxDUd769+cUnM6DeZ5b40+ZqX4urwcnT3qYeRt/QOm9b/iE8LUVQM9VnR4B4MFhU5RJcJl98b6/k2LD7bA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Microsoft.CodeAnalysis.Razor.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Microsoft.CodeAnalysis.Razor.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj (in 340 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (in 342 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (in 342 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj (in 342 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj (in 342 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj (in 342 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/NuGet.config /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ Installed: 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) on node 1 (Build;Test;Pack target(s)). 3>ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj" (15:6) on node 25 (default targets). 15>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj" (18:6) on node 22 (default targets). 18>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj" (14:6) on node 2 (default targets). 14>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Release/netstandard2.0/". 18>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Release/netstandard2.0/". 14>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj" (16:7) on node 11 (default targets). 16>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj" (30:6) on node 1 (default targets). 30>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj" (19:6) on node 24 (default targets). 19>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Symbols.Transport/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Symbols.Transport/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj" (20:6) on node 13 (default targets). 20>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj" (29:6) on node 7 (default targets). 29>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj" (4:8) on node 15 (default targets). 4>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj" (27:10) on node 10 (default targets). 27>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj" (26:11) on node 5 (default targets). 26>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj" (28:6) on node 19 (default targets). 28>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj" (25:6) on node 20 (default targets). 25>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/". 14>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 15>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 18>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 14>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,NU1507,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.Tooling.Internal.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.Tooling.Internal.sourcelink.json /langversion:Latest /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.Tooling.Internal.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.Tooling.Internal.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.Tooling.Internal.AssemblyInfo.cs /warnaserror+:NU1605 /warnaserror-:xUnit1004 20>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 15>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,NU1507,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.sourcelink.json /langversion:Latest /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.AssemblyInfo.cs /warnaserror+:NU1605 /warnaserror-:xUnit1004 29>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /compile ../../Microsoft.AspNetCore.Razor.Language/src/Resources.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.Resources.resources ../../Microsoft.AspNetCore.Razor.Language/src/ComponentResources.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.ComponentResources.resources ../../Microsoft.CodeAnalysis.Razor/src/CodeAnalysisResources.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.CodeAnalysisResources.resources ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/RazorExtensionsResources.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.RazorExtensionsResources.resources Processing resource file "../../Microsoft.AspNetCore.Razor.Language/src/Resources.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.Resources.resources". Processing resource file "../../Microsoft.AspNetCore.Razor.Language/src/ComponentResources.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.ComponentResources.resources". Processing resource file "../../Microsoft.CodeAnalysis.Razor/src/CodeAnalysisResources.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.CodeAnalysisResources.resources". Processing resource file "../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/RazorExtensionsResources.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.RazorExtensionsResources.resources". 18>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,NU1507,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.sourcelink.json /langversion:Latest /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.AssemblyInfo.cs /warnaserror+:NU1605 /warnaserror-:xUnit1004 20>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,NU1507,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.sourcelink.json /langversion:Latest /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.AssemblyInfo.cs /warnaserror+:NU1605 /warnaserror-:xUnit1004 26>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /compile ComponentResources.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.ComponentResources.resources Resources.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.Resources.resources Processing resource file "ComponentResources.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.ComponentResources.resources". Processing resource file "Resources.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.Resources.resources". 20>CoreCompile: CompilerServer: server - server processed compilation - dffbec3b-778f-4dd8-8044-06aa1d011541 18>CoreCompile: CompilerServer: server - server processed compilation - 2e7dccda-23b1-4a71-83be-4b27750e06e9 14>CoreCompile: CompilerServer: server - server processed compilation - 648a4db9-fd5b-40e8-8c09-5e5d5f794f8f 29>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,NU1507,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.dll /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.Resources.resources /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.ComponentResources.resources /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.CodeAnalysisResources.resources /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.RazorExtensionsResources.resources /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.Resources.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.ComponentResources.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.CodeAnalysisResources.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.RazorExtensionsResources.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.globalconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll ../../Microsoft.AspNetCore.Razor.Language/src/AllowedChildTagDescriptor.cs ../../Microsoft.AspNetCore.Razor.Language/src/AllowedChildTagDescriptorBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/AllowedChildTagDescriptorComparer.cs ../../Microsoft.AspNetCore.Razor.Language/src/AssemblyExtension.cs ../../Microsoft.AspNetCore.Razor.Language/src/AttributeStructure.cs ../../Microsoft.AspNetCore.Razor.Language/src/BoundAttributeDescriptor.cs ../../Microsoft.AspNetCore.Razor.Language/src/BoundAttributeDescriptorBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/BoundAttributeDescriptorBuilderExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/BoundAttributeDescriptorComparer.cs ../../Microsoft.AspNetCore.Razor.Language/src/BoundAttributeDescriptorExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/BoundAttributeParameterDescriptor.cs ../../Microsoft.AspNetCore.Razor.Language/src/BoundAttributeParameterDescriptorBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/BoundAttributeParameterDescriptorComparer.cs ../../Microsoft.AspNetCore.Razor.Language/src/Checksum.cs ../../Microsoft.AspNetCore.Razor.Language/src/ClassifiedSpanVisitor.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeRenderingContext.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeTarget.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeTargetBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeWriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeWriterExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DefaultCodeRenderingContext.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DefaultCodeTarget.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DefaultCodeTargetBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DefaultDocumentWriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DesignTimeNodeWriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/DocumentWriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/ICodeTargetExtension.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/IntermediateNodeWriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/LinePragma.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/LiteralRuntimeNodeWriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/RuntimeNodeWriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/TagHelperHtmlAttributeRuntimeNodeWriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/TagHelperRenderingContext.cs ../../Microsoft.AspNetCore.Razor.Language/src/ComparerUtilities.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentBindLoweringPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentChildContentDiagnosticPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentCodeDirective.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentCodeTarget.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentComplexAttributeContentPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentConstrainedTypeParamDirective.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentCssScopePass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentDesignTimeNodeWriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentDiagnosticFactory.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentDocumentClassifierPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentDuplicateAttributeDiagnosticPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentEventHandlerLoweringPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentGenericTypePass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentImportProjectFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentInjectDirective.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentInjectDirectivePass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentInjectIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentIntermediateNodePassBase.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentKeyLoweringPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentLayoutDirective.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentLayoutDirectivePass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentLoweringPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentMarkupBlockPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentMarkupEncodingPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentMetadata.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentNodeWriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentPageDirective.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentPageDirectivePass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentPreserveWhitespaceDirective.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentReferenceCaptureLoweringPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentRuntimeNodeWriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentsApi.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentScriptTagPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentSplatLoweringPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentTemplateDiagnosticPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentTemplateTargetExtension.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentTypeParamDirective.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ComponentWhitespacePass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/RouteAttributeExtensionNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/ScopeStack.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/TagHelperBoundAttributeDescriptorExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/TagHelperDescriptorExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/Components/TypeNameHelper.cs ../../Microsoft.AspNetCore.Razor.Language/src/CSharpIdentifier.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultAllowedChildTagDescriptor.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultAllowedChildTagDescriptorBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultBoundAttributeDescriptor.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultBoundAttributeDescriptorBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultBoundAttributeParameterDescriptor.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultBoundAttributeParameterDescriptorBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultDirectiveSyntaxTreePass.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultDocumentClassifierPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultDocumentClassifierPassFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultImportProjectFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCodeDocument.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCodeGenerationOptions.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCodeGenerationOptionsBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCodeGenerationOptionsFactoryProjectFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCodeGenerationOptionsFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCSharpDocument.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorCSharpLoweringPhase.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorDiagnostic.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorDirectiveClassifierPhase.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorDirectiveFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorDocumentClassifierPhase.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorEngine.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorEngineBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorHtmlDocument.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorIntermediateNodeLoweringPhase.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorOptimizationPhase.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorParserOptions.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorParserOptionsBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorParserOptionsFactoryProjectFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorParserOptionsFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorParsingPhase.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorProjectEngine.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorProjectEngineBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorProjectFileSystem.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorProjectItem.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorSourceLineCollection.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorSyntaxTree.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorSyntaxTreePhase.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorTagHelperBinderPhase.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRazorTargetExtensionFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRequiredAttributeDescriptor.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultRequiredAttributeDescriptorBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultTagHelperDescriptor.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultTagHelperDescriptorBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultTagMatchingRuleDescriptor.cs ../../Microsoft.AspNetCore.Razor.Language/src/DefaultTagMatchingRuleDescriptorBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/DirectiveDescriptor.cs ../../Microsoft.AspNetCore.Razor.Language/src/DirectiveDescriptorBuilderExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/DirectiveDescriptorComparer.cs ../../Microsoft.AspNetCore.Razor.Language/src/DirectiveKind.cs ../../Microsoft.AspNetCore.Razor.Language/src/DirectiveRemovalOptimizationPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/DirectiveTokenDescriptor.cs ../../Microsoft.AspNetCore.Razor.Language/src/DirectiveTokenDescriptorComparer.cs ../../Microsoft.AspNetCore.Razor.Language/src/DirectiveTokenEditHandler.cs ../../Microsoft.AspNetCore.Razor.Language/src/DirectiveTokenKind.cs ../../Microsoft.AspNetCore.Razor.Language/src/DirectiveUsage.cs ../../Microsoft.AspNetCore.Razor.Language/src/DocumentClassifierPassBase.cs ../../Microsoft.AspNetCore.Razor.Language/src/EmptyProjectFileSystem.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/AttributeDirective.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/AttributeDirectivePass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultMetadataIdentifierFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperBodyIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperCreateIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperExecuteIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperHtmlAttributeIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperOptimizationPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperPropertyIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperRuntimeIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/DefaultTagHelperTargetExtension.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/DesignTimeDirectiveIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/DesignTimeDirectivePass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/DesignTimeDirectiveTargetExtension.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/EliminateMethodBodyPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/FunctionsDirective.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/FunctionsDirectivePass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/IDefaultTagHelperTargetExtension.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/IDesignTimeDirectiveTargetExtension.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/IMetadataAttributeTargetExtension.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/IMetadataIdentifierFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/ImplementsDirective.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/ImplementsDirectivePass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/InheritsDirective.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/InheritsDirectivePass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/IPreallocatedAttributeTargetExtension.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/IReadOnlyListExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/ISectionTargetExtension.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/ITemplateTargetExtension.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/MetadataAttributePass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/MetadataAttributeTargetExtension.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/NamespaceDirective.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedAttributeTargetExtension.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedTagHelperAttributeOptimizationPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedTagHelperHtmlAttributeIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedTagHelperHtmlAttributeValueIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedTagHelperPropertyIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/PreallocatedTagHelperPropertyValueIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/RazorCompiledItemAttributeIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/RazorCompiledItemMetadataAttributeIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/RazorSourceChecksumAttributeIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/SectionDirective.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/SectionDirectivePass.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/SectionIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/SectionTargetExtension.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/TemplateIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/TemplateTargetExtension.cs ../../Microsoft.AspNetCore.Razor.Language/src/Extensions/ViewCssScopePass.cs ../../Microsoft.AspNetCore.Razor.Language/src/FileKindDirectiveFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/FileKinds.cs ../../Microsoft.AspNetCore.Razor.Language/src/HashCodeCombiner.cs ../../Microsoft.AspNetCore.Razor.Language/src/HtmlConventions.cs ../../Microsoft.AspNetCore.Razor.Language/src/HtmlNodeOptimizationPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/IConfigureRazorCodeGenerationOptionsFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/IConfigureRazorParserOptionsFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/IDirectiveDescriptorBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/IImportProjectFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/CascadingGenericTypeParameter.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/ClassDeclarationIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/CommonAnnotations.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/ComponentAttributeIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/ComponentChildContentIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/ComponentIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/ComponentTypeArgumentIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/ComponentTypeInferenceMethodIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/CSharpCodeAttributeValueIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/CSharpCodeIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/CSharpExpressionAttributeValueIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/CSharpExpressionIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/DebuggerDisplayFormatter.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/DefaultRazorIntermediateNodeBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/DirectiveIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/DirectiveTokenIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/DocumentIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/DocumentIntermediateNodeExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/ExtensionIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/FieldDeclarationIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/HtmlAttributeIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/HtmlAttributeValueIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/HtmlContentIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/HtmlContentIntermediateNodeExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/IExtensionIntermediateNodeVisitor.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeCollection.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeFormatter.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeFormatterBase.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeReference.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeVisitor.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateNodeWalker.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/IntermediateToken.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/LazyIntermediateToken.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/MalformedDirectiveIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/MarkupBlockIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/MarkupElementIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/MemberDeclarationIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/MethodDeclarationIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/MethodParameter.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/NamespaceDeclarationIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/PropertyDeclarationIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/ReferenceCaptureIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/SetKeyIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/SplatIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperBodyIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperDirectiveAttributeIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperDirectiveAttributeParameterIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperHtmlAttributeIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/TagHelperPropertyIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/TokenKind.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/TypeParameter.cs ../../Microsoft.AspNetCore.Razor.Language/src/Intermediate/UsingDirectiveIntermediateNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/IntermediateNodePassBase.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorCodeGenerationOptionsFactoryProjectFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorCodeGenerationOptionsFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorCSharpLoweringPhase.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorDirectiveClassifierPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorDirectiveClassifierPhase.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorDirectiveFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorDocumentClassifierPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorDocumentClassifierPhase.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorEngineBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorEngineFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorEnginePhase.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorIntermediateNodeLoweringPhase.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorOptimizationPass.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorOptimizationPhase.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorParserOptionsFactoryProjectFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorParserOptionsFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorParsingPhase.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorProjectEngineFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorSyntaxTreePass.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorSyntaxTreePhase.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorTagHelperBinderPhase.cs ../../Microsoft.AspNetCore.Razor.Language/src/IRazorTargetExtensionFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/ITagHelperDescriptorProvider.cs ../../Microsoft.AspNetCore.Razor.Language/src/ITagHelperFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/ItemCollection.cs ../../Microsoft.AspNetCore.Razor.Language/src/LargeTextSourceDocument.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/AcceptedCharactersInternal.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/AddImportChunkGenerator.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/AddTagHelperChunkGenerator.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/AutoCompleteEditHandler.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/BalancingModes.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/BlockKindInternal.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/ClassifiedSpanInternal.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/CodeBlockEditHandler.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/CSharpCodeParser.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/CSharpKeyword.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/CSharpLanguageCharacteristics.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/CSharpTokenizer.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/DirectiveCSharpTokenizer.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/DirectiveHtmlTokenizer.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/DirectiveTokenChunkGenerator.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/DisposableAction.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/EditResult.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/ErrorSink.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/ExpressionChunkGenerator.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/FirstDirectiveCSharpLanguageCharacteristics.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/FirstDirectiveHtmlLanguageCharacteristics.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/HtmlLanguageCharacteristics.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/HtmlMarkupParser.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/HtmlTokenizer.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/ImplicitExpressionEditHandler.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/ISpanChunkGenerator.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/ITextBuffer.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/ITextDocument.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/ITokenizer.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/KnownTokenType.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/LanguageCharacteristics.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/LegacySyntaxNodeExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/LiteralAttributeChunkGenerator.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/LocationTagged.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/MarkupChunkGenerator.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/ParserBase.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/ParserContext.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/ParserHelpers.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/ParserState.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/PartialParseResultInternal.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/RazorParser.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/RazorSyntaxTreeExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/RemoveTagHelperChunkGenerator.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/SeekableTextReader.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/SourceLocationTracker.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/SpanChunkGenerator.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/SpanContext.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/SpanEditHandler.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/SpanKindInternal.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/StatementChunkGenerator.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/SyntaxConstants.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperAttributeNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperBlockRewriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperDirectiveType.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperParseTreeRewriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperPrefixDirectiveChunkGenerator.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/TagHelperSpanInternal.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/TextReaderExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/Tokenizer.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/TokenizerBackedParser.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/TokenizerView.cs ../../Microsoft.AspNetCore.Razor.Language/src/Legacy/WhiteSpaceRewriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/NotFoundProjectItem.cs ../../Microsoft.AspNetCore.Razor.Language/src/Properties/AssemblyInfo.cs ../../Microsoft.AspNetCore.Razor.Language/src/ProvideRazorExtensionInitializerAttribute.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorCodeDocument.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorCodeDocumentExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorCodeGenerationOptions.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorCodeGenerationOptionsBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorConfiguration.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorCSharpDocument.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorDiagnostic.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorDiagnosticCollection.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorDiagnosticDescriptor.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorDiagnosticFactory.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorDiagnosticSeverity.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorEngine.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorEngineBuilderExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorEngineFeatureBase.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorEnginePhaseBase.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorExtension.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorExtensionInitializer.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorHtmlDocument.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorHtmlWriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorLanguageVersion.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorParserFeatureFlags.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorParserOptions.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorParserOptionsBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorProject.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorProjectEngine.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorProjectEngineBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorProjectEngineBuilderExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorProjectEngineFeatureBase.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorProjectFileSystem.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorProjectItem.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorSourceDocument.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorSourceDocumentProperties.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorSourceLineCollection.cs ../../Microsoft.AspNetCore.Razor.Language/src/RazorSyntaxTree.cs ../../Microsoft.AspNetCore.Razor.Language/src/RequiredAttributeDescriptor.cs ../../Microsoft.AspNetCore.Razor.Language/src/RequiredAttributeDescriptorBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/RequiredAttributeDescriptorBuilderExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/RequiredAttributeDescriptorComparer.cs ../../Microsoft.AspNetCore.Razor.Language/src/RequiredAttributeDescriptorExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/SourceChange.cs ../../Microsoft.AspNetCore.Razor.Language/src/SourceLocation.cs ../../Microsoft.AspNetCore.Razor.Language/src/SourceMapping.cs ../../Microsoft.AspNetCore.Razor.Language/src/SourceSpan.cs ../../Microsoft.AspNetCore.Razor.Language/src/StreamSourceDocument.cs ../../Microsoft.AspNetCore.Razor.Language/src/StringSegment.cs ../../Microsoft.AspNetCore.Razor.Language/src/StringSourceDocument.cs ../../Microsoft.AspNetCore.Razor.Language/src/StringTokenizer.cs ../../Microsoft.AspNetCore.Razor.Language/src/SuppressChecksumOptionsFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/ArrayElement.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/ChildSyntaxList.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/Generated/Syntax.xml.Internal.Generated.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/Generated/Syntax.xml.Main.Generated.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/Generated/Syntax.xml.Syntax.Generated.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/GreenNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/GreenNodeExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/MarkupEndTagSyntax.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/MarkupStartTagSyntax.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/RazorDirectiveSyntax.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/RazorSyntaxNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxFactory.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxList.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxListBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxListBuilderOfT.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxListOfT.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxListPool.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxRewriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxToken.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxTokenCache.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxTrivia.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/InternalSyntax/SyntaxVisitor.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupEndTagSyntax.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupMinimizedTagHelperAttributeSyntax.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupMinimizedTagHelperDirectiveAttributeSyntax.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupStartTagSyntax.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupTagHelperAttributeSyntax.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupTagHelperDirectiveAttributeSyntax.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupTagHelperElementSyntax.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupTagHelperEndTagSyntax.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/MarkupTagHelperStartTagSyntax.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/NodeFlags.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/ObjectPool.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/RazorDirectiveSyntax.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/RazorSyntaxNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SpecializedCollections.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/StackGuard.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxAnnotation.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxFactory.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxKind.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxList.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxListBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxListBuilderExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxListBuilderOfT.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxListOfT.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxNode.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxNode.Iterators.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxNodeExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxReplacer.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxRewriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxSerializer.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxToken.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxTrivia.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxTriviaList.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxTriviaListBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxUtilities.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxVisitor.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/SyntaxWalker.cs ../../Microsoft.AspNetCore.Razor.Language/src/Syntax/TextSpan.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagHelperAttributeInfo.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagHelperBinder.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagHelperBinding.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagHelperConventions.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptor.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptorBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptorBuilderExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptorComparer.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptorExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagHelperDescriptorProviderContext.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagHelperDocumentContext.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagHelperInfo.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagHelperMatchingConventions.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagHelperMetadata.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagHelperSpanVisitor.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagMatchingRuleDescriptor.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagMatchingRuleDescriptorBuilder.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagMatchingRuleDescriptorComparer.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagMode.cs ../../Microsoft.AspNetCore.Razor.Language/src/TagStructure.cs ../../Microsoft.AspNetCore.Razor.Language/src/TypeNameFeature.cs ../../Microsoft.AspNetCore.Razor.Language/src/TypeNameRewriter.cs ../../Microsoft.AspNetCore.Razor.Language/src/Util/NullableAttributes.cs ../../Microsoft.AspNetCore.Razor.Language/src/VirtualRazorProjectFileSystem.cs ../../Microsoft.CodeAnalysis.Razor/src/AssemblyIdentityEqualityComparer.cs ../../Microsoft.CodeAnalysis.Razor/src/BindTagHelperDescriptorProvider.cs ../../Microsoft.CodeAnalysis.Razor/src/CompilationTagHelperFeature.cs ../../Microsoft.CodeAnalysis.Razor/src/CompilerFeatures.cs ../../Microsoft.CodeAnalysis.Razor/src/ComponentDetectionConventions.cs ../../Microsoft.CodeAnalysis.Razor/src/ComponentTagHelperDescriptorProvider.cs ../../Microsoft.CodeAnalysis.Razor/src/DefaultMetadataReferenceFeature.cs ../../Microsoft.CodeAnalysis.Razor/src/DefaultTagHelperDescriptorFactory.cs ../../Microsoft.CodeAnalysis.Razor/src/DefaultTagHelperDescriptorProvider.cs ../../Microsoft.CodeAnalysis.Razor/src/DefaultTypeNameFeature.cs ../../Microsoft.CodeAnalysis.Razor/src/EventHandlerTagHelperDescriptorProvider.cs ../../Microsoft.CodeAnalysis.Razor/src/FilePathComparer.cs ../../Microsoft.CodeAnalysis.Razor/src/FilePathComparison.cs ../../Microsoft.CodeAnalysis.Razor/src/GenericTypeNameRewriter.cs ../../Microsoft.CodeAnalysis.Razor/src/GlobalQualifiedTypeNameRewriter.cs ../../Microsoft.CodeAnalysis.Razor/src/IMetadataReferenceFeature.cs ../../Microsoft.CodeAnalysis.Razor/src/KeyTagHelperDescriptorProvider.cs ../../Microsoft.CodeAnalysis.Razor/src/Properties/AssemblyInfo.cs ../../Microsoft.CodeAnalysis.Razor/src/RazorDiagnosticFactory.cs ../../Microsoft.CodeAnalysis.Razor/src/RazorLanguage.cs ../../Microsoft.CodeAnalysis.Razor/src/RazorProjectEngineBuilderExtensions.cs ../../Microsoft.CodeAnalysis.Razor/src/RefTagHelperDescriptorProvider.cs ../../Microsoft.CodeAnalysis.Razor/src/RequiredAttributeParser.cs ../../Microsoft.CodeAnalysis.Razor/src/SourceSpanExtensions.cs ../../Microsoft.CodeAnalysis.Razor/src/SplatTagHelperDescriptorProvider.cs ../../Microsoft.CodeAnalysis.Razor/src/TagHelperDescriptorProviderContextExtensions.cs ../../Microsoft.CodeAnalysis.Razor/src/TagHelperTargetAssemblyExtensions.cs ../../Microsoft.CodeAnalysis.Razor/src/TagHelperTypes.cs ../../Microsoft.CodeAnalysis.Razor/src/TagHelperTypeVisitor.cs ../../Microsoft.CodeAnalysis.Razor/src/TextChangeExtensions.cs ../../Microsoft.CodeAnalysis.Razor/src/TextSpanExtensions.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/CreateNewOnMetadataUpdateAttributePass.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ExtensionInitializer.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/IInjectTargetExtension.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/InjectDirective.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/InjectIntermediateNode.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/InjectTargetExtension.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/IViewComponentTagHelperTargetExtension.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ModelDirective.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ModelExpressionPass.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/MvcImportProjectFeature.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/MvcViewDocumentClassifierPass.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/PageDirective.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/PagesPropertyInjectionPass.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Properties/AssemblyInfo.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/RazorExtensions.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/RazorExtensionsDiagnosticFactory.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/RazorPageDocumentClassifierPass.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/TagHelperDescriptorExtensions.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperConventions.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperDescriptorFactory.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperDescriptorProvider.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperIntermediateNode.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperMetadata.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperPass.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTagHelperTargetExtension.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTypes.cs ../../Microsoft.AspNetCore.Mvc.Razor.Extensions/src/ViewComponentTypeVisitor.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.Resources.cs /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.ComponentResources.cs /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.CodeAnalysisResources.cs /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.RazorExtensionsResources.cs /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.AssemblyInfo.cs /warnaserror+:NU1605 /warnaserror-:xUnit1004 15>CoreCompile: CompilerServer: server - server processed compilation - 38bc0434-0597-4e09-a59d-b1c9029efba0 14>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.Tooling.Internal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.Tooling.Internal.dll". Microsoft.CodeAnalysis.Razor.Tooling.Internal -> /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.Tooling.Internal.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.Tooling.Internal.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.Tooling.Internal.pdb". 15>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.dll". 18>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.dll". Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal -> /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.dll 15>CopyFilesToOutputDirectory: Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport -> /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.dll 20>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.dll". 18>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.pdb". 15>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.pdb". 20>CopyFilesToOutputDirectory: Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport -> /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.pdb". 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj" (default targets). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj" (default targets). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj" (default targets). 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj" (default targets). 26>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,NU1507,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.ComponentResources.resources /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.Resources.resources /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.ComponentResources.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.Resources.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.globalconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll AllowedChildTagDescriptor.cs AllowedChildTagDescriptorBuilder.cs AllowedChildTagDescriptorComparer.cs AssemblyExtension.cs AttributeStructure.cs BoundAttributeDescriptor.cs BoundAttributeDescriptorBuilder.cs BoundAttributeDescriptorBuilderExtensions.cs BoundAttributeDescriptorComparer.cs BoundAttributeDescriptorExtensions.cs BoundAttributeParameterDescriptor.cs BoundAttributeParameterDescriptorBuilder.cs BoundAttributeParameterDescriptorComparer.cs Checksum.cs ClassifiedSpanVisitor.cs CodeGeneration/CodeRenderingContext.cs CodeGeneration/CodeTarget.cs CodeGeneration/CodeTargetBuilder.cs CodeGeneration/CodeWriter.cs CodeGeneration/CodeWriterExtensions.cs CodeGeneration/DefaultCodeRenderingContext.cs CodeGeneration/DefaultCodeTarget.cs CodeGeneration/DefaultCodeTargetBuilder.cs CodeGeneration/DefaultDocumentWriter.cs CodeGeneration/DesignTimeNodeWriter.cs CodeGeneration/DocumentWriter.cs CodeGeneration/ICodeTargetExtension.cs CodeGeneration/IntermediateNodeWriter.cs CodeGeneration/LinePragma.cs CodeGeneration/LiteralRuntimeNodeWriter.cs CodeGeneration/RuntimeNodeWriter.cs CodeGeneration/TagHelperHtmlAttributeRuntimeNodeWriter.cs CodeGeneration/TagHelperRenderingContext.cs ComparerUtilities.cs Components/ComponentBindLoweringPass.cs Components/ComponentChildContentDiagnosticPass.cs Components/ComponentCodeDirective.cs Components/ComponentCodeTarget.cs Components/ComponentComplexAttributeContentPass.cs Components/ComponentConstrainedTypeParamDirective.cs Components/ComponentCssScopePass.cs Components/ComponentDesignTimeNodeWriter.cs Components/ComponentDiagnosticFactory.cs Components/ComponentDocumentClassifierPass.cs Components/ComponentDuplicateAttributeDiagnosticPass.cs Components/ComponentEventHandlerLoweringPass.cs Components/ComponentGenericTypePass.cs Components/ComponentImportProjectFeature.cs Components/ComponentInjectDirective.cs Components/ComponentInjectDirectivePass.cs Components/ComponentInjectIntermediateNode.cs Components/ComponentIntermediateNodePassBase.cs Components/ComponentKeyLoweringPass.cs Components/ComponentLayoutDirective.cs Components/ComponentLayoutDirectivePass.cs Components/ComponentLoweringPass.cs Components/ComponentMarkupBlockPass.cs Components/ComponentMarkupEncodingPass.cs Components/ComponentMetadata.cs Components/ComponentNodeWriter.cs Components/ComponentPageDirective.cs Components/ComponentPageDirectivePass.cs Components/ComponentPreserveWhitespaceDirective.cs Components/ComponentReferenceCaptureLoweringPass.cs Components/ComponentRuntimeNodeWriter.cs Components/ComponentsApi.cs Components/ComponentScriptTagPass.cs Components/ComponentSplatLoweringPass.cs Components/ComponentTemplateDiagnosticPass.cs Components/ComponentTemplateTargetExtension.cs Components/ComponentTypeParamDirective.cs Components/ComponentWhitespacePass.cs Components/RouteAttributeExtensionNode.cs Components/ScopeStack.cs Components/TagHelperBoundAttributeDescriptorExtensions.cs Components/TagHelperDescriptorExtensions.cs Components/TypeNameHelper.cs CSharpIdentifier.cs DefaultAllowedChildTagDescriptor.cs DefaultAllowedChildTagDescriptorBuilder.cs DefaultBoundAttributeDescriptor.cs DefaultBoundAttributeDescriptorBuilder.cs DefaultBoundAttributeParameterDescriptor.cs DefaultBoundAttributeParameterDescriptorBuilder.cs DefaultDirectiveSyntaxTreePass.cs DefaultDocumentClassifierPass.cs DefaultDocumentClassifierPassFeature.cs DefaultImportProjectFeature.cs DefaultRazorCodeDocument.cs DefaultRazorCodeGenerationOptions.cs DefaultRazorCodeGenerationOptionsBuilder.cs DefaultRazorCodeGenerationOptionsFactoryProjectFeature.cs DefaultRazorCodeGenerationOptionsFeature.cs DefaultRazorCSharpDocument.cs DefaultRazorCSharpLoweringPhase.cs DefaultRazorDiagnostic.cs DefaultRazorDirectiveClassifierPhase.cs DefaultRazorDirectiveFeature.cs DefaultRazorDocumentClassifierPhase.cs DefaultRazorEngine.cs DefaultRazorEngineBuilder.cs DefaultRazorHtmlDocument.cs DefaultRazorIntermediateNodeLoweringPhase.cs DefaultRazorOptimizationPhase.cs DefaultRazorParserOptions.cs DefaultRazorParserOptionsBuilder.cs DefaultRazorParserOptionsFactoryProjectFeature.cs DefaultRazorParserOptionsFeature.cs DefaultRazorParsingPhase.cs DefaultRazorProjectEngine.cs DefaultRazorProjectEngineBuilder.cs DefaultRazorProjectFileSystem.cs DefaultRazorProjectItem.cs DefaultRazorSourceLineCollection.cs DefaultRazorSyntaxTree.cs DefaultRazorSyntaxTreePhase.cs DefaultRazorTagHelperBinderPhase.cs DefaultRazorTargetExtensionFeature.cs DefaultRequiredAttributeDescriptor.cs DefaultRequiredAttributeDescriptorBuilder.cs DefaultTagHelperDescriptor.cs DefaultTagHelperDescriptorBuilder.cs DefaultTagMatchingRuleDescriptor.cs DefaultTagMatchingRuleDescriptorBuilder.cs DirectiveDescriptor.cs DirectiveDescriptorBuilderExtensions.cs DirectiveDescriptorComparer.cs DirectiveKind.cs DirectiveRemovalOptimizationPass.cs DirectiveTokenDescriptor.cs DirectiveTokenDescriptorComparer.cs DirectiveTokenEditHandler.cs DirectiveTokenKind.cs DirectiveUsage.cs DocumentClassifierPassBase.cs EmptyProjectFileSystem.cs Extensions/AttributeDirective.cs Extensions/AttributeDirectivePass.cs Extensions/DefaultMetadataIdentifierFeature.cs Extensions/DefaultTagHelperBodyIntermediateNode.cs Extensions/DefaultTagHelperCreateIntermediateNode.cs Extensions/DefaultTagHelperExecuteIntermediateNode.cs Extensions/DefaultTagHelperHtmlAttributeIntermediateNode.cs Extensions/DefaultTagHelperOptimizationPass.cs Extensions/DefaultTagHelperPropertyIntermediateNode.cs Extensions/DefaultTagHelperRuntimeIntermediateNode.cs Extensions/DefaultTagHelperTargetExtension.cs Extensions/DesignTimeDirectiveIntermediateNode.cs Extensions/DesignTimeDirectivePass.cs Extensions/DesignTimeDirectiveTargetExtension.cs Extensions/EliminateMethodBodyPass.cs Extensions/FunctionsDirective.cs Extensions/FunctionsDirectivePass.cs Extensions/IDefaultTagHelperTargetExtension.cs Extensions/IDesignTimeDirectiveTargetExtension.cs Extensions/IMetadataAttributeTargetExtension.cs Extensions/IMetadataIdentifierFeature.cs Extensions/ImplementsDirective.cs Extensions/ImplementsDirectivePass.cs Extensions/InheritsDirective.cs Extensions/InheritsDirectivePass.cs Extensions/IPreallocatedAttributeTargetExtension.cs Extensions/IReadOnlyListExtensions.cs Extensions/ISectionTargetExtension.cs Extensions/ITemplateTargetExtension.cs Extensions/MetadataAttributePass.cs Extensions/MetadataAttributeTargetExtension.cs Extensions/NamespaceDirective.cs Extensions/PreallocatedAttributeTargetExtension.cs Extensions/PreallocatedTagHelperAttributeOptimizationPass.cs Extensions/PreallocatedTagHelperHtmlAttributeIntermediateNode.cs Extensions/PreallocatedTagHelperHtmlAttributeValueIntermediateNode.cs Extensions/PreallocatedTagHelperPropertyIntermediateNode.cs Extensions/PreallocatedTagHelperPropertyValueIntermediateNode.cs Extensions/RazorCompiledItemAttributeIntermediateNode.cs Extensions/RazorCompiledItemMetadataAttributeIntermediateNode.cs Extensions/RazorSourceChecksumAttributeIntermediateNode.cs Extensions/SectionDirective.cs Extensions/SectionDirectivePass.cs Extensions/SectionIntermediateNode.cs Extensions/SectionTargetExtension.cs Extensions/TemplateIntermediateNode.cs Extensions/TemplateTargetExtension.cs Extensions/ViewCssScopePass.cs FileKindDirectiveFeature.cs FileKinds.cs HashCodeCombiner.cs HtmlConventions.cs HtmlNodeOptimizationPass.cs IConfigureRazorCodeGenerationOptionsFeature.cs IConfigureRazorParserOptionsFeature.cs IDirectiveDescriptorBuilder.cs IImportProjectFeature.cs Intermediate/CascadingGenericTypeParameter.cs Intermediate/ClassDeclarationIntermediateNode.cs Intermediate/CommonAnnotations.cs Intermediate/ComponentAttributeIntermediateNode.cs Intermediate/ComponentChildContentIntermediateNode.cs Intermediate/ComponentIntermediateNode.cs Intermediate/ComponentTypeArgumentIntermediateNode.cs Intermediate/ComponentTypeInferenceMethodIntermediateNode.cs Intermediate/CSharpCodeAttributeValueIntermediateNode.cs Intermediate/CSharpCodeIntermediateNode.cs Intermediate/CSharpExpressionAttributeValueIntermediateNode.cs Intermediate/CSharpExpressionIntermediateNode.cs Intermediate/DebuggerDisplayFormatter.cs Intermediate/DefaultRazorIntermediateNodeBuilder.cs Intermediate/DirectiveIntermediateNode.cs Intermediate/DirectiveTokenIntermediateNode.cs Intermediate/DocumentIntermediateNode.cs Intermediate/DocumentIntermediateNodeExtensions.cs Intermediate/ExtensionIntermediateNode.cs Intermediate/FieldDeclarationIntermediateNode.cs Intermediate/HtmlAttributeIntermediateNode.cs Intermediate/HtmlAttributeValueIntermediateNode.cs Intermediate/HtmlContentIntermediateNode.cs Intermediate/HtmlContentIntermediateNodeExtensions.cs Intermediate/IExtensionIntermediateNodeVisitor.cs Intermediate/IntermediateNode.cs Intermediate/IntermediateNodeBuilder.cs Intermediate/IntermediateNodeCollection.cs Intermediate/IntermediateNodeExtensions.cs Intermediate/IntermediateNodeFormatter.cs Intermediate/IntermediateNodeFormatterBase.cs Intermediate/IntermediateNodeReference.cs Intermediate/IntermediateNodeVisitor.cs Intermediate/IntermediateNodeWalker.cs Intermediate/IntermediateToken.cs Intermediate/LazyIntermediateToken.cs Intermediate/MalformedDirectiveIntermediateNode.cs Intermediate/MarkupBlockIntermediateNode.cs Intermediate/MarkupElementIntermediateNode.cs Intermediate/MemberDeclarationIntermediateNode.cs Intermediate/MethodDeclarationIntermediateNode.cs Intermediate/MethodParameter.cs Intermediate/NamespaceDeclarationIntermediateNode.cs Intermediate/PropertyDeclarationIntermediateNode.cs Intermediate/ReferenceCaptureIntermediateNode.cs Intermediate/SetKeyIntermediateNode.cs Intermediate/SplatIntermediateNode.cs Intermediate/TagHelperBodyIntermediateNode.cs Intermediate/TagHelperDirectiveAttributeIntermediateNode.cs Intermediate/TagHelperDirectiveAttributeParameterIntermediateNode.cs Intermediate/TagHelperHtmlAttributeIntermediateNode.cs Intermediate/TagHelperIntermediateNode.cs Intermediate/TagHelperPropertyIntermediateNode.cs Intermediate/TokenKind.cs Intermediate/TypeParameter.cs Intermediate/UsingDirectiveIntermediateNode.cs IntermediateNodePassBase.cs IRazorCodeGenerationOptionsFactoryProjectFeature.cs IRazorCodeGenerationOptionsFeature.cs IRazorCSharpLoweringPhase.cs IRazorDirectiveClassifierPass.cs IRazorDirectiveClassifierPhase.cs IRazorDirectiveFeature.cs IRazorDocumentClassifierPass.cs IRazorDocumentClassifierPhase.cs IRazorEngineBuilder.cs IRazorEngineFeature.cs IRazorEnginePhase.cs IRazorFeature.cs IRazorIntermediateNodeLoweringPhase.cs IRazorOptimizationPass.cs IRazorOptimizationPhase.cs IRazorParserOptionsFactoryProjectFeature.cs IRazorParserOptionsFeature.cs IRazorParsingPhase.cs IRazorProjectEngineFeature.cs IRazorSyntaxTreePass.cs IRazorSyntaxTreePhase.cs IRazorTagHelperBinderPhase.cs IRazorTargetExtensionFeature.cs ITagHelperDescriptorProvider.cs ITagHelperFeature.cs ItemCollection.cs LargeTextSourceDocument.cs Legacy/AcceptedCharactersInternal.cs Legacy/AddImportChunkGenerator.cs Legacy/AddTagHelperChunkGenerator.cs Legacy/AutoCompleteEditHandler.cs Legacy/BalancingModes.cs Legacy/BlockKindInternal.cs Legacy/ClassifiedSpanInternal.cs Legacy/CodeBlockEditHandler.cs Legacy/CSharpCodeParser.cs Legacy/CSharpKeyword.cs Legacy/CSharpLanguageCharacteristics.cs Legacy/CSharpTokenizer.cs Legacy/DirectiveCSharpTokenizer.cs Legacy/DirectiveHtmlTokenizer.cs Legacy/DirectiveTokenChunkGenerator.cs Legacy/DisposableAction.cs Legacy/EditResult.cs Legacy/ErrorSink.cs Legacy/ExpressionChunkGenerator.cs Legacy/FirstDirectiveCSharpLanguageCharacteristics.cs Legacy/FirstDirectiveHtmlLanguageCharacteristics.cs Legacy/HtmlLanguageCharacteristics.cs Legacy/HtmlMarkupParser.cs Legacy/HtmlTokenizer.cs Legacy/ImplicitExpressionEditHandler.cs Legacy/ISpanChunkGenerator.cs Legacy/ITextBuffer.cs Legacy/ITextDocument.cs Legacy/ITokenizer.cs Legacy/KnownTokenType.cs Legacy/LanguageCharacteristics.cs Legacy/LegacySyntaxNodeExtensions.cs Legacy/LiteralAttributeChunkGenerator.cs Legacy/LocationTagged.cs Legacy/MarkupChunkGenerator.cs Legacy/ParserBase.cs Legacy/ParserContext.cs Legacy/ParserHelpers.cs Legacy/ParserState.cs Legacy/PartialParseResultInternal.cs Legacy/RazorParser.cs Legacy/RazorSyntaxTreeExtensions.cs Legacy/RemoveTagHelperChunkGenerator.cs Legacy/SeekableTextReader.cs Legacy/SourceLocationTracker.cs Legacy/SpanChunkGenerator.cs Legacy/SpanContext.cs Legacy/SpanEditHandler.cs Legacy/SpanKindInternal.cs Legacy/StatementChunkGenerator.cs Legacy/SyntaxConstants.cs Legacy/TagHelperAttributeNode.cs Legacy/TagHelperBlockRewriter.cs Legacy/TagHelperDirectiveType.cs Legacy/TagHelperParseTreeRewriter.cs Legacy/TagHelperPrefixDirectiveChunkGenerator.cs Legacy/TagHelperSpanInternal.cs Legacy/TextReaderExtensions.cs Legacy/Tokenizer.cs Legacy/TokenizerBackedParser.cs Legacy/TokenizerView.cs Legacy/WhiteSpaceRewriter.cs NotFoundProjectItem.cs Properties/AssemblyInfo.cs ProvideRazorExtensionInitializerAttribute.cs RazorCodeDocument.cs RazorCodeDocumentExtensions.cs RazorCodeGenerationOptions.cs RazorCodeGenerationOptionsBuilder.cs RazorConfiguration.cs RazorCSharpDocument.cs RazorDiagnostic.cs RazorDiagnosticCollection.cs RazorDiagnosticDescriptor.cs RazorDiagnosticFactory.cs RazorDiagnosticSeverity.cs RazorEngine.cs RazorEngineBuilderExtensions.cs RazorEngineFeatureBase.cs RazorEnginePhaseBase.cs RazorExtension.cs RazorExtensionInitializer.cs RazorHtmlDocument.cs RazorHtmlWriter.cs RazorLanguageVersion.cs RazorParserFeatureFlags.cs RazorParserOptions.cs RazorParserOptionsBuilder.cs RazorProject.cs RazorProjectEngine.cs RazorProjectEngineBuilder.cs RazorProjectEngineBuilderExtensions.cs RazorProjectEngineFeatureBase.cs RazorProjectFileSystem.cs RazorProjectItem.cs RazorSourceDocument.cs RazorSourceDocumentProperties.cs RazorSourceLineCollection.cs RazorSyntaxTree.cs RequiredAttributeDescriptor.cs RequiredAttributeDescriptorBuilder.cs RequiredAttributeDescriptorBuilderExtensions.cs RequiredAttributeDescriptorComparer.cs RequiredAttributeDescriptorExtensions.cs SourceChange.cs SourceLocation.cs SourceMapping.cs SourceSpan.cs StreamSourceDocument.cs StringSegment.cs StringSourceDocument.cs StringTokenizer.cs SuppressChecksumOptionsFeature.cs Syntax/ArrayElement.cs Syntax/ChildSyntaxList.cs Syntax/Generated/Syntax.xml.Internal.Generated.cs Syntax/Generated/Syntax.xml.Main.Generated.cs Syntax/Generated/Syntax.xml.Syntax.Generated.cs Syntax/GreenNode.cs Syntax/GreenNodeExtensions.cs Syntax/InternalSyntax/MarkupEndTagSyntax.cs Syntax/InternalSyntax/MarkupStartTagSyntax.cs Syntax/InternalSyntax/RazorDirectiveSyntax.cs Syntax/InternalSyntax/RazorSyntaxNode.cs Syntax/InternalSyntax/SyntaxFactory.cs Syntax/InternalSyntax/SyntaxList.cs Syntax/InternalSyntax/SyntaxListBuilder.cs Syntax/InternalSyntax/SyntaxListBuilderOfT.cs Syntax/InternalSyntax/SyntaxListOfT.cs Syntax/InternalSyntax/SyntaxListPool.cs Syntax/InternalSyntax/SyntaxRewriter.cs Syntax/InternalSyntax/SyntaxToken.cs Syntax/InternalSyntax/SyntaxTokenCache.cs Syntax/InternalSyntax/SyntaxTrivia.cs Syntax/InternalSyntax/SyntaxVisitor.cs Syntax/MarkupEndTagSyntax.cs Syntax/MarkupMinimizedTagHelperAttributeSyntax.cs Syntax/MarkupMinimizedTagHelperDirectiveAttributeSyntax.cs Syntax/MarkupStartTagSyntax.cs Syntax/MarkupTagHelperAttributeSyntax.cs Syntax/MarkupTagHelperDirectiveAttributeSyntax.cs Syntax/MarkupTagHelperElementSyntax.cs Syntax/MarkupTagHelperEndTagSyntax.cs Syntax/MarkupTagHelperStartTagSyntax.cs Syntax/NodeFlags.cs Syntax/ObjectPool.cs Syntax/RazorDirectiveSyntax.cs Syntax/RazorSyntaxNode.cs Syntax/SpecializedCollections.cs Syntax/StackGuard.cs Syntax/SyntaxAnnotation.cs Syntax/SyntaxExtensions.cs Syntax/SyntaxFactory.cs Syntax/SyntaxKind.cs Syntax/SyntaxList.cs Syntax/SyntaxListBuilder.cs Syntax/SyntaxListBuilderExtensions.cs Syntax/SyntaxListBuilderOfT.cs Syntax/SyntaxListOfT.cs Syntax/SyntaxNode.cs Syntax/SyntaxNode.Iterators.cs Syntax/SyntaxNodeExtensions.cs Syntax/SyntaxReplacer.cs Syntax/SyntaxRewriter.cs Syntax/SyntaxSerializer.cs Syntax/SyntaxToken.cs Syntax/SyntaxTrivia.cs Syntax/SyntaxTriviaList.cs Syntax/SyntaxTriviaListBuilder.cs Syntax/SyntaxUtilities.cs Syntax/SyntaxVisitor.cs Syntax/SyntaxWalker.cs Syntax/TextSpan.cs TagHelperAttributeInfo.cs TagHelperBinder.cs TagHelperBinding.cs TagHelperConventions.cs TagHelperDescriptor.cs TagHelperDescriptorBuilder.cs TagHelperDescriptorBuilderExtensions.cs TagHelperDescriptorComparer.cs TagHelperDescriptorExtensions.cs TagHelperDescriptorProviderContext.cs TagHelperDocumentContext.cs TagHelperInfo.cs TagHelperMatchingConventions.cs TagHelperMetadata.cs TagHelperSpanVisitor.cs TagMatchingRuleDescriptor.cs TagMatchingRuleDescriptorBuilder.cs TagMatchingRuleDescriptorComparer.cs TagMode.cs TagStructure.cs TypeNameFeature.cs TypeNameRewriter.cs Util/NullableAttributes.cs VirtualRazorProjectFileSystem.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.ComponentResources.cs /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.Resources.cs /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.AssemblyInfo.cs /warnaserror+:NU1605 /warnaserror-:xUnit1004 29>CoreCompile: CompilerServer: server - server processed compilation - 675a3924-5c52-46cf-9447-263c158cf17c CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.dll". Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal -> /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.pdb". 26>CoreCompile: CompilerServer: server - server processed compilation - 1f23fa03-519f-4c04-ad4c-d620c672044a 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj" (default targets). 26>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll". Microsoft.AspNetCore.Razor.Language -> /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.pdb". 26>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj" (default targets). 27>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /compile CodeAnalysisResources.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.CodeAnalysisResources.resources Processing resource file "CodeAnalysisResources.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.CodeAnalysisResources.resources". CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,NU1507,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.CodeAnalysisResources.resources /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.CodeAnalysisResources.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.globalconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll AssemblyIdentityEqualityComparer.cs BindTagHelperDescriptorProvider.cs CompilationTagHelperFeature.cs CompilerFeatures.cs ComponentDetectionConventions.cs ComponentTagHelperDescriptorProvider.cs DefaultMetadataReferenceFeature.cs DefaultTagHelperDescriptorFactory.cs DefaultTagHelperDescriptorProvider.cs DefaultTypeNameFeature.cs EventHandlerTagHelperDescriptorProvider.cs FilePathComparer.cs FilePathComparison.cs GenericTypeNameRewriter.cs GlobalQualifiedTypeNameRewriter.cs IMetadataReferenceFeature.cs KeyTagHelperDescriptorProvider.cs Properties/AssemblyInfo.cs RazorDiagnosticFactory.cs RazorLanguage.cs RazorProjectEngineBuilderExtensions.cs RefTagHelperDescriptorProvider.cs RequiredAttributeParser.cs SourceSpanExtensions.cs SplatTagHelperDescriptorProvider.cs TagHelperDescriptorProviderContextExtensions.cs TagHelperTargetAssemblyExtensions.cs TagHelperTypes.cs TagHelperTypeVisitor.cs TextChangeExtensions.cs TextSpanExtensions.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.CodeAnalysisResources.cs /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.AssemblyInfo.cs /warnaserror+:NU1605 /warnaserror-:xUnit1004 CompilerServer: server - server processed compilation - 6c10ceb7-e1bd-4a74-8cd3-637fa134b08a _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.pdb". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll". Microsoft.CodeAnalysis.Razor -> /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.pdb". 27>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj" (default targets). 28>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /compile Resources.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Resources.resources ViewComponentResources.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.ViewComponentResources.resources Processing resource file "Resources.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Resources.resources". 25>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /compile Resources.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Resources.resources ViewComponentResources.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.ViewComponentResources.resources Processing resource file "Resources.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Resources.resources". 4>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /compile RazorExtensionsResources.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.RazorExtensionsResources.resources Processing resource file "RazorExtensionsResources.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.RazorExtensionsResources.resources". 28>CoreResGen: Processing resource file "ViewComponentResources.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.ViewComponentResources.resources". 25>CoreResGen: Processing resource file "ViewComponentResources.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.ViewComponentResources.resources". CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,NU1507,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.dll /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Resources.resources /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.ViewComponentResources.resources /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Resources.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.ViewComponentResources.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.globalconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll AssemblyAttributeInjectionPass.cs CSharpIdentifier.cs ExtensionInitializer.cs IInjectTargetExtension.cs InjectDirective.cs InjectIntermediateNode.cs InjectTargetExtension.cs InstrumentationPass.cs IViewComponentTagHelperTargetExtension.cs ModelDirective.cs ModelExpressionPass.cs MvcImportProjectFeature.cs MvcViewDocumentClassifierPass.cs NamespaceDirective.cs PageDirective.cs PagesPropertyInjectionPass.cs Properties/AssemblyInfo.cs RazorExtensions.cs RazorExtensionsDiagnosticFactory.cs RazorPageDocumentClassifierPass.cs TagHelperDescriptorExtensions.cs ViewComponentTagHelperConventions.cs ViewComponentTagHelperDescriptorFactory.cs ViewComponentTagHelperDescriptorProvider.cs ViewComponentTagHelperIntermediateNode.cs ViewComponentTagHelperMetadata.cs ViewComponentTagHelperPass.cs ViewComponentTagHelperTargetExtension.cs ViewComponentTypes.cs ViewComponentTypeVisitor.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeWriterExtensions.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Resources.cs /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.ViewComponentResources.cs /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.AssemblyInfo.cs /warnaserror+:NU1605 /warnaserror-:xUnit1004 28>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,NU1507,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.dll /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Resources.resources /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.ViewComponentResources.resources /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Resources.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.ViewComponentResources.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.globalconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll CSharpIdentifier.cs ExtensionInitializer.cs IInjectTargetExtension.cs InjectDirective.cs InjectIntermediateNode.cs InjectTargetExtension.cs IViewComponentTagHelperTargetExtension.cs LegacySectionTargetExtension.cs ModelDirective.cs ModelExpressionPass.cs MvcImportProjectFeature.cs MvcViewDocumentClassifierPass.cs Properties/AssemblyInfo.cs RazorExtensions.cs RazorExtensionsDiagnosticFactory.cs TagHelperDescriptorExtensions.cs ViewComponentTagHelperConventions.cs ViewComponentTagHelperDescriptorFactory.cs ViewComponentTagHelperDescriptorProvider.cs ViewComponentTagHelperIntermediateNode.cs ViewComponentTagHelperMetadata.cs ViewComponentTagHelperPass.cs ViewComponentTagHelperTargetExtension.cs ViewComponentTypes.cs ViewComponentTypeVisitor.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeWriterExtensions.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Resources.cs /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.ViewComponentResources.cs /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.AssemblyInfo.cs /warnaserror+:NU1605 /warnaserror-:xUnit1004 4>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,NU1507,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.RazorExtensionsResources.resources /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.RazorExtensionsResources.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.globalconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll CreateNewOnMetadataUpdateAttributePass.cs ExtensionInitializer.cs IInjectTargetExtension.cs InjectDirective.cs InjectIntermediateNode.cs InjectTargetExtension.cs IViewComponentTagHelperTargetExtension.cs ModelDirective.cs ModelExpressionPass.cs MvcImportProjectFeature.cs MvcViewDocumentClassifierPass.cs PageDirective.cs PagesPropertyInjectionPass.cs Properties/AssemblyInfo.cs RazorExtensions.cs RazorExtensionsDiagnosticFactory.cs RazorPageDocumentClassifierPass.cs TagHelperDescriptorExtensions.cs ViewComponentTagHelperConventions.cs ViewComponentTagHelperDescriptorFactory.cs ViewComponentTagHelperDescriptorProvider.cs ViewComponentTagHelperIntermediateNode.cs ViewComponentTagHelperMetadata.cs ViewComponentTagHelperPass.cs ViewComponentTagHelperTargetExtension.cs ViewComponentTypes.cs ViewComponentTypeVisitor.cs ../../Microsoft.AspNetCore.Razor.Language/src/CodeGeneration/CodeWriterExtensions.cs ../../Microsoft.AspNetCore.Razor.Language/src/CSharpIdentifier.cs ../../Microsoft.AspNetCore.Razor.Language/src/Checksum.cs ../../Microsoft.AspNetCore.Razor.Language/src/StringSegment.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.RazorExtensionsResources.cs /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.AssemblyInfo.cs /warnaserror+:NU1605 /warnaserror-:xUnit1004 25>CoreCompile: CompilerServer: server - server processed compilation - 1c27da4b-e256-4754-9eee-1c0a26daddcb _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj.CopyComplete" because "AlwaysCreate" was specified. 28>CoreCompile: CompilerServer: server - server processed compilation - b0cfd98c-66bf-4c4b-952b-bc3144cb21b6 4>CoreCompile: CompilerServer: server - server processed compilation - c6b7c25c-d4e5-4718-a0d0-502447adeb6e 28>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.pdb". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj.CopyComplete" because "AlwaysCreate" was specified. 4>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj.CopyComplete" because "AlwaysCreate" was specified. 25>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.dll". Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X -> /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.pdb". 25>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj" (default targets). 28>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.dll". Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X -> /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.pdb". 4>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll". Microsoft.AspNetCore.Mvc.Razor.Extensions -> /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.pdb". 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj" (default targets). 4>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj" (default targets). 16>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /compile Diagnostics/RazorSourceGeneratorResources.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.NET.Sdk.Razor.SourceGenerators.Diagnostics.RazorSourceGeneratorResources.resources Processing resource file "Diagnostics/RazorSourceGeneratorResources.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.NET.Sdk.Razor.SourceGenerators.Diagnostics.RazorSourceGeneratorResources.resources". 19>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,NU1507,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Symbols.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Symbols.Transport.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Symbols.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Symbols.Transport.sourcelink.json /langversion:Latest /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Symbols.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Symbols.Transport.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Symbols.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Symbols.Transport.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Symbols.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Symbols.Transport.AssemblyInfo.cs /warnaserror+:NU1605 /warnaserror-:xUnit1004 16>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,NU1507,NU5104,NU1603,RS2008,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.NET.Sdk.Razor.SourceGenerators.dll /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.NET.Sdk.Razor.SourceGenerators.Diagnostics.RazorSourceGeneratorResources.resources /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.NET.Sdk.Razor.SourceGenerators.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.NET.Sdk.Razor.SourceGenerators.Diagnostics.RazorSourceGeneratorResources.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.NET.Sdk.Razor.SourceGenerators.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/.globalconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.NET.Sdk.Razor.SourceGenerators.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll ConfigureRazorCodeGenerationOptions.cs Diagnostics/DiagnosticIds.cs Diagnostics/RazorDiagnostics.cs IncrementalValueProviderExtensions.cs Properties/AssemblyInfo.cs RazorSourceGenerationOptions.cs RazorSourceGenerator.cs RazorSourceGenerator.Helpers.cs RazorSourceGenerator.RazorProviders.cs RazorSourceGenerator.TagHelpers.cs RazorSourceGeneratorEventSource.cs SourceGeneratorProjectItem.cs SourceTextRazorSourceDocument.cs SourceTextSourceLineCollection.cs StaticCompilationTagHelperFeature.cs StaticTagHelperFeature.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.NET.Sdk.Razor.SourceGenerators.Diagnostics.RazorSourceGeneratorResources.cs /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.NET.Sdk.Razor.SourceGenerators.AssemblyInfo.cs /warnaserror+:NU1605 /warnaserror-:xUnit1004 19>CoreCompile: CompilerServer: server - server processed compilation - f76ca64b-f0ac-4397-994f-0cce329988e2 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Symbols.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Symbols.Transport.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Symbols.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Symbols.Transport.dll". Microsoft.AspNetCore.Razor.Symbols.Transport -> /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Symbols.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Symbols.Transport.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.Razor.Symbols.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Symbols.Transport.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Symbols.Transport/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Symbols.Transport.pdb". 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj" (default targets). 16>CoreCompile: CompilerServer: server - server processed compilation - 63bfdb5a-4fd0-48d5-914a-d05b978969e8 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Razor/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor.Extensions/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Language/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj.CopyComplete" because "AlwaysCreate" was specified. _CopyOutOfDateSourceItemsToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/RazorSourceGenerator.razorencconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/RazorSourceGenerator.razorencconfig". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.NET.Sdk.Razor.SourceGenerators.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.NET.Sdk.Razor.SourceGenerators.dll". Microsoft.NET.Sdk.Razor.SourceGenerators -> /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.NET.Sdk.Razor.SourceGenerators.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/obj/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.NET.Sdk.Razor.SourceGenerators.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.NET.Sdk.Razor.SourceGenerators/Release/netstandard2.0/Microsoft.NET.Sdk.Razor.SourceGenerators.pdb". 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj" (default targets). 30>_CopyOutOfDateSourceItemsToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/RazorSourceGenerator.razorencconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/bin/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Release/netstandard2.0/RazorSourceGenerator.razorencconfig". CopyFilesToOutputDirectory: Microsoft.NET.Sdk.Razor.SourceGenerators.Transport -> 30>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj" (default targets). 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj" (15:8) on node 25 (Pack target(s)). 15>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.7.0.0-preview.5.22471.1.nupkg'. Attempting to build symbols package for 'Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.7.0.0-preview.5.22471.1.symbols.nupkg'. 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj" (18:8) on node 22 (Pack target(s)). 18>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.7.0.0-preview.5.22471.1.nupkg'. Attempting to build symbols package for 'Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.7.0.0-preview.5.22471.1.symbols.nupkg'. 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj" (19:8) on node 24 (Pack target(s)). 19>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Razor.Symbols.Transport.7.0.0-preview.5.22471.1.nupkg'. Attempting to build symbols package for 'Microsoft.AspNetCore.Razor.Symbols.Transport.csproj'. 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj" (20:8) on node 13 (Pack target(s)). 20>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.7.0.0-preview.5.22471.1.nupkg'. Attempting to build symbols package for 'Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj'. 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj" (14:8) on node 2 (Pack target(s)). 14>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.CodeAnalysis.Razor.Tooling.Internal.7.0.0-preview.5.22471.1.nupkg'. Attempting to build symbols package for 'Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj'. 20>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.7.0.0-preview.5.22471.1.symbols.nupkg'. 20>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj" (Pack target(s)). 19>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Razor.Symbols.Transport.7.0.0-preview.5.22471.1.symbols.nupkg'. 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj" (Pack target(s)). 14>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.CodeAnalysis.Razor.Tooling.Internal.7.0.0-preview.5.22471.1.symbols.nupkg'. 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj" (30:8) on node 1 (Pack target(s)). 30>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.7.0.0-preview.5.22471.1.nupkg'. Attempting to build symbols package for 'Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj'. 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj" (29:8) on node 7 (Pack target(s)). 29>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.7.0.0-preview.5.22471.1.nupkg'. Attempting to build symbols package for 'Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj'. 30>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.7.0.0-preview.5.22471.1.symbols.nupkg'. 30>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj" (Pack target(s)). 29>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.7.0.0-preview.5.22471.1.symbols.nupkg'. 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj" (Pack target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln" (Build;Test;Pack target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/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.236s 7.841s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.430s 0.467s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.395s 2.062s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln (Restore) | | 9 : 0.423s 0.423s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (_IsProjectRestoreSupported) | | 35 : 1.125s 1.125s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj (_IsProjectRestoreSupported) | | 10 : 0.302s 0.302s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj (_IsProjectRestoreSupported) | | 11 : 0.501s 0.501s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj (_IsProjectRestoreSupported) | | 12 : 0.341s 0.341s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test.csproj (_IsProjectRestoreSupported) | | 13 : 0.476s 0.476s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj (_IsProjectRestoreSupported) | | 14 : 0.322s 0.322s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Test.csproj (_IsProjectRestoreSupported) | | 15 : 0.476s 0.476s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (_IsProjectRestoreSupported) | | 16 : 0.429s 0.429s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Microsoft.AspNetCore.Razor.Language.Test.csproj (_IsProjectRestoreSupported) | | 17 : 0.479s 0.479s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (_IsProjectRestoreSupported) | | 18 : 0.329s 0.329s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/Microsoft.CodeAnalysis.Razor.Test.csproj (_IsProjectRestoreSupported) | | 20 : 0.328s 0.328s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Microsoft.AspNetCore.Razor.Test.Common.csproj (_IsProjectRestoreSupported) | | 21 : 0.302s 0.302s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.ComponentShim/Microsoft.AspNetCore.Razor.Test.ComponentShim.csproj (_IsProjectRestoreSupported) | | 19 : 0.459s 0.459s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/perf/Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.csproj (_IsProjectRestoreSupported) | | 23 : 0.457s 0.457s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib/Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib.csproj (_IsProjectRestoreSupported) | | 34 : 0.427s 0.427s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj (_IsProjectRestoreSupported) | | 33 : 0.540s 0.540s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj (_IsProjectRestoreSupported) | | 32 : 0.409s 0.409s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj (_IsProjectRestoreSupported) | | 22 : 0.327s 0.327s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Test.MvcShim.csproj (_IsProjectRestoreSupported) | | 30 : 0.448s 0.448s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/Microsoft.NET.Sdk.Razor.SourceGenerators.Test.csproj (_IsProjectRestoreSupported) | | 29 : 0.444s 0.444s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj (_IsProjectRestoreSupported) | | 31 : 0.435s 0.435s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj (_IsProjectRestoreSupported) | | 27 : 0.457s 0.457s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/RazorSyntaxGenerator.csproj (_IsProjectRestoreSupported) | | 26 : 0.439s 0.439s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj (_IsProjectRestoreSupported) | | 25 : 0.302s 0.302s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X.csproj (_IsProjectRestoreSupported) | | 24 : 0.303s 0.303s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X.csproj (_IsProjectRestoreSupported) | | 28 : 0.422s 0.422s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj (_IsProjectRestoreSupported) | | 41 : 0.047s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj (_GenerateRestoreProjectPathWalk) | | . 36 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (_GenerateRestoreProjectPathWalk) | | 37 : 0.049s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj (_GenerateRestoreProjectPathWalk) | | | 40 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (_GenerateRestoreProjectPathWalk) | | . 49 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (_GenerateRestoreProjectPathWalk) | | 38 : 0.053s 0.067s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj (_GenerateRestoreProjectPathWalk) | | | 40 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (_GenerateRestoreProjectPathWalk) | | . 51 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (_GenerateRestoreProjectPathWalk) | | 39 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (_GenerateRestoreProjectPathWalk) | | 40 : 0.052s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (_GenerateRestoreProjectPathWalk) | | . 50 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (_GenerateRestoreProjectPathWalk) | | 42 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj (_GenerateRestoreProjectPathWalk) | | 36 : 0.005s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (_GenerateRestoreProjectPathWalk) | | | 40 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (_GenerateRestoreProjectPathWalk) | | . 39 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (_GenerateRestoreProjectPathWalk) | | 44 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj (_GenerateRestoreProjectPathWalk) | | 45 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj (_GenerateRestoreProjectPathWalk) | | 46 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj (_GenerateRestoreProjectPathWalk) | | 47 : 0.051s 0.068s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj (_GenerateRestoreProjectPathWalk) | | | 40 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (_GenerateRestoreProjectPathWalk) | | | 50 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (_GenerateRestoreProjectPathWalk) | | . 36 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (_GenerateRestoreProjectPathWalk) | | 48 : 0.044s 0.080s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj (_GenerateRestoreProjectPathWalk) | | . 47 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj (_GenerateRestoreProjectPathWalk) | | 43 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj (_GenerateRestoreProjectPathWalk) | | 52 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (_IsProjectRestoreSupported) | | 53 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (_IsProjectRestoreSupported) | | 54 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (_IsProjectRestoreSupported) | | 55 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj (_IsProjectRestoreSupported) | | 56 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj (_IsProjectRestoreSupported) | | 57 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj (_IsProjectRestoreSupported) | | 58 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj (_IsProjectRestoreSupported) | | 59 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj (_IsProjectRestoreSupported) | | 60 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj (_IsProjectRestoreSupported) | | 61 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj (_IsProjectRestoreSupported) | | 62 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj (_IsProjectRestoreSupported) | | 63 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj (_IsProjectRestoreSupported) | | 64 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj (_IsProjectRestoreSupported) | | 66 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (_GenerateRestoreGraphProjectEntry) | | 67 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (_GenerateRestoreGraphProjectEntry) | | 68 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj (_GenerateRestoreGraphProjectEntry) | | 65 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (_GenerateRestoreGraphProjectEntry) | | 69 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj (_GenerateRestoreGraphProjectEntry) | | 70 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj (_GenerateRestoreGraphProjectEntry) | | 74 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj (_GenerateRestoreGraphProjectEntry) | | 72 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj (_GenerateRestoreGraphProjectEntry) | | 73 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj (_GenerateRestoreGraphProjectEntry) | | 75 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj (_GenerateRestoreGraphProjectEntry) | | 76 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj (_GenerateRestoreGraphProjectEntry) | | 77 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj (_GenerateRestoreGraphProjectEntry) | | 71 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj (_GenerateRestoreGraphProjectEntry) | | 80 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (_GenerateProjectRestoreGraph) | | 81 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj (_GenerateProjectRestoreGraph) | | 82 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj (_GenerateProjectRestoreGraph) | | 83 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj (_GenerateProjectRestoreGraph) | | 84 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj (_GenerateProjectRestoreGraph) | | 87 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj (_GenerateProjectRestoreGraph) | | 86 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj (_GenerateProjectRestoreGraph) | | 88 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj (_GenerateProjectRestoreGraph) | | 89 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj (_GenerateProjectRestoreGraph) | | 90 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj (_GenerateProjectRestoreGraph) | | 79 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (_GenerateProjectRestoreGraph) | | 85 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj (_GenerateProjectRestoreGraph) | . 78 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (_GenerateProjectRestoreGraph) | 91 : 0.015s 5.058s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/razor-compiler.sln (Build, Test, Pack) | | 118 : 0.406s 4.403s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj () | | | 117 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj () | | | 153 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj (GetNativeManifest) | | . 154 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj (GetCopyToOutputDirectoryItems) | | 92 : 1.018s 3.919s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj () | | | 120 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (GetTargetFrameworks) | | | 100 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj () | | | 129 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj () | | | 135 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (GetNativeManifest) | | | 134 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (GetNativeManifest) | | | 121 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (GetTargetFrameworks) | | | 141 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (GetCopyToOutputDirectoryItems) | | . 140 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (GetCopyToOutputDirectoryItems) | | 93 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj () | | 94 : 1.124s 3.915s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj () | | | 121 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (GetTargetFrameworks) | | | 120 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (GetTargetFrameworks) | | | 100 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj () | | | 135 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (GetNativeManifest) | | | 134 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (GetNativeManifest) | | | 131 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj () | | | 139 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (GetCopyToOutputDirectoryItems) | | . 138 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (GetCopyToOutputDirectoryItems) | | 95 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test.csproj () | | 96 : 1.101s 3.892s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj () | | | 100 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj () | | | 122 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (GetTargetFrameworks) | | | 120 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (GetTargetFrameworks) | | | 129 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj () | | | 135 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (GetNativeManifest) | | | 134 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (GetNativeManifest) | | | 137 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (GetCopyToOutputDirectoryItems) | | . 136 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (GetCopyToOutputDirectoryItems) | | 97 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Test.csproj () | | 98 : 2.942s 2.942s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj () | | 100 : 1.071s 3.454s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj () | | | 120 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (GetTargetFrameworks) | | | 129 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj () | | | 130 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (GetNativeManifest) | | . 132 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (GetCopyToOutputDirectoryItems) | | 101 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/Microsoft.CodeAnalysis.Razor.Test.csproj () | | 102 : 0.377s 0.377s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/perf/Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.csproj () | | 103 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Microsoft.AspNetCore.Razor.Test.Common.csproj () | | 104 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.ComponentShim/Microsoft.AspNetCore.Razor.Test.ComponentShim.csproj () | | 99 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Microsoft.AspNetCore.Razor.Language.Test.csproj () | | 106 : 0.322s 0.322s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib/Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib.csproj () | | 105 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Test.MvcShim.csproj () | | 116 : 2.865s 2.865s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj () | | 115 : 0.828s 0.839s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj () | | . 123 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | 114 : 0.854s 0.854s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj () | | 113 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/Microsoft.NET.Sdk.Razor.SourceGenerators.Test.csproj () | | 112 : 0.865s 0.865s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj () | | 117 : 0.823s 4.346s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj () | | | 121 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (GetTargetFrameworks) | | | 120 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (GetTargetFrameworks) | | | 119 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (GetTargetFrameworks) | | | 100 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj () | | | 131 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj () | | | 92 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj () | | | 146 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (GetNativeManifest) | | | 145 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (GetNativeManifest) | | | 144 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (GetNativeManifest) | | | 151 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (GetCopyToOutputDirectoryItems) | | | 150 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (GetCopyToOutputDirectoryItems) | | . 149 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (GetCopyToOutputDirectoryItems) | | 110 : 0.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/RazorSyntaxGenerator.csproj () | | 109 : 0.751s 4.183s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj () | | | 92 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj () | | | 144 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (GetNativeManifest) | | | 119 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (GetTargetFrameworks) | | . 147 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (GetCopyToOutputDirectoryItems) | | 108 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X.csproj () | | 107 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X.csproj () | | 111 : 0.853s 0.853s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj () | | 166 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Microsoft.AspNetCore.Razor.Test.Common.csproj (Test) | | 165 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/perf/Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.csproj (Test) | | 164 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/Microsoft.CodeAnalysis.Razor.Test.csproj (Test) | | 163 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (Test) | | 162 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Microsoft.AspNetCore.Razor.Language.Test.csproj (Test) | | 161 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (Test) | | 158 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test.csproj (Test) | | 159 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj (Test) | | 157 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj (Test) | | 156 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj (Test) | | 155 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (Test) | | 160 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Test.csproj (Test) | | 167 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.ComponentShim/Microsoft.AspNetCore.Razor.Test.ComponentShim.csproj (Test) | | 168 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Test.MvcShim.csproj (Test) | | 169 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib/Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib.csproj (Test) | | 180 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj (Test) | | 179 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj (Test) | | 178 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj (Test) | | 177 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj (Test) | | 176 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/Microsoft.NET.Sdk.Razor.SourceGenerators.Test.csproj (Test) | | 181 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj (Test) | | 174 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj (Test) | | 173 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/RazorSyntaxGenerator.csproj (Test) | | 172 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj (Test) | | 171 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X.csproj (Test) | | 170 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X.csproj (Test) | | 175 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj (Test) | | 193 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.Common/Microsoft.AspNetCore.Razor.Test.Common.csproj (Pack) | | 192 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/perf/Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.csproj (Pack) | | 191 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/test/Microsoft.CodeAnalysis.Razor.Test.csproj (Pack) | | 190 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.CodeAnalysis.Razor/src/Microsoft.CodeAnalysis.Razor.csproj (Pack) | | 189 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/test/Microsoft.AspNetCore.Razor.Language.Test.csproj (Pack) | | 186 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.csproj (Pack) | | 187 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Test.csproj (Pack) | | 185 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test.csproj (Pack) | | 184 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.csproj (Pack) | | 194 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.ComponentShim/Microsoft.AspNetCore.Razor.Test.ComponentShim.csproj (Pack) | | 188 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Razor.Language/src/Microsoft.AspNetCore.Razor.Language.csproj (Pack) | | 195 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.Test.MvcShim.csproj (Pack) | | 202 : 0.133s 0.361s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj (Pack) | | | 214 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj (_GetTfmSpecificContentForPackage) | | | 227 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj (_GetFrameworkAssemblyReferences) | | . 233 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.csproj (_GetFrameworksWithSuppressedDependencies) | | 197 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X.csproj (Pack) | | 198 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X.csproj (Pack) | | 199 : 0.217s 0.365s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj (Pack) | | | 213 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj (_GetTfmSpecificContentForPackage) | | | 217 : 0.074s 0.112s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj (_GetFrameworkAssemblyReferences) | | | | 221 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (GetTargetFrameworks) | | | . 224 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (GetTargetPath) | | . 226 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.Symbols.Transport/Microsoft.AspNetCore.Razor.Symbols.Transport.csproj (_GetFrameworksWithSuppressedDependencies) | | 200 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/RazorSyntaxGenerator/RazorSyntaxGenerator.csproj (Pack) | | 201 : 0.145s 0.235s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj (Pack) | | | 215 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj (_GetTfmSpecificContentForPackage) | | | 218 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj (_GetFrameworkAssemblyReferences) | | . 222 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/pack/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.csproj (_GetFrameworksWithSuppressedDependencies) | | 183 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj (Pack) | | 203 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.NET.Sdk.Razor.SourceGenerators.Tests/Microsoft.NET.Sdk.Razor.SourceGenerators.Test.csproj (Pack) | | 204 : 0.146s 0.252s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj (Pack) | | | 212 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj (_GetTfmSpecificContentForPackage) | | | 219 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj (_GetFrameworkAssemblyReferences) | | . 223 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj (_GetFrameworksWithSuppressedDependencies) | | 205 : 0.251s 0.416s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj (Pack) | | | 210 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj (_GetTfmSpecificContentForPackage) | | | 220 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj (_GetFrameworkAssemblyReferences) | | . 229 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj (_GetFrameworksWithSuppressedDependencies) | | 206 : 0.258s 0.633s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj (Pack) | | | 211 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj (_GetBuildOutputFilesWithTfm) | | | 228 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj (_GetTfmSpecificContentForPackage) | | | 230 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj (_GetDebugSymbolsWithTfm) | | | 231 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj (_GetFrameworkAssemblyReferences) | | . 234 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/tools/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.csproj (_GetFrameworksWithSuppressedDependencies) | | 207 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj (Pack) | | 208 : 0.328s 0.551s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj (Pack) | | | 209 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj (_GetTfmSpecificContentForPackage) | | | 216 : 0.143s 0.184s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj (_GetFrameworkAssemblyReferences) | | | . 225 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators/Microsoft.NET.Sdk.Razor.SourceGenerators.csproj (GetTargetPath) | | . 232 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj (_GetFrameworksWithSuppressedDependencies) | | 196 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/test/Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib/Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib.csproj (Pack) | . 182 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/src/src/Microsoft.AspNetCore.Mvc.Razor.Extensions/src/Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj (Pack) | 235 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Test, Pack) | 236 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Test, Pack) . 237 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 7 2 22 3 13 25 4 24 8 14 21 11 15 18 6 23 10 9 5 16 20 26 19 17 27 12 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638309739868037739: 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 0.126s 0.126s .. 638309739869300838: 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 0.050s 0.176s 638309739869796967: 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 0.002s 0.178s 638309739869814019: 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 0.022s 0.199s 638309739870031472: 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 0.002s 0.202s 638309739870055649: 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 0.003s 0.205s 638309739870087479: 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 0.026s 0.230s 638309739870342577: 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 0.001s 0.231s 638309739870352128: 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 0.007s 0.238s 638309739870421423: 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 0.355s 0.594s ....... 638309739873974184: 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 0.071s 0.665s . 638309739874683412: 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 0.008s 0.673s 638309739874766411: 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 0.273s 0.946s ..... 638309739877501247: | 34 33 32 31 30 29 28 27 26 25 24 35 10 21 20 19 18 17 16 15 14 13 12 11 22 23 0.150s 1.097s ... 638309739879002910: x | | | | | | | | | | | | | | | | | | | | | | | | | | 0.152s 1.248s ... 638309739880520000: x | | | | | | | | | | | | x | | | | | | | | | | | | | 0.000s 1.248s 638309739880521409: x | | | | | | | | | | | | x x | | | | | | | | | | | | 0.000s 1.249s 638309739880524369: x | | | | | | | | | x | | x x | | | | | | | | | | | | 0.001s 1.250s 638309739880536651: x | | | | | | | | | x x | x x | | | | | | | | | | | | 0.019s 1.269s 638309739880723241: x | | | | | | | | | x x | x x | | | | | | x | | | | | 0.005s 1.274s 638309739880774122: x | | | | | | | | | x x | x x | | | | | | x | | | x | 0.001s 1.275s 638309739880786817: x | | | | | | | | | x x | x x x | | | | | x | | | x | 0.001s 1.276s 638309739880798226: x | | | | | | | | | x x | x x x | x | | | x | | | x | 0.011s 1.287s 638309739880912343: x | | | | | | | | | x x | x x x | x | | | x | x | x | 0.069s 1.356s . 638309739881597347: x | | x | | | | | | x x | x x x | x | | | x | x | x | 0.013s 1.369s 638309739881726365: x | | x | | | x | | x x | x x x | x | | | x | x | x | 0.005s 1.374s 638309739881774337: x x | x | | | x | | x x | x x x | x | | | x | x | x | 0.002s 1.376s 638309739881797742: x x | x | | | x | | x x | x x x | x | x | x | x | x | 0.006s 1.382s 638309739881854640: x x | x x | | x | | x x | x x x | x | x | x | x | x | 0.004s 1.386s 638309739881896056: x x | x x | | x | x x x | x x x | x | x | x | x | x | 0.004s 1.390s 638309739881940504: x x | x x | x x | x x x | x x x | x | x | x | x | x | 0.004s 1.395s 638309739881984927: x x | x x x x x | x x x | x x x | x | x | x | x | x | 0.009s 1.403s 638309739882070162: x x | x x x x x x x x x | x x x | x | x | x | x | x | 0.001s 1.404s 638309739882078621: x x | x x x x x x x x x | x x x | x | x | x | x | x x 0.001s 1.405s 638309739882092045: x x | x x x x x x x x x | x x x x x | x | x | x | x x 0.017s 1.423s 638309739882263552: x x | x x x x x x x x x | x x x x x | x | x x x | x x 0.000s 1.423s 638309739882266519: 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 1.425s 638309739882291439: x 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 1.447s 638309739882512385: x x | 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 1.486s 638309739882900465: x x x x x x x x x x x x | x x x x x x x x x x x x x x 0.586s 2.072s ........... 638309739888756167: 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 0.004s 2.076s 638309739888800977: 36 47 46 45 44 x 43 42 x 41 x x 48 x x x x x 40 x 39 x 38 x 37 x x 0.004s 2.080s 638309739888840757: x | | | | x | | x | x x | x x x x x | x | x | x | x x 0.017s 2.097s 638309739889008173: x | | x | x | | x | x x | x x x x x | x | x | x | x x 0.001s 2.098s 638309739889015566: x | | x | x | x x | x x | x x x x x | x | x | x | x x 0.000s 2.098s 638309739889016832: x | | x | x | x x | x x | x x x x x | x x x | x | x x 0.006s 2.104s 638309739889079189: x | x x | x | x x | x x | x x x x x | x x x | x | x x 0.000s 2.105s 638309739889083723: x | x x x x | x x | x x | x x x x x | x x x | x | x x 0.002s 2.107s 638309739889107808: x | x x x x x x x | x x | x x x x x | x x x | x | x x 0.001s 2.108s 638309739889115232: x | x x x x x x x | x x x x x x x x | x x x | x | x x 0.003s 2.110s 638309739889142030: 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 2.112s 638309739889161160: x | x x x x x x x x x x x x x x x x | x 49 x | x x x x 0.001s 2.114s 638309739889174476: x | 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 2.115s 638309739889182834: x | x x x x x x x x x x x x x x x x x x 50 x | x x x x 0.000s 2.115s 638309739889184062: x x 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 2.115s 638309739889191666: x x x x x x x x x x x x x x x x x x 40 x x x | x x x x 0.000s 2.116s 638309739889195423: x x x x x x x x x x x x x x x x x x | x 51 x x x x x x 0.001s 2.117s 638309739889204885: x x x 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 2.130s 638309739889335020: 36 x x x x x x x x x x x x x x x x x x x x x 38 x 37 x x 0.001s 2.131s 638309739889349236: x 47 x x x x x x x 41 x x x x x x x x x x x x | x | x x 0.012s 2.143s 638309739889467754: x | 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 2.143s 638309739889469697: x | x 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 2.144s 638309739889477230: x | x x 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 2.144s 638309739889478974: x x x x x x x x x x x x 48 x x x x x x x x x x x x x x 0.013s 2.157s 638309739889607603: 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 0.002s 2.159s 638309739889628844: 54 63 62 61 60 x 59 58 x 57 x x 64 x x x x x 53 x 52 x 56 x 55 x x 0.001s 2.160s 638309739889638589: x | | | | x | | x | x x | x x x x x | x | x | x | x x 0.000s 2.161s 638309739889642741: x x | | | x | | x | x x | x x x x x | x | x | x | x x 0.000s 2.161s 638309739889643574: x x | | | x | | x | x x x x x x x x | x | x | x | x x 0.000s 2.161s 638309739889644045: x x | | | x | | x | x x x x x x x x | x | x x x | x x 0.000s 2.161s 638309739889644578: x x | | | x | | x | x x x x x x x x | x x x x x | x x 0.000s 2.161s 638309739889645746: x x | | | x x | x | x x x x x x x x | x x x x x | x x 0.000s 2.161s 638309739889646463: x x | | | x x | x | x x x x x x x x x x x x x x | x x 0.000s 2.161s 638309739889646816: x x | x | x x | x | x x x x x x x x x x x x x x | x x 0.000s 2.161s 638309739889647409: 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 2.161s 638309739889649139: x 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 2.161s 638309739889649738: x x 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 2.161s 638309739889650494: x x x 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 2.161s 638309739889651392: 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 0.003s 2.165s 638309739889684322: 67 76 75 74 73 x 72 71 x 70 x x 77 x x x x x 66 x 65 x 69 x 68 x x 0.023s 2.187s 638309739889911578: x | | | | x | | x | x x | x x x x x | x | x | x | x x 0.037s 2.224s 638309739890278260: x | | | | x | | x x x x | x x x x x | x | x | x | x x 0.007s 2.231s 638309739890344597: x | | | | x | | x x x x | x x x x x x x | x | x | x x 0.007s 2.237s 638309739890410424: x | x | | x | | x x x x | x x x x x x x | x | x | x x 0.008s 2.245s 638309739890491354: x | x | | x | | x x x x x x x x x x x x | x | x | x x 0.007s 2.252s 638309739890561661: x | x | x x | | x x x x x x x x x x x x | x | x | x x 0.010s 2.263s 638309739890665486: x x x | x x | | x x x x x x x x x x x x | x | x | x x 0.010s 2.273s 638309739890768689: x x x | x x | | x x x x x x x x x x x x | x x x | x x 0.013s 2.286s 638309739890898501: 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 2.298s 638309739891018968: x 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 2.308s 638309739891114085: x x 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 2.318s 638309739891218323: x x x 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 2.329s 638309739891329036: 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 0.002s 2.331s 638309739891349209: 80 89 88 87 86 x 85 84 x 83 x x 90 x x x x x 79 x 78 x 82 x 81 x x 0.013s 2.345s 638309739891483964: x | | | | x | | x | x x | x x x x x | x | x | x | x x 0.006s 2.350s 638309739891542206: x | | | | x | | x | x x | x x x x x | x | x | x x x x 0.000s 2.351s 638309739891542952: x | | | | x | x x | x x | x x x x x | x | x | x x x x 0.000s 2.351s 638309739891543186: x | x | | x | x x | x x | x x x x x | x | x | x x x x 0.000s 2.351s 638309739891543364: x | x | | x | x x | x x x x x x x x | x | x | x x x x 0.000s 2.351s 638309739891543780: x | x | | x | x x | x x x x x x x x | x x x | x x x x 0.000s 2.351s 638309739891544251: x | x x | x | x x | x x x x x x x x | x x x | x x x x 0.000s 2.351s 638309739891545380: x | x x | x | x x x x x x x x x x x | x x x | x x x x 0.000s 2.351s 638309739891547557: 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 2.351s 638309739891548471: x 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 2.351s 638309739891551014: x x 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 2.352s 638309739891556766: x x x 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 2.352s 638309739891560356: 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 0.375s 2.727s ....... 638309739895307197: 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 0.039s 2.766s 638309739895693953: 91 x x x 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 2.775s 638309739895790054: 118 116 115 114 113 112 111 110 109 108 107 106 117 92 103 102 101 100 99 98 97 96 95 94 93 104 105 0.039s 2.814s 638309739896177068: | | | | | | | | | x | | | | | | | | | | | | | | | | | 0.009s 2.823s 638309739896264461: | | | | | | | | | x | | | | | | | | | | x | | | | | | 0.001s 2.824s 638309739896273247: | | | | | | | | | x | | | | | | | | | | x | x | | | | 0.004s 2.828s 638309739896314529: | | | | | | | | | x | | | | | | | | | | x | x | | x | 0.003s 2.830s 638309739896340174: | | | | | | | | | x x | | | | | | | | | x | x | | x | 0.002s 2.832s 638309739896359283: | | | | | | | | | x x | | | | | | | | | x | x | | x x 0.001s 2.834s 638309739896373877: | | | | | | | | | x x | | | | | x | | | x | x | | x x 0.001s 2.835s 638309739896383337: | | | | | | | | | x x | | | | | x | | | x | x | x x x 0.001s 2.835s 638309739896392636: | | | | | | | | | x x | | | x | x | | | x | x | x x x 0.049s 2.885s 638309739896884431: | | | | | | | | | x x | | | x | x | x | x | x | x x x 0.038s 2.922s 638309739897259762: | | | | x | | | | x x | | | x | x | x | x | x | x x x 0.009s 2.931s 638309739897349438: | | | | x | | x | x x | | | x | x | x | x | x | x x x 0.151s 3.083s ... 638309739898863902: | | | | x | | x | x x | x | x | x | x | x | x | x x x 0.015s 3.098s 638309739899016818: | | | | x | | x | x x x x | x | x | x | x | x | x x x 0.029s 3.127s 638309739899303664: x | | | x | | x | x x x x | x | x | x | x | x | x x x 0.017s 3.144s 638309739899474013: x | | | x | | x x x x x x | x | x | x | x | x | x x x 0.009s 3.153s 638309739899567425: x | | | x | | x x x x x x | x x x | x | x | x | x x x 0.100s 3.253s . 638309739900567328: x | | | x | | x x x x x x 119 x x x | x | x | x | x x x 0.013s 3.266s 638309739900701687: x | | | x | | x 109 x x x x x x x x | x | x | x | x x x 0.075s 3.341s . 638309739901451517: x | | | x | | x | x x x x x x x x 121 x | x | x | x x x 0.009s 3.350s 638309739901539806: x | | | x | | x | x x x x x x x x | x | x | x x x x x 0.002s 3.352s 638309739901562274: x | | | x | | x | x x x x x x x x x x | x | x x x x x 0.013s 3.365s 638309739901690810: x | | | x | | x | x x x x x x x x 122 x | x x x x x x x 0.001s 3.367s 638309739901704570: x | | | x | | x | x x x x x x x x x x | x x x x x x x 0.020s 3.387s 638309739901903385: x | | | x | | x x x x x x x x x x x x | x x x x x x x 0.202s 3.589s .... 638309739903924475: x | x | x | | x x x x x x 123 x x x x x | x x x x x x x 0.011s 3.600s 638309739904036559: x | 115 | x | | x x x x x x x x x x x x | x x x x x x x 0.015s 3.615s 638309739904189172: x | x | x | | x x x x x x x x x x x x | x x x x x x x 0.014s 3.629s 638309739904324606: 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 3.630s 638309739904335709: x | 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 3.641s 638309739904452559: x | x x x x x x x x x x x x x x x x x | x x x x x x x 2.000s 5.641s ....................................... 638309739924447643: x x x x x x x x x x x x x x x x x x x | x x x x x x x 0.077s 5.718s . 638309739925217761: x x x x x x x x x x x x x x x x x x x 120 x x x x x x x 0.003s 5.721s 638309739925247562: x x x x x x x x x x x x 117 92 x x x 100 x x x 96 x 94 x x x 0.077s 5.798s . 638309739926019048: x x x x x x x x x x x x | | x x x | x 129 x x x | x x x 0.000s 5.799s 638309739926023916: 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.799s 638309739926029081: x 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.799s 638309739926031158: x x x x x x x x x x x x | x x x x 100 x x x x x | x x x 0.003s 5.802s 638309739926061644: x x x x x x x x x x x x | x x x x x x 130 x x x | x x x 0.001s 5.803s 638309739926072095: x x x x x x x x x x x x | x x x x 100 x x x x x | x x x 0.008s 5.811s 638309739926152695: 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 0.001s 5.812s 638309739926160629: x x 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.813s 638309739926162875: x x x x x x x x x x x x x x x x x | x x x x x x x x x 0.351s 6.163s ....... 638309739929668935: x x x x x x x x x x x x x x x x x x x 132 x x x x x x x 0.001s 6.164s 638309739929679729: x x x x x x x x x x x x x x x x x 100 x x x x x x x x x 0.066s 6.230s . 638309739930338966: x x x x x x x x x x x x x 92 x x x x x x x 96 x 94 x x x 0.003s 6.233s 638309739930371620: x x x x x x x x x x x x x | x x x 135 x 134 x x x | x x x 0.000s 6.234s 638309739930373829: x 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 6.234s 638309739930377699: x x 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 6.234s 638309739930382692: x x x 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 6.235s 638309739930385790: x x x x x x x x x x x x x 92 x x x x x x x 96 x 94 x x x 0.368s 6.603s ....... 638309739934067579: x x x x x x x x x x x x x | x x x 137 x 136 x x x | x x x 0.001s 6.604s 638309739934079572: x 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 6.605s 638309739934083871: 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.020s 6.625s 638309739934284032: x x x x x x x x x x x x x | x x x 139 x 138 x | x x x x x 0.001s 6.626s 638309739934294431: x 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 6.626s 638309739934295188: x x x x x x x x x x x x x | x x x x x x x | x 94 x x x 0.006s 6.631s 638309739934350581: x x x x x x x x x x x x x x x x x 141 x 140 x | x | x x x 0.001s 6.632s 638309739934359315: x 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 6.632s 638309739934359906: x x x x x x x x x x x x x 92 x x x x x x x | x | x x x 0.036s 6.668s 638309739934715830: x x 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 6.691s 638309739934944232: x x x 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.695s 638309739934983328: x x x x x x x x 109 x x x 117 x x x x x x x x x x x x x x 0.003s 6.697s 638309739935011347: x x x x x x x x | x x x x 144 x x x 146 x 145 x x x x x x x 0.001s 6.698s 638309739935018361: x 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 6.698s 638309739935021395: x x x x x x x x 109 x x x x x x x x | x | x x x x x x x 0.000s 6.698s 638309739935022139: x x 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 6.699s 638309739935022894: x x x x x x x x | x x x 117 x x x x x x x x x x x x x x 0.201s 6.899s .... 638309739937030519: x x x x x x x x x x x x | 147 x x x x x x x x x x x x x 0.001s 6.900s 638309739937042135: x x x x x x x x 109 x x x | x x x x x x x x x x x x x x 0.059s 6.959s . 638309739937631582: x x x x x x x x x x x x | x x x x x x x x x x x x x x 0.101s 7.061s .. 638309739938643732: x x x x x x x x x x x x x 149 x x x 151 x 150 x x x x x x x 0.001s 7.062s 638309739938654941: x x 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.062s 638309739938655871: x x x 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.062s 638309739938656991: x x x x x x x x x x x x 117 x x x x x x x x x x x x x x 0.060s 7.122s . 638309739939261933: 118 x x x 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.124s 638309739939280223: x x x x x x x x x x x x 153 x x x x x x x x x x x x x x 0.001s 7.125s 638309739939289102: 118 x x x 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 7.164s 638309739939676793: x x x x x x x x x x x x 154 x x x x x x x x x x x x x x 0.001s 7.165s 638309739939685828: 118 x x x 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 7.180s 638309739939833244: 91 x x x 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.181s 638309739939852231: 181 179 178 177 176 175 174 173 172 171 170 169 180 155 166 165 164 163 162 161 160 159 158 157 156 167 168 0.002s 7.183s 638309739939872578: x | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.185s 638309739939885821: x | | | | | | | | x | | | | | | | | | | | | | | | | | 0.000s 7.185s 638309739939886275: x | | | x | | | | x | | | | | | | | | | | | | | | | | 0.000s 7.185s 638309739939886414: x | | | x | | x | x | | | | | | | | | | | | | | | | | 0.000s 7.185s 638309739939886537: x | | | x | | x | x | x | | | | | | | | | | | | | | | 0.000s 7.185s 638309739939886627: x | | | x | | x x x | x | | | | | | | | | | | | | | | 0.000s 7.185s 638309739939886874: x | | | x | | x x x | x | | | | | | | | | | x | | | | 0.000s 7.185s 638309739939886967: x | | x x | | x x x | x | | | | | | | | | | x | | | | 0.000s 7.185s 638309739939887069: x | | x x | | x x x x x | | | | | | | | | | x | | | | 0.000s 7.185s 638309739939887163: x | | x x | | x x x x x | | | | | | | x | | x | | | | 0.000s 7.185s 638309739939887265: x | | x x | | x x x x x | | | | | | | x | | x x | | | 0.000s 7.185s 638309739939887423: x | | x x | | x x x x x | | | | | | | x | x x x | | | 0.000s 7.185s 638309739939887590: x | | x x | | x x x x x | | | | | | | x x x x x | | | 0.000s 7.185s 638309739939891993: x | | x x | | x x x x x | | | | | | x x x x x x | | | 0.000s 7.186s 638309739939895162: x | | x x | | x x x x x | | | | | x x x x x x x | | | 0.000s 7.186s 638309739939895259: x | | x x | | x x x x x | | | | | x x x x x x x x | | 0.000s 7.186s 638309739939895335: x | | x x | | x x x x x | | x | | x x x x x x x x | | 0.000s 7.186s 638309739939895409: x | | x x | | x x x x x | x x | | x x x x x x x x | | 0.000s 7.186s 638309739939895475: x | | x x x | x x x x x | x x | | x x x x x x x x | | 0.000s 7.186s 638309739939895558: x | | x x x | x x x x x | x x | x x x x x x x x x | | 0.000s 7.186s 638309739939895738: x x | x x x | x x x x x | x x | x x x x x x x x x | | 0.000s 7.186s 638309739939898509: 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.186s 638309739939898904: 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.186s 638309739939899019: x 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.186s 638309739939899223: x x 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.186s 638309739939899394: x x x 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.187s 638309739939904339: 91 x x x 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.189s 638309739939931215: 208 206 205 204 203 202 201 200 199 198 197 196 207 182 193 192 191 190 189 188 187 186 185 184 183 194 195 0.002s 7.192s 638309739939954070: | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 7.192s 638309739939954613: | | | | | | | | | | | x | | | | | | x | | | | | | | | 0.000s 7.192s 638309739939958858: | | | | | | | | | | | x | | | | x | x | | | | | | | | 0.000s 7.192s 638309739939959381: | | | | | | | | | | | x | | | | x | x | x | | | | | | 0.000s 7.192s 638309739939959585: | | | | | | | | | x | x | | | | x | x | x | | | | | | 0.000s 7.193s 638309739939964448: | | | | x | | | | x | x | | | | x | x | x | | | | | | 0.000s 7.193s 638309739939965429: | | | | x | | | | x | x | | x | x | x | x | | | | | | 0.000s 7.193s 638309739939965646: | | | | x | | x | x | x | | x | x | x | x | | | | | | 0.000s 7.193s 638309739939969922: | | | | x | | x | x | x | | x | x | x | x | | | x | | 0.000s 7.193s 638309739939970210: x | | | x | | x | x | x | | x | x | x | 209 | | | x | | 0.000s 7.193s 638309739939971032: x | | | x | | x | x x x | | x | x | x | | | | | x | | 0.000s 7.193s 638309739939971270: x | | | x | | x | x x x | | x | x | x | | | | x x | | 0.000s 7.193s 638309739939971404: x | | | x | | x | x x x | | x | x | x | | | | x x | x 0.000s 7.193s 638309739939971534: x | | | x | | x | x x x | | x x x | x | | | | x x | x 0.000s 7.193s 638309739939971635: x | | | x | | x | x x x | | x x x | x | | | | x x x x 0.000s 7.193s 638309739939971724: x | | | x | | x | x x x | | x x x | x x | | | x x x x 0.000s 7.193s 638309739939971872: x | | | x | | x | x x x | | x x x | x x | | x x x x x 0.001s 7.195s 638309739939983141: x | | | x | | x | x x x | | x x x x x x | | x x x x x 0.000s 7.195s 638309739939988047: x | | | x | | x | x x x | | x x x x x x | x x x x x x 0.000s 7.195s 638309739939989456: x | | | x | | x | x x x | x x x x x x x | x x x x x x 0.000s 7.195s 638309739939990633: x | | | x | | x | x x x x x x x x x x x | x x x x x x 0.000s 7.195s 638309739939991758: x | x | x | | x | x x x x x x x x x x x | x x x x x 210 0.000s 7.195s 638309739939992477: x x x | x | | x | x x 211 x x x x x x x x | x x x x x | 0.000s 7.196s 638309739939993286: x x x x x | | x | x x | x x x x x x x x | x x x 212 x | 0.000s 7.196s 638309739939997389: x x x x x | | x x x x | x x x x x x x x | x 213 x | x | 0.000s 7.196s 638309739940001886: x x x x x x | x x x 214 | x x x x x x x x | x | x | x | 0.001s 7.197s 638309739940011712: x x x x x x x x x x | | x x x x x x x x | 215 | x | x | 0.032s 7.230s 638309739940336326: 208 x x x x x x x x x | | x x x x x x x x x | | x | x | 0.001s 7.230s 638309739940341805: | x x x x x 201 x x x | | x x x x x x x x x x | x | x | 0.000s 7.231s 638309739940343590: | x x x x x | x 199 x | | x x x x x x x x x x x x | x | 0.001s 7.231s 638309739940348980: x x x x x x | x | 216 | | x x x x x x x x x x x x | x | 0.002s 7.233s 638309739940364736: x x x x x x | x x | | | x x x x x x x x x x x 217 | x | 0.000s 7.233s 638309739940365612: x x x x x x x x 218 | | | x x x x x x x x x x x | | x | 0.003s 7.236s 638309739940394734: x x x 204 x x x x | | | | x x x x x x x x x x x | x x | 0.002s 7.238s 638309739940415414: x x 205 | x x x x | | | | x x x x x x x x x x x | x x x 0.000s 7.238s 638309739940417033: x x | x x x x x | | | | x x x x x x x 219 x x x | x x x 0.002s 7.240s 638309739940437573: x 220 x x x x x x | | | | x x x x x x x | x x x | x x x 0.031s 7.271s 638309739940744977: x | x x x x x x | | | | x x x x x x 221 | x x x x x x x 0.018s 7.289s 638309739940927628: x | x x x x 201 x x | | | x x x x x x | | x x x x x x x 0.002s 7.291s 638309739940943266: x | x x x x x x 222 | | | x x x x x x | | x x x x x x x 0.001s 7.291s 638309739940952122: x | x x x x 201 x x | | | x x x x x x | | x x x x x x x 0.011s 7.303s 638309739941065188: x | x 204 x x | x x | | | x x x x x x | x x x x x x x x 0.001s 7.304s 638309739941076641: x | x x x x | x x | | | x x x x x x | 223 x x x x x x x 0.001s 7.305s 638309739941088160: x | x 204 x x | x x | | | x x x x x x | x x x x x x x x 0.003s 7.308s 638309739941114948: x | x | x x | x x | | | x x x x x x x x x x x 217 x x x 0.014s 7.321s 638309739941252513: x | x | x x | x x | | | x x x x x x 224 x x x x x x x x 0.000s 7.322s 638309739941253370: x | x | x x | x x x | | x x x x 225 x | x x x x x x x x 0.002s 7.323s 638309739941269349: x | x | x x | x x x | | x x x x | x x x x x x 217 x x x 0.022s 7.345s 638309739941489532: x | x | x x | x 199 x | | x x x x | x x x x x x x x x x 0.002s 7.347s 638309739941504533: x | x | x x | x x x | | x x x x | x x x x x x 226 x x x 0.001s 7.348s 638309739941515645: x | x | x x | x 199 x | | x x x x | x x x x x x x x x x 0.004s 7.352s 638309739941558628: x | x | x x | x | x | x x x x x | x x x x x x x x x x 0.002s 7.354s 638309739941580706: x | x | x 202 | x | x x x x x x x | x x x x x x x x x x 0.003s 7.357s 638309739941606790: x | x | x x | x | x x x x x x x | 227 x x x x x x x x x 0.005s 7.361s 638309739941652409: x 206 205 | x x | x | x x x x x x x | | x x x x x x x x x 0.001s 7.363s 638309739941664344: x x | | x x | x | x x 228 x x x x | | x x x x x x x x x 0.000s 7.363s 638309739941666715: x 229 x | x x | x | x x | x x x x | | x x x x x x x x x 0.000s 7.363s 638309739941667879: x | x | x x | x | 216 x | x x x x x | x x x x x x x x x 0.001s 7.364s 638309739941679404: x x 205 | x x | x | | x | x x x x x | x x x x x x x x x 0.000s 7.364s 638309739941680699: x 206 | | x x | x | | x x x x x x x | x x x x x x x x x 0.001s 7.365s 638309739941689021: x x | | x x | x | | x 230 x x x x x | x x x x x x x x x 0.001s 7.366s 638309739941702720: x 206 | | x x | x | | x x x x x x x | x x x x x x x x x 0.002s 7.369s 638309739941726304: x x | | x x | x | | x x x x x 231 x | x x x x x x x x x 0.047s 7.416s 638309739942193665: 208 x | | x x | x | x x x x x x | x | x x x x x x x x x 0.001s 7.416s 638309739942201746: x x | | x x | x | 232 x x x x x | x | x x x x x x x x x 0.001s 7.418s 638309739942213175: 208 x | | x x | x | x x x x x x | x | x x x x x x x x x 0.007s 7.424s 638309739942279732: | x | | x x x x | x x x x x x | x | x x x x x x x x x 0.002s 7.426s 638309739942302245: | x | | x 202 x x | x x x x x x | x x x x x x x x x x x 0.002s 7.428s 638309739942322401: | x | | x x x x | x x x x x x | x 233 x x x x x x x x x 0.001s 7.429s 638309739942332371: | x | | x 202 x x | x x x x x x | x x x x x x x x x x x 0.012s 7.442s 638309739942454954: | x | x x | x x | x x x x x x | x x x x x x x x x x x 0.109s 7.551s .. 638309739943547122: | 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.554s 638309739943581311: | x | 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 7.575s 638309739943783757: | 206 | x 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.576s 638309739943797386: | x | x x x x x x x x x x x x 234 x x x x x x x x x x x 0.001s 7.577s 638309739943805480: | 206 | x 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 7.606s 638309739944095157: | | x x x x x x x x x x x x x x x x x x x x x x x x x 0.134s 7.740s .. 638309739945437811: x | x x x x x x x x x x x x x x x x x x x x x x x x x 0.083s 7.823s . 638309739946264928: 91 x x x 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.823s 638309739946271364: 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 0.001s 7.824s 638309739946279860: x x x x x x x x x x x x x x 235 x x x x x x x x x x x x 0.006s 7.831s 638309739946344667: 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 0.001s 7.831s 638309739946351339: x x 236 x 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.837s 638309739946404846: 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 0.001s 7.838s 638309739946413485: x x x 237 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.843s 638309739946470961: 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 0.001s 7.844s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 29.6 55.8 25.4 23.3 10.5 21.1 23.5 11.3 21.5 11.0 7.6 11.5 30.6 19.7 5.5 13.4 8.2 21.8 11.2 50.2 10.8 21.3 10.9 22.4 12.2 5.6 8.2 Average Utilization: 18.7 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:07.89 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 105 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) on node 1 (default targets). 6>WritePrebuiltUsageData: Writing package usage data... Writing package usage data... done. Took 00:00:00.2639748 CopyIntermediateNupkgProjToProjectDirectory: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildIntermediate.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj". [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 6>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7) on node 1 (Restore target(s)). 7>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/SourceBuildIntermediate/SourceBuildIntermediate.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/SourceBuildIntermediate/SourceBuildIntermediate.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/SourceBuildIntermediate/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (in 22 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (Restore target(s)). 6>GetLicenseFileForIntermediateNupkgPack: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/LICENSE.txt". PackSourceBuildIntermediateNupkgs: Building intermediate nupkg... 6>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:7) on node 1 (Pack target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:9) on node 1 (_GetFrameworkAssemblyReferences target(s)). 7>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/bin/SourceBuildIntermediate/Release/netstandard2.0/". 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (_GetFrameworkAssemblyReferences target(s)). 7>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.razor-compiler.7.0.0-preview.5.22471.1.nupkg'. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (Pack target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/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 : 9.493s 10.887s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.347s 0.380s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Build, Test, Pack) | 11 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Test, Pack) | 12 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Test, Pack) . 13 : 0.289s 1.005s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () | | 14 : 0.198s 0.235s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (Restore) | | | 15 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_IsProjectRestoreSupported) | | | 16 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateRestoreProjectPathWalk) | | | 17 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_IsProjectRestoreSupported) | | | 18 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateRestoreGraphProjectEntry) | | . 19 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateProjectRestoreGraph) | . 20 : 0.207s 0.481s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (Pack) | | | 21 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | | 22 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetTfmSpecificContentForPackage) | | | 23 : 0.215s 0.215s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetFrameworkAssemblyReferences) | | . 24 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetFrameworksWithSuppressedDependencies) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638309739853132481: 0 9.467s 9.467s + (scale 1:100) 638309739947806117: 1 0.026s 9.494s 638309739948068484: 2 0.001s 9.495s 638309739948082824: 1 0.025s 9.520s 638309739948333193: 3 0.002s 9.522s 638309739948355518: 1 0.002s 9.525s 638309739948380441: 4 0.025s 9.549s 638309739948625739: 1 0.001s 9.550s 638309739948634024: 6 0.005s 9.555s 638309739948687364: 1 0.293s 9.848s ..... 638309739951613931: 0 0.002s 9.850s 638309739951632593: 8 0.001s 9.851s 638309739951639898: 0 0.023s 9.873s 638309739951866021: 9 0.001s 9.874s 638309739951876491: 0 0.001s 9.876s 638309739951889122: 10 0.000s 9.876s 638309739951894095: 0 0.001s 9.877s 638309739951900273: 11 0.003s 9.880s 638309739951929954: 0 0.001s 9.880s 638309739951936435: 12 0.003s 9.883s 638309739951965422: 0 0.001s 9.884s 638309739951971512: 13 0.284s 10.167s ..... 638309739954807217: 14 0.161s 10.328s ... 638309739956415431: 15 0.018s 10.346s 638309739956591319: 14 0.001s 10.347s 638309739956606104: 16 0.001s 10.348s 638309739956617448: 14 0.001s 10.349s 638309739956624298: 17 0.000s 10.350s 638309739956628098: 14 0.001s 10.350s 638309739956636355: 18 0.013s 10.363s 638309739956764069: 14 0.001s 10.364s 638309739956770153: 19 0.005s 10.369s 638309739956821593: 14 0.034s 10.402s 638309739957156635: 13 0.005s 10.407s 638309739957206061: 20 0.028s 10.435s 638309739957485820: 21 0.001s 10.436s 638309739957496370: 20 0.002s 10.438s 638309739957511714: 22 0.058s 10.496s . 638309739958094718: 20 0.001s 10.497s 638309739958103294: 23 0.215s 10.712s .... 638309739960253022: 20 0.001s 10.713s 638309739960259721: 24 0.000s 10.713s 638309739960264555: 20 0.176s 10.889s ... 638309739962020244: 13 0.001s 10.889s 638309739962025380: 0 0.001s 10.890s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:10.91 Build: [18:06:36.23] Building 'razor-compiler in tarball'...done ExtractIntermediatePackages: Decompressing '/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.razor-compiler.7.0.0-preview.5.22471.1.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.razor-compiler.7.0.0-preview.5.22471.1/'... Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.razor-compiler.7.0.0-preview.5.22471.1/artifacts/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.7.0.0-preview.5.22471.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.7.0.0-preview.5.22471.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.razor-compiler.7.0.0-preview.5.22471.1/artifacts/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.7.0.0-preview.5.22471.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport.7.0.0-preview.5.22471.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.razor-compiler.7.0.0-preview.5.22471.1/artifacts/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.7.0.0-preview.5.22471.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport.7.0.0-preview.5.22471.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.razor-compiler.7.0.0-preview.5.22471.1/artifacts/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.7.0.0-preview.5.22471.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal.7.0.0-preview.5.22471.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.razor-compiler.7.0.0-preview.5.22471.1/artifacts/Microsoft.AspNetCore.Razor.Symbols.Transport.7.0.0-preview.5.22471.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.AspNetCore.Razor.Symbols.Transport.7.0.0-preview.5.22471.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.razor-compiler.7.0.0-preview.5.22471.1/artifacts/Microsoft.CodeAnalysis.Razor.Tooling.Internal.7.0.0-preview.5.22471.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Razor.Tooling.Internal.7.0.0-preview.5.22471.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.razor-compiler.7.0.0-preview.5.22471.1/artifacts/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.7.0.0-preview.5.22471.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.7.0.0-preview.5.22471.1.nupkg". Removing directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/". CopyInnerBuildRestoredPackages: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.notargets/2.0.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.notargets/2.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.notargets/2.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.notargets/2.0.1/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.notargets/2.0.1/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.notargets/2.0.1/microsoft.build.notargets.2.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.notargets/2.0.1/microsoft.build.notargets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.notargets/2.0.1/microsoft.build.notargets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.notargets/2.0.1/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.notargets/2.0.1/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.notargets/2.0.1/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.notargets/2.0.1/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.notargets/2.0.1/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.notargets/2.0.1/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.notargets/2.0.1/Sdk/Sdk.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/ThirdPartyNotices.rtf" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/ThirdPartyNotices.rtf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/ThirdPartyNotices.rtf" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/ThirdPartyNotices.rtf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/lib/net461/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/net45/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/net461/System.Collections.Immutable.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net461/System.Collections.Immutable.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/system.collections.immutable.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/net461/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/netstandard1.1/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/system.memory.4.5.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.memory/4.5.5/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/net461/System.Reflection.Metadata.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net461/System.Reflection.Metadata.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/system.reflection.metadata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/net461/System.Text.Encoding.CodePages.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net461/System.Text.Encoding.CodePages.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/MonoAndroid10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/MonoAndroid10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/MonoTouch10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/MonoTouch10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarinios10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinios10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarinmac20/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinmac20/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarintvos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarintvos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarinwatchos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinwatchos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec". CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/razor-compiler/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.razor-compiler.7.0.0-preview.5.22471.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceBuild.Intermediate.razor-compiler.7.0.0-preview.5.22471.1.nupkg". EnsurePackagesCreated: New NuGet package(s) after building razor-compiler: -> Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal 7.0.0-preview.5.22471.1 -> Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Internal.Transport 7.0.0-preview.5.22471.1 -> Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.Internal.Transport 7.0.0-preview.5.22471.1 -> Microsoft.AspNetCore.Razor.SourceGenerator.Tooling.Internal 7.0.0-preview.5.22471.1 -> Microsoft.AspNetCore.Razor.Symbols.Transport 7.0.0-preview.5.22471.1 -> Microsoft.CodeAnalysis.Razor.Tooling.Internal 7.0.0-preview.5.22471.1 -> Microsoft.NET.Sdk.Razor.SourceGenerators.Transport 7.0.0-preview.5.22471.1 -> Microsoft.SourceBuild.Intermediate.razor-compiler 7.0.0-preview.5.22471.1 Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/razor-compiler.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/known-good.proj" (3) is building "/builddir/build/BUILD/dotnet-v7.0.100/repos/xliff-tasks.proj" (10) on node 1 (Build target(s)). CreateBuildOutputProps: xliff-tasks using package version properties saved at /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props.pre.xliff-tasks.xml Build: [18:06:36.47] Building 'xliff-tasks in tarball' Running command: /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /p:CheckEolTargetFramework=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props Log: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/logs/xliff-tasks.log With Environment Variables: DotNetBuildFromSource=true DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net7.0 DotNetUseShippingVersions=true PreReleaseVersionLabel=beta PackageVersionStamp=beta PB_VersionStamp=beta ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20220827.1 BUILD_BUILDNUMBER=20220827.1 GitCommitCount= GitCommitHash=740189d758fb3bbdc118c5b6171ef1a7351a8c44 GitInfoCommitHash=740189d758fb3bbdc118c5b6171ef1a7351a8c44 SourceRevisionId=740189d758fb3bbdc118c5b6171ef1a7351a8c44 RepositoryCommit=740189d758fb3bbdc118c5b6171ef1a7351a8c44 COMMIT_SHA=740189d758fb3bbdc118c5b6171ef1a7351a8c44 GIT_COMMIT=740189d758fb3bbdc118c5b6171ef1a7351a8c44 RepositoryType=Git DeterministicSourcePaths=false SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/ LatestCommit=740189d758fb3bbdc118c5b6171ef1a7351a8c44 SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=7.0.0-beta.22513.4 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/ RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /p:CheckEolTargetFramework=false /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/tmp/Release ##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 ##vso[task.setvariable variable=NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY;isSecret=false;isOutput=true]true ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT;isSecret=false;isOutput=true]6 ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS;isSecret=false;isOutput=true]1000 /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:CheckEolTargetFramework=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Build started 9/22/2023 6:06:36 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>CopyInnerSourceBuildRepoRoot: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/index" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/index". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/description" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/description". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/FETCH_HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/shallow" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/shallow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/hooks/post-update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/hooks/post-update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/hooks/applypatch-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/hooks/applypatch-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/hooks/fsmonitor-watchman.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/hooks/fsmonitor-watchman.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/hooks/pre-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/hooks/pre-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/hooks/pre-applypatch.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/hooks/pre-applypatch.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/hooks/commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/hooks/commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/hooks/pre-merge-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/hooks/pre-merge-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/hooks/pre-rebase.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/hooks/pre-rebase.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/hooks/pre-receive.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/hooks/pre-receive.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/hooks/prepare-commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/hooks/prepare-commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/hooks/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/hooks/update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/hooks/pre-push.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/hooks/pre-push.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/info". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/info/exclude" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/info/exclude". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/logs/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/logs/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/logs/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/logs/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/logs/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.git/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.git/refs/heads/master". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/build.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/build.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/CODE-OF-CONDUCT.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/CODE-OF-CONDUCT.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/global.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/global.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/restore.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/restore.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/restore.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/restore.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/test.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/test.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/test.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/test.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/XliffTasks.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/XliffTasks.sln". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/azure-pipelines-codeql.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/azure-pipelines-codeql.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/azure-pipelines.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/azure-pipelines.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/azure-pipelines-official.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/azure-pipelines-official.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/Publishing.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/Publishing.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/restore-toolset.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/restore-toolset.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/restore-toolset.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/restore-toolset.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/Signing.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/Signing.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/SourceBuild.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/SourceBuild.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/SourceBuildPrebuiltBaseline.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/SourceBuildPrebuiltBaseline.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/Versions.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/Versions.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/Version.Details.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/Version.Details.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cibuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cibuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/darc-init.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/darc-init.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/darc-init.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/darc-init.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/CIBuild.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/CIBuild.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/dotnet-install.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/dotnet-install.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/dotnet-install.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/dotnet-install.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/generate-locproject.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/generate-locproject.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/enable-cross-org-publishing.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/enable-cross-org-publishing.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/generate-sbom-prep.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/generate-sbom-prep.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/generate-sbom-prep.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/generate-sbom-prep.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/helixpublish.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/helixpublish.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/init-tools-native.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/init-tools-native.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/init-tools-native.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/init-tools-native.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/init-tools-native.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/init-tools-native.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/internal-feed-operations.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/internal-feed-operations.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/internal-feed-operations.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/internal-feed-operations.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/msbuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/msbuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/pipeline-logging-functions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/pipeline-logging-functions.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/PSScriptAnalyzerSettings.psd1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/PSScriptAnalyzerSettings.psd1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/retain-build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/retain-build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/sdk-task.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/sdk-task.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/SetupNugetSources.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/SetupNugetSources.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/SetupNugetSources.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/SetupNugetSources.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/tools.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/tools.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/dotnet-install.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/dotnet-install.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/msbuild.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/msbuild.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/arm/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.jessie". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/arm/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/arm/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.zesty". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/arm/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/arm/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm/tizen-fetch.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/arm/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm/tizen-build-rootfs.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/arm/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/arm64/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/arm64/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/arm64/sources.list.stretch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.stretch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/arm64/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/arm64/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.zesty". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/arm64/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.buster". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/arm64/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm64/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/arm64/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/arm64/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/armel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/armel/armel.jessie.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/armel/armel.jessie.patch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/armel/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/armel/sources.list.jessie". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/armel/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/armel/tizen-fetch.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/armel/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/armel/tizen-build-rootfs.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/armel/tizen/tizen-dotnet.ks" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen-dotnet.ks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/armel/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/armv6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/armv6/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/armv6/sources.list.buster". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/build-android-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/build-android-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/toolchain.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/toolchain.cmake". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/build-rootfs.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/ppc64le". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/ppc64le/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/ppc64le/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/riscv64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/riscv64/sources.list.sid" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/riscv64/sources.list.sid". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/s390x". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/s390x/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/s390x/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/x86". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/x86". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/x86". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/x86". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/x86/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/x86/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/x86/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/x86/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/x86/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/x86/tizen-fetch.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/x86/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/x86/tizen-build-rootfs.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/x86/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/cross/x86/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/cross/x86/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/internal/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/internal/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/internal/Tools.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/internal/Tools.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/internal/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/internal/NuGet.config". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/native/install-cmake-test.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/native/install-cmake-test.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/native/init-compiler.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/native/init-compiler.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/native/install-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/native/install-tool.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/native/CommonLibrary.psm1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/native/CommonLibrary.psm1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/native/install-cmake.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/native/install-cmake.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/native/common-library.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/native/common-library.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/post-build/nuget-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/post-build/nuget-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/post-build/publish-using-darc.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/post-build/publish-using-darc.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/post-build/check-channel-consistency.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/post-build/check-channel-consistency.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/post-build/add-build-to-channel.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/post-build/add-build-to-channel.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/post-build/sourcelink-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/post-build/sourcelink-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/post-build/post-build-utils.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/post-build/post-build-utils.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/post-build/trigger-subscriptions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/post-build/trigger-subscriptions.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/post-build/symbols-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/post-build/symbols-validation.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/sdl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/sdl/execute-all-sdl-tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/sdl/execute-all-sdl-tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/sdl/extract-artifact-packages.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-packages.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/sdl/configure-sdl-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/sdl/configure-sdl-tool.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/sdl/init-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/sdl/init-sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/sdl/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/sdl/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/sdl/extract-artifact-archives.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-archives.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/sdl/run-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/sdl/run-sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/sdl/packages.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/sdl/packages.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/sdl/sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/sdl/sdl.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/job". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/job/source-index-stage1.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/job/source-index-stage1.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/job/job.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/job/job.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/job/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/job/execute-sdl.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/job/publish-build-assets.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/job/publish-build-assets.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/job/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/job/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/job/onelocbuild.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/job/onelocbuild.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/jobs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/jobs/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/jobs/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/jobs/jobs.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/jobs/jobs.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/jobs/codeql-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/jobs/codeql-build.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/post-build/setup-maestro-vars.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/post-build/setup-maestro-vars.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/post-build/post-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/post-build/post-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/post-build/trigger-subscription.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/post-build/trigger-subscription.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/post-build/common-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/post-build/common-variables.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/steps/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps/execute-sdl.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/steps/generate-sbom.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps/generate-sbom.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/steps/build-reason.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps/build-reason.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/steps/add-build-to-channel.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps/add-build-to-channel.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/steps/publish-logs.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps/publish-logs.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/steps/execute-codeql.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps/execute-codeql.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/steps/run-on-unix.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps/run-on-unix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/steps/run-on-windows.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps/run-on-windows.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/steps/run-script-ifequalelse.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps/run-script-ifequalelse.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/steps/send-to-helix.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps/send-to-helix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/steps/retain-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps/retain-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/steps/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/steps/telemetry-end.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-end.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/steps/telemetry-start.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-start.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/variables". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/eng/common/templates/variables/sdl-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/eng/common/templates/variables/sdl-variables.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks.Tests/StringExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests/StringExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks.Tests/XamlRuleDocumentTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests/XamlRuleDocumentTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks.Tests/UnstructuredDocumentTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests/UnstructuredDocumentTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks.Tests/AssertHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests/AssertHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks.Tests/ResxDocumentTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests/ResxDocumentTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks.Tests/VsctDocumentTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests/VsctDocumentTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks.Tests/XlfDocumentTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests/XlfDocumentTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks.Tests/XElementExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests/XElementExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks.Tests/XliffTasks.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests/XliffTasks.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/build/Microsoft.DotNet.XliffTasks.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/build/Microsoft.DotNet.XliffTasks.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/build/Microsoft.DotNet.XliffTasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/build/Microsoft.DotNet.XliffTasks.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/buildCrossTargeting". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/buildCrossTargeting". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/buildCrossTargeting/Microsoft.DotNet.XliffTasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/buildCrossTargeting/Microsoft.DotNet.XliffTasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/buildCrossTargeting/Microsoft.DotNet.XliffTasks.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/buildCrossTargeting/Microsoft.DotNet.XliffTasks.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/EnumerableExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/EnumerableExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/ExponentialRetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/ExponentialRetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Release.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Release.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/StringExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/StringExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/XliffTasks.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Validation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Validation.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Model/TranslatableDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model/TranslatableDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Model/Document.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model/Document.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Model/ResxDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model/ResxDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Model/TranslatableXmlDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model/TranslatableXmlDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Model/TranslatableNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model/TranslatableNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Model/UnstructuredDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model/UnstructuredDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Model/VsctDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model/VsctDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Model/XDocumentExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model/XDocumentExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Model/XElementExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model/XElementExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Model/XamlRuleDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model/XamlRuleDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Model/XlfDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model/XlfDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Model/xliff-core-1.2-transitional.xsd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model/xliff-core-1.2-transitional.xsd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Model/XlfNames.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model/XlfNames.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Model/xml.xsd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Model/xml.xsd". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Tasks/BuildErrorException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks/BuildErrorException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Tasks/SortXlf.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks/SortXlf.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Tasks/EnsureAllResourcesTranslated.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks/EnsureAllResourcesTranslated.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Tasks/GatherTranslatedSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks/GatherTranslatedSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Tasks/MetadataKey.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks/MetadataKey.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Tasks/GatherXlf.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks/GatherXlf.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Tasks/TaskItemExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks/TaskItemExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Tasks/XlfTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks/XlfTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Tasks/UpdateXlf.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks/UpdateXlf.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Tasks/TransformTemplates.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks/TransformTemplates.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Tasks/TaskLoggingHelperExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks/TaskLoggingHelperExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/src/XliffTasks/Tasks/TranslateSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/Tasks/TranslateSource.cs". RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:CheckEolTargetFramework=false /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/ /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/log/Release/Build.binlog /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:CheckEolTargetFramework=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/ /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Build started 9/22/2023 6:06:37 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Installed Microsoft.DotNet.SourceBuild.Tasks 7.0.0-beta.22513.4 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash Ks+hLXURRaQzA9oJArViht6sP/wi0kwvz5sLukaelLi+WFgV/mL75J0PsExzFua7AcImEnBbXwD910ArpSm0kg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 167 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ Installed: 1 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/XliffTasks.sln" (3) on node 1 (Restore target(s)). 3>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/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/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/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' _GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj... Installed System.Reflection.Emit 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash BixIMEkIBuMnJ0TQXCP/fiu2RBQV1mqzqgJIAYytVibke40f1gjbPo8Yj2flBkOEU6g9I44pmayTvChWCdOnmQ==. Installed Microsoft.NETCore.DotNetAppHost 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash cLD6d/QG440wj5zn2F55YSYdGGh+gZbjte0ZfiNJVXc1hfKDX++TFogAaTA+5w9wV700NlQFt/9vIpl7f3kcrA==. Installed System.Reflection.Extensions 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash AgQOVfJM5gMyAlCMLAKMmtVpeN1LZtdmnZHM1Pva4IdSPCz3TvIw47dLCGpqWvL235Y74s95JScmKZhcUWXr7w==. Installed System.Xml.XmlSerializer 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash eoogdKhGXjPM94srcxbRpWhU1bCyK1ZssQKEu2hF35bhVsnn7URv4ws5TlVFZS9h+UVdceVp+ZlcUhoo31ePvg==. Installed System.Reflection.Emit.Lightweight 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash zr7xwZJx8U+VB+Mr3KtPe8KGTOqVosNAfKjJgIiHuLu5amzkFvvghGU0ONBRnnDT6/PX7zSJr9oxUPa4y2eMgQ==. Installed System.Reflection.Emit.ILGeneration 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Iy/GmPkYsPvU+jZpDPwfh2NrgrWA5WtKQUCMLdlD0GpwDIhkRGxlwQR/qGN1kKKndMt7bv2X/Q1cEPdKyDZejg==. Installed Microsoft.NETCore.DotNetHostResolver 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Id29pm3WtRe5lQd9ujTOU1uto80EBOacky44PzyzVAVDUzRSLnNPE4ptJbbopsIXiTTCZk8EjJwC4x0S1h867w==. Installed System.Threading.Tasks.Extensions 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash OBJzXygX0WdhhmIdOojiALXppesMADWnKUNznAbbgwbkeuB0vL8xLy5DwV7UzZBhwllnGQe+B+zooBJrQKRjSw==. Installed System.Private.DataContractSerialization 4.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash e2RTDisFhzQYyH83ctcbdTlSrTa0U54fCLBfpzIlcCuzxX3odMycSXcUHBQDU6e+lc371NVZJ6fEiXgxNqcBkA==. Installed System.Threading.ThreadPool 4.0.10 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash kE+GTl6GHzs/oILlnppa+eKvQuB2/3ClpjfOe8nYxYxfRPtSNY7eydsyvtxztukgzfNel7+AsnM9oHRRD/PJKg==. Installed System.Text.Encoding.Extensions 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash YCZ4/DAoAuvM8tDnXCNzoLYGPCaZox8FXPBrSnB8suZ0xSJbEUHuuKvJI6kmSWQ+ZGsHWlhl8oexGhx1C11VhQ==. Installed Microsoft.Build.Framework 15.1.1012 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash mgnpqv/Ud7vzJCdnboBkWuS6XQNccG4N1w0ARbIS0/DBIHHH9GhVLaftbzDkCtGPQqgCsI2o/KOhnM7gzXWEJg==. Installed Microsoft.Win32.Registry 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash lQh3Jl2zb0H2z/WDx9KE/antidzQKMkOsX4wGj1h6UNgdEydsuT/4kON6PZNdO1bnMfF4x2ET6ZJ+lL32iiUVw==. Installed Microsoft.Build.Utilities.Core 15.1.1012 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 6cw7WAhml7zqAjptoIXEXh2jXhskBu3cogO2Zxaart0c1SVFZoFr2cqV00HeT6NJ44eSAC7DHwsyf3rlv1zpvQ==. Installed System.Diagnostics.Debug 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash uomAW0plhCeDr2It8sKV4pXlDG3yYRZ8OE+tTs/CVN00M/vwq6VXmBqfCMd/diUEFTdnXy89fC4n3jpYsBiUew==. Installed System.Diagnostics.Tracing 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash VyvAU4pUW20HMhTHEXAvmd+GMRWhzNQnZXK572yicDBtKwlmL/dmFZWBSJI4PXXQEO9tz36WgI2ntMiPJejEXw==. Installed Microsoft.NETCore.Targets 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 9693D1N8pqL7EeqeAAfrkZoItm0Fo9IvJBPoUS3DUDN5NugWlqMJt3QI3qjMytxyw35jtogePz38yAqjOw0RlA==. Installed System.Reflection.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 424QqhfUiA928ZxdIpgk+gEOcVJUpZtginlpJ0Uf0rV789ggmkpA4gXaLR10ckKFhm/NX+QtyhlJh8hAs1s8wg==. Installed System.Collections 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash hZpC9GZVEDmMsFclvUz16pz2mMwFNjHaVGKHX8b7N8rbHF57jbkUTghA63yUMQ2DDfwMvL+HjVrJJGqhN/bNFQ==. Installed System.Threading.Thread 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash JNwuDLzwRtXZk2gVTlWR3Ym40TEabRighLMYf75J/RhEwaVWvzwD20u2+yC4xgr2ch5zcKBpsUbSsSiitTsuXg==. Installed Microsoft.Win32.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash mb97sydgHk4hau1ujLfnYaC2kAGPBMiLhz/rPDUsjevGXMnzCqtNRpeu/q0UceU1ENl6E+0QUVpwDsoWVakYiA==. Installed System.Resources.Reader 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 4H98aoqoHRkroTF40/Q90tgr6X2fYUzDkAWNMIMvE0eSUbJsSGU34qdozwNgbCztbu7m6b0/5Ux9JDj2LBgFdA==. Installed System.Globalization 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash shsiGI4RHmDg/T2PMqIQ1iKmhkel0UfBgd+0yfkYQ5c97ITEClSumgZ5JYIZdOiqAgzKnVNm/5UaWU7vUuX2Cw==. Installed System.Collections.NonGeneric 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash VBxZT17ii2ctprrss0sznTPf4FagpuF0+LQPZh6WUKbJI1z60VHLYzIx66jg3kOeUhgcwl7eDBvycJcolh8fFQ==. Installed System.Threading 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash s01xItTCm2bKzr67pJTfLDUIICFcyvmdHxSzxn5EQzDRivFmGYzS/Tc0aymvmx1Wug7eaejOOd9I9vqiWC+0AQ==. Installed System.Console 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Cz/f/NYPidR6Q6m5zaYIvp4y/Y1bUk3+n+pirln9gtDkKcLoCdk2yoB+hT4bcmGfbfVu0yo3VhhFJPd1IsiK7A==. Installed System.Collections.Concurrent 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash a/zwFmZZ93r2jIDmv7Lm43ZLfmYiOFbS/2zM/MtyidmiKPjx9G6TmQhwQXB5vttIOX53pV41EsByb8F7xT7Vpw==. Installed System.AppContext 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Cr/vJrLbydNDObQABdWLtgVQVS6h48OcL2NbwdiMpCmhxQSrMYSGc6RU3o4Fkjnej5y5Jf0MNOeZOzQ7XAyZ6g==. Installed System.Diagnostics.Process 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash +72NgJV5EU/wbMMP5nx5oV276Yv/5T+6HwHvXWdAE9UUBao1U3bqrLSxSapebmZr6zaHPUe6HEkU16JnNkd4Fw==. Installed Microsoft.SourceLink.GitHub 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash /TApc4VTQQfm9KflMPLOdU+I2QwNvRtH9xAtBQ0eeIH618GnyO62YrRxe/onSi55YyqLJWqaxH0gaIxuxmCelg==. Installed System.Diagnostics.TraceSource 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash waiK4VqRTlsiJ7OJ4jZ+pmnkh7+xqfmHUbEiiTF0mBt9MvZkh8AeXtaUwvIvJ1CUOnQ0vZN0GnJPBtARwqNKug==. Installed System.IO.FileSystem.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash AxzR2zgYWDwWFjfpkM6lqDkbbtnYqEQwB5NwZfDa4V6VLL8v3Snf6Mm+mQTejveVrKsTm/bpBCgEjCeiUwmaGg==. Installed System.Runtime.InteropServices 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash zsivc2fP59Le2Yku9JeRmuuLUskuJsr2K+WqOF1ncmdKPm0X/X6XJquPGMfefb22OKerNLr8LvaBoFmBb1dxCw==. Installed Microsoft.SourceLink.AzureRepos.Git 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash YD4uf5/tCl8YSbzYfXE2v0Opjp0ZMKtpzDfNL5wBgzRGE36sxb7fd/nCfsdXUrq9FYj674YflIY3gGGemsecdw==. Installed System.Linq 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash RXzQ/7sEs+snVnhmrmclAcyKviEzDUVcXCuF0g3/G5zMP7A0gkBDbgxcISzKLepvMN7iGWeWgsFbZr0MUdakPQ==. Installed System.ObjectModel 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash c7Ky5zmE1SuryANJ3/gzhOc7zj+TUEFKaODpBYhBRyIJtWqD+uQ8m3A82v83y0lUQdrTq+9MpbOnnn219GMgkw==. Installed System.Reflection 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash i9RVsV3X6dhDrW6JxzjmMRLeOmv/xBsTgMEume3JQRp7xS7amewkM3fTOG+osAHFx+pKKCtguss6yEeMMY0OwA==. Installed System.Runtime 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Wr8QIXT7Uclkuvhz0KuxESzyGqHsu7LNxiHcrtdX0b7ej2lZthOj7JGm7k3SV/rzP2nS5mxtFTc/V2EuelL29g==. Installed System.Reflection.TypeExtensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash gA85a+GyCJUOqa0GFXrqGvfnhwU1r4jMexzPPtaEjy9qRo3ZzzWN7+mTKN/7Bf0/dOgizKAgAicfTM/TUiQCbw==. Installed System.Runtime.Extensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash gd7RZKTt4GcMQyYYImZFG/tColAx86UpFVrAmB75ju5KRnlqBlyR1U/vdKPj+8EXrz5LmQvHQj81Iuvbi2aVbQ==. Installed System.Resources.ResourceManager 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 7QXMunh8B2hYkAlY6fkA3OGnW4N1ndgnQsWc70PNc9qb+2oX9D0J/Pbhd2SFXo174vq5rwOGTw33cXEDecFNFg==. Installed Microsoft.NETCore.Platforms 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash TLCTtsW6lE8fQJhfzxn2fuMlA9LoGCNmEl63VAh9rrdFvSviMcWHVNfjJxDro8XVyT7+21SnsSPLJkN2nGrUJw==. Installed System.Runtime.Handles 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash C9UVhlMOA7E9cCSJWPaIzkPU/2gWpNBcjcKplG4o5txq/J4nOlqcgBDsZRliIvKCnBT2e0VXCuAs1C3Q2Niv8A==. Installed System.Runtime.InteropServices.RuntimeInformation 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash nWuCSqES9lpVzEuvjCRfjVKBf/tmvw9FFv43VyKI5DcOZCMwhCaOzJPaeYbPzNlR2yIIdL+55h08mUXeJTA94w==. Installed System.Runtime.Serialization.Primitives 4.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash p+8J6uHKvijX4dGjaKV4xRXKQqpRB8IhHWSwKmKtOs3w7FoEOGl0By1kTFyFdN7EhiHTyWgd4siYfPeE14x4EA==. Installed System.Runtime.Serialization.Xml 4.1.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash pKC2PCpB0nJ7nutSvo7FGyE4/o7S9eaCxHU3qTRU/acbVym7c9317aw/RV9pvB91Nf7/CSSHDazoLpRXL6LlsQ==. Installed System.Text.Encoding 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash g4lvjZkfqhqdulf1PTL7zwufVZZHbbPnpX6pAOX0+RNNeenYm4JhxAL4wsNoRYNTbrzF+ZmlNRkuFKWDy3VcmA==. Installed System.Text.RegularExpressions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Xia8xxScTSaxRP2XgVIjlcyXaBpJzDgJ2qrgwNKJ74Ke1Ltc50HSsSPSQBQGsFaaHK6SKe+jGpNoui2QDH8wMg==. Installed System.Xml.XmlDocument 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 7ubFvBxDlo9xL3QbzYs3RV049KH0FufZAk2vCWJViHsxMFV9A/SbnU7mrja/RQbAZFtrxsr5yBL1lgqXIguOOw==. Installed System.Threading.Tasks 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 3m+qTC2ETeUxv2vziBFyJzzmHaDYtquO7eI+0yp5FeoZrpIjp38oI+Dj71jwgg148pqlYSvOHLM8UEEnkqrmyA==. Installed Microsoft.NETCore.DotNetHostPolicy 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ygq/44ojv3AdEDdkDcg+bHTeebLVVxeT5J7LYffzjkxuphILc4OqBwUIiyKbsUG5apNSCLJa2aVyS7xPZVNmeg==. Installed System.Threading.Timer 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash wUyMoiezdtkxmKnHNkunY/ScSZhZ/oCyFDL2e89VobvTcCNporMblf3m/ovfgPrY0ZVNGkSunth1qXHvCuD/pg==. Installed System.IO.FileSystem 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 7WUI6zWGEJKRkrYC+ySR5zIxfB8L81QQ6OEA/M+nB6fx6gK0cDsSsITdkEA7BE6Ped94hGL81tY9DCmHyYu42g==. Installed System.Xml.ReaderWriter 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Foajj+Fza4OXIi1aD9nNQP+cyCQcKzEvJFra6xVAhjLDGLb39Jm+FIB3qataT1toph5qugwO4XU0wLJQ3iQDvg==. Installed System.IO 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash v31dqoy9bNYWZblPUtdh5gDcB0jHz+lsK4/VcLk6Fd5QTFofidBONpndBocEiTXImTTDlFhPMeHYMixaVcbiwg==. Installed Microsoft.Build.Tasks.Git 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash n8LxSS/vaZwQn5nK2kT2bhXprjVsuTcNsA/WbYEm0yk2rPvQmOsZw/rbL/sATm3NfXrpm/iRahhq86VkOQ+2oQ==. Installed Microsoft.SourceLink.Common 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash 6/VAteD065SCAU+o/7EHWa1IEC07ci7GFdkH3oemkE7WmyOEVKLzw0aZ1piC2rGHskIBAZb+1vmfREFA33mkUg==. Installed Microsoft.NETCore.Platforms 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash TNGDaLoF21H1j6KOfU6u9Uz+i/wyw8uWDHwC2N96jB46q5C4QgNm6b7N/M+7dt0jDFJzM5p//b2haZA46ja4QA==. Installed NETStandard.Library 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 9HGNNqkbUeHZn+32rPSmrY23dGM49yA16MA25Ca8kCNKI0S54bPAasgr+p+lvRXChqhx5BGmXUiJJFoLuakZEg==. Installed Microsoft.NETCore.App 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash mEj10beYzWfIrO73SBsFxINhKHGcaocCbnwOC42Jn815sEaoD/gXqawV52rZkWT4QdxBD3HOvwmKeC8cNDla/A==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/XliffTasks.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/XliffTasks.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj (in 418 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/NuGet.config /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ Installed: 60 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/XliffTasks.sln" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/XliffTasks.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-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/XliffTasks.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj" (4:10) on node 2 (default targets). 4:10>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj" (4:10) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj" (4:11) on node 2 (Build target(s)). 4>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/bin/XliffTasks/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/Release/net7.0/ref". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.framework/15.1.1012/lib/netstandard1.3/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/15.1.1012/lib/netstandard1.3/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/Release/net7.0/Microsoft.DotNet.XliffTasks.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/Release/net7.0/refint/Microsoft.DotNet.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-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/Release/net7.0/XliffTasks.sourcelink.json /langversion:10 /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/Release/net7.0/XliffTasks.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/Release/net7.0/XliffTasks.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/Release/net7.0/XliffTasks.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll 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-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/Release/net7.0/XliffTasks.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/Release/net7.0/XliffTasks.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 CompilerServer: server - server processed compilation - 4cf033cc-2623-48a3-b27c-155eb3d5174e CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/Release/net7.0/Microsoft.DotNet.XliffTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/bin/XliffTasks/Release/net7.0/Microsoft.DotNet.XliffTasks.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/Release/net7.0/refint/Microsoft.DotNet.XliffTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/Release/net7.0/ref/Microsoft.DotNet.XliffTasks.dll". XliffTasks -> /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/bin/XliffTasks/Release/net7.0/Microsoft.DotNet.XliffTasks.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/obj/XliffTasks/Release/net7.0/Microsoft.DotNet.XliffTasks.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/bin/XliffTasks/Release/net7.0/Microsoft.DotNet.XliffTasks.pdb". 4>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj" (Build target(s)). 4>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj" (default targets). 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/XliffTasks.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj" (4:12) on node 2 (Pack target(s)). 4>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.DotNet.XliffTasks.1.0.0-beta.22427.1.nupkg'. 4>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj" (Pack target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/XliffTasks.sln" (Build;Pack target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/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.198s 2.581s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.432s 0.470s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.442s 1.007s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/XliffTasks.sln (Restore) | | 9 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj (_IsProjectRestoreSupported) | | 10 : 0.313s 0.313s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests/XliffTasks.Tests.csproj (_IsProjectRestoreSupported) | | 11 : 0.005s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj (_GenerateRestoreProjectPathWalk) | | . 12 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 13 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj (_IsProjectRestoreSupported) | | 14 : 0.006s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj (_GenerateRestoreGraphProjectEntry) | | . 15 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj (_GetRestoreSettingsPerFramework) | . 16 : 0.003s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj (_GenerateProjectRestoreGraph) | | | 17 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj (GetAllRuntimeIdentifiers) | | . 18 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj (_GenerateProjectRestoreGraphPerFramework) | 19 : 0.006s 0.891s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/XliffTasks.sln (Build, Pack) | | 21 : 0.188s 0.188s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests/XliffTasks.Tests.csproj () | | 20 : 0.049s 0.656s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj () | | . 22 : 0.600s 0.606s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj (Build) | | | . 23 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | 26 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks.Tests/XliffTasks.Tests.csproj (Pack) | . 25 : 0.130s 0.229s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj (Pack) | | | 27 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj (_GetBuildOutputFilesWithTfm) | | | 28 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj (_GetTfmSpecificContentForPackage) | | | 29 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj (_GetDebugSymbolsWithTfm) | | | 30 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj (_GetFrameworkAssemblyReferences) | | . 31 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/src/src/XliffTasks/XliffTasks.csproj (_GetFrameworksWithSuppressedDependencies) | 32 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 33 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 34 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 2 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638309739972232272: 0 x 0.125s 0.125s .. 638309739973484890: 1 x 0.046s 0.171s 638309739973944040: 2 x 0.002s 0.173s 638309739973961319: 1 x 0.021s 0.194s 638309739974176015: 3 x 0.002s 0.197s 638309739974200200: 1 x 0.003s 0.200s 638309739974231553: 4 x 0.027s 0.227s 638309739974497719: 1 x 0.001s 0.228s 638309739974507396: 6 x 0.007s 0.235s 638309739974577373: 1 x 0.361s 0.595s ....... 638309739978184413: 0 x 0.060s 0.655s . 638309739978784100: 8 x 0.006s 0.661s 638309739978843527: 9 x 0.144s 0.805s .. 638309739980279949: | 10 0.000s 0.805s 638309739980284719: x | 0.313s 1.118s ...... 638309739983414864: 8 x 0.002s 1.120s 638309739983435652: 11 x 0.003s 1.124s 638309739983470292: x 12 0.053s 1.177s . 638309739984000464: 11 x 0.001s 1.178s 638309739984012533: 8 x 0.001s 1.179s 638309739984023069: 13 x 0.000s 1.179s 638309739984026715: 8 x 0.001s 1.180s 638309739984036998: 14 x 0.002s 1.182s 638309739984052364: x 15 0.002s 1.184s 638309739984076736: 14 x 0.005s 1.189s 638309739984125629: 8 x 0.001s 1.190s 638309739984133729: 16 x 0.002s 1.192s 638309739984149030: x 17 0.001s 1.192s 638309739984155148: 16 x 0.001s 1.194s 638309739984167741: x 18 0.037s 1.230s 638309739984534252: 16 x 0.001s 1.231s 638309739984539900: 8 x 0.431s 1.662s ........ 638309739988851558: 0 x 0.012s 1.674s 638309739988975129: 19 x 0.004s 1.678s 638309739989016076: 21 20 0.045s 1.723s 638309739989461182: | 22 0.143s 1.866s .. 638309739990896133: x | 0.446s 2.312s ........ 638309739995351736: 23 x 0.006s 2.318s 638309739995415604: x 22 0.011s 2.329s 638309739995524249: x 20 0.005s 2.334s 638309739995571943: 19 x 0.001s 2.335s 638309739995583480: 26 25 0.001s 2.336s 638309739995589589: x | 0.003s 2.338s 638309739995616825: x 27 0.002s 2.340s 638309739995636456: x 25 0.001s 2.342s 638309739995650429: x 28 0.001s 2.343s 638309739995660329: x 25 0.001s 2.344s 638309739995672257: x 29 0.001s 2.345s 638309739995683485: x 25 0.002s 2.347s 638309739995700255: x 30 0.094s 2.441s . 638309739996645185: x 25 0.001s 2.443s 638309739996657305: x 31 0.001s 2.443s 638309739996666460: x 25 0.121s 2.564s .. 638309739997873628: 19 x 0.001s 2.565s 638309739997880529: 0 x 0.001s 2.566s 638309739997889064: 32 x 0.004s 2.569s 638309739997925518: 0 x 0.001s 2.570s 638309739997932662: x 33 0.009s 2.579s 638309739998019351: 0 x 0.001s 2.579s 638309739998026455: 34 x 0.004s 2.583s 638309739998067020: 0 x 0.000s 2.584s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 57.3 72.7 Average Utilization: 65.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:02.62 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 108 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) on node 1 (default targets). 6>WritePrebuiltUsageData: Writing package usage data... Writing package usage data... done. Took 00:00:00.3421093 CopyIntermediateNupkgProjToProjectDirectory: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildIntermediate.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj". [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 6>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7) on node 1 (Restore target(s)). 7>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/SourceBuildIntermediate/SourceBuildIntermediate.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/SourceBuildIntermediate/SourceBuildIntermediate.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/SourceBuildIntermediate/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (in 20 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (Restore target(s)). 6>GetLicenseFileForIntermediateNupkgPack: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/LICENSE.txt". PackSourceBuildIntermediateNupkgs: Building intermediate nupkg... 6>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:7) on node 1 (Pack target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:9) on node 1 (_GetFrameworkAssemblyReferences target(s)). 7>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/bin/SourceBuildIntermediate/Release/netstandard2.0/". 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (_GetFrameworkAssemblyReferences target(s)). 7>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.xliff-tasks.1.0.0-beta.22427.1.nupkg'. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (Pack target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/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 : 3.105s 4.591s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.353s 0.393s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 13 : 0.380s 1.081s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () | | 14 : 0.244s 0.286s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (Restore) | | | 15 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_IsProjectRestoreSupported) | | | 16 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateRestoreProjectPathWalk) | | | 17 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_IsProjectRestoreSupported) | | | 18 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateRestoreGraphProjectEntry) | | . 19 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateProjectRestoreGraph) | . 20 : 0.170s 0.415s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (Pack) | | | 21 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | | 22 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetTfmSpecificContentForPackage) | | | 23 : 0.223s 0.223s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetFrameworkAssemblyReferences) | | . 24 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetFrameworksWithSuppressedDependencies) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638309739967861960: 0 3.078s 3.078s ............................................................. 638309739998639338: 1 0.028s 3.105s 638309739998916873: 2 0.002s 3.107s 638309739998934277: 1 0.022s 3.129s 638309739999151425: 3 0.003s 3.132s 638309739999182896: 1 0.003s 3.136s 638309739999217324: 4 0.026s 3.162s 638309739999482305: 1 0.001s 3.163s 638309739999493254: 6 0.008s 3.171s 638309739999575265: 1 0.300s 3.471s ..... 638309740002572994: 0 0.002s 3.473s 638309740002591294: 8 0.001s 3.474s 638309740002600868: 0 0.023s 3.497s 638309740002831933: 9 0.001s 3.498s 638309740002844394: 0 0.002s 3.500s 638309740002862184: 10 0.001s 3.501s 638309740002869205: 0 0.001s 3.502s 638309740002878404: 11 0.004s 3.506s 638309740002922578: 0 0.001s 3.507s 638309740002932518: 12 0.005s 3.512s 638309740002977594: 0 0.001s 3.512s 638309740002986266: 13 0.374s 3.886s ....... 638309740006723814: 14 0.208s 4.094s .... 638309740008801523: 15 0.021s 4.115s 638309740009011813: 14 0.002s 4.117s 638309740009028555: 16 0.001s 4.118s 638309740009041070: 14 0.001s 4.119s 638309740009049242: 17 0.000s 4.119s 638309740009053509: 14 0.001s 4.120s 638309740009062670: 18 0.013s 4.134s 638309740009197181: 14 0.001s 4.134s 638309740009204283: 19 0.006s 4.140s 638309740009261127: 14 0.033s 4.173s 638309740009587113: 13 0.005s 4.178s 638309740009641186: 20 0.033s 4.211s 638309740009970431: 21 0.001s 4.212s 638309740009981249: 20 0.002s 4.214s 638309740009998445: 22 0.020s 4.234s 638309740010200262: 20 0.001s 4.235s 638309740010208551: 23 0.223s 4.458s .... 638309740012439231: 20 0.001s 4.458s 638309740012446492: 24 0.000s 4.459s 638309740012451186: 20 0.134s 4.593s .. 638309740013788353: 13 0.000s 4.593s 638309740013793085: 0 0.001s 4.594s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:04.62 Build: [18:06:41.41] Building 'xliff-tasks in tarball'...done ExtractIntermediatePackages: Decompressing '/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.xliff-tasks.1.0.0-beta.22427.1.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.xliff-tasks.1.0.0-beta.22427.1/'... Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.xliff-tasks.1.0.0-beta.22427.1/artifacts/Microsoft.DotNet.XliffTasks.1.0.0-beta.22427.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.XliffTasks.1.0.0-beta.22427.1.nupkg". Removing directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/". CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.framework/15.1.1012/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.1.1012/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.framework/15.1.1012/lib/net46/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.1.1012/lib/net46/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.framework/15.1.1012/lib/netstandard1.3/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.1.1012/lib/netstandard1.3/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.framework/15.1.1012/microsoft.build.framework.15.1.1012.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.1.1012/microsoft.build.framework.15.1.1012.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.framework/15.1.1012/microsoft.build.framework.15.1.1012.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.1.1012/microsoft.build.framework.15.1.1012.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.framework/15.1.1012/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/15.1.1012/microsoft.build.framework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/15.1.1012". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/15.1.1012/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/15.1.1012/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/15.1.1012/lib/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/15.1.1012/lib/net46/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/15.1.1012/lib/net46/Microsoft.Build.Utilities.Core.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/15.1.1012/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/15.1.1012/lib/netstandard1.3/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/15.1.1012/lib/netstandard1.3/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/15.1.1012/microsoft.build.utilities.core.15.1.1012.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/15.1.1012/microsoft.build.utilities.core.15.1.1012.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/15.1.1012/microsoft.build.utilities.core.15.1.1012.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/15.1.1012/microsoft.build.utilities.core.15.1.1012.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/15.1.1012/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/15.1.1012/microsoft.build.utilities.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/microsoft.netcore.app.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/microsoft.netcore.app.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/version.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.0.1/ref/net46/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.0.1/ref/net46/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.0.1/ref/netstandard1.3/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.0.1/ref/netstandard1.3/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.0.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.0.0/microsoft.win32.registry.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.0.0/ref/net46/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.0.0/ref/net46/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/netstandard.library.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/netstandard.library.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/netstandard.library.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/netstandard.library.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/ref/net46/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/ref/net46/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/ref/net462/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/ref/net462/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/ref/netstandard/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/ref/netstandard1.3/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/ref/netstandard1.3/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/ref/netstandard1.6/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/ref/netstandard1.6/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/system.appcontext.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/system.appcontext.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/system.appcontext.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/system.appcontext.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.appcontext/4.1.0/system.appcontext.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.1.0/system.appcontext.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/system.collections.concurrent.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.0.1/ref/net46/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.0.1/ref/net46/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.0.1/ref/netstandard1.3/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.0.1/ref/netstandard1.3/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections.nongeneric/4.0.1/system.collections.nongeneric.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.nongeneric/4.0.1/system.collections.nongeneric.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections/4.0.11/system.collections.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/system.collections.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections/4.0.11/system.collections.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/system.collections.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.collections/4.0.11/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/system.collections.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.console/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.console/4.0.0/ref/net46/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.0.0/ref/net46/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.console/4.0.0/ref/netstandard1.3/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.0.0/ref/netstandard1.3/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.console/4.0.0/system.console.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.0.0/system.console.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.console/4.0.0/system.console.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.0.0/system.console.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.console/4.0.0/system.console.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.0.0/system.console.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/system.diagnostics.debug.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/ref/net46/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/ref/net46/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/ref/net461/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/ref/net461/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/ref/netstandard1.3/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/ref/netstandard1.3/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/ref/netstandard1.4/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/ref/netstandard1.4/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.process/4.1.0/system.diagnostics.process.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.process/4.1.0/system.diagnostics.process.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/ref/net46/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/ref/net46/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/net462/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/net462/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.globalization/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.globalization/4.0.11/system.globalization.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/system.globalization.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.globalization/4.0.11/system.globalization.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/system.globalization.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.globalization/4.0.11/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/system.globalization.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/ref/net46/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.0.1/ref/net46/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.0.1/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.0.1/system.io.filesystem.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io.filesystem/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io.filesystem/4.0.1/ref/net46/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.0.1/ref/net46/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io.filesystem/4.0.1/ref/netstandard1.3/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.0.1/ref/netstandard1.3/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io.filesystem/4.0.1/system.io.filesystem.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.0.1/system.io.filesystem.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io.filesystem/4.0.1/system.io.filesystem.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.0.1/system.io.filesystem.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io.filesystem/4.0.1/system.io.filesystem.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.0.1/system.io.filesystem.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/net462/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/net462/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/netstandard1.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/netstandard1.3/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/netstandard1.5/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io/4.1.0/system.io.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/system.io.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io/4.1.0/system.io.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/system.io.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.io/4.1.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/system.io.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.linq/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/net462/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/ref/net462/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/ref/netstandard1.6/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.linq/4.1.0/system.linq.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/system.linq.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.linq/4.1.0/system.linq.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/system.linq.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.linq/4.1.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/system.linq.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/ref/netstandard1.3/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/system.objectmodel.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/system.objectmodel.4.0.12.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/system.objectmodel.4.0.12.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/system.objectmodel.4.0.12.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.objectmodel/4.0.12/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.0.12/system.objectmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.private.datacontractserialization/4.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.private.datacontractserialization/4.1.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.private.datacontractserialization/4.1.1/lib/netstandard1.3/System.Private.DataContractSerialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.private.datacontractserialization/4.1.1/lib/netstandard1.3/System.Private.DataContractSerialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.private.datacontractserialization/4.1.1/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.private.datacontractserialization/4.1.1/ref/netstandard/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.0.1/system.reflection.emit.ilgeneration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.0.1/system.reflection.emit.lightweight.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/lib/netstandard1.3/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/lib/netstandard1.3/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/ref/netstandard1.1/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/system.reflection.emit.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/system.reflection.emit.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/system.reflection.emit.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/system.reflection.emit.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.emit/4.0.1/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.0.1/system.reflection.emit.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/system.reflection.extensions.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/system.reflection.extensions.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/system.reflection.extensions.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/system.reflection.extensions.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.extensions/4.0.1/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.0.1/system.reflection.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/net46/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/net462/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/net462/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/net462/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/net462/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection/4.1.0/system.reflection.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/system.reflection.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection/4.1.0/system.reflection.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/system.reflection.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.reflection/4.1.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/system.reflection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.resources.reader/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.reader/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.resources.reader/4.0.0/lib/netstandard1.0/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.reader/4.0.0/lib/netstandard1.0/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.resources.reader/4.0.0/system.resources.reader.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.reader/4.0.0/system.resources.reader.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.resources.reader/4.0.0/system.resources.reader.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.reader/4.0.0/system.resources.reader.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.resources.reader/4.0.0/system.resources.reader.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.reader/4.0.0/system.resources.reader.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/net462/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/ref/net46/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/system.runtime.handles.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.0.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.0.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.0.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.0.0/system.runtime.interopservices.runtimeinformation.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.0.0/system.runtime.interopservices.runtimeinformation.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.0.0/system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.0.0/system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.0.0/system.runtime.interopservices.runtimeinformation.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.0.0/system.runtime.interopservices.runtimeinformation.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/net462/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/net462/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/net46/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/net46/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/ref/net46/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/ref/net46/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/system.runtime.serialization.xml.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/system.runtime.serialization.xml.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/system.runtime.serialization.xml.4.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/system.runtime.serialization.xml.4.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime.serialization.xml/4.1.1/system.runtime.serialization.xml.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.xml/4.1.1/system.runtime.serialization.xml.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/net462/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime/4.1.0/system.runtime.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/system.runtime.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime/4.1.0/system.runtime.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/system.runtime.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.runtime/4.1.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/system.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/ref/netstandard1.3/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.0.11/system.text.encoding.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/system.text.encoding.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/ref/net462/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/ref/net462/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/ref/netstandard1.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/ref/netstandard1.0/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/ref/netstandard1.3/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/ref/netstandard1.3/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/ref/netstandard1.6/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/ref/netstandard1.6/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/system.text.regularexpressions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/system.text.regularexpressions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/system.text.regularexpressions.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/system.text.regularexpressions.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.1.0/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.1.0/system.text.regularexpressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.0.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.0.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.0.0/system.threading.tasks.extensions.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.0.0/system.threading.tasks.extensions.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.0.0/system.threading.tasks.extensions.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.0.0/system.threading.tasks.extensions.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.0.0/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.0.0/system.threading.tasks.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/system.threading.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/ref/net46/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/ref/net46/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/system.threading.thread.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/system.threading.thread.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.threadpool/4.0.10/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.0.10/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.threadpool/4.0.10/ref/net46/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.0.10/ref/net46/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.threadpool/4.0.10/ref/netstandard1.3/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.0.10/ref/netstandard1.3/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.threadpool/4.0.10/system.threading.threadpool.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.threadpool/4.0.10/system.threading.threadpool.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.timer/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.timer/4.0.1/ref/net451/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.0.1/ref/net451/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.timer/4.0.1/ref/netstandard1.2/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.0.1/ref/netstandard1.2/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.timer/4.0.1/system.threading.timer.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.0.1/system.threading.timer.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.timer/4.0.1/system.threading.timer.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.0.1/system.threading.timer.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading.timer/4.0.1/system.threading.timer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.0.1/system.threading.timer.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading/4.0.11/system.threading.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/system.threading.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading/4.0.11/system.threading.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/system.threading.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.threading/4.0.11/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/system.threading.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/ref/netstandard1.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11/ref/netstandard1.0/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11/ref/netstandard1.3/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/system.xml.readerwriter.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11/system.xml.readerwriter.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/system.xml.readerwriter.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11/system.xml.readerwriter.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.0.11/system.xml.readerwriter.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.0.11/system.xml.readerwriter.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.0.1/ref/net46/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.0.1/ref/net46/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.0.1/ref/netstandard1.3/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.0.1/ref/netstandard1.3/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.0.1/system.xml.xmldocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.0.1/system.xml.xmldocument.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.xmlserializer/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.xmlserializer/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.xmlserializer/4.0.11/ref/netstandard1.0/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11/ref/netstandard1.0/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.xmlserializer/4.0.11/ref/netstandard1.3/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11/ref/netstandard1.3/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/source-build/self/package-cache/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.nuspec". CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xliff-tasks/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.xliff-tasks.1.0.0-beta.22427.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceBuild.Intermediate.xliff-tasks.1.0.0-beta.22427.1.nupkg". EnsurePackagesCreated: New NuGet package(s) after building xliff-tasks: -> Microsoft.DotNet.XliffTasks 1.0.0-beta.22427.1 -> Microsoft.SourceBuild.Intermediate.xliff-tasks 1.0.0-beta.22427.1 Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/xliff-tasks.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/known-good.proj" (3) is building "/builddir/build/BUILD/dotnet-v7.0.100/repos/roslyn.proj" (11) on node 1 (Build target(s)). BuildRepoReferences: Building dependencies [arcade;command-line-api;source-build-externals;xliff-tasks] needed by 'roslyn'. Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/roslyn.proj" (11) is building "/builddir/build/BUILD/dotnet-v7.0.100/repos/source-build-externals.proj" (12) on node 1 (Build target(s)). CreateBuildOutputProps: source-build-externals using package version properties saved at /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props.pre.source-build-externals.xml Build: [18:06:41.73] Building 'source-build-externals in tarball' Running command: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true Log: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/logs/source-build-externals.log With Environment Variables: DotNetBuildFromSource=true DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net7.0 DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha.1 PackageVersionStamp=alpha.1 PB_VersionStamp=alpha.1 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20221005.1 BUILD_BUILDNUMBER=20221005.1 GitCommitCount= GitCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 GitInfoCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 SourceRevisionId=c47ba6c19d50081f90008da8bc61b3ac20348f20 RepositoryCommit=c47ba6c19d50081f90008da8bc61b3ac20348f20 COMMIT_SHA=c47ba6c19d50081f90008da8bc61b3ac20348f20 GIT_COMMIT=c47ba6c19d50081f90008da8bc61b3ac20348f20 RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/ LatestCommit=c47ba6c19d50081f90008da8bc61b3ac20348f20 SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=7.0.0-beta.22513.4 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/ RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/tmp/Release ##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 ##vso[task.setvariable variable=NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY;isSecret=false;isOutput=true]true ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT;isSecret=false;isOutput=true]6 ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS;isSecret=false;isOutput=true]1000 /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Build started 9/22/2023 6:06:42 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>CopyInnerSourceBuildRepoRoot: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/FETCH_HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/index" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/index". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/shallow" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/shallow". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/description" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/description". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/hooks/pre-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/hooks/pre-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/hooks/applypatch-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/hooks/applypatch-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/hooks/pre-applypatch.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/hooks/pre-applypatch.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/hooks/post-update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/hooks/post-update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/hooks/commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/hooks/commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/hooks/fsmonitor-watchman.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/hooks/fsmonitor-watchman.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/hooks/pre-rebase.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/hooks/pre-rebase.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/hooks/pre-receive.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/hooks/pre-receive.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/hooks/prepare-commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/hooks/prepare-commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/hooks/pre-merge-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/hooks/pre-merge-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/hooks/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/hooks/update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/hooks/pre-push.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/hooks/pre-push.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/info". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/info/exclude" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/info/exclude". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/logs/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/logs/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/logs/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/logs/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/logs/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/FETCH_HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/index" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/index". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/packed-refs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/packed-refs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/description" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/description". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/shallow" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/shallow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/hooks/commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/hooks/commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/hooks/post-update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/hooks/post-update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/hooks/pre-applypatch.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/hooks/pre-applypatch.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/hooks/fsmonitor-watchman.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/hooks/fsmonitor-watchman.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/hooks/pre-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/hooks/pre-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/hooks/applypatch-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/hooks/applypatch-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/hooks/pre-rebase.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/hooks/pre-rebase.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/hooks/pre-merge-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/hooks/pre-merge-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/hooks/pre-push.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/hooks/pre-push.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/hooks/prepare-commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/hooks/prepare-commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/hooks/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/hooks/update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/hooks/pre-receive.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/hooks/pre-receive.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/info". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/info/exclude" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/info/exclude". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/logs/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/logs/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/logs/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/logs/refs/heads/main" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/logs/refs/heads/main". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/logs/refs/remotes/origin". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/logs/refs/remotes/origin/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/logs/refs/remotes/origin/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/refs/heads/main" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/refs/heads/main". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/refs/remotes/origin". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/application-insights/refs/remotes/origin/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/application-insights/refs/remotes/origin/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/FETCH_HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/index" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/index". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/description" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/description". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/packed-refs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/packed-refs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/shallow" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/shallow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/fsmonitor-watchman.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/fsmonitor-watchman.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/post-update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/post-update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/pre-applypatch.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/pre-applypatch.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/applypatch-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/applypatch-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/pre-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/pre-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/pre-push.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/pre-push.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/pre-merge-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/pre-merge-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/pre-receive.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/pre-receive.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/prepare-commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/prepare-commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/pre-rebase.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/hooks/pre-rebase.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/info". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/info/exclude" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/info/exclude". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/refs/heads/dev" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/refs/heads/dev". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/refs/remotes/origin". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/refs/remotes/origin/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/refs/remotes/origin/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/refs/heads/dev" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/refs/heads/dev". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/refs/remotes/origin". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/refs/remotes/origin/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/azure-activedirectory-identitymodel-extensions-for-dotnet/refs/remotes/origin/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/description" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/description". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/FETCH_HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/packed-refs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/packed-refs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/index" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/index". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/shallow" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/shallow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/hooks/applypatch-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/hooks/applypatch-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/hooks/commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/hooks/commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/hooks/fsmonitor-watchman.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/hooks/fsmonitor-watchman.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/hooks/pre-applypatch.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/hooks/pre-applypatch.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/hooks/post-update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/hooks/post-update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/hooks/pre-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/hooks/pre-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/hooks/pre-merge-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/hooks/pre-merge-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/hooks/pre-rebase.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/hooks/pre-rebase.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/hooks/pre-push.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/hooks/pre-push.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/hooks/pre-receive.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/hooks/pre-receive.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/hooks/prepare-commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/hooks/prepare-commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/hooks/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/hooks/update.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/info". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/info/exclude" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/info/exclude". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/logs/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/logs/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/logs/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/logs/refs/heads/main" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/logs/refs/heads/main". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/logs/refs/remotes/origin". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/logs/refs/remotes/origin/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/logs/refs/remotes/origin/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/refs/heads/main" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/refs/heads/main". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/refs/remotes/origin". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/cssparser/refs/remotes/origin/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/cssparser/refs/remotes/origin/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/description" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/description". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/FETCH_HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/packed-refs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/packed-refs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/index" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/index". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/shallow" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/shallow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/hooks/applypatch-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/hooks/applypatch-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/hooks/pre-applypatch.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/hooks/pre-applypatch.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/hooks/fsmonitor-watchman.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/hooks/fsmonitor-watchman.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/hooks/pre-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/hooks/pre-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/hooks/post-update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/hooks/post-update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/hooks/commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/hooks/commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/hooks/pre-merge-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/hooks/pre-merge-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/hooks/pre-push.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/hooks/pre-push.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/hooks/prepare-commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/hooks/prepare-commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/hooks/pre-rebase.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/hooks/pre-rebase.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/hooks/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/hooks/update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/hooks/pre-receive.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/hooks/pre-receive.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/info". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/info/exclude" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/info/exclude". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/logs/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/logs/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/logs/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/logs/refs/heads/main" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/logs/refs/heads/main". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/logs/refs/remotes/origin". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/logs/refs/remotes/origin/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/logs/refs/remotes/origin/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/refs/heads/main" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/refs/heads/main". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/refs/remotes/origin". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/humanizer/refs/remotes/origin/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/humanizer/refs/remotes/origin/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/FETCH_HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/index" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/index". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/packed-refs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/packed-refs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/description" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/description". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/shallow" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/shallow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/hooks/commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/hooks/commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/hooks/applypatch-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/hooks/applypatch-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/hooks/pre-applypatch.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/hooks/pre-applypatch.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/hooks/fsmonitor-watchman.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/hooks/fsmonitor-watchman.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/hooks/pre-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/hooks/pre-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/hooks/post-update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/hooks/post-update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/hooks/pre-push.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/hooks/pre-push.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/hooks/pre-merge-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/hooks/pre-merge-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/hooks/pre-rebase.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/hooks/pre-rebase.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/hooks/pre-receive.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/hooks/pre-receive.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/hooks/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/hooks/update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/hooks/prepare-commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/hooks/prepare-commit-msg.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/info". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/info/exclude" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/info/exclude". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/logs/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/logs/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/logs/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/logs/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/logs/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/logs/refs/remotes/origin". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/logs/refs/remotes/origin/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/logs/refs/remotes/origin/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/refs/remotes/origin". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/MSBuildLocator/refs/remotes/origin/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/MSBuildLocator/refs/remotes/origin/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/index" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/index". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/packed-refs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/packed-refs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/description" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/description". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/FETCH_HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/shallow" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/shallow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/hooks/pre-applypatch.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/hooks/pre-applypatch.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/hooks/fsmonitor-watchman.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/hooks/fsmonitor-watchman.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/hooks/post-update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/hooks/post-update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/hooks/commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/hooks/commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/hooks/applypatch-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/hooks/applypatch-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/hooks/pre-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/hooks/pre-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/hooks/pre-push.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/hooks/pre-push.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/hooks/pre-merge-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/hooks/pre-merge-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/hooks/pre-rebase.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/hooks/pre-rebase.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/hooks/prepare-commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/hooks/prepare-commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/hooks/pre-receive.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/hooks/pre-receive.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/hooks/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/hooks/update.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/info". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/info/exclude" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/info/exclude". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/logs/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/logs/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/logs/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/logs/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/logs/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/logs/refs/remotes/origin". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/logs/refs/remotes/origin/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/logs/refs/remotes/origin/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/refs/remotes/origin". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/modules/src/newtonsoft-json/refs/remotes/origin/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/modules/src/newtonsoft-json/refs/remotes/origin/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.git/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.git/refs/heads/master". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.gitmodules" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.gitmodules". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/check-submodules.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/check-submodules.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/check-submodules.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/check-submodules.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/clean.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/clean.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/CODE-OF-CONDUCT.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/CODE-OF-CONDUCT.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/CODEOWNERS" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/CODEOWNERS". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/global.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/global.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/extract-patches.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/extract-patches.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.vsts.pipelines/builds". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/.vsts.pipelines/builds/ci.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/.vsts.pipelines/builds/ci.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/git-clone-to-dir.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/git-clone-to-dir.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/SourceBuildPrebuiltBaseline.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/SourceBuildPrebuiltBaseline.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/SourceBuild.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/SourceBuild.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/Version.Details.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/Version.Details.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/Publishing.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/Publishing.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/Versions.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/Versions.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/darc-init.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/darc-init.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cibuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cibuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/CIBuild.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/CIBuild.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/darc-init.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/darc-init.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/dotnet-install.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/dotnet-install.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/dotnet-install.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/dotnet-install.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/generate-sbom-prep.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/generate-sbom-prep.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/generate-locproject.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/generate-locproject.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/dotnet-install.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/dotnet-install.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/enable-cross-org-publishing.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/enable-cross-org-publishing.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/generate-sbom-prep.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/generate-sbom-prep.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/helixpublish.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/helixpublish.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/init-tools-native.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/init-tools-native.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/init-tools-native.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/init-tools-native.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/internal-feed-operations.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/internal-feed-operations.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/internal-feed-operations.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/internal-feed-operations.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/init-tools-native.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/init-tools-native.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/msbuild.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/msbuild.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/msbuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/msbuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/pipeline-logging-functions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/pipeline-logging-functions.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/PSScriptAnalyzerSettings.psd1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/PSScriptAnalyzerSettings.psd1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/retain-build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/retain-build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/sdk-task.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/sdk-task.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/SetupNugetSources.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/SetupNugetSources.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/SetupNugetSources.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/SetupNugetSources.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/tools.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/tools.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm/sources.list.jammy" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.jammy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm/sources.list.focal" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.focal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.jessie". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.zesty". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm64/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.buster". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm64/sources.list.stretch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.stretch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm64/sources.list.focal" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.focal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm64/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm64/sources.list.jammy" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.jammy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm64/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm64/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm64/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.zesty". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm64/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm64/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/arm64/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/arm64/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/armel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/armel/armel.jessie.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/armel/armel.jessie.patch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/armel/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/armel/tizen-fetch.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/armel/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/armel/sources.list.jessie". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/armel/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/armel/tizen-build-rootfs.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/armel/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen.patch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/armel/tizen/tizen-dotnet.ks" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen-dotnet.ks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/armv6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/armv6/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/armv6/sources.list.buster". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/build-android-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/build-android-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/toolchain.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/toolchain.cmake". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/build-rootfs.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/ppc64le". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/ppc64le/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/ppc64le/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/riscv64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/riscv64/sources.list.sid" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/riscv64/sources.list.sid". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/s390x". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/cross/s390x/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/cross/s390x/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/internal/Tools.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/internal/Tools.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/internal/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/internal/NuGet.config". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/internal/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/internal/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/native/common-library.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/native/common-library.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/native/init-compiler.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/native/init-compiler.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/native/install-cmake-test.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/native/install-cmake-test.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/native/CommonLibrary.psm1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/native/CommonLibrary.psm1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/native/install-cmake.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/native/install-cmake.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/native/install-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/native/install-tool.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/post-build/publish-using-darc.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/post-build/publish-using-darc.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/post-build/nuget-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/post-build/nuget-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/post-build/post-build-utils.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/post-build/post-build-utils.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/post-build/add-build-to-channel.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/post-build/add-build-to-channel.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/post-build/check-channel-consistency.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/post-build/check-channel-consistency.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/post-build/sourcelink-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/post-build/sourcelink-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/post-build/symbols-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/post-build/symbols-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/post-build/trigger-subscriptions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/post-build/trigger-subscriptions.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/sdl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/sdl/execute-all-sdl-tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/sdl/execute-all-sdl-tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/sdl/configure-sdl-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/sdl/configure-sdl-tool.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/sdl/extract-artifact-packages.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-packages.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/sdl/extract-artifact-archives.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-archives.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/sdl/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/sdl/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/sdl/init-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/sdl/init-sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/sdl/packages.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/sdl/packages.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/sdl/sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/sdl/sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/sdl/run-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/sdl/run-sdl.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/job". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/job/job.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/job/job.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/job/source-index-stage1.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/job/source-index-stage1.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/job/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/job/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/job/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/job/execute-sdl.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/job/publish-build-assets.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/job/publish-build-assets.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/job/onelocbuild.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/job/onelocbuild.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/jobs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/jobs/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/jobs/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/jobs/jobs.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/jobs/jobs.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/jobs/codeql-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/jobs/codeql-build.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/post-build/common-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/post-build/common-variables.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/post-build/setup-maestro-vars.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/post-build/setup-maestro-vars.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/post-build/post-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/post-build/post-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/post-build/trigger-subscription.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/post-build/trigger-subscription.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/steps/add-build-to-channel.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps/add-build-to-channel.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/steps/generate-sbom.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps/generate-sbom.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/steps/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps/execute-sdl.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/steps/publish-logs.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps/publish-logs.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/steps/execute-codeql.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps/execute-codeql.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/steps/build-reason.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps/build-reason.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/steps/retain-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps/retain-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/steps/run-script-ifequalelse.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps/run-script-ifequalelse.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/steps/run-on-windows.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps/run-on-windows.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/steps/send-to-helix.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps/send-to-helix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/steps/run-on-unix.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps/run-on-unix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/steps/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/steps/telemetry-start.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-start.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/steps/telemetry-end.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-end.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/variables". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/eng/common/templates/variables/sdl-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/eng/common/templates/variables/sdl-variables.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/keys". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/keys". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/keys/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/keys/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/keys/Newtonsoft.Json.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/keys/Newtonsoft.Json.snk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/application-insights". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/patches/application-insights/0001-Eliminate-prebuilts.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/application-insights/0001-Eliminate-prebuilts.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/azure-activedirectory-identitymodel-extensions-for-dotnet". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/patches/azure-activedirectory-identitymodel-extensions-for-dotnet/0001-fix-for-source-build.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/azure-activedirectory-identitymodel-extensions-for-dotnet/0001-fix-for-source-build.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/humanizer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/patches/humanizer/0001-Fix-building-in-a-source-build-context.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/humanizer/0001-Fix-building-in-a-source-build-context.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/MSBuildLocator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/patches/MSBuildLocator/0001-Eliminate-prebuilts.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/MSBuildLocator/0001-Eliminate-prebuilts.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/newtonsoft-json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/newtonsoft-json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/patches/newtonsoft-json/0002-remove-ruleset-and-unnecessary-dependencies.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/newtonsoft-json/0002-remove-ruleset-and-unnecessary-dependencies.patch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/patches/newtonsoft-json/0001-update-AssemblyVersion-FileVersion-VersionPrefix-Ver.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/newtonsoft-json/0001-update-AssemblyVersion-FileVersion-VersionPrefix-Ver.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/repos/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/repos/application-insights.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/application-insights.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/repos/humanizer.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/humanizer.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/repos/azure-activedirectory-identitymodel-extensions-for-dotnet.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/azure-activedirectory-identitymodel-extensions-for-dotnet.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/repos/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/repos/cssparser.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/cssparser.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/repos/netcorecli-fsc.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/netcorecli-fsc.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/repos/MSBuildLocator.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/MSBuildLocator.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/repos/newtonsoft-json.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/newtonsoft-json.proj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/EnlistmentRoot.marker" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/EnlistmentRoot.marker". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/CHANGELOG.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/CHANGELOG.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.git" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/IntegrationTests.Readme.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/IntegrationTests.Readme.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/Everything.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/Everything.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/IntegrationTests.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/IntegrationTests.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LICENSE" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/ProjectsForSigning.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/ProjectsForSigning.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/Readme.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/Readme.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/PULL_REQUEST_TEMPLATE.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/PULL_REQUEST_TEMPLATE.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/CONTRIBUTING.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/CONTRIBUTING.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/ISSUE_TEMPLATE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/ISSUE_TEMPLATE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/ISSUE_TEMPLATE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/ISSUE_TEMPLATE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/ISSUE_TEMPLATE/azure_application_insights_profiler.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/ISSUE_TEMPLATE/azure_application_insights_profiler.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/ISSUE_TEMPLATE/auto_instrumentation_issue.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/ISSUE_TEMPLATE/auto_instrumentation_issue.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/ISSUE_TEMPLATE/bug_report.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/ISSUE_TEMPLATE/bug_report.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/ISSUE_TEMPLATE/azure_functions_issue.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/ISSUE_TEMPLATE/azure_functions_issue.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/ISSUE_TEMPLATE/azure_snapshot_debugger_issue.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/ISSUE_TEMPLATE/azure_snapshot_debugger_issue.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/ISSUE_TEMPLATE/documentation_issue.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/ISSUE_TEMPLATE/documentation_issue.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/ISSUE_TEMPLATE/feature_request.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/ISSUE_TEMPLATE/feature_request.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/ISSUE_TEMPLATE/question.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/ISSUE_TEMPLATE/question.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/workflows". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/workflows". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/workflows". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/workflows". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/workflows/build-and-test-LOGGING.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/workflows/build-and-test-LOGGING.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/workflows". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/workflows/build-and-test-NETCORE.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/workflows/build-and-test-NETCORE.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/workflows/nightly.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/workflows/nightly.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/workflows/build-and-test-WEB.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/workflows/build-and-test-WEB.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/workflows/build-and-test-BASE.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/workflows/build-and-test-BASE.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/workflows/redfield-sanity-check.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/workflows/redfield-sanity-check.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/workflows/sanity.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/workflows/sanity.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.github/workflows/stale.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.github/workflows/stale.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.images". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.images/icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.images/icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.keys". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.keys". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.keys/InternalKey.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.keys/InternalKey.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.keys/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.keys/35MSSharedLib1024.snk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.pipelines". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.pipelines". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.pipelines". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.pipelines/00_helloworld.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.pipelines/00_helloworld.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.pipelines/00_list_versions.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.pipelines/00_list_versions.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.pipelines/01_restore.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.pipelines/01_restore.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.pipelines/02_build.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.pipelines/02_build.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.pipelines/03_pack.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.pipelines/03_pack.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.pipelines/04_test.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.pipelines/04_test.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.pipelines/pipeline.user.windows.official.redfield.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.pipelines/pipeline.user.windows.official.redfield.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.pipelines/pipeline.user.windows.buddy.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.pipelines/pipeline.user.windows.buddy.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.pipelines/pipeline.user.windows.official.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.pipelines/pipeline.user.windows.official.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.pipelines/pipeline.user.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.pipelines/pipeline.user.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.props/_AnalyzerSettings.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.props/_AnalyzerSettings.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.props/Test.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.props/Test.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.props/Product.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.props/Product.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.props/_GlobalStaticVersion.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.props/_GlobalStaticVersion.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.props/_Nupkg.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.props/_Nupkg.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.props/_Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.props/_Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.props/_Signing.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.props/_Signing.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/net452/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/net452/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.DependencyCollector.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.EventCounterCollector.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.EventCounterCollector.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.EventCounterCollector.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.EventCounterCollector.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.EventCounterCollector.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.EventCounterCollector.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/net452/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/net452/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/netstandard2.0/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.PerfCounterCollector.dll/netstandard2.0/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/net452/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/net452/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/netstandard2.0/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.ServerTelemetryChannel.dll/netstandard2.0/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.Web.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.Web.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.Web.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.Web.dll/net452/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.Web.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.Web.dll/net452/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/net452/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/net452/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.AI.WindowsServer.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.AspNetCore.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.AspNetCore.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.AspNetCore.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.AspNetCore.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.AspNetCore.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.AspNetCore.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/net452/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/net452/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.DiagnosticSourceListener.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net452/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net452/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net46". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net46/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net46/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net46/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/net46/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EtwCollector.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EtwCollector.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EtwCollector.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EtwCollector.dll/net452/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EtwCollector.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EtwCollector.dll/net452/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EventSourceListener.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EventSourceListener.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EventSourceListener.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EventSourceListener.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EventSourceListener.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.EventSourceListener.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/net452/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/net452/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.Log4NetAppender.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/net452/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/net452/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.NLogTarget.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/net452". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/net452". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/net452/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/net452/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/net452/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/net452/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.TraceListener.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.WorkerService.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.WorkerService.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.WorkerService.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.WorkerService.dll/netstandard2.0/PublicAPI.Shipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.ApplicationInsights.WorkerService.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.ApplicationInsights.WorkerService.dll/netstandard2.0/PublicAPI.Unshipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.Extensions.Logging.ApplicationInsights.dll/netstandard2.0". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.Extensions.Logging.ApplicationInsights.dll/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.Extensions.Logging.ApplicationInsights.dll/netstandard2.0/PublicAPI.Unshipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.Extensions.Logging.ApplicationInsights.dll/netstandard2.0/PublicAPI.Unshipped.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.publicApi/Microsoft.Extensions.Logging.ApplicationInsights.dll/netstandard2.0/PublicAPI.Shipped.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.publicApi/Microsoft.Extensions.Logging.ApplicationInsights.dll/netstandard2.0/PublicAPI.Shipped.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.rulesets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.rulesets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.rulesets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.rulesets/ApplicationInsightsSDKRules.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.rulesets/ApplicationInsightsSDKRules.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.rulesets/DevDivRuleSet.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.rulesets/DevDivRuleSet.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.rulesets/Microsoft-Security-Recommended.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.rulesets/Microsoft-Security-Recommended.ruleset". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.scripts/build_DockerCleanup.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts/build_DockerCleanup.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.scripts/build_EnableStrongNameValidation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts/build_EnableStrongNameValidation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.scripts/build_KillIisExpress.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts/build_KillIisExpress.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.scripts/build_DisableStrongNameValidation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts/build_DisableStrongNameValidation.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.scripts/build_ListArtifacts.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts/build_ListArtifacts.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.scripts/build_Clean.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts/build_Clean.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.scripts/build_RetryTests.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts/build_RetryTests.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.scripts/release_GenerateReleaseMetadata.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts/release_GenerateReleaseMetadata.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.scripts/build_PrintAllEnvironmentVars.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts/build_PrintAllEnvironmentVars.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.scripts/release_MetaDataToCTI.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts/release_MetaDataToCTI.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.scripts/release_MetaDataToReleaseNotes.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts/release_MetaDataToReleaseNotes.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.scripts/release_UploadToNuGet.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts/release_UploadToNuGet.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.scripts/release_NupkgAudit.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts/release_NupkgAudit.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.scripts/tool_FinalizePublicApi.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts/tool_FinalizePublicApi.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/.scripts/sdl_BinSkimSetup.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/.scripts/sdl_BinSkimSetup.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/.PreReleaseVersion" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/.PreReleaseVersion". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/buildRelease.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/buildRelease.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/clean.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/clean.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/35MSSharedLib1024.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/buildDebug.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/buildDebug.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/findMsBuild.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/findMsBuild.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/LICENSE" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/PushNugetPackages.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/PushNugetPackages.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Microsoft.ApplicationInsights.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Microsoft.ApplicationInsights.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/SourceRoot.marker" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/SourceRoot.marker". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/VSOPushNugetPackages.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/VSOPushNugetPackages.cmd". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/.vscode". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/.vscode". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/.vscode/launch.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/.vscode/launch.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/.vscode/tasks.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/.vscode/tasks.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/docs/ExtendingHeartbeatProperties.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/ExtendingHeartbeatProperties.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/docs/ServerTelemetryChannel error handling.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/ServerTelemetryChannel error handling.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/images". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/images". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/images". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/images". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/docs/images/PartialSuccessPolicy.PNG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/images/PartialSuccessPolicy.PNG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/docs/images/pipeline-02-public-api.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/images/pipeline-02-public-api.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/docs/images/ErrorHandlingPolicy.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/images/ErrorHandlingPolicy.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/docs/images/pipeline-01-collection.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/images/pipeline-01-collection.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/images". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/docs/images/PartialSuccessPolicy.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/images/PartialSuccessPolicy.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/docs/images/ErrorHandlingPolicy.PNG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/images/ErrorHandlingPolicy.PNG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/docs/images/pipeline-04-pipeline.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/images/pipeline-04-pipeline.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/docs/images/pipeline-03-initialization.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/images/pipeline-03-initialization.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/docs/images/pipeline-05-sink.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/images/pipeline-05-sink.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/docs/images/ThrottlingPolicy.PNG" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/images/ThrottlingPolicy.PNG". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/docs/images/ThrottlingPolicy.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/docs/images/ThrottlingPolicy.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/generateSchema.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/generateSchema.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/DataPoint.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/DataPoint.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/DataPointType.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/DataPointType.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/AvailabilityData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/AvailabilityData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/Base.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/Base.bond". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/ContextTagKeys.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/ContextTagKeys.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/Data.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/Data.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/Envelope.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/Envelope.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/Domain.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/Domain.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/EventData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/EventData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/ExceptionData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/ExceptionData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/ExceptionDetails.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/ExceptionDetails.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/MessageData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/MessageData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/MetricData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/MetricData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/PageViewPerfData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/PageViewPerfData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/PageViewData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/PageViewData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/RemoteDependencyData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/RemoteDependencyData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/RequestData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/RequestData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/StackFrame.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/StackFrame.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Schema/PublicSchema/SeverityLevel.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Schema/PublicSchema/SeverityLevel.bond". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metric.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metric.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/MetricAggregationScope.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/MetricAggregationScope.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/MetricConfigurations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/MetricConfigurations.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/ActivityExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/ActivityExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Constants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Constants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/MetricDimensionNames.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/MetricDimensionNames.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/OperationTelemetryExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/OperationTelemetryExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/MetricConfigurationsExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/MetricConfigurationsExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Microsoft.ApplicationInsights.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Microsoft.ApplicationInsights.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/PreciseTimestamp.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/PreciseTimestamp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/TelemetryClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/TelemetryClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/TelemetryClientExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/TelemetryClientExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/IAiSerializableTelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/IAiSerializableTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/InMemoryChannel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/InMemoryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/InMemoryTransmitter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/InMemoryTransmitter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/IAsyncFlushable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/IAsyncFlushable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/ITelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/ITelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/ITelemetryChannel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/ITelemetryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/RedirectHttpHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/RedirectHttpHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/TaskEx.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/TaskEx.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/TelemetryBuffer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/TelemetryBuffer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/SamplingScoreGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/SamplingScoreGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/Transmission.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/Transmission.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/TransmissionStatusEventArgs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Channel/TransmissionStatusEventArgs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Common/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Common/Extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Common/Extensions/DateTimeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Common/Extensions/DateTimeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Common/Extensions/ExceptionExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Common/Extensions/ExceptionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Common/InterlockedThrottle.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Common/InterlockedThrottle.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/EventTelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/EventTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ExceptionHandledAt.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ExceptionHandledAt.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/AvailabilityTelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/AvailabilityTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/DependencyTelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/DependencyTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ExceptionDetailsInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ExceptionDetailsInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ExceptionInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ExceptionInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/InnerExceptionCountExceededException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/InnerExceptionCountExceededException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/IJsonWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/IJsonWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ExceptionTelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ExceptionTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ISupportMetrics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ISupportMetrics.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ISupportAdvancedSampling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ISupportAdvancedSampling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ISupportProperties.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ISupportProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/MetricTelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/MetricTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ISupportSampling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/ISupportSampling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/PageViewTelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/PageViewTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/PerformanceCounterTelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/PerformanceCounterTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/PageViewPerformanceTelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/PageViewPerformanceTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/RequestTelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/RequestTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/SessionStateTelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/SessionStateTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/SessionState.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/SessionState.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/StackFrame.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/StackFrame.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/SeverityLevel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/SeverityLevel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/TelemetryContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/TelemetryContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/TraceTelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/DataContracts/TraceTelemetry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/IApplicationIdProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/IApplicationIdProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/IOperationHolder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/IOperationHolder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/IExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/IExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/IDebugOutput.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/IDebugOutput.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ISerializationWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ISerializationWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ITelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ITelemetryProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ITelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ITelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ITelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/ITelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/OperationCorrelationTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/OperationCorrelationTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/SequencePropertyInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/SequencePropertyInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/SdkInternalOperationsMonitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/SdkInternalOperationsMonitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/TelemetryConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/TelemetryConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/TelemetryModules.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/TelemetryModules.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/TelemetrySink.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/TelemetrySink.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/TelemetrySinkCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/TelemetrySinkCollection.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/DictionaryApplicationIdProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/DictionaryApplicationIdProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/ApplicationIdHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/ApplicationIdHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/ApplicationInsightsApplicationIdProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/ApplicationInsightsApplicationIdProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/FailedRequestsManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/FailedRequestsManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/ProfileServiceWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ApplicationId/ProfileServiceWrapper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/AuthConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/AuthConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/ISupportCredentialEnvelope.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/ISupportCredentialEnvelope.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/CredentialEnvelope.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/CredentialEnvelope.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/ReflectionCredentialEnvelope.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/ReflectionCredentialEnvelope.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/AuthToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Authentication/AuthToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/CloudContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/CloudContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ComponentContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ComponentContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/BroadcastProcessor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/BroadcastProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/CallContextHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/CallContextHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/DeviceContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/DeviceContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/DictionarySerializationWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/DictionarySerializationWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ExceptionConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ExceptionConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/FormattableStringTools.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/FormattableStringTools.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/InternalContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/InternalContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/IPlatform.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/IPlatform.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/IPlatformDispatcher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/IPlatformDispatcher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/HttpWebResponseWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/HttpWebResponseWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/JsonSerializationWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/JsonSerializationWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/IRandomNumberBatchGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/IRandomNumberBatchGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/JsonSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/JsonSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/LocationContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/LocationContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/OperationContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/OperationContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/OperationContextForCallContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/OperationContextForCallContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/OperationHolder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/OperationHolder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/OperationTelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/OperationTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/PassThroughProcessor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/PassThroughProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Property.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Property.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/RichPayloadEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/RichPayloadEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/RichPayloadEventSource.TelemetryHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/RichPayloadEventSource.TelemetryHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/RichPayloadEventSource.Keywords.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/RichPayloadEventSource.Keywords.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SdkVersionUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SdkVersionUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SessionContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SessionContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SeverityLevelExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SeverityLevelExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SnapshottingCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SnapshottingCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SnapshottingList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/SnapshottingList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TaskTimerInternal.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TaskTimerInternal.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TaskTimer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TaskTimer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryConfigurationFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryConfigurationFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Telemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Telemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryConfigurationExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryConfigurationExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryContextExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryContextExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryDebugWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryDebugWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TransmissionProcessor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TransmissionProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TypeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/UserContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/UserContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryProcessorChainBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryProcessorChainBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryProcessorChain.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/TelemetryProcessorChain.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Utils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Utils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/WeakConcurrentRandom.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/WeakConcurrentRandom.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/XorshiftRandomBatchGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/XorshiftRandomBatchGenerator.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ConfigString". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ConfigString/ConfigStringParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/ConfigString/ConfigStringParser.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/Constants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/Constants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/EndpointMetaAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/EndpointMetaAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/EndpointName.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/EndpointName.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/EndpointContainer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/EndpointContainer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/EndpointProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/EndpointProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/IEndpointProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Endpoints/IEndpointProvider.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Experimental". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Experimental". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Experimental/readme.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Experimental/readme.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Experimental/ExperimentalFeaturesExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Experimental/ExperimentalFeaturesExtension.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AvailabilityData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AvailabilityData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AvailabilityDataISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AvailabilityDataISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Base_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Base_types.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AvailabilityData_typeslazy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AvailabilityData_typeslazy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AvailabilityData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AvailabilityData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AjaxCallData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/AjaxCallData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ContextTagKeys.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ContextTagKeys.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/DataPoint.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/DataPoint.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/DataPointIExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/DataPointIExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ContextTagKeys_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ContextTagKeys_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/DataPoint_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/DataPoint_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/DataPointType_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/DataPointType_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Domain_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Domain_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Data_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Data_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Envelope_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Envelope_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/EventData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/EventData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/EventData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/EventData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/EventDataISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/EventDataISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/EventData_typeslazy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/EventData_typeslazy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDataISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDataISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDetails.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDetails.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionData_typeslazy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionData_typeslazy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDetailsISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDetailsISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDetailsImplementation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDetailsImplementation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDetails_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/ExceptionDetails_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MessageDataIExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MessageDataIExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MessageData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MessageData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MessageData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MessageData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MessageData_typeslazy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MessageData_typeslazy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MetricDataISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MetricDataISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MetricData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MetricData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MetricData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/MetricData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewDataIExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewDataIExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewPerfDataIExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewPerfDataIExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewPerfData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewPerfData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewPerfData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PageViewPerfData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RemoteDependencyData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RemoteDependencyData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RemoteDependencyDataISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RemoteDependencyDataISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PerformanceCounterData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/PerformanceCounterData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RemoteDependencyData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RemoteDependencyData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RemoteDependencyData_typeslazy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RemoteDependencyData_typeslazy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RequestData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RequestData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RequestDataISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RequestDataISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RequestData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RequestData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/SessionStateData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/SessionStateData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RequestData_typeslazy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/RequestData_typeslazy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/SeverityLevel_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/SeverityLevel_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/StackFrame.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/StackFrame.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/StackFrame_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/StackFrame_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/StackFrameISerializableWithWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/StackFrameISerializableWithWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Tags.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/External/Tags.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Platform". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Platform". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Platform/PlatformSingleton.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Platform/PlatformSingleton.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Platform/PlatformImplementation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Platform/PlatformImplementation.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Sampling". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Sampling/SamplingRateStore.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Sampling/SamplingRateStore.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/ApplicationNameProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/ApplicationNameProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/BaseDefaultHeartbeatPropertyProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/BaseDefaultHeartbeatPropertyProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/CoreEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/CoreEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/EventMetaData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/EventMetaData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/EventSourceKeywords.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/EventSourceKeywords.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/HeartbeatPropertyPayload.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/HeartbeatPropertyPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/HeartbeatDefaultPayload.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/HeartbeatDefaultPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/HeartbeatProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/HeartbeatProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/IHeartbeatDefaultPayloadProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/IHeartbeatDefaultPayloadProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/IHeartbeatPropertyManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/IHeartbeatPropertyManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/IHeartbeatProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/IHeartbeatProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/TraceEvent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/TraceEvent.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventThrottling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventThrottling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventThrottlingDefaults.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventThrottlingDefaults.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventCounters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventCounters.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventThrottlingScheduler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventThrottlingScheduler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventThrottlingManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnoisticsEventThrottlingManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnosticsEventListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnosticsEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnosticsListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/DiagnosticsListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/IDiagnoisticsEventThrottling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/IDiagnoisticsEventThrottling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/IDiagnoisticsEventThrottlingScheduler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/IDiagnoisticsEventThrottlingScheduler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/IDiagnoisticsEventThrottlingManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/IDiagnoisticsEventThrottlingManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/PortalDiagnosticsQueueSender.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/PortalDiagnosticsQueueSender.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/IDiagnosticsSender.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/IDiagnosticsSender.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/PortalDiagnosticsSender.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/PortalDiagnosticsSender.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/SpinWait.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/SpinWait.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/ThreadResourceLock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/DiagnosticsModule/ThreadResourceLock.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsModule". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsModule". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsModule". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsModule/IEventListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsModule/IEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsModule/TraceSourceForEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsModule/TraceSourceForEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsModule/DiagnosticsEventListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/FileDiagnosticsModule/DiagnosticsEventListener.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsEventListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsConfigRefresher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsConfigRefresher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/MemoryMappedFileHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/MemoryMappedFileHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsConfigParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsConfigParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsInitializer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C/W3CActivityExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C/W3CActivityExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C/W3CUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C/W3CUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C/W3COperationCorrelationTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C/W3COperationCorrelationTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C/W3CConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Extensibility/W3C/W3CConstants.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/AggregationPeriodSummary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/AggregationPeriodSummary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricSeriesAggregator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricSeriesAggregator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricAggregateToTelemetryPipelineConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricAggregateToTelemetryPipelineConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/ApplicationInsightsTelemetryPipeline.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/ApplicationInsightsTelemetryPipeline.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricTelemetryPipeline.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricTelemetryPipeline.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricSeriesFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricSeriesFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricValueFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/IMetricValueFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MemoryMetricTelemetryPipeline.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MemoryMetricTelemetryPipeline.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricAggregationCycleKind.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricAggregationCycleKind.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricAggregateToTelemetryPipelineConverters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricAggregateToTelemetryPipelineConverters.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricConfigurationExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricConfigurationExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricAggregateToApplicationInsightsPipelineConverterBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricAggregateToApplicationInsightsPipelineConverterBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricManagerExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricManagerExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricSeriesExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricSeriesExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricValuesBuffer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricValuesBuffer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricSeriesAggregatorBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/MetricSeriesAggregatorBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/TelemetryClientExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/TelemetryClientExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/AutocollectedMetricsExtraction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/AutocollectedMetricsExtraction". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/AutocollectedMetricsExtraction/IDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/AutocollectedMetricsExtraction/IDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/AutocollectedMetricsExtraction/AutocollectedMetricsExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Extensibility/AutocollectedMetricsExtraction/AutocollectedMetricsExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricAggregate.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricAggregate.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricConfigurationForMeasurement.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricConfigurationForMeasurement.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricIdentifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricIdentifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/IMetricSeriesConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/IMetricSeriesConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricSeries.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricSeries.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricSeriesConfigurationForMeasurement.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricSeriesConfigurationForMeasurement.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricsCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/MetricsCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/TelemetryConfigurationExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/TelemetryConfigurationExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor/CloudRoleNameDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor/CloudRoleNameDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor/SyntheticDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor/SyntheticDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor/CloudRoleInstanceDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonExtractor/CloudRoleInstanceDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/CommonHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyMetricsExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyMetricsExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/ISpecificAutocollectedMetricsExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/ISpecificAutocollectedMetricsExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/MetricTerms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/MetricTerms.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/ExceptionMetricsExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/ExceptionMetricsExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DurationBucketizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DurationBucketizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/TraceMetricsExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/TraceMetricsExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestMetricsExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestMetricsExtractor.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/DependencyResultCodeDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/DependencyResultCodeDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/DependencyMetricIdDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/DependencyMetricIdDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/SuccessDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/SuccessDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/DependencyDurationBucketExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/DependencyDurationBucketExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/TargetDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/TargetDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/TypeDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/DependencyExtractor/TypeDimensionExtractor.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/ExceptionExtractor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/ExceptionExtractor/ExceptionMetricIdDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/ExceptionExtractor/ExceptionMetricIdDimensionExtractor.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor/RequestSuccessDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor/RequestSuccessDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor/RequestResponseCodeDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor/RequestResponseCodeDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor/DurationBucketExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor/DurationBucketExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor/RequestMetricIdDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/RequestExtractor/RequestMetricIdDimensionExtractor.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/TraceExtractor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/TraceExtractor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/TraceExtractor/TraceSeverityLevelDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/TraceExtractor/TraceSeverityLevelDimensionExtractor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/TraceExtractor/TraceMetricIdDimensionExtractor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/AutocollectedMetricsExtraction/TraceExtractor/TraceMetricIdDimensionExtractor.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalPointResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalPointResult.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/GrowingCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/GrowingCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCubeDimension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCubeDimension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalPointResultCodes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalPointResultCodes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCube.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCube.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCube2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCube2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/DefaultAggregationPeriodCycle.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/DefaultAggregationPeriodCycle.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/Util.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/Util.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/MeasurementAggregator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/MeasurementAggregator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/MetricAggregationManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/MetricAggregationManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/MeasurementAggregateToApplicationInsightsPipelineConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Metrics/Implementation/MeasurementAggregateToApplicationInsightsPipelineConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/Microsoft.ApplicationInsights/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/ApplicationInsights.config.transform" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/ApplicationInsights.config.transform". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/AdaptiveSamplingTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/AdaptiveSamplingTelemetryProcessor.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/ApplicationInsights.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/ApplicationInsights.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/ApplicationInsights.config.install.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/ApplicationInsights.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/SamplingTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/SamplingTelemetryProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/TelemetryChannel.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/TelemetryChannel.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/ServerTelemetryChannel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/ServerTelemetryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/TelemetryProcessorChainBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/TelemetryProcessorChainBuilderExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/BackwardsCompatability". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/BackwardsCompatability". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/BackwardsCompatability/AdaptiveSamplingPercentageEvaluatedCallback.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/BackwardsCompatability/AdaptiveSamplingPercentageEvaluatedCallback.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/BackwardsCompatability/SamplingPercentageEstimatorSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/BackwardsCompatability/SamplingPercentageEstimatorSettings.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/BackendResponse.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/BackendResponse.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ApplicationFolderProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ApplicationFolderProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/BackoffLogicManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/BackoffLogicManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ApplicationStoppingEventArgs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ApplicationStoppingEventArgs.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/CurrentThreadTaskScheduler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/CurrentThreadTaskScheduler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/AtomicSampledItemsCounter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/AtomicSampledItemsCounter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ExceptionHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ExceptionHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ExponentialMovingAverageCounter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ExponentialMovingAverageCounter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IApplicationFolderProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IApplicationFolderProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IApplicationLifecycle.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IApplicationLifecycle.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IPlatformFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IPlatformFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/INetwork.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/INetwork.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IPlatformFolder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IPlatformFolder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IRandomNumberBatchGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/IRandomNumberBatchGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/PlatformFolder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/PlatformFolder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ResponseStatusCodes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/ResponseStatusCodes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/Network.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/Network.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/PlatformFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/PlatformFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/SamplingPercentageEstimatorSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/SamplingPercentageEstimatorSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TelemetryBuffer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TelemetryBuffer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TelemetryChannelEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TelemetryChannelEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/SamplingPercentageEstimatorTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/SamplingPercentageEstimatorTelemetryProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TaskTimerInternal.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TaskTimerInternal.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionBuffer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionBuffer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TelemetrySerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TelemetrySerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionProcessedEventArgs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionProcessedEventArgs.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionSender.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionSender.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/Transmitter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/Transmitter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionStorage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionStorage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/WeakConcurrentRandom.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/WeakConcurrentRandom.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/XorshiftRandomBatchGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/XorshiftRandomBatchGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/WebApplicationLifecycle.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/WebApplicationLifecycle.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/SamplingInternals". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/SamplingInternals/SamplingIncludesUtility.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/SamplingInternals/SamplingIncludesUtility.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/PartialSuccessTransmissionPolicy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/PartialSuccessTransmissionPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/NetworkAvailabilityTransmissionPolicy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/NetworkAvailabilityTransmissionPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/ThrottlingTransmissionPolicy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/ThrottlingTransmissionPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/ApplicationLifecycleTransmissionPolicy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/ApplicationLifecycleTransmissionPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/ErrorHandlingTransmissionPolicy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/ErrorHandlingTransmissionPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/AuthenticationTransmissionPolicy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/AuthenticationTransmissionPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/TransmissionPolicyCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/TransmissionPolicyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/TransmissionPolicy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Implementation/TransmissionPolicy/TransmissionPolicy.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation/IIdentityProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation/IIdentityProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation/NonWindowsIdentityProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation/NonWindowsIdentityProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation/WindowsIdentityProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/src/ServerTelemetryChannel/Managed/Shared/Implementation/WindowsIdentityProvider.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/ApplicationInsightsTypes.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/ApplicationInsightsTypes.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/ItemType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/ItemType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/TelemetryItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/TelemetryItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/TelemetryItemType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/TelemetryItemType.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/AvailabilityData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/AvailabilityData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/Base_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/Base_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/ContextTagKeys_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/ContextTagKeys_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/DataPoint_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/DataPoint_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/DataPointType_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/DataPointType_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/Data_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/Data_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/EventData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/EventData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/Envelope_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/Envelope_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/Domain_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/Domain_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/MessageData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/MessageData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/ExceptionData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/ExceptionData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/ExceptionDetails_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/ExceptionDetails_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/PageViewData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/PageViewData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/MetricData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/MetricData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/RemoteDependencyData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/RemoteDependencyData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/RequestData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/RequestData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/PageViewPerfData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/PageViewPerfData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/StackFrame_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/StackFrame_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/SeverityLevel_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/ApplicationInsightsTypes/Generated/SeverityLevel_types.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Microsoft.ApplicationInsights.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Microsoft.ApplicationInsights.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/FailOnAssertSetup.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/FailOnAssertSetup.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/MetricTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/MetricTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/EnumerableExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/EnumerableExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ActivityExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ActivityExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/OperationTelemetryExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/OperationTelemetryExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/StartOperationActivityTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/StartOperationActivityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/TelemetryClientTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/TelemetryClientTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/TelemetryClientExtensionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/TelemetryClientExtensionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/TelemetryClientExtensionAsyncTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/TelemetryClientExtensionAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/TransmissionProcessorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/TransmissionProcessorTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/InMemoryTransmitterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/InMemoryTransmitterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/ITelemetryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/ITelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/TelemetryBufferTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/TelemetryBufferTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/RedirectHttpHandlerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/RedirectHttpHandlerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/EventCounterListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/EventCounterListener.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/InMemoryChannelTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/InMemoryChannelTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/TransmissionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Channel/TransmissionTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Common/ExceptionExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Common/ExceptionExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Common/InterlockedThrottleTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Common/InterlockedThrottleTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/DependencyTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/DependencyTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/EventTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/EventTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/AvailabilityTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/AvailabilityTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/ExceptionTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/ExceptionTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/MetricTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/MetricTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/PageViewPerformanceTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/PageViewPerformanceTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/PageViewTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/PageViewTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/PerformanceCounterTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/PerformanceCounterTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/RequestTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/RequestTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/SessionStateTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/SessionStateTelemetryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/TelemetryContextInitializeTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/TelemetryContextInitializeTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/TelemetryContextTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/TelemetryContextTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/TelemetryItemTestHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/TelemetryItemTestHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/TraceTelemetryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/DataContracts/TraceTelemetryTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/FailedRequestsManagerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/FailedRequestsManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/DictionaryApplicationIdProviderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/DictionaryApplicationIdProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/ApplicationIdTestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/ApplicationIdTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/ApplicationIdHelperTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/ApplicationIdHelperTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/ProfileServiceWrapperTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/ProfileServiceWrapperTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/ApplicationInsightsApplicationIdProviderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ApplicationId/ApplicationInsightsApplicationIdProviderTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication/ReflectionCredentialEnvelopeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication/ReflectionCredentialEnvelopeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication/MockCredential.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication/MockCredential.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication/TransmissionCredentialEnvelopeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication/TransmissionCredentialEnvelopeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication/TelemetryConfigurationCredentialEnvelopeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Authentication/TelemetryConfigurationCredentialEnvelopeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/DeviceContextTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/DeviceContextTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ComponentContextTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ComponentContextTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/DictionarySerializationWriterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/DictionarySerializationWriterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ExceptionConverterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/ExceptionConverterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/IExtensionImplementations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/IExtensionImplementations.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/InternalContextTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/InternalContextTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/JsonSerializationWriterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/JsonSerializationWriterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/JsonSerializerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/JsonSerializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/JsonWriterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/JsonWriterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/OperationContextTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/OperationContextTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/LocationContextTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/LocationContextTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/OperationHolderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/OperationHolderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/PlatformTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/PlatformTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/RichPayloadEventSourceTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/RichPayloadEventSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/PropertyTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/PropertyTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/SessionContextTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/SessionContextTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/SeverityLevelExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/SeverityLevelExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/SnapshottingCollectionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/SnapshottingCollectionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/SnapshottingListTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/SnapshottingListTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/TagsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/TagsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/TaskTimerInternalTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/TaskTimerInternalTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/TelemetryExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/TelemetryExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/TelemetryProcessorChainBuilderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/TelemetryProcessorChainBuilderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/UserContextTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/UserContextTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/WeakConcurrentRandomTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/WeakConcurrentRandomTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints/EndpointProviderBuildUriTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints/EndpointProviderBuildUriTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints/EndpointContainerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints/EndpointContainerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints/EndpointProviderParseConnectionStringTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints/EndpointProviderParseConnectionStringTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints/EndpointProviderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Endpoints/EndpointProviderTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Experimental". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Experimental/ExperimentalFeaturesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Experimental/ExperimentalFeaturesTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Platform". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Platform". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Platform/PlatformImplementationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Platform/PlatformImplementationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Platform/PlatformReferencesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Platform/PlatformReferencesTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Sampling". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Sampling/SamplingRateStoreTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Sampling/SamplingRateStoreTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingManagerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingManagerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/CoreEventSourceTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/CoreEventSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingSchedulerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingSchedulerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingManagerInitializationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingManagerInitializationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingInitializationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingInitializationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnosticsListenerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnosticsListenerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnosticsTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnosticsTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/ExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/ExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnosticsSenderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/DiagnosticsSenderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/HeartbeatTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/HeartbeatTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/PortalDiagnosticsSenderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/PortalDiagnosticsSenderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/ThreadResourceLockTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/ThreadResourceLockTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks/DiagnoisticsEventThrottlingSchedulerMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks/DiagnoisticsEventThrottlingSchedulerMock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks/DiagnoisticsEventThrottlingManagerMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks/DiagnoisticsEventThrottlingManagerMock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks/DiagnosticsSenderMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks/DiagnosticsSenderMock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks/HeartbeatProviderMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks/HeartbeatProviderMock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks/DiagnosticsEventCollectingMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks/DiagnosticsEventCollectingMock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks/DiagnoisticsEventThrottlingMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/Mocks/DiagnoisticsEventThrottlingMock.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics/InMemoryTraceListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics/InMemoryTraceListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsConfigParserTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsConfigParserTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsConfigRefresherTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsConfigRefresherTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsEventListenerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics/SelfDiagnosticsEventListenerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics/MemoryMappedFileHandlerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics/MemoryMappedFileHandlerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics/DiagnosticsTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics/DiagnosticsTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics/TraceSourceForEventSourceTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics/TraceSourceForEventSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics/TestEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/Implementation/Tracing/SelfDiagnostics/TestEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/OperationCorrelationTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/OperationCorrelationTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/MetricSample.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/MetricSample.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/SequencePropertyInitializerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/SequencePropertyInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/TelemetryConfigurationFactoryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/TelemetryConfigurationFactoryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/TelemetryConfigurationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/TelemetryConfigurationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/TelemetrySinkTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Extensibility/TelemetrySinkTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/MetricExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/MetricExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/ApplicationInsightsTelemetryPipelineTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/ApplicationInsightsTelemetryPipelineTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/TelemetryClientExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/TelemetryClientExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AggregationPeriodSummaryTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AggregationPeriodSummaryTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/AutocollectedMetricsExtractorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/AutocollectedMetricsExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/DependencyDurationBucketExtractorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/DependencyDurationBucketExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/CloudRoleInstanceDimensionExtractorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/CloudRoleInstanceDimensionExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/CloudRoleNameDimensionExtractorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/CloudRoleNameDimensionExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/DependencyTypeDimensionExtractorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/DependencyTypeDimensionExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/DependencyTargetDimesnionExtractorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/DependencyTargetDimesnionExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/RequestResponseCodeDimensionExtractorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/RequestResponseCodeDimensionExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/RequestDurationBucketExtractorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/RequestDurationBucketExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/RequestSuccessDimensionExtractorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/RequestSuccessDimensionExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/SuccessDimensionExtractorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/SuccessDimensionExtractorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/SyntheticDimensionExtractorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Extensibility/AutocollectedMetricsExtraction/SyntheticDimensionExtractorTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/UtilTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/UtilTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/MeasurementAggregator_restrictToUInt32ValuesFalse_Tests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/MeasurementAggregator_restrictToUInt32ValuesFalse_Tests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/CommonSimpleDataSeriesAggregatorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/CommonSimpleDataSeriesAggregatorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/MetricAggregationManagerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/MetricAggregationManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/DefaultAggregationPeriodCycle.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/DefaultAggregationPeriodCycle.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/MeasurementAggregator_restrictToUInt32ValuesTrue_Tests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/MeasurementAggregator_restrictToUInt32ValuesTrue_Tests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/ConcurrentDatastructures". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/ConcurrentDatastructures". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/ConcurrentDatastructures". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCubeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCubeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/ConcurrentDatastructures/GrowingCollectionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/ConcurrentDatastructures/GrowingCollectionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCube2Tests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/Implementation/ConcurrentDatastructures/MultidimensionalCube2Tests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricManagerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricSeriesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricSeriesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricsExamples.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricsExamples.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TelemetryConfigurationExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TelemetryConfigurationExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricConfigurationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricConfigurationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricEmissionTestsVirtualTime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/MetricEmissionTestsVirtualTime.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/TestCategoryNames.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/TestCategoryNames.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/StubApplicationInsightsTelemetryChannel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/StubApplicationInsightsTelemetryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/TestUtil.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/TestUtil.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/MetricSeriesConfigurationForTestingAccumulatorBehavior.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/MetricSeriesConfigurationForTestingAccumulatorBehavior.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/ArrayEqualityComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/ArrayEqualityComparer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/Materials". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/Materials/StdDev Test Tool.xlsx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Metrics/TestUtility/Materials/StdDev Test Tool.xlsx". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ServiceProfiler/Agent/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ServiceProfiler/Agent/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ServiceProfiler/Agent/Utilities". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ServiceProfiler/Agent/Utilities/ParsedPayload.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ServiceProfiler/Agent/Utilities/ParsedPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ServiceProfiler/Agent/Utilities/PayloadParserUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ServiceProfiler/Agent/Utilities/PayloadParserUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ServiceProfiler/Agent/Utilities/PayloadParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/ServiceProfiler/Agent/Utilities/PayloadParser.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/W3C". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/W3C/W3CUtilitiesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/W3C/W3CUtilitiesTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Standalone". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Standalone". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Standalone/AppInsightsStandaloneTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Standalone/AppInsightsStandaloneTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Standalone/Microsoft.ApplicationInsights.Isolated.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Microsoft.ApplicationInsights.Test/Standalone/Microsoft.ApplicationInsights.Isolated.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/Product.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/Product.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/TelemetryProcessorsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/TelemetryProcessorsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/TelemetryChannelTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/TelemetryChannelTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/ConfigurationHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/ConfigurationHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/TelemetryChannel.Nuget.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/TelemetryChannel.Nuget.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/SamplingTelemetryProcessorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/SamplingTelemetryProcessorTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/AdaptiveSamplingTelemetryProcessorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/AdaptiveSamplingTelemetryProcessorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/ServerTelemetryChannelTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/ServerTelemetryChannelTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/TelemetryChannel.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/TelemetryChannel.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/ServerTelemetryChannelE2ETests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/ServerTelemetryChannelE2ETests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubApplicationFolderProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubApplicationFolderProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/DirectoryAccessDenier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/DirectoryAccessDenier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/BackendResponseHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/BackendResponseHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/FileAccessDenier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/FileAccessDenier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubApplicationLifecycle.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubApplicationLifecycle.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/MockCredential.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/MockCredential.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubNetwork.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubNetwork.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubPlatformFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubPlatformFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubPlatformFolder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubPlatformFolder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmission.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmission.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTelemetrySerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTelemetrySerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionBuffer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionBuffer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionScheduledPolicy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionScheduledPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionPolicy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionPolicy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionStorage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionStorage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionSender.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmissionSender.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmitter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/StubTransmitter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/TelemetryBufferWhichDoesNothingOnFlush.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/TelemetryBufferWhichDoesNothingOnFlush.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/TestableBackoffLogicManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Helpers/TestableBackoffLogicManager.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/FileSystemTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/FileSystemTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/AtomicSampledItemsCounterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/AtomicSampledItemsCounterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/ApplicationFolderProviderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/ApplicationFolderProviderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/ExponentialMovingAverageCounterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/ExponentialMovingAverageCounterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/BackoffLogicManagerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/BackoffLogicManagerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/CurrentThreadTaskSchedulerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/CurrentThreadTaskSchedulerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/PlatformFileTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/PlatformFileTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/PlatformFolderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/PlatformFolderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/ServerTelemetryChannelCredentialEnvelopeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/ServerTelemetryChannelCredentialEnvelopeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/SamplingPercentageEstimatorSettingsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/SamplingPercentageEstimatorSettingsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TelemetryBufferTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TelemetryBufferTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/SamplingScoreGeneratorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/SamplingScoreGeneratorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TelemetryChannelEventSourceTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TelemetryChannelEventSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TelemetryProcessorChainBuilderExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TelemetryProcessorChainBuilderExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TelemetrySerializerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TelemetrySerializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionBufferTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionBufferTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionSenderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionSenderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionProcessedEventArgsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionProcessedEventArgsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionStorageTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionStorageTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmitterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmitterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/WeakConcurrentRandomTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/WeakConcurrentRandomTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/WebApplicationLifecycleTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/WebApplicationLifecycleTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/SamplingInternals". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/SamplingInternals/SamplingIncludesUtilityTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/SamplingInternals/SamplingIncludesUtilityTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/ApplicationLifecycleTransmissionPolicyTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/ApplicationLifecycleTransmissionPolicyTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/AuthenticationTransmissionPolicyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/AuthenticationTransmissionPolicyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/NetworkAvailabilityTransmissionPolicyTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/NetworkAvailabilityTransmissionPolicyTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/ErrorHandlingTransmissionPolicyTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/ErrorHandlingTransmissionPolicyTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/ThrottlingTransmissionPolicyTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/ThrottlingTransmissionPolicyTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/PartialSuccessTransmissionPolicyTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/PartialSuccessTransmissionPolicyTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/TransmissionPolicyCollectionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/TransmissionPolicyCollectionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/TransmissionPolicyTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/Implementation/TransmissionPolicy/TransmissionPolicyTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/ActivityFormatHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/ActivityFormatHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/ExpectedExceptionWithMessageAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/ExpectedExceptionWithMessageAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/AssertExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/AssertExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/EventSourceTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/EventSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/DeterministicTaskScheduler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/DeterministicTaskScheduler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/LocalInProcHttpServer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/MockProcessorModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/MockProcessorModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubDebugOutput.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/StubDebugOutput.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/StubException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubEnvironmentVariablePlatform.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/StubEnvironmentVariablePlatform.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubPlatform.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/StubPlatform.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubSerializableTelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/StubSerializableTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubStream.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/StubStream.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubSynchronizationContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/StubSynchronizationContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubTelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/StubTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubTelemetryChannel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/StubTelemetryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/StubTelemetryProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubWebResponse.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/StubWebResponse.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/TaskExceptionObserver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/TaskExceptionObserver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/StubTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/StubTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/TaskExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/TaskExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/TelemetryAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/TelemetryAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/TelemetryContextAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/TelemetryContextAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/TestEventListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/TestEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/TestFramework.Shared.Base.shproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/TestFramework.Shared.Base.shproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/TestFramework.Shared.projitems" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/TestFramework.Shared.projitems". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/BASE/Test/TestFramework/Shared/UnknownTelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/BASE/Test/TestFramework/Shared/UnknownTelemetry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/docs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/docs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/docs/concepts.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/docs/concepts.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/docs/versions_and_names.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/docs/versions_and_names.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/.NET Config File". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/.NET Config File". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/.NET Config File/2.10.0_ApplicationInsights.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/.NET Config File/2.10.0_ApplicationInsights.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/.NET Config File/Readme.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/.NET Config File/Readme.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/appsettings.Development.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/appsettings.Development.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/appsettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/AspNetCoreWebApp.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/AspNetCoreWebApp.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/ApplicationInsightsDiagnostics.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/ApplicationInsightsDiagnostics.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Startup.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Startup.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Controllers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Controllers/HomeController.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Controllers/HomeController.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Models". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Models/ErrorViewModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Models/ErrorViewModel.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Views/Home". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Views/Home/Privacy.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Views/Home/Privacy.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Views/Home/Index.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Views/Home/Index.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Views/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Views/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Views/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Views/Shared/Error.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Views/Shared/Error.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Views/Shared/_Layout.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Views/Shared/_Layout.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Views/Shared/_ValidationScriptsPartial.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Views/Shared/_ValidationScriptsPartial.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Views/_ViewStart.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Views/_ViewStart.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/AspNetCoreWebApp/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/AspNetCoreWebApp/Views/_ViewImports.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/BackgroundTasksWithHostedService". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/BackgroundTasksWithHostedService". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/BackgroundTasksWithHostedService". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/BackgroundTasksWithHostedService". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/BackgroundTasksWithHostedService/appsettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/BackgroundTasksWithHostedService/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/BackgroundTasksWithHostedService/BackgroundTasksWithHostedService.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/BackgroundTasksWithHostedService/BackgroundTasksWithHostedService.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/BackgroundTasksWithHostedService/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/BackgroundTasksWithHostedService/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/BackgroundTasksWithHostedService/appsettings.Development.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/BackgroundTasksWithHostedService/appsettings.Development.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/BackgroundTasksWithHostedService/HostedServices". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/BackgroundTasksWithHostedService/HostedServices/TimeHostedService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/BackgroundTasksWithHostedService/HostedServices/TimeHostedService.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/BackgroundTasksWithHostedService/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/BackgroundTasksWithHostedService/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/BackgroundTasksWithHostedService/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/ConsoleApp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/ConsoleApp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/ConsoleApp/ConsoleApp.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/ConsoleApp/ConsoleApp.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/ConsoleApp/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/ConsoleApp/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/Examples.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/Examples.sln". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/WorkerService". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/WorkerService". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/WorkerService". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/WorkerService/Worker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/WorkerService/Worker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/WorkerService/appsettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/WorkerService/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/WorkerService/appsettings.Development.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/WorkerService/appsettings.Development.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/WorkerService/WorkerService.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/WorkerService/WorkerService.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/WorkerService/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/WorkerService/Program.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/WorkerService/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/examples/WorkerService/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/examples/WorkerService/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/35MSSharedLib1024.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/buildRelease.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/buildRelease.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/buildDebug.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/buildDebug.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/clean.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/clean.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/Logging.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/Logging.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/SourceRoot.marker" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/SourceRoot.marker". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/PushNugetPackages.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/PushNugetPackages.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/LICENSE" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/VSOPushNugetPackages.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/VSOPushNugetPackages.cmd". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/CommonShared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/CommonShared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/CommonShared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/CommonShared/CommonShared.projitems" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/CommonShared/CommonShared.projitems". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/CommonShared/Common.Logging.shproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/CommonShared/Common.Logging.shproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/CommonShared/SdkVersionUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/CommonShared/SdkVersionUtils.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/DiagnosticSourceListener". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/DiagnosticSourceListener". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/DiagnosticSourceListener". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/DiagnosticSourceListener". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/DiagnosticSourceListener/ApplicationInsights.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/DiagnosticSourceListener/ApplicationInsights.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/DiagnosticSourceListener/DiagnosticSourceListenerSubscription.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/DiagnosticSourceListener/DiagnosticSourceListenerSubscription.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/DiagnosticSourceListener/DeclaredPropertiesCache.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/DiagnosticSourceListener/DeclaredPropertiesCache.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/DiagnosticSourceListener/ApplicationInsights.config.install.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/DiagnosticSourceListener/ApplicationInsights.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/DiagnosticSourceListener/DiagnosticSourceListener.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/DiagnosticSourceListener/DiagnosticSourceListener.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/DiagnosticSourceListener/DiagnosticSourceListeningRequest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/DiagnosticSourceListener/DiagnosticSourceListeningRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/DiagnosticSourceListener/DiagnosticSourceTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/DiagnosticSourceListener/DiagnosticSourceTelemetryModule.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EtwCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EtwCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EtwCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EtwCollector". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/EtwCollector.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EtwCollector/EtwCollector.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/ApplicationInsights.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EtwCollector/ApplicationInsights.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/AITraceEventSession.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EtwCollector/AITraceEventSession.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/ApplicationInsights.config.install.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EtwCollector/ApplicationInsights.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/EtwListeningRequest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EtwCollector/EtwListeningRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/EtwTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EtwCollector/EtwTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/ITraceEventSession.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EtwCollector/ITraceEventSession.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EtwCollector/Implemenetation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/Implemenetation/TraceEventExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EtwCollector/Implemenetation/TraceEventExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EtwCollector/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EtwCollector/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EtwCollector/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/EventSource.Shared.projitems" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/EventSource.Shared.projitems". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Common.Logging.EventSource.shproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Common.Logging.EventSource.shproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Implementation/EventSourceListenerEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Implementation/EventSourceListenerEventSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities/ActivityPathDecoder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities/ActivityPathDecoder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities/StringBuilderCache.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities/StringBuilderCache.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities/TplActivities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSource.Shared/EventSource.Shared/Utilities/TplActivities.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSourceListener". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSourceListener". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSourceListener". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSourceListener". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/ApplicationInsights.config.install.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSourceListener/ApplicationInsights.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/EventSourceListener.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSourceListener/EventSourceListener.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/EventSourceListeningRequest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSourceListener/EventSourceListeningRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/ApplicationInsights.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSourceListener/ApplicationInsights.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/DisableEventSourceRequest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSourceListener/DisableEventSourceRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/EventSourceListeningRequestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSourceListener/EventSourceListeningRequestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/EventSourceTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSourceListener/EventSourceTelemetryModule.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSourceListener/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/Implementation/EventDataExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSourceListener/Implementation/EventDataExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSourceListener/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/EventSourceListener/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/EventSourceListener/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/ILogger". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/ILogger". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/ILogger". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/ILogger". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLoggerEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLoggerEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLoggingBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLoggingBuilderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLoggerOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLoggerOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/ILogger/ILogger.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/ILogger/ILogger.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLoggerProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/ILogger/ApplicationInsightsLoggerProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/ILogger/NullScope.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/ILogger/NullScope.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/ILogger/Readme.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/ILogger/Readme.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/Log4NetAppender". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/Log4NetAppender". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/Log4NetAppender". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/Log4NetAppender/app.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/Log4NetAppender/app.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/Log4NetAppender/app.config.install.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/Log4NetAppender/app.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/Log4NetAppender/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/Log4NetAppender/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/Log4NetAppender/ApplicationInsightsAppender.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/Log4NetAppender/ApplicationInsightsAppender.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/Log4NetAppender/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/Log4NetAppender/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/Log4NetAppender/Log4NetAppender.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/Log4NetAppender/Log4NetAppender.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/Log4NetAppender/web.config.install.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/Log4NetAppender/web.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/Log4NetAppender/web.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/Log4NetAppender/web.config.uninstall.xdt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/NLogTarget". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/NLogTarget". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/NLogTarget". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/NLogTarget/app.config.install.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/NLogTarget/app.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/NLogTarget/ApplicationInsightsTarget.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/NLogTarget/app.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/NLogTarget/app.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/NLogTarget/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/NLogTarget/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/NLogTarget/NLogTarget.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/NLogTarget/NLogTarget.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/NLogTarget/TargetPropertyWithContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/NLogTarget/TargetPropertyWithContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/NLogTarget/web.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/NLogTarget/web.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/NLogTarget/web.config.install.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/NLogTarget/web.config.install.xdt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/TraceListener". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/TraceListener". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/TraceListener". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/TraceListener". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/TraceListener/app.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/TraceListener/app.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/TraceListener/app.config.install.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/TraceListener/app.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/TraceListener/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/TraceListener/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/TraceListener/ApplicationInsightsTraceListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/TraceListener/ApplicationInsightsTraceListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/TraceListener/TraceListener.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/TraceListener/TraceListener.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/TraceListener/web.config.install.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/TraceListener/web.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/src/TraceListener/web.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/src/TraceListener/web.config.uninstall.xdt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/CommonTestShared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/CommonTestShared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/CommonTestShared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/CommonTestShared/SdkVersionHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/CommonTestShared/SdkVersionHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/CommonTestShared/TestFramework.Shared.Logging.shproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/CommonTestShared/TestFramework.Shared.Logging.shproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/CommonTestShared/TelemetrySender.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/CommonTestShared/TelemetrySender.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/CommonTestShared/CommonTestShared.projitems" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/CommonTestShared/CommonTestShared.projitems". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests/TestDiagnosticSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests/TestDiagnosticSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests/DiagnosticSourceTelemetryModuleTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests/DiagnosticSourceTelemetryModuleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests/DiagnosticSourceListener.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/DiagnosticSourceListener.Tests/DiagnosticSourceListener.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EtwCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EtwCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EtwCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EtwCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EtwCollector.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/EtwCollector.Tests/EventSourceModuleDiagnosticListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EtwCollector.Tests/EventSourceModuleDiagnosticListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/EtwCollector.Tests/TestProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EtwCollector.Tests/TestProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/EtwCollector.Tests/TraceTelemetryComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EtwCollector.Tests/TraceTelemetryComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/EtwCollector.Tests/EtwCollector.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EtwCollector.Tests/EtwCollector.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/EtwCollector.Tests/TraceEventSessionMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EtwCollector.Tests/TraceEventSessionMock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/EtwCollector.Tests/EtwTelemetryModuleTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EtwCollector.Tests/EtwTelemetryModuleTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EtwCollector.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/EtwCollector.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EtwCollector.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EventSourceListener.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EventSourceListener.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EventSourceListener.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EventSourceListener.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EventSourceListener.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/EventSourceListener.Tests/TraceTelemetryComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EventSourceListener.Tests/TraceTelemetryComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/EventSourceListener.Tests/EventSourceTelemetryModuleTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EventSourceListener.Tests/EventSourceTelemetryModuleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/EventSourceListener.Tests/TestEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EventSourceListener.Tests/TestEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/EventSourceListener.Tests/OtherTestEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EventSourceListener.Tests/OtherTestEventSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EventSourceListener.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/EventSourceListener.Tests/EventSourceListener.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EventSourceListener.Tests/EventSourceListener.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/EventSourceListener.Tests/EventSourceModuleDiagnosticListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EventSourceListener.Tests/EventSourceModuleDiagnosticListener.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EventSourceListener.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/EventSourceListener.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/EventSourceListener.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/ILogger.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/ILogger.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/ILogger.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/ILogger.Tests/ILogger.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/ILogger.Tests/ILogger.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/ILogger.Tests/TestTelemetryChannel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/ILogger.Tests/TestTelemetryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/ILogger.Tests/ILoggerIntegrationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/ILogger.Tests/ILoggerIntegrationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/ILogger.Tests/TestTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/ILogger.Tests/TestTelemetryProcessor.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Log4NetAppender.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Log4NetAppender.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Log4NetAppender.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/Log4NetAppender.Tests/ApplicationInsightsAppenderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Log4NetAppender.Tests/ApplicationInsightsAppenderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/Log4NetAppender.Tests/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Log4NetAppender.Tests/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/Log4NetAppender.Tests/Log4NetAppender.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Log4NetAppender.Tests/Log4NetAppender.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Log4NetAppender.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/Log4NetAppender.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Log4NetAppender.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/NLogTarget.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/NLogTarget.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/NLogTarget.Tests/NLogTargetTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/NLogTarget.Tests/NLogTargetTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/NLogTarget.Tests/NLogTarget.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/NLogTarget.Tests/NLogTarget.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/NLogTarget.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/NLogTarget.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/NLogTarget.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/Shared/ExceptionAssert.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Shared/ExceptionAssert.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/Shared/TestFramework.Shared.Logging2.shproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Shared/TestFramework.Shared.Logging2.shproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/Shared/Adapters.Shared.Tests.projitems" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Shared/Adapters.Shared.Tests.projitems". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/Shared/AdapterHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Shared/AdapterHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/TraceListener.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/TraceListener.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/TraceListener.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/TraceListener.Tests/ApplicationInsightsTraceListenerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/TraceListener.Tests/ApplicationInsightsTraceListenerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/TraceListener.Tests/TraceEventOptionsMatrix.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/TraceListener.Tests/TraceEventOptionsMatrix.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/TraceListener.Tests/TraceListener.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/TraceListener.Tests/TraceListener.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/TraceListener.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/TraceListener.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/TraceListener.Tests/ApplicationInsightsTraceFilterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/TraceListener.Tests/ApplicationInsightsTraceFilterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/TraceListener.Tests/TraceFilterMatrix.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/TraceListener.Tests/TraceFilterMatrix.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/TraceListener.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/TraceListener.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/TraceListener.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Xdt.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Xdt.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/DiagnosticSourceListener". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/Resources/DiagnosticSourceListener/TestDataSet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/DiagnosticSourceListener/TestDataSet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/EtwCollector". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/Resources/EtwCollector/TestDataSet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/EtwCollector/TestDataSet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/EventSourceListener". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/Resources/EventSourceListener/TestDataSet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/EventSourceListener/TestDataSet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/Log4Net". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/Resources/Log4Net/TestDataSet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/Log4Net/TestDataSet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/NLog". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/Resources/NLog/TestDataSet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/NLog/TestDataSet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/TraceListener". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/Resources/TraceListener/TestDataSet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Xdt.Tests/Resources/TraceListener/TestDataSet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/Xdt.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Xdt.Tests/Xdt.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/LOGGING/test/Xdt.Tests/XdtTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/LOGGING/test/Xdt.Tests/XdtTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/ApplicationInsights.AspNetCore.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/ApplicationInsights.AspNetCore.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/buildDebug.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/buildDebug.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/buildRelease.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/buildRelease.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/clean.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/clean.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/CleanPackages.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/CleanPackages.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/findMsBuild.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/findMsBuild.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/LICENSE" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/CleanPackagesCore.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/CleanPackagesCore.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/RunTests.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/RunTests.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/RunTestsCore.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/RunTestsCore.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Readme.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Readme.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/SourceRoot.marker" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/SourceRoot.marker". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/keys". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/keys". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/keys/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/keys/35MSSharedLib1024.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/keys/InternalKey.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/keys/InternalKey.snk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/generateSchema.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/generateSchema.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/AvailabilityData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/AvailabilityData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/DataPoint.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/DataPoint.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/Data.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/Data.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/Base.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/Base.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/DataPointType.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/DataPointType.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/ContextTagKeys.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/ContextTagKeys.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/Envelope.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/Envelope.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/ExceptionData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/ExceptionData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/Domain.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/Domain.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/EventData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/EventData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/ExceptionDetails.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/ExceptionDetails.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/MessageData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/MessageData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/MetricData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/MetricData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/PageViewData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/PageViewData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/RemoteDependencyData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/RemoteDependencyData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/PageViewPerfData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/PageViewPerfData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/RequestData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/RequestData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/SeverityLevel.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/SeverityLevel.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/Schema/PublicSchema/StackFrame.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/Schema/PublicSchema/StackFrame.bond". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/ExceptionUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/ExceptionUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/MvcDiagnosticsListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/MvcDiagnosticsListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/HeadersUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/HeadersUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/HostingDiagnosticListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/HostingDiagnosticListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/HttpHeadersUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/HttpHeadersUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/IApplicationInsightDiagnosticListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/IApplicationInsightDiagnosticListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/RequestResponseHeaders.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/RequestResponseHeaders.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/PropertyFetcher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/DiagnosticListeners/Implementation/PropertyFetcher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/IJavaScriptSnippet.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/IJavaScriptSnippet.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/ExceptionTrackingMiddleware.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/ExceptionTrackingMiddleware.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Microsoft.ApplicationInsights.AspNetCore.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Microsoft.ApplicationInsights.AspNetCore.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/JavaScriptSnippet.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/JavaScriptSnippet.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Resources.Designer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Resources.Designer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/RequestTrackingTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/RequestTrackingTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Resources.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Resources.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/SdkVersionUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/SdkVersionUtils.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensibility/Implementation/Tracing". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensibility/Implementation/Tracing/AspNetCoreEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensibility/Implementation/Tracing/AspNetCoreEventSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/DefaultApplicationInsightsServiceConfigureOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/DefaultApplicationInsightsServiceConfigureOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/HttpRequestExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/HttpRequestExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/ApplicationInsightsExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/ApplicationInsightsExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/RequestCollectionOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/RequestCollectionOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/ApplicationInsightsWebHostBuilderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Extensions/ApplicationInsightsWebHostBuilderExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/ApplicationInsightsStartupFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/ApplicationInsightsStartupFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/RoleNameContainer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/RoleNameContainer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/AspNetCoreMajorVersion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/AspNetCoreMajorVersion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/ProviderAliasAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/ProviderAliasAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/TelemetryConfigurationOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Implementation/TelemetryConfigurationOptions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLoggerOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLoggerOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLoggerFactoryExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLoggerFactoryExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLoggerProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLoggerProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLoggerEvents.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Logging/Implementation/ApplicationInsightsLoggerEvents.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Properties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Properties/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/AzureAppServiceRoleNameFromHostNameHeaderInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/AzureAppServiceRoleNameFromHostNameHeaderInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/SyntheticTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/SyntheticTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/OperationNameTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/OperationNameTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/ClientIpHeaderTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/ClientIpHeaderTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/TelemetryInitializerBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/TelemetryInitializerBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/AspNetCoreEnvironmentTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/AspNetCoreEnvironmentTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/WebUserTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/WebUserTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/WebSessionTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/TelemetryInitializers/WebSessionTelemetryInitializer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/DefaultApplicationInsightsServiceConfigureOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/DefaultApplicationInsightsServiceConfigureOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Microsoft.ApplicationInsights.WorkerService.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Microsoft.ApplicationInsights.WorkerService.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/ApplicationInsightsExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/ApplicationInsightsExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Implementation/TelemetryConfigurationOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Implementation/TelemetryConfigurationOptions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Implementation/Tracing". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Implementation/Tracing/WorkerServiceEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Implementation/Tracing/WorkerServiceEventSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Microsoft.ApplicationInsights.WorkerService/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Common.NetCore.shproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Common.NetCore.shproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Shared.projitems" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Shared.projitems". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Extensions/ApplicationInsightsExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Extensions/ApplicationInsightsExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Extensions/ApplicationInsightsServiceOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Extensions/ApplicationInsightsServiceOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Extensions/DependencyCollectionOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Extensions/DependencyCollectionOptions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Implementation/ITelemetryModuleConfigurator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Implementation/ITelemetryModuleConfigurator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Implementation/NoOpTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Implementation/NoOpTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Implementation/ITelemetryProcessorFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Implementation/ITelemetryProcessorFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Implementation/TelemetryConfigurationOptionsSetup.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Implementation/TelemetryConfigurationOptionsSetup.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Implementation/TelemetryModuleConfigurator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Implementation/TelemetryModuleConfigurator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Implementation/TelemetryProcessorFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Implementation/TelemetryProcessorFactory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Internals". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Shared/Internals/ApplicationNameProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/Internals/ApplicationNameProvider.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/TelemetryInitializers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/TelemetryInitializers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Shared/TelemetryInitializers/ComponentVersionTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/TelemetryInitializers/ComponentVersionTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/src/Shared/TelemetryInitializers/DomainNameRoleInstanceTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/src/Shared/TelemetryInitializers/DomainNameRoleInstanceTelemetryInitializer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/ApplicationInsightsTypes.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/ApplicationInsightsTypes.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/TelemetryItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/TelemetryItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/ItemType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/ItemType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/TelemetryItemType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/TelemetryItemType.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/AvailabilityData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/AvailabilityData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/DataPoint_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/DataPoint_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/bonddefaultcodegen.in" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/bonddefaultcodegen.in". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/DataPointType_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/DataPointType_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/ContextTagKeys_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/ContextTagKeys_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/Base_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/Base_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/Domain_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/Domain_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/Data_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/Data_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/Envelope_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/Envelope_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/ExceptionDetails_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/ExceptionDetails_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/EventData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/EventData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/ExceptionData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/ExceptionData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/MessageData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/MessageData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/MetricData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/MetricData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/RemoteDependencyData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/RemoteDependencyData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/PageViewPerfData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/PageViewPerfData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/PageViewData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/PageViewData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/RequestData_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/RequestData_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/SeverityLevel_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/SeverityLevel_types.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/StackFrame_types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/ApplicationInsightsTypes/Generated/StackFrame_types.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/.bowerrc" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/.bowerrc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/appsettings.Development.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/appsettings.Development.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/appsettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/bower.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/bower.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/bundleconfig.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/bundleconfig.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTests.MVC.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTests.MVC.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Startup.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Startup.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/xunit.runner.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/xunit.runner.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Controllers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Controllers/HomeController.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Controllers/HomeController.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/CorrelationMvcTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/CorrelationMvcTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/ExceptionTelemetryMvcTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/ExceptionTelemetryMvcTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/DependencyTelemetryMvcTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/DependencyTelemetryMvcTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/RequestTelemetryMvcTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/RequestTelemetryMvcTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/TelemetryModuleWorkingMvcTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/FunctionalTest/TelemetryModuleWorkingMvcTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Models". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Models/ErrorViewModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Models/ErrorViewModel.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Home". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Home". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Home/About.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Home/About.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Home/Contact.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Home/Contact.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Home/Index.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Home/Index.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared/_Layout.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared/_Layout.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared/Error.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared/Error.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared/_ValidationScriptsPartial.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/Shared/_ValidationScriptsPartial.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/_ViewImports.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/_ViewImports.cshtml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/_ViewStart.cshtml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/Views/_ViewStart.cshtml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css/site.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css/site.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css/site.min.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css/site.min.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/favicon.ico" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/favicon.ico". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner1.svg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner1.svg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner2.svg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner2.svg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner3.svg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner3.svg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner4.svg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner4.svg". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/js/site.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/js/site.js". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/js/site.min.js" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/js/site.min.js". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.Utils". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.Utils". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.Utils". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.Utils/FunctionalTests.Utils.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/FunctionalTests.Utils.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.Utils". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.Utils/InProcessServer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/InProcessServer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.Utils/TelemetryExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/TelemetryExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.Utils/TelemetryItemFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/TelemetryItemFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.Utils/HttpListenerObservableBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/HttpListenerObservableBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.Utils/TelemetryHttpListenerObservable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/TelemetryHttpListenerObservable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.Utils/TelemetryTestsBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/TelemetryTestsBase.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.Utils/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.Utils/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/xunit.runner.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/xunit.runner.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/appsettings.Development.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/appsettings.Development.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Startup.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Startup.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/appsettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTests.WebApi.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTests.WebApi.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers/DependencyController.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers/DependencyController.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers/ValuesController.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers/ValuesController.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers/ExceptionController.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Controllers/ExceptionController.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest/MultipleWebHostsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest/MultipleWebHostsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest/RequestCollectionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest/RequestCollectionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest/RequestCorrelationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest/RequestCorrelationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest/RequestDependencyCorrelationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/FunctionalTest/RequestDependencyCorrelationTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/FunctionalTests.WebApi.Tests/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.Tests/RequestILoggerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/RequestILoggerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.Tests/RequestCollectionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/RequestCollectionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.Tests/IntegrationTests.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/IntegrationTests.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.Tests/CustomWebApplicationFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/CustomWebApplicationFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.Tests/StubChannel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/StubChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.Tests/RequestCorrelationHeaderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/RequestCorrelationHeaderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.Tests/xunit.runner.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/xunit.runner.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.Tests/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.Tests/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.WebApp/appsettings.Development.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/appsettings.Development.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.WebApp/IntegrationTests.WebApp.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/IntegrationTests.WebApp.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.WebApp/appsettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Startup.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Startup.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Controllers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Controllers/HomeController.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Controllers/HomeController.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Models". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Models/ErrorViewModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Models/ErrorViewModel.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/IntegrationTests.WebApp/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/App.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/App.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/EnvironmentHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/EnvironmentHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/appsettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/FakeTelemetryChannel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/FakeTelemetryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/AspNetCoreMajorVersion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/AspNetCoreMajorVersion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/FakeTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/FakeTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/FakeTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/FakeTelemetryProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/HeadersUtilitiesTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/HeadersUtilitiesTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/FakeTelemetryProcessorWithImportingConstructor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/FakeTelemetryProcessorWithImportingConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/HostingDiagnosticListenerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/HostingDiagnosticListenerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Microsoft.ApplicationInsights.AspNetCore.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Microsoft.ApplicationInsights.AspNetCore.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/HttpHeadersUtilitiesTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/HttpHeadersUtilitiesTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/RequestTrackingTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/RequestTrackingTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/SdkVersionTestUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/SdkVersionTestUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TestTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TestTelemetryModule.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-all-default.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-all-default.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-all-settings-false.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-all-settings-false.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-all-settings-true.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-all-settings-true.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-connection-string-and-instrumentation-key.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-connection-string-and-instrumentation-key.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-connection-string.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-connection-string.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-developer-mode.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-developer-mode.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-endpoint-address.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-endpoint-address.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-instrumentation-key-new.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-instrumentation-key-new.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-req-dep-settings-false.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-req-dep-settings-false.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-instrumentation-key.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-instrumentation-key.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-req-dep-settings-true.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/content/config-req-dep-settings-true.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensibility/Implementation/Tracing". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensibility/Implementation/Tracing". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensibility/Implementation/Tracing". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensibility/Implementation/Tracing/TestEventListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensibility/Implementation/Tracing/TestEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensibility/Implementation/Tracing/EventSourceTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensibility/Implementation/Tracing/EventSourceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensibility/Implementation/Tracing/AspNetEventSourceTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensibility/Implementation/Tracing/AspNetEventSourceTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/AddApplicationInsightsSettingsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/AddApplicationInsightsSettingsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/BaseTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/BaseTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/IServiceProviderExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/IServiceProviderExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/AddApplicationInsightsTelemetryTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/AddApplicationInsightsTelemetryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/AddSingletonTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/AddSingletonTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/MockLoggingFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsExtensionsTests/MockLoggingFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsServiceOptionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/ApplicationInsightsServiceOptionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/HttpRequestExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Extensions/HttpRequestExtensionsTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers/MockApplicationIdProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers/MockApplicationIdProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers/CommonMocks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers/CommonMocks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers/HttpContextAccessorHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Helpers/HttpContextAccessorHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/JavaScript". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/JavaScript/ApplicationInsightsJavaScriptTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/JavaScript/ApplicationInsightsJavaScriptTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Logging". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Logging/ApplicationInsightsLoggerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Logging/ApplicationInsightsLoggerTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Properties/launchSettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Properties/launchSettings.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/DomainNameRoleInstanceTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/DomainNameRoleInstanceTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/OperationNameTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/OperationNameTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/AspNetCoreEnvironmentTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/AspNetCoreEnvironmentTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/ComponentVersionTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/ComponentVersionTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/ClientIpHeaderTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/ClientIpHeaderTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/AzureAppServiceRoleNameFromHostNameHeaderInitializerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/AzureAppServiceRoleNameFromHostNameHeaderInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/RoleNameContainerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/RoleNameContainerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/SyntheticTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/SyntheticTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/WebUserTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/WebUserTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/WebSessionTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.AspNetCore.Tests/TelemetryInitializers/WebSessionTelemetryInitializerTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/ExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/ExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/Microsoft.ApplicationInsights.WorkerService.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/Microsoft.ApplicationInsights.WorkerService.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/FunctionalTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/FunctionalTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/appsettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/Worker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/Worker.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-all-default.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-all-default.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-connection-string.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-connection-string.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-connection-string-and-instrumentation-key.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-connection-string-and-instrumentation-key.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-all-settings-true.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-all-settings-true.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-developer-mode.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-developer-mode.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-all-settings-false.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-all-settings-false.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-instrumentation-key.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-instrumentation-key.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-instrumentation-key-new.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-instrumentation-key-new.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-req-dep-settings-true.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-req-dep-settings-true.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-endpoint-address.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-endpoint-address.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-req-dep-settings-false.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/config-req-dep-settings-false.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/sample-appsettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/Microsoft.ApplicationInsights.WorkerService.Tests/content/sample-appsettings.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/StartupPerf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/NETCORE/test/StartupPerf/startupPerf.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/NETCORE/test/StartupPerf/startupPerf.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/troubleshooting/ETW". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/troubleshooting/ETW". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/troubleshooting/ETW/TraceEventUtility.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/troubleshooting/ETW/TraceEventUtility.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/troubleshooting/ETW/Readme.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/troubleshooting/ETW/Readme.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/troubleshooting/Ingestion". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/troubleshooting/Ingestion". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/troubleshooting/Ingestion/PostTelemetry.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/troubleshooting/Ingestion/PostTelemetry.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/troubleshooting/Ingestion/Readme.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/troubleshooting/Ingestion/Readme.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/troubleshooting/Readme.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/troubleshooting/Readme.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/buildDebug.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/buildDebug.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/clean.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/clean.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/buildReleaseFull.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/buildReleaseFull.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/buildDebugFull.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/buildDebugFull.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/buildRelease.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/buildRelease.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/clearNugetCache.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/clearNugetCache.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/dirs.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/dirs.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/DownloadSM.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/DownloadSM.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/LICENSE" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/LibraryInstrumentationGuidance.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/LibraryInstrumentationGuidance.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/findMsBuild.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/findMsBuild.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/NuGet.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/NuGet.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Policheck_Template.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Policheck_Template.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Readme.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Readme.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/restorePath.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/restorePath.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/runFunctionalTestsDependencyCollector.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/runFunctionalTestsDependencyCollector.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/runAllFunctionalTests.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/runAllFunctionalTests.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/runFunctionalTestsPerfCollectorAndQuickPulse.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/runFunctionalTestsPerfCollectorAndQuickPulse.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/runUnitTests.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/runUnitTests.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/runFunctionalTestsWeb.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/runFunctionalTestsWeb.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/SourceRoot.marker" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/SourceRoot.marker". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/savePath.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/savePath.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/VSOPushNugetPackages.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/VSOPushNugetPackages.cmd". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Keys". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Keys". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Keys/InternalKey.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Keys/InternalKey.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Keys/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Keys/35MSSharedLib1024.snk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/generateSchema.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/generateSchema.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/Base.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/Base.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/AvailabilityData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/AvailabilityData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/Data.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/Data.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/DataPoint.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/DataPoint.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/ContextTagKeys.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/ContextTagKeys.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/DataPointType.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/DataPointType.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/EventData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/EventData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/Envelope.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/Envelope.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/Domain.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/Domain.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/ExceptionData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/ExceptionData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/ExceptionDetails.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/ExceptionDetails.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/MessageData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/MessageData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/MetricData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/MetricData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/PageViewData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/PageViewData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/PageViewPerfData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/PageViewPerfData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/RemoteDependencyData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/RemoteDependencyData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/RequestData.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/RequestData.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/SeverityLevel.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/SeverityLevel.bond". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Schema/PublicSchema/StackFrame.bond" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Schema/PublicSchema/StackFrame.bond". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/Common.projitems" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/Common.projitems". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/Common.Web.shproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/Common.Web.shproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/ArrayExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/ArrayExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/ApplicationInsightsActivity.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/ApplicationInsightsActivity.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/ApplicationNameProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/ApplicationNameProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/AppMapCorrelationEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/AppMapCorrelationEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/ConditionalWeakTableExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/ConditionalWeakTableExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/ExceptionUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/ExceptionUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/ExperimentalConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/ExperimentalConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/HeadersUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/HeadersUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/GuidExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/GuidExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/InjectionGuardConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/InjectionGuardConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/PropertyFetcher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/PropertyFetcher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/RequestResponseHeaders.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/RequestResponseHeaders.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/SdkVersionUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/SdkVersionUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/StringUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/StringUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/WebHeaderCollectionExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/WebHeaderCollectionExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/W3C". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/W3C". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/W3C". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/W3C". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/W3C/W3CActivityExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/W3C/W3CActivityExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/W3C/W3COperationCorrelationTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/W3C/W3COperationCorrelationTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/W3C/W3CUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/W3C/W3CUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Common/W3C/W3CConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Common/W3C/W3CConstants.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyTrackingTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyTrackingTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyCollector.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyCollector.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/HeaderCollectionManipulationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/HeaderCollectionManipulationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyTrackingTelemetryModuleTestNetCore.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyTrackingTelemetryModuleTestNetCore.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyTrackingTelemetryModuleHttpTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyTrackingTelemetryModuleHttpTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/ActiveSubsciptionManagerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/ActiveSubsciptionManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/HttpDependenciesParsingTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/HttpDependenciesParsingTelemetryInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/OperationDetailsInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/OperationDetailsInitializer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ApplicationInsightsUrlFilterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ApplicationInsightsUrlFilterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ClientServerDependencyTrackerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ClientServerDependencyTrackerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/AzureSdkDiagnosticListenerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/AzureSdkDiagnosticListenerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorDiagnosticListenerTests.Netcore30.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorDiagnosticListenerTests.Netcore30.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorDiagnosticListenerTests.Netcore20.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorDiagnosticListenerTests.Netcore20.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorDiagnosticListenerTests.Netstandard16.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorDiagnosticListenerTests.Netstandard16.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorEventSourceTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorEventSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorTestHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyCollectorTestHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyTargetNameHelperTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DependencyTargetNameHelperTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/EnumerableAssert.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/EnumerableAssert.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DesktopDiagnosticSourceHttpProcessingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/DesktopDiagnosticSourceHttpProcessingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/EventHubsDiagnosticListenerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/EventHubsDiagnosticListenerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/FrameworkHttpProcessingTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/FrameworkHttpProcessingTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/MockTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/MockTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpHeadersUtilitiesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpHeadersUtilitiesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/FrameworkSqlProcessingTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/FrameworkSqlProcessingTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ProfilerHttpProcessingTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ProfilerHttpProcessingTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ProfilerSqlProcessingTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ProfilerSqlProcessingTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/RetryPolicyTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/RetryPolicyTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/PropertyFetcherTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/PropertyFetcherTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ServiceBusDiagnosticListenerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/ServiceBusDiagnosticListenerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/SqlClientDiagnosticSourceListenerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/SqlClientDiagnosticSourceListenerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/SqlClientDiagnosticSourceListenerTestsCopy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/SqlClientDiagnosticSourceListenerTestsCopy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/TestUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/TestUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/TelemetryDiagnosticSourceListenerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/TelemetryDiagnosticSourceListenerTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/AzureServiceBusHttpParserTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/AzureServiceBusHttpParserTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/DocumentDbHttpParserTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/DocumentDbHttpParserTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/AzureBlobHttpParserTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/AzureBlobHttpParserTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/HttpParsingHelperTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/HttpParsingHelperTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/AzureSearchHttpParserTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/HttpParsers/AzureSearchHttpParserTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/Operation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/Operation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/Operation/ObjectInstanceBasedOperationHolderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/Operation/ObjectInstanceBasedOperationHolderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/Operation/CacheBasedOperationHolderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector.Tests/Implementation/Operation/CacheBasedOperationHolderTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/ApplicationInsights.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/ApplicationInsights.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/HttpCoreDiagnosticSourceListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/HttpCoreDiagnosticSourceListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/DependencyTrackingTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/DependencyTrackingTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/DependencyCollector.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/DependencyCollector.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/ApplicationInsights.config.transform" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/ApplicationInsights.config.transform". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/ApplicationInsights.config.install.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/ApplicationInsights.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/HttpDependenciesParsingTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/HttpDependenciesParsingTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/TelemetryDiagnosticSourceListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/TelemetryDiagnosticSourceListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/SanitizedHostList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/SanitizedHostList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Microsoft.ApplicationInsights.DependencyCollector.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Microsoft.ApplicationInsights.DependencyCollector.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/TelemetryExtensionsForDependencyCollector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/TelemetryExtensionsForDependencyCollector.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ClientServerDependencyTracker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ClientServerDependencyTracker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DependencyTableStore.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DependencyTableStore.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ApplicationInsightsUrlFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ApplicationInsightsUrlFilter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AppMapCorrelationEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AppMapCorrelationEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ActiveSubsciptionManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ActiveSubsciptionManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DependencyCollectorEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DependencyCollectorEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DependencyTargetNameHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DependencyTargetNameHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/FrameworkHttpEventListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/FrameworkHttpEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DesktopDiagnosticSourceHttpProcessing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DesktopDiagnosticSourceHttpProcessing.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/FrameworkSqlEventListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/FrameworkSqlEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/FrameworkHttpProcessing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/FrameworkHttpProcessing.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DiagnosticSourceListenerBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/DiagnosticSourceListenerBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/FrameworkSqlProcessing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/FrameworkSqlProcessing.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpDesktopDiagnosticSourceListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpDesktopDiagnosticSourceListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpDesktopDiagnosticSourceSubscriber.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpDesktopDiagnosticSourceSubscriber.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpHeadersUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpHeadersUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpProcessing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpProcessing.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/IDiagnosticEventHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/IDiagnosticEventHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerHttpProcessing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerHttpProcessing.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerSqlCommandProcessing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerSqlCommandProcessing.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerRuntimeInstrumentation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerRuntimeInstrumentation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerSqlConnectionProcessing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerSqlConnectionProcessing.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/RDDSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/RDDSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerSqlProcessingBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/ProfilerSqlProcessingBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/RemoteDependencyConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/RemoteDependencyConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/RetryPolicy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/RetryPolicy.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AzureSdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AzureSdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AzureSdk/AzureSdkDiagnosticsEventHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AzureSdk/AzureSdkDiagnosticsEventHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AzureSdk/AzureSdkDiagnosticListenerSubscriber.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/AzureSdk/AzureSdkDiagnosticListenerSubscriber.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers/EventHubsDiagnosticsEventHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers/EventHubsDiagnosticsEventHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers/DiagnosticsEventHandlerBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers/DiagnosticsEventHandlerBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers/ServiceBusDiagnosticsEventHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/EventHandlers/ServiceBusDiagnosticsEventHandler.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureQueueHttpParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureQueueHttpParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureServiceBusHttpParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureServiceBusHttpParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureBlobHttpParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureBlobHttpParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureSearchHttpParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureSearchHttpParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureTableHttpParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureTableHttpParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureIotHubHttpParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/AzureIotHubHttpParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/DocumentDbHttpParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/DocumentDbHttpParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/GenericServiceHttpParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/GenericServiceHttpParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/HttpParsingHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/HttpParsers/HttpParsingHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation/CacheBasedOperationHolder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation/CacheBasedOperationHolder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation/ObjectInstanceBasedOperationHolder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation/ObjectInstanceBasedOperationHolder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation/OperationWatch.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/Operation/OperationWatch.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/SqlClientDiagnostics". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/SqlClientDiagnostics". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/SqlClientDiagnostics/SqlClientDiagnosticFetcherTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/SqlClientDiagnostics/SqlClientDiagnosticFetcherTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/SqlClientDiagnostics/SqlClientDiagnosticSourceListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Implementation/SqlClientDiagnostics/SqlClientDiagnosticSourceListener.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/DependencyCollector/Properties/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/DependencyCollector/Settings.StyleCop" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/DependencyCollector/Settings.StyleCop". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/EventCounterCollectionModuleTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/EventCounterCollectionModuleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/TestEventCounter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/TestEventCounter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/TestChannel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/TestChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/EventCounterCollectorDiagnosticListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/EventCounterCollectorDiagnosticListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/EventCounterCollector.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/EventCounterCollector.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterCollector.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterCollector.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterCollectionModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterCollectionModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterCollectorEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterCollectorEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterCollectionRequest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/EventCounterCollectionRequest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/EventCounterCollector/EventCounterCollector/Properties/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Microsoft.ApplicationInsights.Web.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Microsoft.ApplicationInsights.Web.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Settings.StyleCop" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Settings.StyleCop". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Helpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Helpers/QuickPulseThreadModuleScheduler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Helpers/QuickPulseThreadModuleScheduler.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib/PerformanceMonitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib/PerformanceMonitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib/SharedUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib/SharedUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib/NativeMethods.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/PerfLib/NativeMethods.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/QuickPulseTopCpuCollector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Process/QuickPulseTopCpuCollector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/QuickPulseServiceClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/QuickPulseServiceClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/ProcessCpuData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/ProcessCpuData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/MonitoringDataPoint.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/MonitoringDataPoint.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/ExceptionTelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/ExceptionTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/ITelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/ITelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/EventTelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/EventTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/DependencyTelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/DependencyTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/RequestTelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/RequestTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/TelemetryDocumentType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/TelemetryDocumentType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/TraceTelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Implementation/QuickPulse/Service contract/TelemetryDocument/TraceTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Perf.Shared.NetFull.shproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Perf.Shared.NetFull.shproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Perf.Shared.NetFull.projitems" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetFull/Perf.Shared.NetFull.projitems". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/Process/PerfLib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/Process/PerfLib". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/Process/PerfLib/PerformanceMonitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/Process/PerfLib/PerformanceMonitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/Process/PerfLib/NativeMethods.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/Process/PerfLib/NativeMethods.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/Process/QuickPulseTopCpuCollector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/Process/QuickPulseTopCpuCollector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/QuickPulseServiceClientHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/QuickPulseServiceClientHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/QuickPulseServiceClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/QuickPulse/QuickPulseServiceClient.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/CounterFactoryXPlatform.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/CounterFactoryXPlatform.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/PerformanceCollectorXPlatform.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/PerformanceCollectorXPlatform.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/XPlatProcessCPUPerformanceCounterNormalized.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/XPlatProcessCPUPerformanceCounterNormalized.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/XPlatProcessCPUPerformanceCounter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/XPlatProcessCPUPerformanceCounter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/XPlatProcessMemoryPerformanceCounter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Implementation/XPlatform/XPlatProcessMemoryPerformanceCounter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Perf.Shared.NetStandard.projitems" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Perf.Shared.NetStandard.projitems". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Perf.Shared.NetStandard.shproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Shared.NetStandard/Perf.Shared.NetStandard.shproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Perf.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Perf.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/ArrayHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/ArrayHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorTestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorEventSourceTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorEventSourceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorModuleTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorModuleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorXPlatformTestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorXPlatformTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorXPlatformTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorXPlatformTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorWebAppTestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCollectorWebAppTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCounterUtilityTestsCommon.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCounterUtilityTestsCommon.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/StandardPerformanceCollectorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/StandardPerformanceCollectorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCounterUtilityTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/PerformanceCounterUtilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/TelemetryAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/TelemetryAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollectorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollectorTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/CalculatedMetricTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/CalculatedMetricTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/CollectionConfigurationAccumulatorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/CollectionConfigurationAccumulatorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/DocumentStreamTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/DocumentStreamTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/AccumulatedValuesTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/AccumulatedValuesTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/FilterConjunctionGroupTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/FilterConjunctionGroupTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/CollectionConfigurationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/CollectionConfigurationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/FilterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/FilterTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/Mocks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/Mocks/TelemetryMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Filtering/Mocks/TelemetryMock.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Helpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Helpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Helpers/HttpContextHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Helpers/HttpContextHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Helpers/SimpleTelemetryProcessorSpy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Helpers/SimpleTelemetryProcessorSpy.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Mocks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Mocks/PerformanceCollectorMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/Mocks/PerformanceCollectorMock.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/CategorySampleMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/CategorySampleMock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulseCollectionTimeSlotManagerMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulseCollectionTimeSlotManagerMock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulseProcessProviderMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulseProcessProviderMock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/ClockMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/ClockMock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulseServiceClientMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulseServiceClientMock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulsePerfLibMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulsePerfLibMock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulseTopCpuCollectorMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/Mocks/QuickPulseTopCpuCollectorMock.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib/CounterDefinitionSampleTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib/CounterDefinitionSampleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib/PerfData.data" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib/PerfData.data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib/PerformanceMonitorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib/PerformanceMonitorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib/CategorySampleTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/PerfLib/CategorySampleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseDataAccumulatorManagerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseDataAccumulatorManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseDataAccumulatorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseDataAccumulatorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseCollectionStateManagerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseCollectionStateManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseDataSampleTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseDataSampleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseCollectionTimeSlotManagerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseCollectionTimeSlotManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseEventSourceTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseEventSourceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseProcessProviderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseProcessProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseQuotaTrackerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseQuotaTrackerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTelemetryModuleTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTelemetryModuleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseServiceClientHelpersTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseServiceClientHelpersTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseServiceClientTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseServiceClientTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTelemetryModuleNetFullTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTelemetryModuleNetFullTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTestHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTestHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTelemetryProcessorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTelemetryProcessorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTopCpuCollectorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/QuickPulse/QuickPulseTopCpuCollectorTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/AzureWebAppTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/AzureWebAppTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/RatioCounterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/RatioCounterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/RateCounterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/RateCounterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/NormalizedCPUPercenageGaugeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/NormalizedCPUPercenageGaugeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/CPUPercenageGaugeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/CPUPercenageGaugeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/CacheHelperTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/CacheHelperTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/SumUpCountersGaugeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/SumUpCountersGaugeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/SampleFiles". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/SampleFiles". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/SampleFiles/RemoteEnvironmentVariablesAllSampleTwo.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/SampleFiles/RemoteEnvironmentVariablesAllSampleTwo.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/SampleFiles/RemoteEnvironmentVariablesAllSampleOne.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Perf.Tests/WebAppPerformanceCollector/SampleFiles/RemoteEnvironmentVariablesAllSampleOne.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/ApplicationInsights.config.install.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/ApplicationInsights.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/AccumulatedValues.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/AccumulatedValues.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/ApplicationInsights.config.transform" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/ApplicationInsights.config.transform". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/ApplicationInsights.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/ApplicationInsights.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/CalculatedMetric.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/CalculatedMetric.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/DocumentStream.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/DocumentStream.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Filter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Filter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/FilterConjunctionGroup.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/FilterConjunctionGroup.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/CollectionConfigurationAccumulator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/CollectionConfigurationAccumulator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/CollectionConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/CollectionConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/IQuickPulseTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/IQuickPulseTelemetryProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Perf.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Perf.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/PerformanceCollectorModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/PerformanceCollectorModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Microsoft.ApplicationInsights.PerfCounterCollector.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Microsoft.ApplicationInsights.PerfCounterCollector.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/QuickPulseTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/QuickPulseTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/PerformanceCounterCollectionRequest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/PerformanceCounterCollectionRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/QuickPulseTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/QuickPulseTelemetryProcessor.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/IPerformanceCollector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/IPerformanceCollector.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/PerformanceCounterStructure.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/PerformanceCounterStructure.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/PerformanceCounterUtility.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/PerformanceCounterUtility.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/ICounterValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/ICounterValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/PerformanceCounterData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/PerformanceCounterData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/PerformanceCollectorEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/PerformanceCollectorEventSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseCounter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseCounter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseDefaults.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseDefaults.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/Clock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/Clock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/IQuickPulseModuleScheduler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/IQuickPulseModuleScheduler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseCollectionTimeSlotManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseCollectionTimeSlotManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/IQuickPulseModuleSchedulerHandle.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/IQuickPulseModuleSchedulerHandle.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseQuotaTracker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseQuotaTracker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseTimings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseTimings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseThreadState.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseThreadState.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseTaskModuleScheduler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Helpers/QuickPulseTaskModuleScheduler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/IQuickPulseDataAccumulatorManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/IQuickPulseDataAccumulatorManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/IQuickPulseServiceClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/IQuickPulseServiceClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseCollectionStateManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseCollectionStateManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseDataAccumulator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseDataAccumulator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseDataAccumulatorManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseDataAccumulatorManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseDataSample.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseDataSample.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/QuickPulseEventSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/IQuickPulsePerfLib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/IQuickPulsePerfLib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/QuickPulseProcess.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/QuickPulseProcess.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/IQuickPulseTopCpuCollector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/IQuickPulseTopCpuCollector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/IQuickPulseProcessProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/IQuickPulseProcessProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/QuickPulseProcessProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/QuickPulseProcessProvider.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib/CategorySample.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib/CategorySample.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib/CounterDefinitionSample.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib/CounterDefinitionSample.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib/PerfLib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Process/PerfLib/PerfLib.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/MonitoringDataPoint.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/MonitoringDataPoint.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/MetricPoint.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/MetricPoint.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/ProcessCpuData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/ProcessCpuData.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/ITelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/ITelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/DependencyTelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/DependencyTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/EventTelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/EventTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/RequestTelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/RequestTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/TelemetryDocumentType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/TelemetryDocumentType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/ExceptionTelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/ExceptionTelemetryDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/TraceTelemetryDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/QuickPulse/Service contract/TelemetryDocument/TraceTelemetryDocument.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/CollectionConfigurationInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/CollectionConfigurationInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/AggregationType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/AggregationType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/DocumentStreamInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/DocumentStreamInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/DocumentFilterConjunctionGroupInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/DocumentFilterConjunctionGroupInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/CalculatedMetricInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/CalculatedMetricInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/FilterConjunctionGroupInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/FilterConjunctionGroupInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/QuotaConfigurationInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/QuotaConfigurationInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/FilterInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/FilterInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/TelemetryType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/TelemetryType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/Predicate.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/Predicate.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/Errors". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/Errors". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/Errors/CollectionConfigurationError.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/Errors/CollectionConfigurationError.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/Errors/CollectionConfigurationErrorType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Service contract/Errors/CollectionConfigurationErrorType.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector/CounterFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector/CounterFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector/NormalizedProcessCPUPerformanceCounter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector/NormalizedProcessCPUPerformanceCounter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector/StandardPerformanceCounter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector/StandardPerformanceCounter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector/StandardPerformanceCollector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/StandardPerformanceCollector/StandardPerformanceCollector.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Timer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Timer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Timer/Timer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Timer/Timer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Timer/TimerInterface.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/Timer/TimerInterface.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/AzureWebEnvironmentVariables.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/AzureWebEnvironmentVariables.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/CounterFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/CounterFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/ICachedEnvironmentVariableAccess.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/ICachedEnvironmentVariableAccess.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/CacheHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/CacheHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/NormalizedCPUPercentageGauge.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/NormalizedCPUPercentageGauge.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/CPUPercenageGauge.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/CPUPercenageGauge.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/PerformanceCounterImplementation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/PerformanceCounterImplementation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/RateCounterGauge.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/RateCounterGauge.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/WebAppPerformanceCollector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/WebAppPerformanceCollector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/RatioCounterGauge.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/RatioCounterGauge.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/SumUpCountersGauge.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/SumUpCountersGauge.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/RawCounterGauge.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/PerformanceCollector/Implementation/WebAppPerformanceCollector/RawCounterGauge.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/XdtTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/XdtTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/Xdt.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/Xdt.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/GlobalSuppressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/Resources". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/Resources/TestDataSet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/PerformanceCollector/Xdt.Tests/Resources/TestDataSet.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/GlobalSuppression.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared/GlobalSuppression.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/SdkVersionHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared/SdkVersionHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/EventSourceTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared/EventSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/MockApplicationIdProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared/MockApplicationIdProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/StubStream.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared/StubStream.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/StubSynchronizationContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared/StubSynchronizationContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/StubTelemetry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared/StubTelemetry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/StubTelemetryChannel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared/StubTelemetryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/StubTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared/StubTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/TaskExceptionObserver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared/TaskExceptionObserver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/StubTransmission.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared/StubTransmission.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/TestEventListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared/TestEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/TelemetryConfigurationFactoryHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared/TelemetryConfigurationFactoryHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/TestFramework.Shared.projitems" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared/TestFramework.Shared.projitems". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/TestFramework/Shared/TestFramework.Shared.Web.shproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/TestFramework/Shared/TestFramework.Shared.Web.shproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/AuthenticatedUserIdTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/AuthenticatedUserIdTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/ClientIpHeaderTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/ClientIpHeaderTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/AccountIdTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/AccountIdTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/AzureAppServiceRoleNameFromHostNameHeaderInitializerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/AzureAppServiceRoleNameFromHostNameHeaderInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/ExceptionTrackingTelemetryModuleTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/ExceptionTrackingTelemetryModuleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/AspNetDiagnosticTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/AspNetDiagnosticTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/MvcExceptionHandlerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/MvcExceptionHandlerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/OperationCorrelationTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/OperationCorrelationTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/OperationNameTelemetryInitializerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/OperationNameTelemetryInitializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/HttpContextExtensionTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/HttpContextExtensionTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/RequestTrackingTelemetryModuleTest.Net45.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/RequestTrackingTelemetryModuleTest.Net45.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/RequestTrackingTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/RequestTrackingTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/RequestTrackingUtilitiesTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/RequestTrackingUtilitiesTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/SdkVersionUtilsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/SdkVersionUtilsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/SessionTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/SessionTelemetryInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/SyntheticUserAgentTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/SyntheticUserAgentTelemetryInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/W3CUtilitiesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/W3CUtilitiesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/UserTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/UserTelemetryInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Web.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/Web.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/WebApiExceptionLoggerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/WebApiExceptionLoggerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/WebTestTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/WebTestTelemetryInitializerTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/Helpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/Helpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/HttpModuleHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/HttpModuleHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/HttpContextTestExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/HttpContextTestExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/InMemoryCaptureTelemetryChannel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/InMemoryCaptureTelemetryChannel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/RequestStatus.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/RequestStatus.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/SimpleTelemetryProcessorSpy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/SimpleTelemetryProcessorSpy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/WebTelemetryModuleBaseFake.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/Helpers/WebTelemetryModuleBaseFake.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Implementation/HttpRequestExtensionsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/Implementation/HttpRequestExtensionsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Implementation/WebEventSourceTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/Implementation/WebEventSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web.Tests/Implementation/HeadersUtilitiesTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web.Tests/Implementation/HeadersUtilitiesTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/AccountIdTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/AccountIdTelemetryInitializer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/ApplicationInsightsHttpModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/ApplicationInsightsHttpModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/AuthenticatedUserIdTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/AuthenticatedUserIdTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/AzureAppServiceRoleNameFromHostNameHeaderInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/AzureAppServiceRoleNameFromHostNameHeaderInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/ClientIpHeaderTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/ClientIpHeaderTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/AspNetDiagnosticTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/AspNetDiagnosticTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/ExceptionTrackingTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/ExceptionTrackingTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/HttpContextExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/HttpContextExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/OperationCorrelationTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/OperationCorrelationTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Microsoft.ApplicationInsights.Web.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Microsoft.ApplicationInsights.Web.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/HttpContextBaseExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/HttpContextBaseExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/OperationNameTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/OperationNameTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/RequestTrackingTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/RequestTrackingTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/RequestTrackingUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/RequestTrackingUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/SessionTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/SessionTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/SyntheticUserAgentTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/SyntheticUserAgentTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/UserTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/UserTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Web.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Web.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/WebTestTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/WebTestTelemetryInitializer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Extensibility/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Extensibility/Implementation/PostSamplingTelemetryProcessor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Extensibility/Implementation/PostSamplingTelemetryProcessor.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/ActivityHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Implementation/ActivityHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/ExceptionHandlersInjector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Implementation/ExceptionHandlersInjector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/AppMapCorrelationEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Implementation/AppMapCorrelationEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/HttpRequestExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Implementation/HttpRequestExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/RequestTrackingConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Implementation/RequestTrackingConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/HttpContextExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Implementation/HttpContextExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/RequestTrackingExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Implementation/RequestTrackingExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/WebTelemetryInitializerBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Implementation/WebTelemetryInitializerBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/SyntheticUserAgentFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Implementation/SyntheticUserAgentFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/WebEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Implementation/WebEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Implementation/WebTelemetryModuleBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Implementation/WebTelemetryModuleBase.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/net452". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/net452". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/net452". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/net452". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/net452/ApplicationInsights.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/net452/ApplicationInsights.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/net452/web.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/net452/web.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/net452/web.config.install.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/net452/web.config.install.xdt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/net452". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/net452/ApplicationInsights.config.install.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/net452/ApplicationInsights.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/net452/ApplicationInsights.config.transform" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/net452/ApplicationInsights.config.transform". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/Web/Web/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/Web/Web/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AzureInstanceMetadataTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AzureInstanceMetadataTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AzureRoleEnvironmentTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AzureRoleEnvironmentTelemetryInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/BuildInfoConfigComponentVersionTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/BuildInfoConfigComponentVersionTelemetryInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AzureWebAppRoleEnvironmentTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AzureWebAppRoleEnvironmentTelemetryInitializerTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AppServicesHeartbeatTelemetryModuleTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AppServicesHeartbeatTelemetryModuleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AzureInstanceMetadataEndToEndTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/AzureInstanceMetadataEndToEndTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/DeviceTelemetryInitializerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/DeviceTelemetryInitializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/DeveloperModeWithDebuggerAttachedTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/DeveloperModeWithDebuggerAttachedTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/EnvironmentVariableMonitorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/EnvironmentVariableMonitorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/FirstChanceExceptionStatisticsTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/FirstChanceExceptionStatisticsTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/UnobservedExceptionTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/UnobservedExceptionTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/UnhandledExceptionTelemetryModuleTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/UnhandledExceptionTelemetryModuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/WindowsServer.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/WindowsServer.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation/TestRole.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation/TestRole.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation/TestRoleInstance.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation/TestRoleInstance.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation/TestAzureServiceRuntimeAssemblyLoader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/Emulation/TestAzureServiceRuntimeAssemblyLoader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/ServiceRuntimeHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Azure/ServiceRuntimeHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Implementation/WindowsServerEventSourceTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Implementation/WindowsServerEventSourceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Implementation/ServiceRuntimeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Implementation/ServiceRuntimeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock/MockEnvironmentVariableMonitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock/MockEnvironmentVariableMonitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock/NetPlatformHttpResponseTypesExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock/NetPlatformHttpResponseTypesExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock/HeartbeatProviderMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock/HeartbeatProviderMock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock/AzureInstanceMetadataRequestMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer.Tests/Mock/AzureInstanceMetadataRequestMock.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AppServicesHeartbeatTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AppServicesHeartbeatTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/ApplicationInsights.config.uninstall.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/ApplicationInsights.config.uninstall.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/ApplicationInsights.config.transform" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/ApplicationInsights.config.transform". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AzureInstanceMetadataTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AzureInstanceMetadataTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/ApplicationInsights.config.install.xdt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/ApplicationInsights.config.install.xdt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AzureRoleEnvironmentTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AzureRoleEnvironmentTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/BuildInfoConfigComponentVersionTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/BuildInfoConfigComponentVersionTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/DeveloperModeWithDebuggerAttachedTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/DeveloperModeWithDebuggerAttachedTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AzureWebAppRoleEnvironmentTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/AzureWebAppRoleEnvironmentTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/DeviceTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/DeviceTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/DomainNameRoleInstanceTelemetryInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/DomainNameRoleInstanceTelemetryInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/FirstChanceExceptionStatisticsTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/FirstChanceExceptionStatisticsTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Microsoft.ApplicationInsights.WindowsServer.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Microsoft.ApplicationInsights.WindowsServer.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/UnhandledExceptionTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/UnhandledExceptionTelemetryModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/WindowsServer.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/WindowsServer.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/UnobservedExceptionTelemetryModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/UnobservedExceptionTelemetryModule.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AzureServiceRuntimeAssemblyLoader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AzureServiceRuntimeAssemblyLoader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AzureRoleEnvironmentContextReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AzureRoleEnvironmentContextReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AppServiceEnvironmentVariableMonitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AppServiceEnvironmentVariableMonitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AzureComputeMetadataHeartbeatPropertyProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AzureComputeMetadataHeartbeatPropertyProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AzureMetadataRequestor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/AzureMetadataRequestor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/DeviceContextReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/DeviceContextReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/IAzureRoleEnvironmentContextReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/IAzureRoleEnvironmentContextReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/IAzureMetadataRequestor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/IAzureMetadataRequestor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/EnvironmentVariableMonitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/EnvironmentVariableMonitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/HeartbeatPropertyManagerProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/HeartbeatPropertyManagerProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/Role.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/Role.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/MetricManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/MetricManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/RoleEnvironment.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/RoleEnvironment.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/RoleInstance.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/RoleInstance.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/RuntimeBindingObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/RuntimeBindingObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/ServiceRuntime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/ServiceRuntime.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/WindowsServerEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/WindowsServerEventSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/DataContracts". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/DataContracts/AzureInstanceComputeMetadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/WEB/Src/WindowsServer/WindowsServer/Implementation/DataContracts/AzureInstanceComputeMetadata.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.git" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/buildConfiguration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/buildConfiguration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/CHANGELOG.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/CHANGELOG.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Contributing.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Contributing.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/generateContractAssemblies.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/generateContractAssemblies.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/FileList.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/FileList.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/NOTICE.html" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/NOTICE.html". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/NuGet.Config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/NuGet.Config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/OpenIdConnectMessageTests.playlist" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/OpenIdConnectMessageTests.playlist". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/RELEASES.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/RELEASES.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/runtests.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/runtests.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/SamlTests.playlist" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/SamlTests.playlist". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/runTests.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/runTests.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/SECURITY.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/SECURITY.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/SECURITY_NOTICE.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/SECURITY_NOTICE.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/TokensTests.playlist" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/TokensTests.playlist". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/ThirdPartyNotice.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/ThirdPartyNotice.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/updateAssemblyInfo.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/updateAssemblyInfo.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Wilson.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Wilson.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/WilsonUnix.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/WilsonUnix.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/XmlTests.playlist" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/XmlTests.playlist". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE/documentation.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE/documentation.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE/bug_report.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE/bug_report.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE/feature_request.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/.github/ISSUE_TEMPLATE/feature_request.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/apiCompat.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/apiCompat.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/35MSSharedLib1024.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/cgmanifest.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/cgmanifest.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/apiCompat.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/apiCompat.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/272MSSharedLibSN2048.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/272MSSharedLibSN2048.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/dependencies.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/dependencies.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/dependenciesTest.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/dependenciesTest.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/releaseBuild.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/releaseBuild.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/commonTest.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/commonTest.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/Settings.StyleCop" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/Settings.StyleCop". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/credscan-exclusion.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/credscan-exclusion.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/strongNameBypass.reg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/strongNameBypass.reg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/strongNameBypass2.reg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/strongNameBypass2.reg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/template-sign-binary.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/template-sign-binary.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/targets.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/targets.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/targetsTest.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/targetsTest.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/template-sign-wilson-6x.yaml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/template-sign-wilson-6x.yaml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/VerifySigning.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/VerifySigning.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/version.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/build/version.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/docs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/docs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/docs/SourceLinkPrompt.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/docs/SourceLinkPrompt.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/docs/Wilson - Microsoft.IdentityModel.Tokens.Jwt.docx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/docs/Wilson - Microsoft.IdentityModel.Tokens.Jwt.docx". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/EventLogLevel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/EventLogLevel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/LogEntry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/LogEntry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/IIdentityLogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/IIdentityLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/Microsoft.IdentityModel.Abstractions.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/Microsoft.IdentityModel.Abstractions.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/ITelemetryClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/ITelemetryClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/NullIdentityModelLogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/NullIdentityModelLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/NullTelemetryClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/NullTelemetryClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/ObservabilityConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/ObservabilityConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/TelemetryEventDetails.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/TelemetryEventDetails.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebToken.cd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebToken.cd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonClaimValueTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JsonClaimValueTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtHeaderParameterNames.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtHeaderParameterNames.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtRegisteredClaimNames.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtRegisteredClaimNames.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtTokenDecryptionParameters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtTokenDecryptionParameters.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtTokenUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/JwtTokenUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/LogMessages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Microsoft.IdentityModel.JsonWebTokens.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Microsoft.IdentityModel.JsonWebTokens.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions/InternalsVisibleTo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions/InternalsVisibleTo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultSignatureProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultSignatureProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultCryptoProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultCryptoProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultSecurityKey.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultSecurityKey.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions/Microsoft.IdentityModel.KeyVaultExtensions.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions/Microsoft.IdentityModel.KeyVaultExtensions.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultKeyWrapProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultKeyWrapProvider.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.KeyVaultExtensions/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/LoggerContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/LoggerContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/IdentityModelEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/IdentityModelEventSource.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/IdentityModelTelemetryUtil.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/IdentityModelTelemetryUtil.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/LogHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/LogHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/InternalsVisibleTo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/InternalsVisibleTo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/Microsoft.IdentityModel.Logging.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/Microsoft.IdentityModel.Logging.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/NonPII.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/NonPII.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/TextWriterEventListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/TextWriterEventListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/LogMessages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/LogMessages.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions/Microsoft.IdentityModel.LoggingExtensions.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions/Microsoft.IdentityModel.LoggingExtensions.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions/IdentityLoggerAdapter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions/IdentityLoggerAdapter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.LoggingExtensions/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey/InternalsVisibleTo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey/InternalsVisibleTo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey/ManagedKeyVaultSecurityKey.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey/ManagedKeyVaultSecurityKey.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey/GlobalSuppression.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey/GlobalSuppression.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/LogMessages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Microsoft.IdentityModel.Protocols.OpenIdConnect.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Microsoft.IdentityModel.Protocols.OpenIdConnect.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/ActiveDirectoryOpenIdConnectEndpoints.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/ActiveDirectoryOpenIdConnectEndpoints.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectMessage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectGrantTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectGrantTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectParameterNames.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectParameterNames.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidationContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidationContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectPrompt.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectPrompt.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectRequestType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectRequestType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseMode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseMode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectSessionProperties.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectSessionProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectScope.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectScope.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdProviderMetadataNames.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdProviderMetadataNames.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration/OpenIdConnectConfigurationRetriever.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration/OpenIdConnectConfigurationRetriever.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration/OpenIdConnectConfigurationValidator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration/OpenIdConnectConfigurationValidator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration/OpenIdConnectConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Configuration/OpenIdConnectConfiguration.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolInvalidNonceException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolInvalidNonceException.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolInvalidCHashException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolInvalidCHashException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolException.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolInvalidStateException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolInvalidStateException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolInvalidAtHashException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Exceptions/OpenIdConnectProtocolInvalidAtHashException.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.OpenIdConnect/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/ConfirmationClaimTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/ConfirmationClaimTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestClaimTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestClaimTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Microsoft.IdentityModel.Protocols.SignedHttpRequest.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Microsoft.IdentityModel.Protocols.SignedHttpRequest.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/LogMessages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationParameters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationParameters.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationParameters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationParameters.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationResult.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidAtClaimException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidAtClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidBClaimException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidBClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidCnfClaimException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidCnfClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestCreationException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestCreationException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidHClaimException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidHClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidMClaimException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidMClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidPClaimException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidPClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidNonceClaimException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidNonceClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidPopKeyException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidPopKeyException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidSignatureException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidSignatureException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidQClaimException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidQClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidUClaimException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidUClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidTsClaimException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestInvalidTsClaimException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestValidationException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Exceptions/SignedHttpRequestValidationException.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.SignedHttpRequest/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Configuration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Configuration". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Configuration/WsFederationConfigurationRetriever.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Configuration/WsFederationConfigurationRetriever.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Configuration/WsFederationConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Configuration/WsFederationConfiguration.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Exceptions/WsFederationReadException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Exceptions/WsFederationReadException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Exceptions/WsFederationException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Exceptions/WsFederationException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/LogMessages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/QueryHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/QueryHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Microsoft.IdentityModel.Protocols.WsFederation.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Microsoft.IdentityModel.Protocols.WsFederation.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/SecurityTokenServiceTypeRoleDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/SecurityTokenServiceTypeRoleDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsAddressingConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsAddressingConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMessage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMetadataSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMetadataSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsTrustConstants_1_3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsTrustConstants_1_3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsTrustConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsTrustConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsPolicyConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsPolicyConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsTrustConstants_1_4.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsTrustConstants_1_4.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsUtilityConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsUtilityConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsTrustConstants_2005.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/WsTrustConstants_2005.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols.WsFederation/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/AuthenticationProtocolMessage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/AuthenticationProtocolMessage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/HttpRequestData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/HttpRequestData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/LogMessages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/X509CertificateValidationMode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/X509CertificateValidationMode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Microsoft.IdentityModel.Protocols.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Microsoft.IdentityModel.Protocols.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/ConfigurationManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/ConfigurationManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/HttpDocumentRetriever.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/HttpDocumentRetriever.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/FileDocumentRetriever.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/FileDocumentRetriever.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/ConfigurationValidationResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/ConfigurationValidationResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/IConfigurationRetriever.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/IConfigurationRetriever.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/IConfigurationManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/IConfigurationManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/IConfigurationValidator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/IConfigurationValidator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/StaticConfigurationManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/StaticConfigurationManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/IDocumentRetriever.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Configuration/IDocumentRetriever.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Protocols/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions/TestTokenCreator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions/TestTokenCreator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions/Microsoft.IdentityModel.TestExtensions.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions/Microsoft.IdentityModel.TestExtensions.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.TestExtensions/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Microsoft.IdentityModel.Tokens.Saml.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Microsoft.IdentityModel.Tokens.Saml.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/GlobalSuppressions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAssertion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAssertion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/ClaimProperties.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/ClaimProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/AuthenticationInformation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/AuthenticationInformation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAdvice.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAdvice.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/LogMessages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAttributeKeyComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAttributeKeyComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAttributeStatement.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAttributeStatement.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAudienceRestrictionCondition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAudienceRestrictionCondition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAuthenticationStatement.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAuthenticationStatement.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAuthorityBinding.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAuthorityBinding.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAuthorizationDecisionStatement.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlAuthorizationDecisionStatement.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlCondition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlCondition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlConditions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlConditions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlDoNotCacheCondition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlDoNotCacheCondition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlEvidence.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlEvidence.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSecurityToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSecurityToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSecurityTokenHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSecurityTokenHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlStatement.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlStatement.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSubjectStatement.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSubjectStatement.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSubject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlSubject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlTokenUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/SamlTokenUtilities.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/Exceptions/SamlSecurityTokenReadException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/Exceptions/SamlSecurityTokenReadException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/Exceptions/SamlSecurityTokenException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/Exceptions/SamlSecurityTokenException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/Exceptions/SamlSecurityTokenWriteException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml/Exceptions/SamlSecurityTokenWriteException.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Action.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Action.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/AuthenticationInformation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/AuthenticationInformation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/ClaimProperties.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/ClaimProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Advice.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Advice.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/AbsoluteUriCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/AbsoluteUriCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/LogMessages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Assertion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Assertion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AttributeStatement.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AttributeStatement.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AudienceRestriction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AudienceRestriction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AttributeKeyComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AttributeKeyComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AuthenticationContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AuthenticationContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Attribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Attribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AuthenticationStatement.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AuthenticationStatement.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AuthorizationDecisionStatement.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2AuthorizationDecisionStatement.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Conditions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Conditions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Constants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Constants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Id.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Id.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Evidence.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Evidence.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2ProxyRestriction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2ProxyRestriction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2NameIdentifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2NameIdentifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SecurityToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SecurityToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SecurityTokenHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SecurityTokenHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Serializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Serializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Subject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Subject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Statement.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2Statement.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SubjectConfirmation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SubjectConfirmation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SubjectConfirmationData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SubjectConfirmationData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SubjectLocality.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Saml2SubjectLocality.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Exceptions/Saml2SecurityTokenReadException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Exceptions/Saml2SecurityTokenReadException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Exceptions/Saml2SecurityTokenException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Exceptions/Saml2SecurityTokenException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Exceptions/Saml2SecurityTokenWriteException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens.Saml/Saml2/Exceptions/Saml2SecurityTokenWriteException.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/AsymmetricAdapter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/AsymmetricAdapter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Base64UrlEncoder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Base64UrlEncoder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/AsymmetricSecurityKey.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/AsymmetricSecurityKey.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/AsymmetricSignatureProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/AsymmetricSignatureProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/BaseConfiguration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/BaseConfiguration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/BaseConfigurationManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/BaseConfigurationManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CollectionUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CollectionUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CallContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CallContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CompressionAlgorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CompressionAlgorithms.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CryptoProviderCacheOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CryptoProviderCacheOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CryptoProviderCache.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CryptoProviderCache.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CompressionProviderFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CompressionProviderFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CryptoProviderFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/CryptoProviderFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/DeflateCompressionProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/DeflateCompressionProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ECDsaSecurityKey.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ECDsaSecurityKey.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ECDsaAdapter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ECDsaAdapter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/DateTimeUtil.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/DateTimeUtil.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/EncryptingCredentials.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/EncryptingCredentials.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/EpochTime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/EpochTime.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/EventBasedLRUCache.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/EventBasedLRUCache.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ICompressionProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ICompressionProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/InMemoryCryptoProviderCache.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/InMemoryCryptoProviderCache.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/InternalsVisibleTo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/InternalsVisibleTo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ICryptoProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ICryptoProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/InternalValidators.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/InternalValidators.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ISecurityTokenValidator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ISecurityTokenValidator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKey.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKey.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeyECTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeyECTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeyParameterNames.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeyParameterNames.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebAlgorithmsKeyTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebAlgorithmsKeyTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ITokenReplayCache.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ITokenReplayCache.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeyConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeyConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeySet.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeySet.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeyUseNames.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeyUseNames.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeySetParameterNames.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/JsonWebKeySetParameterNames.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/LogMessages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ObjectPools.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/ObjectPools.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Microsoft.IdentityModel.Tokens.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Microsoft.IdentityModel.Tokens.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/RsaCryptoServiceProviderProxy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/RsaCryptoServiceProviderProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityAlgorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityAlgorithms.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/RsaSecurityKey.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/RsaSecurityKey.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityKey.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityKey.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityKeyIdentifierClause.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityKeyIdentifierClause.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityTokenDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityTokenDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SigningCredentials.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SigningCredentials.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SupportedAlgorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SupportedAlgorithms.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SignatureProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SignatureProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SymmetricSignatureProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SymmetricSignatureProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SymmetricSecurityKey.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SymmetricSecurityKey.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityTokenHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/SecurityTokenHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenValidationParameters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenValidationParameters.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenValidationResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/TokenValidationResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/UniqueId.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/UniqueId.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Utility.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Utility.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validators.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Validators.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/X509EncryptingCredentials.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/X509EncryptingCredentials.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/X509SecurityKey.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/X509SecurityKey.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/X509SigningCredentials.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/X509SigningCredentials.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/AuthenticatedEncryptionProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/AuthenticatedEncryptionProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/KeyWrapProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/KeyWrapProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/AuthenticatedEncryptionResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/AuthenticatedEncryptionResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/EcdhKeyExchangeProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/EcdhKeyExchangeProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/RsaKeyWrapProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/RsaKeyWrapProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/SymmetricKeyWrapProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Encryption/SymmetricKeyWrapProvider.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenEncryptionKeyNotFoundException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenEncryptionKeyNotFoundException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenEncryptionFailedException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenEncryptionFailedException.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenDecryptionFailedException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenDecryptionFailedException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenDecompressionFailedException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenDecompressionFailedException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenCompressionFailedException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenCompressionFailedException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidAlgorithmException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidAlgorithmException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenExpiredException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenExpiredException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidIssuerException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidIssuerException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidAudienceException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidAudienceException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidLifetimeException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidLifetimeException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidSignatureException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidSignatureException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidSigningKeyException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidSigningKeyException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidTypeException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenInvalidTypeException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenKeyWrapException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenKeyWrapException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenNoExpirationException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenNoExpirationException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenNotYetValidException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenNotYetValidException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenReplayAddFailedException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenReplayAddFailedException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenSignatureKeyNotFoundException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenSignatureKeyNotFoundException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenReplayDetectedException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenReplayDetectedException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenUnableToValidateException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenUnableToValidateException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/ValidationFailure.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/ValidationFailure.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenValidationException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Exceptions/SecurityTokenValidationException.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm/AesGcm.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm/AesGcm.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm/Interop.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm/Interop.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm/SafeHandles.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm/SafeHandles.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm/Cng.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/AesGcm/Cng.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson/BsonReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson/BsonReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson/BsonObjectId.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson/BsonObjectId.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson/BsonToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson/BsonToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson/BsonBinaryWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson/BsonBinaryWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson/BsonBinaryType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson/BsonBinaryType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson/BsonType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson/BsonType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson/BsonWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Bson/BsonWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/DateFormatHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/DateFormatHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/DateParseHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/DateParseHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/ConstructorHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/ConstructorHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/DateTimeZoneHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/DateTimeZoneHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/DefaultJsonNameTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/DefaultJsonNameTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/DefaultValueHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/DefaultValueHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/FloatParseHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/FloatParseHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/FloatFormatHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/FloatFormatHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Dynamic.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Dynamic.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/FormatterAssemblyStyle.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/FormatterAssemblyStyle.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Formatting.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Formatting.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/IArrayPool.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/IArrayPool.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/IJsonLineInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/IJsonLineInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonContainerAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonContainerAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonArrayAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonArrayAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonConstructorAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonConstructorAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonConvert.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonConvert.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonConverterAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonConverterAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonDictionaryAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonDictionaryAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonConverterCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonConverterCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonExtensionDataAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonExtensionDataAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonNameTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonNameTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonIgnoreAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonIgnoreAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonObjectAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonObjectAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonPropertyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonPropertyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonPosition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonPosition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonReader.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonReader.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonReaderException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonReaderException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonRequiredAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonRequiredAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonSerializerSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonSerializerSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonSerializationException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonSerializationException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonTextReader.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonTextReader.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonTextReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonTextReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonTextWriter.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonTextWriter.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonTextWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonTextWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonValidatingReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonValidatingReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonWriter.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonWriter.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/MemberSerialization.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/MemberSerialization.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonWriterException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/JsonWriterException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/MetadataPropertyHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/MetadataPropertyHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/MissingMemberHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/MissingMemberHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/NullValueHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/NullValueHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/ObjectCreationHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/ObjectCreationHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/opensourceinfo.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/opensourceinfo.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/PreserveReferencesHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/PreserveReferencesHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/ReferenceLoopHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/ReferenceLoopHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/SerializationBinder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/SerializationBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/StringEscapeHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/StringEscapeHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Required.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Required.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/TraceLevel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/TraceLevel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/TypeNameAssemblyFormatHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/TypeNameAssemblyFormatHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/TypeNameHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/TypeNameHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/WriteState.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/WriteState.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/BsonObjectIdConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/BsonObjectIdConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/CustomCreationConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/CustomCreationConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/DataSetConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/DataSetConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/BinaryConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/BinaryConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/DataTableConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/DataTableConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/DateTimeConverterBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/DateTimeConverterBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/DiscriminatedUnionConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/DiscriminatedUnionConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/EntityKeyMemberConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/EntityKeyMemberConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/IsoDateTimeConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/IsoDateTimeConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/ExpandoObjectConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/ExpandoObjectConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/JavaScriptDateTimeConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/JavaScriptDateTimeConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/KeyValuePairConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/KeyValuePairConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/RegexConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/RegexConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/StringEnumConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/StringEnumConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/VersionConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/VersionConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/UnixDateTimeConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/UnixDateTimeConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/XmlNodeConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Converters/XmlNodeConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/CommentHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/CommentHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JArray.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JArray.Async.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/IJEnumerable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/IJEnumerable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/DuplicatePropertyNameHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/DuplicatePropertyNameHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JArray.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JArray.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JConstructor.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JConstructor.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JConstructor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JEnumerable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JEnumerable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JContainer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JContainer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JObject.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JObject.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JContainer.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JContainer.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JProperty.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JProperty.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JPropertyDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JPropertyDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JPropertyKeyedCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JPropertyKeyedCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JRaw.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JRaw.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JRaw.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JRaw.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonLoadSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonLoadSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonSelectSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonSelectSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonMergeSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonMergeSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JToken.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JToken.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JTokenEqualityComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JTokenEqualityComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JTokenReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JTokenReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JTokenType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JTokenType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JTokenWriter.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JTokenWriter.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JTokenWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JTokenWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JValue.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JValue.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/MergeArrayHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/MergeArrayHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/LineInfoHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/LineInfoHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/MergeNullValueHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/MergeNullValueHandling.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/ArrayMultipleIndexFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/ArrayMultipleIndexFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/ArraySliceFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/ArraySliceFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/FieldMultipleFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/FieldMultipleFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/FieldFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/FieldFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/ArrayIndexFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/ArrayIndexFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/JPath.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/JPath.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/PathFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/PathFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/QueryFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/QueryFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/QueryScanFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/QueryScanFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/QueryExpression.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/QueryExpression.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/RootFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/RootFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/ScanFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/ScanFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/ScanMultipleFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Linq/JsonPath/ScanMultipleFilter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchema.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchema.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaModelBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaModelBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaNodeCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaNodeCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/ValidationEventArgs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/ValidationEventArgs.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/UndefinedSchemaIdHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/UndefinedSchemaIdHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/JsonSchemaWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/ValidationEventHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Schema/ValidationEventHandler.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/DefaultContractResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/DefaultContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/DefaultNamingStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/DefaultNamingStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/CachedAttributeGetter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/CachedAttributeGetter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/DefaultReferenceResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/DefaultReferenceResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/CamelCasePropertyNamesContractResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/CamelCasePropertyNamesContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/CamelCaseNamingStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/CamelCaseNamingStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/DefaultSerializationBinder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/DefaultSerializationBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/DiagnosticsTraceWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/DiagnosticsTraceWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/ErrorContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/ErrorContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/DynamicValueProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/DynamicValueProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/ErrorEventArgs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/ErrorEventArgs.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/ExpressionValueProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/ExpressionValueProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/IContractResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/IContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/IAttributeProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/IAttributeProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/FormatterConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/FormatterConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/IReferenceResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/IReferenceResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/ISerializationBinder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/ISerializationBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/ITraceWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/ITraceWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonArrayContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonArrayContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/IValueProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/IValueProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonContainerContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonContainerContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonDictionaryContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonDictionaryContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonFormatterConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonFormatterConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonISerializableContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonISerializableContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonDynamicContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonDynamicContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonLinqContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonLinqContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonObjectContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonObjectContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonPrimitiveContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonPrimitiveContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonPropertyCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonPropertyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonSerializerInternalBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonSerializerInternalBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonSerializerInternalReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonSerializerInternalReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonSerializerInternalWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonSerializerInternalWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonSerializerProxy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonSerializerProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonStringContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonStringContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonTypeReflector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/JsonTypeReflector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/KebabCaseNamingStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/KebabCaseNamingStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/NamingStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/NamingStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/ObjectConstructor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/ObjectConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/MemoryTraceWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/MemoryTraceWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/ReflectionAttributeProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/ReflectionAttributeProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/OnErrorAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/OnErrorAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/SerializationBinderAdapter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/SerializationBinderAdapter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/ReflectionValueProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/ReflectionValueProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/SnakeCaseNamingStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/SnakeCaseNamingStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/TraceJsonReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/TraceJsonReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/TraceJsonWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Serialization/TraceJsonWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/AsyncUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/AsyncUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/Base64Encoder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/Base64Encoder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/BidirectionalDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/BidirectionalDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/BoxedPrimitives.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/BoxedPrimitives.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/CollectionUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/CollectionUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/CollectionWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/CollectionWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ConvertUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ConvertUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/DateTimeParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/DateTimeParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/DateTimeUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/DateTimeUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/DictionaryWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/DictionaryWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/DynamicProxy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/DynamicProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/DynamicProxyMetaObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/DynamicProxyMetaObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/DynamicReflectionDelegateFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/DynamicReflectionDelegateFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/DynamicUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/DynamicUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/EnumInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/EnumInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/EnumUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/EnumUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ExpressionReflectionDelegateFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ExpressionReflectionDelegateFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ILGeneratorExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ILGeneratorExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ImmutableCollectionsUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ImmutableCollectionsUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/FSharpUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/FSharpUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/JavaScriptUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/JavaScriptUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/JsonTokenUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/JsonTokenUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/LateBoundReflectionDelegateFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/LateBoundReflectionDelegateFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/MathUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/MathUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/LinqBridge.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/LinqBridge.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/MethodBinder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/MethodBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/MiscellaneousUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/MiscellaneousUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/MethodCall.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/MethodCall.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/NullableAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/NullableAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ReflectionDelegateFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ReflectionDelegateFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ReflectionUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ReflectionUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ReflectionObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ReflectionObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/StringBuffer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/StringBuffer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/StringReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/StringReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/StringUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/StringUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/StructMultiKey.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/StructMultiKey.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ThreadSafeStore.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ThreadSafeStore.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/TypeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ValidationUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/opensource/json/Utilities/ValidationUtils.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator/LogMessages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator/AadIssuerValidatorConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator/AadIssuerValidatorConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator/AadIssuerValidator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/AadIssuerValidator/AadIssuerValidator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/Microsoft.IdentityModel.Validators.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/Microsoft.IdentityModel.Validators.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Validators/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/DsigElement.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/DsigElement.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/DsigSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/DsigSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/CanonicalizingTransform.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/CanonicalizingTransform.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/EnvelopedSignatureReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/EnvelopedSignatureReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/EnvelopedSignatureWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/EnvelopedSignatureWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/ExclusiveCanonicalizationTransform.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/ExclusiveCanonicalizationTransform.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/EnvelopedSignatureTransform.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/EnvelopedSignatureTransform.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/IssuerSerial.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/IssuerSerial.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/IXmlElementReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/IXmlElementReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/LogMessages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/KeyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/KeyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Microsoft.IdentityModel.Xml.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Microsoft.IdentityModel.Xml.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Reference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Reference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/RSAKeyValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/RSAKeyValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Signature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Signature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/SignedInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/SignedInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/TransformFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/TransformFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Transform.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Transform.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/X509Data.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/X509Data.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlSignatureConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlSignatureConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlTokenStream.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlTokenStream.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlTokenStreamReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlTokenStreamReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlTokenStreamWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlTokenStreamWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlUtil.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/XmlUtil.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions/XmlException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions/XmlException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions/XmlValidationException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions/XmlValidationException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions/XmlReadException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions/XmlReadException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions/XmlWriteException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Exceptions/XmlWriteException.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Xml/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/ClaimTypeMapping.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/ClaimTypeMapping.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JsonClaimValueTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JsonClaimValueTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtHeader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtHeader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JsonExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JsonExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtHeaderParameterNames.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtHeaderParameterNames.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtPayload.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtPayload.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtSecurityToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtSecurityToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtRegisteredClaimNames.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtRegisteredClaimNames.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/LogMessages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/LogMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/System.IdentityModel.Tokens.Jwt.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/System.IdentityModel.Tokens.Jwt.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/Properties/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/VerifyResourceUsage.pl" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/VerifyResourceUsage.pl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs/SelfSigned2048_SHA256_2.pfx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs/SelfSigned2048_SHA256_2.pfx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs/SelfSigned1024_SHA256.pfx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs/SelfSigned1024_SHA256.pfx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs/SelfSigned2048_SHA256_Public.cer" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs/SelfSigned2048_SHA256_Public.cer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs/SelfSigned1024_SHA1.pfx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs/SelfSigned1024_SHA1.pfx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs/SelfSigned2048_SHA384.pfx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs/SelfSigned2048_SHA384.pfx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs/SelfSigned2048_SHA256.pfx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs/SelfSigned2048_SHA256.pfx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs/SelfSigned2048_SHA512.pfx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Certs/SelfSigned2048_SHA512.pfx". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/CrossVersionTokenValidation.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/CrossVersionTokenValidation.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/CrossVersionTokenValidation.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/CrossVersionTokenValidation.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/CrossVersionTokenValidation.Tests/CrossVersionTokenValidation.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/CrossVersionTokenValidation.Tests/CrossVersionTokenValidation.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/CrossVersionTokenValidation.Tests/CrossVersionUtility.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/CrossVersionTokenValidation.Tests/CrossVersionUtility.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/CrossVersionTokenValidation.Tests/CrossTokenVersionTheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/CrossVersionTokenValidation.Tests/CrossTokenVersionTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/CrossVersionTokenValidation.Tests/SamlCrossVersionTokenValidationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/CrossVersionTokenValidation.Tests/SamlCrossVersionTokenValidationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/CrossVersionTokenValidation.Tests/Saml2CrossVersionTokenValidationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/CrossVersionTokenValidation.Tests/Saml2CrossVersionTokenValidationTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests/Microsoft.IdentityModel.Abstractions.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests/Microsoft.IdentityModel.Abstractions.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests/TelemetryEventDetailsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests/TelemetryEventDetailsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests/ITelemetryClientTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests/ITelemetryClientTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Abstractions.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenHandlerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenHandlerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenTheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/Microsoft.IdentityModel.JsonWebTokens.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/Microsoft.IdentityModel.JsonWebTokens.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultCryptoProviderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultCryptoProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultSecurityKeyAuthenticationCallbackTheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultSecurityKeyAuthenticationCallbackTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultKeyWrapProviderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultKeyWrapProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultSecurityKeyConfidentialClientTheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultSecurityKeyConfidentialClientTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultSecurityKeyManagedServiceIdentityTheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultSecurityKeyManagedServiceIdentityTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultSecurityKeyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultSecurityKeyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultSecurityKeyTheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultSecurityKeyTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyWrapProviderTheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyWrapProviderTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultSignatureProviderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultSignatureProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/MockKeyVaultClient.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/MockKeyVaultClient.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/Microsoft.IdentityModel.KeyVaultExtensions.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/Microsoft.IdentityModel.KeyVaultExtensions.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/KeyVaultUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/SignatureProviderTheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/SignatureProviderTheoryData.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.KeyVaultExtensions.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/IdentityModelTelemetryUtilTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/IdentityModelTelemetryUtilTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/LoggerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/LoggerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/PIITests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/PIITests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/Microsoft.IdentityModel.Logging.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/Microsoft.IdentityModel.Logging.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/TestLogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/TestLogger.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Logging.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey.Tests/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey.Tests/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey.Tests/KeyVaultSecurityKeyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey.Tests/KeyVaultSecurityKeyTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Net45.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Net45.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Net45.Tests/Microsoft.IdentityModel.Net45.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Net45.Tests/Microsoft.IdentityModel.Net45.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Net45.Tests/Microsoft.IdentityModel.Net45.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Net45.Tests/Microsoft.IdentityModel.Net45.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Net45.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Net45.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Net45.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocol.Extensions.4x". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocol.Extensions.4x". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocol.Extensions.4x/CrossVersionTokenValidationTestsData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocol.Extensions.4x/CrossVersionTokenValidationTestsData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocol.Extensions.4x/Microsoft.IdentityModel.Protocol.Extensions.OldVersion.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocol.Extensions.4x/Microsoft.IdentityModel.Protocol.Extensions.OldVersion.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/End2EndTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/End2EndTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySet.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySet.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/ConfigurationManagerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/ConfigurationManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/google-openid-configuration.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/google-openid-configuration.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetBadBase64Data.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetBadBase64Data.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetBadRsaDataMissingComponent.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetBadRsaDataMissingComponent.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetBadX509Data.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetBadX509Data.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetUnrecognizedKty.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetUnrecognizedKty.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetSingleX509Data.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetSingleX509Data.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetEnd2EndEC.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetEnd2EndEC.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetEnd2End.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/JsonWebKeySetEnd2End.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConfigData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConfigData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectConfigurationRetrieverTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectConfigurationRetrieverTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMessageTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMessageTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectConfigurationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectConfigurationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadata.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadata.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadata2.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadata2.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataBadBase64Data.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataBadBase64Data.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataBadX509Data.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataBadX509Data.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataBadRsaDataMissingComponent.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataBadRsaDataMissingComponent.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataEnd2EndEC.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataEnd2EndEC.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataEnd2End.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataEnd2End.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataUnrecognizedKty.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataUnrecognizedKty.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataJsonWebKeySetBadUri.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectMetadataJsonWebKeySetBadUri.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectProtocolValidationContextTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectProtocolValidationContextTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectProtocolValidatorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/OpenIdConnectProtocolValidatorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/PingLabs-openid-configuration.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/PingLabs-openid-configuration.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/PingLabsJWKS.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/PingLabsJWKS.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestCreationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestCreationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestDescriptorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestDescriptorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestE2ETests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestE2ETests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/PopKeyResolvingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/PopKeyResolvingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestExceptionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestExceptionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestHandlerPublic.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestHandlerPublic.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestTestUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestTestUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestUtilityTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestUtilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestValidationContextTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestValidationContextTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestValidationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/SignedHttpRequestValidationTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.SignedHttpRequest.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/ExtensibilityTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/ExtensibilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/CrossTokenTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/CrossTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/HttpDocumentRetrieverTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/HttpDocumentRetrieverTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/FileDocumentRetrieverTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/FileDocumentRetrieverTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/AuthenticationProtocolMessageTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/AuthenticationProtocolMessageTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/IssuerMetadata.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/IssuerMetadata.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/MessageComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/MessageComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/Microsoft.IdentityModel.Protocols.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/Microsoft.IdentityModel.Protocols.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/IssuerMetadata2.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/IssuerMetadata2.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/StaticConfigurationManagerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/StaticConfigurationManagerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/ValidJson.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/ValidJson.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/adfs-v2-metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/adfs-v2-metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/adfs-v4-metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/adfs-v4-metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/adfs-v3-metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/adfs-v3-metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/idp-metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/idp-metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/Microsoft.IdentityModel.Protocols.WsFederation.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/Microsoft.IdentityModel.Protocols.WsFederation.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/windows-ad-metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/windows-ad-metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/WsFederationMessageTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/WsFederationMessageTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/WsFederationConfigurationRetrieverTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/WsFederationConfigurationRetrieverTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/WsFederationTestUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/WsFederationTestUtilities.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Protocols.WsFederation.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests/SampleTestTokenValidationException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests/SampleTestTokenValidationException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests/SampleTokenValidationClassTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests/SampleTokenValidationClassTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests/SampleTokenValidationClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests/SampleTokenValidationClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests/Microsoft.IdentityModel.SampleTests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.SampleTests/Microsoft.IdentityModel.SampleTests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ClaimSets.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ClaimSets.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/DataSets.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/DataSets.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/CompareContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/CompareContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/Default.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/Default.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/DerivedTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/DerivedTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/CustomCompressionProviders.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/CustomCompressionProviders.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/HttpResponseMessageUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/HttpResponseMessageUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ExpectedException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ExpectedException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/IdentityComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/IdentityComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/KeyingMaterial.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/KeyingMaterial.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/JWEDecompressionTheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/JWEDecompressionTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/IdentityUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/IdentityUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/Microsoft.IdentityModel.TestUtils.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/Microsoft.IdentityModel.TestUtils.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/MockConfigurationManager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/MockConfigurationManager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/MockHttpMessageHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/MockHttpMessageHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/NotDefault.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/NotDefault.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ReferenceMetadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ReferenceMetadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ReferenceSaml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ReferenceSaml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/References.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/References.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ReferenceTokens.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ReferenceTokens.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ReferenceXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ReferenceXml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/SampleListener.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/SampleListener.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestSets.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestSets.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestStub.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestStub.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestTheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TestUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TheoryDataBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TheoryDataBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TokenTheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/TokenTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ValidationDelegates.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/ValidationDelegates.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/XmlGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/XmlGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/XmlUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/XmlUtilities.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.TestUtils/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Microsoft.IdentityModel.Tokens.Saml.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Microsoft.IdentityModel.Tokens.Saml.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2AssertionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2AssertionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2ActionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2ActionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2AttributeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2AttributeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2AuthenticationContextTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2AuthenticationContextTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/RoundTripSamlTokenTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/RoundTripSamlTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2AuthorizationDecisionStatementTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2AuthorizationDecisionStatementTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2NameIdentifierTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2NameIdentifierTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2SecurityTokenHandlerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2SecurityTokenHandlerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2SerializerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2SerializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2SubjectConfirmationDataTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2SubjectConfirmationDataTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2SubjectConfirmationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2SubjectConfirmationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2TheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2TheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2TokenFromAAD.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Saml2TokenFromAAD.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlSecurityTokenReadTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlSecurityTokenReadTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlSecurityTokenHandlerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlSecurityTokenHandlerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlAssertionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlAssertionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlSecurityTokenTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlSecurityTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlSerializerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlSerializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlTheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/SamlTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/ValidateTheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/ValidateTheoryData.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Saml.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AsymmetricSignatureTestData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AsymmetricSignatureTestData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AuthenticatedEncryptionProviderExtensibilityTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AuthenticatedEncryptionProviderExtensibilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AuthenticatedEncryptionProviderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AuthenticatedEncryptionProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CallContextTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CallContextTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AsymmetricAdapterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AsymmetricAdapterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AsymmetricSignatureTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/AsymmetricSignatureTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CrossTokenTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CrossTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CryptoExtensibilityTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CryptoExtensibilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CustomSecurityKeys.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CustomSecurityKeys.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CustomCryptoProviders.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CustomCryptoProviders.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CryptoProviderFactoryTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CryptoProviderFactoryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/EcdhEsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/EcdhEsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CryptoProviderCacheTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/CryptoProviderCacheTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ECDsaAdapterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ECDsaAdapterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ECDsaSecurityKeyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ECDsaSecurityKeyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/EventBasedLRUCacheTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/EventBasedLRUCacheTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/EncryptingCredentialsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/EncryptingCredentialsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/google-certs.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/google-certs.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/JsonWebKeyConverterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/JsonWebKeyConverterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/IdentityComparerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/IdentityComparerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/JsonWebKeyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/JsonWebKeyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/JsonWebKeySetTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/JsonWebKeySetTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/JweUsingEchdTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/JweUsingEchdTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/KeyVaultVerify.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/KeyVaultVerify.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/KeyWrapTheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/KeyWrapTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/KeyWrapProviderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/KeyWrapProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/MultiThreadingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/MultiThreadingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Microsoft.IdentityModel.Tokens.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Microsoft.IdentityModel.Tokens.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ReferenceTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ReferenceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/RsaCryptoServiceProviderProxyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/RsaCryptoServiceProviderProxyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SecurityKeyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SecurityKeyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/RsaSecurityKeyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/RsaSecurityKeyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/RsaKeyWrapProviderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/RsaKeyWrapProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SecurityTokenExceptionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SecurityTokenExceptionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SupportedAlgorithmTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SupportedAlgorithmTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SignatureProviderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SignatureProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SymmetricSecurityKeyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SymmetricSecurityKeyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SupportedAlgorithmTheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/SupportedAlgorithmTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/X509EncryptingCredentialsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/X509EncryptingCredentialsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/TokenValidationParametersTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/TokenValidationParametersTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/X509SecurityKeyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/X509SecurityKeyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/TokenValidationResultTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/TokenValidationResultTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ValidatorsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/ValidatorsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/X509SigningCredentialsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/X509SigningCredentialsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Tokens.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/Microsoft.IdentityModel.Validators.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/Microsoft.IdentityModel.Validators.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/MicrosoftIdentityIssuerValidatorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/MicrosoftIdentityIssuerValidatorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/ValidatorConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/ValidatorConstants.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Validators.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/DelegatingXmlDictionaryReaderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/DelegatingXmlDictionaryReaderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/EnvelopedSignatureReaderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/EnvelopedSignatureReaderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/DelegatingXmlDictionaryWriterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/DelegatingXmlDictionaryWriterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/DsigTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/DsigTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/DSigSerializerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/DSigSerializerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/EnvelopedSignatureTheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/EnvelopedSignatureTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/EnvelopedSignatureTransformTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/EnvelopedSignatureTransformTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/EnvelopedSignatureWriterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/EnvelopedSignatureWriterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/IssuerSerialTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/IssuerSerialTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/KeyInfoTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/KeyInfoTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/ExclusiveCanonicalizationTransformTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/ExclusiveCanonicalizationTransformTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/Microsoft.IdentityModel.Xml.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/Microsoft.IdentityModel.Xml.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/ReferenceTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/ReferenceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/SamlpMessage.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/SamlpMessage.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/SignatureTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/SignatureTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/RsaKeyValueTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/RsaKeyValueTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/SignedInfoTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/SignedInfoTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/TransformFactoryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/TransformFactoryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/X509DataTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/X509DataTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.Xml.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common/TestLogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common/TestLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common/TestData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common/TestData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common/TestRunData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common/TestRunData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common/TestConfig.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common/TestConfig.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common/TestRunner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common/TestRunner.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common/TestRun.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common/TestRun.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common/TokenTestRunData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common/TokenTestRunData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common/TokenTestExecutors.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Common/TokenTestExecutors.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/CreateTokens.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/CreateTokens.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/CreateTokens.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/CreateTokens.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/App.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/App.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/CreateTokens.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/CreateTokens.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/Report20190814-1019.diagsession" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/Report20190814-1019.diagsession". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/Report20190814-1021.diagsession" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/Report20190814-1021.diagsession". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/CreateTokens/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/App.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/App.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/CreateJwtTokensAlgorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/CreateJwtTokensAlgorithms.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/MeasureDifferentAlgorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/MeasureDifferentAlgorithms.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/MeasureTokenHandlers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/MeasureTokenHandlers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/ValidateTokens.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/ValidateTokens.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/ValidateTokens.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/ValidateTokens.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/ValidateTokens.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/ValidateTokens.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Perf/ValidateTokens/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens/ValidateTokens.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens/ValidateTokens.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens/App.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens/App.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens/ValidateTokens.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens/ValidateTokens.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens/packages.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens/packages.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens/ValidateTokens.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens/ValidateTokens.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/Runtime/Stress/ValidateTokens/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/AudienceValidation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/AudienceValidation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtDerivedTestTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtDerivedTestTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/ExtensibilityTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/ExtensibilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtHeaderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtHeaderTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JsonExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JsonExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/CreateAndValidateTokens.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/CreateAndValidateTokens.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtPayloadTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtPayloadTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtPayloadTestData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtPayloadTestData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtSecurityTokenHandlerExtensibilityTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtSecurityTokenHandlerExtensibilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtSecurityTokenHandlerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtSecurityTokenHandlerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtReferenceTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtReferenceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtSecurityTokenTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtSecurityTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtTestData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtTestData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtTestDatasets.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtTestDatasets.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtTestUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtTestUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtTheoryData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/JwtTheoryData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/References.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/References.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/System.IdentityModel.Tokens.Jwt.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/System.IdentityModel.Tokens.Jwt.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/test/System.IdentityModel.Tokens.Jwt.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/ApiCompatExcludeAttributeList.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/ApiCompatExcludeAttributeList.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net45.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net45.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net452.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net452.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net472.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net472.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net461.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net461.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net6.0.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.net6.0.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.netstandard2.0.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/apiCompat/baseline/ApiCompatBaseline.netstandard2.0.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/copyNuget.bash" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/Tools/copyNuget.bash". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/azure-pipelines.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/azure-pipelines.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/.git" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/CONTRIBUTING.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/CONTRIBUTING.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/Key.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/Key.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/Microsoft.Css.Parser.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/Microsoft.Css.Parser.sln". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Classify". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Classify". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Classify/ClassificationTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Classify/ClassificationTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Classify/ClassifyContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Classify/ClassifyContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Debug.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Debug.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Resource.Designer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Resource.Designer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Microsoft.Css.Parser.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Microsoft.Css.Parser.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Resource.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Resource.resx". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Document". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Document". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Document". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Document". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Document/CssTreeEvents.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Document/CssTreeEvents.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Document/CssTreeAsync.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Document/CssTreeAsync.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Document/CssTreeIncrementalParse.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Document/CssTreeIncrementalParse.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Document/CssTree.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Document/CssTree.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Parser". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Parser". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/ItemFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Parser/ItemFactory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Parser". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/ComplexItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Parser/ComplexItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/CssParserFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Parser/CssParserFactory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Parser". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/CssParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Parser/CssParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/IncrementalParseHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Parser/IncrementalParseHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/IncrementalParseItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Parser/IncrementalParseItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/ParseItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Parser/ParseItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/ParseError.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Parser/ParseError.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/ParseItemList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Parser/ParseItemList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Parser/Visitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Parser/Visitor.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Text". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Text". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Text". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Text". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/CharacterStream.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Text/CharacterStream.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/TextHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Text/TextHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/ITextTypeProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Text/ITextTypeProvider.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Text". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/ITextProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Text/ITextProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/StringTextProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Text/StringTextProvider.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Text". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/DecodedChar.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Text/DecodedChar.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/TextHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Text/TextHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/TextTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Text/TextTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Text/TextRange.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Text/TextRange.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Tokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Tokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Tokens/CssToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Tokens/CssToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Tokens/IncrementalTokenizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Tokens/IncrementalTokenizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Tokens/TokenizerFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Tokens/TokenizerFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Tokens/CssTokenizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Tokens/CssTokenizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Tokens/TokenList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Tokens/TokenList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Tokens/TokenStream.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Tokens/TokenStream.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/CharsetDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/CharsetDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/CounterDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/CounterDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/AtBlockDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/AtBlockDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/AtDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/AtDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/AtLineDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/AtLineDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/FontFaceDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/FontFaceDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/KeyFramesBlock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/KeyFramesBlock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/KeyFramesDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/KeyFramesDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/ImportDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/ImportDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/KeyFramesSelector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/KeyFramesSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/KeyFramesRuleSet.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/KeyFramesRuleSet.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/MarginDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/MarginDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/MediaDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/MediaDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/MediaExpression.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/MediaExpression.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/MediaQuery.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/MediaQuery.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/NamespaceDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/NamespaceDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/PageDirectiveBlock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/PageDirectiveBlock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/PageDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/PageDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/UnknownDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/UnknownDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/UnknownDirectiveBlock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/UnknownDirectiveBlock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/ViewportDirective.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/AtDirectives/ViewportDirective.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Declaration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Declaration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/BlockItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/BlockItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/InlineStyle.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/InlineStyle.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/ItemName.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/ItemName.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/RuleBlock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/RuleBlock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/RuleSet.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/RuleSet.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/StarHackPropertyName.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/StarHackPropertyName.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Stylesheet.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Stylesheet.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/UnknownBlock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/UnknownBlock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/TokenItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/TokenItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/UnknownItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/UnknownItem.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments/CommentTokenItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments/CommentTokenItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments/Comment.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments/Comment.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments/HtmlComment.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments/HtmlComment.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments/CComment.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Comments/CComment.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionArgument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionArgument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionCalc.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionCalc.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionColor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionColor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionCounter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionCounter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionAttr.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionAttr.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionExpression.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionExpression.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionLocal.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionLocal.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/Functions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/Functions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionFormat.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionFormat.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/UrlItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/UrlItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionVar.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Functions/FunctionVar.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/NumericalValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/NumericalValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/HexColorValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/HexColorValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/UnitHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/UnitHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/PropertyValueHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/PropertyValueHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/PropertyValueBlock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/PropertyValueBlock.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/UnitValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/UnitValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/UnknownPropertyValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/PropertyValues/UnknownPropertyValue.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/AttributeSelector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/AttributeSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoClassFunctionSelector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoClassFunctionSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/IdSelector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/IdSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoClassSelector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoClassSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/ClassSelector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/ClassSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/IdReferenceOperator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/IdReferenceOperator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoElementSelector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoElementSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoElementFunctionSelector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoElementFunctionSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/Selector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/Selector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoFunctionMatches.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoFunctionMatches.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoFunctionNot.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoFunctionNot.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoSelectorArgument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/PseudoSelectorArgument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/SimpleSelector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/SimpleSelector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/SubjectSelector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/TreeItems/Selectors/SubjectSelector.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Utilities". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Utilities/GapBuffer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Utilities/GapBuffer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Utilities/RangeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Utilities/RangeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Utilities/IRange.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Utilities/IRange.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Utilities/ItemHandlerRegistry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Utilities/ItemHandlerRegistry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Utilities/ListEnumerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Utilities/ListEnumerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/src/Microsoft.Css.Parser/Utilities/SortedRangeList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/Utilities/SortedRangeList.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Classify". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Classify/ClassifyContextTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Classify/ClassifyContextTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Document". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Document". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Document/DocumentTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Document/DocumentTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Document/IncrementalParseTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Document/IncrementalParseTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Colors.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Colors.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/AttributeSelectors.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/AttributeSelectors.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/AttributeSelectors.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/AttributeSelectors.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/AttributeSelectors.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/AttributeSelectors.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/AttributeSelectors.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/AttributeSelectors.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Colors.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Colors.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Colors.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Colors.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Colors.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Colors.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Comments.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Comments.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Comments.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Comments.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Comments.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Comments.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Comments.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Comments.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ContentProperty.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ContentProperty.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ContentProperty.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ContentProperty.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ContentProperty.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ContentProperty.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ContentProperty.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ContentProperty.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CounterStyleDirective.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CounterStyleDirective.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CounterStyleDirective.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CounterStyleDirective.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CounterStyleDirective.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CounterStyleDirective.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CounterStyleDirective.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CounterStyleDirective.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CustomPropertyNames.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CustomPropertyNames.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CustomPropertyNames.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CustomPropertyNames.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CustomPropertyNames.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CustomPropertyNames.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CustomPropertyNames.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/CustomPropertyNames.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ErrorRecovery.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ErrorRecovery.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ErrorRecovery.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ErrorRecovery.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ErrorRecovery.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ErrorRecovery.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ErrorRecovery.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ErrorRecovery.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ImportDirective.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ImportDirective.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ImportDirective.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ImportDirective.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/MediaDirective.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/MediaDirective.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ImportDirective.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ImportDirective.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ImportDirective.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ImportDirective.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/MediaDirective.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/MediaDirective.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/MediaDirective.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/MediaDirective.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/MediaDirective.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/MediaDirective.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Namespace.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Namespace.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Namespace.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Namespace.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Namespace.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Namespace.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Namespace.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Namespace.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PageDirective.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PageDirective.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PageDirective.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PageDirective.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PageDirective.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PageDirective.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PageDirective.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PageDirective.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ParseErrors.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ParseErrors.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ParseErrors.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ParseErrors.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ParseErrors.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ParseErrors.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ParseErrors.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ParseErrors.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PsuedoFunction.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PsuedoFunction.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PsuedoFunction.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PsuedoFunction.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PsuedoFunction.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PsuedoFunction.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PsuedoFunction.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/PsuedoFunction.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ScopeBlocker.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ScopeBlocker.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ScopeBlocker.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ScopeBlocker.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ScopeBlocker.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ScopeBlocker.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ScopeBlocker.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/ScopeBlocker.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SelectorCombineOperators.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SelectorCombineOperators.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SelectorCombineOperators.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SelectorCombineOperators.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SelectorCombineOperators.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SelectorCombineOperators.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SelectorCombineOperators.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SelectorCombineOperators.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Selectors.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Selectors.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Selectors.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Selectors.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Selectors.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Selectors.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Selectors.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Selectors.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SlashNineHack.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SlashNineHack.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SlashNineHack.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SlashNineHack.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SlashNineHack.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SlashNineHack.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SlashNineHack.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/SlashNineHack.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Strings.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Strings.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Strings.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Strings.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Strings.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Strings.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/TagNames.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/TagNames.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Strings.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Strings.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/TagNames.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/TagNames.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/TagNames.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/TagNames.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Unicode.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Unicode.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/TagNames.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/TagNames.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Unicode.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Unicode.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Unicode.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Unicode.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Unicode.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/Unicode.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/UnknownBlocks.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/UnknownBlocks.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/UnknownBlocks.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/UnknownBlocks.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/UnknownBlocks.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/UnknownBlocks.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/UnknownBlocks.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/001/UnknownBlocks.css.tree". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/90.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/90.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/90.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/90.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/90.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/90.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/90.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/90.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/91.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/91.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/91.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/91.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/91.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/91.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/91.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/91.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/92.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/92.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/92.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/92.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/92.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/92.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/92.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/92.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/93.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/93.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/93.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/93.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/93.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/93.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/94.css" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/94.css". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/93.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/93.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/94.css.green.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/94.css.green.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/94.css.tokens" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/94.css.tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/94.css.tree" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Files/090/94.css.tree". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Helpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Helpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Microsoft.Css.Parser.Test.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Microsoft.Css.Parser.Test.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/GlobalSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/GlobalSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/UnitTestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/UnitTestBase.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ParseFilesTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ParseFilesTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ParseItemListTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ParseItemListTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ComplexItemTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ComplexItemTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ItemFactoryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ItemFactoryTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ParseItemTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/ParseItemTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/VisitorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Parser/VisitorTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Text/CharStreamTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text/CharStreamTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Text/TextHelpersTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text/TextHelpersTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Text/StringTextSourceTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text/StringTextSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Text/TextRangeTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text/TextRangeTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Text/TextHelperTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text/TextHelperTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Text/StringTextProviderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Text/StringTextProviderTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenizeFilesTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenizeFilesTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenListTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenListTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenStreamTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenStreamTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenizerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenizerTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenizerFactoryTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Tokens/TokenizerFactoryTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/AtDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/AtDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/ImportDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/ImportDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/NamespaceDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/NamespaceDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/PageDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/PageDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/CharsetDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/CharsetDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/MediaDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/MediaDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/UnknownDirectiveTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/AtDirectives/UnknownDirectiveTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/DeclarationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/DeclarationTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/FontFaceRuleTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/FontFaceRuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/CCommentTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/CCommentTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/FunctionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/FunctionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/HtmlCommentTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/HtmlCommentTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/HexColorValueTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/HexColorValueTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/InlineStyleTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/InlineStyleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/ItemNameTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/ItemNameTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/KeyframesRuleTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/KeyframesRuleTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/IdSelectorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/IdSelectorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/NumericalValueTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/NumericalValueTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/PseudoTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/PseudoTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/RulesetTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/RulesetTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/StylesheetTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/StylesheetTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/TokenItemTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/TokenItemTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/RuleBlockTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/RuleBlockTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/UnitValueTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/UnitValueTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/UnknownItemTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/UnknownItemTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/UrlTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/UrlTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/AttributeSelectorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/AttributeSelectorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/ClassSelectorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/ClassSelectorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/SelectorGroupTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/SelectorGroupTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/SimpleSelectorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/SimpleSelectorTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/SelectorTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/TreeItems/Selectors/SelectorTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Utilities". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Utilities/SortedRangeListTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Utilities/SortedRangeListTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/cssparser/test/Microsoft.Css.Parser.Test/Utilities/GapBufferTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/test/Microsoft.Css.Parser.Test/Utilities/GapBufferTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/.git" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/.lgtm.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/.lgtm.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/azure-pipelines.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/azure-pipelines.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/CODE_OF_CONDUCT.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/CODE_OF_CONDUCT.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/build.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/build.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/CNAME" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/CNAME". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/CONTRIBUTING.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/CONTRIBUTING.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/logo.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/logo.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/LICENSE" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/readme.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/readme.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/release_notes.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/release_notes.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/SignClient.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/SignClient.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/version.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/version.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/.github". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/.github". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/.github/PULL_REQUEST_TEMPLATE.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/.github/PULL_REQUEST_TEMPLATE.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/.github/dependabot.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/.github/dependabot.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.az.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.az.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.cs.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.cs.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.ar.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.ar.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.bn-BD.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.bn-BD.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.bg.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.bg.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.af.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.af.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.de.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.de.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.da.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.da.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.el.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.el.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.es.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.es.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.fi-FI.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.fi-FI.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.fa.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.fa.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.fil-PH.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.fil-PH.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.fr.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.fr.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.fr-BE.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.fr-BE.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.hu.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.hu.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.hr.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.hr.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.id.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.id.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.is.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.is.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.he.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.he.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.hy.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.hy.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.it.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.it.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.ku.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.ku.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.ja.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.ja.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.ko-KR.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.ko-KR.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.lv.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.lv.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.mt.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.mt.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.ms-MY.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.ms-MY.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.nb-NO.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.nb-NO.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.nb.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.nb.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.pl.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.pl.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.nl.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.nl.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.pt.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.pt.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.ro.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.ro.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.ru.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.ru.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.sk.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.sk.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.sl.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.sl.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.sr-Latn.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.sr-Latn.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.sv.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.sv.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.sr.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.sr.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.ta.nuspec.unused" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.ta.nuspec.unused". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.tr.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.tr.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.th-TH.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.th-TH.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.uk.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.uk.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.uz-Latn-UZ.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.uz-Latn-UZ.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.uz-Cyrl-UZ.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.uz-Cyrl-UZ.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.vi.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.vi.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.zh-CN.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.zh-CN.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.zh-Hans.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.zh-Hans.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.Core.zh-Hant.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.zh-Hant.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/NuSpecs/Humanizer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/CodeCoverage.runsettings" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/CodeCoverage.runsettings". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Directory.build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Directory.build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.All.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.All.sln". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/ArticlePrefixSortTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/ArticlePrefixSortTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/BitFieldEnumUnderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/BitFieldEnumUnderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/BitFieldEnumHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/BitFieldEnumHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/CollectionHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/CollectionHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/DateHumanize.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/DateHumanize.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/CasingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/CasingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/DateOnlyHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/DateOnlyHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/DateHumanizeDefaultStrategyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/DateHumanizeDefaultStrategyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/DateTimeOffsetHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/DateTimeOffsetHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/EnumHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/EnumHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/DehumanizeToEnumTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/DehumanizeToEnumTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/DateTimeHumanizePrecisionStrategyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/DateTimeHumanizePrecisionStrategyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/EnumHumanizeWithCustomDescriptionPropertyNamesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/EnumHumanizeWithCustomDescriptionPropertyNamesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/HeadingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/HeadingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Humanizer.Tests.Shared.projitems" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Humanizer.Tests.Shared.projitems". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Humanizer.Tests.Shared.shproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Humanizer.Tests.Shared.shproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/EnumUnderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/EnumUnderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/InflectorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/InflectorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/MetricNumeralTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/MetricNumeralTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/NumberToNumberTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/NumberToNumberTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/NumberToTimeSpanTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/NumberToTimeSpanTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/ResourceKeyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/ResourceKeyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/StringDehumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/StringDehumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/RomanNumeralTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/RomanNumeralTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/StringHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/StringHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/TimeOnlyHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/TimeOnlyHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/StringExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/StringExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/ToQuantityTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/ToQuantityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/TimeUnitToSymbolTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/TimeUnitToSymbolTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/TransformersTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/TransformersTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/TruncatorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/TruncatorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/TupleizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/TupleizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/UseCultureAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/UseCultureAttribute.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ByteRateTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ByteRateTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ByteSizeExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ByteSizeExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ArithmeticTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ArithmeticTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ComparingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ComparingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Bytes/CreatingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes/CreatingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ParsingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ParsingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ToFullWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ToFullWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ToStringTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Bytes/ToStringTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/FluentDate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/FluentDate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/FluentDate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/FluentDate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/OnDateTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/OnDateTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/OnTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/OnTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/InDateTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/InDateTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/InTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/InTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/PrepositionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/FluentDate/PrepositionTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/af/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ar/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/az/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bg/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bn-BD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bn-BD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bn-BD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bn-BD/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bn-BD/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bn-BD/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bn-BD/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bn-BD/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/bn-BD/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/cs/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/cs/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/cs/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/cs/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/cs/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/cs/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/da". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/da". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/da/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/da/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/da/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/da/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de-CH". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de-CH/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de-CH/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de-LI". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de-LI/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de-LI/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes/ByteSizeExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes/ByteSizeExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes/ByteRateTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes/ByteRateTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes/ToStringTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes/ToStringTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes/ToFullWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/Bytes/ToFullWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/CollectionFormatterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/CollectionFormatterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/DateToOrdinalWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/DateToOrdinalWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/HeadingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/HeadingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/TimeUnitToSymbolTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/de/TimeUnitToSymbolTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/DefaultFormatterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/DefaultFormatterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ResourcesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ResourcesTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el/NumberToOrdinalWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el/NumberToOrdinalWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/el/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en-IN". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en-IN/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en-IN/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en/TimeToClockNotationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en/TimeToClockNotationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en/DateToOrdinalWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/en/DateToOrdinalWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/NumberToWordsFeminineTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/NumberToWordsFeminineTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/DateToOrdinalWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/DateToOrdinalWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/TimeToClockNotationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/es/TimeToClockNotationTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fa/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fi-FI". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fi-FI". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fi-FI/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fi-FI/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fi-FI/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fi-FI/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fil-PH". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fil-PH/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fil-PH/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-BE/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-CH". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-CH/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr-CH/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/Bytes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/Bytes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/Bytes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/Bytes/ToFullWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/Bytes/ToFullWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/Bytes/ToStringTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/Bytes/ToStringTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/Bytes/ByteSizeExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/Bytes/ByteSizeExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/DateToOrdinalWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/DateToOrdinalWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/TimeOnlyHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/TimeOnlyHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/TimeToClockNotationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/fr/TimeToClockNotationTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/he/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hr". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hr/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hr/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hr/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hr/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hu". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hu". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hu/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hu/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hu/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hu/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/hy/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/id". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/id". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/id/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/id/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/id/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/id/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/invariant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/invariant/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/invariant/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/invariant/ToQuantityTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/invariant/ToQuantityTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes/ToFullWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes/ToFullWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes/ToStringTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes/ToStringTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes/ByteSizeExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/Bytes/ByteSizeExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/CollectionFormatterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/CollectionFormatterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/HeadingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/HeadingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/ResourcesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/ResourcesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/TimeOnlyHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/TimeOnlyHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/is/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/CollectionFormatterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/CollectionFormatterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/OrdinalizerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/OrdinalizerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/it/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ja/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ko-KR". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ko-KR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ko-KR/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ko-KR/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ko-KR/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ko-KR/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ku/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/lv". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/lv". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/lv". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/lv/DateToOrdinalWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/lv/DateToOrdinalWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/lv/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/lv/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/lv/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/lv/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ms-MY". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ms-MY/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ms-MY/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/mt/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb-NO". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb-NO". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb-NO/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb-NO/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb-NO/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb-NO/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nb/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/nl/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pl/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pl/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pl/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pl/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pl/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pl/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/TimeToClockNotationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/TimeToClockNotationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt-BR/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/pt/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/CollectionFormatterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/CollectionFormatterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/TimeSpanHumanizerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/TimeSpanHumanizerTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/OrdinalizerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/OrdinalizerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ro-Ro/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ru-RU/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sk/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sk/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sk/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sk/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sl/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sl/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sl/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sl/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sl/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sl/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr-Latn". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr-Latn". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr-Latn". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr-Latn/NumberToWordsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr-Latn/NumberToWordsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr-Latn/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr-Latn/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr-Latn/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr-Latn/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr/NumberToWordsTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr/NumberToWordsTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sr/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv/CollectionFormatterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/sv/CollectionFormatterTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ta". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ta/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/ta/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/th-TH". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/th-TH". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/th-TH/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/th-TH/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/th-TH/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/th-TH/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/tr/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA/OrdinalizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA/OrdinalizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uk-UA/NumberToWordsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Cyrl-UZ/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/uz-Latn-UZ/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/vi/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-CN". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-CN". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-CN". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-CN/NumberToWordsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-CN/NumberToWordsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-CN/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-CN/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-CN/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-CN/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hans". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hans/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hans/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hans/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hans/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hant". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hant/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hant/DateHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hant/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-Hant/TimeSpanHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-HK". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-HK". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-HK/TimeSpanHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-HK/TimeSpanHumanizeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-HK/DateHumanizeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Shared/Localisation/zh-HK/DateHumanizeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Humanizer.Tests.Uwp.Runner_TemporaryKey.pfx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Humanizer.Tests.Uwp.Runner_TemporaryKey.pfx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/App.xaml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/App.xaml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Humanizer.Tests.Uwp.Runner.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Humanizer.Tests.Uwp.Runner.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Package.appxmanifest" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Package.appxmanifest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/App.xaml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/App.xaml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/Square44x44Logo.scale-200.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/Square44x44Logo.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/SplashScreen.scale-200.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/SplashScreen.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/LockScreenLogo.scale-200.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/LockScreenLogo.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/StoreLogo.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/StoreLogo.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/Square44x44Logo.targetsize-24_altform-unplated.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/Square44x44Logo.targetsize-24_altform-unplated.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/Square150x150Logo.scale-200.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/Square150x150Logo.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/Wide310x150Logo.scale-200.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Assets/Wide310x150Logo.scale-200.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Properties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Properties/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Properties/Default.rd.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp.Runner/Properties/Default.rd.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Assets/SplashScreen.scale-200.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets/SplashScreen.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Assets/Square44x44Logo.targetsize-24_altform-unplated.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets/Square44x44Logo.targetsize-24_altform-unplated.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Assets/Square150x150Logo.scale-200.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets/Square150x150Logo.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Assets/LockScreenLogo.scale-200.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets/LockScreenLogo.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Assets/Square44x44Logo.scale-200.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets/Square44x44Logo.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Assets/StoreLogo.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets/StoreLogo.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Assets/Wide310x150Logo.scale-200.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Assets/Wide310x150Logo.scale-200.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Humanizer.Tests.Uwp.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Humanizer.Tests.Uwp.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/UnitTestApp.xaml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/UnitTestApp.xaml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/UnitTestApp.xaml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/UnitTestApp.xaml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/xunit.runner.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/xunit.runner.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Package.appxmanifest" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Package.appxmanifest". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Humanizer.Tests.Uwp_TemporaryKey.pfx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Humanizer.Tests.Uwp_TemporaryKey.pfx". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Properties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Properties/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests.Uwp/Properties/UnitTestApp.rd.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests.Uwp/Properties/UnitTestApp.rd.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests/ApiApprover". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests/ApiApprover". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests/ApiApprover". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests/ApiApprover/DiffPlexReporter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests/ApiApprover/DiffPlexReporter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests/ApiApprover/PublicApiApprovalTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests/ApiApprover/PublicApiApprovalTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests/ApiApprover/PublicApiApprovalTest.approve_public_api.approved.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests/ApiApprover/PublicApiApprovalTest.approve_public_api.approved.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests/Humanizer.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests/Humanizer.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer.Tests/xunit.runner.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer.Tests/xunit.runner.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Articles.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Articles.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/ArticlePrefixSort.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/ArticlePrefixSort.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/ClockNotationRounding.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/ClockNotationRounding.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/CasingExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/CasingExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/CollectionHumanizeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/CollectionHumanizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/DateHumanizeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateHumanizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/DateToOrdinalWordsExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateToOrdinalWordsExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/GrammaticalCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/GrammaticalCase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/EnumHumanizeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/EnumHumanizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/EnumDehumanizeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/EnumDehumanizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/HeadingExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/HeadingExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/GrammaticalGender.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/GrammaticalGender.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Humanizer.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Humanizer.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Humanizer.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Humanizer.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/InflectorExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/InflectorExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/LetterCasing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/LetterCasing.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/MetricNumeralExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/MetricNumeralExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/NumberToNumberExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/NumberToNumberExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/MetricNumeralFormats.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/MetricNumeralFormats.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/NumberToTimeSpanExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/NumberToTimeSpanExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/NoMatchFoundException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/NoMatchFoundException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/NumberToWordsExtension.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/NumberToWordsExtension.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/OrdinalizeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/OrdinalizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/OnNoMatch.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/OnNoMatch.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Plurality.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Plurality.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/RegexOptionsUtil.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/RegexOptionsUtil.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/RomanNumeralExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/RomanNumeralExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/StringDehumanizeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/StringDehumanizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/StringHumanizeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/StringHumanizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/StringExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/StringExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/TimeOnlyToClockNotationExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/TimeOnlyToClockNotationExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/TimeSpanHumanizeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/TimeSpanHumanizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/TimeUnitToSymbolExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/TimeUnitToSymbolExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/TruncateExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/TruncateExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/ToQuantityExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/ToQuantityExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/WordForm.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/WordForm.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/TupleizeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/TupleizeExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Bytes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Bytes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Bytes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Bytes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Bytes/ByteRate.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Bytes/ByteRate.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Bytes/LICENSE" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Bytes/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Bytes/ByteSizeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Bytes/ByteSizeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Bytes/ByteSize.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Bytes/ByteSize.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Configuration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Configuration". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Configuration". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/DateToOrdinalWordsConverterRegistry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Configuration/DateToOrdinalWordsConverterRegistry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/CollectionFormatterRegistry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Configuration/CollectionFormatterRegistry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/LocaliserRegistry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Configuration/LocaliserRegistry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/DateOnlyToOrdinalWordsConverterRegistry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Configuration/DateOnlyToOrdinalWordsConverterRegistry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Configuration". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/FormatterRegistry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Configuration/FormatterRegistry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Configuration". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/Configurator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Configuration/Configurator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/NumberToWordsConverterRegistry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Configuration/NumberToWordsConverterRegistry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/TimeOnlyToClockNotationConvertersRegistry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Configuration/TimeOnlyToClockNotationConvertersRegistry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Configuration/OrdinalizerRegistry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Configuration/OrdinalizerRegistry.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DefaultDateTimeHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DefaultDateTimeHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DateTimeHumanizeAlgorithms.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DateTimeHumanizeAlgorithms.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DefaultDateOnlyHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DefaultDateOnlyHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DefaultDateTimeOffsetHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DefaultDateTimeOffsetHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/IDateOnlyHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/IDateOnlyHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DefaultTimeOnlyHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/DefaultTimeOnlyHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/IDateTimeHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/IDateTimeHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/ITimeOnlyHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/ITimeOnlyHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/IDateTimeOffsetHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/IDateTimeOffsetHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/PrecisionDateOnlyHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/PrecisionDateOnlyHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/PrecisionDateTimeHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/PrecisionDateTimeHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/PrecisionDateTimeOffsetHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/PrecisionDateTimeOffsetHumanizeStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/PrecisionTimeOnlyHumanizeStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/DateTimeHumanizeStrategy/PrecisionTimeOnlyHumanizeStrategy.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/FluentDate". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/FluentDate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/In.SomeTimeFrom.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/FluentDate/In.SomeTimeFrom.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/In.Months.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/FluentDate/In.Months.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/In.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/FluentDate/In.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/In.Months.tt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/FluentDate/In.Months.tt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/InDate.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/FluentDate/InDate.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/In.SomeTimeFrom.tt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/FluentDate/In.SomeTimeFrom.tt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/InDate.Months.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/FluentDate/InDate.Months.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/InDate.Months.tt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/FluentDate/InDate.Months.tt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/InDate.SomeTimeFrom.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/FluentDate/InDate.SomeTimeFrom.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/InDate.SomeTimeFrom.tt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/FluentDate/InDate.SomeTimeFrom.tt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/On.Days.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/FluentDate/On.Days.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/On.Days.tt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/FluentDate/On.Days.tt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/OnDate.Days.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/FluentDate/OnDate.Days.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/OnDate.Days.tt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/FluentDate/OnDate.Days.tt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/FluentDate/PrepositionsExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/FluentDate/PrepositionsExtensions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Inflections". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Inflections". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Inflections". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Inflections/LICENSE" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Inflections/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Inflections/Vocabulary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Inflections/Vocabulary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Inflections/Vocabularies.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Inflections/Vocabularies.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/CollectionFormatters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/CollectionFormatters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/CollectionFormatters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/CollectionFormatters/ICollectionFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/CollectionFormatters/ICollectionFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/CollectionFormatters/OxfordStyleCollectionFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/CollectionFormatters/OxfordStyleCollectionFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/CollectionFormatters/DefaultCollectionFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/CollectionFormatters/DefaultCollectionFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DataUnit.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/DataUnit.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/ResourceKeys.Common.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/ResourceKeys.Common.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/ResourceKeys.DateHumanize.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/ResourceKeys.DateHumanize.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/ResourceKeys.TimeSpanHumanize.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/ResourceKeys.TimeSpanHumanize.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Resources.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Resources.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/ResourceKeys.TimeUnitSymbol.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/ResourceKeys.TimeUnitSymbol.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Tense.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Tense.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/TimeUnit.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/TimeUnit.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/DefaultDateToOrdinalWordConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/DefaultDateToOrdinalWordConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/EsDateToOrdinalWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/EsDateToOrdinalWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/DefaultDateOnlyToOrdinalWordConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/DefaultDateOnlyToOrdinalWordConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/FrDateOnlyToOrdinalWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/FrDateOnlyToOrdinalWordsConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/FrDateToOrdinalWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/FrDateToOrdinalWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/EsDateOnlyToOrdinalWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/EsDateOnlyToOrdinalWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/IDateOnlyToOrdinalWordConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/IDateOnlyToOrdinalWordConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/IDateToOrdinalWordConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/IDateToOrdinalWordConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/UsDateOnlyToOrdinalWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/UsDateOnlyToOrdinalWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/UsDateToOrdinalWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/DateToOrdinalWords/UsDateToOrdinalWordsConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/CzechSlovakPolishFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters/CzechSlovakPolishFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/DefaultFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters/DefaultFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/ArabicFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters/ArabicFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/CroatianFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters/CroatianFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/FrenchFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters/FrenchFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/GermanFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters/GermanFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/HebrewFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters/HebrewFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/IcelandicFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters/IcelandicFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/RomanianFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters/RomanianFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/MalteseFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters/MalteseFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/IFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters/IFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/RussianFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters/RussianFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/SerbianFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters/SerbianFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/SlovenianFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters/SlovenianFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Formatters/UkrainianFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Formatters/UkrainianFormatter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/GrammaticalNumber". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/GrammaticalNumber". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/GrammaticalNumber/RussianGrammaticalNumberDetector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/GrammaticalNumber/RussianGrammaticalNumberDetector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/GrammaticalNumber/RussianGrammaticalNumber.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/GrammaticalNumber/RussianGrammaticalNumber.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/ArabicNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/ArabicNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/AzerbaijaniNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/AzerbaijaniNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/AfrikaansNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/AfrikaansNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/BanglaNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/BanglaNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/ArmenianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/ArmenianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/BrazilianPortugueseNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/BrazilianPortugueseNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/BulgarianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/BulgarianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/DefaultNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/DefaultNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/CentralKurdishNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/CentralKurdishNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/ChineseNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/ChineseNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/CzechNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/CzechNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/CroatianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/CroatianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/DutchNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/DutchNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/EnglishNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/EnglishNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/FarsiNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/FarsiNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/FinnishNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/FinnishNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/FrenchBelgianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/FrenchBelgianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/FrenchNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/FrenchNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/FrenchSwissNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/FrenchSwissNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/FrenchNumberToWordsConverterBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/FrenchNumberToWordsConverterBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/GenderedNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/GenderedNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/GenderlessNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/GenderlessNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/GermanNumberToWordsConverterBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/GermanNumberToWordsConverterBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/GermanSwissLiechtensteinNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/GermanSwissLiechtensteinNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/GermanNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/GermanNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/GreekNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/GreekNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/IcelandicNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/IcelandicNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/IndianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/IndianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/HebrewNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/HebrewNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/INumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/INumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/JapaneseNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/JapaneseNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/ItalianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/ItalianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/KoreanNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/KoreanNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/MalteseNumberToWordsConvertor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/MalteseNumberToWordsConvertor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/LatvianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/LatvianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/PolishNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/PolishNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/PortugueseNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/PortugueseNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/NorwegianBokmalNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/NorwegianBokmalNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/SerbianCyrlNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/SerbianCyrlNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/RussianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/RussianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/RomanianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/RomanianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/SerbianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/SerbianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/SpanishNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/SpanishNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/SwedishNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/SwedishNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/SlovenianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/SlovenianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/ThaiNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/ThaiNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/TamilNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/TamilNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/TurkishNumberToWordConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/TurkishNumberToWordConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/UzbekCyrlNumberToWordConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/UzbekCyrlNumberToWordConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/UkrainianNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/UkrainianNumberToWordsConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/UzbekLatnNumberToWordConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/UzbekLatnNumberToWordConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/VietnameseNumberToWordsConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/VietnameseNumberToWordsConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/Italian". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/Italian". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/Italian/ItalianOrdinalNumberCruncher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/Italian/ItalianOrdinalNumberCruncher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/Italian/ItalianCardinalNumberCruncher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/Italian/ItalianCardinalNumberCruncher.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/Romanian". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/Romanian". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/Romanian/RomanianCardinalNumberConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/Romanian/RomanianCardinalNumberConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/NumberToWords/Romanian/RomanianOrdinalNumberConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/NumberToWords/Romanian/RomanianOrdinalNumberConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/AzerbaijaniOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/AzerbaijaniOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/EnglishOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/EnglishOrdinalizer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/DefaultOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/DefaultOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/FrenchOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/FrenchOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/ArmenianOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/ArmenianOrdinalizer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/DutchOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/DutchOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/IcelandicOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/IcelandicOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/PortugueseOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/PortugueseOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/GermanOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/GermanOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/ItalianOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/ItalianOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/IOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/IOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/RomanianOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/RomanianOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/SpanishOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/SpanishOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/RussianOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/RussianOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/UkrainianOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/UkrainianOrdinalizer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/Ordinalizers/TurkishOrdinalizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/Ordinalizers/TurkishOrdinalizer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/DefaultTimeOnlyToClockNotationConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/DefaultTimeOnlyToClockNotationConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/FrTimeOnlyToClockNotationConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/FrTimeOnlyToClockNotationConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/ITimeOnlyToClockNotationConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/ITimeOnlyToClockNotationConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/BrazilianPortugueseTimeOnlyToClockNotationConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/BrazilianPortugueseTimeOnlyToClockNotationConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/EsTimeOnlyToClockNotationConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Localisation/TimeToClockNotation/EsTimeOnlyToClockNotationConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.az.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.az.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.bg.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.bg.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.af.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.af.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.ar.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.ar.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.bn-BD.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.bn-BD.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.de.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.de.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.da.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.da.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.es.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.es.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.el.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.el.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.cs.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.cs.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.fa.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.fa.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.fil-PH.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.fil-PH.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.fi-FI.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.fi-FI.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.fr-BE.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.fr-BE.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.fr.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.fr.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.he.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.he.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.hr.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.hr.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.hu.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.hu.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.hy.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.hy.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.id.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.id.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.is.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.is.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.it.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.it.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.ja.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.ja.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.ku.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.ku.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.lv.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.lv.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.ko-KR.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.ko-KR.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.ms-MY.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.ms-MY.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.nb-NO.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.nb-NO.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.mt.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.mt.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.nl.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.nl.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.pt.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.pt.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.pl.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.pl.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.ro.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.ro.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.nb.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.nb.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.ru.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.ru.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.sk.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.sk.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.sl.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.sl.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.sr.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.sr.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.sv.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.sv.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.sr-Latn.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.sr-Latn.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.th-TH.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.th-TH.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.tr.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.tr.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.uk.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.uk.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.uz-Cyrl-UZ.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.uz-Cyrl-UZ.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.uz-Latn-UZ.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.uz-Latn-UZ.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.zh-CN.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.zh-CN.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.vi.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.vi.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.zh-Hans.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.zh-Hans.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Properties/Resources.zh-Hant.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Properties/Resources.zh-Hant.resx". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Transformer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Transformer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Transformer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Transformer/ToLowerCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Transformer/ToLowerCase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Transformer/To.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Transformer/To.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Transformer/IStringTransformer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Transformer/IStringTransformer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Transformer/ICulturedStringTransformer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Transformer/ICulturedStringTransformer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Transformer/ToSentenceCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Transformer/ToSentenceCase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Transformer/ToTitleCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Transformer/ToTitleCase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Transformer/ToUpperCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Transformer/ToUpperCase.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Truncation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Truncation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Truncation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Truncation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Truncation/FixedNumberOfCharactersTruncator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Truncation/FixedNumberOfCharactersTruncator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Truncation/Truncator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Truncation/Truncator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Truncation/ITruncator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Truncation/ITruncator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Truncation/FixedNumberOfWordsTruncator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Truncation/FixedNumberOfWordsTruncator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/humanizer/src/Humanizer/Truncation/FixedLengthTruncator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Truncation/FixedLengthTruncator.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/MSBuildLocator.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/MSBuildLocator.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/.git" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/LICENSE" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/version.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/version.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/.github/workflows". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/.github/workflows/pull-request.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/.github/workflows/pull-request.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/branding". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/branding/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/branding/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/samples/BuilderApp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/samples/BuilderApp". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/samples/BuilderApp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/samples/BuilderApp/test.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/samples/BuilderApp/test.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/samples/BuilderApp/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/samples/BuilderApp/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/samples/BuilderApp/BuilderApp.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/samples/BuilderApp/BuilderApp.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator.Tests/QueryOptionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator.Tests/QueryOptionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator.Tests/QueryInstanceTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator.Tests/QueryInstanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator.Tests/Microsoft.Build.Locator.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator.Tests/Microsoft.Build.Locator.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/build/Microsoft.Build.Locator.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator/build/Microsoft.Build.Locator.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/build/Microsoft.Build.Locator.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator/build/Microsoft.Build.Locator.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/DiscoveryType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator/DiscoveryType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/key.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator/key.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/Microsoft.Build.Locator.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator/Microsoft.Build.Locator.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/DotNetSdkLocationHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator/DotNetSdkLocationHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/MSBuildLocator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator/MSBuildLocator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/VisualStudioInstance.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator/VisualStudioInstance.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/VisualStudioLocationHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator/VisualStudioLocationHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/VisualStudioInstanceQueryOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator/VisualStudioInstanceQueryOptions.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/MSBuildLocator/src/MSBuildLocator/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/netcorecli-fsc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/netcorecli-fsc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/netcorecli-fsc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/netcorecli-fsc/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/netcorecli-fsc/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/netcorecli-fsc/FSharp.NET.Sdk.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/netcorecli-fsc/FSharp.NET.Sdk.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/netcorecli-fsc/FSharp.NET.Sdk.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/netcorecli-fsc/FSharp.NET.Sdk.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/netcorecli-fsc/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/netcorecli-fsc/Sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/netcorecli-fsc/Sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/netcorecli-fsc/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/netcorecli-fsc/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/netcorecli-fsc/Sdk/Sdk.OnRestore.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/netcorecli-fsc/Sdk/Sdk.OnRestore.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/netcorecli-fsc/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/netcorecli-fsc/Sdk/Sdk.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/.appveyor.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/.appveyor.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/.git" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/azure-pipelines.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/azure-pipelines.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/CONTRIBUTING.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/CONTRIBUTING.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/ISSUE_TEMPLATE.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/ISSUE_TEMPLATE.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/LICENSE.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/LICENSE.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Build/appsettings.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Build/appsettings.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Build/localbuild.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Build/localbuild.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Build/psake.psm1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Build/psake.psm1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Build/build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Build/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Build/runbuild.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Build/runbuild.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Build/runbuild.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Build/runbuild.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Build/version.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Build/version.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Build/Sign-Package.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Build/Sign-Package.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/ConditionalProperties.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/ConditionalProperties.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/cross.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/cross.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/CreatingLINQtoJSON.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/CreatingLINQtoJSON.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/ContractResolver.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/ContractResolver.aml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/CustomCreationConverter.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/CustomCreationConverter.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/ConvertingJSONandXML.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/ConvertingJSONandXML.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/DatesInJSON.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/DatesInJSON.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/doc.content" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/doc.content". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Introduction.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Introduction.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/doc.shfbproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/doc.shfbproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/JsonNetVsDotNetSerializers.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/JsonNetVsDotNetSerializers.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/JsonSchema.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/JsonSchema.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/ParsingLINQtoJSON.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/ParsingLINQtoJSON.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/license.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/license.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/LINQtoJSON.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/LINQtoJSON.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Performance.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Performance.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/PreserveObjectReferences.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/PreserveObjectReferences.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/performance.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/performance.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/QueryingLINQtoJSON.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/QueryingLINQtoJSON.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/readme.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/readme.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/ReducingSerializedJSONSize.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/ReducingSerializedJSONSize.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/SelectToken.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/SelectToken.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/ReadingWritingJSON.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/ReadingWritingJSON.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/SerializationAttributes.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/SerializationAttributes.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/SerializationErrorHandling.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/SerializationErrorHandling.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/SerializationCallbacks.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/SerializationCallbacks.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/SerializationGuide.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/SerializationGuide.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/SerializationTracing.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/SerializationTracing.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/SerializationSettings.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/SerializationSettings.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/SerializingCollections.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/SerializingCollections.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/SerializingJSONFragments.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/SerializingJSONFragments.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/tick.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/tick.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/SerializingJSON.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/SerializingJSON.aml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/icons". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/icons". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/icons/favicon.ico" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/icons/favicon.ico". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/icons/logo.jpg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/icons/logo.jpg". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Bson". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Bson". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Bson". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Bson/DeserializeFromBson.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Bson/DeserializeFromBson.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Bson/SerializeToBson.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Bson/SerializeToBson.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Bson/DeserializeFromBsonCollection.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Bson/DeserializeFromBsonCollection.aml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Json/ReadJsonWithJsonTextReader.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Json/ReadJsonWithJsonTextReader.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Json/CustomJsonWriter.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Json/CustomJsonWriter.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Json/WriteJsonWithJsonTextWriter.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Json/WriteJsonWithJsonTextWriter.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Json/ReadMultipleContentWithJsonReader.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Json/ReadMultipleContentWithJsonReader.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Json/CustomJsonReader.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Json/CustomJsonReader.aml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/JsonPath". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/JsonPath/ErrorWhenNoMatchQuery.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/JsonPath/ErrorWhenNoMatchQuery.aml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/JsonPath". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/JsonPath/QueryJsonSelectToken.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/JsonPath/QueryJsonSelectToken.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/JsonPath/QueryJsonSelectTokenJsonPath.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/JsonPath/QueryJsonSelectTokenJsonPath.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/JsonPath/QueryJsonSelectTokenEscaped.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/JsonPath/QueryJsonSelectTokenEscaped.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/JsonPath/RegexQuery.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/JsonPath/RegexQuery.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/JsonPath/QueryJsonSelectTokenWithLinq.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/JsonPath/QueryJsonSelectTokenWithLinq.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/JsonPath/StrictEqualsQuery.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/JsonPath/StrictEqualsQuery.aml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonAnonymousObject.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonAnonymousObject.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonDeclaratively.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonDeclaratively.aml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonCollectionInitializer.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonCollectionInitializer.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonDynamic.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonDynamic.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonJTokenWriter.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonJTokenWriter.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/Clone.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/Clone.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/CreateReader.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/CreateReader.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonManually.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/CreateJsonManually.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/DeepEquals.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/DeepEquals.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/DeserializeWithLinq.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/DeserializeWithLinq.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/CreateWriter.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/CreateWriter.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/FromObject.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/FromObject.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/JObjectProperties.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/JObjectProperties.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/MergeJson.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/MergeJson.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/JTokenAnnotation.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/JTokenAnnotation.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/JValueCast.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/JValueCast.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/JValueValue.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/JValueValue.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ModifyJson.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/ModifyJson.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ParseJsonAny.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/ParseJsonAny.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ParseJsonArray.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/ParseJsonArray.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/QueryJsonDynamic.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/QueryJsonDynamic.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ParseJsonObject.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/ParseJsonObject.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/QueryJson.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/QueryJson.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/QueryJsonLinq.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/QueryJsonLinq.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ReadJson.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/ReadJson.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ToObjectGeneric.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/ToObjectGeneric.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/SerializeWithLinq.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/SerializeWithLinq.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ToObjectComplex.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/ToObjectComplex.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ToObjectType.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/ToObjectType.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ToString.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/ToString.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ReadJTokenFromBson.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/ReadJTokenFromBson.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/WriteToJsonFile.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/WriteToJsonFile.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/WriteJTokenToBson.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/WriteJTokenToBson.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Linq/ToStringJsonConverter.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Linq/ToStringJsonConverter.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Samples.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Samples.aml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Schema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Schema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Schema". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/JsonSchemaParse.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Schema/JsonSchemaParse.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/CreateJsonSchemaManually.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Schema/CreateJsonSchemaManually.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/JsonValidatingReaderAndSerializer.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Schema/JsonValidatingReaderAndSerializer.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/JTokenIsValidWithMessages.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Schema/JTokenIsValidWithMessages.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/JTokenIsValid.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Schema/JTokenIsValid.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/JTokenValidateWithEvent.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Schema/JTokenValidateWithEvent.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/LoadJsonSchemaFromFile.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Schema/LoadJsonSchemaFromFile.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/SaveJsonSchemaToFile.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Schema/SaveJsonSchemaToFile.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Schema/RefJsonSchemaResolver.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Schema/RefJsonSchemaResolver.aml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/CustomTraceWriter.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/CustomTraceWriter.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/CustomJsonConverterGeneric.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/CustomJsonConverterGeneric.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/CustomContractResolver.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/CustomContractResolver.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DataContractAndDataMember.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DataContractAndDataMember.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/CustomJsonConverter.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/CustomJsonConverter.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DefaultSettings.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DefaultSettings.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DefaultValueAttributeIgnore.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DefaultValueAttributeIgnore.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DefaultValueHandlingIgnore.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DefaultValueHandlingIgnore.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeAnonymousType.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeAnonymousType.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeCollection.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeCollection.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeConstructorHandling.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeConstructorHandling.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeCustomCreationConverter.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeCustomCreationConverter.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeDateFormatString.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeDateFormatString.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeDataSet.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeDataSet.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeDictionary.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeDictionary.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeExtensionData.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeExtensionData.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeImmutableCollections.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeImmutableCollections.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeMetadataPropertyHandling.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeMetadataPropertyHandling.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeMissingMemberHandling.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeMissingMemberHandling.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeObject.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeObject.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeObjectCreationHandling.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeObjectCreationHandling.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeWithJsonSerializerFromFile.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeWithJsonSerializerFromFile.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeWithDependencyInjection.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/DeserializeWithDependencyInjection.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/ErrorHandlingEvent.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/ErrorHandlingEvent.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/ErrorHandlingAttribute.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/ErrorHandlingAttribute.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonConverterAttributeClass.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonConverterAttributeClass.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonConstructorAttribute.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonConstructorAttribute.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyItemLevelSetting.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyItemLevelSetting.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonObjectAttributeOverrideIEnumerable.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonObjectAttributeOverrideIEnumerable.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonConverterAttributeProperty.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonConverterAttributeProperty.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonObjectAttributeOptIn.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonObjectAttributeOptIn.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyRequired.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyRequired.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyOrder.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyOrder.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategyAttributes.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategyAttributes.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/MaxDepth.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/MaxDepth.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyPropertyLevelSetting.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyPropertyLevelSetting.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyName.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/JsonPropertyName.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategyCamelCase.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategyCamelCase.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategySkipDictionaryKeys.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategySkipDictionaryKeys.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategySkipSpecifiedNames.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategySkipSpecifiedNames.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/NullValueHandlingIgnore.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/NullValueHandlingIgnore.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategySnakeCase.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/NamingStrategySnakeCase.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/PreserveReferencesHandlingObject.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/PreserveReferencesHandlingObject.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/PopulateObject.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/PopulateObject.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/ReferenceLoopHandlingIgnore.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/ReferenceLoopHandlingIgnore.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializationCallbackAttributes.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializationCallbackAttributes.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/PropertyJsonIgnore.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/PropertyJsonIgnore.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeCollection.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeCollection.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeContractResolver.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeContractResolver.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeConditionalProperty.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeConditionalProperty.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDateFormatHandling.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDateFormatHandling.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDateFormatString.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDateFormatString.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDataSet.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDataSet.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDictionary.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDictionary.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDateTimeZoneHandling.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeDateTimeZoneHandling.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeExtensionData.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeExtensionData.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeObject.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeObject.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeImmutableCollections.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeImmutableCollections.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeRawJson.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeRawJson.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeSerializationBinder.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeSerializationBinder.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeTypeNameHandling.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeTypeNameHandling.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeUnindentedJson.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeUnindentedJson.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeWithJsonSerializerToFile.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeWithJsonSerializerToFile.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/SerializeWithJsonConverters.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/SerializeWithJsonConverters.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Serializer/TraceWriter.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Serializer/TraceWriter.aml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Xml/ConvertXmlToJson.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Xml/ConvertXmlToJson.aml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Xml/ConvertJsonToXml.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Xml/ConvertJsonToXml.aml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Doc/Samples/Xml/ConvertXmlToJsonForceArray.aml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Doc/Samples/Xml/ConvertXmlToJsonForceArray.aml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.sln.DotSettings" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.sln.DotSettings". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/global.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/global.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/NuGet.Config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/NuGet.Config". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.TestConsole". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.TestConsole". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.TestConsole". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.TestConsole/Program.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.TestConsole/Program.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.TestConsole/App.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.TestConsole/App.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.TestConsole/Newtonsoft.Json.TestConsole.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.TestConsole/Newtonsoft.Json.TestConsole.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/DemoTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/DemoTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/FileSystemEntityModel.Designer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/FileSystemEntityModel.Designer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/ExceptionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/ExceptionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/App.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/App.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/bunny_pancake.jpg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/bunny_pancake.jpg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/FileSystemEntityModel.edmx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/FileSystemEntityModel.edmx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonConvertTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonConvertTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonArrayAttributeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonArrayAttributeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextWriterAsyncTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextWriterAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonValidatingReaderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonValidatingReaderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/large.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/large.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextWriterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextWriterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/large_sample.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/large_sample.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/SpaceShipV2.bson" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/SpaceShipV2.bson". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/PoisonText.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/PoisonText.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestFixtureBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestFixtureBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Newtonsoft.Json.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/DeserializeBenchmarks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/DeserializeBenchmarks.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/JsonTextWriterBenchmarks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/JsonTextWriterBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/JsonTextReaderBenchmarks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/JsonTextReaderBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/DeserializeComparisonBenchmarks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/DeserializeComparisonBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/JTokenBenchmarks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/JTokenBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/BenchmarkConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/BenchmarkConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/JValueConvertBenchmarks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/JValueConvertBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/Runner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/Runner.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/LowLevelBenchmarks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/LowLevelBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/SerializeBenchmarks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/SerializeBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/LargeJArrayBenchmarks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/LargeJArrayBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/SerializeComparisonBenchmarks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/SerializeComparisonBenchmarks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/XmlNodeConverterBenchmarks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Benchmarks/XmlNodeConverterBenchmarks.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson/BsonWriterAsyncTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson/BsonWriterAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson/BsonReaderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson/BsonReaderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson/BsonWriterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson/BsonWriterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson/BsonReaderAsyncTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Bson/BsonReaderAsyncTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/CustomCreationConverterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/CustomCreationConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/DiscriminatedUnionConverterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/DiscriminatedUnionConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/BinaryConverterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/BinaryConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/ExpandoObjectConverterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/ExpandoObjectConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/DataSetConverterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/DataSetConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/DataTableConverterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/DataTableConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/IsoDateTimeConverterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/IsoDateTimeConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/JavaScriptDateTimeConverterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/JavaScriptDateTimeConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/KeyValuePairConverterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/KeyValuePairConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/GenericJsonConverterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/GenericJsonConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/ObjectIdConverterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/ObjectIdConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/RegexConverterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/RegexConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/UnixDateTimeConverterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/UnixDateTimeConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/VersionConverterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/VersionConverterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/XmlNodeConverterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/XmlNodeConverterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/StringEnumConverterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Converters/StringEnumConverterTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/JsonSchemaTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/JsonSchemaTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/ReadingAndWritingJsonTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/ReadingAndWritingJsonTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/ConvertingJsonAndXmlTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/ConvertingJsonAndXmlTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/ConditionalPropertiesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/ConditionalPropertiesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/LinqToJsonTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/LinqToJsonTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/PerformanceTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/PerformanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/SerializationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/SerializationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/TraceWriterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/TraceWriterTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson/SerializeToBson.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson/SerializeToBson.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson/DeserializeFromBsonCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson/DeserializeFromBsonCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson/DeserializeFromBson.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson/DeserializeFromBson.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/CustomJsonReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/CustomJsonReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/ReadMultipleContentWithJsonReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/ReadMultipleContentWithJsonReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/ReadJsonWithJsonTextReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/ReadJsonWithJsonTextReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/WriteJsonWithJsonTextWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/WriteJsonWithJsonTextWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/CustomJsonWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/CustomJsonWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/ErrorWhenNoMatchQuery.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/ErrorWhenNoMatchQuery.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectTokenJsonPath.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectTokenJsonPath.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectTokenWithLinq.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectTokenWithLinq.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectTokenEscaped.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectTokenEscaped.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/RegexQuery.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/RegexQuery.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/StrictEqualsQuery.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/StrictEqualsQuery.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonJTokenWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonJTokenWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonDynamic.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonDynamic.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonAnonymousObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonAnonymousObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonCollectionInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonCollectionInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonDeclaratively.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonDeclaratively.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/Clone.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/Clone.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonManually.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonManually.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/DeserializeWithLinq.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/DeserializeWithLinq.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/FromObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/FromObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/DeepEquals.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/DeepEquals.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JObjectProperties.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JObjectProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JTokenAnnotation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JTokenAnnotation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JValueCast.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JValueCast.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JValueValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JValueValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ModifyJson.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ModifyJson.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ParseJsonAny.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ParseJsonAny.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/MergeJson.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/MergeJson.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ParseJsonArray.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ParseJsonArray.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ParseJsonObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ParseJsonObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJsonDynamic.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJsonDynamic.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJsonIgnoreCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJsonIgnoreCase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJsonLinq.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJsonLinq.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ReadJson.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ReadJson.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJson.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJson.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/SerializeWithLinq.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/SerializeWithLinq.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToObjectType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToObjectType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ReadJTokenFromBson.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ReadJTokenFromBson.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToString.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToString.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToObjectGeneric.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToObjectGeneric.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToObjectComplex.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToObjectComplex.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToStringJsonConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToStringJsonConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/WriteJTokenToBson.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/WriteJTokenToBson.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/WriteToJsonFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/WriteToJsonFile.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JsonSchemaParse.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JsonSchemaParse.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JsonValidatingReaderAndSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JsonValidatingReaderAndSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JTokenIsValid.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JTokenIsValid.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/CreateJsonSchemaManually.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/CreateJsonSchemaManually.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JTokenIsValidWithMessages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JTokenIsValidWithMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JTokenValidateWithEvent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JTokenValidateWithEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/RefJsonSchemaResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/RefJsonSchemaResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/SaveJsonSchemaToFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/SaveJsonSchemaToFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/LoadJsonSchemaFromFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/LoadJsonSchemaFromFile.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomContractResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomJsonConverterGeneric.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomJsonConverterGeneric.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomTraceWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomTraceWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomJsonConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomJsonConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DataContractAndDataMember.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DataContractAndDataMember.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DefaultSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DefaultSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DefaultValueAttributeIgnore.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DefaultValueAttributeIgnore.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeConstructorHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeConstructorHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeAnonymousType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeAnonymousType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeCustomCreationConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeCustomCreationConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DefaultValueHandlingIgnore.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DefaultValueHandlingIgnore.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeDataSet.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeDataSet.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeDateFormatString.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeDateFormatString.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeImmutableCollections.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeImmutableCollections.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeExtensionData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeExtensionData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeMetadataPropertyHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeMetadataPropertyHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeMissingMemberHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeMissingMemberHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeWithDependencyInjection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeWithDependencyInjection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeWithJsonSerializerFromFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeWithJsonSerializerFromFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/ErrorHandlingAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/ErrorHandlingAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeObjectCreationHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeObjectCreationHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/ErrorHandlingEvent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/ErrorHandlingEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonConstructorAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonConstructorAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonObjectAttributeOptIn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonObjectAttributeOptIn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonConverterAttributeProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonConverterAttributeProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyItemLevelSetting.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyItemLevelSetting.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonObjectAttributeOverrideIEnumerable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonObjectAttributeOverrideIEnumerable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonConverterAttributeClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonConverterAttributeClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyName.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyName.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyOrder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyOrder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategyCamelCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategyCamelCase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategyKebabCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategyKebabCase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyRequired.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyRequired.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyPropertyLevelSetting.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyPropertyLevelSetting.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/MaxDepth.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/MaxDepth.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategyAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategyAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategySkipDictionaryKeys.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategySkipDictionaryKeys.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategySkipSpecifiedNames.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategySkipSpecifiedNames.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NullValueHandlingIgnore.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NullValueHandlingIgnore.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategySnakeCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategySnakeCase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/PreserveReferencesHandlingObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/PreserveReferencesHandlingObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/PopulateObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/PopulateObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/PropertyJsonIgnore.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/PropertyJsonIgnore.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/ReferenceLoopHandlingIgnore.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/ReferenceLoopHandlingIgnore.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeConditionalProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeConditionalProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializationCallbackAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializationCallbackAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDateFormatHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDateFormatHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDataSet.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDataSet.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeContractResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDateFormatString.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDateFormatString.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDateTimeZoneHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDateTimeZoneHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeImmutableCollections.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeImmutableCollections.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeExtensionData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeExtensionData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeSerializationBinder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeSerializationBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeRawJson.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeRawJson.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeTypeNameHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeTypeNameHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeUnindentedJson.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeUnindentedJson.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeWithJsonConverters.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeWithJsonConverters.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeWithJsonSerializerToFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeWithJsonSerializerToFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/TraceWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/TraceWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml/ConvertJsonToXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml/ConvertJsonToXml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml/ConvertXmlToJson.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml/ConvertXmlToJson.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml/ConvertXmlToJsonForceArray.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml/ConvertXmlToJsonForceArray.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1307.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1307.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1321.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1321.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue0573.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue0573.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue0198.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue0198.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1322.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1322.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1327.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1327.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1396.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1396.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1353.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1353.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1445.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1445.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1351.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1351.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1362.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1362.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1404.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1404.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1460.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1460.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1512.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1512.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1461.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1461.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1545.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1545.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1541.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1541.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1552.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1552.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1574.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1574.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1576.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1576.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1561.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1561.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1569.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1569.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1566.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1566.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1593.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1593.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1592.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1592.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1598.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1598.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1597.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1597.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1619.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1619.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1620.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1620.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1642.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1642.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1711.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1711.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1682.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1682.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1708.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1708.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1725.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1725.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1752.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1752.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1734.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1734.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1757.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1757.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1778.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1778.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1719.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1719.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1796.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1796.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1798.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1798.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1837.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1837.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1874.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1874.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1877.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1877.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1834.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1834.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1962.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1962.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1984.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue1984.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2082.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2082.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2156.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2156.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2176.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2176.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2444.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2444.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2450.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2450.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2165.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2165.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2492.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2492.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2484.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Issues/Issue2484.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ExceptionHandlingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ExceptionHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ExceptionHandlingAsyncTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ExceptionHandlingAsyncTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/MiscAsyncTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/MiscAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/FloatTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/FloatTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/FloatAsyncTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/FloatAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/MiscTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/MiscTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ParseAsyncTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ParseAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ParseTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ParseTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ReadAsyncTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ReadAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ReadTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ReadTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JObjectAsyncTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JObjectAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JArrayTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JArrayTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JConstructorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JConstructorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/AnnotationsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/AnnotationsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/DynamicTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/DynamicTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JConstructorAsyncTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JConstructorAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JObjectTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JObjectTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JPropertyAsyncTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JPropertyAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JPropertyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JPropertyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenAsyncTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenEqualityComparerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenEqualityComparerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JRawTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JRawTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenReaderAsyncTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenReaderAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenReaderTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenReaderTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenWriterTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenWriterTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JValueAsyncTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JValueAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenWriterAsyncTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JTokenWriterAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/LinqToJsonAsyncTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/LinqToJsonAsyncTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/LinqToJsonTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/LinqToJsonTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JValueTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JValueTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/MergeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/MergeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/ComponentModel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/ComponentModel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/ComponentModel/BindingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/ComponentModel/BindingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/ComponentModel/JPropertyDescriptorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/ComponentModel/JPropertyDescriptorTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath/JPathExecuteTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath/JPathExecuteTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath/JPathParseTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath/JPathParseTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath/QueryExpressionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Linq/JsonPath/QueryExpressionTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClasses.dbml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClasses.dbml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/DepartmentConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/DepartmentConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/Department.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/Department.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/GuidByteArrayConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/GuidByteArrayConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClasses.dbml.layout" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClasses.dbml.layout". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClasses.designer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClasses.designer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClassesSerializationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClassesSerializationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/Role.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/Role.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/Person.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/LinqToSql/Person.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaModelBuilderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaModelBuilderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/ExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/ExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaNodeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaNodeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaBuilderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaBuilderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaSpecTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaSpecTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaGeneratorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaGeneratorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/PerformanceTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/PerformanceTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/dependencies.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/dependencies.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/disallow.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/disallow.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/additionalProperties.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/additionalProperties.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/additionalItems.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/additionalItems.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/divisibleBy.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/divisibleBy.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/enum.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/enum.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/extends.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/extends.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/items.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/items.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/maxItems.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/maxItems.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/maximum.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/maximum.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/minimum.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/minimum.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/maxLength.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/maxLength.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/minLength.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/minLength.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/ref.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/ref.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/patternProperties.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/patternProperties.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/properties.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/properties.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/minItems.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/minItems.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/pattern.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/pattern.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/type.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/type.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/required.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/required.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/uniqueItems.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Schema/Specs/uniqueItems.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ContractResolverTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ContractResolverTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DefaultValueHandlingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DefaultValueHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/CamelCasePropertyNamesContractResolverTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/CamelCasePropertyNamesContractResolverTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DateTimeZoneHandlingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DateTimeZoneHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/CamelCaseNamingStrategyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/CamelCaseNamingStrategyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ConstructorHandlingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ConstructorHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/EntitiesSerializationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/EntitiesSerializationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DynamicConcreteTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DynamicConcreteTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DynamicTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DynamicTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DependencyInjectionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/DependencyInjectionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ExtensionDataTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ExtensionDataTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/FSharpTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/FSharpTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ImmutableCollectionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ImmutableCollectionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/JsonPropertyCollectionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/JsonPropertyCollectionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/JsonSerializerTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/JsonSerializerTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/JsonSerializerCollectionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/JsonSerializerCollectionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/MetadataPropertyHandlingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/MetadataPropertyHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/KebabCaseNamingStrategyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/KebabCaseNamingStrategyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/MissingMemberHandlingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/MissingMemberHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/NamingStrategyEquality.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/NamingStrategyEquality.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/PopulateTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/PopulateTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/NullValueHandlingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/NullValueHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/PreserveReferencesHandlingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/PreserveReferencesHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ReferenceLoopHandlingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ReferenceLoopHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/SerializationErrorHandlingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/SerializationErrorHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ReflectionAttributeProviderTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ReflectionAttributeProviderTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/SerializationEventAttributeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/SerializationEventAttributeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ShouldSerializeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/ShouldSerializeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/SnakeCaseNamingStrategyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/SnakeCaseNamingStrategyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/TraceWriterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/TraceWriterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/TypeNameHandlingTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/TypeNameHandlingTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/WebApiIntegrationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Serialization/WebApiIntegrationTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/A.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/A.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Aa.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Aa.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractGenericBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractGenericBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractDictionaryTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractDictionaryTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AATestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AATestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractImplementationDictionaryTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractImplementationDictionaryTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractImplementationListTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractImplementationListTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractImplementationTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractImplementationTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractListTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractListTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Address.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Address.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AbstractTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Animal.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Animal.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AnswerFilterModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AnswerFilterModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Antworten.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Antworten.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Article.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Article.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ArticleCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ArticleCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ArgumentConverterPrecedenceClassConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ArgumentConverterPrecedenceClassConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AttachmentReadConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/AttachmentReadConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/B.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/B.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BadJsonPropertyClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BadJsonPropertyClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Bar.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Bar.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Bar1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Bar1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseClassWithProtectedVirtual.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseClassWithProtectedVirtual.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseConstructorType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseConstructorType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseDataContractWithHidden.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseDataContractWithHidden.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseClassVirtual.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseClassVirtual.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseDataContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseDataContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseWithContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseWithContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BBTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BBTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseWithoutContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseWithoutContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Bb.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Bb.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseWithPrivate.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BaseWithPrivate.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Binding.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Binding.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BusRun.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/BusRun.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ByteArrayTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ByteArrayTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Binding_DisallowNull.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Binding_DisallowNull.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Car.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Car.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ChildClassVirtual.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ChildClassVirtual.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ChildClassWithProtectedOverridePlusJsonProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ChildClassWithProtectedOverridePlusJsonProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ChildClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ChildClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ChildDataContractWithHidden.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ChildDataContractWithHidden.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CircularConstructor2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CircularConstructor2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CircularConstructor1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CircularConstructor1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CircularReferenceWithIdClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CircularReferenceWithIdClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CircularReferenceClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CircularReferenceClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassAndMemberConverterClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassAndMemberConverterClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassAttributeBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassAttributeBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithArray.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithArray.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassAttributeDerived.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassAttributeDerived.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassConverterPrecedenceClassConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassConverterPrecedenceClassConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithGuid.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithGuid.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithImplicitOperator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithImplicitOperator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClientMap.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClientMap.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CollectionClassAttributeDerived.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CollectionClassAttributeDerived.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithTimeSpan.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ClassWithTimeSpan.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CommentTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CommentTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CommentTestObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CommentTestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CompletionDataRequest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CompletionDataRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ComplexItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ComplexItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Component.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Component.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstantTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstantTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Computer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Computer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConsoleWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConsoleWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorAndDefaultValueAttributeTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorAndDefaultValueAttributeTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorCaseSensitivityClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorCaseSensitivityClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorAndRequiredTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorAndRequiredTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorCompexIgnoredProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorCompexIgnoredProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Container.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Container.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorReadonlyFields.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConstructorReadonlyFields.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ContentBaseClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ContentBaseClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Content.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Content.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ContentSubClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ContentSubClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConvertableIntTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConvertableIntTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConverableMembers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConverableMembers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConverterPrecedenceClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConverterPrecedenceClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConverterPrecedenceClassConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConverterPrecedenceClassConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CustomerDataSet.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CustomerDataSet.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConvertibleInt.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConvertibleInt.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConvertibleId.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ConvertibleId.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CustomerWithMetadataType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/CustomerWithMetadataType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DataContractJsonSerializerTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DataContractJsonSerializerTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DataContractPrivateMembers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DataContractPrivateMembers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DataContractSerializationAttributesClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DataContractSerializationAttributesClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeOffsetWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeOffsetWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeOffsetTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeOffsetTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeErrorObjectCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeErrorObjectCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DateTimeWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DecimalTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DecimalTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DecimalTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DecimalTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DefaultValueAttributeTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DefaultValueAttributeTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedConstructorType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedConstructorType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedWithPrivate.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedWithPrivate.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedEvent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedSerializationEventTestObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DerivedSerializationEventTestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DeserializeStringConvert.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DeserializeStringConvert.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryKey.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryKey.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryKeyCast.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryKeyCast.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryInterfaceClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryInterfaceClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryKeyContractResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryKeyContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryWithNoDefaultConstructor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryWithNoDefaultConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DirectoryAccount.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DirectoryAccount.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryWithNoNull.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DictionaryWithNoNull.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DoubleClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DoubleClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DTOWithParameterisedConstructor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DTOWithParameterisedConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DTOWithoutParameterisedConstructor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/DTOWithoutParameterisedConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EmployeeReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EmployeeReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EmptyJsonValueTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EmptyJsonValueTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EncodingReadConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EncodingReadConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EnumA.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EnumA.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EnumerableClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EnumerableClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EnumerableArrayPropertyClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/EnumerableArrayPropertyClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ErroringClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ErroringClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ErroringTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ErroringTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ErroringJsonConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ErroringJsonConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ExistingValueClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ExistingValueClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Foo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Foo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/FaqItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/FaqItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Foo1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Foo1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Foo64.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Foo64.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/FooConstructor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/FooConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/FooRequired.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/FooRequired.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Friend.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Friend.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/FooBar1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/FooBar1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GameObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GameObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GenericIEnumerableWithImplicitConversion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GenericIEnumerableWithImplicitConversion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GenericImpl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GenericImpl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GetOnlyPropertyClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GetOnlyPropertyClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GenericListAndDictionaryInterfaceProperties.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GenericListAndDictionaryInterfaceProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/HasByteArray.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/HasByteArray.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IdReferenceResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IdReferenceResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Human.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Human.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/HolderClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/HolderClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IgnoreDataMemberTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IgnoreDataMemberTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IgnoredPropertiesContractResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IgnoredPropertiesContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IgnoredPropertiesTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IgnoredPropertiesTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IgnoredProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IgnoredProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IMainClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IMainClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IKeyValueId.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IKeyValueId.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IInterfaceObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IInterfaceObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ImmutableStruct.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ImmutableStruct.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ImplementInterfaceObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ImplementInterfaceObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IMyInterface.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IMyInterface.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IncompatibleJsonAttributeClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IncompatibleJsonAttributeClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IncompleteTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IncompleteTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Invoice.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Invoice.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/InterfacePropertyTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/InterfacePropertyTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IntToFloatConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IntToFloatConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IPrivateImplementationB.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IPrivateImplementationB.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IPrivateImplementationA.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IPrivateImplementationA.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ISerializableTestObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ISerializableTestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IPrivateOverriddenImplementation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/IPrivateOverriddenImplementation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ISerializableWithoutAttributeTestObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ISerializableWithoutAttributeTestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Item.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Item.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ISubclassBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ISubclassBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ISubclass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ISubclass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ItemBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ItemBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ItemConverterTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ItemConverterTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JaggedArray.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JaggedArray.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ItemConverterTestConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ItemConverterTestConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JRawValueTestObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JRawValueTestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonIgnoreAttributeTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonIgnoreAttributeTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonIgnoreAttributeOnClassTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonIgnoreAttributeOnClassTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyConverterContractResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyConverterContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonReaderStubWithIsClosed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonReaderStubWithIsClosed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyConverterTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyConverterTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyWithHandlingValues.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyWithHandlingValues.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JTokenTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JTokenTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/KeyValueId.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/KeyValueId.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/KeyValueTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/KeyValueTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/KVPair.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/KVPair.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Link.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Link.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListErrorObjectCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListErrorObjectCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListOfIds.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListOfIds.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListErrorObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListErrorObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListSourceTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListSourceTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ListTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/LogEntry.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/LogEntry.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MailAddressReadConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MailAddressReadConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/LogEvent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/LogEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MainClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MainClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MemberConverterClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MemberConverterClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MemberConverterPrecedenceClassConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MemberConverterPrecedenceClassConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MethodExecutorObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MethodExecutorObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MessageWithIsoDate.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MessageWithIsoDate.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MetroColorConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MetroColorConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MetroStringConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MetroStringConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MetroPropertyNameResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MetroPropertyNameResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Movie.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Movie.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ModelStateDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ModelStateDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MovieWithJsonObjectNullValueHandlingIgnore.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MovieWithJsonObjectNullValueHandlingIgnore.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MultiIndexBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MultiIndexBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MultiIndexSuper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MultiIndexSuper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MovieWithJsonObjectNullValueHandlingInclude.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MovieWithJsonObjectNullValueHandlingInclude.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MultipleParametrizedConstructorsJsonConstructor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MultipleParametrizedConstructorsJsonConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyEnum.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyEnum.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MultipleItemsClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MultipleItemsClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyObservableObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyObservableObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyInterfaceConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyInterfaceConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Name.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Name.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyTuplePartial.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyTuplePartial.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyTuple.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/MyTuple.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NameContainer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NameContainer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NameContainerConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NameContainerConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NoConstructorReadOnlyCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NoConstructorReadOnlyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NoConstructorReadOnlyDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NoConstructorReadOnlyDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NonDefaultConstructorWithReadOnlyCollectionProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NonDefaultConstructorWithReadOnlyCollectionProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NonPublicConstructorWithJsonConstructor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NonPublicConstructorWithJsonConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NonDefaultConstructorWithReadOnlyDictionaryProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NonDefaultConstructorWithReadOnlyDictionaryProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableDateTimeTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableDateTimeTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NonRequest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NonRequest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableGuid.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableGuid.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableGuidCountingJsonTextWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableGuidCountingJsonTextWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableFloats.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableFloats.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableStructPropertyClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableStructPropertyClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableLongTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullableLongTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/NullTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ObjectArrayPropertyTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ObjectArrayPropertyTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Pair.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Pair.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/OptInClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/OptInClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ObservableObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ObservableObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ParticipantEntity.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ParticipantEntity.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonError.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonError.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonRaw.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonRaw.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonWithPrivateConstructor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonWithPrivateConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonSerializable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PersonSerializable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PhoneNumber.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PhoneNumber.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PocoDataContractSerializationAttributesClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PocoDataContractSerializationAttributesClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PosDouble.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PosDouble.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PosDoubleConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PosDoubleConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PosConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PosConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Pos.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Pos.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PreserveReferencesCallbackTestObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PreserveReferencesCallbackTestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateConstructorTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateConstructorTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateConstructorWithPublicParameterizedConstructorTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateConstructorWithPublicParameterizedConstructorTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateImplementationAClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateImplementationAClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateMembersClassWithAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateMembersClassWithAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateSetterBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateSetterBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateMembersClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateMembersClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateImplementationBClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateImplementationBClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateSetterDerived.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PrivateSetterDerived.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Product.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Product.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ProductCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ProductCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PropertyCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PropertyCase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ProductShort.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ProductShort.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PropertyItemConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PropertyItemConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorRequiringConverterTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorRequiringConverterTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicConstructorOverridenByJsonConstructor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicConstructorOverridenByJsonConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorRequiringConverterWithParameterAttributeTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorRequiringConverterWithParameterAttributeTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorRequiringConverterWithPropertyAttributeTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorRequiringConverterWithPropertyAttributeTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorWithPropertyNameConflict.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorWithPropertyNameConflict.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorWithNonPropertyParameterTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorWithNonPropertyParameterTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorWithPropertyNameConflictWithAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorWithPropertyNameConflictWithAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Ratio.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Ratio.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ReflectionContractResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ReflectionContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequestOnly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequestOnly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequiredPropertyConstructorTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequiredPropertyConstructorTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequiredObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequiredObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequiredMembersClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequiredMembersClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ResponseWithNewGenericProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ResponseWithNewGenericProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequiredPropertyTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RequiredPropertyTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ResponseWithNewGenericPropertyOverride.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ResponseWithNewGenericPropertyOverride.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ResponseWithNewGenericPropertyVirtual.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ResponseWithNewGenericPropertyVirtual.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RoleTransfer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RoleTransfer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RoleTransferDirection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RoleTransferDirection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RoleTransferOperation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RoleTransferOperation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SearchResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SearchResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializableContractResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializableContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SelectListItem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SelectListItem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RootObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/RootObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestObjectWithConstructor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestObjectWithConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SetOnlyPropertyClass2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SetOnlyPropertyClass2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SetOnlyPropertyClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SetOnlyPropertyClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Shortie.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Shortie.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SimpleResponse.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SimpleResponse.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SqlTypesDataSet.xsc" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SqlTypesDataSet.xsc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SqlTypesDataSet.xss" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SqlTypesDataSet.xss". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SqlTypesDataSet.xsd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SqlTypesDataSet.xsd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SqlTypesDataSet.Designer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SqlTypesDataSet.Designer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StaticTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StaticTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Store.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Store.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StringDictionaryTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StringDictionaryTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StoreColor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StoreColor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StructISerializable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StructISerializable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StructTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StructTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StructWithAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/StructWithAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Subclass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Subclass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubKlass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubKlass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubWithContractNewProperties.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubWithContractNewProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubWithoutContractNewProperties.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubWithoutContractNewProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubWithContractVirtualProperties.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubWithContractVirtualProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubWithoutContractVirtualProperties.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SubWithoutContractVirtualProperties.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SuperKlass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/SuperKlass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Test.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Test.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestClassConvertable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestClassConvertable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestComponent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestComponent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestComponentSimple.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestComponentSimple.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ThisGenericTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/ThisGenericTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TimeZoneOffsetObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TimeZoneOffsetObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypeClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypeClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TraceWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TraceWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypeConverterJsonConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypeConverterJsonConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypeConverterSizeConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypeConverterSizeConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypedSubHashtable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypedSubHashtable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypeConverterSize.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/TypeConverterSize.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/UriGuidTimeSpanTestClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/UriGuidTimeSpanTestClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/UserNullable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/UserNullable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VectorParent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VectorParent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Vector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Vector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VersionKeyedCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VersionKeyedCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VirtualOverrideNewBaseObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VirtualOverrideNewBaseObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VersionOld.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VersionOld.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VirtualOverrideNewChildObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VirtualOverrideNewChildObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VirtualOverrideNewChildWithDifferentOverrideObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/VirtualOverrideNewChildWithDifferentOverrideObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Widget.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Widget.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Widget1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Widget1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/WidgetId.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/WidgetId.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/WidgetId1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/WidgetId1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/WidgetIdJsonConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/WidgetIdJsonConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/WithEnums.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/WithEnums.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/XmlNodeTestObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/XmlNodeTestObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/XNodeTestObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/XNodeTestObject.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Events". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Events". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Events/EventType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Events/EventType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Events/Event.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Events/Event.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Events/Event1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Events/Event1.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/AddressDetails.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/AddressDetails.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Country.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Country.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/GoogleMapGeocoderStructure.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/GoogleMapGeocoderStructure.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Locality.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Locality.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/AdministrativeArea.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/AdministrativeArea.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Placemark.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Placemark.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Point.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Point.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/PostalCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/PostalCode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Status.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Status.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Thoroughfare.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Thoroughfare.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/SubAdministrativeArea.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/SubAdministrativeArea.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeometricForms". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeometricForms". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeometricForms/Tags.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeometricForms/Tags.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeometricForms/Shape.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/GeometricForms/Shape.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/FakeArrayPool.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/FakeArrayPool.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/UnmanagedResourceFakingJsonReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/UnmanagedResourceFakingJsonReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/SlowStream.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/SlowStream.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/ToggleReaderError.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/ToggleReaderError.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Money". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Money". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Money/Currency.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Money/Currency.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Money/Tags.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Money/Tags.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/Person.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/Person.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/Manager.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/Manager.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/PersonPropertyClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/PersonPropertyClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/Employee.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/Employee.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/IPerson.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/IPerson.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/WagePerson.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/TestObjects/Organization/WagePerson.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/ConvertUtilsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/ConvertUtilsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/DateTimeUtilsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/DateTimeUtilsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/ExpressionReflectionDelegateFactoryTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/ExpressionReflectionDelegateFactoryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/DynamicReflectionDelegateFactoryTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/DynamicReflectionDelegateFactoryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/LateboundReflectionDelegateFactoryTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/LateboundReflectionDelegateFactoryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/EnumUtilsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/EnumUtilsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/StringUtilsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/StringUtilsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/ReflectionUtilsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json.Tests/Utilities/ReflectionUtilsTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonBinaryWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonBinaryWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonObjectId.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonObjectId.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonBinaryType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonBinaryType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Bson/BsonWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/ConstructorHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/ConstructorHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/DateFormatHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/DateFormatHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/DateParseHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/DateParseHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/DateTimeZoneHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/DateTimeZoneHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/DefaultJsonNameTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/DefaultJsonNameTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/DefaultValueHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/DefaultValueHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/FloatParseHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/FloatParseHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/FloatFormatHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/FloatFormatHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/FormatterAssemblyStyle.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/FormatterAssemblyStyle.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Dynamic.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Dynamic.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Formatting.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Formatting.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/IArrayPool.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/IArrayPool.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonArrayAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonArrayAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/IJsonLineInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/IJsonLineInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConstructorAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConstructorAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonContainerAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonContainerAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConvert.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConvert.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConverterAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConverterAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConverterCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonConverterCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonDictionaryAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonDictionaryAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonExtensionDataAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonExtensionDataAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonIgnoreAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonIgnoreAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonPosition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonPosition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonNameTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonNameTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonObjectAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonObjectAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonPropertyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonPropertyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonReader.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonReader.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonReaderException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonReaderException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonRequiredAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonRequiredAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonSerializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonSerializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonSerializationException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonSerializationException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonSerializerSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonSerializerSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonTextReader.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonTextReader.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonTextReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonTextReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonTextWriter.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonTextWriter.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonTextWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonTextWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonValidatingReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonValidatingReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonWriter.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonWriter.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/MetadataPropertyHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/MetadataPropertyHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/JsonWriterException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/JsonWriterException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/MissingMemberHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/MissingMemberHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/MemberSerialization.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/MemberSerialization.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/NullValueHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/NullValueHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/ObjectCreationHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/ObjectCreationHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/packageIcon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/packageIcon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/PreserveReferencesHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/PreserveReferencesHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/ReferenceLoopHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/ReferenceLoopHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Required.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Required.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/StringEscapeHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/StringEscapeHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/SerializationBinder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/SerializationBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/TraceLevel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/TraceLevel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/TypeNameAssemblyFormatHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/TypeNameAssemblyFormatHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/WriteState.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/WriteState.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/TypeNameHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/TypeNameHandling.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/BsonObjectIdConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/BsonObjectIdConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/BinaryConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/BinaryConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/CustomCreationConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/CustomCreationConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/DataSetConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/DataSetConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/DataTableConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/DataTableConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/DateTimeConverterBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/DateTimeConverterBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/EntityKeyMemberConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/EntityKeyMemberConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/IsoDateTimeConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/IsoDateTimeConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/DiscriminatedUnionConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/DiscriminatedUnionConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/JavaScriptDateTimeConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/JavaScriptDateTimeConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/ExpandoObjectConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/ExpandoObjectConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/KeyValuePairConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/KeyValuePairConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/RegexConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/RegexConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/StringEnumConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/StringEnumConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/XmlNodeConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/XmlNodeConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/UnixDateTimeConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/UnixDateTimeConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/VersionConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Converters/VersionConverter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/CommentHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/CommentHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/DuplicatePropertyNameHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/DuplicatePropertyNameHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/IJEnumerable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/IJEnumerable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JArray.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JArray.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JArray.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JArray.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JConstructor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JContainer.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JContainer.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JConstructor.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JConstructor.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JContainer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JContainer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JEnumerable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JEnumerable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JProperty.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JProperty.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JObject.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JObject.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JPropertyDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JPropertyDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JPropertyKeyedCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JPropertyKeyedCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JRaw.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JRaw.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JRaw.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JRaw.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonLoadSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonLoadSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonMergeSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonMergeSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonSelectSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonSelectSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JToken.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JToken.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenEqualityComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenEqualityComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenWriter.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenWriter.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JTokenWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JValue.Async.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JValue.Async.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/LineInfoHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/LineInfoHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/MergeArrayHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/MergeArrayHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/MergeNullValueHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/MergeNullValueHandling.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ArraySliceFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ArraySliceFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ArrayIndexFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ArrayIndexFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ArrayMultipleIndexFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ArrayMultipleIndexFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/FieldFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/FieldFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/FieldMultipleFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/FieldMultipleFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/JPath.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/JPath.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/PathFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/PathFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/QueryFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/QueryFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/QueryScanFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/QueryScanFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/RootFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/RootFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ScanFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ScanFilter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/QueryExpression.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/QueryExpression.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ScanMultipleFilter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Linq/JsonPath/ScanMultipleFilter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Properties". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Properties/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Properties/AssemblyInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchema.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchema.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaConstants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaConstants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaModel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaModel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaNodeCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaNodeCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaModelBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaModelBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/JsonSchemaWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/ValidationEventArgs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/ValidationEventArgs.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/UndefinedSchemaIdHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/UndefinedSchemaIdHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/ValidationEventHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Schema/ValidationEventHandler.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/CamelCasePropertyNamesContractResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/CamelCasePropertyNamesContractResolver.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/CamelCaseNamingStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/CamelCaseNamingStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DefaultContractResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DefaultContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/CachedAttributeGetter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/CachedAttributeGetter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DefaultReferenceResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DefaultReferenceResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DefaultNamingStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DefaultNamingStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DefaultSerializationBinder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DefaultSerializationBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DiagnosticsTraceWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DiagnosticsTraceWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ErrorContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ErrorContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DynamicValueProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/DynamicValueProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ExpressionValueProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ExpressionValueProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ErrorEventArgs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ErrorEventArgs.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/FormatterConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/FormatterConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/IAttributeProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/IAttributeProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ISerializationBinder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ISerializationBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/IContractResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/IContractResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/IReferenceResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/IReferenceResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ITraceWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ITraceWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/IValueProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/IValueProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonContainerContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonContainerContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonArrayContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonArrayContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonDictionaryContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonDictionaryContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonDynamicContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonDynamicContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonFormatterConverter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonFormatterConverter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonLinqContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonLinqContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonISerializableContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonISerializableContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonObjectContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonObjectContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonPrimitiveContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonPrimitiveContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonPropertyCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonPropertyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonSerializerInternalReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonSerializerInternalReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonSerializerInternalBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonSerializerInternalBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonSerializerInternalWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonSerializerInternalWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonStringContract.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonStringContract.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonSerializerProxy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonSerializerProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonTypeReflector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/JsonTypeReflector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/KebabCaseNamingStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/KebabCaseNamingStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/NamingStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/NamingStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/MemoryTraceWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/MemoryTraceWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ObjectConstructor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ObjectConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/OnErrorAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/OnErrorAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ReflectionValueProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ReflectionValueProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ReflectionAttributeProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/ReflectionAttributeProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/SerializationBinderAdapter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/SerializationBinderAdapter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/SnakeCaseNamingStrategy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/SnakeCaseNamingStrategy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/TraceJsonWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/TraceJsonWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/TraceJsonReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Serialization/TraceJsonReader.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/AsyncUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/AsyncUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/CollectionWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/CollectionWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/BidirectionalDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/BidirectionalDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/Base64Encoder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/Base64Encoder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/CollectionUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/CollectionUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ConvertUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ConvertUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DateTimeParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DateTimeParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DictionaryWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DictionaryWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DateTimeUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DateTimeUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DynamicProxy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DynamicProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DynamicProxyMetaObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DynamicProxyMetaObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DynamicUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DynamicUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DynamicReflectionDelegateFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/DynamicReflectionDelegateFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/EnumInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/EnumInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/EnumUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/EnumUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/FSharpUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/FSharpUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ExpressionReflectionDelegateFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ExpressionReflectionDelegateFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ILGeneratorExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ILGeneratorExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ImmutableCollectionsUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ImmutableCollectionsUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/JavaScriptUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/JavaScriptUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/JsonTokenUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/JsonTokenUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/LateBoundReflectionDelegateFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/LateBoundReflectionDelegateFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/LinqBridge.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/LinqBridge.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/MathUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/MathUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/MethodBinder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/MethodBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/MethodCall.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/MethodCall.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/MiscellaneousUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/MiscellaneousUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ReflectionDelegateFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ReflectionDelegateFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/NullableAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/NullableAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ReflectionObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ReflectionObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/StringBuffer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/StringBuffer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ReflectionUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ReflectionUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/StructMultiKey.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/StructMultiKey.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/StringReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/StringReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/StringUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/StringUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ThreadSafeStore.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ThreadSafeStore.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/TypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/TypeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ValidationUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/Utilities/ValidationUtils.cs". RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/ /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/log/Release/Build.binlog /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/ /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Build started 9/22/2023 6:06:43 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Installed Microsoft.DotNet.SourceBuild.Tasks 7.0.0-beta.22513.4 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash Ks+hLXURRaQzA9oJArViht6sP/wi0kwvz5sLukaelLi+WFgV/mL75J0PsExzFua7AcImEnBbXwD910ArpSm0kg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 164 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ Installed: 1 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/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/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (10) on node 4 (Restore target(s)). 10>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/humanizer.proj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/newtonsoft-json.proj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/netcorecli-fsc.proj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/application-insights.proj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/cssparser.proj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/MSBuildLocator.proj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/azure-activedirectory-identitymodel-extensions-for-dotnet.proj... Installed Microsoft.SourceLink.AzureRepos.Git 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash YD4uf5/tCl8YSbzYfXE2v0Opjp0ZMKtpzDfNL5wBgzRGE36sxb7fd/nCfsdXUrq9FYj674YflIY3gGGemsecdw==. Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 7LJPtE8oeYd/iOVaYBDav4SW6QrOJodFpc3GwoX6ZyZft08ie+SMR8r5TIcf3j6ShFv/v9TIPwJP6g/nYZ4Ehg==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash WGpZTgvW3SaCX8wWC/03TNSxTMzm/WSVWhE/qs1NviSBR5z5Ql9G8Q6S5WXfP9T9PYGgG/vS5WBjEPcZmMoB2w==. Installed Microsoft.Build.Tasks.Git 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash n8LxSS/vaZwQn5nK2kT2bhXprjVsuTcNsA/WbYEm0yk2rPvQmOsZw/rbL/sATm3NfXrpm/iRahhq86VkOQ+2oQ==. Installed Microsoft.SourceLink.GitHub 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash /TApc4VTQQfm9KflMPLOdU+I2QwNvRtH9xAtBQ0eeIH618GnyO62YrRxe/onSi55YyqLJWqaxH0gaIxuxmCelg==. Installed Microsoft.SourceLink.Common 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash 6/VAteD065SCAU+o/7EHWa1IEC07ci7GFdkH3oemkE7WmyOEVKLzw0aZ1piC2rGHskIBAZb+1vmfREFA33mkUg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/cssparser/cssparser.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/application-insights/application-insights.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/MSBuildLocator/MSBuildLocator.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/azure-activedirectory-identitymodel-extensions-for-dotnet/azure-activedirectory-identitymodel-extensions-for-dotnet.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/netcorecli-fsc/netcorecli-fsc.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/humanizer/humanizer.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/newtonsoft-json/newtonsoft-json.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/humanizer/humanizer.proj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/application-insights/application-insights.proj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/newtonsoft-json/newtonsoft-json.proj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/azure-activedirectory-identitymodel-extensions-for-dotnet/azure-activedirectory-identitymodel-extensions-for-dotnet.proj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/netcorecli-fsc/netcorecli-fsc.proj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/cssparser/cssparser.proj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/MSBuildLocator/MSBuildLocator.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/humanizer/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/netcorecli-fsc/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/application-insights/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/azure-activedirectory-identitymodel-extensions-for-dotnet/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/newtonsoft-json/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/cssparser/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/obj/MSBuildLocator/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/application-insights.proj (in 294 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/newtonsoft-json.proj (in 294 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/humanizer.proj (in 294 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/netcorecli-fsc.proj (in 294 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/cssparser.proj (in 294 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/azure-activedirectory-identitymodel-extensions-for-dotnet.proj (in 294 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/MSBuildLocator.proj (in 294 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/NuGet.config /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ Installed: 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/cssparser.proj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/netcorecli-fsc.proj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/newtonsoft-json.proj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/MSBuildLocator.proj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/application-insights.proj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/azure-activedirectory-identitymodel-extensions-for-dotnet.proj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/humanizer.proj 10>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/netcorecli-fsc.proj" (8:7) on node 4 (Build;Pack target(s)). 8>EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/netcorecli-fsc/logs/". RepoRestore: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet restore FSharp.NET.Sdk.csproj /bl /v:minimal /p:OutputPath=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/netcorecli-fsc/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=netcorecli-fsc /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/netcorecli-fsc/logs/netcorecli-fsc.log 2>&1 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/newtonsoft-json.proj" (9:7) on node 1 (Build;Pack target(s)). 9>ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/newtonsoft-json/0001-update-AssemblyVersion-FileVersion-VersionPrefix-Ver.patch 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/cssparser.proj" (5:7) on node 7 (Build;Pack target(s)). 5>EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/cssparser/logs/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/humanizer.proj" (6:7) on node 5 (Build;Pack target(s)). 6>ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/humanizer/0001-Fix-building-in-a-source-build-context.patch 9>ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/newtonsoft-json/0002-remove-ruleset-and-unnecessary-dependencies.patch 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/application-insights.proj" (3:7) on node 3 (Build;Pack target(s)). 3>ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/application-insights/0001-Eliminate-prebuilts.patch 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/azure-activedirectory-identitymodel-extensions-for-dotnet.proj" (4:7) on node 6 (Build;Pack target(s)). 4>ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/azure-activedirectory-identitymodel-extensions-for-dotnet/0001-fix-for-source-build.patch 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/MSBuildLocator.proj" (7:7) on node 2 (Build;Pack target(s)). 7>ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/patches/MSBuildLocator/0001-Eliminate-prebuilts.patch 9>EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/newtonsoft-json/logs/". UpdateNuGetConfig: Deleting file "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json//Src/NuGet.Config". RepoRestore: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet restore /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json//Src/Newtonsoft.Json/Newtonsoft.Json.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" /v:minimal /bl:restore.binlog >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/newtonsoft-json/logs/newtonsoft-json.log 2>&1 6>EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/humanizer/logs/". 4>EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/". 7>EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/MSBuildLocator/logs/". 3>EnsureRedirectLogOutputDirExists: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/application-insights/logs/". 4>UpdateNuGetConfig: Deleting file "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/NuGet.Config". 3>UpdateNuGetConfig: Deleting file "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights//NuGet.config". Deleting file "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights//BASE/NuGet.config". 5>Build: [18:06:45.27] Building 'cssparser' Running command: Using custom build target Log: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/cssparser/logs/cssparser.log With Environment Variables: DotNetBuildFromSource=true DotNetPackageVersionPropsPath= DotNetRestorePackagesPath= DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha PackageVersionStamp=alpha PB_VersionStamp=alpha ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20221005.1 BUILD_BUILDNUMBER=20221005.1 GitCommitCount= GitCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 GitInfoCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 SourceRevisionId=c47ba6c19d50081f90008da8bc61b3ac20348f20 RepositoryCommit=c47ba6c19d50081f90008da8bc61b3ac20348f20 COMMIT_SHA=c47ba6c19d50081f90008da8bc61b3ac20348f20 GIT_COMMIT=c47ba6c19d50081f90008da8bc61b3ac20348f20 RepositoryType=Git DeterministicSourcePaths=false SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/ RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet restore /bl:restore.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser//src/Microsoft.Css.Parser/Microsoft.Css.Parser.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/cssparser/logs/cssparser.log 2>&1 4>Build: [18:06:45.29] Building 'azure-activedirectory-identitymodel-extensions-for-dotnet' 6>Build: [18:06:45.29] Building 'humanizer' Running command: 4>Build: Running command: Using custom build target 6>Build: Using custom build target 4>Build: Log: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log With Environment Variables: DotNetBuildFromSource=true DotNetPackageVersionPropsPath= DotNetRestorePackagesPath= DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ 3>Build: [18:06:45.29] Building 'application-insights' 6>Build: Log: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/humanizer/logs/humanizer.log 3>Build: Running command: 6>Build: With Environment Variables: DotNetBuildFromSource=true DotNetPackageVersionPropsPath= 4>Build: DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ 3>Build: Using custom build target 6>Build: DotNetRestorePackagesPath= 3>Build: Log: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/application-insights/logs/application-insights.log 7>Build: [18:06:45.29] Building 'MSBuildLocator' 6>Build: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ 3>Build: With Environment Variables: 6>Build: DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ 4>Build: DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet 7>Build: Running command: 4>Build: _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ 6>Build: DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet 7>Build: Using custom build target 4>Build: _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ 6>Build: _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ 4>Build: _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj 7>Build: Log: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/MSBuildLocator/logs/MSBuildLocator.log 6>Build: _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ 4>Build: DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha 7>Build: With Environment Variables: 6>Build: _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj 3>Build: DotNetBuildFromSource=true 6>Build: DotNetUseShippingVersions=true 7>Build: DotNetBuildFromSource=true 4>Build: PackageVersionStamp=alpha 7>Build: DotNetPackageVersionPropsPath= 6>Build: PreReleaseVersionLabel=alpha 3>Build: DotNetPackageVersionPropsPath= 4>Build: PB_VersionStamp=alpha 7>Build: DotNetRestorePackagesPath= 4>Build: ContinuousIntegrationBuild=true 7>Build: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ 3>Build: DotNetRestorePackagesPath= 6>Build: PackageVersionStamp=alpha 7>Build: DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ 4>Build: MSBUILDDISABLENODEREUSE=1 6>Build: PB_VersionStamp=alpha 3>Build: DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ 7>Build: DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ 4>Build: OfficialBuildId=20221005.1 6>Build: ContinuousIntegrationBuild=true 3>Build: DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ 6>Build: MSBUILDDISABLENODEREUSE=1 4>Build: BUILD_BUILDNUMBER=20221005.1 3>Build: DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet 6>Build: OfficialBuildId=20221005.1 7>Build: _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ 4>Build: GitCommitCount= 3>Build: _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ 6>Build: BUILD_BUILDNUMBER=20221005.1 7>Build: _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj 4>Build: GitCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 3>Build: _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ 6>Build: GitCommitCount= 7>Build: DotNetUseShippingVersions=true 4>Build: GitInfoCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 6>Build: GitCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 7>Build: PreReleaseVersionLabel=alpha 4>Build: SourceRevisionId=c47ba6c19d50081f90008da8bc61b3ac20348f20 3>Build: _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj 6>Build: GitInfoCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 7>Build: PackageVersionStamp=alpha 3>Build: DotNetUseShippingVersions=true 4>Build: RepositoryCommit=c47ba6c19d50081f90008da8bc61b3ac20348f20 6>Build: SourceRevisionId=c47ba6c19d50081f90008da8bc61b3ac20348f20 7>Build: PB_VersionStamp=alpha 4>Build: COMMIT_SHA=c47ba6c19d50081f90008da8bc61b3ac20348f20 6>Build: RepositoryCommit=c47ba6c19d50081f90008da8bc61b3ac20348f20 COMMIT_SHA=c47ba6c19d50081f90008da8bc61b3ac20348f20 7>Build: ContinuousIntegrationBuild=true 4>Build: GIT_COMMIT=c47ba6c19d50081f90008da8bc61b3ac20348f20 6>Build: GIT_COMMIT=c47ba6c19d50081f90008da8bc61b3ac20348f20 4>Build: RepositoryType=Git 7>Build: MSBUILDDISABLENODEREUSE=1 6>Build: RepositoryType=Git 4>Build: DeterministicSourcePaths=false 7>Build: OfficialBuildId=20221005.1 6>Build: DeterministicSourcePaths=false 7>Build: BUILD_BUILDNUMBER=20221005.1 4>Build: SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/ 6>Build: SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/ 7>Build: GitCommitCount= GitCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 GitInfoCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 SourceRevisionId=c47ba6c19d50081f90008da8bc61b3ac20348f20 RepositoryCommit=c47ba6c19d50081f90008da8bc61b3ac20348f20 COMMIT_SHA=c47ba6c19d50081f90008da8bc61b3ac20348f20 GIT_COMMIT=c47ba6c19d50081f90008da8bc61b3ac20348f20 RepositoryType=Git DeterministicSourcePaths=false SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/ 3>Build: PreReleaseVersionLabel=alpha PackageVersionStamp=alpha PB_VersionStamp=alpha ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20221005.1 BUILD_BUILDNUMBER=20221005.1 GitCommitCount= GitCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 GitInfoCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 SourceRevisionId=c47ba6c19d50081f90008da8bc61b3ac20348f20 RepositoryCommit=c47ba6c19d50081f90008da8bc61b3ac20348f20 COMMIT_SHA=c47ba6c19d50081f90008da8bc61b3ac20348f20 GIT_COMMIT=c47ba6c19d50081f90008da8bc61b3ac20348f20 RepositoryType=Git DeterministicSourcePaths=false SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/ 4>RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet restore /bl:restore.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/System.IdentityModel.Tokens.Jwt.csproj /p:Configuration=Release /p:MicrosoftSourceLinkVersion=1.2.0-beta-22429-01 /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log 2>&1 /p:Version=6.21.0 6>RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet restore /bl:restore.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Humanizer.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/humanizer/logs/humanizer.log 2>&1 7>RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet restore /bl:restore.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator//src/MSBuildLocator/Microsoft.Build.Locator.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/MSBuildLocator/logs/MSBuildLocator.log 2>&1 /p:MicrosoftSourceLinkVersion=1.2.0-beta-22429-01 /p:Version=1.4.1 3>RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet restore /bl:restore.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights//BASE/src/Microsoft.ApplicationInsights/Microsoft.ApplicationInsights.csproj /p:Configuration=Release /p:MicrosoftSourceLinkVersion=1.2.0-beta-22429-01 /p:StableRelease=True /p:RelativeOutputPathBase= /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/application-insights/logs/application-insights.log 2>&1 /p:BinRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights//bin /p:ObjRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights//obj /p:PackageOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights//bin/Release 8>Build: [18:06:46.30] Building 'netcorecli-fsc' Running command: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet pack -c Release --output /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/packages/Release/ --no-build FSharp.NET.Sdk.csproj /p:NuspecFile=FSharp.NET.Sdk.nuspec /bl /v:minimal /p:OutputPath=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/netcorecli-fsc/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=netcorecli-fsc >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/netcorecli-fsc/logs/netcorecli-fsc.log 2>&1 Log: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/netcorecli-fsc/logs/netcorecli-fsc.log With Environment Variables: DotNetBuildFromSource=true DotNetPackageVersionPropsPath= DotNetRestorePackagesPath= DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha PackageVersionStamp=alpha PB_VersionStamp=alpha ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20221005.1 BUILD_BUILDNUMBER=20221005.1 GitCommitCount= GitCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 GitInfoCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 SourceRevisionId=c47ba6c19d50081f90008da8bc61b3ac20348f20 RepositoryCommit=c47ba6c19d50081f90008da8bc61b3ac20348f20 COMMIT_SHA=c47ba6c19d50081f90008da8bc61b3ac20348f20 GIT_COMMIT=c47ba6c19d50081f90008da8bc61b3ac20348f20 RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/netcorecli-fsc/ RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet pack -c Release --output /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/packages/Release/ --no-build FSharp.NET.Sdk.csproj /p:NuspecFile=FSharp.NET.Sdk.nuspec /bl /v:minimal /p:OutputPath=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/netcorecli-fsc/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=netcorecli-fsc >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/netcorecli-fsc/logs/netcorecli-fsc.log 2>&1 /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/netcorecli-fsc/logs/netcorecli-fsc.log 2>&1 5>RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet build /bl:build.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser//src/Microsoft.Css.Parser/Microsoft.Css.Parser.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/cssparser/logs/cssparser.log 2>&1 7>RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet build /bl:build.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator//src/MSBuildLocator/Microsoft.Build.Locator.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/MSBuildLocator/logs/MSBuildLocator.log 2>&1 /p:MicrosoftSourceLinkVersion=1.2.0-beta-22429-01 /p:Version=1.4.1 3>RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet build /bl:build.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights//BASE/src/Microsoft.ApplicationInsights/Microsoft.ApplicationInsights.csproj /p:Configuration=Release /p:MicrosoftSourceLinkVersion=1.2.0-beta-22429-01 /p:StableRelease=True /p:RelativeOutputPathBase= /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/application-insights/logs/application-insights.log 2>&1 /p:BinRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights//bin /p:ObjRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights//obj /p:PackageOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights//bin/Release 6>RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet build /bl:build.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Humanizer.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/humanizer/logs/humanizer.log 2>&1 9>Build: [18:06:46.96] Building 'newtonsoft-json' Running command: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet build /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json//Src/Newtonsoft.Json/Newtonsoft.Json.csproj /bl:build.binlog "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" Log: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/newtonsoft-json/logs/newtonsoft-json.log With Environment Variables: DotNetBuildFromSource=true DotNetPackageVersionPropsPath= DotNetRestorePackagesPath= DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha PackageVersionStamp=alpha PB_VersionStamp=alpha ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20221005.1 BUILD_BUILDNUMBER=20221005.1 GitCommitCount= GitCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 GitInfoCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 SourceRevisionId=c47ba6c19d50081f90008da8bc61b3ac20348f20 RepositoryCommit=c47ba6c19d50081f90008da8bc61b3ac20348f20 COMMIT_SHA=c47ba6c19d50081f90008da8bc61b3ac20348f20 GIT_COMMIT=c47ba6c19d50081f90008da8bc61b3ac20348f20 RepositoryType=Git DeterministicSourcePaths=false SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/ LibraryFrameworks=netstandard1.0;netstandard1.3;netstandard2.0 RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet build /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json//Src/Newtonsoft.Json/Newtonsoft.Json.csproj /bl:build.binlog "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/newtonsoft-json/logs/newtonsoft-json.log 2>&1 8>Build: [18:06:47.39] Building 'netcorecli-fsc'...done 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/netcorecli-fsc.proj" (Build;Pack target(s)). 4>RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet build /bl:build.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/System.IdentityModel.Tokens.Jwt.csproj /p:Configuration=Release /p:MicrosoftSourceLinkVersion=1.2.0-beta-22429-01 /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log 2>&1 /p:Version=6.21.0 5>RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet pack /bl:pack.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser//src/Microsoft.Css.Parser/Microsoft.Css.Parser.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/cssparser/logs/cssparser.log 2>&1 7>RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet pack /bl:pack.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator//src/MSBuildLocator/Microsoft.Build.Locator.csproj /p:Configuration=Release /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/MSBuildLocator/logs/MSBuildLocator.log 2>&1 /p:MicrosoftSourceLinkVersion=1.2.0-beta-22429-01 /p:Version=1.4.1 3>RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet pack /bl:pack.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights//BASE/src/Microsoft.ApplicationInsights/Microsoft.ApplicationInsights.csproj /p:Configuration=Release /p:MicrosoftSourceLinkVersion=1.2.0-beta-22429-01 /p:StableRelease=True /p:RelativeOutputPathBase= /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/application-insights/logs/application-insights.log 2>&1 /p:BinRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights//bin /p:ObjRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights//obj /p:PackageOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights//bin/Release 9>Build: [18:06:50.22] Building 'newtonsoft-json'...done Package: [18:06:50.22] Packaging 'newtonsoft-json' Running command: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet pack /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json//Src/Newtonsoft.Json/Newtonsoft.Json.csproj /bl:pack.binlog "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" Log: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/newtonsoft-json/logs/newtonsoft-json.log With Environment Variables: DotNetBuildFromSource=true DotNetPackageVersionPropsPath= DotNetRestorePackagesPath= DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha PackageVersionStamp=alpha PB_VersionStamp=alpha ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20221005.1 BUILD_BUILDNUMBER=20221005.1 GitCommitCount= GitCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 GitInfoCommitHash=c47ba6c19d50081f90008da8bc61b3ac20348f20 SourceRevisionId=c47ba6c19d50081f90008da8bc61b3ac20348f20 RepositoryCommit=c47ba6c19d50081f90008da8bc61b3ac20348f20 COMMIT_SHA=c47ba6c19d50081f90008da8bc61b3ac20348f20 GIT_COMMIT=c47ba6c19d50081f90008da8bc61b3ac20348f20 RepositoryType=Git DeterministicSourcePaths=false SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/ LibraryFrameworks=netstandard1.0;netstandard1.3;netstandard2.0 NUGET_PACKAGES=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/ /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet pack /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json//Src/Newtonsoft.Json/Newtonsoft.Json.csproj /bl:pack.binlog "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/newtonsoft-json/logs/newtonsoft-json.log 2>&1 5>Build: [18:06:50.41] Building 'cssparser'...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/cssparser/src/Microsoft.Css.Parser/bin/Release/Microsoft.Css.Parser.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/packages/Release/Microsoft.Css.Parser.1.0.0.nupkg". 5>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/cssparser.proj" (Build;Pack target(s)). 7>Build: [18:06:50.56] Building 'MSBuildLocator'...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/MSBuildLocator/src/MSBuildLocator/bin/Release/Microsoft.Build.Locator.1.4.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/packages/Release/Microsoft.Build.Locator.1.4.1.nupkg". 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/MSBuildLocator.proj" (Build;Pack target(s)). 6>RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet pack /bl:pack.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/Humanizer.csproj /p:Configuration=Release /v:minimal /p:NuspecFile=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/NuSpecs/Humanizer.Core.nuspec /p:NuspecBasePath=/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/ /p:NuspecProperties=Version=2.2.0 >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/humanizer/logs/humanizer.log 2>&1 3>Build: [18:06:51.25] Building 'application-insights'...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/application-insights/bin/Release/Microsoft.ApplicationInsights.2.20.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/packages/Release/Microsoft.ApplicationInsights.2.20.0.nupkg". 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/application-insights.proj" (Build;Pack target(s)). 9>Package: [18:06:52.86] Packaging 'newtonsoft-json'...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/newtonsoft-json/Src/Newtonsoft.Json/bin/Release/Newtonsoft.Json.13.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/packages/Release/Newtonsoft.Json.13.0.1.nupkg". 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/newtonsoft-json.proj" (Build;Pack target(s)). 4>RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet pack /bl:pack_TokensJwt.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/System.IdentityModel.Tokens.Jwt/System.IdentityModel.Tokens.Jwt.csproj /p:Configuration=Release /p:MicrosoftSourceLinkVersion=1.2.0-beta-22429-01 /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log 2>&1 /p:Version=6.21.0 --output /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack 6>Build: [18:06:53.90] Building 'humanizer'...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/humanizer/src/Humanizer/bin/Release/Humanizer.Core.2.2.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/packages/Release/Humanizer.Core.2.2.0.nupkg". 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/humanizer.proj" (Build;Pack target(s)). 4>RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet pack /bl:pack_Tokens.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Tokens/Microsoft.IdentityModel.Tokens.csproj /p:Configuration=Release /p:MicrosoftSourceLinkVersion=1.2.0-beta-22429-01 /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log 2>&1 /p:Version=6.21.0 --output /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet pack /bl:pack_JsonWebTokens.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.JsonWebTokens/Microsoft.IdentityModel.JsonWebTokens.csproj /p:Configuration=Release /p:MicrosoftSourceLinkVersion=1.2.0-beta-22429-01 /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log 2>&1 /p:Version=6.21.0 --output /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet pack /bl:pack_Abstractions.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Abstractions/Microsoft.IdentityModel.Abstractions.csproj /p:Configuration=Release /p:MicrosoftSourceLinkVersion=1.2.0-beta-22429-01 /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log 2>&1 /p:Version=6.21.0 --output /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet pack /bl:pack_Logging.binlog /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/src/Microsoft.IdentityModel.Logging/Microsoft.IdentityModel.Logging.csproj /p:Configuration=Release /p:MicrosoftSourceLinkVersion=1.2.0-beta-22429-01 /v:minimal >> /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/bin/azure-activedirectory-identitymodel-extensions-for-dotnet/logs/azure-activedirectory-identitymodel-extensions-for-dotnet.log 2>&1 /p:Version=6.21.0 --output /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack Build: [18:07:05.80] Building 'azure-activedirectory-identitymodel-extensions-for-dotnet'...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack/Microsoft.IdentityModel.Logging.6.21.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/packages/Release/Microsoft.IdentityModel.Logging.6.21.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack/Microsoft.IdentityModel.Tokens.6.21.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/packages/Release/Microsoft.IdentityModel.Tokens.6.21.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack/System.IdentityModel.Tokens.Jwt.6.21.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/packages/Release/System.IdentityModel.Tokens.Jwt.6.21.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack/Microsoft.IdentityModel.Abstractions.6.21.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/packages/Release/Microsoft.IdentityModel.Abstractions.6.21.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/src/azure-activedirectory-identitymodel-extensions-for-dotnet/pack/Microsoft.IdentityModel.JsonWebTokens.6.21.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/artifacts/packages/Release/Microsoft.IdentityModel.JsonWebTokens.6.21.0.nupkg". 4>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/azure-activedirectory-identitymodel-extensions-for-dotnet.proj" (Build;Pack target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/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.155s 22.578s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.433s 0.470s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.230s 0.230s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/application-insights.proj (_IsProjectRestoreSupported) | 14 : 0.334s 0.334s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/newtonsoft-json.proj (_IsProjectRestoreSupported) | 13 : 0.331s 0.331s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/netcorecli-fsc.proj (_IsProjectRestoreSupported) | 12 : 0.301s 0.301s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/MSBuildLocator.proj (_IsProjectRestoreSupported) | 11 : 0.297s 0.297s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/humanizer.proj (_IsProjectRestoreSupported) | 10 : 0.283s 0.283s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/cssparser.proj (_IsProjectRestoreSupported) | 9 : 0.280s 0.280s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/azure-activedirectory-identitymodel-extensions-for-dotnet.proj (_IsProjectRestoreSupported) | 15 : 0.601s 0.774s /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets (Restore) | | 22 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/newtonsoft-json.proj (_IsProjectRestoreSupported) | | 21 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/netcorecli-fsc.proj (_IsProjectRestoreSupported) | | 20 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/MSBuildLocator.proj (_IsProjectRestoreSupported) | | 19 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/humanizer.proj (_IsProjectRestoreSupported) | | 18 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/cssparser.proj (_IsProjectRestoreSupported) | | 17 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/azure-activedirectory-identitymodel-extensions-for-dotnet.proj (_IsProjectRestoreSupported) | | 16 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/application-insights.proj (_IsProjectRestoreSupported) | | 23 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/application-insights.proj (_GenerateRestoreProjectPathWalk) | | 24 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/azure-activedirectory-identitymodel-extensions-for-dotnet.proj (_GenerateRestoreProjectPathWalk) | | 25 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/cssparser.proj (_GenerateRestoreProjectPathWalk) | | 28 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/netcorecli-fsc.proj (_GenerateRestoreProjectPathWalk) | | 27 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/MSBuildLocator.proj (_GenerateRestoreProjectPathWalk) | | 29 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/newtonsoft-json.proj (_GenerateRestoreProjectPathWalk) | | 26 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/humanizer.proj (_GenerateRestoreProjectPathWalk) | | 31 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/azure-activedirectory-identitymodel-extensions-for-dotnet.proj (_IsProjectRestoreSupported) | | 30 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/application-insights.proj (_IsProjectRestoreSupported) | | 32 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/cssparser.proj (_IsProjectRestoreSupported) | | 33 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/humanizer.proj (_IsProjectRestoreSupported) | | 34 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/MSBuildLocator.proj (_IsProjectRestoreSupported) | | 35 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/netcorecli-fsc.proj (_IsProjectRestoreSupported) | | 36 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/newtonsoft-json.proj (_IsProjectRestoreSupported) | | 37 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/application-insights.proj (_GenerateRestoreGraphProjectEntry) | | 39 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/cssparser.proj (_GenerateRestoreGraphProjectEntry) | | 40 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/humanizer.proj (_GenerateRestoreGraphProjectEntry) | | 38 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/azure-activedirectory-identitymodel-extensions-for-dotnet.proj (_GenerateRestoreGraphProjectEntry) | | 42 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/netcorecli-fsc.proj (_GenerateRestoreGraphProjectEntry) | | 43 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/newtonsoft-json.proj (_GenerateRestoreGraphProjectEntry) | | 41 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/MSBuildLocator.proj (_GenerateRestoreGraphProjectEntry) | | 45 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/azure-activedirectory-identitymodel-extensions-for-dotnet.proj (_GenerateProjectRestoreGraph) | | 50 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/newtonsoft-json.proj (_GenerateProjectRestoreGraph) | | 49 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/netcorecli-fsc.proj (_GenerateProjectRestoreGraph) | | 48 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/MSBuildLocator.proj (_GenerateProjectRestoreGraph) | | 47 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/humanizer.proj (_GenerateProjectRestoreGraph) | | 46 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/cssparser.proj (_GenerateProjectRestoreGraph) | . 44 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/application-insights.proj (_GenerateProjectRestoreGraph) | 51 : 6.073s 6.073s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/application-insights.proj (Build, Pack) | 52 : 20.627s 20.627s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/azure-activedirectory-identitymodel-extensions-for-dotnet.proj (Build, Pack) | 53 : 5.237s 5.239s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/cssparser.proj (Build, Pack) | . 58 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | 57 : 7.689s 7.689s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/newtonsoft-json.proj (Build, Pack) | 55 : 5.393s 5.393s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/MSBuildLocator.proj (Build, Pack) | 56 : 2.221s 2.221s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/netcorecli-fsc.proj (Build, Pack) | 54 : 8.728s 8.728s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/src/repos/humanizer.proj (Build, Pack) | 64 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 65 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 66 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 4 3 6 7 5 2 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638309740032499178: 0 x x x x x x 0.126s 0.126s .. 638309740033755571: 1 x x x x x x 0.052s 0.177s . 638309740034273602: 2 x x x x x x 0.002s 0.180s 638309740034294810: 1 x x x x x x 0.022s 0.201s 638309740034514139: 3 x x x x x x 0.003s 0.204s 638309740034540807: 1 x x x x x x 0.003s 0.208s 638309740034574641: 4 x x x x x x 0.026s 0.233s 638309740034830142: 1 x x x x x x 0.001s 0.234s 638309740034839591: 6 x x x x x x 0.007s 0.241s 638309740034910551: 1 x x x x x x 0.355s 0.596s ....... 638309740038460475: 0 x x x x x x 0.003s 0.599s 638309740038485673: 8 x x x x x x 0.202s 0.800s .... 638309740040503419: | 9 10 11 12 13 14 0.029s 0.829s 638309740040788500: x | | | | | | 0.252s 1.081s ..... 638309740043304743: x x | | | | | 0.004s 1.084s 638309740043341555: x x x | | | | 0.014s 1.098s 638309740043481077: x x x x | | | 0.004s 1.102s 638309740043522289: x x x x x | | 0.030s 1.132s 638309740043822004: x x x x x x | 0.002s 1.135s 638309740043844779: 0 x x x x x x 0.024s 1.158s 638309740044083539: x 15 x x x x x 0.030s 1.188s 638309740044380184: 22 21 16 17 18 19 20 0.030s 1.218s 638309740044678904: x | | | | | | 0.006s 1.224s 638309740044735569: x x | | | | | 0.002s 1.226s 638309740044757471: x x | | x | | 0.002s 1.228s 638309740044782066: x x | | x x | 0.001s 1.229s 638309740044788118: x x | x x x | 0.000s 1.229s 638309740044788750: x x | x x x x 0.002s 1.231s 638309740044812882: x 15 x x x x x 0.024s 1.256s 638309740045057688: 29 28 23 24 25 26 27 0.003s 1.258s 638309740045082744: x | | | | | | 0.001s 1.259s 638309740045091167: x x | | | | | 0.014s 1.273s 638309740045226390: x x | | x | | 0.000s 1.273s 638309740045228147: x x | | x x | 0.000s 1.273s 638309740045229578: x x | x x x | 0.000s 1.273s 638309740045229829: x x | x x x x 0.000s 1.273s 638309740045230428: x 15 x x x x x 0.002s 1.275s 638309740045250252: 36 35 30 31 32 33 34 0.001s 1.276s 638309740045257767: x | | | | | | 0.000s 1.276s 638309740045258338: x x | | | | | 0.000s 1.276s 638309740045260015: x x | | x | | 0.000s 1.276s 638309740045260699: x x | x x | | 0.000s 1.276s 638309740045260872: x x | x x x | 0.000s 1.276s 638309740045261099: x x | x x x x 0.000s 1.276s 638309740045262683: x 15 x x x x x 0.003s 1.279s 638309740045289404: 43 42 37 38 39 40 41 0.020s 1.299s 638309740045490799: x | | | | | | 0.019s 1.318s 638309740045684095: x x | | | | | 0.014s 1.332s 638309740045820868: x x | | x | | 0.011s 1.343s 638309740045930319: x x | | x x | 0.013s 1.356s 638309740046062151: x x | x x x | 0.010s 1.366s 638309740046158587: x x x x x x | 0.012s 1.378s 638309740046283306: x 15 x x x x x 0.002s 1.380s 638309740046298660: 50 49 44 45 46 47 48 0.010s 1.390s 638309740046399791: | | x | | | | 0.000s 1.390s 638309740046401682: x | x | | | | 0.000s 1.391s 638309740046405614: x | x | | x | 0.000s 1.391s 638309740046406554: x | x | x x | 0.000s 1.391s 638309740046409083: x | x x x x | 0.000s 1.391s 638309740046410008: x | x x x x x 0.001s 1.392s 638309740046418854: x 15 x x x x x 0.540s 1.932s .......... 638309740051822698: 0 x x x x x x 0.002s 1.934s 638309740051844098: 57 56 51 52 53 54 55 0.071s 2.006s . 638309740052558169: | | | | 58 | | 0.003s 2.008s 638309740052583441: | | | | 53 | | 2.147s 4.156s .......................................... 638309740074056647: | x | | | | | 3.018s 7.174s ............................................................ 638309740104236511: | x | | x | | 0.154s 7.328s ... 638309740105774574: | x | | x | x 0.680s 8.007s ............. 638309740112572994: | x x | x | x 1.616s 9.624s ................................ 638309740128737476: x x x | x | x 1.039s 10.663s .................... 638309740139126808: x x x | x x x 11.899s 22.562s ++ (scale 1:100) 638309740258114480: 0 x x x x x x 0.001s 22.563s 638309740258127724: x x 64 x x x x 0.005s 22.568s 638309740258174662: 0 x x x x x x 0.001s 22.568s 638309740258183475: x x x 65 x x x 0.005s 22.573s 638309740258231864: 0 x x x x x x 0.001s 22.574s 638309740258239376: x x x x x 66 x 0.006s 22.580s 638309740258299859: 0 x x x x x x 0.001s 22.581s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 38.1 14.7 29.9 96.8 26.0 42.2 27.1 Average Utilization: 39.3 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:22.61 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 108 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) on node 1 (default targets). 6>WritePrebuiltUsageData: Writing package usage data... Writing package usage data... done. Took 00:00:00.2589478 CopyIntermediateNupkgProjToProjectDirectory: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildIntermediate.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj". [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 6>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7) on node 1 (Restore target(s)). 7>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/SourceBuildIntermediate/SourceBuildIntermediate.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/SourceBuildIntermediate/SourceBuildIntermediate.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/SourceBuildIntermediate/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (in 20 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (Restore target(s)). 6>GetLicenseFileForIntermediateNupkgPack: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/LICENSE.txt". PackSourceBuildIntermediateNupkgs: Building intermediate nupkg... 6>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:7) on node 1 (Pack target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:9) on node 1 (_GetFrameworkAssemblyReferences target(s)). 7>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/bin/SourceBuildIntermediate/Release/netstandard2.0/". 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (_GetFrameworkAssemblyReferences target(s)). 7>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.source-build-externals.7.0.0-alpha.1.22505.1.nupkg'. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (Pack target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/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 : 23.869s 25.272s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.363s 0.397s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 13 : 0.286s 0.996s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () | | 14 : 0.205s 0.243s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (Restore) | | | 15 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_IsProjectRestoreSupported) | | | 16 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateRestoreProjectPathWalk) | | | 17 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_IsProjectRestoreSupported) | | | 18 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateRestoreGraphProjectEntry) | | . 19 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateProjectRestoreGraph) | . 20 : 0.234s 0.468s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (Pack) | | | 21 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | | 22 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetTfmSpecificContentForPackage) | | | 23 : 0.214s 0.214s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetFrameworkAssemblyReferences) | | . 24 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetFrameworksWithSuppressedDependencies) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638309740020488023: 0 23.843s 23.843s ++++ (scale 1:100) 638309740258915159: 1 0.021s 23.864s 638309740259123626: 2 0.001s 23.865s 638309740259136757: 1 0.022s 23.887s 638309740259355338: 3 0.002s 23.889s 638309740259378641: 1 0.019s 23.908s 638309740259569529: 4 0.025s 23.933s 638309740259814748: 1 0.001s 23.934s 638309740259823266: 6 0.006s 23.939s 638309740259879021: 1 0.301s 24.240s ...... 638309740262891226: 0 0.002s 24.242s 638309740262908387: 8 0.001s 24.243s 638309740262916214: 0 0.024s 24.266s 638309740263151426: 9 0.001s 24.267s 638309740263161838: 0 0.001s 24.269s 638309740263173979: 10 0.001s 24.269s 638309740263180576: 0 0.001s 24.270s 638309740263186704: 11 0.003s 24.273s 638309740263219768: 0 0.001s 24.274s 638309740263226556: 12 0.003s 24.277s 638309740263256771: 0 0.001s 24.278s 638309740263264254: 13 0.281s 24.558s ..... 638309740266069440: 14 0.170s 24.728s ... 638309740267770976: 15 0.018s 24.746s 638309740267949637: 14 0.001s 24.748s 638309740267964065: 16 0.001s 24.749s 638309740267974230: 14 0.001s 24.749s 638309740267982066: 17 0.000s 24.750s 638309740267985421: 14 0.001s 24.751s 638309740267994052: 18 0.013s 24.763s 638309740268121767: 14 0.001s 24.764s 638309740268127478: 19 0.005s 24.769s 638309740268180305: 14 0.032s 24.801s 638309740268495647: 13 0.005s 24.806s 638309740268544816: 20 0.029s 24.835s 638309740268834867: 21 0.001s 24.836s 638309740268845474: 20 0.002s 24.837s 638309740268861845: 22 0.018s 24.855s 638309740269040632: 20 0.001s 24.856s 638309740269047270: 23 0.214s 25.070s .... 638309740271185823: 20 0.001s 25.071s 638309740271193362: 24 0.000s 25.071s 638309740271198122: 20 0.202s 25.273s .... 638309740273220507: 13 0.000s 25.274s 638309740273225493: 0 0.001s 25.274s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:25.30 Build: [18:07:07.35] Building 'source-build-externals in tarball'...done ExtractIntermediatePackages: Decompressing '/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.source-build-externals.7.0.0-alpha.1.22505.1.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-externals.7.0.0-alpha.1.22505.1/'... Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-externals.7.0.0-alpha.1.22505.1/artifacts/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-externals.7.0.0-alpha.1.22505.1/artifacts/Humanizer.Core.2.2.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Humanizer.Core.2.2.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-externals.7.0.0-alpha.1.22505.1/artifacts/Microsoft.ApplicationInsights.2.20.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.20.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-externals.7.0.0-alpha.1.22505.1/artifacts/Microsoft.Build.Locator.1.4.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.Build.Locator.1.4.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-externals.7.0.0-alpha.1.22505.1/artifacts/Microsoft.Css.Parser.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.Css.Parser.1.0.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-externals.7.0.0-alpha.1.22505.1/artifacts/Microsoft.IdentityModel.Abstractions.6.21.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.IdentityModel.Abstractions.6.21.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-externals.7.0.0-alpha.1.22505.1/artifacts/Microsoft.IdentityModel.JsonWebTokens.6.21.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.IdentityModel.JsonWebTokens.6.21.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-externals.7.0.0-alpha.1.22505.1/artifacts/Microsoft.IdentityModel.Logging.6.21.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.IdentityModel.Logging.6.21.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-externals.7.0.0-alpha.1.22505.1/artifacts/Microsoft.IdentityModel.Tokens.6.21.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.IdentityModel.Tokens.6.21.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-externals.7.0.0-alpha.1.22505.1/artifacts/Newtonsoft.Json.13.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.13.0.1.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.source-build-externals.7.0.0-alpha.1.22505.1/artifacts/System.IdentityModel.Tokens.Jwt.6.21.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/System.IdentityModel.Tokens.Jwt.6.21.0.nupkg". Removing directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/". CopyInnerBuildRestoredPackages: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microbuild.core/0.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microbuild.core/0.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microbuild.core/0.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microbuild.core/0.3.0/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microbuild.core/0.3.0/build/MicroBuild.Core.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microbuild.core/0.3.0/build/MicroBuild.Core.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microbuild.core/0.3.0/build/MicroBuild.Core.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microbuild.core/0.3.0/build/MicroBuild.Core.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microbuild.core/0.3.0/build/MicroBuild.Plugin.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microbuild.core/0.3.0/build/MicroBuild.Plugin.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microbuild.core/0.3.0/buildCrossTargeting". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microbuild.core/0.3.0/microbuild.core.0.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microbuild.core/0.3.0/microbuild.core.0.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microbuild.core/0.3.0/microbuild.core.0.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microbuild.core/0.3.0/microbuild.core.0.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microbuild.core/0.3.0/microbuild.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microbuild.core/0.3.0/microbuild.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.csharp/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.csharp/4.3.0/lib/netstandard1.3/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.3.0/lib/netstandard1.3/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.csharp/4.3.0/microsoft.csharp.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.3.0/microsoft.csharp.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.csharp/4.3.0/microsoft.csharp.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.3.0/microsoft.csharp.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.csharp/4.3.0/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.3.0/microsoft.csharp.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.csharp/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.csharp/4.3.0/ref/netstandard1.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.3.0/ref/netstandard1.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/lib/netstandard1.3/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/lib/netstandard1.3/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/microsoft.csharp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/ref/netstandard1.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/ref/netstandard1.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/ref/netstandard2.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/ref/netstandard2.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/build/netcoreapp2.0/Microsoft.NETCore.App.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/microsoft.netcore.app.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/microsoft.netcore.app.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/microsoft.netcore.app.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.app/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnetapphost/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnetapphost/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostpolicy/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostpolicy/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.dotnethostresolver/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.dotnethostresolver/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/2.0.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/2.0.0/version.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/net46/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/ref/net46/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/netstandard.library.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/netstandard.library.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/netstandard.library.2.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/netstandard.library.2.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/net46/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/net46/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/net462/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/net462/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/netstandard/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/system.appcontext.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/system.appcontext.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.buffers/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.buffers/4.3.0/system.buffers.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/system.buffers.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.buffers/4.3.0/system.buffers.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/system.buffers.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.buffers/4.3.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/system.buffers.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.buffers/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/lib/net461/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/net45/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.collections/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel.primitives/4.3.0/ref/net45/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.primitives/4.3.0/ref/net45/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.typeconverter/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel.typeconverter/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.typeconverter/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.typeconverter/4.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel.typeconverter/4.3.0/ref/net45/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.typeconverter/4.3.0/ref/net45/System.ComponentModel.TypeConverter.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.typeconverter/4.3.0/ref/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel.typeconverter/4.3.0/ref/net462/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.typeconverter/4.3.0/ref/net462/System.ComponentModel.TypeConverter.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/System.ComponentModel.TypeConverter.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel.typeconverter/4.3.0/system.componentmodel.typeconverter.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.typeconverter/4.3.0/system.componentmodel.typeconverter.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel.typeconverter/4.3.0/system.componentmodel.typeconverter.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.typeconverter/4.3.0/system.componentmodel.typeconverter.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel.typeconverter/4.3.0/system.componentmodel.typeconverter.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.typeconverter/4.3.0/system.componentmodel.typeconverter.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/lib/netstandard1.3/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0/lib/netstandard1.3/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/system.componentmodel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0/system.componentmodel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/system.componentmodel.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0/system.componentmodel.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.componentmodel/4.3.0/system.componentmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel/4.3.0/system.componentmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.console/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/net46/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/ref/net46/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/ref/netstandard1.3/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.console/4.3.0/system.console.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/system.console.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.console/4.3.0/system.console.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/system.console.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.console/4.3.0/system.console.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/system.console.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/lib/net45/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/lib/net45/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/lib/net46/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/lib/net46/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/5.0.0/system.diagnostics.diagnosticsource.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/system.dynamic.runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0/system.dynamic.runtime.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/system.dynamic.runtime.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0/system.dynamic.runtime.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.dynamic.runtime/4.3.0/system.dynamic.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.dynamic.runtime/4.3.0/system.dynamic.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/net46/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/ref/net46/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.globalization/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/net46/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/ref/net46/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/net46/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/net46/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/system.io.compression.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/system.io.compression.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/net46/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/ref/net46/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/system.io.filesystem.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/system.io.filesystem.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/net462/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/net462/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.3/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.5/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/net462/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/net462/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/system.linq.expressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.linq/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/net462/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/net462/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.linq/4.3.0/system.linq.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/system.linq.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.linq/4.3.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/system.linq.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.memory/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/net461/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.memory/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/system.memory.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.memory/4.5.4/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.http/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/net46/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/net46/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.http/4.3.0/system.net.http.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/system.net.http.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.http/4.3.0/system.net.http.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/system.net.http.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/system.net.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/system.net.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/net46/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/ref/net46/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/system.net.sockets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/system.net.sockets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/system.objectmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/lib/netstandard1.3/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/lib/netstandard1.3/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/system.reflection.emit.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/net46/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/net462/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/net462/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/net462/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/net462/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/ref/net46/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/system.runtime.handles.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.formatters/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.serialization.formatters/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.formatters/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.formatters/4.3.0/lib/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.serialization.formatters/4.3.0/lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.formatters/4.3.0/lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.formatters/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.serialization.formatters/4.3.0/ref/net46/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.formatters/4.3.0/ref/net46/System.Runtime.Serialization.Formatters.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.formatters/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.serialization.formatters/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.formatters/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.serialization.formatters/4.3.0/system.runtime.serialization.formatters.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.formatters/4.3.0/system.runtime.serialization.formatters.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.serialization.formatters/4.3.0/system.runtime.serialization.formatters.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.formatters/4.3.0/system.runtime.serialization.formatters.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.serialization.formatters/4.3.0/system.runtime.serialization.formatters.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.formatters/4.3.0/system.runtime.serialization.formatters.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/ref/net46/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/ref/net46/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/net462/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net461/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/net461/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net462/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/net462/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/net46/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/net46/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/net461/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/net461/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/net462/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/net462/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/net47/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/net47/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard2.0/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/ref/netstandard2.1/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/net461/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/net461/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/net462/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/net462/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.3.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/net451/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/ref/net451/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/system.threading.timer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/system.threading.timer.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading/4.3.0/system.threading.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/system.threading.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.threading/4.3.0/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/system.threading.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/net46/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/net46/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.3.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.3.0/ref/net46/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.3.0/ref/net46/System.Xml.XmlDocument.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.3.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.3.0/ref/netstandard1.3/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.3.0/ref/netstandard1.3/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.3.0/system.xml.xmldocument.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.3.0/system.xml.xmldocument.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.3.0/system.xml.xmldocument.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.3.0/system.xml.xmldocument.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/source-build/self/package-cache/system.xml.xmldocument/4.3.0/system.xml.xmldocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xmldocument/4.3.0/system.xml.xmldocument.nuspec". CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/source-build-externals/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.source-build-externals.7.0.0-alpha.1.22505.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceBuild.Intermediate.source-build-externals.7.0.0-alpha.1.22505.1.nupkg". EnsurePackagesCreated: New NuGet package(s) after building source-build-externals: -> FSharp.NET.Sdk 1.0.4-bundled-0100 -> Humanizer.Core 2.2.0 -> Microsoft.ApplicationInsights 2.20.0 -> Microsoft.Build.Locator 1.4.1 -> Microsoft.Css.Parser 1.0.0 -> Microsoft.IdentityModel.Abstractions 6.21.0 -> Microsoft.IdentityModel.JsonWebTokens 6.21.0 -> Microsoft.IdentityModel.Logging 6.21.0 -> Microsoft.IdentityModel.Tokens 6.21.0 -> Microsoft.SourceBuild.Intermediate.source-build-externals 7.0.0-alpha.1.22505.1 -> Newtonsoft.Json 13.0.1 -> System.IdentityModel.Tokens.Jwt 6.21.0 Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/source-build-externals.proj" (Build target(s)). CreateBuildOutputProps: roslyn using package version properties saved at /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props.pre.roslyn.xml Build: [18:07:07.74] Building 'roslyn in tarball' Running command: /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /p:TreatWarningsAsErrors=false /p:ApplyPartialNgenOptimization=false /p:EnablePartialNgenOptimization=false /p:PublishWindowsPdb=false /p:UsingToolMicrosoftNetCompilers=false /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/ /p:SuppressTfmSupportBuildWarnings=true Log: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/logs/roslyn.log With Environment Variables: DotNetBuildFromSource=true DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net7.0 DotNetUseShippingVersions=true PreReleaseVersionLabel=4 PackageVersionStamp=4 PB_VersionStamp=4 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20221020.11 BUILD_BUILDNUMBER=20221020.11 GitCommitCount= GitCommitHash=9e075f038a19d493244bc18997fc52a6c6eefa72 GitInfoCommitHash=9e075f038a19d493244bc18997fc52a6c6eefa72 SourceRevisionId=9e075f038a19d493244bc18997fc52a6c6eefa72 RepositoryCommit=9e075f038a19d493244bc18997fc52a6c6eefa72 COMMIT_SHA=9e075f038a19d493244bc18997fc52a6c6eefa72 GIT_COMMIT=9e075f038a19d493244bc18997fc52a6c6eefa72 RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/ LatestCommit=9e075f038a19d493244bc18997fc52a6c6eefa72 SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_WINDOWS_DESKTOP=Microsoft.Net.Sdk.WindowsDesktop SOURCE_BUILT_SDK_VERSION_ARCADE=7.0.0-beta.22513.4 SOURCE_BUILT_SDK_VERSION_WINDOWS_DESKTOP= SOURCE_BUILT_SDK_DIR_WINDOWS_DESKTOP=/builddir/build/BUILD/dotnet-v7.0.100/tools-local/EmptySdk/ SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/ RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /p:TreatWarningsAsErrors=false /p:ApplyPartialNgenOptimization=false /p:EnablePartialNgenOptimization=false /p:PublishWindowsPdb=false /p:UsingToolMicrosoftNetCompilers=false /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/ /p:SuppressTfmSupportBuildWarnings=true ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/tmp/Release Roslyn.sln: ##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 ##vso[task.setvariable variable=NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY;isSecret=false;isOutput=true]true ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT;isSecret=false;isOutput=true]6 ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS;isSecret=false;isOutput=true]1000 /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:Projects=/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn//Roslyn.sln /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/ /p:Restore=true /p:Build=true /p:Rebuild=false /p:Test=false /p:Pack=true /p:Publish=true /p:RunAnalyzersDuringBuild=false /p:BootstrapBuildPath= /p:ContinuousIntegrationBuild=true /p:TreatWarningsAsErrors=true /p:TestRuntimeAdditionalArguments= /p:ArcadeBuildFromSource=true /p:ROSLYNUSEHARDLINKS=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:TreatWarningsAsErrors=false /p:ApplyPartialNgenOptimization=false /p:EnablePartialNgenOptimization=false /p:PublishWindowsPdb=false /p:UsingToolMicrosoftNetCompilers=false /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/ /p:SuppressTfmSupportBuildWarnings=true /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/log/Release/Build.binlog /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:Projects=/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/Roslyn.sln /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/ /p:Restore=true /p:Build=true /p:Rebuild=false /p:Test=false /p:Pack=true /p:Publish=true /p:RunAnalyzersDuringBuild=false /p:BootstrapBuildPath= /p:ContinuousIntegrationBuild=true /p:TreatWarningsAsErrors=true /p:TestRuntimeAdditionalArguments= /p:ArcadeBuildFromSource=true /p:ROSLYNUSEHARDLINKS=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:TreatWarningsAsErrors=false /p:ApplyPartialNgenOptimization=false /p:EnablePartialNgenOptimization=false /p:PublishWindowsPdb=false /p:UsingToolMicrosoftNetCompilers=false /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/ /p:SuppressTfmSupportBuildWarnings=true /p:Projects=/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/Roslyn.sln /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/ /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 151 ms). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 'WINDOWS_DESKTOP' for 'Microsoft.Net.Sdk.WindowsDesktop/1.0.0-source-built' at '/builddir/build/BUILD/dotnet-v7.0.100/tools-local/EmptySdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 'WINDOWS_DESKTOP' for 'Microsoft.Net.Sdk.WindowsDesktop/1.0.0-source-built' at '/builddir/build/BUILD/dotnet-v7.0.100/tools-local/EmptySdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 'WINDOWS_DESKTOP' for 'Microsoft.Net.Sdk.WindowsDesktop/1.0.0-source-built' at '/builddir/build/BUILD/dotnet-v7.0.100/tools-local/EmptySdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 'WINDOWS_DESKTOP' for 'Microsoft.Net.Sdk.WindowsDesktop/1.0.0-source-built' at '/builddir/build/BUILD/dotnet-v7.0.100/tools-local/EmptySdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 'WINDOWS_DESKTOP' for 'Microsoft.Net.Sdk.WindowsDesktop/1.0.0-source-built' at '/builddir/build/BUILD/dotnet-v7.0.100/tools-local/EmptySdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 'WINDOWS_DESKTOP' for 'Microsoft.Net.Sdk.WindowsDesktop/1.0.0-source-built' at '/builddir/build/BUILD/dotnet-v7.0.100/tools-local/EmptySdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk.WindowsDesktop. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 'WINDOWS_DESKTOP' for 'Microsoft.Net.Sdk.WindowsDesktop/1.0.0-source-built' at '/builddir/build/BUILD/dotnet-v7.0.100/tools-local/EmptySdk/' [SourceBuiltSdkResolver] Overriding Microsoft.NET.Sdk.WindowsDesktop with 'WINDOWS_DESKTOP' Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (in 295 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj (in 295 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Workspaces/TestSourceGenerator/Microsoft.CodeAnalysis.TestSourceGenerator.csproj (in 293 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/CodeStyle/Core/Analyzers/Microsoft.CodeAnalysis.CodeStyle.csproj (in 297 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Scripting/CSharp/Microsoft.CodeAnalysis.CSharp.Scripting.csproj (in 295 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj (in 295 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj (in 294 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Scripting/VisualBasic/Microsoft.CodeAnalysis.VisualBasic.Scripting.vbproj (in 295 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Scripting/Core/Microsoft.CodeAnalysis.Scripting.csproj (in 296 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj (in 295 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj (in 294 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/CodeStyle/VisualBasic/Analyzers/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.vbproj (in 297 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/CodeStyle/Core/CodeFixes/Microsoft.CodeAnalysis.CodeStyle.Fixes.csproj (in 298 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Tools/ExternalAccess/AspNetCore/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.csproj (in 294 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/CodeStyle/CSharp/Analyzers/Microsoft.CodeAnalysis.CSharp.CodeStyle.csproj (in 299 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/CodeStyle/CSharp/CodeFixes/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.csproj (in 303 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/CodeStyle/VisualBasic/CodeFixes/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.vbproj (in 298 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/CodeStyle/Tools/CodeStyleConfigFileGenerator.csproj (in 412 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj (in 414 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Compilers/Core/Rebuild/Microsoft.CodeAnalysis.Rebuild.csproj (in 420 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Features/Core/Portable/Microsoft.CodeAnalysis.Features.csproj (in 455 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Features/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Features.csproj (in 455 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Features/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Features.vbproj (in 457 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Compilers/Server/VBCSCompiler/arm64/VBCSCompiler-arm64.csproj (in 191 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Compilers/VisualBasic/vbc/arm64/vbc-arm64.csproj (in 189 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Compilers/CSharp/csc/arm64/csc-arm64.csproj (in 492 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Compilers/CSharp/csc/AnyCpu/csc.csproj (in 190 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Interactive/csi/csi.csproj (in 493 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Interactive/vbi/vbi.vbproj (in 492 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/NuGet/Microsoft.Net.Compilers.Toolset/arm64/Microsoft.Net.Compilers.Toolset.Package.Arm64.csproj (in 492 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Compilers/VisualBasic/vbc/AnyCpu/vbc.csproj (in 493 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/NuGet/Microsoft.Net.Compilers.Toolset/AnyCpu/Microsoft.Net.Compilers.Toolset.Package.csproj (in 492 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Compilers/Server/VBCSCompiler/AnyCpu/VBCSCompiler.csproj (in 493 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/NuGet/Microsoft.CodeAnalysis.Package.csproj (in 495 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj (in 499 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/src/Workspaces/Core/MSBuild/Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj (in 198 ms). CSharpSyntaxGenerator -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/CSharpSyntaxGenerator/Release/netstandard2.0/CSharpSyntaxGenerator.dll CSharpSyntaxGenerator -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/CSharpSyntaxGenerator/Release/net6.0/CSharpSyntaxGenerator.dll Microsoft.Build.Tasks.CodeAnalysis -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.CodeAnalysis/Release/net472/Microsoft.Build.Tasks.CodeAnalysis.dll Microsoft.Build.Tasks.CodeAnalysis -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.CodeAnalysis/Release/net6.0/Microsoft.Build.Tasks.CodeAnalysis.dll Microsoft.Build.Tasks.CodeAnalysis -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.Build.Tasks.CodeAnalysis/Release/net6.0/publish/ Microsoft.CodeAnalysis -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis/Release/netcoreapp3.1/Microsoft.CodeAnalysis.dll Microsoft.CodeAnalysis -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis/Release/netstandard2.0/Microsoft.CodeAnalysis.dll Microsoft.CodeAnalysis.Scripting -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Scripting/Release/netcoreapp3.1/Microsoft.CodeAnalysis.Scripting.dll Microsoft.CodeAnalysis.CodeStyle -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CodeStyle/Release/netstandard2.0/Microsoft.CodeAnalysis.CodeStyle.dll Microsoft.CodeAnalysis.Scripting -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Scripting/Release/netstandard2.0/Microsoft.CodeAnalysis.Scripting.dll Microsoft.CodeAnalysis.Workspaces -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Workspaces/Release/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll Microsoft.CodeAnalysis.Workspaces -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Workspaces/Release/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll Microsoft.CodeAnalysis.Workspaces.MSBuild -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Workspaces.MSBuild/Release/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll Microsoft.CodeAnalysis.Workspaces.MSBuild -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Workspaces.MSBuild/Release/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll Microsoft.CodeAnalysis.CodeStyle.Fixes -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CodeStyle.Fixes/Release/netstandard2.0/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll Microsoft.CodeAnalysis.CSharp -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CSharp/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll csc-arm64 -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/csc-arm64/Release/net472/csc.exe Microsoft.CodeAnalysis.TestSourceGenerator -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.TestSourceGenerator/Release/netstandard2.0/Microsoft.CodeAnalysis.TestSourceGenerator.dll csc -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/csc/Release/net472/csc.exe Microsoft.CodeAnalysis.CSharp.Scripting -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CSharp.Scripting/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Scripting.dll Microsoft.CodeAnalysis.VisualBasic -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic/Release/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.dll csi -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/csi/Release/net472/csi.exe Microsoft.CodeAnalysis.Features -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Features/Release/netcoreapp3.1/Microsoft.CodeAnalysis.Features.dll Microsoft.CodeAnalysis.Features -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Features/Release/netstandard2.0/Microsoft.CodeAnalysis.Features.dll Microsoft.CodeAnalysis.CSharp.Workspaces -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CSharp.Workspaces/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll Microsoft.CodeAnalysis.VisualBasic -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll Microsoft.CodeAnalysis.VisualBasic.Scripting -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.Scripting/Release/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.Scripting.dll Microsoft.CodeAnalysis.CSharp.CodeStyle -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CSharp.CodeStyle/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll vbc -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/vbc/Release/net472/vbc.exe VBCSCompiler -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/VBCSCompiler/Release/net472/VBCSCompiler.exe Microsoft.CodeAnalysis.Rebuild -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Rebuild/Release/netstandard2.0/Microsoft.CodeAnalysis.Rebuild.dll Microsoft.CodeAnalysis.CSharp -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CSharp/Release/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll Microsoft.CodeAnalysis.VisualBasic.Scripting -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.Scripting/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Scripting.dll vbc -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/vbc/Release/net6.0/vbc.dll vbc -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/vbc/Release/net6.0/publish/ vbi -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/vbi/Release/net472/vbi.exe Microsoft.CodeAnalysis.VisualBasic.CodeStyle -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.CodeStyle/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.dll CodeStyleConfigFileGenerator -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/CodeStyleConfigFileGenerator/Release/net6.0/CodeStyleConfigFileGenerator.dll Microsoft.CodeAnalysis.CSharp.Scripting -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CSharp.Scripting/Release/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Scripting.dll VBCSCompiler -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/VBCSCompiler/Release/net6.0/VBCSCompiler.dll Microsoft.CodeAnalysis.VisualBasic.Workspaces -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.Workspaces/Release/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll Microsoft.CodeAnalysis.Rebuild -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.Rebuild/Release/net6.0/Microsoft.CodeAnalysis.Rebuild.dll VBCSCompiler -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/VBCSCompiler/Release/net6.0/publish/ csi -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/csi/Release/net6.0/csi.dll csc -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/csc/Release/net6.0/csc.dll csi -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/csi/Release/net6.0/publish/ csc -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/csc/Release/net6.0/publish/ vbi -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/vbi/Release/net6.0/vbi.dll Microsoft.CodeAnalysis.VisualBasic.Workspaces -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.Workspaces/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll VBCSCompiler-arm64 -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/VBCSCompiler-arm64/Release/net472/VBCSCompiler.exe Microsoft.CodeAnalysis.CSharp.Workspaces -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CSharp.Workspaces/Release/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll Microsoft.CodeAnalysis.CSharp.Features -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CSharp.Features/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Features.dll vbc-arm64 -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/vbc-arm64/Release/net472/vbc.exe Microsoft.CodeAnalysis.ExternalAccess.AspNetCore -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore/Release/netstandard2.0/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll Microsoft.CodeAnalysis.VisualBasic.Features -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.Features/Release/netcoreapp3.1/Microsoft.CodeAnalysis.VisualBasic.Features.dll Microsoft.CodeAnalysis.VisualBasic.Features -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.Features/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Features.dll Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes/Release/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.dll Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes/Release/netstandard2.0/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll Microsoft.CodeAnalysis.CSharp.Features -> /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/bin/Microsoft.CodeAnalysis.CSharp.Features/Release/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Features.dll Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Build.Tasks.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Scripting.Common.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Common.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Workspaces.Common.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Workspaces.MSBuild.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.VisualBasic.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.CSharp.Scripting.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.Features.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.VisualBasic.Workspaces.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.CSharp.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.VisualBasic.Features.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.CSharp.Workspaces.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Net.Compilers.Toolset.Arm64.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.CSharp.CodeStyle.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.CodeAnalysis.CSharp.Features.4.4.0-4.22520.11.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Net.Compilers.Toolset.4.4.0-4.22520.11.nupkg'. Building release versions of NuGet packages Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:32.47 Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 133 ms). Building release versions of NuGet packages Writing package usage data... Writing package usage data... done. Took 00:00:00.3356260 [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 'WINDOWS_DESKTOP' for 'Microsoft.Net.Sdk.WindowsDesktop/1.0.0-source-built' at '/builddir/build/BUILD/dotnet-v7.0.100/tools-local/EmptySdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 'WINDOWS_DESKTOP' for 'Microsoft.Net.Sdk.WindowsDesktop/1.0.0-source-built' at '/builddir/build/BUILD/dotnet-v7.0.100/tools-local/EmptySdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 'WINDOWS_DESKTOP' for 'Microsoft.Net.Sdk.WindowsDesktop/1.0.0-source-built' at '/builddir/build/BUILD/dotnet-v7.0.100/tools-local/EmptySdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 'WINDOWS_DESKTOP' for 'Microsoft.Net.Sdk.WindowsDesktop/1.0.0-source-built' at '/builddir/build/BUILD/dotnet-v7.0.100/tools-local/EmptySdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 'WINDOWS_DESKTOP' for 'Microsoft.Net.Sdk.WindowsDesktop/1.0.0-source-built' at '/builddir/build/BUILD/dotnet-v7.0.100/tools-local/EmptySdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 'WINDOWS_DESKTOP' for 'Microsoft.Net.Sdk.WindowsDesktop/1.0.0-source-built' at '/builddir/build/BUILD/dotnet-v7.0.100/tools-local/EmptySdk/' Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (in 20 ms). Building intermediate nupkg... Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11.nupkg'. Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:42.57 Build: [18:07:50.66] Building 'roslyn in tarball'...done ExtractIntermediatePackages: Decompressing '/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/'... Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Build.Tasks.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Build.Tasks.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Build.Tasks.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Build.Tasks.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Build.Tasks.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Build.Tasks.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Common.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Common.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Common.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.CSharp.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.CSharp.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.CSharp.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.CSharp.CodeStyle.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.CodeStyle.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.CSharp.CodeStyle.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.CodeStyle.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.CSharp.CodeStyle.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.CodeStyle.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.CSharp.Features.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.Features.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.CSharp.Features.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.Features.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.CSharp.Features.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.Features.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.CSharp.Scripting.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.Scripting.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.CSharp.Scripting.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.Scripting.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.CSharp.Scripting.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.Scripting.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.CSharp.Workspaces.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.Workspaces.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.CSharp.Workspaces.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.Workspaces.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.CSharp.Workspaces.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.Workspaces.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Features.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Features.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Features.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Features.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Features.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Features.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Scripting.Common.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Scripting.Common.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Scripting.Common.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Scripting.Common.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Scripting.Common.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Scripting.Common.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.VisualBasic.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.VisualBasic.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.VisualBasic.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.VisualBasic.Features.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.Features.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.VisualBasic.Features.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.Features.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.VisualBasic.Features.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.Features.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.VisualBasic.Workspaces.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.Workspaces.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.VisualBasic.Workspaces.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.Workspaces.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.VisualBasic.Workspaces.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.Workspaces.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Workspaces.Common.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Workspaces.Common.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Workspaces.Common.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Workspaces.Common.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Workspaces.Common.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Workspaces.Common.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Workspaces.MSBuild.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Workspaces.MSBuild.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Workspaces.MSBuild.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Workspaces.MSBuild.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.CodeAnalysis.Workspaces.MSBuild.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Workspaces.MSBuild.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.Net.Compilers.Toolset.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.Net.Compilers.Toolset.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.Net.Compilers.Toolset.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.Net.Compilers.Toolset.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.Net.Compilers.Toolset.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.Net.Compilers.Toolset.4.4.0.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.Net.Compilers.Toolset.Arm64.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.Net.Compilers.Toolset.Arm64.4.4.0-4.22520.11.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.Net.Compilers.Toolset.Arm64.4.4.0-4.final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.Net.Compilers.Toolset.Arm64.4.4.0-4.final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11/artifacts/Microsoft.Net.Compilers.Toolset.Arm64.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.Net.Compilers.Toolset.Arm64.4.4.0.nupkg". Removing directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/". CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/humanizer.core.2.2.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/humanizer.core.2.2.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/humanizer.core.2.2.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/humanizer.core.2.2.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/humanizer.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/humanizer.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/net7.0/Humanizer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/net7.0/Humanizer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/net7.0/Humanizer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/net7.0/Humanizer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/netstandard1.0/Humanizer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/netstandard1.0/Humanizer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/netstandard1.0/Humanizer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/netstandard1.0/Humanizer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/netstandard2.0/Humanizer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/netstandard2.0/Humanizer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/netstandard2.0/Humanizer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/netstandard2.0/Humanizer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/logo.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/logo.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/microsoft.aspnetcore.app.ref.3.1.10.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/microsoft.aspnetcore.app.ref.3.1.10.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/microsoft.aspnetcore.app.ref.3.1.10.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/microsoft.aspnetcore.app.ref.3.1.10.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/microsoft.aspnetcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/microsoft.aspnetcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Antiforgery.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Antiforgery.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Cookies.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Cookies.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.OAuth.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.OAuth.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.Policy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.Policy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Authorization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Authorization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Server.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Server.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Connections.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Connections.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.CookiePolicy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.CookiePolicy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.Internal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.Internal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HostFiltering.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HostFiltering.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Html.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Html.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Features.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Features.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpOverrides.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpOverrides.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpsPolicy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpsPolicy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Identity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Identity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ApiExplorer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ApiExplorer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Cors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Cors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Localization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Localization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.RazorPages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.RazorPages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.TagHelpers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.TagHelpers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ViewFeatures.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ViewFeatures.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCompression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCompression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Rewrite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Rewrite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.HttpSys.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.HttpSys.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IIS.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IIS.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IISIntegration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IISIntegration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Session.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Session.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Protocols.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Protocols.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.StaticFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.StaticFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebUtilities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebUtilities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Ini.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Ini.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.KeyPerFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.KeyPerFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Embedded.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Embedded.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileSystemGlobbing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileSystemGlobbing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Stores.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Stores.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.ObjectPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.ObjectPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.WebEncoders.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.WebEncoders.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.JSInterop.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.JSInterop.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Net.Http.Headers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Net.Http.Headers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.IO.Pipelines.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Windows.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/3.1.10/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/3.1.10/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/microsoft.aspnetcore.app.ref.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/microsoft.aspnetcore.app.ref.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/microsoft.aspnetcore.app.ref.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/microsoft.aspnetcore.app.ref.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/microsoft.aspnetcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/microsoft.aspnetcore.app.ref.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Antiforgery.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Antiforgery.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Antiforgery.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Antiforgery.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Cookies.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.OAuth.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authentication.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.Policy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Authorization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Authorization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Forms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Server.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Server.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Server.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Server.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Components.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Connections.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.CookiePolicy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.Internal.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.DataProtection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Diagnostics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HostFiltering.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HostFiltering.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HostFiltering.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HostFiltering.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Html.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Connections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Features.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Features.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Features.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Features.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Results.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Results.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Results.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.Results.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpLogging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpLogging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpLogging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpLogging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpOverrides.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.HttpsPolicy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Identity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Identity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Identity.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Identity.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.Routing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ApiExplorer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Cors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.Razor.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.RazorPages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.TagHelpers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.ViewFeatures.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Mvc.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Razor.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCaching.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.ResponseCompression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Rewrite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Rewrite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Rewrite.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Rewrite.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Routing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.HttpSys.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IIS.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IIS.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IIS.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IIS.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.IISIntegration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Server.Kestrel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Session.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Session.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Session.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.Session.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.Protocols.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.SignalR.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.StaticFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.StaticFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.StaticFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.StaticFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebUtilities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebUtilities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebUtilities.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.WebUtilities.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.AspNetCore.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Caching.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Binder.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Binder.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Binder.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Binder.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.CommandLine.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Ini.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Ini.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Ini.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Ini.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.KeyPerFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.UserSecrets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Configuration.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Features.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Features.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Features.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Features.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Composite.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Embedded.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileProviders.Physical.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Stores.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Stores.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Stores.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Identity.Stores.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Localization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Debug.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.Debug.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.EventSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Logging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.ObjectPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.ObjectPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.ObjectPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.ObjectPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Options.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.WebEncoders.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.WebEncoders.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.WebEncoders.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Extensions.WebEncoders.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.JSInterop.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.JSInterop.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.JSInterop.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.JSInterop.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Net.Http.Headers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Net.Http.Headers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Net.Http.Headers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/Microsoft.Net.Http.Headers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipelines.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipelines.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.aspnetcore.app.ref/6.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.aspnetcore.app.ref/6.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.5.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/lib/net472/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.5.0/lib/net472/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/lib/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.5.0/lib/netstandard2.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/microsoft.build.framework.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.5.0/microsoft.build.framework.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/microsoft.build.framework.16.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.5.0/microsoft.build.framework.16.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.framework/16.5.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/16.5.0/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.5.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/16.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.5.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.5.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/16.5.0/lib/net472/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.5.0/lib/net472/Microsoft.Build.Tasks.Core.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.5.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/16.5.0/microsoft.build.tasks.core.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.5.0/microsoft.build.tasks.core.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/16.5.0/microsoft.build.tasks.core.16.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.5.0/microsoft.build.tasks.core.16.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.core/16.5.0/microsoft.build.tasks.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.core/16.5.0/microsoft.build.tasks.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.5.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.5.0/lib/net472/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.5.0/lib/net472/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.5.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.5.0/microsoft.build.utilities.core.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.5.0/microsoft.build.utilities.core.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.5.0/microsoft.build.utilities.core.16.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.5.0/microsoft.build.utilities.core.16.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/16.5.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/16.5.0/microsoft.build.utilities.core.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/16.5.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build/16.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/16.5.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/16.5.0/lib/net472". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build/16.5.0/lib/net472/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/16.5.0/lib/net472/Microsoft.Build.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/16.5.0/lib/netcoreapp2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build/16.5.0/lib/netcoreapp2.1/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/16.5.0/lib/netcoreapp2.1/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build/16.5.0/microsoft.build.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/16.5.0/microsoft.build.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build/16.5.0/microsoft.build.16.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/16.5.0/microsoft.build.16.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.build/16.5.0/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build/16.5.0/microsoft.build.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_2_9_8_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_2_9_8_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_2_9_8_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_2_9_8_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_2_9_8_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_2_9_8_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_2_9_8_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_2_9_8_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_2_9_8_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_2_9_8_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelcorrectness_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_2_9_8_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_2_9_8_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_2_9_8_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_2_9_8_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_2_9_8_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_2_9_8_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_2_9_8_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_2_9_8_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_2_9_8_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_2_9_8_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevellibrary_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_2_9_8_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_2_9_8_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_2_9_8_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_2_9_8_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_2_9_8_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_2_9_8_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_2_9_8_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_2_9_8_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_2_9_8_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_2_9_8_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/config/analysislevel_3_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/Microsoft.CodeAnalysis.Analyzers.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/Microsoft.CodeAnalysis.Analyzers.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/build/Microsoft.CodeAnalysis.Analyzers.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/build/Microsoft.CodeAnalysis.Analyzers.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/documentation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/documentation/Analyzer Configuration.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/documentation/Analyzer Configuration.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/documentation/Microsoft.CodeAnalysis.Analyzers.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/documentation/Microsoft.CodeAnalysis.Analyzers.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/documentation/Microsoft.CodeAnalysis.Analyzers.sarif" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/documentation/Microsoft.CodeAnalysis.Analyzers.sarif". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/AllRulesDefault". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/AllRulesDefault/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/AllRulesDefault/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/AllRulesDisabled". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/AllRulesDisabled/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/AllRulesDisabled/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/AllRulesEnabled". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/AllRulesEnabled/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/AllRulesEnabled/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/CorrectnessRulesDefault". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/CorrectnessRulesDefault/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/CorrectnessRulesDefault/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/CorrectnessRulesEnabled". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/CorrectnessRulesEnabled/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/CorrectnessRulesEnabled/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/DataflowRulesDefault". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/DataflowRulesDefault/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/DataflowRulesDefault/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/DataflowRulesEnabled". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/DataflowRulesEnabled/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/DataflowRulesEnabled/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/LibraryRulesDefault". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/LibraryRulesDefault/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/LibraryRulesDefault/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/LibraryRulesEnabled". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/LibraryRulesEnabled/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/LibraryRulesEnabled/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisDesignRulesDefault". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/PortedFromFxCopRulesDefault". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/PortedFromFxCopRulesDefault/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/PortedFromFxCopRulesDefault/.editorconfig". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/PortedFromFxCopRulesEnabled". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/PortedFromFxCopRulesEnabled/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/editorconfig/PortedFromFxCopRulesEnabled/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.3.3.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.3.3.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/AllRulesDefault.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/AllRulesDefault.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/AllRulesDisabled.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/AllRulesDisabled.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/AllRulesEnabled.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/AllRulesEnabled.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/CorrectnessRulesDefault.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/CorrectnessRulesDefault.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/CorrectnessRulesEnabled.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/CorrectnessRulesEnabled.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/DataflowRulesDefault.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/DataflowRulesDefault.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/DataflowRulesEnabled.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/DataflowRulesEnabled.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/LibraryRulesDefault.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/LibraryRulesDefault.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/LibraryRulesEnabled.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/LibraryRulesEnabled.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/PortedFromFxCopRulesDefault.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/PortedFromFxCopRulesDefault.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/rulesets/PortedFromFxCopRulesEnabled.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/rulesets/PortedFromFxCopRulesEnabled.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/tools". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/tools/install.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/tools/install.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzers/3.3.4/tools/uninstall.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzers/3.3.4/tools/uninstall.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzerutilities/3.3.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzerutilities/3.3.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzerutilities/3.3.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzerutilities/3.3.4/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzerutilities/3.3.4/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzerutilities/3.3.4/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzerutilities/3.3.4/lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzerutilities/3.3.4/lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzerutilities/3.3.4/lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzerutilities/3.3.4/lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzerutilities/3.3.4/microsoft.codeanalysis.analyzerutilities.3.3.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzerutilities/3.3.4/microsoft.codeanalysis.analyzerutilities.3.3.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzerutilities/3.3.4/microsoft.codeanalysis.analyzerutilities.3.3.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzerutilities/3.3.4/microsoft.codeanalysis.analyzerutilities.3.3.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzerutilities/3.3.4/microsoft.codeanalysis.analyzerutilities.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzerutilities/3.3.4/microsoft.codeanalysis.analyzerutilities.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzerutilities/3.3.4/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzerutilities/3.3.4/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzerutilities/3.3.4/tools". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzerutilities/3.3.4/tools/install.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzerutilities/3.3.4/tools/install.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.analyzerutilities/3.3.4/tools/uninstall.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.analyzerutilities/3.3.4/tools/uninstall.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.1.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.1.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.1.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.1.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.1.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.1.0/microsoft.codeanalysis.common.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.1.0/microsoft.codeanalysis.common.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.1.0/microsoft.codeanalysis.common.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.1.0/microsoft.codeanalysis.common.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.1.0/microsoft.codeanalysis.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.1.0/microsoft.codeanalysis.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/lib/netstandard1.3/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/lib/netstandard1.3/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/microsoft.csharp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/ref/netstandard1.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/ref/netstandard1.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.csharp/4.7.0/ref/netstandard2.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.csharp/4.7.0/ref/netstandard2.0/Microsoft.CSharp.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.diasymreader/1.4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.diasymreader/1.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.diasymreader/1.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.diasymreader/1.4.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.diasymreader/1.4.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.diasymreader/1.4.0/lib/net20". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.diasymreader/1.4.0/lib/net20/Microsoft.DiaSymReader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.diasymreader/1.4.0/lib/net20/Microsoft.DiaSymReader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.diasymreader/1.4.0/lib/net20/Microsoft.DiaSymReader.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.diasymreader/1.4.0/lib/net20/Microsoft.DiaSymReader.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.diasymreader/1.4.0/lib/net20/Microsoft.DiaSymReader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.diasymreader/1.4.0/lib/net20/Microsoft.DiaSymReader.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.diasymreader/1.4.0/lib/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.diasymreader/1.4.0/lib/netstandard1.1/Microsoft.DiaSymReader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.diasymreader/1.4.0/lib/netstandard1.1/Microsoft.DiaSymReader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.diasymreader/1.4.0/lib/netstandard1.1/Microsoft.DiaSymReader.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.diasymreader/1.4.0/lib/netstandard1.1/Microsoft.DiaSymReader.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.diasymreader/1.4.0/lib/netstandard1.1/Microsoft.DiaSymReader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.diasymreader/1.4.0/lib/netstandard1.1/Microsoft.DiaSymReader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.diasymreader/1.4.0/microsoft.diasymreader.1.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.diasymreader/1.4.0/microsoft.diasymreader.1.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.diasymreader/1.4.0/microsoft.diasymreader.1.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.diasymreader/1.4.0/microsoft.diasymreader.1.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.diasymreader/1.4.0/microsoft.diasymreader.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.diasymreader/1.4.0/microsoft.diasymreader.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/microsoft.dotnet.nugetrepack.tasks.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/microsoft.dotnet.nugetrepack.tasks.7.0.0-beta.22513.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/microsoft.dotnet.nugetrepack.tasks.7.0.0-beta.22513.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/microsoft.dotnet.nugetrepack.tasks.7.0.0-beta.22513.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/microsoft.dotnet.nugetrepack.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/microsoft.dotnet.nugetrepack.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.NuGetRepack.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.NuGetRepack.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.NuGetRepack.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.NuGetRepack.Tasks.dll.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/System.IO.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/System.IO.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/System.IO.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/System.IO.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection.abstractions/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection.abstractions/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/net462/Microsoft.Extensions.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/net7.0/Microsoft.Extensions.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.dependencyinjection/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.dependencyinjection/7.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/net7.0/Microsoft.Extensions.Logging.Abstractions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/net7.0/Microsoft.Extensions.Logging.Abstractions.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/lib/net462/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/lib/net462/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/lib/net462/Microsoft.Extensions.Logging.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/lib/net462/Microsoft.Extensions.Logging.Abstractions.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/microsoft.extensions.logging.abstractions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/microsoft.extensions.logging.abstractions.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/microsoft.extensions.logging.abstractions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/microsoft.extensions.logging.abstractions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging.abstractions/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging.abstractions/7.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/buildTransitive/net461/Microsoft.Extensions.Logging.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/buildTransitive/net461/Microsoft.Extensions.Logging.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/lib/net462/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/lib/net462/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/lib/net462/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/lib/net462/Microsoft.Extensions.Logging.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/lib/net7.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/lib/net7.0/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/lib/net7.0/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/lib/net7.0/Microsoft.Extensions.Logging.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/lib/netstandard2.0/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/lib/netstandard2.0/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/lib/netstandard2.0/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/lib/netstandard2.0/Microsoft.Extensions.Logging.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/lib/netstandard2.1/Microsoft.Extensions.Logging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/lib/netstandard2.1/Microsoft.Extensions.Logging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/lib/netstandard2.1/Microsoft.Extensions.Logging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/lib/netstandard2.1/Microsoft.Extensions.Logging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/microsoft.extensions.logging.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/microsoft.extensions.logging.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/microsoft.extensions.logging.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/microsoft.extensions.logging.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/microsoft.extensions.logging.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/microsoft.extensions.logging.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.logging/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.logging/7.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/buildTransitive/net461/Microsoft.Extensions.Options.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/buildTransitive/net461/Microsoft.Extensions.Options.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/lib/net462/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/lib/net462/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/lib/net462/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/lib/net462/Microsoft.Extensions.Options.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/lib/net7.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/lib/net7.0/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/lib/net7.0/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/lib/net7.0/Microsoft.Extensions.Options.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/lib/netstandard2.0/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/lib/netstandard2.0/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/lib/netstandard2.0/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/lib/netstandard2.0/Microsoft.Extensions.Options.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/lib/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/lib/netstandard2.1/Microsoft.Extensions.Options.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/lib/netstandard2.1/Microsoft.Extensions.Options.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/lib/netstandard2.1/Microsoft.Extensions.Options.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/lib/netstandard2.1/Microsoft.Extensions.Options.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/microsoft.extensions.options.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/microsoft.extensions.options.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/microsoft.extensions.options.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/microsoft.extensions.options.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/microsoft.extensions.options.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/microsoft.extensions.options.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.options/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.options/7.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/buildTransitive/net461/Microsoft.Extensions.Primitives.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/buildTransitive/net461/Microsoft.Extensions.Primitives.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/lib/net462/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/lib/net462/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/lib/net462/Microsoft.Extensions.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/lib/net462/Microsoft.Extensions.Primitives.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/lib/net7.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/lib/net7.0/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/lib/net7.0/Microsoft.Extensions.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/lib/net7.0/Microsoft.Extensions.Primitives.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/lib/netstandard2.0/Microsoft.Extensions.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/lib/netstandard2.0/Microsoft.Extensions.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/lib/netstandard2.0/Microsoft.Extensions.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/microsoft.extensions.primitives.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/microsoft.extensions.primitives.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/microsoft.extensions.primitives.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/microsoft.extensions.primitives.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/microsoft.extensions.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/microsoft.extensions.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.extensions.primitives/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.extensions.primitives/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.3.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/Microsoft.NETCore.App.versions.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.Brotli.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.Brotli.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.HttpListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.HttpListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Mail.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Mail.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.ServicePoint.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.ServicePoint.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebProxy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.DispatchProxy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.DispatchProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Intrinsics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Intrinsics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.Local.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Transactions.Local.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.HttpUtility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Web.HttpUtility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/ref/netcoreapp3.1/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/3.1.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/3.1.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/data". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/data/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/data/PlatformManifest.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/data/PlatformManifest.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/microsoft.netcore.app.ref.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/Microsoft.NETCore.App.versions.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/Microsoft.NETCore.App.versions.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/Microsoft.Win32.Registry.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/netstandard.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Concurrent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.NonGeneric.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.Specialized.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Collections.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Annotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.EventBasedAsync.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.TypeConverter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ComponentModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Console.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Contracts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.FileVersionInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Process.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.StackTrace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TextWriterTraceListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.TraceSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Diagnostics.Tracing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Drawing.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Formats.Asn1.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.Brotli.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Compression.ZipFile.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.DriveInfo.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.FileSystem.Watcher.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.IsolatedStorage.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.MemoryMappedFiles.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.Pipes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Expressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.Queryable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Memory.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Http.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.HttpListener.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Mail.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NameResolution.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.NetworkInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Ping.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Requests.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.ServicePoint.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.Sockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebHeaderCollection.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Net.WebSockets.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ObjectModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.DispatchProxy.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.ILGeneration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.Lightweight.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Emit.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Reflection.TypeExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Resources.Writer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.Unsafe.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.CompilerServices.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.InteropServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Intrinsics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Loader.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Formatters.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.Serialization.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.AccessControl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Claims.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Algorithms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Cng.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Csp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Encoding.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.OpenSsl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.Primitives.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Cryptography.X509Certificates.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.Principal.Windows.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encoding.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Text.RegularExpressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Channels.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Overlapped.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Tasks.Parallel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Thread.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.ThreadPool.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Threading.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Transactions.Local.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Web.HttpUtility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.ReaderWriter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XmlSerializer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.XDocument.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/System.Xml.XPath.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/ref/net6.0/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.app.ref/6.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.app.ref/6.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.1.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.1.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/5.0.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/5.0.0/version.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.1.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Accessibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Accessibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/CustomMarshalers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/CustomMarshalers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ISymWrapper.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ISymWrapper.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Activities.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Activities.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Conversion.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Conversion.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Engine.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Engine.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Tasks.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Tasks.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Utilities.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Utilities.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.JScript.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.JScript.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.STLCLR.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.STLCLR.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/namespaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationBuildTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationBuildTasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationCore.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationCore.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero2.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero2.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.AeroLite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.AeroLite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Classic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Classic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Luna.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Luna.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Royale.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Royale.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ReachFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ReachFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/sysglobl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/sysglobl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Core.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Core.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.Contract.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.Contract.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.Registration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.Registration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.Install.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.Install.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.OracleClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.OracleClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.SqlXml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.SqlXml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Deployment.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Deployment.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Device.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Device.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.AccountManagement.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.AccountManagement.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.Protocols.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.Protocols.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Dynamic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Dynamic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.EnterpriseServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.EnterpriseServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Selectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Selectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Log.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Log.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.Instrumentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.Instrumentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Messaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Messaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.WebRequest.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.WebRequest.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Printing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Printing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Reflection.Context.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Reflection.Context.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Caching.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Caching.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Remoting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Remoting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.Formatters.Soap.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.Formatters.Soap.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Channels.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Discovery.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Discovery.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Speech.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Speech.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.ApplicationServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.ApplicationServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Mobile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Mobile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Controls.Ribbon.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Controls.Ribbon.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Input.Manipulations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Input.Manipulations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.WorkflowServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.WorkflowServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClientsideProviders.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClientsideProviders.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationProvider.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationProvider.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationTypes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationTypes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsFormsIntegration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsFormsIntegration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/XamlBuildTask.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/XamlBuildTask.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net472.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net472.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.visualbasic/10.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.visualbasic/10.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.visualbasic/10.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.visualbasic/10.3.0/lib/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.visualbasic/10.3.0/lib/netstandard1.3/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.visualbasic/10.3.0/lib/netstandard1.3/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.visualbasic/10.3.0/microsoft.visualbasic.10.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.visualbasic/10.3.0/microsoft.visualbasic.10.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.visualbasic/10.3.0/microsoft.visualbasic.10.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.visualbasic/10.3.0/microsoft.visualbasic.10.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.visualbasic/10.3.0/microsoft.visualbasic.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.visualbasic/10.3.0/microsoft.visualbasic.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.visualbasic/10.3.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.visualbasic/10.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.visualbasic/10.3.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.visualbasic/10.3.0/ref/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.visualbasic/10.3.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.visualbasic/10.3.0/ref/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.visualbasic/10.3.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.visualbasic/10.3.0/ref/netstandard1.1/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.visualbasic/10.3.0/ref/netstandard1.1/Microsoft.VisualBasic.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.visualbasic/10.3.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.visualbasic/10.3.0/ref/netstandard2.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.visualbasic/10.3.0/ref/netstandard2.0/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/net46/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/ref/net46/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/microsoft.win32.registry.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/ref/net46/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/ref/net46/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/net46/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/net46/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/net462/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/net462/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/netstandard/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.appcontext/4.3.0/system.appcontext.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.appcontext/4.3.0/system.appcontext.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.3.0/system.buffers.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/system.buffers.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.3.0/system.buffers.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/system.buffers.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.3.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.3.0/system.buffers.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/ref/netstandard1.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.4.0/system.buffers.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/system.buffers.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.4.0/system.buffers.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/system.buffers.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.4.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.4.0/system.buffers.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/lib/net461/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/net45/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.codedom/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.codedom/4.4.0/ref/net461/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/ref/net461/System.CodeDom.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.codedom/4.4.0/system.codedom.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/system.codedom.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.codedom/4.4.0/system.codedom.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/system.codedom.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.codedom/4.4.0/system.codedom.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.codedom/4.4.0/system.codedom.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/ref/netstandard1.1/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/ref/netstandard1.3/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/system.collections.concurrent.4.0.12.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.concurrent/4.0.12/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.0.12/system.collections.concurrent.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/lib/netstandard1.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/lib/netstandard1.3/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/system.collections.immutable.1.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/system.collections.immutable.1.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/system.collections.immutable.1.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/system.collections.immutable.1.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/1.5.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/1.5.0/system.collections.immutable.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/lib/net461/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/lib/netstandard1.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/lib/netstandard1.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/lib/netstandard1.3/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/lib/netstandard1.3/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/lib/netstandard2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/system.collections.immutable.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/system.collections.immutable.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/system.collections.immutable.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/system.collections.immutable.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/5.0.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/5.0.0/system.collections.immutable.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/net461/System.Collections.Immutable.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net461/System.Collections.Immutable.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/system.collections.immutable.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections/4.0.11/system.collections.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/system.collections.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections/4.0.11/system.collections.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/system.collections.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections/4.0.11/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.0.11/system.collections.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.componentmodel.annotations/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/ref/net45". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.componentmodel.annotations/5.0.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/ref/net45/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.componentmodel.annotations/5.0.0/ref/net461/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/ref/net461/System.ComponentModel.Annotations.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/ref/netstandard1.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.componentmodel.annotations/5.0.0/ref/netstandard1.1/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/ref/netstandard1.1/System.ComponentModel.Annotations.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.componentmodel.annotations/5.0.0/ref/netstandard1.3/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/ref/netstandard1.3/System.ComponentModel.Annotations.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/ref/netstandard1.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.componentmodel.annotations/5.0.0/ref/netstandard1.4/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/ref/netstandard1.4/System.ComponentModel.Annotations.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.componentmodel.annotations/5.0.0/ref/netstandard2.0/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/ref/netstandard2.0/System.ComponentModel.Annotations.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/ref/netstandard2.1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.componentmodel.annotations/5.0.0/ref/netstandard2.1/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/ref/netstandard2.1/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/buildTransitive/net461/System.Composition.AttributedModel.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/buildTransitive/net461/System.Composition.AttributedModel.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/lib/net462/System.Composition.AttributedModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/lib/net462/System.Composition.AttributedModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/lib/net462/System.Composition.AttributedModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/lib/net462/System.Composition.AttributedModel.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/lib/net7.0/System.Composition.AttributedModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/lib/net7.0/System.Composition.AttributedModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/lib/net7.0/System.Composition.AttributedModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/lib/net7.0/System.Composition.AttributedModel.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/lib/netstandard2.0/System.Composition.AttributedModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/lib/netstandard2.0/System.Composition.AttributedModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/lib/netstandard2.0/System.Composition.AttributedModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/lib/netstandard2.0/System.Composition.AttributedModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/buildTransitive/net461/System.Composition.Convention.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/buildTransitive/net461/System.Composition.Convention.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.Convention.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.Convention.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/lib/net462/System.Composition.Convention.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/lib/net462/System.Composition.Convention.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/lib/net462/System.Composition.Convention.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/lib/net462/System.Composition.Convention.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/lib/net7.0/System.Composition.Convention.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/lib/net7.0/System.Composition.Convention.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/lib/net7.0/System.Composition.Convention.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/lib/net7.0/System.Composition.Convention.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/lib/netstandard2.0/System.Composition.Convention.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/lib/netstandard2.0/System.Composition.Convention.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/lib/netstandard2.0/System.Composition.Convention.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/lib/netstandard2.0/System.Composition.Convention.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/system.composition.convention.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/system.composition.convention.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/system.composition.convention.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/system.composition.convention.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/system.composition.convention.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/system.composition.convention.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/buildTransitive/net461/System.Composition.Hosting.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/buildTransitive/net461/System.Composition.Hosting.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/lib/net462/System.Composition.Hosting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/lib/net462/System.Composition.Hosting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/lib/net462/System.Composition.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/lib/net462/System.Composition.Hosting.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/lib/net7.0/System.Composition.Hosting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/lib/net7.0/System.Composition.Hosting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/lib/net7.0/System.Composition.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/lib/net7.0/System.Composition.Hosting.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/lib/netstandard2.0/System.Composition.Hosting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/lib/netstandard2.0/System.Composition.Hosting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/lib/netstandard2.0/System.Composition.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/lib/netstandard2.0/System.Composition.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/system.composition.hosting.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/system.composition.hosting.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/system.composition.hosting.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/system.composition.hosting.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/system.composition.hosting.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/system.composition.hosting.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/buildTransitive/net461/System.Composition.Runtime.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/buildTransitive/net461/System.Composition.Runtime.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/lib/net462/System.Composition.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/lib/net462/System.Composition.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/lib/net462/System.Composition.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/lib/net462/System.Composition.Runtime.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/lib/net7.0/System.Composition.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/lib/net7.0/System.Composition.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/lib/net7.0/System.Composition.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/lib/net7.0/System.Composition.Runtime.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/lib/netstandard2.0/System.Composition.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/lib/netstandard2.0/System.Composition.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/lib/netstandard2.0/System.Composition.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/lib/netstandard2.0/System.Composition.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/system.composition.runtime.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/system.composition.runtime.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/system.composition.runtime.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/system.composition.runtime.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/system.composition.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/system.composition.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/buildTransitive/net461/System.Composition.TypedParts.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/buildTransitive/net461/System.Composition.TypedParts.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/lib/net462/System.Composition.TypedParts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/lib/net462/System.Composition.TypedParts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/lib/net462/System.Composition.TypedParts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/lib/net462/System.Composition.TypedParts.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/lib/net7.0/System.Composition.TypedParts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/lib/net7.0/System.Composition.TypedParts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/lib/net7.0/System.Composition.TypedParts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/lib/net7.0/System.Composition.TypedParts.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/lib/netstandard2.0/System.Composition.TypedParts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/lib/netstandard2.0/System.Composition.TypedParts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/lib/netstandard2.0/System.Composition.TypedParts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/lib/netstandard2.0/System.Composition.TypedParts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/system.composition.typedparts.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/system.composition.typedparts.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/system.composition.typedparts.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/system.composition.typedparts.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/system.composition.typedparts.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/system.composition.typedparts.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition/7.0.0/buildTransitive/net461/System.Composition.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/buildTransitive/net461/System.Composition.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/lib/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition/7.0.0/lib/net461/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/lib/net461/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/lib/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition/7.0.0/lib/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/lib/netcoreapp2.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition/7.0.0/lib/netstandard2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/lib/netstandard2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition/7.0.0/system.composition.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/system.composition.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition/7.0.0/system.composition.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/system.composition.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition/7.0.0/system.composition.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/system.composition.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.composition/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.console/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/net46/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/ref/net46/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.console/4.3.0/ref/netstandard1.3/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/ref/netstandard1.3/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.console/4.3.0/system.console.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/system.console.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.console/4.3.0/system.console.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/system.console.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.console/4.3.0/system.console.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.console/4.3.0/system.console.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/ref/netstandard1.3/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/system.diagnostics.debug.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.0.11/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.0.11/system.diagnostics.debug.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/buildTransitive/net461/System.Diagnostics.DiagnosticSource.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/buildTransitive/net461/System.Diagnostics.DiagnosticSource.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/lib/net462/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/lib/net462/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/lib/net462/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/lib/net462/System.Diagnostics.DiagnosticSource.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/lib/net7.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/lib/net7.0/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/lib/net7.0/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/lib/net7.0/System.Diagnostics.DiagnosticSource.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/system.diagnostics.diagnosticsource.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/system.diagnostics.diagnosticsource.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/system.diagnostics.diagnosticsource.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/system.diagnostics.diagnosticsource.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/system.diagnostics.diagnosticsource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/system.diagnostics.diagnosticsource.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.diagnosticsource/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.diagnosticsource/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/ref/net46/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/ref/net46/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/ref/netstandard1.3/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/net462/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/net462/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.1.0/system.diagnostics.tracing.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/net46/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/ref/net46/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/ref/net46/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/ref/net46/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization.extensions/4.3.0/system.globalization.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization.extensions/4.3.0/system.globalization.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization/4.0.11/system.globalization.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/system.globalization.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization/4.0.11/system.globalization.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/system.globalization.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization/4.0.11/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.0.11/system.globalization.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/net46/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/ref/net46/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/net46/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/net46/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/system.io.compression.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/system.io.compression.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/net46/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/ref/net46/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.filesystem/4.3.0/system.io.filesystem.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.filesystem/4.3.0/system.io.filesystem.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/buildTransitive/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/buildTransitive/net461/System.IO.Pipelines.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/buildTransitive/net461/System.IO.Pipelines.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/buildTransitive/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/buildTransitive/net462/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/buildTransitive/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/buildTransitive/net7.0/_._". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/buildTransitive/netcoreapp2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/lib/net462". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/lib/net462/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/lib/net462/System.IO.Pipelines.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/lib/net462/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/lib/net462/System.IO.Pipelines.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/lib/net7.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/lib/net7.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/lib/net7.0/System.IO.Pipelines.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/lib/net7.0/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/lib/net7.0/System.IO.Pipelines.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/lib/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/lib/netstandard2.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/lib/netstandard2.0/System.IO.Pipelines.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/lib/netstandard2.0/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/lib/netstandard2.0/System.IO.Pipelines.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/system.io.pipelines.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/system.io.pipelines.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/system.io.pipelines.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/system.io.pipelines.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/system.io.pipelines.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/system.io.pipelines.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes.accesscontrol/5.0.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipes.accesscontrol/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes.accesscontrol/5.0.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes.accesscontrol/5.0.0/ref/net46". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipes.accesscontrol/5.0.0/ref/net46/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes.accesscontrol/5.0.0/ref/net46/System.IO.Pipes.AccessControl.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes.accesscontrol/5.0.0/ref/net461". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipes.accesscontrol/5.0.0/ref/net461/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes.accesscontrol/5.0.0/ref/net461/System.IO.Pipes.AccessControl.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes.accesscontrol/5.0.0/ref/netstandard1.3". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipes.accesscontrol/5.0.0/ref/netstandard1.3/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes.accesscontrol/5.0.0/ref/netstandard1.3/System.IO.Pipes.AccessControl.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes.accesscontrol/5.0.0/ref/netstandard2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipes.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.Pipes.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes.accesscontrol/5.0.0/ref/netstandard2.0/System.IO.Pipes.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipes.accesscontrol/5.0.0/system.io.pipes.accesscontrol.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes.accesscontrol/5.0.0/system.io.pipes.accesscontrol.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipes.accesscontrol/5.0.0/system.io.pipes.accesscontrol.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes.accesscontrol/5.0.0/system.io.pipes.accesscontrol.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io.pipes.accesscontrol/5.0.0/system.io.pipes.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipes.accesscontrol/5.0.0/system.io.pipes.accesscontrol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/net462/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/net462/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/netstandard1.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/netstandard1.3/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.1.0/ref/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/ref/netstandard1.5/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.1.0/system.io.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/system.io.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.1.0/system.io.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/system.io.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.1.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.1.0/system.io.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/net462/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/net462/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.3/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.5/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/net462/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/net462/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/system.linq.expressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq.parallel/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.parallel/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq.parallel/4.0.1/lib/netstandard1.3/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.parallel/4.0.1/lib/netstandard1.3/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq.parallel/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.parallel/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq.parallel/4.0.1/ref/netstandard1.1/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.parallel/4.0.1/ref/netstandard1.1/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq.parallel/4.0.1/system.linq.parallel.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.parallel/4.0.1/system.linq.parallel.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq.parallel/4.0.1/system.linq.parallel.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.parallel/4.0.1/system.linq.parallel.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq.parallel/4.0.1/system.linq.parallel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.parallel/4.0.1/system.linq.parallel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/net462/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/ref/net462/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq/4.1.0/ref/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/ref/netstandard1.6/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq/4.1.0/system.linq.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/system.linq.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq/4.1.0/system.linq.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/system.linq.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq/4.1.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.1.0/system.linq.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/net462/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/net462/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq/4.3.0/system.linq.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/system.linq.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.linq/4.3.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/system.linq.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3/lib/netstandard1.1/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.3/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.3/system.memory.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3/system.memory.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.3/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.3/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/net461/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netstandard1.1/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/system.memory.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.4/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.4/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.5/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/net461/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/netstandard1.1/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.5/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/system.memory.4.5.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.memory/4.5.5/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.http/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/net46/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/net46/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.http/4.3.0/system.net.http.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/system.net.http.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.http/4.3.0/system.net.http.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/system.net.http.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.http/4.3.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.http/4.3.4/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.http/4.3.4/ref/net46/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/ref/net46/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.http/4.3.4/ref/netstandard1.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/ref/netstandard1.1/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.http/4.3.4/ref/netstandard1.3/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/ref/netstandard1.3/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.http/4.3.4/system.net.http.4.3.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/system.net.http.4.3.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.http/4.3.4/system.net.http.4.3.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/system.net.http.4.3.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.http/4.3.4/system.net.http.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.4/system.net.http.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/system.net.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/system.net.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/net46/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/ref/net46/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.net.sockets/4.3.0/system.net.sockets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.sockets/4.3.0/system.net.sockets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net45/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/net45/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/system.objectmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/lib/netstandard1.3/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/lib/netstandard1.3/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.emit/4.3.0/system.reflection.emit.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.emit/4.3.0/system.reflection.emit.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/lib/netstandard1.1/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/1.6.0/system.reflection.metadata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/lib/net461/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0/lib/net461/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/lib/netstandard1.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0/lib/netstandard1.1/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/system.reflection.metadata.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0/system.reflection.metadata.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/system.reflection.metadata.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0/system.reflection.metadata.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/5.0.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/5.0.0/system.reflection.metadata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/net461/System.Reflection.Metadata.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net461/System.Reflection.Metadata.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/system.reflection.metadata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/system.reflection.primitives.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.0.1/system.reflection.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/net46/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/net462/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/net462/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/net46/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/net46/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/net462/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/net462/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/netstandard1.3/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/net462/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/net462/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/ref/netstandard1.5/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.1.0/system.reflection.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/system.reflection.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.1.0/system.reflection.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/system.reflection.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.1.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.1.0/system.reflection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/net462/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/net462/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/4.6.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/4.6.0/ref/netstandard2.0/System.Resources.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/system.resources.extensions.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/4.6.0/system.resources.extensions.4.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/system.resources.extensions.4.6.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/4.6.0/system.resources.extensions.4.6.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.extensions/4.6.0/system.resources.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.extensions/4.6.0/system.resources.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.0.1/system.resources.resourcemanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.writer/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.writer/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.writer/4.0.0/lib/netstandard1.3/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.writer/4.0.0/lib/netstandard1.3/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.writer/4.0.0/system.resources.writer.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.writer/4.0.0/system.resources.writer.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.writer/4.0.0/system.resources.writer.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.writer/4.0.0/system.resources.writer.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.resources.writer/4.0.0/system.resources.writer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.writer/4.0.0/system.resources.writer.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.2/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/lib/net45/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/net461/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/5.0.0/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/net462/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/netstandard1.3/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/ref/netstandard1.5/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/system.runtime.extensions.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.1.0/system.runtime.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/ref/net46/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/ref/netstandard1.3/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/system.runtime.handles.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.handles/4.0.1/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.0.1/system.runtime.handles.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/ref/net46/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.handles/4.3.0/system.runtime.handles.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.handles/4.3.0/system.runtime.handles.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/net462/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/net462/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.2/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.3/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/ref/netstandard1.5/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/system.runtime.interopservices.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.1.0/system.runtime.interopservices.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.loader/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.loader/4.0.0/system.runtime.loader.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.0.0/system.runtime.loader.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.3.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.loader/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.3.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.3.0/ref/netstandard1.5". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.loader/4.3.0/ref/netstandard1.5/System.Runtime.Loader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.3.0/ref/netstandard1.5/System.Runtime.Loader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.loader/4.3.0/system.runtime.loader.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.3.0/system.runtime.loader.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.loader/4.3.0/system.runtime.loader.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.3.0/system.runtime.loader.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.loader/4.3.0/system.runtime.loader.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.loader/4.3.0/system.runtime.loader.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/net46/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/net46/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/net462/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.2/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/ref/netstandard1.5/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.1.0/system.runtime.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/system.runtime.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.1.0/system.runtime.4.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/system.runtime.4.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.1.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.1.0/system.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/net462/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/net46/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/net46/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/system.security.accesscontrol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.claims/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/net46/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.claims/4.3.0/ref/net46/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.claims/4.3.0/ref/netstandard1.3/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/system.security.claims.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.claims/4.3.0/system.security.claims.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/system.security.claims.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.claims/4.3.0/system.security.claims.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.claims/4.3.0/system.security.claims.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.claims/4.3.0/system.security.claims.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/net46/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net461/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/net461/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/net462/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/net462/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/net46/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/net46/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/net461/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/net461/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/net462/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/net462/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/ref/netstandard1.6/System.Security.Cryptography.Cng.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/ref/net46/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/ref/net46/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/ref/net46/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.openssl/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.openssl/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.openssl/4.3.0/ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.openssl/4.3.0/ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/ref/net46/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/net46/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/net461/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/net461/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/ref/net46/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.3.0/ref/net46/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/ref/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.3.0/ref/netstandard1.3/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/system.security.principal.windows.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.3.0/system.security.principal.windows.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/system.security.principal.windows.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.3.0/system.security.principal.windows.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal.windows/4.3.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/4.3.0/system.security.principal.windows.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal/4.3.0/ref/netstandard1.0/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/system.security.principal.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal/4.3.0/system.security.principal.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/system.security.principal.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal/4.3.0/system.security.principal.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.security.principal/4.3.0/system.security.principal.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal/4.3.0/system.security.principal.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/lib/net46/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/lib/net46/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/lib/net46/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/lib/net46/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/lib/net461/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/lib/net461/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard1.3/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/lib/netstandard1.3/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/net461/System.Text.Encoding.CodePages.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net461/System.Text.Encoding.CodePages.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/MonoAndroid10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/MonoAndroid10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/MonoTouch10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/MonoTouch10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarinios10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinios10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarinmac20/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinmac20/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarintvos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarintvos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarinwatchos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinwatchos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/system.text.encoding.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding/4.0.11/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.0.11/system.text.encoding.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/buildTransitive/net461/System.Text.Encodings.Web.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/buildTransitive/net461/System.Text.Encodings.Web.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/net462/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net7.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/net7.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/net7.0/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/net7.0/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/lib/netstandard2.0/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/system.text.encodings.web.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/system.text.encodings.web.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.encodings.web/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encodings.web/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/buildTransitive/net461/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/net461/System.Text.Json.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/buildTransitive/net462/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/net462/System.Text.Json.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/buildTransitive/net7.0/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/net7.0/System.Text.Json.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Json.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/buildTransitive/netstandard2.0/System.Text.Json.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/buildTransitive/netstandard2.0/System.Text.Json.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net462/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/net462/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net462/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/net462/System.Text.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net7.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/net7.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/net7.0/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/net7.0/System.Text.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/netstandard2.0/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/lib/netstandard2.0/System.Text.Json.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/lib/netstandard2.0/System.Text.Json.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/system.text.json.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/system.text.json.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/system.text.json.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/system.text.json.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/system.text.json.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/system.text.json.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.json/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.json/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/net462/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/net462/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.4.9.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.4.9.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.4.9.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.4.9.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/system.threading.tasks.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks/4.0.11/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.0.11/system.threading.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/ref/net46/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/ref/net46/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/ref/netstandard1.3/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.thread/4.0.0/system.threading.thread.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.thread/4.0.0/system.threading.thread.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/net451/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/ref/net451/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading.timer/4.3.0/system.threading.timer.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.timer/4.3.0/system.threading.timer.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading/4.0.11/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/ref/netstandard1.3/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading/4.0.11/system.threading.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/system.threading.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading/4.0.11/system.threading.4.0.11.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/system.threading.4.0.11.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading/4.0.11/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.0.11/system.threading.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading/4.3.0/system.threading.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/system.threading.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.threading/4.3.0/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/system.threading.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/lib/netstandard1.0/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/net461/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/ref/net461/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/ref/net47/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/ref/netstandard2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/ref/netstandard2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.valuetuple/4.5.0/system.valuetuple.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.valuetuple/4.5.0/system.valuetuple.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/net46/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/net46/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec". CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/roslyn/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceBuild.Intermediate.roslyn.4.4.0-4.22520.11.nupkg". EnsurePackagesCreated: New NuGet package(s) after building roslyn: -> Microsoft.CodeAnalysis 4.4.0-4.22520.11 -> Microsoft.CodeAnalysis 4.4.0-4.final -> Microsoft.CodeAnalysis 4.4.0 -> Microsoft.CodeAnalysis.Build.Tasks 4.4.0-4.22520.11 -> Microsoft.CodeAnalysis.Build.Tasks 4.4.0-4.final -> Microsoft.CodeAnalysis.Build.Tasks 4.4.0 -> Microsoft.CodeAnalysis.Common 4.4.0-4.22520.11 -> Microsoft.CodeAnalysis.Common 4.4.0-4.final -> Microsoft.CodeAnalysis.Common 4.4.0 -> Microsoft.CodeAnalysis.CSharp 4.4.0-4.22520.11 -> Microsoft.CodeAnalysis.CSharp 4.4.0-4.final -> Microsoft.CodeAnalysis.CSharp 4.4.0 -> Microsoft.CodeAnalysis.CSharp.CodeStyle 4.4.0-4.22520.11 -> Microsoft.CodeAnalysis.CSharp.CodeStyle 4.4.0-4.final -> Microsoft.CodeAnalysis.CSharp.CodeStyle 4.4.0 -> Microsoft.CodeAnalysis.CSharp.Features 4.4.0-4.22520.11 -> Microsoft.CodeAnalysis.CSharp.Features 4.4.0-4.final -> Microsoft.CodeAnalysis.CSharp.Features 4.4.0 -> Microsoft.CodeAnalysis.CSharp.Scripting 4.4.0-4.22520.11 -> Microsoft.CodeAnalysis.CSharp.Scripting 4.4.0-4.final -> Microsoft.CodeAnalysis.CSharp.Scripting 4.4.0 -> Microsoft.CodeAnalysis.CSharp.Workspaces 4.4.0-4.22520.11 -> Microsoft.CodeAnalysis.CSharp.Workspaces 4.4.0-4.final -> Microsoft.CodeAnalysis.CSharp.Workspaces 4.4.0 -> Microsoft.CodeAnalysis.ExternalAccess.AspNetCore 4.4.0-4.22520.11 -> Microsoft.CodeAnalysis.ExternalAccess.AspNetCore 4.4.0-4.final -> Microsoft.CodeAnalysis.ExternalAccess.AspNetCore 4.4.0 -> Microsoft.CodeAnalysis.Features 4.4.0-4.22520.11 -> Microsoft.CodeAnalysis.Features 4.4.0-4.final -> Microsoft.CodeAnalysis.Features 4.4.0 -> Microsoft.CodeAnalysis.Scripting.Common 4.4.0-4.22520.11 -> Microsoft.CodeAnalysis.Scripting.Common 4.4.0-4.final -> Microsoft.CodeAnalysis.Scripting.Common 4.4.0 -> Microsoft.CodeAnalysis.VisualBasic 4.4.0-4.22520.11 -> Microsoft.CodeAnalysis.VisualBasic 4.4.0-4.final -> Microsoft.CodeAnalysis.VisualBasic 4.4.0 -> Microsoft.CodeAnalysis.VisualBasic.CodeStyle 4.4.0-4.22520.11 -> Microsoft.CodeAnalysis.VisualBasic.CodeStyle 4.4.0-4.final -> Microsoft.CodeAnalysis.VisualBasic.CodeStyle 4.4.0 -> Microsoft.CodeAnalysis.VisualBasic.Features 4.4.0-4.22520.11 -> Microsoft.CodeAnalysis.VisualBasic.Features 4.4.0-4.final -> Microsoft.CodeAnalysis.VisualBasic.Features 4.4.0 -> Microsoft.CodeAnalysis.VisualBasic.Workspaces 4.4.0-4.22520.11 -> Microsoft.CodeAnalysis.VisualBasic.Workspaces 4.4.0-4.final -> Microsoft.CodeAnalysis.VisualBasic.Workspaces 4.4.0 -> Microsoft.CodeAnalysis.Workspaces.Common 4.4.0-4.22520.11 -> Microsoft.CodeAnalysis.Workspaces.Common 4.4.0-4.final -> Microsoft.CodeAnalysis.Workspaces.Common 4.4.0 -> Microsoft.CodeAnalysis.Workspaces.MSBuild 4.4.0-4.22520.11 -> Microsoft.CodeAnalysis.Workspaces.MSBuild 4.4.0-4.final -> Microsoft.CodeAnalysis.Workspaces.MSBuild 4.4.0 -> Microsoft.Net.Compilers.Toolset 4.4.0-4.22520.11 -> Microsoft.Net.Compilers.Toolset 4.4.0-4.final -> Microsoft.Net.Compilers.Toolset 4.4.0 -> Microsoft.Net.Compilers.Toolset.Arm64 4.4.0-4.22520.11 -> Microsoft.Net.Compilers.Toolset.Arm64 4.4.0-4.final -> Microsoft.Net.Compilers.Toolset.Arm64 4.4.0 -> Microsoft.SourceBuild.Intermediate.roslyn 4.4.0-4.22520.11 Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/roslyn.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/known-good.proj" (3) is building "/builddir/build/BUILD/dotnet-v7.0.100/repos/symreader.proj" (13) on node 1 (Build target(s)). CreateBuildOutputProps: symreader using package version properties saved at /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props.pre.symreader.xml Build: [18:07:52.64] Building 'symreader in tarball' Running command: /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true Log: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/logs/symreader.log With Environment Variables: DotNetBuildFromSource=true DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net7.0 DotNetUseShippingVersions=true PreReleaseVersionLabel=beta2 PackageVersionStamp=beta2 PB_VersionStamp=beta2 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20210925.2 BUILD_BUILDNUMBER=20210925.2 GitCommitCount= GitCommitHash=7b9791daa3a3477eb22ec805946c9fff8b42d8ca GitInfoCommitHash=7b9791daa3a3477eb22ec805946c9fff8b42d8ca SourceRevisionId=7b9791daa3a3477eb22ec805946c9fff8b42d8ca RepositoryCommit=7b9791daa3a3477eb22ec805946c9fff8b42d8ca COMMIT_SHA=7b9791daa3a3477eb22ec805946c9fff8b42d8ca GIT_COMMIT=7b9791daa3a3477eb22ec805946c9fff8b42d8ca RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/ LatestCommit=7b9791daa3a3477eb22ec805946c9fff8b42d8ca SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=7.0.0-beta.22513.4 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/ RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/tmp/Release Attempting to log this clients IP for Azure Package feed telemetry purposes ##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 ##vso[task.setvariable variable=NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY;isSecret=false;isOutput=true]true ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT;isSecret=false;isOutput=true]6 ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS;isSecret=false;isOutput=true]1000 /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/symreader// /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:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Build started 9/22/2023 6:07:52 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>CopyInnerSourceBuildRepoRoot: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/azure-pipelines.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/azure-pipelines.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/Build.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/Build.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/CODE-OF-CONDUCT.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/CODE-OF-CONDUCT.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/global.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/global.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/License.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/License.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/Restore.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/Restore.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/SymReader.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/SymReader.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/restore.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/restore.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/Test.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/Test.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/test.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/test.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/description" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/description". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/FETCH_HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/index" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/index". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/shallow" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/shallow". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/config". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/hooks/post-update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/hooks/post-update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/hooks/fsmonitor-watchman.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/hooks/fsmonitor-watchman.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/hooks/pre-applypatch.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/hooks/pre-applypatch.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/hooks/commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/hooks/commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/hooks/pre-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/hooks/pre-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/hooks/applypatch-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/hooks/applypatch-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/hooks/pre-push.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/hooks/pre-push.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/hooks/pre-rebase.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/hooks/pre-rebase.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/hooks/pre-receive.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/hooks/pre-receive.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/hooks/pre-merge-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/hooks/pre-merge-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/hooks/prepare-commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/hooks/prepare-commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/hooks/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/hooks/update.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/info". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/info/exclude" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/info/exclude". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/logs/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/logs/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/logs/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/logs/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/logs/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.git/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.git/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/darc-init.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/darc-init.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cibuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cibuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/CIBuild.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/CIBuild.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/darc-init.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/darc-init.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/dotnet-install.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/dotnet-install.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/enable-cross-org-publishing.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/enable-cross-org-publishing.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/generate-graph-files.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/generate-graph-files.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/dotnet-install.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/dotnet-install.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/dotnet-install.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/dotnet-install.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/generate-locproject.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/generate-locproject.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/init-tools-native.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/init-tools-native.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/init-tools-native.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/init-tools-native.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/helixpublish.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/helixpublish.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/init-tools-native.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/init-tools-native.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/internal-feed-operations.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/internal-feed-operations.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/internal-feed-operations.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/internal-feed-operations.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/msbuild.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/msbuild.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/pipeline-logging-functions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/pipeline-logging-functions.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/msbuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/msbuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/PSScriptAnalyzerSettings.psd1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/PSScriptAnalyzerSettings.psd1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/SetupNugetSources.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/SetupNugetSources.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/tools.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/tools.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/SetupNugetSources.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/SetupNugetSources.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/sdk-task.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/sdk-task.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/arm/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/arm/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.zesty". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/arm/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.jessie". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/arm/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.xenial". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/arm64/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.buster". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/arm64/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/arm64/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.zesty". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/arm64/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/arm64/sources.list.stretch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.stretch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/arm64/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/arm64/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm64/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/arm64/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/arm64/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/armel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/armel/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/armel/tizen-fetch.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/armel/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/armel/sources.list.jessie". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/armel/armel.jessie.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/armel/armel.jessie.patch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/armel/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/armel/tizen-build-rootfs.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/armel/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen.patch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/armel/tizen/tizen-dotnet.ks" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen-dotnet.ks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/build-android-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/build-android-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/toolchain.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/toolchain.cmake". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/s390x". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/s390x/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/s390x/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/x86". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/x86". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/x86/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/x86/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/cross/x86/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/cross/x86/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/internal/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/internal/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/internal/Tools.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/internal/Tools.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/native/CommonLibrary.psm1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/native/CommonLibrary.psm1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/native/common-library.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/native/common-library.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/native/install-cmake-test.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/native/install-cmake-test.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/native/init-compiler.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/native/init-compiler.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/native/install-cmake.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/native/install-cmake.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/native/install-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/native/install-tool.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/post-build/add-build-to-channel.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/post-build/add-build-to-channel.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/post-build/check-channel-consistency.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/post-build/check-channel-consistency.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/post-build/nuget-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/post-build/nuget-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/post-build/post-build-utils.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/post-build/post-build-utils.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/post-build/publish-using-darc.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/post-build/publish-using-darc.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/post-build/sourcelink-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/post-build/sourcelink-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/post-build/symbols-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/post-build/symbols-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/post-build/trigger-subscriptions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/post-build/trigger-subscriptions.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/sdl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/sdl/extract-artifact-archives.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-archives.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/sdl/init-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/sdl/init-sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/sdl/extract-artifact-packages.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-packages.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/sdl/execute-all-sdl-tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/sdl/execute-all-sdl-tools.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/sdl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/sdl/configure-sdl-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/sdl/configure-sdl-tool.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/sdl/packages.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/sdl/packages.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/sdl/run-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/sdl/run-sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/sdl/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/sdl/NuGet.config". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/job". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/job/job.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/job/job.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/job/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/job/execute-sdl.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/job/onelocbuild.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/job/onelocbuild.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/job/generate-graph-files.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/job/generate-graph-files.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/job/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/job/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/job/publish-build-assets.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/job/publish-build-assets.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/job/source-index-stage1.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/job/source-index-stage1.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/jobs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/jobs/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/jobs/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/jobs/jobs.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/jobs/jobs.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/post-build/channels". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/post-build/channels". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/post-build/channels/generic-public-channel.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/post-build/channels/generic-public-channel.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/post-build/channels/generic-internal-channel.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/post-build/channels/generic-internal-channel.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/post-build/common-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/post-build/common-variables.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/post-build/post-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/post-build/post-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/post-build/setup-maestro-vars.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/post-build/setup-maestro-vars.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/post-build/trigger-subscription.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/post-build/trigger-subscription.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/steps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/steps/run-script-ifequalelse.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/steps/run-script-ifequalelse.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/steps/add-build-to-channel.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/steps/add-build-to-channel.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/steps/publish-logs.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/steps/publish-logs.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/steps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/steps/build-reason.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/steps/build-reason.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/steps/run-on-windows.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/steps/run-on-windows.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/steps/run-on-unix.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/steps/run-on-unix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/steps/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/steps/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/steps/send-to-helix.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/steps/send-to-helix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/steps/telemetry-start.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-start.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/common/templates/steps/telemetry-end.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-end.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/SourceBuild.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/SourceBuild.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/Publishing.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/Publishing.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/SourceBuildPrebuiltBaseline.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/SourceBuildPrebuiltBaseline.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/Signing.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/Signing.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/Version.Details.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/Version.Details.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/eng/Versions.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/eng/Versions.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Native.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Native.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader.Native.Tests/SymUnmanagedFactoryNativeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Native.Tests/SymUnmanagedFactoryNativeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader.Native.Tests/Microsoft.DiaSymReader.Native.UnitTests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Native.Tests/Microsoft.DiaSymReader.Native.UnitTests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader.Tests/InteropUtilitiesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests/InteropUtilitiesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader.Tests/DocumentExtensionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests/DocumentExtensionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader.Tests/Microsoft.DiaSymReader.UnitTests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests/Microsoft.DiaSymReader.UnitTests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader.Tests/ComMemoryStreamTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests/ComMemoryStreamTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader.Tests/SymReaderMetadataAdapterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests/SymReaderMetadataAdapterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader.Tests/SymUnmanagedFactoryTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests/SymUnmanagedFactoryTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader.Tests/SymUnmanagedWriterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests/SymUnmanagedWriterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader.Tests/TestSymWriterMetadataProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests/TestSymWriterMetadataProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader.Tests/SymWriterMetadataAdapterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests/SymWriterMetadataAdapterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader.Tests/SymUnmanagedStreamFactoryTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests/SymUnmanagedStreamFactoryTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests/Mocks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader.Tests/Mocks/SymDocumentMock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests/Mocks/SymDocumentMock.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests/Utils". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader.Tests/Utils/TargetFrameworkAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests/Utils/TargetFrameworkAttribute.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedExtensions.Document.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedExtensions.Document.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedAsyncStepInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedAsyncStepInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedExtensions.Namespace.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedExtensions.Namespace.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedExtensions.Constant.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedExtensions.Constant.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedExtensions.Binder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedExtensions.Binder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedExtensions.Method.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedExtensions.Method.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedExtensions.Variable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedExtensions.Variable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedExtensions.Scope.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedExtensions.Scope.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedSequencePoint.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedSequencePoint.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedExtensions.Reader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedExtensions.Reader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedStreamFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Extensions/SymUnmanagedStreamFactory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Metadata/IMetadataImport.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Metadata/IMetadataImport.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Metadata/ISymReaderMetadataProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Metadata/ISymReaderMetadataProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Metadata/IMetadataEmit.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Metadata/IMetadataEmit.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Metadata/IMetadataImportProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Metadata/IMetadataImportProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Metadata/ISymWriterMetadataProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Metadata/ISymWriterMetadataProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Metadata/MetadataAdapterBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Metadata/MetadataAdapterBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Metadata/MetadataImportFieldOffset.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Metadata/MetadataImportFieldOffset.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Metadata/SymReaderMetadataAdapter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Metadata/SymReaderMetadataAdapter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Metadata/SymWriterMetadataAdapter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Metadata/SymWriterMetadataAdapter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/SymUnmanagedFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/SymUnmanagedFactory.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymEncUnmanagedMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymEncUnmanagedMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedBinder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedAsyncMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedAsyncMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedBinder2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedBinder2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedBinder3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedBinder3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedBinder4.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedBinder4.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedDispose.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedDispose.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedDocument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedDocument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedConstant.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedConstant.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedMethod2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedMethod2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedEncUpdate.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedEncUpdate.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedNamespace.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedNamespace.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedReader2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedReader2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedReader3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedReader3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedReader4.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedReader4.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedScope.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedScope.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedReader5.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedReader5.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedSourceServerModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedSourceServerModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedScope2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedScope2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedVariable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/ISymUnmanagedVariable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/SymUnmanagedReaderCreationOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/SymUnmanagedReaderCreationOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/SymUnmanagedReaderFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/SymUnmanagedReaderFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/SymUnmanagedLineDelta.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/SymUnmanagedLineDelta.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Reader/SymUnmanagedSearchPolicy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Reader/SymUnmanagedSearchPolicy.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Utilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Utilities". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Utilities/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Utilities/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Utilities/DefaultDllImportSearchPathsAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Utilities/DefaultDllImportSearchPathsAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Utilities/ComStreamWrapper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Utilities/ComStreamWrapper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Utilities/ComMemoryStream.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Utilities/ComMemoryStream.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Utilities/ExtensionAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Utilities/ExtensionAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Utilities/HResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Utilities/HResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Utilities/InteropUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Utilities/InteropUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Utilities/IUnsafeComStream.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Utilities/IUnsafeComStream.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Utilities/TargetFrameworkAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Utilities/TargetFrameworkAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Utilities/SuppressUnmanagedCodeSecurityAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Utilities/SuppressUnmanagedCodeSecurityAttribute.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Writer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Writer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Writer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Writer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Writer/ISymUnmanagedWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Writer/ISymUnmanagedWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Writer/ISymUnmanagedAsyncMethodPropertiesWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Writer/ISymUnmanagedAsyncMethodPropertiesWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Writer/ISymUnmanagedDocumentWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Writer/ISymUnmanagedDocumentWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Writer/SymUnmanagedSequencePointsWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Writer/SymUnmanagedSequencePointsWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Writer/SymUnmanagedWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Writer/SymUnmanagedWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Writer/SymUnmanagedWriterCreationOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Writer/SymUnmanagedWriterCreationOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Writer/SymUnmanagedWriterFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Writer/SymUnmanagedWriterFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Writer/SymUnmanagedWriterImpl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Writer/SymUnmanagedWriterImpl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/Microsoft.DiaSymReader/Writer/SymUnmanagedWriterException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Writer/SymUnmanagedWriterException.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/PdbTestResources". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/PdbTestResources". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/PdbTestResources/PdbTestResources.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/PdbTestResources/PdbTestResources.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/PdbTestResources/TestResource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/PdbTestResources/TestResource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/PdbTestResources/ResourceLoader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/PdbTestResources/ResourceLoader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/PdbTestResources/TestResources.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/PdbTestResources/TestResources.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/TestUtilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/TestUtilities". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/TestUtilities". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/TestUtilities/AssertEx.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/TestUtilities/AssertEx.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/TestUtilities/DummySymReaderMetadataProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/TestUtilities/DummySymReaderMetadataProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/TestUtilities/DiffUtil.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/TestUtilities/DiffUtil.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/TestUtilities/ConditionalFactAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/TestUtilities/ConditionalFactAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/TestUtilities/DummySymWriterMetadataProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/TestUtilities/DummySymWriterMetadataProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/src/TestUtilities/TestUtilities.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/TestUtilities/TestUtilities.csproj". RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/symreader// /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:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/ /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/log/Release/Build.binlog /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/symreader// /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:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/ /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Build started 9/22/2023 6:07:53 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Installed Microsoft.DotNet.NuGetRepack.Tasks 7.0.0-beta.22513.4 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash YLUBpluL10Uk7pAFPHT7yAavrDXIUiffa8K/iUICEr5WBpJU0EJwcO7FteA+mLbJ2fzlTECupCs5d8UEzQWwnQ==. Installed Microsoft.DotNet.SourceBuild.Tasks 7.0.0-beta.22513.4 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash Ks+hLXURRaQzA9oJArViht6sP/wi0kwvz5sLukaelLi+WFgV/mL75J0PsExzFua7AcImEnBbXwD910ArpSm0kg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 150 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ Installed: 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/SymReader.sln" (3) on node 1 (Restore target(s)). 3>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/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/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/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' _GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj... Installed Microsoft.NETFramework.ReferenceAssemblies 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash IvnoQlBSfp0oVXCahS98mqrEKtug6M3Nr709o8lYEBKkukFCGDuEX9mzU6qk3tRoUhaml5iTGHrvGjxliwXr0g==. Installed Microsoft.NETCore.Targets 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash J4Wcha87Hu3pwrosaDmzVrc3/O66gK3ixc5jwmxgXEV/CvDtRlDDQCXHmo73jaQ7iDcZUNMOu0WNw+z/x2AefQ==. Installed NETStandard.Library 1.6.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash AAOs8ITI+9zX9AGRGtKlv5GKgm/61X0ajE7gaaGFRvVwhqnVaIrdjwti2BZwNbDnv3L8LtjVOuLn2C13Wg9rDQ==. Installed System.Xml.XDocument 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash z+fYkI2vuioH5IttJ6fP20xJlC2pxUF010iO4l1CnKwpxQPyPMN5DwCyGBBmik34eowi864AEGTmOdYBxWWbSA==. Installed System.Threading 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash nVjqkoD6fsuwv+ZcY1aAj9pSKNAi/9kxEDOeGxXB1E4+af5NMGoN4JUHAaMjDbVIcaCE4RCTHSV/16kGvPYfDQ==. Installed System.Threading.Tasks 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Re/dIvuudLsAcBu7fJlGUp/OzZx7z/zucWduKzNcxT5bPX54CRNxKB38ZidaQWbxmMC42IBsUARIU/l+PkdmIA==. Installed System.Xml.ReaderWriter 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash BH8FXEccaAx5qTVCMh00q0tFpH7wziWiDOd9Xoev7XR7Twr702jTDXCQAVi2ttkG2gWhC5vo5S0l/4KaNLaX+A==. Installed System.Text.Encoding.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 6YN15tEXr4/5nDmn/Ej5X5arPh0osD+R5LGmtF3AKc3parNV06243PdSVXaCwnHq79Y2G9y2EqrPmkZf0jbkOw==. Installed Microsoft.SourceLink.Common 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash 6/VAteD065SCAU+o/7EHWa1IEC07ci7GFdkH3oemkE7WmyOEVKLzw0aZ1piC2rGHskIBAZb+1vmfREFA33mkUg==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash WGpZTgvW3SaCX8wWC/03TNSxTMzm/WSVWhE/qs1NviSBR5z5Ql9G8Q6S5WXfP9T9PYGgG/vS5WBjEPcZmMoB2w==. Installed System.Text.RegularExpressions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash AxQ7u6Ska7cwinCUaiDDkFVe1afpYK4H4MmigtEFFWNpIze7XXkFdIadMGCpEgmUlGtIrxsnUExWOAbs9dLSng==. Installed System.Collections 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash +M/BAmViVFC4/YrjUvbv3J5R4pg8jFgh9ruNSamocmJwZgJdHJK0xGrdN0aGp/2Du0XV8TOJhIRl4nzmuJ0C0Q==. Installed System.Diagnostics.Tools 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Av1L+T8Tggim8amzxyXaX69WkmDUxegPLNI68U0wWnrgq83JczmjxwC51LdToQW9mRjvbM9mL9Y1c5nryc9HBQ==. Installed Microsoft.Build.Tasks.Git 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash n8LxSS/vaZwQn5nK2kT2bhXprjVsuTcNsA/WbYEm0yk2rPvQmOsZw/rbL/sATm3NfXrpm/iRahhq86VkOQ+2oQ==. Installed System.Collections.Concurrent 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash uHd45FM5jV8knSmWl+cDFm+f5IKSw6XSh77EubMAkp1HymK1QH45GQ9jIbXiQoOxipwoEQsDz7ni3BIyhiWD+w==. Installed System.Diagnostics.Debug 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash XQ4VEdQlJNnnMdwh4k0fCWChJu9GiHr8THUk9JRyDMFhLoYEDhO84DnADLpoM4Tgh28fYCP3EuD4UVmECS+LEA==. Installed System.Text.Encoding 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 0E2SFLShs7EnfExWtSghqf8o6dqKeBvcIyz/QjBZrI4xs7/C9yiDFddyHGwwpmfHCID2G2O7UZTt+4WiaWw6qw==. Installed Microsoft.SourceLink.GitHub 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash /TApc4VTQQfm9KflMPLOdU+I2QwNvRtH9xAtBQ0eeIH618GnyO62YrRxe/onSi55YyqLJWqaxH0gaIxuxmCelg==. Installed System.Runtime.Numerics 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash uQ8OmFlXrbnSiFJuhb+AGaBU9gTxkeb4YCp9LWGbNhIu1ddvMXXSUX25L85ongygElIhY37vHgwgieokFHWcrQ==. Installed Microsoft.SourceLink.AzureRepos.Git 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash YD4uf5/tCl8YSbzYfXE2v0Opjp0ZMKtpzDfNL5wBgzRGE36sxb7fd/nCfsdXUrq9FYj674YflIY3gGGemsecdw==. Installed System.Runtime.InteropServices.RuntimeInformation 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 7Zi8nh+WmRWaKPvekZYGqaOtd1Nfr69/kxVPV9xfEKaWupGX18XPLCV5wTt216rad3eRlILcKGcl/U1QQZvrSQ==. Installed Microsoft.DotNet.XliffTasks 1.0.0-beta.22427.1 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash lAmPEzFmmxzlYnPJq0bLsxkIbS3yOavTI2nzdQix6Jo4TnFkMdT4/LVGpDX1ufSI1JGzC9zMtGCfKs3bQ6wtkg==. Installed System.Runtime.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ywqQncBsDJwUDmnczQ5umvUZhhovr0gKvhLbqFrHGVPyBVGl3uf+nFuLkrcE7te0j5jlH4j04JG1Cd88a7B5nQ==. Installed System.Globalization 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash qvQOPa2cwQGZL0VOj9qvodFZhCyxb7qJJ3g1wlUAQZqMXm5E+grgJrhqazH3qStTxoqt+w+a+utvS65SycQCsQ==. Installed System.IO.Compression 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash qT3Qp0mTdb1QAH65Z4icWLLpUBujORgz7vg33jVYv8mFpnvLhev+8ExXXdKKxb1nqZYlCTmIJWPxcpUV3oa8Ew==. Installed System.Diagnostics.Tracing 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ooDaAJILWXw76tb7BkgpXmV1Y3TvU/Bf9wdxh4qjNHklvPnHyDPeFcwWrG9d2vuK32wb1tsXl2Qi8xr/wbkmZw==. Installed System.Linq 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 4uCHwT8tPQtMzvIy4Kc5k/vbi9mq9PzM+IjZuH11TJ/1pLDzcrEDzdzRMz0mMdbBArj6Znn063Kv68tYDOojfg==. Installed System.IO 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 1H6FiO/j2yQR7b3EARDfOvNVC3E8x9Z30wb8GB1V+H8OvSkqC2WcikaEqEjHjR1SSyf4tp5QiEGlLifm8CGIFw==. Installed System.ObjectModel 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 4jmBQ2GGhjtM/NAZuQ/rEWysgwNchh9Uam4D5sroi9qtCDRcwpC7aJZ2QwnGXMevt8NAu3cM9FnLj/Syrzk+rQ==. Installed System.Reflection.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ycFByhEgzj+lKVqmyX1CWc/Jt8IU5s+4+bZcQvYsguCLQOzcvfp5OOyaMg0IuHreNOyseYzWs9TaqwH7Cs7tXQ==. Installed System.Net.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash rYel3ZI4/KMyCfgV+reovxx+BsSyeut0Q0s+0FgcXeArBSi5477smuZPKbzj32jW6qs60dZ56KYtLy63pq8X2w==. Installed System.Resources.ResourceManager 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Gk8Ck34olE3I2LUjS4ZZtAq+nXrHCAc8C3TtASfqzd9j2eBz6BKu8xdh9vyDXP5dTZOjFQlFkXPbmJuN/Nnv8w==. Installed System.Linq.Expressions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash A23gBTzVsKTRYXuxskUY0BW1ZcFxtIjOvab+M8Jx7ch+jyxq8Omd9UB/cbu1VSea1b1m+sli6CltrzlqTUmixw==. Installed System.Reflection.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash jF/KiMnEljnbODqJGc32z9OapM5uQ4ehTindgRRcJsywr2scwx6tNCBybX1oJ4D7EeAtaLRtmSpE9LbabRSb+w==. Installed System.Reflection 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash jCw8XgxmH9INCMWMSwmPS3ypb/Ngo50xtEWmMLAlkwVMb/9X4xZeNrwOAlneJA+Za6W3omioem6LHIG1/5bpWA==. Installed System.Net.Http 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash kc1bvodjHNKKslu5vV/v1EIXJw/iSEvjBZF8ldeAW2Se7wTjpNBWY1RDjkiYvXaple40PeAEEt5vW6McI5gALQ==. Installed System.Runtime.InteropServices 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash DgkSOlqSW+AxLG24NpUf/axQzehu3ME293mIX2Y0erhAZsZfywi8r2srxsCslT8OiGcGOQvJagz58O9KiN6s2w==. Installed System.Runtime 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 472k0eL7ovsk+qKfDFfE0WH7tzUXvyiR/zp72k2ezO2aYu8IuTgi3XgQ1w8esD5hf8jcUt7ZkDFDYcAnNsGwgA==. Installed Microsoft.NETFramework.ReferenceAssemblies.net20 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 0F9bvYtOtkS4yPJs0zfktyhifPYrCf2Ar1L6NYDC+T9uswKRK4sp1IdrdPeXiwOzH6QGwyjfxbgo4OvEJc4JeQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (in 263 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/NuGet.config /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ Installed: 39 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/SymReader.sln" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/SymReader.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-v7.0.100/src/symreader/artifacts/source-build/self/src/SymReader.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (6:14) on node 3 (default targets). 6:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (6:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (6:15) on node 3 (Build target(s)). 6>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/bin/Microsoft.DiaSymReader/Release/net20/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/net20/". 6:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (6:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (6:16) on node 4 (Build target(s)). 6>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/bin/Microsoft.DiaSymReader/Release/netstandard1.1/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard1.1/". 6>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/net20/Microsoft.DiaSymReader.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/net20/Microsoft.DiaSymReader.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. CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. 6>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard1.1/Microsoft.DiaSymReader.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard1.1/Microsoft.DiaSymReader.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because it has no outputs. 6>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /doc:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/net20/Microsoft.DiaSymReader.xml /define:TRACE;RELEASE;NETFRAMEWORK;NET20;NET20_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Xml.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/net20/Microsoft.DiaSymReader.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/net20/Microsoft.DiaSymReader.sourcelink.json /langversion:Latest /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/net20/Microsoft.DiaSymReader.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/net20/Microsoft.DiaSymReader.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/net20/Microsoft.DiaSymReader.GeneratedMSBuildEditorConfig.editorconfig Extensions/SymUnmanagedAsyncStepInfo.cs Extensions/SymUnmanagedExtensions.Binder.cs Extensions/SymUnmanagedExtensions.Constant.cs Extensions/SymUnmanagedExtensions.Document.cs Extensions/SymUnmanagedExtensions.Method.cs Extensions/SymUnmanagedExtensions.Namespace.cs Extensions/SymUnmanagedExtensions.Reader.cs Extensions/SymUnmanagedExtensions.Scope.cs Extensions/SymUnmanagedExtensions.Variable.cs Extensions/SymUnmanagedSequencePoint.cs Extensions/SymUnmanagedStreamFactory.cs Metadata/IMetadataEmit.cs Metadata/IMetadataImport.cs Metadata/IMetadataImportProvider.cs Metadata/ISymReaderMetadataProvider.cs Metadata/ISymWriterMetadataProvider.cs Metadata/MetadataAdapterBase.cs Metadata/MetadataImportFieldOffset.cs Metadata/SymReaderMetadataAdapter.cs Metadata/SymWriterMetadataAdapter.cs Reader/ISymEncUnmanagedMethod.cs Reader/ISymUnmanagedAsyncMethod.cs Reader/ISymUnmanagedBinder.cs Reader/ISymUnmanagedBinder2.cs Reader/ISymUnmanagedBinder3.cs Reader/ISymUnmanagedBinder4.cs Reader/ISymUnmanagedConstant.cs Reader/ISymUnmanagedDispose.cs Reader/ISymUnmanagedDocument.cs Reader/ISymUnmanagedEncUpdate.cs Reader/ISymUnmanagedMethod.cs Reader/ISymUnmanagedMethod2.cs Reader/ISymUnmanagedNamespace.cs Reader/ISymUnmanagedReader.cs Reader/ISymUnmanagedReader2.cs Reader/ISymUnmanagedReader3.cs Reader/ISymUnmanagedReader4.cs Reader/ISymUnmanagedReader5.cs Reader/ISymUnmanagedScope.cs Reader/ISymUnmanagedScope2.cs Reader/ISymUnmanagedSourceServerModule.cs Reader/ISymUnmanagedVariable.cs Reader/SymUnmanagedLineDelta.cs Reader/SymUnmanagedReaderCreationOptions.cs Reader/SymUnmanagedReaderFactory.cs Reader/SymUnmanagedSearchPolicy.cs SymUnmanagedFactory.cs Utilities/AssemblyInfo.cs Utilities/ComMemoryStream.cs Utilities/ComStreamWrapper.cs Utilities/DefaultDllImportSearchPathsAttribute.cs Utilities/ExtensionAttribute.cs Utilities/HResult.cs Utilities/InteropUtilities.cs Utilities/IUnsafeComStream.cs Utilities/SuppressUnmanagedCodeSecurityAttribute.cs Utilities/TargetFrameworkAttribute.cs Writer/ISymUnmanagedAsyncMethodPropertiesWriter.cs Writer/ISymUnmanagedDocumentWriter.cs Writer/ISymUnmanagedWriter.cs Writer/SymUnmanagedSequencePointsWriter.cs Writer/SymUnmanagedWriter.cs Writer/SymUnmanagedWriterCreationOptions.cs Writer/SymUnmanagedWriterException.cs Writer/SymUnmanagedWriterFactory.cs Writer/SymUnmanagedWriterImpl.cs /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/net20/Microsoft.DiaSymReader.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/net20/Microsoft.DiaSymReader.AssemblyInfo.cs /warnaserror+:NU1605 6>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreGenerateAssemblyInfo: Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,IL2121 /fullpaths /nostdlib+ /errorreport:prompt /doc:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard1.1/Microsoft.DiaSymReader.xml /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_1;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/=/_1/,/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/=/_/," /out:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard1.1/Microsoft.DiaSymReader.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard1.1/Microsoft.DiaSymReader.sourcelink.json /langversion:Latest /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard1.1/.NETStandard,Version=v1.1.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard1.1/Microsoft.DiaSymReader.InternalsVisibleTo.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard1.1/Microsoft.DiaSymReader.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard1.1/Microsoft.DiaSymReader.GeneratedMSBuildEditorConfig.editorconfig Extensions/SymUnmanagedAsyncStepInfo.cs Extensions/SymUnmanagedExtensions.Binder.cs Extensions/SymUnmanagedExtensions.Constant.cs Extensions/SymUnmanagedExtensions.Document.cs Extensions/SymUnmanagedExtensions.Method.cs Extensions/SymUnmanagedExtensions.Namespace.cs Extensions/SymUnmanagedExtensions.Reader.cs Extensions/SymUnmanagedExtensions.Scope.cs Extensions/SymUnmanagedExtensions.Variable.cs Extensions/SymUnmanagedSequencePoint.cs Extensions/SymUnmanagedStreamFactory.cs Metadata/IMetadataEmit.cs Metadata/IMetadataImport.cs Metadata/IMetadataImportProvider.cs Metadata/ISymReaderMetadataProvider.cs Metadata/ISymWriterMetadataProvider.cs Metadata/MetadataAdapterBase.cs Metadata/MetadataImportFieldOffset.cs Metadata/SymReaderMetadataAdapter.cs Metadata/SymWriterMetadataAdapter.cs Reader/ISymEncUnmanagedMethod.cs Reader/ISymUnmanagedAsyncMethod.cs Reader/ISymUnmanagedBinder.cs Reader/ISymUnmanagedBinder2.cs Reader/ISymUnmanagedBinder3.cs Reader/ISymUnmanagedBinder4.cs Reader/ISymUnmanagedConstant.cs Reader/ISymUnmanagedDispose.cs Reader/ISymUnmanagedDocument.cs Reader/ISymUnmanagedEncUpdate.cs Reader/ISymUnmanagedMethod.cs Reader/ISymUnmanagedMethod2.cs Reader/ISymUnmanagedNamespace.cs Reader/ISymUnmanagedReader.cs Reader/ISymUnmanagedReader2.cs Reader/ISymUnmanagedReader3.cs Reader/ISymUnmanagedReader4.cs Reader/ISymUnmanagedReader5.cs Reader/ISymUnmanagedScope.cs Reader/ISymUnmanagedScope2.cs Reader/ISymUnmanagedSourceServerModule.cs Reader/ISymUnmanagedVariable.cs Reader/SymUnmanagedLineDelta.cs Reader/SymUnmanagedReaderCreationOptions.cs Reader/SymUnmanagedReaderFactory.cs Reader/SymUnmanagedSearchPolicy.cs SymUnmanagedFactory.cs Utilities/AssemblyInfo.cs Utilities/ComMemoryStream.cs Utilities/ComStreamWrapper.cs Utilities/DefaultDllImportSearchPathsAttribute.cs Utilities/ExtensionAttribute.cs Utilities/HResult.cs Utilities/InteropUtilities.cs Utilities/IUnsafeComStream.cs Utilities/SuppressUnmanagedCodeSecurityAttribute.cs Utilities/TargetFrameworkAttribute.cs Writer/ISymUnmanagedAsyncMethodPropertiesWriter.cs Writer/ISymUnmanagedDocumentWriter.cs Writer/ISymUnmanagedWriter.cs Writer/SymUnmanagedSequencePointsWriter.cs Writer/SymUnmanagedWriter.cs Writer/SymUnmanagedWriterCreationOptions.cs Writer/SymUnmanagedWriterException.cs Writer/SymUnmanagedWriterFactory.cs Writer/SymUnmanagedWriterImpl.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard1.1/.NETStandard,Version=v1.1.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard1.1/Microsoft.DiaSymReader.InternalsVisibleTo.cs /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard1.1/Microsoft.DiaSymReader.AssemblyInfo.cs /warnaserror+:NU1605 6>CoreCompile: CompilerServer: server - server processed compilation - 15c344a3-88cd-4438-8569-fe764cc12897 CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/net20/Microsoft.DiaSymReader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/bin/Microsoft.DiaSymReader/Release/net20/Microsoft.DiaSymReader.dll". Microsoft.DiaSymReader -> /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/bin/Microsoft.DiaSymReader/Release/net20/Microsoft.DiaSymReader.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/net20/Microsoft.DiaSymReader.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/bin/Microsoft.DiaSymReader/Release/net20/Microsoft.DiaSymReader.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/net20/Microsoft.DiaSymReader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/bin/Microsoft.DiaSymReader/Release/net20/Microsoft.DiaSymReader.xml". 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (Build target(s)). 6>CoreCompile: CompilerServer: server - server processed compilation - 073cf298-fd64-49c6-9735-5b9b3fff665b CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard1.1/Microsoft.DiaSymReader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/bin/Microsoft.DiaSymReader/Release/netstandard1.1/Microsoft.DiaSymReader.dll". Microsoft.DiaSymReader -> /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/bin/Microsoft.DiaSymReader/Release/netstandard1.1/Microsoft.DiaSymReader.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard1.1/Microsoft.DiaSymReader.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/bin/Microsoft.DiaSymReader/Release/netstandard1.1/Microsoft.DiaSymReader.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/obj/Microsoft.DiaSymReader/Release/netstandard1.1/Microsoft.DiaSymReader.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/bin/Microsoft.DiaSymReader/Release/netstandard1.1/Microsoft.DiaSymReader.xml". 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (Build target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (default targets). 3:2>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/SymReader.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (6:17) on node 3 (Pack target(s)). 6>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.DiaSymReader.1.4.0-beta2-21475-02.nupkg'. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj" (Pack target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/SymReader.sln" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj" (10) on node 3 (Build;Pack target(s)). 10>PackageReleasePackages: Building release versions of NuGet packages 10>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj" (Build;Pack target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/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.193s 2.961s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.418s 0.455s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.284s 1.120s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/SymReader.sln (Restore) | | 9 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests/Microsoft.DiaSymReader.UnitTests.csproj (_IsProjectRestoreSupported) | | 13 : 0.311s 0.311s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/PdbTestResources/PdbTestResources.csproj (_IsProjectRestoreSupported) | | 12 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Native.Tests/Microsoft.DiaSymReader.Native.UnitTests.csproj (_IsProjectRestoreSupported) | | 11 : 0.311s 0.311s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/TestUtilities/TestUtilities.csproj (_IsProjectRestoreSupported) | | 10 : 0.215s 0.215s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_IsProjectRestoreSupported) | | 14 : 0.076s 0.275s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GenerateRestoreProjectPathWalk) | | | 15 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 16 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 17 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_IsProjectRestoreSupported) | | 18 : 0.028s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GenerateRestoreGraphProjectEntry) | | | 19 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetRestoreSettingsPerFramework) | | . 20 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetRestoreSettingsPerFramework) | . 21 : 0.009s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GenerateProjectRestoreGraph) | | | 22 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (GetAllRuntimeIdentifiers) | | | 23 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (GetAllRuntimeIdentifiers) | | | 24 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 25 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GenerateProjectRestoreGraphPerFramework) | 26 : 0.006s 1.117s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/SymReader.sln (Build, Pack) | | 31 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/PdbTestResources/PdbTestResources.csproj () | | 30 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Native.Tests/Microsoft.DiaSymReader.Native.UnitTests.csproj () | | 29 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/TestUtilities/TestUtilities.csproj () | | 28 : 0.075s 0.784s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj () | | | 33 : 0.566s 0.574s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (Build) | | | . 34 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | . 32 : 0.709s 0.709s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (Build) | | 27 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests/Microsoft.DiaSymReader.UnitTests.csproj () | | 41 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/PdbTestResources/PdbTestResources.csproj (Pack) | | 40 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Native.Tests/Microsoft.DiaSymReader.Native.UnitTests.csproj (Pack) | | 39 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/TestUtilities/TestUtilities.csproj (Pack) | | 38 : 0.146s 0.326s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (Pack) | | | 42 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetBuildOutputFilesWithTfm) | | | 43 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetBuildOutputFilesWithTfm) | | | 44 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetTfmSpecificContentForPackage) | | | 45 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetTfmSpecificContentForPackage) | | | 46 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetDebugSymbolsWithTfm) | | | 47 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetDebugSymbolsWithTfm) | | | 48 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetFrameworkAssemblyReferences) | | | 49 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetFrameworkAssemblyReferences) | | | 50 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetFrameworksWithSuppressedDependencies) | | . 51 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader/Microsoft.DiaSymReader.csproj (_GetFrameworksWithSuppressedDependencies) | . 37 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/src/src/Microsoft.DiaSymReader.Tests/Microsoft.DiaSymReader.UnitTests.csproj (Pack) | 52 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 53 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 54 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 2 5 4 3 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638309740734029258: 0 x x x x 0.123s 0.123s .. 638309740735260295: 1 x x x x 0.055s 0.178s . 638309740735811957: 2 x x x x 0.002s 0.180s 638309740735828865: 1 x x x x 0.021s 0.201s 638309740736039406: 3 x x x x 0.002s 0.203s 638309740736064185: 1 x x x x 0.003s 0.207s 638309740736094640: 4 x x x x 0.026s 0.233s 638309740736355326: 1 x x x x 0.001s 0.234s 638309740736364756: 6 x x x x 0.007s 0.240s 638309740736433142: 1 x x x x 0.338s 0.579s ...... 638309740739814501: 0 x x x x 0.056s 0.635s . 638309740740376022: 8 x x x x 0.006s 0.641s 638309740740435373: 9 x x x x 0.156s 0.797s ... 638309740741999619: | 10 11 12 13 0.001s 0.798s 638309740742005267: x | | | | 0.205s 1.003s .... 638309740744054752: x | | x | 0.010s 1.012s 638309740744152839: x x | x | 0.096s 1.108s . 638309740745112597: x x | x x 0.000s 1.109s 638309740745114941: 8 x x x x 0.002s 1.110s 638309740745133223: x 14 x x x 0.060s 1.170s . 638309740745731088: x 15 x x x 0.117s 1.287s .. 638309740746902594: x 14 x x x 0.010s 1.298s 638309740747005433: x x 16 x x 0.082s 1.380s . 638309740747825215: x 14 x x x 0.006s 1.386s 638309740747884350: 8 x x x x 0.001s 1.387s 638309740747894739: x 17 x x x 0.001s 1.387s 638309740747901524: 8 x x x x 0.001s 1.388s 638309740747912164: x 18 x x x 0.002s 1.391s 638309740747934704: x 19 x x x 0.001s 1.392s 638309740747946549: x 18 x x x 0.001s 1.393s 638309740747959780: x x 20 x x 0.003s 1.396s 638309740747986312: x 18 x x x 0.024s 1.420s 638309740748230534: 8 x x x x 0.001s 1.421s 638309740748237954: x 21 x x x 0.002s 1.423s 638309740748261827: x 22 x x x 0.001s 1.424s 638309740748268785: x 21 x x x 0.001s 1.425s 638309740748276311: x x 23 x x 0.001s 1.426s 638309740748285433: x 21 x x x 0.003s 1.428s 638309740748312849: x 24 x x x 0.015s 1.443s 638309740748458781: x 21 x x x 0.001s 1.444s 638309740748470698: x x 25 x x 0.035s 1.479s 638309740748818640: x 21 x x x 0.002s 1.481s 638309740748838253: 8 x x x x 0.274s 1.754s ..... 638309740751573590: 0 x x x x 0.013s 1.767s 638309740751698596: 26 x x x x 0.004s 1.771s 638309740751739245: 31 29 30 27 28 0.022s 1.793s 638309740751956363: | | x | | 0.003s 1.796s 638309740751988416: | | x x | 0.027s 1.823s 638309740752256358: | x x x | 0.019s 1.841s 638309740752441765: | x x 32 33 0.069s 1.910s . 638309740753127147: x x x | | 0.486s 2.395s ......... 638309740757983764: x 34 x | x 0.008s 2.403s 638309740758058827: x x x | 33 0.012s 2.415s 638309740758180691: x x x | x 0.135s 2.550s .. 638309740759533487: x x x x 28 0.005s 2.555s 638309740759582574: 26 x x x x 0.002s 2.557s 638309740759599213: 41 39 40 37 38 0.001s 2.558s 638309740759606960: x | | | | 0.000s 2.558s 638309740759609299: x | | x | 0.000s 2.558s 638309740759612858: x x | x | 0.000s 2.558s 638309740759613280: x x x x | 0.002s 2.561s 638309740759636908: x x x x 42 0.002s 2.563s 638309740759657229: x x x x 38 0.001s 2.564s 638309740759670553: x x x 43 x 0.002s 2.566s 638309740759688368: x x x x 38 0.001s 2.567s 638309740759701379: x x x x 44 0.001s 2.568s 638309740759711274: x x x x 38 0.001s 2.569s 638309740759720664: x x x 45 x 0.001s 2.570s 638309740759729694: x x x x 38 0.001s 2.571s 638309740759739511: x x x x 46 0.001s 2.572s 638309740759749376: x x x x 38 0.001s 2.573s 638309740759760049: x x x 47 x 0.001s 2.574s 638309740759769843: x x x x 38 0.002s 2.576s 638309740759785627: x x 48 x x 0.111s 2.687s .. 638309740760896907: x x x x 38 0.002s 2.689s 638309740760917710: x x x 49 x 0.059s 2.747s . 638309740761502738: x x x x 38 0.002s 2.749s 638309740761519862: x x 50 x x 0.001s 2.750s 638309740761531543: x x x x 38 0.001s 2.751s 638309740761540657: x x x 51 x 0.001s 2.752s 638309740761553380: x x x x 38 0.131s 2.883s .. 638309740762859637: 26 x x x x 0.001s 2.884s 638309740762866617: 0 x x x x 0.001s 2.885s 638309740762878226: x x x x 52 0.064s 2.949s . 638309740763516264: 0 x x x x 0.001s 2.950s 638309740763525334: 53 x x x x 0.004s 2.954s 638309740763569203: 0 x x x x 0.001s 2.955s 638309740763576774: x 54 x x x 0.008s 2.963s 638309740763655015: 0 x x x x 0.001s 2.963s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 41.9 24.5 26.2 46.4 53.9 Average Utilization: 38.6 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:02.99 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 106 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj" (4) on node 1 (Build;Pack target(s)). 4>PackageReleasePackages: Building release versions of NuGet packages 4>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) on node 1 (default targets). 6>WritePrebuiltUsageData: Writing package usage data... Writing package usage data... done. Took 00:00:00.3479916 CopyIntermediateNupkgProjToProjectDirectory: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildIntermediate.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj". [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 6>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7) on node 1 (Restore target(s)). 7>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/SourceBuildIntermediate/SourceBuildIntermediate.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/SourceBuildIntermediate/SourceBuildIntermediate.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/SourceBuildIntermediate/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (in 17 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (Restore target(s)). 6>GetLicenseFileForIntermediateNupkgPack: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/License.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/LICENSE.txt". PackSourceBuildIntermediateNupkgs: Building intermediate nupkg... 6>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:7) on node 1 (Pack target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:9) on node 1 (_GetFrameworkAssemblyReferences target(s)). 7>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/bin/SourceBuildIntermediate/Release/netstandard2.0/". 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (_GetFrameworkAssemblyReferences target(s)). 7>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.symreader.1.4.0-beta2-21475-02.nupkg'. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (Pack target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/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 : 3.491s 5.013s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.351s 0.389s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 13 : 0.383s 1.109s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () | | 14 : 0.214s 0.255s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (Restore) | | | 15 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_IsProjectRestoreSupported) | | | 16 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateRestoreProjectPathWalk) | | | 17 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_IsProjectRestoreSupported) | | | 18 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateRestoreGraphProjectEntry) | | . 19 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateProjectRestoreGraph) | . 20 : 0.226s 0.471s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (Pack) | | | 21 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | | 22 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetTfmSpecificContentForPackage) | | | 23 : 0.223s 0.223s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetFrameworkAssemblyReferences) | | . 24 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetFrameworksWithSuppressedDependencies) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638309740729660306: 0 3.463s 3.463s ..................................................................... 638309740764289165: 1 0.028s 3.491s 638309740764569065: 2 0.002s 3.493s 638309740764585759: 1 0.022s 3.514s 638309740764801747: 3 0.003s 3.517s 638309740764827306: 1 0.003s 3.520s 638309740764859134: 4 0.027s 3.547s 638309740765125636: 1 0.001s 3.548s 638309740765136200: 6 0.007s 3.555s 638309740765207426: 1 0.297s 3.852s ..... 638309740768181463: 0 0.002s 3.854s 638309740768200566: 8 0.001s 3.855s 638309740768210094: 0 0.023s 3.878s 638309740768444359: 9 0.001s 3.880s 638309740768458973: 0 0.001s 3.881s 638309740768473941: 10 0.001s 3.882s 638309740768483689: 0 0.001s 3.883s 638309740768492139: 11 0.016s 3.900s 638309740768656321: 0 0.001s 3.901s 638309740768667505: 12 0.005s 3.906s 638309740768715802: 0 0.001s 3.906s 638309740768724542: 13 0.377s 4.283s ....... 638309740772493968: 14 0.182s 4.465s ... 638309740774314202: 15 0.020s 4.486s 638309740774516400: 14 0.002s 4.487s 638309740774531633: 16 0.001s 4.488s 638309740774544557: 14 0.001s 4.489s 638309740774553044: 17 0.000s 4.490s 638309740774556632: 14 0.001s 4.491s 638309740774565793: 18 0.013s 4.504s 638309740774700718: 14 0.001s 4.505s 638309740774706873: 19 0.006s 4.510s 638309740774762595: 14 0.028s 4.539s 638309740775045498: 13 0.005s 4.544s 638309740775099928: 20 0.033s 4.577s 638309740775431573: 21 0.001s 4.578s 638309740775443274: 20 0.002s 4.580s 638309740775459083: 22 0.020s 4.600s 638309740775663594: 20 0.001s 4.601s 638309740775671355: 23 0.223s 4.824s .... 638309740777897723: 20 0.001s 4.824s 638309740777904613: 24 0.001s 4.825s 638309740777910180: 20 0.190s 5.015s ... 638309740779806422: 13 0.001s 5.015s 638309740779811962: 0 0.001s 5.016s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:05.04 Build: [18:07:58.01] Building 'symreader in tarball'...done ExtractIntermediatePackages: Decompressing '/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.symreader.1.4.0-beta2-21475-02.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.symreader.1.4.0-beta2-21475-02/'... Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.symreader.1.4.0-beta2-21475-02/artifacts/Microsoft.DiaSymReader.1.4.0-beta2-21475-02.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DiaSymReader.1.4.0-beta2-21475-02.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.symreader.1.4.0-beta2-21475-02/artifacts/Microsoft.DiaSymReader.1.4.0-beta2-final.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DiaSymReader.1.4.0-beta2-final.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.symreader.1.4.0-beta2-21475-02/artifacts/Microsoft.DiaSymReader.1.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DiaSymReader.1.4.0.nupkg". Removing directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/". CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/microsoft.dotnet.nugetrepack.tasks.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/microsoft.dotnet.nugetrepack.tasks.7.0.0-beta.22513.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/microsoft.dotnet.nugetrepack.tasks.7.0.0-beta.22513.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/microsoft.dotnet.nugetrepack.tasks.7.0.0-beta.22513.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/microsoft.dotnet.nugetrepack.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/microsoft.dotnet.nugetrepack.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.NuGetRepack.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.NuGetRepack.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.NuGetRepack.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.NuGetRepack.Tasks.dll.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/System.IO.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/System.IO.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net472/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.NuGetRepack.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/System.IO.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.nugetrepack.tasks/7.0.0-beta.22513.4/tools/net7.0/System.IO.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Accessibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Accessibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/AspNetMMCExt.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/AspNetMMCExt.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/cscompmgd.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/cscompmgd.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/CustomMarshalers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/CustomMarshalers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IEExecRemote.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IEExecRemote.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IEHost.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IEHost.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IIEHost.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/IIEHost.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/ISymWrapper.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/ISymWrapper.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Engine.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Engine.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Utilities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Build.Utilities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.JScript.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.JScript.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Compatibility.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Compatibility.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Compatibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Compatibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Vsa.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualBasic.Vsa.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Vsa.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Vsa.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Vsa.Vb.CodeDOMProcessor.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft.Vsa.Vb.CodeDOMProcessor.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft_VsaVb.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/Microsoft_VsaVb.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/mscorlib.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/RedistList/FrameworkList.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/SubsetList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/SubsetList/Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/SubsetList/Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/sysglobl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/sysglobl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Configuration.Install.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Configuration.Install.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.OracleClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.OracleClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.SqlXml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Data.SqlXml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Deployment.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Deployment.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.DirectoryServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.DirectoryServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.DirectoryServices.Protocols.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.DirectoryServices.Protocols.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Drawing.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Drawing.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.EnterpriseServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.EnterpriseServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Management.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Management.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Messaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Messaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Runtime.Remoting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Runtime.Remoting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Runtime.Serialization.Formatters.Soap.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Runtime.Serialization.Formatters.Soap.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.Mobile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.Mobile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Windows.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Windows.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/.NETFramework/v2.0/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net20.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net20.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net20/1.0.2/microsoft.netframework.referenceassemblies.net20.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/netstandard.library/1.6.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/1.6.1/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.collections/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.collections/4.3.0/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections/4.3.0/system.collections.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.globalization/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.globalization/4.3.0/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.globalization/4.3.0/system.globalization.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/net46/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/net46/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io.compression/4.3.0/system.io.compression.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.compression/4.3.0/system.io.compression.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/net462/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/net462/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.0/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.3/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.3/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io/4.3.0/ref/netstandard1.5/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/ref/netstandard1.5/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.io/4.3.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io/4.3.0/system.io.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/net462/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/net462/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq.expressions/4.3.0/system.linq.expressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq.expressions/4.3.0/system.linq.expressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/net462/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/net462/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq/4.3.0/system.linq.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/system.linq.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.linq/4.3.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.linq/4.3.0/system.linq.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.http/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/net46/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/net46/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.http/4.3.0/system.net.http.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/system.net.http.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.http/4.3.0/system.net.http.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.http/4.3.0/system.net.http.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.1/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.net.primitives/4.3.0/system.net.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.net.primitives/4.3.0/system.net.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.objectmodel/4.3.0/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.objectmodel/4.3.0/system.objectmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/net462/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/net462/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.reflection/4.3.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection/4.3.0/system.reflection.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/net462/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/net462/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netcoreapp1.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.2/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/lib/netstandard1.3/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/net462/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/net462/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.2/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.runtime/4.3.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime/4.3.0/system.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.encoding/4.3.0/system.text.encoding.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding/4.3.0/system.text.encoding.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/net462/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/net462/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netcoreapp1.1/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.6/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.threading.tasks/4.3.0/system.threading.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks/4.3.0/system.threading.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.threading/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.threading/4.3.0/system.threading.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/system.threading.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.threading/4.3.0/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading/4.3.0/system.threading.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/net46/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/net46/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/net45/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/source-build/self/package-cache/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec". CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/symreader/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.symreader.1.4.0-beta2-21475-02.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceBuild.Intermediate.symreader.1.4.0-beta2-21475-02.nupkg". EnsurePackagesCreated: New NuGet package(s) after building symreader: -> Microsoft.DiaSymReader 1.4.0-beta2-21475-02 -> Microsoft.DiaSymReader 1.4.0-beta2-final -> Microsoft.DiaSymReader 1.4.0 -> Microsoft.SourceBuild.Intermediate.symreader 1.4.0-beta2-21475-02 Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/symreader.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/known-good.proj" (3) is building "/builddir/build/BUILD/dotnet-v7.0.100/repos/xdt.proj" (14) on node 1 (Build target(s)). BuildRepoReferences: Building dependencies [arcade] needed by 'xdt'. CreateBuildOutputProps: xdt using package version properties saved at /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props.pre.xdt.xml Build: [18:07:58.25] Building 'xdt in tarball' Running command: /builddir/build/BUILD/dotnet-v7.0.100/src/xdt/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" --nodereuse false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true Log: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/logs/xdt.log With Environment Variables: DotNetBuildFromSource=true DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net7.0 DotNetUseShippingVersions=true PreReleaseVersionLabel=preview PackageVersionStamp=preview PB_VersionStamp=preview ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20220823.2 BUILD_BUILDNUMBER=20220823.2 GitCommitCount= GitCommitHash=9a1c3e1b7f0c8763d4c96e593961a61a72679a7b GitInfoCommitHash=9a1c3e1b7f0c8763d4c96e593961a61a72679a7b SourceRevisionId=9a1c3e1b7f0c8763d4c96e593961a61a72679a7b RepositoryCommit=9a1c3e1b7f0c8763d4c96e593961a61a72679a7b COMMIT_SHA=9a1c3e1b7f0c8763d4c96e593961a61a72679a7b GIT_COMMIT=9a1c3e1b7f0c8763d4c96e593961a61a72679a7b RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/ LatestCommit=9a1c3e1b7f0c8763d4c96e593961a61a72679a7b SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=7.0.0-beta.22513.4 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/ RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/src/xdt/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" --nodereuse false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/tmp/Release ##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 ##vso[task.setvariable variable=NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY;isSecret=false;isOutput=true]true ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT;isSecret=false;isOutput=true]6 ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS;isSecret=false;isOutput=true]1000 /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/xdt// /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=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/log/Release/Build.binlog /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/xdt// /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=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/src/artifacts/ /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /warnaserror /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 166 ms). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/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/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' Determining projects to restore... [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' Restored /builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/src/src/Microsoft.Web.XmlTransform/Microsoft.Web.XmlTransform.csproj (in 77 ms). Microsoft.Web.XmlTransform -> /builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/src/artifacts/bin/Microsoft.Web.XmlTransform/Release/netstandard2.1/Microsoft.Web.XmlTransform.dll Microsoft.Web.XmlTransform -> /builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/src/artifacts/bin/Microsoft.Web.XmlTransform/Release/netstandard2.0/Microsoft.Web.XmlTransform.dll Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.Web.Xdt.7.0.0-preview.22423.2.nupkg'. Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:02.44 Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 105 ms). Writing package usage data... Writing package usage data... done. Took 00:00:00.3523332 [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (in 22 ms). Building intermediate nupkg... Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.xdt.7.0.0-preview.22423.2.nupkg'. Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:04.45 Build: [18:08:03.02] Building 'xdt in tarball'...done ExtractIntermediatePackages: Decompressing '/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.xdt.7.0.0-preview.22423.2.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.xdt.7.0.0-preview.22423.2/'... Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.xdt.7.0.0-preview.22423.2/artifacts/Microsoft.Web.Xdt.7.0.0-preview.22423.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.Web.Xdt.7.0.0-preview.22423.2.nupkg". Removing directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/". CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT". CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/xdt/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.xdt.7.0.0-preview.22423.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceBuild.Intermediate.xdt.7.0.0-preview.22423.2.nupkg". EnsurePackagesCreated: New NuGet package(s) after building xdt: -> Microsoft.SourceBuild.Intermediate.xdt 7.0.0-preview.22423.2 -> Microsoft.Web.Xdt 7.0.0-preview.22423.2 Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/xdt.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/known-good.proj" (3) is building "/builddir/build/BUILD/dotnet-v7.0.100/repos/linker.proj" (15) on node 1 (Build target(s)). CreateBuildOutputProps: linker using package version properties saved at /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props.pre.linker.xml Build: [18:08:03.21] Building 'linker in tarball' Running command: /builddir/build/BUILD/dotnet-v7.0.100/src/linker/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" --warnAsError false Log: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/logs/linker.log With Environment Variables: DotNetBuildFromSource=true DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net7.0 DotNetUseShippingVersions=true PreReleaseVersionLabel=1 PackageVersionStamp=1 PB_VersionStamp=1 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20220921.3 BUILD_BUILDNUMBER=20220921.3 GitCommitCount= GitCommitHash=219e84c88def8276179f66282b2f7cb5f1d0d126 GitInfoCommitHash=219e84c88def8276179f66282b2f7cb5f1d0d126 SourceRevisionId=219e84c88def8276179f66282b2f7cb5f1d0d126 RepositoryCommit=219e84c88def8276179f66282b2f7cb5f1d0d126 COMMIT_SHA=219e84c88def8276179f66282b2f7cb5f1d0d126 GIT_COMMIT=219e84c88def8276179f66282b2f7cb5f1d0d126 RepositoryType=Git DeterministicSourcePaths=false SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/ LatestCommit=219e84c88def8276179f66282b2f7cb5f1d0d126 SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=7.0.0-beta.22513.4 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/ RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/src/linker/build.sh --ci --configuration Release --restore --build --pack --publish -bl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" --warnAsError false /v:n ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/tmp/Release ##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 ##vso[task.setvariable variable=NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY;isSecret=false;isOutput=true]true ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT;isSecret=false;isOutput=true]6 ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS;isSecret=false;isOutput=true]1000 /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/linker// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Build started 9/22/2023 6:08:03 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>CopyInnerSourceBuildRepoRoot: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.gitmodules" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.gitmodules". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/build.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/build.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/after.illink.sln.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/after.illink.sln.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/code_of_conduct.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/code_of_conduct.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/global.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/global.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/illink.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/illink.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/lint.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/lint.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/lint.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/lint.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/PATENTS.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/PATENTS.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/description" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/description". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/index" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/index". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/FETCH_HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/shallow" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/shallow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/hooks/post-update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/hooks/post-update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/hooks/fsmonitor-watchman.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/hooks/fsmonitor-watchman.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/hooks/commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/hooks/commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/hooks/applypatch-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/hooks/applypatch-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/hooks/pre-applypatch.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/hooks/pre-applypatch.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/hooks/pre-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/hooks/pre-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/hooks/pre-merge-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/hooks/pre-merge-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/hooks/pre-push.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/hooks/pre-push.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/hooks/pre-rebase.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/hooks/pre-rebase.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/hooks/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/hooks/update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/hooks/pre-receive.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/hooks/pre-receive.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/hooks/prepare-commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/hooks/prepare-commit-msg.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/info". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/info/exclude" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/info/exclude". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/logs/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/logs/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/logs/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/logs/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/logs/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/index" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/index". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/FETCH_HEAD". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/description" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/description". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/packed-refs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/packed-refs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/shallow" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/shallow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/hooks/applypatch-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/hooks/applypatch-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/hooks/fsmonitor-watchman.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/hooks/fsmonitor-watchman.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/hooks/commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/hooks/commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/hooks/post-update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/hooks/post-update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/hooks/pre-applypatch.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/hooks/pre-applypatch.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/hooks/pre-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/hooks/pre-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/hooks/pre-merge-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/hooks/pre-merge-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/hooks/pre-push.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/hooks/pre-push.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/hooks/prepare-commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/hooks/prepare-commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/hooks/pre-rebase.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/hooks/pre-rebase.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/hooks/pre-receive.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/hooks/pre-receive.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/hooks/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/hooks/update.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/info". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/info/exclude" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/info/exclude". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/logs/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/logs/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/logs/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/logs/refs/heads/main" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/logs/refs/heads/main". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/logs/refs/remotes/origin". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/logs/refs/remotes/origin/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/logs/refs/remotes/origin/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/refs/heads/main" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/refs/heads/main". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/refs/remotes/origin". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/modules/cecil/refs/remotes/origin/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/modules/cecil/refs/remotes/origin/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.git/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.git/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.github". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.github". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.github". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.github/CODEOWNERS" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.github/CODEOWNERS". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.github/move.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.github/move.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.github/CONTRIBUTING.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.github/CONTRIBUTING.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/docs/methods-kept-by-interface.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/methods-kept-by-interface.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/docs/error-codes.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/error-codes.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/docs/illink-tasks.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/illink-tasks.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/docs/illink-options.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/illink-options.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/docs/custom-steps.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/custom-steps.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/docs/data-formats.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/data-formats.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/docs/optimizations.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/optimizations.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/docs/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/docs/serialization.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/serialization.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/design". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/design". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/design". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/design". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/docs/design/compiler-generated-code-handling.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/design/compiler-generated-code-handling.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/docs/design/constant-propagation-and-branch-removal.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/design/constant-propagation-and-branch-removal.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/docs/design/reflection-flow.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/design/reflection-flow.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/docs/design/DAM-on-type-and-RUC-interaction.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/design/DAM-on-type-and-RUC-interaction.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/docs/design/redundant-suppressions.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/design/redundant-suppressions.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/docs/design/steps-explained.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/design/steps-explained.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/docs/design/trimmed-assemblies.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/docs/design/trimmed-assemblies.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/Analyzers.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/Analyzers.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/bootstrap.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/bootstrap.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/azure-pipelines.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/azure-pipelines.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/dotnet.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/dotnet.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/dotnet.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/dotnet.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/ilasm.ilproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/ilasm.ilproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/Publishing.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/Publishing.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/Signing.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/Signing.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/SourceBuild.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/SourceBuild.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/SourceBuildPrebuiltBaseline.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/SourceBuildPrebuiltBaseline.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/Tools.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/Tools.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/Version.Details.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/Version.Details.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/Versions.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/Versions.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/darc-init.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/darc-init.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/CIBuild.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/CIBuild.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cibuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cibuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/darc-init.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/darc-init.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/dotnet-install.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/dotnet-install.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/dotnet-install.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/dotnet-install.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/dotnet-install.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/dotnet-install.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/generate-sbom-prep.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/generate-sbom-prep.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/generate-locproject.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/generate-locproject.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/enable-cross-org-publishing.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/enable-cross-org-publishing.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/generate-sbom-prep.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/generate-sbom-prep.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/helixpublish.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/helixpublish.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/init-tools-native.cmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/init-tools-native.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/init-tools-native.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/init-tools-native.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/init-tools-native.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/init-tools-native.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/internal-feed-operations.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/internal-feed-operations.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/internal-feed-operations.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/internal-feed-operations.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/msbuild.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/msbuild.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/msbuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/msbuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/pipeline-logging-functions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/pipeline-logging-functions.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/pipeline-logging-functions.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/PSScriptAnalyzerSettings.psd1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/PSScriptAnalyzerSettings.psd1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/retain-build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/retain-build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/sdk-task.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/sdk-task.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/SetupNugetSources.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/SetupNugetSources.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/SetupNugetSources.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/SetupNugetSources.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/tools.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/tools.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/arm/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/arm/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.zesty". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/arm/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/arm/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm/sources.list.jessie". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/arm/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/arm/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/arm/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/arm64/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/arm64/sources.list.stretch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.stretch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/arm64/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.zesty". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/arm64/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/arm64/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/arm64/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.buster". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/arm64/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm64/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm64/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/arm64/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/arm64/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/armel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/armel/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/armel/sources.list.jessie". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/armel/armel.jessie.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/armel/armel.jessie.patch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/armel/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/armel/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/armel/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/armel/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/armel/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen.patch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/armel/tizen/tizen-dotnet.ks" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen-dotnet.ks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/armv6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/armv6/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/armv6/sources.list.buster". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/build-android-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/build-android-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/toolchain.cmake" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/toolchain.cmake". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/ppc64le". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/ppc64le/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/ppc64le/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/riscv64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/riscv64/sources.list.sid" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/riscv64/sources.list.sid". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/s390x". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/s390x/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/s390x/sources.list.bionic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/x86". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/x86". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/x86". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/x86". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/x86/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/x86/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/x86/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/x86/sources.list.xenial". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/x86/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/x86/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/x86/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/x86/tizen-fetch.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/x86/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/cross/x86/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/cross/x86/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/internal/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/internal/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/internal/Tools.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/internal/Tools.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/internal/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/internal/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/native/install-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/native/install-tool.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/native/install-cmake.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/native/install-cmake.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/native/install-cmake-test.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/native/install-cmake-test.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/native/init-compiler.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/native/init-compiler.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/native/common-library.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/native/common-library.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/native/CommonLibrary.psm1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/native/CommonLibrary.psm1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/post-build/nuget-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/post-build/nuget-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/post-build/post-build-utils.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/post-build/post-build-utils.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/post-build/add-build-to-channel.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/post-build/add-build-to-channel.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/post-build/check-channel-consistency.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/post-build/check-channel-consistency.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/post-build/publish-using-darc.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/post-build/publish-using-darc.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/post-build/sourcelink-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/post-build/sourcelink-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/post-build/symbols-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/post-build/symbols-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/post-build/trigger-subscriptions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/post-build/trigger-subscriptions.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/sdl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/sdl/configure-sdl-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/sdl/configure-sdl-tool.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/sdl/extract-artifact-packages.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-packages.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/sdl/extract-artifact-archives.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/sdl/extract-artifact-archives.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/sdl/execute-all-sdl-tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/sdl/execute-all-sdl-tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/sdl/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/sdl/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/sdl/init-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/sdl/init-sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/sdl/packages.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/sdl/packages.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/sdl/run-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/sdl/run-sdl.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/job". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/job/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/job/execute-sdl.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/job/onelocbuild.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/job/onelocbuild.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/job/source-index-stage1.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/job/source-index-stage1.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/job/job.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/job/job.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/job/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/job/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/job/publish-build-assets.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/job/publish-build-assets.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/jobs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/jobs/codeql-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/jobs/codeql-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/jobs/jobs.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/jobs/jobs.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/jobs/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/jobs/source-build.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/post-build/common-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/post-build/common-variables.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/post-build/trigger-subscription.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/post-build/trigger-subscription.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/post-build/setup-maestro-vars.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/post-build/setup-maestro-vars.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/post-build/post-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/post-build/post-build.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/steps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/steps/add-build-to-channel.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/steps/add-build-to-channel.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/steps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/steps/build-reason.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/steps/build-reason.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/steps/execute-codeql.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/steps/execute-codeql.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/steps/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/steps/execute-sdl.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/steps/generate-sbom.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/steps/generate-sbom.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/steps/publish-logs.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/steps/publish-logs.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/steps/run-on-unix.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/steps/run-on-unix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/steps/run-on-windows.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/steps/run-on-windows.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/steps/run-script-ifequalelse.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/steps/run-script-ifequalelse.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/steps/send-to-helix.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/steps/send-to-helix.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/steps/retain-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/steps/retain-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/steps/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/steps/source-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/steps/telemetry-end.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-end.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/steps/telemetry-start.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-start.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/variables". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/eng/common/templates/variables/sdl-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/eng/common/templates/variables/sdl-variables.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/.git" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/cecil.snk" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/cecil.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.nunit" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.nunit". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Tests.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Tests.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/ProjectInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/ProjectInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/.github". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/.github/FUNDING.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/.github/FUNDING.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/.github/workflows". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/.github/workflows/main.yml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/.github/workflows/main.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Cil/CodeReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil/CodeReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Cil/Document.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil/Document.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Cil/ILProcessor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil/ILProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Cil/Code.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil/Code.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Cil/ExceptionHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil/ExceptionHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Cil/Instruction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil/Instruction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Cil/MethodBody.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil/MethodBody.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Cil/OpCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil/OpCode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Cil/OpCodes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil/OpCodes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Cil/PortablePdb.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil/PortablePdb.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Cil/Symbols.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil/Symbols.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Cil/SequencePoint.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil/SequencePoint.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Cil/VariableDefinition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil/VariableDefinition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Cil/CodeWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil/CodeWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Cil/VariableReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Cil/VariableReference.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Metadata/BlobHeap.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata/BlobHeap.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Metadata/ElementType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata/ElementType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Metadata/CodedIndex.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata/CodedIndex.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Metadata/GuidHeap.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata/GuidHeap.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Metadata/Heap.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata/Heap.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Metadata/Buffers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata/Buffers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Metadata/Row.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata/Row.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Metadata/PdbHeap.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata/PdbHeap.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Metadata/TableHeap.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata/TableHeap.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Metadata/StringHeap.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata/StringHeap.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Metadata/MetadataToken.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata/MetadataToken.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Metadata/UserStringHeap.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata/UserStringHeap.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Metadata/Utilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata/Utilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.Metadata/TokenType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.Metadata/TokenType.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.PE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.PE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.PE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.PE". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.PE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.PE/BinaryStreamReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.PE/BinaryStreamReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.PE/Image.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.PE/Image.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.PE/BinaryStreamWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.PE/BinaryStreamWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.PE/ByteBufferEqualityComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.PE/ByteBufferEqualityComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.PE/DataDirectory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.PE/DataDirectory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.PE/ByteBuffer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.PE/ByteBuffer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.PE/ImageReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.PE/ImageReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.PE/Section.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.PE/Section.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.PE/ImageWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.PE/ImageWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil.PE/TextMap.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.PE/TextMap.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/AssemblyFlags.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/AssemblyFlags.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/AssemblyHashAlgorithm.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/AssemblyHashAlgorithm.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/ArrayType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/ArrayType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/AssemblyDefinition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/AssemblyDefinition.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/AssemblyLinkedResource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/AssemblyLinkedResource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/AssemblyNameReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/AssemblyNameReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/AssemblyNameDefinition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/AssemblyNameDefinition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/AssemblyReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/AssemblyReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/AssemblyWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/AssemblyWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/BaseAssemblyResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/BaseAssemblyResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/CallSite.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/CallSite.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/Consts.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/Consts.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/CustomAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/CustomAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/DefaultAssemblyResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/DefaultAssemblyResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/EmbeddedResource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/EmbeddedResource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/EventAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/EventAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/EventDefinition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/EventDefinition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/EventReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/EventReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/ExportedType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/ExportedType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/FieldAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/FieldAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/FieldDefinition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/FieldDefinition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/FileAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/FileAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/FunctionPointerType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/FunctionPointerType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/FieldReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/FieldReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/GenericInstanceMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/GenericInstanceMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/GenericInstanceType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/GenericInstanceType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/GenericParameterAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/GenericParameterAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/GenericParameter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/GenericParameter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/GenericParameterResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/GenericParameterResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/IConstantProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/IConstantProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/ICustomAttributeProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/ICustomAttributeProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/IGenericInstance.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/IGenericInstance.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/IGenericParameterProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/IGenericParameterProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/IMemberDefinition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/IMemberDefinition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/IMetadataScope.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/IMetadataScope.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/IMetadataTokenProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/IMetadataTokenProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/IMarshalInfoProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/IMarshalInfoProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/IMethodSignature.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/IMethodSignature.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/Import.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/Import.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/LinkedResource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/LinkedResource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/ManifestResourceAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/ManifestResourceAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/MarshalInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/MarshalInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/MemberDefinitionCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/MemberDefinitionCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/MemberReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/MemberReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/MetadataSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/MetadataSystem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/MethodCallingConvention.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/MethodCallingConvention.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/MethodDefinition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/MethodDefinition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/MetadataResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/MetadataResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/MethodAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/MethodAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/MethodImplAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/MethodImplAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/MethodReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/MethodReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/MethodReferenceComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/MethodReferenceComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/MethodSemanticsAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/MethodSemanticsAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/MethodReturnType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/MethodReturnType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/MethodSpecification.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/MethodSpecification.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/Modifiers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/Modifiers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/ModuleDefinition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/ModuleDefinition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/ModuleReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/ModuleReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/ParameterAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/ParameterAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/ModuleKind.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/ModuleKind.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/NativeType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/NativeType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/ParameterDefinition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/ParameterDefinition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/ParameterDefinitionCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/ParameterDefinitionCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/ParameterReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/ParameterReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/PinnedType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/PinnedType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/PointerType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/PointerType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/PropertyAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/PropertyAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/PropertyDefinition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/PropertyDefinition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/ReferenceType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/ReferenceType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/PropertyReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/PropertyReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/PInvokeAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/PInvokeAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/PInvokeInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/PInvokeInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/SecurityDeclaration.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/SecurityDeclaration.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/Resource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/Resource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/SentinelType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/SentinelType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/TargetRuntime.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/TargetRuntime.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/TypeAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/TypeAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/TypeComparisonMode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/TypeComparisonMode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/Treatments.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/Treatments.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/TypeDefinitionCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/TypeDefinitionCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/TypeDefinition.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/TypeDefinition.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/TypeParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/TypeParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/TypeReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/TypeReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/TypeReferenceEqualityComparer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/TypeReferenceEqualityComparer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/TypeResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/TypeResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/TypeSystem.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/TypeSystem.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/TypeSpecification.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/TypeSpecification.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/VariantType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/VariantType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Cecil/WindowsRuntimeProjections.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil/WindowsRuntimeProjections.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Collections.Generic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Collections.Generic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Collections.Generic/ReadOnlyCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Collections.Generic/ReadOnlyCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Collections.Generic/Collection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Collections.Generic/Collection.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Security.Cryptography". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Security.Cryptography". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Security.Cryptography/CryptoService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Security.Cryptography/CryptoService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono.Security.Cryptography/CryptoConvert.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Security.Cryptography/CryptoConvert.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono/Disposable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono/Disposable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono/MergeSort.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono/MergeSort.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Mono/Empty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono/Empty.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Mono.Cecil.Rocks.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Mono.Cecil.Rocks.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Mono.Cecil.Rocks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Mono.Cecil.Rocks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Mono.Cecil.Rocks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Mono.Cecil.Rocks/Functional.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Mono.Cecil.Rocks/Functional.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Mono.Cecil.Rocks/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Mono.Cecil.Rocks/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Mono.Cecil.Rocks/DocCommentId.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Mono.Cecil.Rocks/DocCommentId.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Mono.Cecil.Rocks/ILParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Mono.Cecil.Rocks/ILParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Mono.Cecil.Rocks/MethodBodyRocks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Mono.Cecil.Rocks/MethodBodyRocks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Mono.Cecil.Rocks/MethodDefinitionRocks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Mono.Cecil.Rocks/MethodDefinitionRocks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Mono.Cecil.Rocks/ModuleDefinitionRocks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Mono.Cecil.Rocks/ModuleDefinitionRocks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Mono.Cecil.Rocks/ParameterReferenceRocks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Mono.Cecil.Rocks/ParameterReferenceRocks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Mono.Cecil.Rocks/TypeDefinitionRocks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Mono.Cecil.Rocks/TypeDefinitionRocks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Mono.Cecil.Rocks/SecurityDeclarationRocks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Mono.Cecil.Rocks/SecurityDeclarationRocks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Mono.Cecil.Rocks/TypeReferenceRocks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Mono.Cecil.Rocks/TypeReferenceRocks.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Test". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Test/Mono.Cecil.Rocks.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Test/Mono.Cecil.Rocks.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Test/Mono.Cecil.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Test/Mono.Cecil.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Test/Mono.Cecil.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Test/Mono.Cecil.Tests/DocCommentIdTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Test/Mono.Cecil.Tests/DocCommentIdTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Test/Mono.Cecil.Tests/TypeDefinitionRocksTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Test/Mono.Cecil.Tests/TypeDefinitionRocksTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Test/Mono.Cecil.Tests/SecurityDeclarationRocksTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Test/Mono.Cecil.Tests/SecurityDeclarationRocksTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Test/Mono.Cecil.Tests/MethodDefinitionRocksTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Test/Mono.Cecil.Tests/MethodDefinitionRocksTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Test/Mono.Cecil.Tests/ModuleDefinitionRocksTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Test/Mono.Cecil.Tests/ModuleDefinitionRocksTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Test/Mono.Cecil.Tests/TypeReferenceRocksTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Test/Mono.Cecil.Tests/TypeReferenceRocksTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Test/Resources/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/rocks/Test/Resources/cs/Types.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/rocks/Test/Resources/cs/Types.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Mono.Cecil.Mdb.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Mono.Cecil.Mdb". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Mono.Cecil.Mdb". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Mono.Cecil.Mdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/mdb/Mono.Cecil.Mdb/MdbWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Mono.Cecil.Mdb/MdbWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/mdb/Mono.Cecil.Mdb/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Mono.Cecil.Mdb/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/mdb/Mono.Cecil.Mdb/MdbReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Mono.Cecil.Mdb/MdbReader.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Mono.CompilerServices.SymbolWriter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Mono.CompilerServices.SymbolWriter". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Mono.CompilerServices.SymbolWriter". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/mdb/Mono.CompilerServices.SymbolWriter/MonoSymbolFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Mono.CompilerServices.SymbolWriter/MonoSymbolFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/mdb/Mono.CompilerServices.SymbolWriter/SymbolWriterImpl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Mono.CompilerServices.SymbolWriter/SymbolWriterImpl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/mdb/Mono.CompilerServices.SymbolWriter/MonoSymbolWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Mono.CompilerServices.SymbolWriter/MonoSymbolWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/mdb/Mono.CompilerServices.SymbolWriter/MonoSymbolTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Mono.CompilerServices.SymbolWriter/MonoSymbolTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/mdb/Mono.CompilerServices.SymbolWriter/SourceMethodBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Mono.CompilerServices.SymbolWriter/SourceMethodBuilder.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Test". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/mdb/Test/Mono.Cecil.Mdb.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Test/Mono.Cecil.Mdb.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Test/Mono.Cecil.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/mdb/Test/Mono.Cecil.Tests/MdbTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/mdb/Test/Mono.Cecil.Tests/MdbTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/CvInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/CvInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/BitSet.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/BitSet.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/BitAccess.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/BitAccess.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/DataStream.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/DataStream.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/DbiDbgHdr.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/DbiDbgHdr.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/DbiHeader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/DbiHeader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/DbiSecCon.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/DbiSecCon.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/Interfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/Interfaces.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/DbiModuleInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/DbiModuleInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/IntHashTable.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/IntHashTable.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/LICENSE" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/LICENSE". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/MsfDirectory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/MsfDirectory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbConstant.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbConstant.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbDebugException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbDebugException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbFileHeader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbFileHeader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbFunction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbFunction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbLine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbLine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbLines.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbLines.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbScope.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbScope.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbSlot.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbSlot.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/SourceLocationProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/SourceLocationProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbTokenLine.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbTokenLine.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/PdbSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Mono.Cecil.Pdb/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Mono.Cecil.Pdb/ISymUnmanagedWriter2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb/ISymUnmanagedWriter2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Mono.Cecil.Pdb/ISymUnmanagedDocumentWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb/ISymUnmanagedDocumentWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Mono.Cecil.Pdb/ModuleMetadata.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb/ModuleMetadata.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Mono.Cecil.Pdb/NativePdbReader.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb/NativePdbReader.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Mono.Cecil.Pdb/NativePdbWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb/NativePdbWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Mono.Cecil.Pdb/PdbHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb/PdbHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Mono.Cecil.Pdb/SymDocumentWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb/SymDocumentWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Mono.Cecil.Pdb/SymWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb/SymWriter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Test". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Test/Mono.Cecil.Pdb.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Test/Mono.Cecil.Pdb.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Test/Mono.Cecil.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Test/Mono.Cecil.Tests/PdbTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Test/Mono.Cecil.Tests/PdbTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Test/Resources/assemblies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/symbols/pdb/Test/Resources/assemblies/ComplexPdb.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Test/Resources/assemblies/ComplexPdb.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/AssemblyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/AssemblyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/BaseTestFixture.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/BaseTestFixture.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/CustomAttributesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/CustomAttributesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/CompilationService.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/CompilationService.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/EventTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/EventTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/Extensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/Extensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/Formatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/Formatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/FieldTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/FieldTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/ImageReadTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/ImageReadTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/ILProcessorTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/ILProcessorTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/ImportCecilTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/ImportCecilTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/ImportReflectionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/ImportReflectionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/LoadAssemblyDefinitionForTestsBaseSimple.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/LoadAssemblyDefinitionForTestsBaseSimple.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/MethodReferenceComparerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/MethodReferenceComparerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/NestedTypesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/NestedTypesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/MethodBodyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/MethodBodyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/MethodTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/MethodTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/ModuleTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/ModuleTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/ParameterTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/ParameterTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/PortablePdbTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/PortablePdbTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/ResolveTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/ResolveTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/PropertyTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/PropertyTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/SecurityDeclarationTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/SecurityDeclarationTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/SymbolTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/SymbolTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/TypeParserTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/TypeParserTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/TypeDefinitionUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/TypeDefinitionUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/TypeReferenceComparisonTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/TypeReferenceComparisonTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/VariableTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/VariableTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/TypeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/TypeTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/WindowsRuntimeProjectionsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/WindowsRuntimeProjectionsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Mono.Cecil.Tests/WindowsRuntimeAssemblyResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Mono.Cecil.Tests/WindowsRuntimeAssemblyResolver.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/assemblies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/assemblies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/assemblies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/assemblies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/assemblies/ManagedWinmd.winmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/assemblies/ManagedWinmd.winmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/assemblies/moda.netmodule" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/assemblies/moda.netmodule". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/assemblies/NativeWinmd.winmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/assemblies/NativeWinmd.winmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/assemblies/modb.netmodule" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/assemblies/modb.netmodule". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/assemblies/text_file.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/assemblies/text_file.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/assemblies/winrtcomp.winmd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/assemblies/winrtcomp.winmd". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/cs/Interfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/cs/Interfaces.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/cs/CustomAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/cs/CustomAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/cs/Events.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/cs/Events.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/cs/Fields.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/cs/Fields.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/cs/Generics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/cs/Generics.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/cs/Layouts.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/cs/Layouts.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/cs/Properties.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/cs/Properties.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/cs/NestedTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/cs/NestedTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/cs/Methods.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/cs/Methods.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/il/branch-out.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/il/branch-out.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/il/ca-iface-impl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/il/ca-iface-impl.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/il/ca-empty-blob.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/il/ca-empty-blob.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/il/explicitthis.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/il/explicitthis.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/il/FieldRVAAlignment.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/il/FieldRVAAlignment.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/il/hello.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/il/hello.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/il/methodspecs.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/il/methodspecs.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/il/others.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/il/others.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/cecil/Test/Resources/il/types.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Test/Resources/il/types.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/corert/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert/src/System.Private.CoreLib/shared/System/Reflection". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert/src/System.Private.CoreLib/shared/System/Reflection". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert/src/System.Private.CoreLib/shared/System/Reflection". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert/src/System.Private.CoreLib/shared/System/Reflection". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert/src/System.Private.CoreLib/shared/System/Reflection". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/corert/src/System.Private.CoreLib/shared/System/Reflection/AssemblyNameHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert/src/System.Private.CoreLib/shared/System/Reflection/AssemblyNameHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/corert/src/System.Private.CoreLib/shared/System/Reflection/RuntimeAssemblyName.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert/src/System.Private.CoreLib/shared/System/Reflection/RuntimeAssemblyName.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/corert/src/System.Private.CoreLib/shared/System/Reflection/AssemblyNameParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert/src/System.Private.CoreLib/shared/System/Reflection/AssemblyNameParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/corert/src/System.Private.CoreLib/shared/System/Reflection/AssemblyNameFormatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert/src/System.Private.CoreLib/shared/System/Reflection/AssemblyNameFormatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/corert/src/System.Private.CoreLib/shared/System/Reflection/AssemblyNameLexer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert/src/System.Private.CoreLib/shared/System/Reflection/AssemblyNameLexer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert/src/System.Private.CoreLib/src/System/Reflection/Runtime/TypeParsing". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert/src/System.Private.CoreLib/src/System/Reflection/Runtime/TypeParsing". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert/src/System.Private.CoreLib/src/System/Reflection/Runtime/TypeParsing". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/corert/src/System.Private.CoreLib/src/System/Reflection/Runtime/TypeParsing/TypeParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert/src/System.Private.CoreLib/src/System/Reflection/Runtime/TypeParsing/TypeParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/corert/src/System.Private.CoreLib/src/System/Reflection/Runtime/TypeParsing/TypeLexer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert/src/System.Private.CoreLib/src/System/Reflection/Runtime/TypeParsing/TypeLexer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/corert/src/System.Private.CoreLib/src/System/Reflection/Runtime/TypeParsing/TypeName.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/corert/src/System.Private.CoreLib/src/System/Reflection/Runtime/TypeParsing/TypeName.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/Mono.Cecil.overrides" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/Mono.Cecil.overrides". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/Mono.Options". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/external/Mono.Options/Options.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/Mono.Options/Options.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/analyzer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/analyzer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/analyzer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/analyzer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/analyzer/ConsoleDependencyGraph.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/analyzer/ConsoleDependencyGraph.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/analyzer/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/analyzer/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/analyzer/analyzer.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/analyzer/analyzer.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/analyzer/Main.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/analyzer/Main.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/analyzer/LinkerAnalyzerCore". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/analyzer/LinkerAnalyzerCore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/analyzer/LinkerAnalyzerCore/DependencyGraph.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/analyzer/LinkerAnalyzerCore/DependencyGraph.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/analyzer/LinkerAnalyzerCore/SpaceAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/analyzer/LinkerAnalyzerCore/SpaceAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.CodeFix/BaseAttributeCodeFixProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/BaseAttributeCodeFixProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.CodeFix/RequiresDynamicCodeCodeFixProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/RequiresDynamicCodeCodeFixProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.CodeFix/RequiresAssemblyFilesCodeFixProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/RequiresAssemblyFilesCodeFixProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.CodeFix/RequiresUnreferencedCodeCodeFixProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/RequiresUnreferencedCodeCodeFixProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.CodeFix/DAMCodeFixProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/DAMCodeFixProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.CodeFix/Resources.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/Resources.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.CodeFix/UnconditionalSuppressMessageCodeFixProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/UnconditionalSuppressMessageCodeFixProvider.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DiagnosticDescriptors.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DiagnosticDescriptors.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/AnalyzerOptionsExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/AnalyzerOptionsExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/COMAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/COMAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DynamicallyAccessedMembersAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DynamicallyAccessedMembersAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DynamicallyAccessedMemberTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DynamicallyAccessedMemberTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/INamedTypeSymbolExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/INamedTypeSymbolExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/ImmutableArrayOperations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ImmutableArrayOperations.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/IOperationExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/IOperationExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/ITypeSymbolExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ITypeSymbolExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/IPropertySymbolExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/IPropertySymbolExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/ISymbolExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ISymbolExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/Microsoft.NET.ILLink.Analyzers.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/Microsoft.NET.ILLink.Analyzers.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/NullableAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/NullableAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/MSBuildPropertyOptionNames.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/MSBuildPropertyOptionNames.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/RequiresAnalyzerBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/RequiresAnalyzerBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/RequiresAssemblyFilesAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/RequiresAssemblyFilesAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/RequiresISymbolExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/RequiresISymbolExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/RequiresDynamicCodeAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/RequiresDynamicCodeAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/RequiresUnreferencedCodeUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/RequiresUnreferencedCodeUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/RequiresUnreferencedCodeAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/RequiresUnreferencedCodeAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/ValueUsageInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ValueUsageInfo.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DataFlow/BasicBlockExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow/BasicBlockExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DataFlow/ControlFlowGraphExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow/ControlFlowGraphExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DataFlow/CapturedReferenceValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow/CapturedReferenceValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DataFlow/ControlFlowGraphProxy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow/ControlFlowGraphProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DataFlow/DynamicallyAccessedMembersBinder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow/DynamicallyAccessedMembersBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DataFlow/FlowCaptureKind.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow/FlowCaptureKind.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DataFlow/InterproceduralState.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow/InterproceduralState.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DataFlow/LocalDataFlowAnalysis.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow/LocalDataFlowAnalysis.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DataFlow/LocalDataFlowVisitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow/LocalDataFlowVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DataFlow/LocalStateLattice.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow/LocalStateLattice.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DataFlow/LocalDataFlowState.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow/LocalDataFlowState.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DataFlow/LValueFlowCaptureProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow/LValueFlowCaptureProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DataFlow/MethodBodyValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow/MethodBodyValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DataFlow/StackGuard.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow/StackGuard.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/DataFlow/OperationWalker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/DataFlow/OperationWalker.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/FieldValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/FieldValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/DiagnosticContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/DiagnosticContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/ArrayValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/ArrayValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/FlowAnnotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/FlowAnnotations.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/GenericParameterProxy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/GenericParameterProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/GenericParameterValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/GenericParameterValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/HandleCallAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/HandleCallAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/MethodProxy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/MethodProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/MethodParameterValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/MethodParameterValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/MethodReturnValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/MethodReturnValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/MethodThisParameterValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/MethodThisParameterValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/ReflectionAccessAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/ReflectionAccessAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/SingleValueExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/SingleValueExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/RequireDynamicallyAccessedMembersAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/RequireDynamicallyAccessedMembersAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/TrimAnalysisAssignmentPattern.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/TrimAnalysisAssignmentPattern.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/TrimAnalysisMethodCallPattern.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/TrimAnalysisMethodCallPattern.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/TrimAnalysisPatternStore.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/TrimAnalysisPatternStore.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/TrimDataFlowAnalysis.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/TrimDataFlowAnalysis.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/TrimAnalysisVisitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/TrimAnalysisVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.RoslynAnalyzer/TrimAnalysis/TypeProxy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/TrimAnalysis/TypeProxy.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/DiagnosticCategory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DiagnosticCategory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/Annotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/Annotations.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/DiagnosticId.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DiagnosticId.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/ClosedAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/ClosedAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/DiagnosticString.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DiagnosticString.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/HashUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/HashUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/ILLink.LinkAttributes.xsd" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/ILLink.LinkAttributes.xsd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/ILLink.Shared.shproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/ILLink.Shared.shproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/ILLink.Shared.projitems" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/ILLink.Shared.projitems". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/IsExternalInit.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/IsExternalInit.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/MessageFormat.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/MessageFormat.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/MessageSubCategory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/MessageSubCategory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/SharedStrings.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/SharedStrings.resx". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/DataFlow/ForwardDataFlowAnalysis.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/ForwardDataFlowAnalysis.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/DataFlow/DictionaryLattice.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/DictionaryLattice.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/DataFlow/IControlFlowGraph.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/IControlFlowGraph.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/DataFlow/DefaultValueDictionary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/DefaultValueDictionary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/DataFlow/IDataFlowState.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/IDataFlowState.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/DataFlow/IDeepCopyValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/IDeepCopyValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/DataFlow/MaybeLattice.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/MaybeLattice.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/DataFlow/ILattice.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/ILattice.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/DataFlow/SingleValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/SingleValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/DataFlow/ITransfer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/ITransfer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/DataFlow/ValueSet.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/ValueSet.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/DataFlow/ValueSetLattice.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/ValueSetLattice.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/DiagnosticContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/DiagnosticContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/FieldValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/FieldValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/FlowAnnotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/FlowAnnotations.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/ArrayValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/ArrayValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/ConstIntValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/ConstIntValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/GenericParameterValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/GenericParameterValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/IntrinsicId.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/IntrinsicId.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/HandleCallAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/HandleCallAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/Intrinsics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/Intrinsics.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/MethodParameterValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/MethodParameterValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/KnownStringValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/KnownStringValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/MethodReturnValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/MethodReturnValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/MethodThisParameterValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/MethodThisParameterValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/NullableSystemTypeValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/NullableSystemTypeValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/NullableValueWithDynamicallyAccessedMembers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/NullableValueWithDynamicallyAccessedMembers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/NullValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/NullValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/RequireDynamicallyAccessedMembersAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RequireDynamicallyAccessedMembersAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/ReferenceKind.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/ReferenceKind.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForGenericParameterValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForGenericParameterValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForNullableSystemTypeValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForNullableSystemTypeValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/RuntimeMethodHandleValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RuntimeMethodHandleValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForNullableValueWithDynamicallyAccessedMembers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForNullableValueWithDynamicallyAccessedMembers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/SystemTypeValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/SystemTypeValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/SystemReflectionMethodBaseValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/SystemReflectionMethodBaseValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/ValueExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/ValueExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/UnknownValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/UnknownValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TrimAnalysis/ValueWithDynamicallyAccessedMembers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/ValueWithDynamicallyAccessedMembers.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TypeSystemProxy". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TypeSystemProxy". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TypeSystemProxy/GenericParameterProxy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TypeSystemProxy/GenericParameterProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TypeSystemProxy/IMemberProxy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TypeSystemProxy/IMemberProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TypeSystemProxy/TypeProxy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TypeSystemProxy/TypeProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TypeSystemProxy/MethodProxy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TypeSystemProxy/MethodProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Shared/TypeSystemProxy/WellKnownType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TypeSystemProxy/WellKnownType.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Tasks/build/Microsoft.NET.ILLink.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build/Microsoft.NET.ILLink.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Tasks/build/Microsoft.NET.ILLink.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build/Microsoft.NET.ILLink.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Tasks/build/6.0_suppressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build/6.0_suppressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Tasks/ComputeManagedAssemblies.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ComputeManagedAssemblies.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Tasks/CombineLinkerXmlFiles.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/CombineLinkerXmlFiles.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Tasks/ILLink.Tasks.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Tasks/CreateRuntimeRootDescriptorFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/CreateRuntimeRootDescriptorFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Tasks/ILLink.Tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Tasks/LinkTask.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/LinkTask.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Tasks/Utils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/Utils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Tasks/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/ILLink.Tasks/sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/sdk/Sdk.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/BannedSymbols.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/BannedSymbols.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Mono.Linker.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/runtimeconfig.template.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/runtimeconfig.template.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/AttributeDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/AttributeDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/CompilerGeneratedNames.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/CompilerGeneratedNames.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/ArrayValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/ArrayValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/CompilerGeneratedCallGraph.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/CompilerGeneratedCallGraph.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/CompilerGeneratedState.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/CompilerGeneratedState.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/DiagnosticContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/DiagnosticContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/DiagnosticUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/DiagnosticUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/DynamicallyAccessedMembersTypeHierarchy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/DynamicallyAccessedMembersTypeHierarchy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/DynamicallyAccessedMembersBinder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/DynamicallyAccessedMembersBinder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/FieldReferenceValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/FieldReferenceValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/FieldValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/FieldValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/FlowAnnotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/FlowAnnotations.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/GenericArgumentDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/GenericArgumentDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/GenericParameterProxy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/GenericParameterProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/GenericParameterValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/GenericParameterValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/HoistedLocalKey.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/HoistedLocalKey.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/HandleCallAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/HandleCallAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/LocalVariableReferenceValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/LocalVariableReferenceValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/MethodBodyScanner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/MethodBodyScanner.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/IValueWithStaticType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/IValueWithStaticType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/InterproceduralState.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/InterproceduralState.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/MethodParameterValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/MethodParameterValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/MethodProxy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/MethodProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/MethodReturnValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/MethodReturnValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/MethodThisParameterValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/MethodThisParameterValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/ParameterReferenceValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/ParameterReferenceValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/ReferenceValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/ReferenceValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/ReflectionMarker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/ReflectionMarker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/RequireDynamicallyAccessedMembersAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/RequireDynamicallyAccessedMembersAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/ScannerExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/ScannerExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/SingleValueExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/SingleValueExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/TrimAnalysisAssignmentPattern.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/TrimAnalysisAssignmentPattern.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/ReflectionMethodBodyScanner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/ReflectionMethodBodyScanner.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/TrimAnalysisMethodCallPattern.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/TrimAnalysisMethodCallPattern.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/TypeProxy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/TypeProxy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/ValueNode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/ValueNode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Dataflow/TrimAnalysisPatternStore.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/TrimAnalysisPatternStore.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/BaseSubStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/BaseSubStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/AddBypassNGenStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/AddBypassNGenStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/BaseStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/BaseStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/BodySubstituterStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/BodySubstituterStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/BodySubstitutionParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/BodySubstitutionParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/CheckSuppressionsDispatcher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/CheckSuppressionsDispatcher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/CheckSuppressionsStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/CheckSuppressionsStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/CleanStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/CleanStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/CodeRewriterStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/CodeRewriterStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/DiscoverCustomOperatorsHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/DiscoverCustomOperatorsHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/DescriptorMarker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/DescriptorMarker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/DiscoverSerializationHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/DiscoverSerializationHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/IMarkHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/IMarkHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/IStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/IStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/ISubStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/ISubStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/LinkAttributesParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/LinkAttributesParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/MarkContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/MarkContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/MarkExportedTypesTargetStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/MarkExportedTypesTargetStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/LinkAttributesStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/LinkAttributesStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/MarkScopeStack.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/MarkScopeStack.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/MarkStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/MarkStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/MarkSubStepsDispatcher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/MarkSubStepsDispatcher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/MarkStepContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/MarkStepContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/OutputStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/OutputStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/OutputWarningSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/OutputWarningSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/ProcessLinkerXmlBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/ProcessLinkerXmlBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/ProcessReferencesStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/ProcessReferencesStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/ProcessLinkerXmlStepBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/ProcessLinkerXmlStepBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/ReflectionBlockedStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/ReflectionBlockedStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/RegenerateGuidStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/RegenerateGuidStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/RemoveResourcesStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/RemoveResourcesStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/RemoveSecurityStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/RemoveSecurityStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/ProcessWarningsStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/ProcessWarningsStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/ResolveFromXmlStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/ResolveFromXmlStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/SealerStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/SealerStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/RootAssemblyInputStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/RootAssemblyInputStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/SubStepsDispatcher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/SubStepsDispatcher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/SubStepTargets.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/SubStepTargets.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/SweepStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/SweepStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/ValidateVirtualMethodAnnotationsStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/ValidateVirtualMethodAnnotationsStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/ArrayBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/ArrayBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/AssemblyAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/AssemblyDefinitionExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyDefinitionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/Annotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/Annotations.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/AssemblyResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/BCL.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/BCL.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/AttributeInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AttributeInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/AssemblyRootMode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyRootMode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/Constants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/Constants.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/ConsoleLogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/ConsoleLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/CustomAttributeArgumentExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/CustomAttributeArgumentExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/CustomAttributeSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/CustomAttributeSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/DependencyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/DependencyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/DependencyRecorderHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/DependencyRecorderHelper.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/DocumentationSignatureGenerator.PartVisitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/DocumentationSignatureGenerator.PartVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/DocumentationSignatureGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/DocumentationSignatureGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/DgmlDependencyRecorder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/DgmlDependencyRecorder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/DocumentationSignatureParser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/DocumentationSignatureParser.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/EmbeddedXmlInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/EmbeddedXmlInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/DynamicDependency.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/DynamicDependency.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/Driver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/Driver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/FeatureSettings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/FeatureSettings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/IDependencyRecorder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/IDependencyRecorder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/ILogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/ILogger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/FieldDefinitionExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/FieldDefinitionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/InternalErrorException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/InternalErrorException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/IXApiVisitor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/IXApiVisitor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/KnownMembers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/KnownMembers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/LinkContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/LinkContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/LinkerILProcessor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/LinkerILProcessor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/LinkerAttributesInformation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/LinkerAttributesInformation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/LinkerFatalErrorException.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/LinkerFatalErrorException.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/MarkingHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/MarkingHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/MemberActionStore.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/MemberActionStore.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/MessageContainer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/MessageContainer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/MemberReferenceExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/MemberReferenceExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/MessageCategory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/MessageCategory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/MessageOrigin.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/MessageOrigin.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/MetadataTrimming.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/MetadataTrimming.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/MethodBodyScanner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/MethodBodyScanner.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/MethodAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/MethodAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/MethodDefinitionExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/MethodDefinitionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/MethodReferenceExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/MethodReferenceExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/ModuleDefinitionExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/ModuleDefinitionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/OverrideInformation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/OverrideInformation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/PInvokeInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/PInvokeInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/Pipeline.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/Pipeline.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/PlatformAssemblies.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/PlatformAssemblies.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/RemoveAttributeInstancesAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/RemoveAttributeInstancesAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/SerializationMarker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/SerializationMarker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/SubstitutionInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/SubstitutionInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/SuppressMessageInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/SuppressMessageInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/Tracer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/Tracer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/TypeDefinitionExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/TypeDefinitionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/TypeHierarchyCache.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/TypeHierarchyCache.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/TypePreserve.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/TypePreserve.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/TypeNameResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/TypeNameResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/TypeMapInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/TypeMapInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/TypePreserveMembers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/TypePreserveMembers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/TypeReferenceExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/TypeReferenceExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/TypeReferenceWalker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/TypeReferenceWalker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/WarnVersion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/WarnVersion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/XmlDependencyRecorder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/XmlDependencyRecorder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/WarningSuppressionWriter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/WarningSuppressionWriter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Linker/UnconditionalSuppressMessageAttributeState.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/UnconditionalSuppressMessageAttributeState.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker.Steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker.Steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker.Steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker.Steps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker.Steps/BaseStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker.Steps/BaseStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker.Steps/IMarkHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker.Steps/IMarkHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker.Steps/IStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker.Steps/IStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker.Steps/BaseSubStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker.Steps/BaseSubStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker.Steps/ISubStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker.Steps/ISubStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker.Steps/MarkContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker.Steps/MarkContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker.Steps/SubStepsDispatcher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker.Steps/SubStepsDispatcher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker.Steps/MarkSubStepsDispatcher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker.Steps/MarkSubStepsDispatcher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker.Steps/SubStepTargets.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker.Steps/SubStepTargets.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker/MessageContainer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker/MessageContainer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker/LinkContext.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker/LinkContext.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker/AssemblyAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker/AssemblyAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker/Annotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker/Annotations.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker/MessageCategory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker/MessageCategory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker/MessageOrigin.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker/MessageOrigin.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker/OverrideInformation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker/OverrideInformation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker/TypePreserve.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker/TypePreserve.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker/MethodAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker/MethodAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Linker/WarnVersion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Linker/WarnVersion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/ref/Mono.Linker.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Resources/Strings.resx" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/Strings.resx". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Resources/Strings.Designer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/Strings.Designer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Resources/xlf/Strings.de.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/xlf/Strings.de.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Resources/xlf/Strings.it.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/xlf/Strings.it.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Resources/xlf/Strings.cs.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/xlf/Strings.cs.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Resources/xlf/Strings.es.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/xlf/Strings.es.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Resources/xlf/Strings.fr.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/xlf/Strings.fr.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Resources/xlf/Strings.ja.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/xlf/Strings.ja.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Resources/xlf/Strings.ko.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/xlf/Strings.ko.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Resources/xlf/Strings.ru.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/xlf/Strings.ru.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Resources/xlf/Strings.pt-BR.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/xlf/Strings.pt-BR.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Resources/xlf/Strings.zh-Hans.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/xlf/Strings.zh-Hans.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Resources/xlf/Strings.tr.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/xlf/Strings.tr.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Resources/xlf/Strings.pl.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/xlf/Strings.pl.xlf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/linker/Resources/xlf/Strings.zh-Hant.xlf" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Resources/xlf/Strings.zh-Hant.xlf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/tlens.sln" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/tlens.sln". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/tlens.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/tlens.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens.Analyzers/Analyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers/Analyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens.Analyzers/InterfaceDispatchAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers/InterfaceDispatchAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens.Analyzers/DuplicatedCodeAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers/DuplicatedCodeAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens.Analyzers/InterfacesAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers/InterfacesAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens.Analyzers/InterfaceTypeCheckAnalyzers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers/InterfaceTypeCheckAnalyzers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens.Analyzers/InverterCtorsChainAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers/InverterCtorsChainAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens.Analyzers/LargeStaticCtorAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers/LargeStaticCtorAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens.Analyzers/LargeStringsAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers/LargeStringsAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens.Analyzers/LargeStaticArraysAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers/LargeStaticArraysAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens.Analyzers/LimitedMethodCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers/LimitedMethodCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens.Analyzers/RedundantFieldInitializationAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers/RedundantFieldInitializationAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens.Analyzers/TypeInstatiationAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers/TypeInstatiationAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens.Analyzers/UnusedParametersAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers/UnusedParametersAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens.Analyzers/UnnecessaryFieldsAssignmentAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers/UnnecessaryFieldsAssignmentAnalyzer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens.Analyzers/UserOperatorCalledForNullCheckAnalyzer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens.Analyzers/UserOperatorCalledForNullCheckAnalyzer.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens/Driver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens/Driver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens/MethodDefinitionExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens/MethodDefinitionExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens/LensesCollection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens/LensesCollection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens/AssemlyReferenceResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens/AssemlyReferenceResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens/Runner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens/Runner.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/src/tlens/TLens/SizeStatistics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/TLens/SizeStatistics.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests.Generator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests.Generator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests.Generator/TestCaseGenerator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests.Generator/TestCaseGenerator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.Generator.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.Generator.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/DataFlowTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/DataFlowTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/DynamicallyAccessedMembersAnalyzerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/DynamicallyAccessedMembersAnalyzerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/CompilationExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/CompilationExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/AdvancedTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/AdvancedTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/DynamicallyAccessedMembersCodeFixTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/DynamicallyAccessedMembersCodeFixTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/ILLink.RoslynAnalyzer.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/ILLink.RoslynAnalyzer.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/LinkAttributesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/LinkAttributesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/LinkerTestBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/LinkerTestBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/ReflectionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/ReflectionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/RequiresAssemblyFilesAnalyzerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/RequiresAssemblyFilesAnalyzerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/RequiresCapabilityTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/RequiresCapabilityTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/RequiresDynamicCodeAnalyzerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/RequiresDynamicCodeAnalyzerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/RequiresUnreferencedCodeAnalyzerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/RequiresUnreferencedCodeAnalyzerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/StaticInterfaceMethods.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/StaticInterfaceMethods.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/TestCaseCompilation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/TestCaseCompilation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/UnreachableBlockTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/UnreachableBlockTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/TestChecker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/TestChecker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/UnconditionalSuppressMessageCodeFixTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/UnconditionalSuppressMessageCodeFixTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/TestCaseUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/TestCaseUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/Warnings.WarningSuppressionTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Warnings.WarningSuppressionTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/XmlText.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/XmlText.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/AdvancedTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/AdvancedTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Attributes.DebuggerTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Attributes.DebuggerTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Attributes.CscTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Attributes.CscTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Attributes.NoSecurityTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Attributes.NoSecurityTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Attributes.OnlyKeepUsedTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Attributes.OnlyKeepUsedTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Attributes.Debugger.KeepDebugMembersTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Attributes.Debugger.KeepDebugMembersTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Attributes.StructLayoutTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Attributes.StructLayoutTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/AttributesTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/AttributesTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/BasicTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/BasicTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/BCLFeaturesTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/BCLFeaturesTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/CodegenAnnotationTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/CodegenAnnotationTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/BCLFeatures.ETWTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/BCLFeatures.ETWTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/CommandLineTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/CommandLineTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/CommandLine.MvidTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/CommandLine.MvidTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/ComponentModelTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/ComponentModelTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/CppCLITests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/CppCLITests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/CoreLinkTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/CoreLinkTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/DataFlowTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/DataFlowTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/DynamicDependenciesTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/DynamicDependenciesTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/ExtensibilityTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/ExtensibilityTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/FeatureSettingsTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/FeatureSettingsTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/FunctionPointersTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/FunctionPointersTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/GenericsTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/GenericsTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.AbstractClasses.NoKeptCtor.OverrideRemovalTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.AbstractClasses.NoKeptCtor.OverrideRemovalTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.AbstractClasses.NotKeptCtorTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.AbstractClasses.NotKeptCtorTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.AbstractClassesTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.AbstractClassesTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Complex.NoKeptCtorTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Complex.NoKeptCtorTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.OnReferenceType.BaseProvidesInterfaceMemberTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.OnReferenceType.BaseProvidesInterfaceMemberTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.DefaultInterfaceMethodsTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.DefaultInterfaceMethodsTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.OnReferenceType.NoInstanceCtorTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.OnReferenceType.NoInstanceCtorTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.OnReferenceType.NoKeptCtorButInterfaceNeededTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.OnReferenceType.NoKeptCtorButInterfaceNeededTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.OnReferenceType.NoKeptCtorTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.OnReferenceType.NoKeptCtorTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.OnValueType.NoKeptCtorTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.OnValueType.NoKeptCtorTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.OnReferenceTypeTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.OnReferenceTypeTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.StaticInterfaceMethodsTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.StaticInterfaceMethodsTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.OnValueTypeTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Interfaces.OnValueTypeTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.InterfacesTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.InterfacesTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.VirtualMethods.NotKeptCtorTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.VirtualMethods.NotKeptCtorTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.VirtualMethodsTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.VirtualMethodsTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/LibrariesTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/LibrariesTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/InteropTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/InteropTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/LinkAttributesTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/LinkAttributesTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/LinkXml.FeatureExcludeTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/LinkXml.FeatureExcludeTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/LinqExpressionsTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/LinqExpressionsTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/LinkXmlTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/LinkXmlTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/LoggingTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/LoggingTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/ReflectionTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/ReflectionTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/PreserveDependenciesTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/PreserveDependenciesTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/ReferencesTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/ReferencesTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/References.DependenciesTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/References.DependenciesTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/MetadataTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/MetadataTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/ResourcesTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/ResourcesTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/SealerTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/SealerTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Statics.DisableBeforeFieldInitTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Statics.DisableBeforeFieldInitTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/SerializationTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/SerializationTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/StaticsTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/StaticsTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/SubstitutionsTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/SubstitutionsTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/TestFrameworkTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/TestFrameworkTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Tracing.DependencyRecorderTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Tracing.DependencyRecorderTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Tracing.IndividualTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Tracing.IndividualTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/TypeForwardingTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/TypeForwardingTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/UnreachableBlockTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/UnreachableBlockTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Warnings.DependenciesTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Warnings.DependenciesTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Warnings.IndividualTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Warnings.IndividualTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/UnreachableBodyTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/UnreachableBodyTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Warnings.WarningSuppressionTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Warnings.WarningSuppressionTests.g.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/WarningsTests.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/WarningsTests.g.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/Microsoft.Interop.LibraryImportGenerator/Microsoft.Interop.LibraryImportGenerator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/Microsoft.Interop.LibraryImportGenerator/Microsoft.Interop.LibraryImportGenerator/LibraryImports.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/Microsoft.Interop.LibraryImportGenerator/Microsoft.Interop.LibraryImportGenerator/LibraryImports.g.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/System.Text.RegularExpressions.Generator/System.Text.RegularExpressions.Generator.RegexGenerator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/generated/System.Text.RegularExpressions.Generator/System.Text.RegularExpressions.Generator.RegexGenerator/RegexGenerator.g.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/generated/System.Text.RegularExpressions.Generator/System.Text.RegularExpressions.Generator.RegexGenerator/RegexGenerator.g.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Interop/InternalCalls". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Interop/InternalCalls". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/Interop/InternalCalls/InternalCallsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Interop/InternalCalls/InternalCallsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/Interop/InternalCalls/ComTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Interop/InternalCalls/ComTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Interop/PInvoke". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Interop/PInvoke". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Interop/PInvoke". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/Interop/PInvoke/IndividualTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Interop/PInvoke/IndividualTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/Interop/PInvoke/ComTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Interop/PInvoke/ComTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/Interop/PInvoke/Warnings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Interop/PInvoke/Warnings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/Interop/PInvoke/PInvokeTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Interop/PInvoke/PInvokeTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Verifiers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Verifiers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Verifiers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/Verifiers/CSharpAnalyzerVerifier`1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Verifiers/CSharpAnalyzerVerifier`1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/Verifiers/CSharpCodeFixVerifier`2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Verifiers/CSharpCodeFixVerifier`2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.RoslynAnalyzer.Tests/Verifiers/CSharpVerifierHelper.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/Verifiers/CSharpVerifierHelper.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.Tasks.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.Tasks.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.Tasks.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.Tasks.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.Tasks.Tests/ILLink.Tasks.Tests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.Tasks.Tests/ILLink.Tasks.Tests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.Tasks.Tests/Mock.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.Tasks.Tests/Mock.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.Tasks.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.Tasks.Tests/ILLink.Tasks.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.Tasks.Tests/ILLink.Tasks.Tests.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.Tasks.Tests/CombineLinkerXmlFilesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.Tasks.Tests/CombineLinkerXmlFilesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/ILLink.Tasks.Tests/CreateRuntimeRootDescriptorFileTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.Tasks.Tests/CreateRuntimeRootDescriptorFileTests.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/DependencyRecordedAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/DependencyRecordedAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/AddedPseudoAttributeAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/AddedPseudoAttributeAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/BaseMemberAssertionAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/BaseMemberAssertionAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/BaseInAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/BaseInAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/BaseExpectedLinkedBehaviorAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/BaseExpectedLinkedBehaviorAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/CreatedMemberAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/CreatedMemberAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectBodyModifiedAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectBodyModifiedAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/EnableLoggerAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/EnableLoggerAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/DisplayNameAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/DisplayNameAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectedInstructionSequenceAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectedInstructionSequenceAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectedInstructionSequenceOnMemberInAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectedInstructionSequenceOnMemberInAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectedNoWarningsAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectedNoWarningsAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectedLocalsSequenceAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectedLocalsSequenceAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectedWarningAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectedWarningAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectExactlyResolvedDocumentationSignatureAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectExactlyResolvedDocumentationSignatureAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectExceptionHandlersModifiedAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectExceptionHandlersModifiedAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectLocalsModifiedAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectLocalsModifiedAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectGeneratedDocumentationSignatureAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectGeneratedDocumentationSignatureAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectResolvedDocumentationSignatureAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectResolvedDocumentationSignatureAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectUnresolvedDocumentationSignatureAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ExpectUnresolvedDocumentationSignatureAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/IgnoreTestCaseAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/IgnoreTestCaseAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptAllTypesAndMembersInAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptAllTypesAndMembersInAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptAttributeAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptAttributeAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptAttributeInAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptAttributeInAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptAttributeOnFixedBufferTypeAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptAttributeOnFixedBufferTypeAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptBackingFieldAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptBackingFieldAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptBaseOnTypeInAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptBaseOnTypeInAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptBaseTypeAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptBaseTypeAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptEventAddMethodAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptEventAddMethodAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptDelegateCacheFieldAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptDelegateCacheFieldAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptEventRemoveMethodAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptEventRemoveMethodAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptExportedTypeAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptExportedTypeAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptInitializerData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptInitializerData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptFixedBufferAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptFixedBufferAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptInterfaceAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptInterfaceAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptInterfaceOnTypeInAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptInterfaceOnTypeInAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptMemberAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptMemberAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptMemberInAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptMemberInAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptModuleReferenceAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptModuleReferenceAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptOverrideAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptOverrideAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptPrivateImplementationDetails.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptPrivateImplementationDetails.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptReferenceAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptReferenceAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptResourceAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptResourceAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptReferencesInAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptReferencesInAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptResourceInAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptResourceInAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptSecurityAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptSecurityAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptTypeInAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptTypeInAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptSymbolsAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/KeptSymbolsAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/LogContainsAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/LogContainsAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/NoLinkedOutputAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/NoLinkedOutputAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedAssemblyReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedAssemblyReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ProducedBy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/ProducedBy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/LogDoesNotContainAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/LogDoesNotContainAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedAttributeInAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedAttributeInAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedInterfaceOnTypeInAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedInterfaceOnTypeInAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedForwarderAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedForwarderAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedMemberInAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedMemberInAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedOverrideAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedOverrideAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedNameValueAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedNameValueAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedPseudoAttributeAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedPseudoAttributeAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedResourceInAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedResourceInAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/SkipKeptItemsValidationAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/SkipKeptItemsValidationAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/SkipRemainingErrorsValidationAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/SkipRemainingErrorsValidationAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedSymbolsAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedSymbolsAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/SkipPeVerifyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/SkipPeVerifyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedTypeInAssemblyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/RemovedTypeInAssemblyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/TestCaseRequirementsAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/TestCaseRequirementsAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/TestRunCharacteristics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/TestRunCharacteristics.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Assertions/VerifyMetadataNamesAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Assertions/VerifyMetadataNamesAttribute.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Helpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Helpers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Helpers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Helpers/DataFlowStringExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Helpers/DataFlowStringExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Helpers/DataFlowTypeExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Helpers/DataFlowTypeExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Helpers/PlatformAssemblies.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Helpers/PlatformAssemblies.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/IgnoreDescriptorsAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/IgnoreDescriptorsAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/DefineAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/DefineAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/BaseMetadataAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/BaseMetadataAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/IgnoreLinkAttributesAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/IgnoreLinkAttributesAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/IgnoreSubstitutionsAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/IgnoreSubstitutionsAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/Il8nAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/Il8nAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/KeepTypeForwarderOnlyAssembliesAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/KeepTypeForwarderOnlyAssembliesAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/ReferenceAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/ReferenceAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/NotATestCaseAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/NotATestCaseAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/ReferenceDependencyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/ReferenceDependencyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SandboxDependencyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SandboxDependencyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupCompileAfterAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupCompileAfterAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupCompileArgumentAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupCompileArgumentAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupCompileAsLibraryAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupCompileAsLibraryAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupCompileAssemblyNameAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupCompileAssemblyNameAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupCompileBeforeAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupCompileBeforeAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupCompileResourceAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupCompileResourceAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupCSharpCompilerToUseAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupCSharpCompilerToUseAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkAttributesFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkAttributesFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerActionAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerActionAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerArgumentAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerArgumentAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerDefaultActionAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerDefaultActionAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerKeepDebugMembersAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerKeepDebugMembersAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerDescriptorFile.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerDescriptorFile.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerLinkPublicAndFamilyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerLinkPublicAndFamilyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerLinkSymbolsAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerLinkSymbolsAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerResponseFileAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerResponseFileAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerTrimModeAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerTrimModeAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerSubstitutionFileAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SetupLinkerSubstitutionFileAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SkipUnresolvedAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/SkipUnresolvedAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/StripDescriptorsAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/StripDescriptorsAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/StripSubstitutionsAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/StripSubstitutionsAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Metadata/StripLinkAttributesAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Metadata/StripLinkAttributesAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Mono.Linker.Tests.Cases.Expectations.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Mono.Linker.Tests.Cases.Expectations.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Support". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Support". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Support/IntrinsicAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Support/IntrinsicAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases.Expectations/Support/RemoveAttributeInstancesAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases.Expectations/Support/RemoveAttributeInstancesAttribute.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Advanced". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Advanced". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Advanced". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Advanced". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Advanced/TypeCheckRemoval.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Advanced/TypeCheckRemoval.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Advanced/DeadCodeElimination1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Advanced/DeadCodeElimination1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Advanced/TypeCheckRemovalDisabled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Advanced/TypeCheckRemovalDisabled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Advanced/FieldThatOnlyGetsSetIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Advanced/FieldThatOnlyGetsSetIsRemoved.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerAttributesRemoved.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerAttributesRemoved.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerDisplayAttributeOnAssemblyUsingTargetOnUnusedType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerDisplayAttributeOnAssemblyUsingTargetOnUnusedType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerDisplayAttributeOnAssemblyUsingTarget.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerDisplayAttributeOnAssemblyUsingTarget.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerDisplayAttributeOnAssemblyUsingTargetTypeNameInOtherAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerDisplayAttributeOnAssemblyUsingTargetTypeNameInOtherAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerDisplayAttributeOnType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerDisplayAttributeOnType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerDisplayAttributeOnTypeCopy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerDisplayAttributeOnTypeCopy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerTypeProxyAttributeOnType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerTypeProxyAttributeOnType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerDisplayAttributeOnTypeThatIsNotUsed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerDisplayAttributeOnTypeThatIsNotUsed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerDisplayAttributeOnTypeWithNonExistentMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerDisplayAttributeOnTypeWithNonExistentMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerTypeProxyAttributeOnAssemblyUsingTarget.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/DebuggerTypeProxyAttributeOnAssemblyUsingTarget.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/Dependencies/DebuggerDisplayAttributeOnAssemblyUsingTargetTypeNameInOtherAssembly_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/Dependencies/DebuggerDisplayAttributeOnAssemblyUsingTargetTypeNameInOtherAssembly_Lib.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnAssemblyUsingTargetOnUnusedType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnAssemblyUsingTargetOnUnusedType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnAssemblyUsingTargetTypeNameInOtherAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnAssemblyUsingTargetTypeNameInOtherAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnAssemblyUsingTargetTypeNameInSameAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnAssemblyUsingTargetTypeNameInSameAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnAssemblyUsingTarget.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnAssemblyUsingTarget.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnAssemblyUsingTargetTypeNameOfGenericTypeInOtherAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnAssemblyUsingTargetTypeNameOfGenericTypeInOtherAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnAssemblyUsingTargetTypeNameOfNestedTypeInOtherAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnAssemblyUsingTargetTypeNameOfNestedTypeInOtherAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnGenerics.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnGenerics.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnTypeThatIsNotUsed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayAttributeOnTypeThatIsNotUsed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayOnTypeWithCallToExtensionMethodOnFieldType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayOnTypeWithCallToExtensionMethodOnFieldType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayOnTypeWithCallToMethodOnFieldType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerDisplayOnTypeWithCallToMethodOnFieldType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerTypeProxyAttributeOnAssemblyUsingTarget.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerTypeProxyAttributeOnAssemblyUsingTarget.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerTypeProxyAttributeOnType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.Debugger/KeepDebugMembers/DebuggerTypeProxyAttributeOnType.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.StructLayout". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.StructLayout". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.StructLayout". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.StructLayout". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.StructLayout/AutoClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.StructLayout/AutoClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.StructLayout/SequentialClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.StructLayout/SequentialClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.StructLayout/UnusedTypeWithSequentialLayoutIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.StructLayout/UnusedTypeWithSequentialLayoutIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes.StructLayout/ExplicitClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes.StructLayout/ExplicitClass.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/AssemblyAttributeIsRemovedIfOnlyTypesUsedInAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/AssemblyAttributeIsRemovedIfOnlyTypesUsedInAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnAssemblyIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnAssemblyIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/AssemblyAttributeKeptInComplexCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/AssemblyAttributeKeptInComplexCase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnAssemblyIsKeptIfDeclarationIsSkipped.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnAssemblyIsKeptIfDeclarationIsSkipped.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnParameterInUsedMethodIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnParameterInUsedMethodIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnPreservedTypeIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnPreservedTypeIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnPreservedTypeWithTypeUsedInConstructorIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnPreservedTypeWithTypeUsedInConstructorIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnPreservedTypeWithTypeUsedInDifferentNamespaceIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnPreservedTypeWithTypeUsedInDifferentNamespaceIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnPreservedTypeWithTypeUsedInFieldIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnPreservedTypeWithTypeUsedInFieldIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnPreservedTypeWithUsedSetter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnPreservedTypeWithUsedSetter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnPreservedTypeWithTypeUsedInPropertySetterIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnPreservedTypeWithTypeUsedInPropertySetterIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnUsedFieldIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnUsedFieldIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnUsedMethodIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnUsedMethodIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/BoxedValues.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/BoxedValues.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnUsedPropertyIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/AttributeOnUsedPropertyIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/CoreLibraryAssemblyAttributesAreKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/CoreLibraryAssemblyAttributesAreKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/GenericAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/GenericAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/FixedLengthArrayAttributesArePreserved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/FixedLengthArrayAttributesArePreserved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/IVTUnused.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/IVTUnused.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/MarshalAsCustomMarshaler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/MarshalAsCustomMarshaler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/MarshalAsCustomMarshalerInterface.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/MarshalAsCustomMarshalerInterface.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/SecurityAttributesOnUsedTypeAreKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/SecurityAttributesOnUsedTypeAreKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/TypeUsedInObjectArrayConstructorArgumentOnAttributeIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/TypeUsedInObjectArrayConstructorArgumentOnAttributeIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/IVTUsed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/IVTUsed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/SecurityAttributesOnUsedMethodAreKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/SecurityAttributesOnUsedMethodAreKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/TypeWithDynamicInterfaceCastableImplementationAttributeIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/TypeWithDynamicInterfaceCastableImplementationAttributeIsKept.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeArrayOnAttributeCtorOnType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeArrayOnAttributeCtorOnType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeCtorOnEvent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeCtorOnEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeCtorOnAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeCtorOnAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeCtorOnAssemblyOtherTypesInAttributeAssemblyUsed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeCtorOnAssemblyOtherTypesInAttributeAssemblyUsed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeCtorOnMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeCtorOnMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeCtorOnProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeCtorOnProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeFieldOnAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeFieldOnAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeCtorOnType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeCtorOnType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeFieldOnEvent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeFieldOnEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeFieldOnProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeFieldOnProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeFieldOnMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeFieldOnMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributePropertyOnAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributePropertyOnAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributePropertyOnEvent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributePropertyOnEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeFieldOnType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributeFieldOnType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributePropertyOnProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributePropertyOnProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributePropertyOnMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributePropertyOnMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributePropertyOnType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyIsTypeOnAttributePropertyOnType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyWithReferenceIsTypeOnAttributeCtorOnType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Csc/OnlyTypeUsedInAssemblyWithReferenceIsTypeOnAttributeCtorOnType.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/AssemblyAttributeKeptInComplexCase_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/AssemblyAttributeKeptInComplexCase_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/IReferencedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/IReferencedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/IReferencedAssemblyImpl.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/IReferencedAssemblyImpl.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/IVTUsed_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/IVTUsed_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/AssemblyAttributeIsRemovedIfOnlyTypesUsedInAssembly_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/AssemblyAttributeIsRemovedIfOnlyTypesUsedInAssembly_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/AttributeDefinedInReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/AttributeDefinedInReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/TypeDefinedInReference2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/TypeDefinedInReference2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/TypeDefinedInReferenceWithReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/TypeDefinedInReferenceWithReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/TypeDefinedInReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/Dependencies/TypeDefinedInReference.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/NoSecurity". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/NoSecurity". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/NoSecurity". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/NoSecurity/SecurityAttributesOnUsedTypeAreRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/NoSecurity/SecurityAttributesOnUsedTypeAreRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/NoSecurity/CoreLibrarySecurityAttributeTypesAreRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/NoSecurity/CoreLibrarySecurityAttributeTypesAreRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/NoSecurity/SecurityAttributesOnUsedMethodAreRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/NoSecurity/SecurityAttributesOnUsedMethodAreRemoved.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/AttributeDefinedAndUsedInOtherAssemblyIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/AttributeDefinedAndUsedInOtherAssemblyIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/ComAttributesArePreserved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/ComAttributesArePreserved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/CanLinkCoreLibrariesWithOnlyKeepUsedAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/CanLinkCoreLibrariesWithOnlyKeepUsedAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/AttributeUsedByAttributeIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/AttributeUsedByAttributeIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/ComAttributesAreRemovedWhenFeatureExcluded.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/ComAttributesAreRemovedWhenFeatureExcluded.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/ContextStaticIsPreservedOnField.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/ContextStaticIsPreservedOnField.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/CoreLibraryUnusedAssemblyAttributesAreRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/CoreLibraryUnusedAssemblyAttributesAreRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/MethodWithUnmanagedConstraint.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/MethodWithUnmanagedConstraint.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/CoreLibraryUsedAssemblyAttributesAreKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/CoreLibraryUsedAssemblyAttributesAreKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/FixedLengthArrayAttributesArePreserved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/FixedLengthArrayAttributesArePreserved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/NullableOnConstraints.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/NullableOnConstraints.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/ThreadStaticIsPreservedOnField.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/ThreadStaticIsPreservedOnField.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeOnGenericParameterIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeOnGenericParameterIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeOnReturnTypeIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeOnReturnTypeIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributePreservedViaLinkXmlIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributePreservedViaLinkXmlIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributePreservedViaLinkXmlIsKept.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributePreservedViaLinkXmlIsKept.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeTypeOnEventIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeTypeOnEventIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeTypeOnAssemblyIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeTypeOnAssemblyIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeTypeOnMethodIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeTypeOnMethodIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeTypeOnModuleIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeTypeOnModuleIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeTypeOnPropertyIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeTypeOnPropertyIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeTypeOnTypeIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeTypeOnTypeIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeTypeOnParameterIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeTypeOnParameterIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeWithTypeForwarderIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedAttributeWithTypeForwarderIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedDerivedAttributeType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UnusedDerivedAttributeType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UsedAttributeTypeOnAssemblyIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UsedAttributeTypeOnAssemblyIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UsedAttributeTypeOnEventIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UsedAttributeTypeOnEventIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UsedAttributeTypeOnModuleIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UsedAttributeTypeOnModuleIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UsedAttributeTypeOnMethodIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UsedAttributeTypeOnMethodIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UsedAttributeTypeOnPropertyIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UsedAttributeTypeOnPropertyIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UsedAttributeTypeOnParameterIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UsedAttributeTypeOnParameterIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UsedAttributeTypeOnTypeIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/UsedAttributeTypeOnTypeIsKept.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/Dependencies/AssemblyWithUnusedAttributeOnGenericParameter.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/Dependencies/AssemblyWithUnusedAttributeOnGenericParameter.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/Dependencies/AssemblyWithUnusedAttributeOnReturnParameterDefinition.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/Dependencies/AssemblyWithUnusedAttributeOnReturnParameterDefinition.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/Dependencies/AttributeDefinedAndUsedInOtherAssemblyIsKept_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/Dependencies/AttributeDefinedAndUsedInOtherAssemblyIsKept_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/Dependencies/UnusedAttributeWithTypeForwarderIsRemoved_Forwarder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/Dependencies/UnusedAttributeWithTypeForwarderIsRemoved_Forwarder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/Dependencies/UnusedAttributeWithTypeForwarderIsRemoved_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Attributes/OnlyKeepUsed/Dependencies/UnusedAttributeWithTypeForwarderIsRemoved_Lib.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/ComplexNestedClassesHasUnusedRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/ComplexNestedClassesHasUnusedRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/DelegateBeginInvokeEndInvokePair.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/DelegateBeginInvokeEndInvokePair.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/InitializerForArrayIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/InitializerForArrayIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/InstantiatedTypeWithOverridesFromObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/InstantiatedTypeWithOverridesFromObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/InterfaceMethodImplementedOnBaseClassDoesNotGetStripped.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/InterfaceMethodImplementedOnBaseClassDoesNotGetStripped.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/LinkerHandlesRefFields.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/LinkerHandlesRefFields.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/NestedDelegateInvokeMethodsPreserved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/NestedDelegateInvokeMethodsPreserved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/MultiLevelNestedClassesAllRemovedWhenNonUsed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/MultiLevelNestedClassesAllRemovedWhenNonUsed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/NeverInstantiatedTypeWithOverridesFromObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/NeverInstantiatedTypeWithOverridesFromObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UninvokedInterfaceMemberGetsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UninvokedInterfaceMemberGetsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UnusedClassGetsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UnusedClassGetsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UnusedDelegateGetsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UnusedDelegateGetsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UnusedEnumGetsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UnusedEnumGetsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UnusedEventGetsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UnusedEventGetsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UnusedFieldGetsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UnusedFieldGetsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UnusedFieldsOfStructsAreKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UnusedFieldsOfStructsAreKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UnusedMethodGetsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UnusedMethodGetsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UnusedNestedClassGetsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UnusedNestedClassGetsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UnusedPropertyGetsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UnusedPropertyGetsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UsedEventOnInterfaceIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UsedEventOnInterfaceIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UsedEnumIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UsedEnumIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UsedEventIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UsedEventIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UnusedPropertySetterRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UnusedPropertySetterRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UsedGenericInterfaceIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UsedGenericInterfaceIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UsedEventOnInterfaceIsRemovedWhenUsedFromClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UsedEventOnInterfaceIsRemovedWhenUsedFromClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UsedStructIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UsedStructIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UsedPropertyIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UsedPropertyIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Basic/UsedInterfaceIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Basic/UsedInterfaceIsKept.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/BaseRemovedEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/BaseRemovedEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/BaseRemovedEventSourceEmptyBody.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/BaseRemovedEventSourceEmptyBody.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/BaseRemovedEventSourceNonVoidReturn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/BaseRemovedEventSourceNonVoidReturn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/CustomEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/CustomEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/CustomLibraryEventSource.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/CustomLibraryEventSource.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/Excluded.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/Excluded.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/LocalsOfModifiedMethodAreRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/LocalsOfModifiedMethodAreRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/NonEventWithLog.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/NonEventWithLog.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/StubbedMethodWithExceptionHandlers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/BCLFeatures/ETW/StubbedMethodWithExceptionHandlers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/BCLFeatures/SerializationCtors.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/BCLFeatures/SerializationCtors.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CodegenAnnotation". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CodegenAnnotation/ReflectionBlockedTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CodegenAnnotation/ReflectionBlockedTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CommandLine/CustomStepData.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/CustomStepData.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CommandLine/AddCustomStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/AddCustomStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CommandLine/ResponseFilesWork.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/ResponseFilesWork.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CommandLine/InvalidArguments.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/InvalidArguments.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CommandLine/Dependencies/ResponseFilesWork.rsp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/Dependencies/ResponseFilesWork.rsp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CommandLine/Dependencies/CustomStepDummy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/Dependencies/CustomStepDummy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CommandLine/Dependencies/CustomStepUser.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/Dependencies/CustomStepUser.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/Mvid". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/Mvid". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/Mvid". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/Mvid". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CommandLine/Mvid/DefaultMvidBehavior.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/Mvid/DefaultMvidBehavior.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CommandLine/Mvid/NewMvidWorks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/Mvid/NewMvidWorks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CommandLine/Mvid/RetainMvid.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/Mvid/RetainMvid.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CommandLine/Mvid/DeterministicMvidWorks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CommandLine/Mvid/DeterministicMvidWorks.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/ComponentModel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/ComponentModel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/ComponentModel/CustomTypeConvertor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/ComponentModel/CustomTypeConvertor.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/ComponentModel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/ComponentModel/TypeConverterOnMembers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/ComponentModel/TypeConverterOnMembers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/ComponentModel/TypeDescriptionProviderAttributeOnType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/ComponentModel/TypeDescriptionProviderAttributeOnType.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CoreLink/CanOverrideIsTrimmableAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink/CanOverrideIsTrimmableAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CoreLink/InstantiatedStructWithOverridesFromObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink/InstantiatedStructWithOverridesFromObject.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CoreLink/CopyOfCoreLibrariesKeepsUnusedTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink/CopyOfCoreLibrariesKeepsUnusedTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CoreLink/CanUseIsTrimmableAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink/CanUseIsTrimmableAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CoreLink/DelegateAndMulticastDelegateKeepInstantiatedReqs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink/DelegateAndMulticastDelegateKeepInstantiatedReqs.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CoreLink/InstantiatedTypeWithOverridesFromObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink/InstantiatedTypeWithOverridesFromObject.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CoreLink/InvalidIsTrimmableAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink/InvalidIsTrimmableAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CoreLink/LinkingOfCoreLibrariesRemovesUnusedMethods.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink/LinkingOfCoreLibrariesRemovesUnusedMethods.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CoreLink/LinkingOfCoreLibrariesRemovesUnusedTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink/LinkingOfCoreLibrariesRemovesUnusedTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CoreLink/NoSecurityPlusOnlyKeepUsedRemovesAllSecurityAttributesFromCoreLibraries.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink/NoSecurityPlusOnlyKeepUsedRemovesAllSecurityAttributesFromCoreLibraries.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CoreLink/NeverInstantiatedTypeWithOverridesFromObject.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink/NeverInstantiatedTypeWithOverridesFromObject.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CoreLink/Dependencies/InvalidIsTrimmableAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink/Dependencies/InvalidIsTrimmableAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CoreLink/Dependencies/NonTrimmableAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink/Dependencies/NonTrimmableAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CoreLink/Dependencies/TrimmableAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CoreLink/Dependencies/TrimmableAssembly.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CppCLI". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CppCLI". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CppCLI/NonCopyActionWarnOnCppCLI.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CppCLI/NonCopyActionWarnOnCppCLI.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CppCLI/CppCLIAssemblyIsAnalyzed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CppCLI/CppCLIAssemblyIsAnalyzed.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CppCLI/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CppCLI/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CppCLI/Dependencies/CallCppCLIFromManagedRef.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CppCLI/Dependencies/CallCppCLIFromManagedRef.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CppCLI/Dependencies/CallCppCLIFromManaged.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CppCLI/Dependencies/CallCppCLIFromManaged.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CppCLI/TestLibrary". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CppCLI/TestLibrary". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CppCLI/TestLibrary". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CppCLI/TestLibrary". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CppCLI/TestLibrary/AssemblyInfo.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CppCLI/TestLibrary/AssemblyInfo.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CppCLI/TestLibrary/TestLibrary.cpp" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CppCLI/TestLibrary/TestLibrary.cpp". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CppCLI/TestLibrary/TestLibrary.vcxproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CppCLI/TestLibrary/TestLibrary.vcxproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CppCLI/TestLibrary/TestLibrary.h" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CppCLI/TestLibrary/TestLibrary.h". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/CppCLI/TestLibrary/TestLibrary.vcxproj.filters" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/CppCLI/TestLibrary/TestLibrary.vcxproj.filters". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/ArrayDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/ArrayDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/ApplyTypeAnnotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/ApplyTypeAnnotations.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/AnnotatedMembersAccessedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/AnnotatedMembersAccessedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/AttributeConstructorDataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/AttributeConstructorDataflow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/AssemblyQualifiedNameDataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/AssemblyQualifiedNameDataflow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/AttributeFieldDataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/AttributeFieldDataflow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/ByRefDataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/ByRefDataflow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/AttributePropertyDataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/AttributePropertyDataflow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/CompilerGeneratedCodeAccessedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/CompilerGeneratedCodeAccessedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/CompilerGeneratedCodeDataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/CompilerGeneratedCodeDataflow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/CompilerGeneratedCodeInPreservedAssembly.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/CompilerGeneratedCodeInPreservedAssembly.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/CompilerGeneratedCodeInPreservedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/CompilerGeneratedCodeInPreservedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/CompilerGeneratedTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/CompilerGeneratedTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/CompilerGeneratedCodeInPreservedAssemblyWithWarning.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/CompilerGeneratedCodeInPreservedAssemblyWithWarning.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/CompilerGeneratedTypesRelease.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/CompilerGeneratedTypesRelease.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/DynamicDependencyDataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/DynamicDependencyDataflow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/ComplexTypeHandling.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/ComplexTypeHandling.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/EmptyArrayIntrinsicsDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/EmptyArrayIntrinsicsDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/ExceptionalDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/ExceptionalDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/EventDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/EventDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/FieldDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/FieldDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/GetInterfaceDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/GetInterfaceDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/GenericParameterDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/GenericParameterDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/GetNestedTypeOnAllAnnotatedType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/GetNestedTypeOnAllAnnotatedType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/GetTypeDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/GetTypeDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/GetTypeInfoDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/GetTypeInfoDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/IReflectDataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/IReflectDataflow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/LocalDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/LocalDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/LocalDataFlowKeptMembers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/LocalDataFlowKeptMembers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/MakeGenericDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/MakeGenericDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/MemberTypesAllOnCopyAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/MemberTypesAllOnCopyAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/MemberTypesRelationships.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/MemberTypesRelationships.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/MemberTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/MemberTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/MethodByRefParameterDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/MethodByRefParameterDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/MethodByRefReturnDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/MethodByRefReturnDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/MethodOutParameterDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/MethodOutParameterDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/MethodParametersDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/MethodParametersDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/MethodThisDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/MethodThisDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/MethodReturnParameterDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/MethodReturnParameterDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/NullableAnnotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/NullableAnnotations.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/RefFieldDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/RefFieldDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/PropertyDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/PropertyDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/SuppressWarningWithLinkAttributes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/SuppressWarningWithLinkAttributes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/SuppressWarningWithLinkAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/SuppressWarningWithLinkAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/StaticInterfaceMethodDataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/StaticInterfaceMethodDataflow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/TypeBaseTypeDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/TypeBaseTypeDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/TypeInfoAsTypeDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/TypeInfoAsTypeDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/TypeHandleDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/TypeHandleDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/UnsafeDataFlow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/UnsafeDataFlow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/VirtualMethodHierarchyDataflowAnnotationValidation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/VirtualMethodHierarchyDataflowAnnotationValidation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/UnresolvedMembers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/UnresolvedMembers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/XmlAnnotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/XmlAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/XmlAnnotations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/XmlAnnotations.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/Dependencies/MemberTypesAllBaseTypeAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/Dependencies/MemberTypesAllBaseTypeAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/Dependencies/TestSystemTypeBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/Dependencies/TestSystemTypeBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/Dependencies/UnresolvedLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/Dependencies/UnresolvedLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DataFlow/Dependencies/Library.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DataFlow/Dependencies/Library.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/AssemblyDependency.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/AssemblyDependency.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyInCopyAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyInCopyAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyFromAttributeXmlOnNonReferencedAssemblyLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyFromAttributeXmlOnNonReferencedAssemblyLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/AssemblyDependencyWithMultipleReferences.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/AssemblyDependencyWithMultipleReferences.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyMethodInAssemblyLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyMethodInAssemblyLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyMethodInNonReferencedAssemblyBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyMethodInNonReferencedAssemblyBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyMethodInNonReferencedAssemblyChainedLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyMethodInNonReferencedAssemblyChainedLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyMethodInNonReferencedAssemblyBase2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyMethodInNonReferencedAssemblyBase2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyMethodInNonReferencedAssemblyChainedReferenceLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyMethodInNonReferencedAssemblyChainedReferenceLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyMethodInNonReferencedAssemblyLibrary.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyMethodInNonReferencedAssemblyLibrary.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyOnUnusedMethodInNonReferencedAssemblyWithCopyUsedAction_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyOnUnusedMethodInNonReferencedAssemblyWithCopyUsedAction_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/FacadeAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/FacadeAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyMethodInNonReferencedAssemblyLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/DynamicDependencyMethodInNonReferencedAssemblyLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/ImplementationLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/ImplementationLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/ReferenceImplementationLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/ReferenceImplementationLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/UnusedAssemblyDependency.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/Dependencies/UnusedAssemblyDependency.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyField.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyField.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromAttributeXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromAttributeXml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromAttributeXml.netcore.Attributes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromAttributeXml.netcore.Attributes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromAttributeXml.mono.Attributes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromAttributeXml.mono.Attributes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromAttributeXmlOnNonReferencedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromAttributeXmlOnNonReferencedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromAttributeXmlOnNonReferencedAssembly.mono.Attributes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromAttributeXmlOnNonReferencedAssembly.mono.Attributes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromAttributeXmlOnNonReferencedAssembly.netcore.Attributes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromAttributeXmlOnNonReferencedAssembly.netcore.Attributes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyKeptOption.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyKeptOption.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMemberSignatureWildcard.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMemberSignatureWildcard.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromCopiedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyFromCopiedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMethodInAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMethodInAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMethodInNonReferencedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMethodInNonReferencedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMemberTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMemberTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMethodInNonReferencedAssemblyChainedReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMethodInNonReferencedAssemblyChainedReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMethodInNonReferencedAssemblyChained.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMethodInNonReferencedAssemblyChained.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyOnForwardedType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyOnForwardedType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMethodInNonReferencedAssemblyWithSweptReferences.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMethodInNonReferencedAssemblyWithSweptReferences.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMethodInNonReferencedAssemblyWithEmbeddedXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyMethodInNonReferencedAssemblyWithEmbeddedXml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyOnUnusedMethodInNonReferencedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyOnUnusedMethodInNonReferencedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyOnUnusedMethodInNonReferencedAssemblyWithCopyUsedAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyOnUnusedMethodInNonReferencedAssemblyWithCopyUsedAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyOnUnusedMethodInNonReferencedAssemblyWithEmbeddedXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/DynamicDependencies/DynamicDependencyOnUnusedMethodInNonReferencedAssemblyWithEmbeddedXml.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/CustomStepCanPreserveMethodsAfterMark.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/CustomStepCanPreserveMethodsAfterMark.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/CustomStepCanPreserveMethodsBeforeMark.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/CustomStepCanPreserveMethodsBeforeMark.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/CustomStepCanResolveTypesAfterSweep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/CustomStepCanResolveTypesAfterSweep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/CustomStepsCanShareState.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/CustomStepsCanShareState.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/CustomWarningUsage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/CustomWarningUsage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/MarkHandlerUsage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/MarkHandlerUsage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/SubStepDispatcherFields.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/SubStepDispatcherFields.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/MarkSubStepsDispatcherUsage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/MarkSubStepsDispatcherUsage.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/SubStepDispatcherUsage.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/SubStepDispatcherUsage.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/CustomSubStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/CustomSubStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/CustomStepsWithSharedState.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/CustomStepsWithSharedState.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/CustomMarkHandler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/CustomMarkHandler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/CustomSubStepFields.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/CustomSubStepFields.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/CustomWarning.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/CustomWarning.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/MyDispatcher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/MyDispatcher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/PreserveMethodsSubStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/PreserveMethodsSubStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/MyMarkSubStepsDispatcher.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/MyMarkSubStepsDispatcher.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/ResolveTypesSubStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Extensibility/Dependencies/ResolveTypesSubStep.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FeatureSettings/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/FeatureSettings/Dependencies/ResourceFile.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FeatureSettings/Dependencies/ResourceFile.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureDescriptors.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureDescriptors.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureDescriptors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureDescriptors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureSubstitutions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureSubstitutions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureDescriptorsGlobalTrue.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureDescriptorsGlobalTrue.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureDescriptorsGlobalFalse.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureDescriptorsGlobalFalse.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureSubstitutionsGlobalTrue.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureSubstitutionsGlobalTrue.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureSubstitutions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureSubstitutions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureSubstitutionsGlobalFalse.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureSubstitutionsGlobalFalse.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureSubstitutionsInvalid.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureSubstitutionsInvalid.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureSubstitutionsInvalid.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureSubstitutionsInvalid.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureSubstitutionsNested.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureSubstitutionsNested.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureSubstitutionsNested.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FeatureSettings/FeatureSubstitutionsNested.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FunctionPointers". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FunctionPointers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/FunctionPointers/CanCompileMethodWithFunctionPointerParameter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FunctionPointers/CanCompileMethodWithFunctionPointerParameter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/FunctionPointers/CanCompileInterfaceWithFunctionPointerParameter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/FunctionPointers/CanCompileInterfaceWithFunctionPointerParameter.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Generics". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Generics". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Generics". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Generics/ArrayVariantCasting.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Generics/ArrayVariantCasting.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Generics/GenericInstanceInterfaceMethodImplementedWithDifferentGenericArgumentNameDoesNotGetStripped.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Generics/GenericInstanceInterfaceMethodImplementedWithDifferentGenericArgumentNameDoesNotGetStripped.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Generics/DerivedClassWithMethodOfSameNameAsBaseButDifferentNumberOfGenericParametersUnusedBaseWillGetStripped.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Generics/DerivedClassWithMethodOfSameNameAsBaseButDifferentNumberOfGenericParametersUnusedBaseWillGetStripped.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Generics/CorrectOverloadedMethodGetsStrippedInGenericClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Generics/CorrectOverloadedMethodGetsStrippedInGenericClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Generics/MdArrayVariantCasting.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Generics/MdArrayVariantCasting.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Generics/MethodWithParameterWhichHasGenericParametersAndOverrideUsesADifferentNameForGenericParameter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Generics/MethodWithParameterWhichHasGenericParametersAndOverrideUsesADifferentNameForGenericParameter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Generics/NewConstraintOnClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Generics/NewConstraintOnClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Generics/MethodWithParameterWhichHasGenericParametersAndOverrideUsesADifferentNameForGenericParameterNestedCase2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Generics/MethodWithParameterWhichHasGenericParametersAndOverrideUsesADifferentNameForGenericParameterNestedCase2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Generics/MethodWithParameterWhichHasGenericParametersAndOverrideUsesADifferentNameForGenericParameterNestedCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Generics/MethodWithParameterWhichHasGenericParametersAndOverrideUsesADifferentNameForGenericParameterNestedCase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Generics/UsedOverloadedGenericMethodInGenericClassIsNotStripped.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Generics/UsedOverloadedGenericMethodInGenericClassIsNotStripped.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Generics/OverrideWithAnotherVirtualMethodOfSameNameWithDifferentParameterType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Generics/OverrideWithAnotherVirtualMethodOfSameNameWithDifferentParameterType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Generics/UsedOverloadedGenericMethodInstanceInGenericClassIsNotStripped.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Generics/UsedOverloadedGenericMethodInstanceInGenericClassIsNotStripped.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Generics/UsedOverloadedGenericMethodWithNoParametersIsNotStripped.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Generics/UsedOverloadedGenericMethodWithNoParametersIsNotStripped.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Generics/VariantCasting.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Generics/VariantCasting.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/Dependencies/TypeWithBaseInCopiedAssembly2_Base.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/Dependencies/TypeWithBaseInCopiedAssembly2_Base.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/Dependencies/TypeWithBaseInCopiedAssembly6_Base.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/Dependencies/TypeWithBaseInCopiedAssembly6_Base.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/Dependencies/TypeWithBaseInCopiedAssembly_Base.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/Dependencies/TypeWithBaseInCopiedAssembly_Base.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/Dependencies/TypeWithBaseInCopiedAssembly3_Base.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/Dependencies/TypeWithBaseInCopiedAssembly3_Base.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/Dependencies/TypeWithBaseInCopiedAssembly4_Base.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/Dependencies/TypeWithBaseInCopiedAssembly4_Base.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/OverrideOfAbstractIsKeptNonEmpty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/OverrideOfAbstractIsKeptNonEmpty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/OverrideOfVirtualCanBeRemoved3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/OverrideOfVirtualCanBeRemoved3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/OverrideOfVirtualCanBeRemoved2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/OverrideOfVirtualCanBeRemoved2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/OverrideOfAbstractIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/OverrideOfAbstractIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/CanDisableOverrideRemoval.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/CanDisableOverrideRemoval.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/OverrideOfVirtualCanBeRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/OverrideOfVirtualCanBeRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/OverrideThatAlsoFulfilsInterface.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/OverrideThatAlsoFulfilsInterface.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/PreservesOverriddenMethodOverrideOfUsedVirtualStillRemoved2.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/PreservesOverriddenMethodOverrideOfUsedVirtualStillRemoved2.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/PreservesOverriddenMethodOverrideOfUsedVirtualStillRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/PreservesOverriddenMethodOverrideOfUsedVirtualStillRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/PreservesOverriddenMethodOverrideOfUsedVirtualStillRemoved2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/PreservesOverriddenMethodOverrideOfUsedVirtualStillRemoved2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/PreservesOverriddenMethodOverrideOfUsedVirtualStillRemoved.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/PreservesOverriddenMethodOverrideOfUsedVirtualStillRemoved.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/Dependencies/OverrideOfAbstractIsKeptNonEmptyLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/Dependencies/OverrideOfAbstractIsKeptNonEmptyLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/Dependencies/OverrideOfAbstractIsKeptNonEmptyLibraryWithNonEmpty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NoKeptCtor/OverrideRemoval/Dependencies/OverrideOfAbstractIsKeptNonEmptyLibraryWithNonEmpty.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NotKeptCtor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NotKeptCtor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NotKeptCtor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NotKeptCtor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NotKeptCtor/NeverInstantiatedTypeWithBaseInCopiedAssembly5.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NotKeptCtor/NeverInstantiatedTypeWithBaseInCopiedAssembly5.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NotKeptCtor/NeverInstantiatedTypeWithBaseInCopiedAssembly3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NotKeptCtor/NeverInstantiatedTypeWithBaseInCopiedAssembly3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NotKeptCtor/NeverInstantiatedTypeWithBaseInCopiedAssembly2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NotKeptCtor/NeverInstantiatedTypeWithBaseInCopiedAssembly2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NotKeptCtor/NeverInstantiatedTypeWithBaseInCopiedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NotKeptCtor/NeverInstantiatedTypeWithBaseInCopiedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NotKeptCtor/NeverInstantiatedTypeWithBaseInCopiedAssembly4.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NotKeptCtor/NeverInstantiatedTypeWithBaseInCopiedAssembly4.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NotKeptCtor/NeverInstantiatedTypeWithBaseInCopiedAssembly6.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/NotKeptCtor/NeverInstantiatedTypeWithBaseInCopiedAssembly6.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/TypeWithBaseInCopiedAssembly2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/TypeWithBaseInCopiedAssembly2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/TypeWithBaseInCopiedAssembly3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/TypeWithBaseInCopiedAssembly3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/TypeWithBaseInCopiedAssembly4.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/TypeWithBaseInCopiedAssembly4.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/TypeWithBaseInCopiedAssembly6.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/TypeWithBaseInCopiedAssembly6.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/TypeWithBaseInCopiedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/TypeWithBaseInCopiedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/TypeWithBaseInCopiedAssembly5.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/TypeWithBaseInCopiedAssembly5.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/UnusedAbstractMethodRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/UnusedAbstractMethodRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/UsedOverrideOfVirtualMethodIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/UsedOverrideOfVirtualMethodIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/UnusedVirtualMethodRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/UnusedVirtualMethodRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/UsedOverrideOfAbstractMethodIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.AbstractClasses/UsedOverrideOfAbstractMethodIsKept.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Complex/NoKeptCtor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Complex/NoKeptCtor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Complex/NoKeptCtor/OverrideOfAbstractAndInterfaceMethodWhenInterfaceRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Complex/NoKeptCtor/OverrideOfAbstractAndInterfaceMethodWhenInterfaceRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Complex/NoKeptCtor/OverrideOfAbstractAndInterfaceMethodWhenInterfaceRemoved2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Complex/NoKeptCtor/OverrideOfAbstractAndInterfaceMethodWhenInterfaceRemoved2.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/CanDisableUnusedInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/CanDisableUnusedInterfaces.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/InterfaceOnUninstantiatedTypeRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/InterfaceOnUninstantiatedTypeRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/InterfaceVariants.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/InterfaceVariants.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/DefaultInterfaceMethods". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/DefaultInterfaceMethods". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/DefaultInterfaceMethods". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/DefaultInterfaceMethods/GenericDefaultInterfaceMethods.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/DefaultInterfaceMethods/GenericDefaultInterfaceMethods.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/DefaultInterfaceMethods/DefaultInterfaceMethodCallIntoClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/DefaultInterfaceMethods/DefaultInterfaceMethodCallIntoClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/DefaultInterfaceMethods/InterfaceWithAttributeOnImplementation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/DefaultInterfaceMethods/InterfaceWithAttributeOnImplementation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/DefaultInterfaceMethods/SimpleDefaultInterfaceMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/DefaultInterfaceMethods/SimpleDefaultInterfaceMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/DefaultInterfaceMethods/UnusedDefaultInterfaceImplementation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/DefaultInterfaceMethods/UnusedDefaultInterfaceImplementation.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/DefaultInterfaceMethods/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/DefaultInterfaceMethods/Dependencies/InterfaceWithAttributeOnImpl.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/DefaultInterfaceMethods/Dependencies/InterfaceWithAttributeOnImpl.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/Dependencies/InterfaceTypeInOtherUsedOnlyByCopiedAssembly_Copy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/Dependencies/InterfaceTypeInOtherUsedOnlyByCopiedAssembly_Copy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/Dependencies/InterfaceTypeInOtherUsedOnlyByCopiedAssemblyExplicit_Link.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/Dependencies/InterfaceTypeInOtherUsedOnlyByCopiedAssemblyExplicit_Link.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/Dependencies/CopyLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/Dependencies/CopyLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/Dependencies/InterfaceTypeInOtherUsedOnlyByCopiedAssemblyExplicit_Copy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/Dependencies/InterfaceTypeInOtherUsedOnlyByCopiedAssemblyExplicit_Copy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/Dependencies/InterfaceTypeInOtherUsedOnlyByCopiedAssembly_Link.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/Dependencies/InterfaceTypeInOtherUsedOnlyByCopiedAssembly_Link.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/Dependencies/InterfaceWithInterfaceFromOtherAssemblyWhenExplicitMethodUsed_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/Dependencies/InterfaceWithInterfaceFromOtherAssemblyWhenExplicitMethodUsed_Lib.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithGenericBaseMethodWithExplicit.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithGenericBaseMethodWithExplicit.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithGenericMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithGenericMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithGenericMethod3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithGenericMethod3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithEvent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithGenericBaseMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithGenericBaseMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithGenericMethod2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithGenericMethod2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethod2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethod2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodComplex.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodComplex.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethod3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethod3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodComplex2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodComplex2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodManyBaseInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodManyBaseInterfaces.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodManyBases.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodManyBases.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodManyBases2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodManyBases2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodManyBases3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodManyBases3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodManyVariations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodManyVariations.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodOnNoInstanceCtor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodOnNoInstanceCtor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithPropertyGetter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithPropertyGetter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodNested.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodNested.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodOnNoInstanceCtor2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithMethodOnNoInstanceCtor2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithPropertyGetter2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithPropertyGetter2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithPropertySetter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithPropertySetter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/InterfaceRemovedWhenMethodUsedDirectly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/InterfaceRemovedWhenMethodUsedDirectly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithPropertySetter2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/GenericInterfaceWithPropertySetter2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/SimpleEvent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/SimpleEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/SimpleMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/SimpleMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/SimpleMethodOnNoInstanceCtor2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/SimpleMethodOnNoInstanceCtor2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/SimpleProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/SimpleProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/SimpleMethodOnNoInstanceCtor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/BaseProvidesInterfaceMember/SimpleMethodOnNoInstanceCtor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassImplementingInterfaceMethodsNested.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassImplementingInterfaceMethodsNested.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassImplementingInterfaceMethodsNested2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassImplementingInterfaceMethodsNested2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassImplemtingInterfaceMethodsThroughBaseClass2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassImplemtingInterfaceMethodsThroughBaseClass2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassImplemtingInterfaceMethodsThroughBaseClass4.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassImplemtingInterfaceMethodsThroughBaseClass4.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassImplemtingInterfaceMethodsThroughBaseClass3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassImplemtingInterfaceMethodsThroughBaseClass3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassImplemtingInterfaceMethodsThroughBaseClass5.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassImplemtingInterfaceMethodsThroughBaseClass5.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassImplemtingInterfaceMethodsThroughBaseClass6.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassImplemtingInterfaceMethodsThroughBaseClass6.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassUsedFromConcreteTypeHasInterfaceMethodRemoved2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassUsedFromConcreteTypeHasInterfaceMethodRemoved2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassUsedFromConcreteTypeHasInterfaceMethodRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassUsedFromConcreteTypeHasInterfaceMethodRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassUsedFromInterfaceHasInterfaceMethodKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ClassUsedFromInterfaceHasInterfaceMethodKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ExplicitInterfaceMethodWhichCreatesInstanceOfParentType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ExplicitInterfaceMethodWhichCreatesInstanceOfParentType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceMarkOrderingDoesNotMatter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceMarkOrderingDoesNotMatter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceMarkOrderingDoesNotMatter2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceMarkOrderingDoesNotMatter2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceMarkOrderingDoesNotMatter.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceMarkOrderingDoesNotMatter.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceMarkOrderingDoesNotMatter2.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceMarkOrderingDoesNotMatter2.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceMarkOrderingDoesNotMatter3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceMarkOrderingDoesNotMatter3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceMarkOrderingDoesNotMatter3.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceMarkOrderingDoesNotMatter3.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceNeededOnUnrelatedInterfaceList.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceNeededOnUnrelatedInterfaceList.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceTypeInOtherUsedOnlyByCopiedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceTypeInOtherUsedOnlyByCopiedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceTypeInOtherUsedOnlyByCopiedAssemblyExplicit.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceTypeInOtherUsedOnlyByCopiedAssemblyExplicit.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceTypeOnlyUsedHasInterfacesRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceTypeOnlyUsedHasInterfacesRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceUsedOnlyAsConstraintIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceUsedOnlyAsConstraintIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ObjectCastedToSecondInterfaceHasMemberRemovedButInterfaceKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/ObjectCastedToSecondInterfaceHasMemberRemovedButInterfaceKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceWithInterfaceFromOtherAssemblyWhenExplicitMethodUsed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/InterfaceWithInterfaceFromOtherAssemblyWhenExplicitMethodUsed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedComInterfaceIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedComInterfaceIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/TypeGetsMarkedThatImplementsAlreadyMarkedInterfaceMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/TypeGetsMarkedThatImplementsAlreadyMarkedInterfaceMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedComInterfaceIsRemovedWhenComFeatureExcluded.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedComInterfaceIsRemovedWhenComFeatureExcluded.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedExplicitInterfaceHasMethodPreservedViaXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedExplicitInterfaceHasMethodPreservedViaXml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedGenericInterfaceIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedGenericInterfaceIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedExplicitInterfaceHasMethodPreservedViaXml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedExplicitInterfaceHasMethodPreservedViaXml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedExplicitInterfaceIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedExplicitInterfaceIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedInterfaceHasMethodPreservedViaXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedInterfaceHasMethodPreservedViaXml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedInterfaceHasMethodPreservedViaXml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedInterfaceHasMethodPreservedViaXml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedInterfaceTypeIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/UnusedInterfaceTypeIsRemoved.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/Dependencies/NoInstanceCtorAndAssemblyPreserveAll_Lib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/Dependencies/NoInstanceCtorAndAssemblyPreserveAll_Lib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndAssemblyPreserveAll.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndAssemblyPreserveAll.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndAssemblyPreserveAll.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndAssemblyPreserveAll.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveAll.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveAll.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveAll.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveAll.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveFields.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveFields.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveFields.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveFields.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveFieldsWithInterfacesMarked.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveFieldsWithInterfacesMarked.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveMethods.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveMethods.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveMethodsWithInterfacesMarked.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveMethodsWithInterfacesMarked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveFieldsWithInterfacesMarked.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveFieldsWithInterfacesMarked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveMethodsWithInterfacesMarked.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveMethodsWithInterfacesMarked.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveMethods.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveMethods.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveNone.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveNone.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveNone.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoInstanceCtor/NoInstanceCtorAndTypePreserveNone.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/ComInterfaceTypeRemovedWhenOnlyUsedByClassWithOnlyStaticMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/ComInterfaceTypeRemovedWhenOnlyUsedByClassWithOnlyStaticMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/DynamicDependencyPreservesInterfaceMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/DynamicDependencyPreservesInterfaceMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/GenericType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/GenericType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/ExplicitInterfaceCanBeRemovedFromClassWithOnlyStaticMethodUsed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/ExplicitInterfaceCanBeRemovedFromClassWithOnlyStaticMethodUsed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/GenericWithConstraintDoesNotCauseOtherTypesToKeepInterface.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/GenericWithConstraintDoesNotCauseOtherTypesToKeepInterface.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/InterfaceCanBeRemovedFromClassWithOnlyStaticMethodUsed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/InterfaceCanBeRemovedFromClassWithOnlyStaticMethodUsed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/InterfaceFromCopiedAssemblyCanBeRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/InterfaceFromCopiedAssemblyCanBeRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/InterfaceCanBeRemovedFromClassWithOnlyStaticMethodUsedWithCctor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/InterfaceCanBeRemovedFromClassWithOnlyStaticMethodUsedWithCctor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/InterfaceTypeRemovedWhenOnlyUsedByClassWithOnlyStaticMethodMultiple.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/InterfaceTypeRemovedWhenOnlyUsedByClassWithOnlyStaticMethodMultiple.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/InterfaceTypeRemovedWhenOnlyUsedByClassWithOnlyStaticMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/InterfaceTypeRemovedWhenOnlyUsedByClassWithOnlyStaticMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/ObjectHardCastedToInterface.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/ObjectHardCastedToInterface.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/LocalDowncastDoesNotCuaseOtherTypesToKeepInterface.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/LocalDowncastDoesNotCuaseOtherTypesToKeepInterface.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/PreserveDependencyPreservesInterfaceMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/PreserveDependencyPreservesInterfaceMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeHasExplicitInterfaceMethodPreservedViaXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeHasExplicitInterfaceMethodPreservedViaXml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeHasExplicitInterfacePropertyPreservedViaXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeHasExplicitInterfacePropertyPreservedViaXml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeHasExplicitInterfaceMethodPreservedViaXml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeHasExplicitInterfaceMethodPreservedViaXml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeHasExplicitInterfacePropertyPreservedViaXml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeHasExplicitInterfacePropertyPreservedViaXml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeHasInterfaceMethodPreservedViaXml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeHasInterfaceMethodPreservedViaXml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeHasInterfaceMethodPreservedViaXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeHasInterfaceMethodPreservedViaXml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeWithPreserveFields.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeWithPreserveFields.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeWithPreserveFields.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeWithPreserveFields.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeWithPreserveMethods.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeWithPreserveMethods.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeWithPreserveMethods.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeWithPreserveMethods.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeWithPreserveMethodsAndInterfaceTypeMarked.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeWithPreserveMethodsAndInterfaceTypeMarked.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeWithPreserveMethodsAndInterfaceTypeMarked.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtor/UnusedTypeWithPreserveMethodsAndInterfaceTypeMarked.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/FieldDowncastedToInterface.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/FieldDowncastedToInterface.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/GenericType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/GenericType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/GenericTypeWithConstraint.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/GenericTypeWithConstraint.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/ArrayWithIndexAssignedToReturnValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/ArrayWithIndexAssignedToReturnValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/GenericTypeWithConstraint2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/GenericTypeWithConstraint2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/GenericTypeWithConstraint3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/GenericTypeWithConstraint3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/InterfaceOnMultipleBases.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/InterfaceOnMultipleBases.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/LocalAndNestedInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/LocalAndNestedInterfaces.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/LocalPassedAsParameterToGeneric.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/LocalPassedAsParameterToGeneric.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/LocalArrayPassedAsParameter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/LocalArrayPassedAsParameter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/LocalPassedAsParameter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/LocalPassedAsParameter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/LocalDowncastedToInterface.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/LocalDowncastedToInterface.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/LocalPassedAsParameterToGenericWithConstraint.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/LocalPassedAsParameterToGenericWithConstraint.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/LocalPassedAsParameterToGenericWithConstraint2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/LocalPassedAsParameterToGenericWithConstraint2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/NestedInterfaces1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/NestedInterfaces1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/NestedInterfaces2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/NestedInterfaces2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/NestedInterfacesWithExplicit1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/NestedInterfacesWithExplicit1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/NestedInterfaces3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/NestedInterfaces3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/NestedInterfacesWithExplicitAndNormal1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/NestedInterfacesWithExplicitAndNormal1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/ParameterAndLocal.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/ParameterAndLocal.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/ParameterOutAndLocal.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/ParameterOutAndLocal.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/ReturnValueDowncastedToInterface.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/ReturnValueDowncastedToInterface.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/ParameterRefAndLocal.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnReferenceType/NoKeptCtorButInterfaceNeeded/ParameterRefAndLocal.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/NoKeptCtor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/NoKeptCtor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/NoKeptCtor". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/NoKeptCtor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/NoKeptCtor/InterfaceTypeRemovedWhenOnlyUsedByClassWithOnlyStaticMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/NoKeptCtor/InterfaceTypeRemovedWhenOnlyUsedByClassWithOnlyStaticMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/NoKeptCtor/InterfaceCanBeRemovedFromClassWithOnlyStaticMethodUsedWithCctor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/NoKeptCtor/InterfaceCanBeRemovedFromClassWithOnlyStaticMethodUsedWithCctor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/NoKeptCtor/InterfaceCanBeRemovedFromClassWithOnlyStaticMethodUsed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/NoKeptCtor/InterfaceCanBeRemovedFromClassWithOnlyStaticMethodUsed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/NoKeptCtor/InterfaceTypeRemovedWhenOnlyUsedByClassWithOnlyStaticMethodMultiple.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/NoKeptCtor/InterfaceTypeRemovedWhenOnlyUsedByClassWithOnlyStaticMethodMultiple.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/StructImplementingInterfaceMethodsNested.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/StructImplementingInterfaceMethodsNested.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/StructUsedFromConcreteTypeHasInterfaceMethodRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/StructUsedFromConcreteTypeHasInterfaceMethodRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/StructImplementingInterfaceMethodsNested2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/StructImplementingInterfaceMethodsNested2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/StructUsedFromConcreteTypeHasInterfaceMethodRemoved2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/StructUsedFromConcreteTypeHasInterfaceMethodRemoved2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/StructUsedFromInterfaceHasInterfaceMethodKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/StructUsedFromInterfaceHasInterfaceMethodKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/StructWithNestedStructImplementingInterface.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/StructWithNestedStructImplementingInterface.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/UnusedExplicitInterfaceIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/UnusedExplicitInterfaceIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/UnusedExplicitInterfaceHasMethodPreservedViaXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/UnusedExplicitInterfaceHasMethodPreservedViaXml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/UnusedExplicitInterfaceHasMethodPreservedViaXml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/UnusedExplicitInterfaceHasMethodPreservedViaXml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/UnusedInterfaceHasMethodPreservedViaXml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/UnusedInterfaceHasMethodPreservedViaXml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/UnusedInterfaceHasMethodPreservedViaXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/UnusedInterfaceHasMethodPreservedViaXml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/UnusedInterfaceTypeIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/OnValueType/UnusedInterfaceTypeIsRemoved.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/StaticInterfaceMethodsInPreservedScope.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/StaticInterfaceMethodsInPreservedScope.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/StaticAbstractInterfaceMethodsLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/StaticAbstractInterfaceMethodsLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/BaseProvidesInterfaceMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/BaseProvidesInterfaceMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/StaticVirtualInterfaceMethodsInPreservedScope.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/StaticVirtualInterfaceMethodsInPreservedScope.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/StaticAbstractInterfaceMethods.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/StaticAbstractInterfaceMethods.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/StaticVirtualInterfaceMethodsInPreservedScopeLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/StaticVirtualInterfaceMethodsInPreservedScopeLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/StaticVirtualInterfaceMethodsLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/StaticVirtualInterfaceMethodsLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/VarianceBasic.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/VarianceBasic.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/UnusedStaticInterfaceMethods.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/UnusedStaticInterfaceMethods.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/UnusedInterfacesInPreservedScope.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/UnusedInterfacesInPreservedScope.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/Dependencies/Library.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.Interfaces/StaticInterfaceMethods/Dependencies/Library.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/HarderToDetectUnusedVirtualMethodGetsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/HarderToDetectUnusedVirtualMethodGetsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/UnusedVirtualMethodRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/UnusedVirtualMethodRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/UnusedTypeWithOverrideOfVirtualMethodIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/UnusedTypeWithOverrideOfVirtualMethodIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/BaseIsInSkipAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/BaseIsInSkipAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/NeverInstantiatedTypeWithBaseInCopiedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/NeverInstantiatedTypeWithBaseInCopiedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/UsedOverrideOfVirtualMethodIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/UsedOverrideOfVirtualMethodIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/UsedTypeWithOverrideOfVirtualMethodHasOverrideKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/UsedTypeWithOverrideOfVirtualMethodHasOverrideKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/VirtualMethodGetsStrippedIfImplementingMethodGetsInvokedDirectly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/VirtualMethodGetsStrippedIfImplementingMethodGetsInvokedDirectly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/VirtualMethodGetsPreservedIfBaseMethodGetsInvoked.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/VirtualMethodGetsPreservedIfBaseMethodGetsInvoked.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/Dependencies/TypeWithBaseInCopiedAssembly_Base.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/Dependencies/TypeWithBaseInCopiedAssembly_Base.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/Dependencies/SkipLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/Dependencies/SkipLibrary.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/NotKeptCtor". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/NotKeptCtor/NeverInstantiatedTypeWithBaseInCopiedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Inheritance.VirtualMethods/NotKeptCtor/NeverInstantiatedTypeWithBaseInCopiedAssembly.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/ByteArrayCom.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/ByteArrayCom.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/Com". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/Com". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/Com". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/Com". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/Com". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/Com/FieldsOfParameterAreRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/Com/FieldsOfParameterAreRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/Com/DefaultConstructorOfParameterIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/Com/DefaultConstructorOfParameterIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/Com/FieldsOfThisAreRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/Com/FieldsOfThisAreRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/Com/FieldsOfReturnTypeAreRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/Com/FieldsOfReturnTypeAreRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/Com/DefaultConstructorOfReturnTypeIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/Com/DefaultConstructorOfReturnTypeIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/DefaultConstructorOfReturnTypeIsNotRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/DefaultConstructorOfReturnTypeIsNotRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/UnusedDefaultConstructorIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/UnusedDefaultConstructorIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/UnusedDefaultConstructorOfTypePassedByRefIsNotRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/UnusedDefaultConstructorOfTypePassedByRefIsNotRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/UnusedFieldsOfTypesAreNotRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/UnusedFieldsOfTypesAreNotRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/UnusedFieldsOfTypesPassedByRefAreNotRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/UnusedFieldsOfTypesPassedByRefAreNotRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/UnusedFieldsOfTypesWhenHasThisAreNotRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/InternalCalls/UnusedFieldsOfTypesWhenHasThisAreNotRemoved.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Com". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Com". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Com". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Com". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Com/DefaultConstructorOfReturnTypeIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Com/DefaultConstructorOfReturnTypeIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Com/FieldsOfReturnTypeAreRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Com/FieldsOfReturnTypeAreRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Com/FieldsOfParameterAreRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Com/FieldsOfParameterAreRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Com/DefaultConstructorOfParameterIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Com/DefaultConstructorOfParameterIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Com/FieldsOfThisAreRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Com/FieldsOfThisAreRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/PInvoke/DefaultConstructorOfReturnTypeIsNotRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/DefaultConstructorOfReturnTypeIsNotRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/PInvoke/UnusedDefaultConstructorOfTypePassedByRefIsNotRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/UnusedDefaultConstructorOfTypePassedByRefIsNotRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/PInvoke/UnusedDefaultConstructorIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/UnusedDefaultConstructorIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/PInvoke/UnusedFieldsOfTypesAreNotRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/UnusedFieldsOfTypesAreNotRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/PInvoke/UnusedFieldsOfTypesPassedByRefAreNotRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/UnusedFieldsOfTypesPassedByRefAreNotRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/PInvoke/UnusedPInvoke.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/UnusedPInvoke.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Individual". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Individual/CanOutputPInvokes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Individual/CanOutputPInvokes.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Individual/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Individual/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Individual/Dependencies/CanOutputPInvokes_CopyAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Individual/Dependencies/CanOutputPInvokes_CopyAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Individual/Dependencies/CanOutputPInvokes_LinkAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Individual/Dependencies/CanOutputPInvokes_LinkAssembly.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Warnings". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Warnings/ComPInvokeWarning.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Interop/PInvoke/Warnings/ComPInvokeWarning.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Libraries/CopyUsedAssemblyWithPublicRoots.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/CopyUsedAssemblyWithPublicRoots.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Libraries/CanLinkPublicApisOfLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/CanLinkPublicApisOfLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Libraries/CopyUsedAssemblyWithMainEntryRoot.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/CopyUsedAssemblyWithMainEntryRoot.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Libraries/LibraryWithUnresolvedInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/LibraryWithUnresolvedInterfaces.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Libraries/DefaultLibraryLinkBehavior.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/DefaultLibraryLinkBehavior.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Libraries/RootLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/RootLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Libraries/RootLibraryInternalsWithIVT.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/RootLibraryInternalsWithIVT.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Libraries/RootLibraryVisibleAndDescriptor.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/RootLibraryVisibleAndDescriptor.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Libraries/RootLibraryVisibleAndDescriptor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/RootLibraryVisibleAndDescriptor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Libraries/RootLibraryVisibleForwardersWithoutReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/RootLibraryVisibleForwardersWithoutReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Libraries/RootLibraryVisibleForwarders.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/RootLibraryVisibleForwarders.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Libraries/UserAssemblyActionWorks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/UserAssemblyActionWorks.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Libraries/Dependencies/CopyLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/Dependencies/CopyLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Libraries/Dependencies/CopyUsedAssemblyWithMainEntryRoot_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/Dependencies/CopyUsedAssemblyWithMainEntryRoot_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Libraries/Dependencies/RootLibraryVisibleForwarders_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/Dependencies/RootLibraryVisibleForwarders_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Libraries/Dependencies/UserAssemblyActionWorks_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Libraries/Dependencies/UserAssemblyActionWorks_Lib.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/EmbeddedLinkAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/EmbeddedLinkAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/AssemblyLevelLinkerAttributeRemoval.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/AssemblyLevelLinkerAttributeRemoval.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/EmbeddedLinkAttributes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/EmbeddedLinkAttributes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/EmbeddedLinkAttributesInReferencedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/EmbeddedLinkAttributesInReferencedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/AssemblyLevelLinkerAttributeRemoval.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/AssemblyLevelLinkerAttributeRemoval.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/EmbeddedLinkAttributesInReferencedAssembly_AssemblyLevel.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/EmbeddedLinkAttributesInReferencedAssembly_AssemblyLevel.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkAttributeErrorCases.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkAttributeErrorCases.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkAttributeErrorCases.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkAttributeErrorCases.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkerAttributeRemoval.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkerAttributeRemoval.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkerAttributeRemoval.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkerAttributeRemoval.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkerAttributeRemovalAndPreserveAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkerAttributeRemovalAndPreserveAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkerAttributeRemovalConditional.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkerAttributeRemovalConditional.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkerAttributeRemovalAndPreserveAssembly.LinkAttributes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkerAttributeRemovalAndPreserveAssembly.LinkAttributes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkerAttributeRemovalConditional.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkerAttributeRemovalConditional.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkerAttributeRemovalWithOverride.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/LinkerAttributeRemovalWithOverride.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/TypedArguments.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/TypedArguments.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/OverrideAttributeRemoval.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/OverrideAttributeRemoval.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/OverrideAttributeRemoval.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/OverrideAttributeRemoval.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/TypedArguments.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/TypedArguments.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/TypedArgumentsErrors.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/TypedArgumentsErrors.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/TypedArgumentsErrors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/TypedArgumentsErrors.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/AssemblyLevelLinkerAttributeRemoval_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/AssemblyLevelLinkerAttributeRemoval_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/LinkerAttributeRemovalAndPreserveAssembly_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/LinkerAttributeRemovalAndPreserveAssembly_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/LinkerAttributeRemovalAndPreserveAssembly_Lib.Descriptor.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/LinkerAttributeRemovalAndPreserveAssembly_Lib.Descriptor.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/EmbeddedAttributeErrorCases.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/EmbeddedAttributeErrorCases.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/LinkerAttributeRemovalAttributeFromCopyAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/LinkerAttributeRemovalAttributeFromCopyAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/EmbeddedAttributeErrorCases.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/EmbeddedAttributeErrorCases.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/LinkerAttributeRemovalAttributeToRemove.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/LinkerAttributeRemovalAttributeToRemove.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/LinkerAttributeRemovalCopyAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/LinkerAttributeRemovalCopyAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/LinkerAttributeRemovalEmbeddedAndLazyLoad.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/LinkerAttributeRemovalEmbeddedAndLazyLoad.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/ReferencedAssemblyWithAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/ReferencedAssemblyWithAttributes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/TestRemoveAttribute.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/TestRemoveAttribute.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/TestRemoveDontRemoveAttributes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkAttributes/Dependencies/TestRemoveDontRemoveAttributes.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/AssemblyWithPreserveAll.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/AssemblyWithPreserveAll.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveAnExportedType.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveAnExportedType.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveExcludedFeatureCom.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveExcludedFeatureCom.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveAnExportedType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveAnExportedType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/AssemblyWithPreserveAll.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/AssemblyWithPreserveAll.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveExcludedFeatureCom.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveExcludedFeatureCom.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveExportedTypesUsingRegex.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveExportedTypesUsingRegex.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveTypesUsingRegex.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveTypesUsingRegex.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveNamespace.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveNamespace.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveNamespace.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveNamespace.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveExportedTypesUsingRegex.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveExportedTypesUsingRegex.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveTypesUsingRegex.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/CanPreserveTypesUsingRegex.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/EmbeddedLinkXmlFromCopyAssemblyIsProcessed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/EmbeddedLinkXmlFromCopyAssemblyIsProcessed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/EmbeddedLinkXmlUnresolvedReferencesAreReported.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/EmbeddedLinkXmlUnresolvedReferencesAreReported.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/EmbeddedLinkXmlPreservesAdditionalAssemblyWithOverriddenMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/EmbeddedLinkXmlPreservesAdditionalAssemblyWithOverriddenMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/LinkXmlErrorCases.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/LinkXmlErrorCases.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/LinkXmlErrorCases.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/LinkXmlErrorCases.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/PreserveIndividualMembersOfNonRequiredType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/PreserveIndividualMembersOfNonRequiredType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/EmbeddedLinkXmlUnresolvedReferencesAreReported.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/EmbeddedLinkXmlUnresolvedReferencesAreReported.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/PreserveSecondLevelMethodsOfNonRequiredType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/PreserveSecondLevelMethodsOfNonRequiredType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/TypeWithPreserveFieldsHasBackingFieldsOfPropertiesRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/TypeWithPreserveFieldsHasBackingFieldsOfPropertiesRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/TypeWithPreserveFieldsHasBackingFieldsOfPropertiesRemoved.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/TypeWithPreserveFieldsHasBackingFieldsOfPropertiesRemoved.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/PreserveIndividualMembersOfNonRequiredType.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/PreserveIndividualMembersOfNonRequiredType.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/PreserveSecondLevelMethodsOfNonRequiredType.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/PreserveSecondLevelMethodsOfNonRequiredType.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedAssemblyWithNoDefinedPreserveHasAllTypesPreserved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedAssemblyWithNoDefinedPreserveHasAllTypesPreserved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedEventPreservedByLinkXmlIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedEventPreservedByLinkXmlIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedAssemblyWithNoDefinedPreserveHasAllTypesPreserved.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedAssemblyWithNoDefinedPreserveHasAllTypesPreserved.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedEventPreservedByLinkXmlIsKept.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedEventPreservedByLinkXmlIsKept.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedFieldPreservedByLinkXmlIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedFieldPreservedByLinkXmlIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedFieldPreservedByLinkXmlIsKept.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedFieldPreservedByLinkXmlIsKept.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedGenericTypeWithPreserveAllHasAllMembersPreserved.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedGenericTypeWithPreserveAllHasAllMembersPreserved.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedInterfaceTypeOnTypeWithPreserveAllIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedInterfaceTypeOnTypeWithPreserveAllIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedInterfaceTypeOnTypeWithPreserveAllIsKept.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedInterfaceTypeOnTypeWithPreserveAllIsKept.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedGenericTypeWithPreserveAllHasAllMembersPreserved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedGenericTypeWithPreserveAllHasAllMembersPreserved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedInterfaceTypeOnTypeWithPreserveNothingIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedInterfaceTypeOnTypeWithPreserveNothingIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedInterfaceTypeOnTypeWithPreserveNothingIsRemoved.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedInterfaceTypeOnTypeWithPreserveNothingIsRemoved.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedNestedTypePreservedByLinkXmlIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedNestedTypePreservedByLinkXmlIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedMethodPreservedByLinkXmlIsKept.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedMethodPreservedByLinkXmlIsKept.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedMethodPreservedByLinkXmlIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedMethodPreservedByLinkXmlIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedNestedTypePreservedByLinkXmlIsKept.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedNestedTypePreservedByLinkXmlIsKept.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedNonRequiredTypeIsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedNonRequiredTypeIsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedNonRequiredTypeIsRemoved.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedNonRequiredTypeIsRemoved.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedPropertyPreservedByLinkXmlIsKept.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedPropertyPreservedByLinkXmlIsKept.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeDeclarationPreservedByLinkXmlIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeDeclarationPreservedByLinkXmlIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedPropertyPreservedByLinkXmlIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedPropertyPreservedByLinkXmlIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeDeclarationPreservedByLinkXmlIsKept.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeDeclarationPreservedByLinkXmlIsKept.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeIsPresservedWhenEntireAssemblyIsPreserved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeIsPresservedWhenEntireAssemblyIsPreserved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeIsPresservedWhenEntireAssemblyIsPreserved.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeIsPresservedWhenEntireAssemblyIsPreserved.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypePreservedByLinkXmlIsKept.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypePreservedByLinkXmlIsKept.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypePreservedByLinkXmlIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypePreservedByLinkXmlIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypePreservedByLinkXmlWithCommentIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypePreservedByLinkXmlWithCommentIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypePreservedByLinkXmlWithCommentIsKept.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypePreservedByLinkXmlWithCommentIsKept.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithNoDefinedPreserveHasAllMembersPreserved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithNoDefinedPreserveHasAllMembersPreserved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveAllHasAllMembersPreserved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveAllHasAllMembersPreserved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithNoDefinedPreserveHasAllMembersPreserved.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithNoDefinedPreserveHasAllMembersPreserved.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveAllHasAllMembersPreserved.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveAllHasAllMembersPreserved.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveFieldsHasMethodsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveFieldsHasMethodsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveMethodsHasFieldsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveMethodsHasFieldsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveFieldsHasMethodsRemoved.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveFieldsHasMethodsRemoved.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveMethodsHasFieldsRemoved.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveMethodsHasFieldsRemoved.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveNothingAndPreserveMembers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveNothingAndPreserveMembers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveNothingAndPreserveMembers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveNothingAndPreserveMembers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveNothingHasMembersRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveNothingHasMembersRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveNothingHasMembersRemoved.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UnusedTypeWithPreserveNothingHasMembersRemoved.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UsedNonRequiredExportedTypeIsKeptWhenRooted.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UsedNonRequiredExportedTypeIsKeptWhenRooted.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UsedNonRequiredExportedTypeIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UsedNonRequiredExportedTypeIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UsedNonRequiredExportedTypeIsKept.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UsedNonRequiredExportedTypeIsKept.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UsedNonRequiredExportedTypeIsKeptWhenRooted.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UsedNonRequiredExportedTypeIsKeptWhenRooted.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UsedNonRequiredTypeIsKept.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UsedNonRequiredTypeIsKept.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UsedNonRequiredTypeIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UsedNonRequiredTypeIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UsedNonRequiredTypeIsKeptWithSingleMethod.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UsedNonRequiredTypeIsKeptWithSingleMethod.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/UsedNonRequiredTypeIsKeptWithSingleMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/UsedNonRequiredTypeIsKeptWithSingleMethod.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/CanPreserveAnExportedType_Library.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/CanPreserveAnExportedType_Library.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/UsedNonRequiredExportedTypeIsKeptWhenRooted_fwd.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/UsedNonRequiredExportedTypeIsKeptWhenRooted_fwd.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/CanPreserveAnExportedType_Forwarder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/CanPreserveAnExportedType_Forwarder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/UsedNonRequiredExportedTypeIsKeptWhenRooted_lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/UsedNonRequiredExportedTypeIsKeptWhenRooted_lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/UsedNonRequiredExportedTypeIsKept_lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/UsedNonRequiredExportedTypeIsKept_lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/UsedNonRequiredExportedTypeIsKept_fwd.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/UsedNonRequiredExportedTypeIsKept_fwd.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlFromCopyAssemblyIsProcessed". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlFromCopyAssemblyIsProcessed". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlFromCopyAssemblyIsProcessed". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlFromCopyAssemblyIsProcessed/CopyLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlFromCopyAssemblyIsProcessed/CopyLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlFromCopyAssemblyIsProcessed/OtherLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlFromCopyAssemblyIsProcessed/OtherLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlFromCopyAssemblyIsProcessed/CopyLibrary.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlFromCopyAssemblyIsProcessed/CopyLibrary.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlPreservesAdditionalAssemblyWithOverriddenMethod". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlPreservesAdditionalAssemblyWithOverriddenMethod". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlPreservesAdditionalAssemblyWithOverriddenMethod". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlPreservesAdditionalAssemblyWithOverriddenMethod/Base.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlPreservesAdditionalAssemblyWithOverriddenMethod/Base.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlPreservesAdditionalAssemblyWithOverriddenMethod/Library1.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlPreservesAdditionalAssemblyWithOverriddenMethod/Library1.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlPreservesAdditionalAssemblyWithOverriddenMethod/Library2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlPreservesAdditionalAssemblyWithOverriddenMethod/Library2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlPreservesAdditionalAssemblyWithOverriddenMethod/Library1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/Dependencies/EmbeddedLinkXmlPreservesAdditionalAssemblyWithOverriddenMethod/Library1.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/Dependencies/OnAssembly_Lib1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/Dependencies/OnAssembly_Lib1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/Dependencies/OnAssembly_Lib2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/Dependencies/OnAssembly_Lib2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnAssembly.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnAssembly.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnEvent.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnEvent.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnEvent.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnEvent.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnField.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnField.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnField.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnField.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnProperty.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnProperty.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnMethod.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnMethod.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnType.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnType.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinkXml/FeatureExclude/OnType.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinqExpressions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinqExpressions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinqExpressions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinqExpressions/CanRemoveMethodsNamedLikeCustomOperators.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinqExpressions/CanRemoveMethodsNamedLikeCustomOperators.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinqExpressions/CanPreserveCustomOperators.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinqExpressions/CanPreserveCustomOperators.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinqExpressions/CanRemoveOperatorsWhenNotUsingLinqExpressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinqExpressions/CanRemoveOperatorsWhenNotUsingLinqExpressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinqExpressions/CanPreserveNullableCustomOperators.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinqExpressions/CanPreserveNullableCustomOperators.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinqExpressions/CustomOperatorsWithUnusedArgumentTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinqExpressions/CustomOperatorsWithUnusedArgumentTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/LinqExpressions/CanDisableOperatorDiscovery.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/LinqExpressions/CanDisableOperatorDiscovery.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Logging". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Logging". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Logging/SourceLines.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Logging/SourceLines.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Logging/CommonLogs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Logging/CommonLogs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Logging/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Logging/Dependencies/LogStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Logging/Dependencies/LogStep.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Metadata/NamesAreKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Metadata/NamesAreKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Metadata/NamesAreRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Metadata/NamesAreRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Mono.Linker.Tests.Cases.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Mono.Linker.Tests.Cases.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyMethodInAssemblyLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyMethodInAssemblyLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyMethodInNonReferencedAssemblyBase2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyMethodInNonReferencedAssemblyBase2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyInCopyAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyInCopyAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyMethodInNonReferencedAssemblyBase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyMethodInNonReferencedAssemblyBase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyMethodInNonReferencedAssemblyChainedLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyMethodInNonReferencedAssemblyChainedLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyMethodInNonReferencedAssemblyChainedReferenceLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyMethodInNonReferencedAssemblyChainedReferenceLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyMethodInNonReferencedAssemblyLibrary.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyMethodInNonReferencedAssemblyLibrary.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyMethodInNonReferencedAssemblyLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyMethodInNonReferencedAssemblyLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyOnUnusedMethodInNonReferencedAssemblyWithCopyUsedAction_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/Dependencies/PreserveDependencyOnUnusedMethodInNonReferencedAssemblyWithCopyUsedAction_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyDeprecated.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyDeprecated.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyField.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyField.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyErrorCases.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyErrorCases.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyFromCopiedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyFromCopiedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyKeptOption.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyKeptOption.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyMemberSignatureWildcard.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyMemberSignatureWildcard.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyMethodInAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyMethodInAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyMethodInNonReferencedAssemblyChained.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyMethodInNonReferencedAssemblyChained.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyMethodInNonReferencedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyMethodInNonReferencedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyMethodInNonReferencedAssemblyWithEmbeddedXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyMethodInNonReferencedAssemblyWithEmbeddedXml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyMethodInNonReferencedAssemblyChainedReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyMethodInNonReferencedAssemblyChainedReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyOnUnusedMethodInNonReferencedAssemblyWithCopyUsedAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyOnUnusedMethodInNonReferencedAssemblyWithCopyUsedAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyOnUnusedMethodInNonReferencedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyOnUnusedMethodInNonReferencedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyOnUnusedMethodInNonReferencedAssemblyWithEmbeddedXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/PreserveDependencies/PreserveDependencyOnUnusedMethodInNonReferencedAssemblyWithEmbeddedXml.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/AssemblyOnlyUsedByUsingWithCscWithKeepFacades.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/AssemblyOnlyUsedByUsingWithCscWithKeepFacades.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/CopyAreKeptFully.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/CopyAreKeptFully.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/AssemblyReferenceIsRemovedWhenUnused.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/AssemblyReferenceIsRemovedWhenUnused.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/AssemblyOnlyUsedByUsingWithCsc.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/AssemblyOnlyUsedByUsingWithCsc.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/CopyUsedAreKeptFully.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/CopyUsedAreKeptFully.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/CopyWithLinkedWillHaveAttributeDepsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/CopyWithLinkedWillHaveAttributeDepsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/CopyWithLinkedWillHaveMethodDepsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/CopyWithLinkedWillHaveMethodDepsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/ReferencesAreRemovedWhenAllUsagesAreRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/ReferencesAreRemovedWhenAllUsagesAreRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/ReferenceWithEntryPoint.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/ReferenceWithEntryPoint.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/UserAssembliesAreLinkedByDefault.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/UserAssembliesAreLinkedByDefault.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Dependencies/AssemblyReferenceIsRemovedWhenUnusedLib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies/AssemblyReferenceIsRemovedWhenUnusedLib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Dependencies/AssemblyOnlyUsedByUsing_Copied.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies/AssemblyOnlyUsedByUsing_Copied.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Dependencies/ReferenceWithEntryPoint_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies/ReferenceWithEntryPoint_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Dependencies/AssemblyOnlyUsedByUsing_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies/AssemblyOnlyUsedByUsing_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Dependencies/UnreferencedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies/UnreferencedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Dependencies/AssemblyReferenceIsRemovedWhenUnused_RefLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies/AssemblyReferenceIsRemovedWhenUnused_RefLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Dependencies/UnusedDynamicallyReferencedFromDynamicCopyAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies/UnusedDynamicallyReferencedFromDynamicCopyAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Dependencies/UnusedDynamicallyReferencedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies/UnusedDynamicallyReferencedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Dependencies/UnusedDynamicallyReferencedFromCopyAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies/UnusedDynamicallyReferencedFromCopyAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Dependencies/UnusedReferencedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies/UnusedReferencedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Dependencies/UnusedReferencedFromCopyAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies/UnusedReferencedFromCopyAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Dependencies/UsedDynamicallyReferencedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies/UsedDynamicallyReferencedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Dependencies/UsedReferencedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies/UsedReferencedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Dependencies/UnusedReferencedFromDynamicCopyAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies/UnusedReferencedFromDynamicCopyAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Dependencies/UserAssembliesAreLinkedByDefault_Library1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies/UserAssembliesAreLinkedByDefault_Library1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Dependencies/WithLinked_Methods.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies/WithLinked_Methods.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Dependencies/WithLinked_Attrs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Dependencies/WithLinked_Attrs.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Individual". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Individual/CanSkipUnresolved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Individual/CanSkipUnresolved.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Individual/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/References/Individual/Dependencies/CanSkipUnresolved_Library.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/References/Individual/Dependencies/CanSkipUnresolved_Library.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/AssemblyImportedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/AssemblyImportedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/ActivatorCreateInstance.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/ActivatorCreateInstance.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/AssemblyImportedViaReflectionWithReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/AssemblyImportedViaReflectionWithReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/AssemblyImportedViaReflectionWithDerivedType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/AssemblyImportedViaReflectionWithDerivedType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/AssemblyImportedViaReflectionWithSweptReferences.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/AssemblyImportedViaReflectionWithSweptReferences.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/AsType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/AsType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/ConstructorsUsedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/ConstructorsUsedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/EventsUsedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/EventsUsedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/CoreLibMessages.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/CoreLibMessages.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/EventUsedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/EventUsedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/ExpressionCallString.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/ExpressionCallString.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/ConstructorUsedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/ConstructorUsedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/ExpressionCallStringAndLocals.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/ExpressionCallStringAndLocals.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/ExpressionNewType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/ExpressionNewType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/ExpressionFieldString.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/ExpressionFieldString.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/FieldsUsedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/FieldsUsedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/ExpressionPropertyMethodInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/ExpressionPropertyMethodInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/ExpressionPropertyString.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/ExpressionPropertyString.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/FieldUsedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/FieldUsedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/MembersUsedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/MembersUsedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/IsAssignableFrom.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/IsAssignableFrom.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/MemberUsedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/MemberUsedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/MethodsUsedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/MethodsUsedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/MethodUsedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/MethodUsedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/MethodUsedViaReflectionAndLocal.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/MethodUsedViaReflectionAndLocal.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/MethodUsedViaReflectionWithDefaultBindingFlags.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/MethodUsedViaReflectionWithDefaultBindingFlags.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/NestedTypesUsedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/NestedTypesUsedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/NestedTypeUsedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/NestedTypeUsedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/ObjectGetType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/ObjectGetType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/ObjectGetTypeLibraryMode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/ObjectGetTypeLibraryMode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/PropertiesUsedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/PropertiesUsedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/ParametersUsedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/ParametersUsedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/PropertyUsedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/PropertyUsedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/RuntimeReflectionExtensionsCalls.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/RuntimeReflectionExtensionsCalls.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/RunClassConstructorUsedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/RunClassConstructorUsedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/TypeBaseTypeUseViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/TypeBaseTypeUseViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/TypeHierarchyLibraryModeSuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/TypeHierarchyLibraryModeSuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/TypeDelegator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/TypeDelegator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/TypeHierarchyReflectionWarnings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/TypeHierarchyReflectionWarnings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/TypeHierarchySuppressions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/TypeHierarchySuppressions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/TypeUsedViaReflection.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/TypeUsedViaReflection.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/TypeUsedViaReflectionInDifferentAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/TypeUsedViaReflectionInDifferentAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/TypeUsedViaReflectionLdstrIncomplete.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/TypeUsedViaReflectionLdstrIncomplete.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/TypeUsedViaReflectionAssemblyDoesntExist.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/TypeUsedViaReflectionAssemblyDoesntExist.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/TypeUsedViaReflectionTypeDoesntExist.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/TypeUsedViaReflectionTypeDoesntExist.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/TypeUsedViaReflectionLdstrValidButChanged.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/TypeUsedViaReflectionLdstrValidButChanged.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/TypeUsedViaReflectionTypeNameIsSymbol.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/TypeUsedViaReflectionTypeNameIsSymbol.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/UnderlyingSystemType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/UnderlyingSystemType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/UsedViaReflectionIntegrationTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/UsedViaReflectionIntegrationTest.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/Dependencies/AssemblyDependency.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/Dependencies/AssemblyDependency.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/Dependencies/AssemblyDependencyWithMultipleReferences.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/Dependencies/AssemblyDependencyWithMultipleReferences.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/Dependencies/AssemblyDependencyWithReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/Dependencies/AssemblyDependencyWithReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/Dependencies/AssemblyImportedViaReflectionWithDerivedType_Base.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/Dependencies/AssemblyImportedViaReflectionWithDerivedType_Base.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/Dependencies/AssemblyImportedViaReflectionWithDerivedType_Reflect.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/Dependencies/AssemblyImportedViaReflectionWithDerivedType_Reflect.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/Dependencies/CoreLibEmulator.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/Dependencies/CoreLibEmulator.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Reflection/Dependencies/UnusedAssemblyDependency.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Reflection/Dependencies/UnusedAssemblyDependency.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresAttributeMismatch.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresAttributeMismatch.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresCapabilityFromCopiedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresCapabilityFromCopiedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresCapabilityReflectionAnalysisEnabled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresCapabilityReflectionAnalysisEnabled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresAccessedThrough.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresAccessedThrough.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/ReflectionAccessFromCompilerGeneratedCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/ReflectionAccessFromCompilerGeneratedCode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/BasicRequires.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/BasicRequires.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresOnAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresOnAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresInCompilerGeneratedCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresInCompilerGeneratedCode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresOnStaticConstructor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresOnStaticConstructor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresOnClass.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresOnClass.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresOnAttributeCtor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresOnAttributeCtor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresOnVirtualsAndInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresOnVirtualsAndInterfaces.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresViaDataflow.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresViaDataflow.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresViaXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresViaXml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresViaXml.attributes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresViaXml.attributes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresWithCopyAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresWithCopyAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresViaXml.descriptor.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresViaXml.descriptor.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/SuppressRequires.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/SuppressRequires.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/Dependencies/RequiresInCopyAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/Dependencies/RequiresInCopyAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/Dependencies/RequiresOnAttributeCtorAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/Dependencies/RequiresOnAttributeCtorAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/RequiresCapability/Dependencies/ReferenceInterfaces.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/RequiresCapability/Dependencies/ReferenceInterfaces.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileInReferencedAssemblyIsProcessedIfActionIsLink_Lib1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileInReferencedAssemblyIsProcessedIfActionIsLink_Lib1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileInReferencedAssemblyIsNotProcessedIfNameDoesNotMatchAnAssembly_Lib1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileInReferencedAssemblyIsNotProcessedIfNameDoesNotMatchAnAssembly_Lib1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileInReferencedAssemblyIsNotProcessedIfActionIsCopy_Lib1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileInReferencedAssemblyIsNotProcessedIfActionIsCopy_Lib1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileInReferencedAssemblyIsNotProcessedIfNameDoesNotMatchAnAssembly_Lib1_NotMatchingName.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileInReferencedAssemblyIsNotProcessedIfNameDoesNotMatchAnAssembly_Lib1_NotMatchingName.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileInReferencedAssemblyIsNotProcessedIfActionIsCopy_Lib1.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileInReferencedAssemblyIsNotProcessedIfActionIsCopy_Lib1.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileInReferencedAssemblyIsProcessedIfActionIsLink_Lib1.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileInReferencedAssemblyIsProcessedIfActionIsLink_Lib1.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileIsNotProcessedIfNameDoesNotMatchAnAssembly.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileIsNotProcessedIfNameDoesNotMatchAnAssembly.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileIsNotProcessedWithIgnoreDescriptorsAndRemoved.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileIsNotProcessedWithIgnoreDescriptorsAndRemoved.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileIsNotProcessedWithIgnoreDescriptors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileIsNotProcessedWithIgnoreDescriptors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileIsProcessed.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileIsProcessed.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileIsProcessedIfNameMatchesAnAssembly.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileIsProcessedIfNameMatchesAnAssembly.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileIsProcessedAndKept.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileIsProcessedAndKept.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileWithTypePreserve1.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileWithTypePreserve1.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileWithTypePreserve_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileWithTypePreserve_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileWithTypePreserve2.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies/EmbeddedLinkXmlFileWithTypePreserve2.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/Dependencies/NonLinkerEmbeddedResourceHasNoImpact.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/Dependencies/NonLinkerEmbeddedResourceHasNoImpact.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileInReferencedAssemblyIsNotProcessedIfNameDoesNotMatchAnAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileInReferencedAssemblyIsNotProcessedIfNameDoesNotMatchAnAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileInReferencedAssemblyIsProcessedIfActionIsLink.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileInReferencedAssemblyIsProcessedIfActionIsLink.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileInReferencedAssemblyIsNotProcessedIfActionIsCopy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileInReferencedAssemblyIsNotProcessedIfActionIsCopy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileIsNotProcessedWithIgnoreDescriptors.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileIsNotProcessedWithIgnoreDescriptors.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileIsNotProcessedWithIgnoreDescriptorsAndRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileIsNotProcessedWithIgnoreDescriptorsAndRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileIsNotProcessedIfNameDoesNotMatchAnAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileIsNotProcessedIfNameDoesNotMatchAnAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileIsProcessedAndKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileIsProcessedAndKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileIsProcessedIfNameMatchesAnAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileIsProcessedIfNameMatchesAnAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileIsProcessed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileIsProcessed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileWithTypePreserve.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/EmbeddedLinkXmlFileWithTypePreserve.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Resources/NonLinkerEmbeddedResourceHasNoImpact.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Resources/NonLinkerEmbeddedResourceHasNoImpact.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Sealer". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Sealer". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Sealer/TypesCanBeSealed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Sealer/TypesCanBeSealed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Sealer/MethodsDevirtualization.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Sealer/MethodsDevirtualization.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Serialization". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Serialization". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Serialization". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Serialization". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Serialization/SerializationTypeRecursion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Serialization/SerializationTypeRecursion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Serialization/DataContractJsonSerialization.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Serialization/DataContractJsonSerialization.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Serialization/CanDisableSerializationDiscovery.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Serialization/CanDisableSerializationDiscovery.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Serialization/DataContractSerialization.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Serialization/DataContractSerialization.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Serialization/DataContractSerializationUnused.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Serialization/DataContractSerializationUnused.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Serialization/XmlSerialization.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Serialization/XmlSerialization.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Serialization/XmlSerializationUnused.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Serialization/XmlSerializationUnused.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Statics/DisableBeforeFieldInit". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Statics/DisableBeforeFieldInit/UnusedStaticFieldInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Statics/DisableBeforeFieldInit/UnusedStaticFieldInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Statics/ExplicitStaticCtor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Statics/ExplicitStaticCtor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Statics/MixedStaticFieldInitializerAndCtor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Statics/MixedStaticFieldInitializerAndCtor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Statics/StaticFieldInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Statics/StaticFieldInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Statics/UnusedStaticConstructorGetsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Statics/UnusedStaticConstructorGetsRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Statics/UnusedStaticFieldInitializer.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Statics/UnusedStaticFieldInitializer.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Statics/UnusedStaticMethodGetsRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Statics/UnusedStaticMethodGetsRemoved.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/EmbeddedSubstitutionsErrorCases.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/EmbeddedSubstitutionsErrorCases.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/EmbeddedSubstitutionsErrorCases.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/EmbeddedSubstitutionsErrorCases.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/EmbeddedSubstitutions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/EmbeddedSubstitutions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/EmbeddedSubstitutionsKept.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/EmbeddedSubstitutionsKept.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/EmbeddedSubstitutionsNotProcessedWithIgnoreSubstitutionsAndRemoved.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/EmbeddedSubstitutionsNotProcessedWithIgnoreSubstitutionsAndRemoved.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/EmbeddedSubstitutionsNotProcessedWithIgnoreSubstitutions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/EmbeddedSubstitutionsNotProcessedWithIgnoreSubstitutions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/ReferencedField.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/ReferencedField.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/ReferencedField.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/ReferencedField.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/ReferencedMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/ReferencedMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/ReferencedMethod.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/ReferencedMethod.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/ResourceFile.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/Dependencies/ResourceFile.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/EmbeddedFieldSubstitutionsInReferencedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/EmbeddedFieldSubstitutionsInReferencedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/EmbeddedMethodSubstitutionsInReferencedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/EmbeddedMethodSubstitutionsInReferencedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/EmbeddedSubstitutionsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/EmbeddedSubstitutionsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/EmbeddedSubstitutions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/EmbeddedSubstitutions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/EmbeddedSubstitutionsNotProcessedWithIgnoreSubstitutions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/EmbeddedSubstitutionsNotProcessedWithIgnoreSubstitutions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/EmbeddedSubstitutionsNotProcessedWithIgnoreSubstitutionsAndRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/EmbeddedSubstitutionsNotProcessedWithIgnoreSubstitutionsAndRemoved.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/InitField.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/InitField.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/InitField.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/InitField.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/RemoveBody.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/RemoveBody.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/InitFieldExistingCctor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/InitFieldExistingCctor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/InitFieldExistingCctor.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/InitFieldExistingCctor.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/RemoveBody.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/RemoveBody.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/ResourceSubstitutions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/ResourceSubstitutions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/StubBody.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/StubBody.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/ResourceSubstitutions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/ResourceSubstitutions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/StubBody.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/StubBody.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/StubBodyInvalidSyntax.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/StubBodyInvalidSyntax.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/StubBodyInvalidSyntax.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/StubBodyInvalidSyntax.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/StubBodyUnsafe.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/StubBodyUnsafe.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/StubBodyWithStaticCtor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/StubBodyWithStaticCtor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/StubBodyUnsafe.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/StubBodyUnsafe.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/StubBodyWithStaticCtor.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/StubBodyWithStaticCtor.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/StubBodyWithValue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/StubBodyWithValue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/StubBodyWithValue.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/StubBodyWithValue.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/SubstitutionsErrorCases.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/SubstitutionsErrorCases.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Substitutions/SubstitutionsErrorCases.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Substitutions/SubstitutionsErrorCases.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/AssemblyWithDefaultSymbols.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/AssemblyWithDefaultSymbols.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/AssemblyWithDefaultSymbolsAndSymbolLinkingEnabled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/AssemblyWithDefaultSymbolsAndSymbolLinkingEnabled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferencesWithMixedSymbolTypesAndSymbolLinkingEnabled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferencesWithMixedSymbolTypesAndSymbolLinkingEnabled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferencesWithMixedSymbolTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferencesWithMixedSymbolTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferencesWithMixedSymbolTypesWithMdbAndSymbolLinkingEnabled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferencesWithMixedSymbolTypesWithMdbAndSymbolLinkingEnabled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithEmbeddedPdb.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithEmbeddedPdb.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithEmbeddedPdbAndSymbolLinkingEnabled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithEmbeddedPdbAndSymbolLinkingEnabled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithEmbeddedPdbAndSymbolLinkingEnabledAndDeterministicMvid.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithEmbeddedPdbAndSymbolLinkingEnabledAndDeterministicMvid.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithEmbeddedPdbAndSymbolLinkingEnabledAndNewMvid.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithEmbeddedPdbAndSymbolLinkingEnabledAndNewMvid.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithEmbeddedPdbCopyAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithEmbeddedPdbCopyAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithEmbeddedPdbCopyActionAndSymbolLinkingEnabled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithEmbeddedPdbCopyActionAndSymbolLinkingEnabled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithEmbeddedPdbDeleteAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithEmbeddedPdbDeleteAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithMdb.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithMdb.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithEmbeddedPdbDeleteActionAndSymbolLinkingEnabled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithEmbeddedPdbDeleteActionAndSymbolLinkingEnabled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithMdbAndSymbolLinkingEnabled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithMdbAndSymbolLinkingEnabled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithMdbAndSymbolLinkingEnabledAndDeterministicMvid.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithMdbAndSymbolLinkingEnabledAndDeterministicMvid.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithMdbCopyAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithMdbCopyAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithMdbAndSymbolLinkingEnabledAndNewMvid.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithMdbAndSymbolLinkingEnabledAndNewMvid.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithMdbCopyActionAndSymbolLinkingEnabled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithMdbCopyActionAndSymbolLinkingEnabled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithMdbDeleteAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithMdbDeleteAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithMdbDeleteActionAndSymbolLinkingEnabled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithMdbDeleteActionAndSymbolLinkingEnabled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPdb.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPdb.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPdbAndSymbolLinkingEnabledAndNewMvid.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPdbAndSymbolLinkingEnabledAndNewMvid.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPdbCopyAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPdbCopyAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPdbAndSymbolLinkingEnabled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPdbAndSymbolLinkingEnabled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPdbAndSymbolLinkingEnabledAndDeterministicMvid.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPdbAndSymbolLinkingEnabledAndDeterministicMvid.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPdbDeleteAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPdbDeleteAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPdbCopyActionAndSymbolLinkingEnabled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPdbCopyActionAndSymbolLinkingEnabled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPdbDeleteActionAndSymbolLinkingEnabled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPdbDeleteActionAndSymbolLinkingEnabled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPortablePdbAndSymbolLinkingEnabled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPortablePdbAndSymbolLinkingEnabled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPortablePdb.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPortablePdb.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPortablePdbAndSymbolLinkingEnabledAndDeterministicMvid.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPortablePdbAndSymbolLinkingEnabledAndDeterministicMvid.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPortablePdbAndSymbolLinkingEnabledAndNewMvid.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPortablePdbAndSymbolLinkingEnabledAndNewMvid.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPortablePdbCopyAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPortablePdbCopyAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPortablePdbCopyActionAndSymbolLinkingEnabled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPortablePdbCopyActionAndSymbolLinkingEnabled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPortablePdbDeleteActionAndSymbolLinkingEnabled.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPortablePdbDeleteActionAndSymbolLinkingEnabled.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPortablePdbDeleteAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/ReferenceWithPortablePdbDeleteAction.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithEmbeddedPdbSymbols.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithEmbeddedPdbSymbols.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithCompilerDefaultSymbols.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithCompilerDefaultSymbols.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithPortablePdbSymbols.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithPortablePdbSymbols.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithMdb". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithMdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithMdb/compile.sh" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithMdb/compile.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithMdb/LibraryWithMdb.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithMdb/LibraryWithMdb.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithPdb". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithPdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithPdb/compile.bat" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithPdb/compile.bat". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithPdb/LibraryWithPdb.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Symbols/Dependencies/LibraryWithPdb/LibraryWithPdb.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/CanCheckInitializersByIndex.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/CanCheckInitializersByIndex.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/CanCompileILAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/CanCompileILAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/CanCompileReferencesUsingTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/CanCompileReferencesUsingTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/CanCompileReferencesWithResources.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/CanCompileReferencesWithResources.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/CanCompileReferencesWithResourcesWithCsc.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/CanCompileReferencesWithResourcesWithCsc.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/CanCompileReferencesWithResourcesWithMcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/CanCompileReferencesWithResourcesWithMcs.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/CanCompileTestCaseWithCsc.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/CanCompileTestCaseWithCsc.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/CanCompileTestCaseWithDebugPdbs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/CanCompileTestCaseWithDebugPdbs.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/CanCompileTestCaseWithMcs.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/CanCompileTestCaseWithMcs.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/CanVerifyInterfacesOnTypesInAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/CanVerifyInterfacesOnTypesInAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/CanSandboxDependenciesUsingType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/CanSandboxDependenciesUsingType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/VerifyAttributesInAssemblyWorks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/VerifyAttributesInAssemblyWorks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/VerifyAttributesInAssemblyWorksWithStrings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/VerifyAttributesInAssemblyWorksWithStrings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/VerifyDefineAttributeBehavior.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/VerifyDefineAttributeBehavior.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/VerifyExpectModifiedAttributesWork.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/VerifyExpectModifiedAttributesWork.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/VerifyResourceInAssemblyAttributesBehavior.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/VerifyResourceInAssemblyAttributesBehavior.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileReferencesUsingTypes_LibSource1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileReferencesUsingTypes_LibSource1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileReferencesWithResources_Lib1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileReferencesWithResources_Lib1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileReferencesWithResources_Lib1.log" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileReferencesWithResources_Lib1.log". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileReferencesUsingTypes_LibSource2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileReferencesUsingTypes_LibSource2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileTestCaseWithCsc.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileTestCaseWithCsc.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileReferencesWithResources_Lib1.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileReferencesWithResources_Lib1.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileTestCaseWithCsc_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileTestCaseWithCsc_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileTestCaseWithMcs_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileTestCaseWithMcs_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileTestCaseWithMcs.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanCompileTestCaseWithMcs.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanSandboxDependenciesUsingType_Source1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanSandboxDependenciesUsingType_Source1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanVerifyInterfacesOnTypesInAssembly_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanVerifyInterfacesOnTypesInAssembly_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanSandboxDependenciesUsingType_Source2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/CanSandboxDependenciesUsingType_Source2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/VerifyAttributesInAssemblyWorks_Base.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/VerifyAttributesInAssemblyWorks_Base.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/ILAssemblySample.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/ILAssemblySample.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/VerifyAttributesInAssemblyWorks_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/VerifyAttributesInAssemblyWorks_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/VerifyResourceInAssemblyAttributesBehavior.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TestFramework/Dependencies/VerifyResourceInAssemblyAttributesBehavior.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Tracing/DependencyRecorder". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Tracing/DependencyRecorder/BasicDependencies.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Tracing/DependencyRecorder/BasicDependencies.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Tracing/Individual". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Tracing/Individual". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Tracing/Individual". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Tracing/Individual". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Tracing/Individual/CanDumpDependenciesToUncompressedXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Tracing/Individual/CanDumpDependenciesToUncompressedXml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Tracing/Individual/CanDumpDependenciesToUncompressedDgml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Tracing/Individual/CanDumpDependenciesToUncompressedDgml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Tracing/Individual/CanEnableDependenciesDump.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Tracing/Individual/CanEnableDependenciesDump.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Tracing/Individual/CanEnableReducedTracing.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Tracing/Individual/CanEnableReducedTracing.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/AttributeArgumentForwarded.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/AttributeArgumentForwarded.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/AttributeEnumArgumentForwarded.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/AttributeEnumArgumentForwarded.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/AttributeEnumArgumentForwardedCopyUsedWithSweptForwarder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/AttributeEnumArgumentForwardedCopyUsedWithSweptForwarder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/AttributeArgumentForwardedWithCopyAction.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/AttributeArgumentForwardedWithCopyAction.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/AttributesScopeUpdated.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/AttributesScopeUpdated.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/MissingTargetReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/MissingTargetReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/MultiForwardedTypesWithCopyUsed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/MultiForwardedTypesWithCopyUsed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/MultiForwardedTypesWithLink.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/MultiForwardedTypesWithLink.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/TypeForwardedIsUpdatedForMissingType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/TypeForwardedIsUpdatedForMissingType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/SecurityAttributeScope.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/SecurityAttributeScope.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/TypeForwarderOnlyAssemblyCanBePreservedViaLinkXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/TypeForwarderOnlyAssemblyCanBePreservedViaLinkXml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/TypeForwarderOnlyAssemblyCanBePreservedViaLinkXml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/TypeForwarderOnlyAssemblyCanBePreservedViaLinkXml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/TypeForwarderOnlyAssembliesKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/TypeForwarderOnlyAssembliesKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UnusedForwarderWithAssemblyCopyIsKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UnusedForwarderWithAssemblyCopyIsKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/TypeForwardersRewrite.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/TypeForwardersRewrite.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UnusedForwarderWithAssemblyLinkedAndFacadeCopy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UnusedForwarderWithAssemblyLinkedAndFacadeCopy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UnusedForwarderWithAssemblyLinkedAndFacadesKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UnusedForwarderWithAssemblyLinkedAndFacadesKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/TypeForwardersModifiers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/TypeForwardersModifiers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UnusedForwarderWithAssemblyCopyUsed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UnusedForwarderWithAssemblyCopyUsed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedAndUnusedForwarderReferencedFromCopyUsedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedAndUnusedForwarderReferencedFromCopyUsedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedAndUnusedForwarderWithAssemblyCopy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedAndUnusedForwarderWithAssemblyCopy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderAndUnusedReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderAndUnusedReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInCopyAssemblyKeptByPreserveDependency.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInCopyAssemblyKeptByPreserveDependency.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInCopyAssemblyKeptByUsedCustomAttribute.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInCopyAssemblyKeptByUsedCustomAttribute.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInCopyAssemblyKeptByUsedField.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInCopyAssemblyKeptByUsedField.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInCopyAssemblyKeptByUsedInterface.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInCopyAssemblyKeptByUsedInterface.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInCopyAssemblyKeptByUsedMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInCopyAssemblyKeptByUsedMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInCopyAssemblyKeptByUsedProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInCopyAssemblyKeptByUsedProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInGenericIsDynamicallyAccessedWithAssemblyCopyUsed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInGenericIsDynamicallyAccessedWithAssemblyCopyUsed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInCopyAssemblyKeptByUsedNestedType.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInCopyAssemblyKeptByUsedNestedType.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderIsDynamicallyAccessedWithAssemblyCopyUsed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderIsDynamicallyAccessedWithAssemblyCopyUsed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInCopyAssemblyKeptByUsedTypeAsGenericArg.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderInCopyAssemblyKeptByUsedTypeAsGenericArg.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderWithAssemblyCopyUsedAndFacadesKeptAndUnusedReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderWithAssemblyCopyUsedAndFacadesKeptAndUnusedReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderWithAssemblyCopyUsed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderWithAssemblyCopyUsed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderWithAssemblyCopy.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderWithAssemblyCopy.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderIsRemovedWhenLink.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderIsRemovedWhenLink.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderWithAssemblyCopyUsedAndFacadesKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderWithAssemblyCopyUsedAndFacadesKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedTransitiveForwarderInCopyAssemblyIsDynamicallyAccessed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedTransitiveForwarderInCopyAssemblyIsDynamicallyAccessed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderWithAssemblyCopyUsedAndForwarderLibraryKept.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedForwarderWithAssemblyCopyUsedAndForwarderLibraryKept.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedTransitiveForwarderInCopyUsedAssemblyIsDynamicallyAccessed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedTransitiveForwarderInCopyUsedAssemblyIsDynamicallyAccessed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedTransitiveForwarderIsDynamicallyAccessed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedTransitiveForwarderIsDynamicallyAccessed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedTransitiveForwarderIsResolvedAndFacadeRemovedInCopyAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedTransitiveForwarderIsResolvedAndFacadeRemovedInCopyAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedTransitiveForwarderIsResolvedAndFacadeRemoved.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/UsedTransitiveForwarderIsResolvedAndFacadeRemoved.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/AnotherLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/AnotherLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/AnotherLibraryReferenceImplementation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/AnotherLibraryReferenceImplementation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/AnotherLibraryForwarder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/AnotherLibraryForwarder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/AttributeWithEnumArgument.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/AttributeWithEnumArgument.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ForwarderLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ForwarderLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ForwarderLibrary.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ForwarderLibrary.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ForwarderLibrary_3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ForwarderLibrary_3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ForwarderLibraryWithUnusedReference.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ForwarderLibraryWithUnusedReference.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ForwarderLibrary_2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ForwarderLibrary_2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ImplementationLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ImplementationLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ImplementationLibrary_3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ImplementationLibrary_3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/LibraryUsingForwarder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/LibraryUsingForwarder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/LibraryWithSecurityAttributes.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/LibraryWithSecurityAttributes.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/MyEnum.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/MyEnum.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/NestedForwarderLibrary.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/NestedForwarderLibrary.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/MyEnumForwarder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/MyEnumForwarder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ReferenceImplementationLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ReferenceImplementationLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/NestedForwarderLibrary_2.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/NestedForwarderLibrary_2.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ReferenceImplementationUsedAndUnusedLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ReferenceImplementationUsedAndUnusedLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ReferenceImplementationLibrary_3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/ReferenceImplementationLibrary_3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/SecurityAttributeForwarderLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/SecurityAttributeForwarderLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwardedIsUpdatedForMissingTypeFwd.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwardedIsUpdatedForMissingTypeFwd.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwardedIsUpdatedForMissingTypeLib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwardedIsUpdatedForMissingTypeLib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwardedIsUpdatedForMissingTypeLib2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwardedIsUpdatedForMissingTypeLib2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwarderMissingReference.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwarderMissingReference.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwardersModifiersLibDef.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwardersModifiersLibDef.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwardersModifiersLibFwd.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwardersModifiersLibFwd.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwardersModifiersLib.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwardersModifiersLib.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwardersRewriteLib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwardersRewriteLib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwardersRewriteForwarders.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/TypeForwardersRewriteForwarders.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/UnusedImplementationLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/TypeForwarding/Dependencies/UnusedImplementationLibrary.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/BodiesWithSubstitutions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/BodiesWithSubstitutions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/ComplexConditions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/ComplexConditions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/BodiesWithSubstitutions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/BodiesWithSubstitutions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/DeadVariables.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/DeadVariables.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/DataFlowRelated.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/DataFlowRelated.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/ComplexConditionsOptimized.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/ComplexConditionsOptimized.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/EndScopeOnMethoEnd.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/EndScopeOnMethoEnd.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/InstanceMethodSubstitutions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/InstanceMethodSubstitutions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/InstanceMethodSubstitutions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/InstanceMethodSubstitutions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/MethodWithParametersSubstitutions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/MethodWithParametersSubstitutions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/MethodWithParametersSubstitutions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/MethodWithParametersSubstitutions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/MultiStageRemoval.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/MultiStageRemoval.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/MethodArgumentPropagation.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/MethodArgumentPropagation.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/ReplacedJumpTarget.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/ReplacedJumpTarget.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/ResultInliningNotPossible.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/ResultInliningNotPossible.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/SizeOfInConditions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/SizeOfInConditions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/SimpleConditionalProperty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/SimpleConditionalProperty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/ReplacedReturns.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/ReplacedReturns.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/SizeOfInConditions.net_4_x.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/SizeOfInConditions.net_4_x.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/SizeOfInConditions.netcore.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/SizeOfInConditions.netcore.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/TryCatchBlocks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/TryCatchBlocks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/TryFinallyBlocks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/TryFinallyBlocks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/UninitializedLocals.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/UninitializedLocals.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/TryFilterBlocks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/TryFilterBlocks.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/WorksWithDynamicAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/WorksWithDynamicAssembly.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/Dependencies/LibWithConstantSubstitution.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/Dependencies/LibWithConstantSubstitution.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/Dependencies/LibWithConstantSubstitution.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/Dependencies/LibWithConstantSubstitution.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/Dependencies/LibReturningConstant.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/Dependencies/LibReturningConstant.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/Dependencies/LocalsWithoutStore.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/Dependencies/LocalsWithoutStore.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/Dependencies/EndScopeOnMethod.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/Dependencies/EndScopeOnMethod.il". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBlock/Dependencies/ReferencedAssemblyWithUnreachableBlocks.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBlock/Dependencies/ReferencedAssemblyWithUnreachableBlocks.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/DoesNotApplyToCopiedAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/DoesNotApplyToCopiedAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/ExplicitInstructionCheck.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/ExplicitInstructionCheck.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/CanDisableLazyBodyMarking.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/CanDisableLazyBodyMarking.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/DoesNotApplyToCopiedAssembly2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/DoesNotApplyToCopiedAssembly2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/BodyWithManyVariables.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/BodyWithManyVariables.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/BodyWithManyVariablesWithSymbols.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/BodyWithManyVariablesWithSymbols.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/InterfaceMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/InterfaceMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/LinkedOtherIncludedLibrary.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/LinkedOtherIncludedLibrary.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/LinkedOtherIncludedLibraryNoInstanceCtor.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/LinkedOtherIncludedLibraryNoInstanceCtor.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/MixOfMethods.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/MixOfMethods.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/NotWorthConvertingEmpty.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/NotWorthConvertingEmpty.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/NotWorthConvertingReturnDouble.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/NotWorthConvertingReturnDouble.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/NotWorthConvertingReturnFalse.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/NotWorthConvertingReturnFalse.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/NotWorthConvertingReturnFloat.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/NotWorthConvertingReturnFloat.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/NotWorthConvertingReturnInt.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/NotWorthConvertingReturnInt.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/NotWorthConvertingReturnNull.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/NotWorthConvertingReturnNull.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/NotWorthConvertingReturnLong.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/NotWorthConvertingReturnLong.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/OverrideOfAbstractAndInterfaceMethodCalledFromLocal2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/OverrideOfAbstractAndInterfaceMethodCalledFromLocal2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/OverrideOfAbstractAndInterfaceMethodCalledFromLocal.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/OverrideOfAbstractAndInterfaceMethodCalledFromLocal.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/NotWorthConvertingReturnTrue.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/NotWorthConvertingReturnTrue.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/OverrideOfAbstractAndInterfaceMethodCalledFromLocal3.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/OverrideOfAbstractAndInterfaceMethodCalledFromLocal3.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/OverrideOfAbstractAndInterfaceMethodWhenInterfaceRemoved2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/OverrideOfAbstractAndInterfaceMethodWhenInterfaceRemoved2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/OverrideOfAbstractIsStubbed.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/OverrideOfAbstractIsStubbed.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/OverrideOfAbstractIsStubbedWithUnusedInterface.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/OverrideOfAbstractIsStubbedWithUnusedInterface.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/OverrideOfAVirtual.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/OverrideOfAVirtual.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/SimpleGetter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/SimpleGetter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/SimpleSetter.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/SimpleSetter.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/WorksWithDynamicDependency.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/WorksWithDynamicDependency.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/SimpleMethod.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/SimpleMethod.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/WorksWithLinkXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/WorksWithLinkXml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/WorksWithLinkXml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/WorksWithLinkXml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/WorksWithPreserveDependency.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/WorksWithPreserveDependency.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/Dependencies/OtherAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/Dependencies/OtherAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/UnreachableBody/Dependencies/OtherAssemblyNoInstanceCtor.il" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/UnreachableBody/Dependencies/OtherAssemblyNoInstanceCtor.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/CanDisableWarnAsError.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/CanDisableWarnAsError.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/CanDisableWarningsSubstitutions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/CanDisableWarningsSubstitutions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/CanNotWarnAsErrorForDisabledVersion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/CanNotWarnAsErrorForDisabledVersion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/CanDisableWarnings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/CanDisableWarnings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/CanNotSingleWarnPerAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/CanNotSingleWarnPerAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/CanDisableWarnAsErrorSubstitutions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/CanDisableWarnAsErrorSubstitutions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/CanSetWarningVersion0.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/CanSetWarningVersion0.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/CanSingleWarn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/CanSingleWarn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/CanSetWarningVersion5.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/CanSetWarningVersion5.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/CanSetWarningVersion9999.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/CanSetWarningVersion9999.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/CanSingleWarnPerAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/CanSingleWarnPerAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/CanSingleWarnWithIndividualWarnAsError.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/CanSingleWarnWithIndividualWarnAsError.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/CanSingleWarnWithWarnAsError.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/CanSingleWarnWithWarnAsError.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/CanSingleWarnWithNoWarn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/CanSingleWarnWithNoWarn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/CanWarnAsError.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/CanWarnAsError.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/InvalidWarningVersion.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/InvalidWarningVersion.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/CanWarnAsErrorSubstitutions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/CanWarnAsErrorSubstitutions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/NoWarnRegardlessOfWarnAsError.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/NoWarnRegardlessOfWarnAsError.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningsFromTrimmableAssembliesCanSurviveSingleWarn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningsFromTrimmableAssembliesCanSurviveSingleWarn.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/Dependencies/TriggerWarnings_Lib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/Dependencies/TriggerWarnings_Lib.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/Dependencies/CustomStep.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/Dependencies/CustomStep.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/Dependencies/TriggerWarnings_TrimmableLib.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/Dependencies/TriggerWarnings_TrimmableLib.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/Individual". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/Individual". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/Individual". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/Individual". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/Individual/CanGenerateWarningSuppressionFileCSharp.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/Individual/CanGenerateWarningSuppressionFileCSharp.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/Individual/CustomStepWithWarnings.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/Individual/CustomStepWithWarnings.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/Individual/WarningsAreSorted.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/Individual/WarningsAreSorted.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/Individual/CanGenerateWarningSuppressionFileXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/Individual/CanGenerateWarningSuppressionFileXml.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsFromXML.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsFromXML.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/AddSuppressionsBeforeAttributeRemoval.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/AddSuppressionsBeforeAttributeRemoval.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsFeatureSubstitutions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsFeatureSubstitutions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsFeatureSubstitutions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsFeatureSubstitutions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/AddSuppressionsBeforeAttributeRemoval.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/AddSuppressionsBeforeAttributeRemoval.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsFromXML.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsFromXML.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsInAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsInAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsInCompilerGeneratedCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsInCompilerGeneratedCode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsInMembersAndTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsInMembersAndTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsInMembersAndTypesUsingTarget.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsInMembersAndTypesUsingTarget.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsInModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsInModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsTrimmedMembersTarget.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsTrimmedMembersTarget.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsSingleWarn.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/DetectRedundantSuppressionsSingleWarn.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/ModuleSuppressionWithModuleScopeNullTarget.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/ModuleSuppressionWithModuleScopeNullTarget.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsInAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsInAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/ModuleSuppressionWithMemberScopeNullTarget.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/ModuleSuppressionWithMemberScopeNullTarget.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/ModuleSuppressionWithNullScopeNullTarget.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/ModuleSuppressionWithNullScopeNullTarget.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsInCopyAssembly.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsInCopyAssembly.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsInCompilerGeneratedCode.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsInCompilerGeneratedCode.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsInMembersAndTypes.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsInMembersAndTypes.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsInMembersAndTypesUsingTarget.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsInMembersAndTypesUsingTarget.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsInModule.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsInModule.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsUsingTargetViaXml.mono.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsUsingTargetViaXml.mono.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsUsingTargetViaXml.netcore.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsUsingTargetViaXml.netcore.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsUsingTargetViaXmlMono.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsUsingTargetViaXmlMono.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsUsingTargetViaXmlNetCore.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsUsingTargetViaXmlNetCore.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsViaXml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsViaXml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsViaXml.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/SuppressWarningsViaXml.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/TargettedModuleSuppressionWithUnmatchedScope.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests.Cases/Warnings/WarningSuppression/TargettedModuleSuppressionWithUnmatchedScope.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/AssemblyInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/AssemblyInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/Mono.Linker.Tests.csproj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Mono.Linker.Tests.csproj". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Extensions". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Extensions". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/Extensions/CecilExtensions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Extensions/CecilExtensions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/Extensions/NiceIO.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Extensions/NiceIO.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCases/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCases/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCases/Dependencies". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCases/Dependencies". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCases/Dependencies/WarningSuppressionExpectations1.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCases/Dependencies/WarningSuppressionExpectations1.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCases/Dependencies/WarningSuppressionExpectations2.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCases/Dependencies/WarningSuppressionExpectations2.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCases/Dependencies/WarningSuppressionExpectations3.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCases/Dependencies/WarningSuppressionExpectations3.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCases/Dependencies/SortedWarnings.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCases/Dependencies/SortedWarnings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCases/Dependencies/PInvokesExpectations.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCases/Dependencies/PInvokesExpectations.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCases/TestCase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCases/TestCase.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCases/IndividualTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCases/IndividualTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCases/TestSuites.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCases/TestSuites.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCases/TestDatabase.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCases/TestDatabase.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/AssemblyChecker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/AssemblyChecker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/FormattingUtils.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/FormattingUtils.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/CompilerOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/CompilerOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/ExpectationsProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/ExpectationsProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/BaseMetadataProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/BaseMetadataProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/ILCompiler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/ILCompiler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/LinkerCustomizations.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/LinkerCustomizations.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/LinkedTestCaseResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/LinkedTestCaseResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/LinkerArgumentBuilder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/LinkerArgumentBuilder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/LinkerTestLogger.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/LinkerTestLogger.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/ILVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/ILVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/LinkerDriver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/LinkerDriver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/LinkXmlHelpers.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/LinkXmlHelpers.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/ManagedCompilationResult.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/ManagedCompilationResult.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/MemberAssertionsCollector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/MemberAssertionsCollector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/PathUtilities.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/PathUtilities.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/PeVerifier.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/PeVerifier.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/ObjectFactory.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/ObjectFactory.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/ResultChecker.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/ResultChecker.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/SetupCompileInfo.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/SetupCompileInfo.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/SourceAndDestinationPair.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/SourceAndDestinationPair.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/TestCaseAssemblyResolver.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/TestCaseAssemblyResolver.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/TestCaseCollector.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/TestCaseCollector.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/TestCaseCompilationMetadataProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/TestCaseCompilationMetadataProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/TestCaseCompiler.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/TestCaseCompiler.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/TestCaseLinkerOptions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/TestCaseLinkerOptions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/TestCaseMetadataProvider.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/TestCaseMetadataProvider.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/TestCaseSandbox.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/TestCaseSandbox.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/TestDependencyRecorder.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/TestDependencyRecorder.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/TestCasesRunner/TestRunner.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/TestCasesRunner/TestRunner.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Tests". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Tests". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/Tests/AnnotationStoreTest.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Tests/AnnotationStoreTest.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/Tests/CecilVersionCheck.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Tests/CecilVersionCheck.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/Tests/DocumentationSignatureParserTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Tests/DocumentationSignatureParserTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/Tests/CodeOptimizationsSettingsTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Tests/CodeOptimizationsSettingsTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/Tests/GetDisplayNameTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Tests/GetDisplayNameTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/Tests/MessageContainerTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Tests/MessageContainerTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/Tests/TestFrameworkRulesAndConventions.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Tests/TestFrameworkRulesAndConventions.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/Tests/ParseResponseFileLinesTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Tests/ParseResponseFileLinesTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/Tests/PreserveActionComparisonTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Tests/PreserveActionComparisonTests.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/test/Mono.Linker.Tests/Tests/TypeNameResolverTests.cs" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/Mono.Linker.Tests/Tests/TypeNameResolverTests.cs". RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/linker// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /v:n -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/ /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /v:n /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/log/Release/Build.binlog /bl:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/linker// /p:Restore=true /p:Build=true /p:ArcadeBuildFromSource=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/ /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Build started 9/22/2023 6:08:04 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Installed Microsoft.DotNet.SourceBuild.Tasks 7.0.0-beta.22513.4 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash Ks+hLXURRaQzA9oJArViht6sP/wi0kwvz5sLukaelLi+WFgV/mL75J0PsExzFua7AcImEnBbXwD910ArpSm0kg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 166 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ Installed: 1 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/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/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (10) on node 3 (Restore target(s)). 10>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/tlens.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj... Installed System.Numerics.Vectors 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash tf5mcUFU2iAvHFJEWalzr06NC6tibhSeUQrZ3+oVqagQbMDG+qy156+hxQqTkTcZJt/xPzfd1MJ/x/9H7gK16A==. Installed System.Threading.Tasks.Extensions 4.5.4 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash Inv/E3XyFw6tL66JWL8M6HCRC/d05j5L7bNl6OonTs0mmgws3Xo9hPgbQN1Hpl056SMWegcKx5daHx2bQbB+6g==. Installed Microsoft.SourceLink.GitHub 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash /TApc4VTQQfm9KflMPLOdU+I2QwNvRtH9xAtBQ0eeIH618GnyO62YrRxe/onSi55YyqLJWqaxH0gaIxuxmCelg==. Installed Microsoft.NETFramework.ReferenceAssemblies 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash IvnoQlBSfp0oVXCahS98mqrEKtug6M3Nr709o8lYEBKkukFCGDuEX9mzU6qk3tRoUhaml5iTGHrvGjxliwXr0g==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash WGpZTgvW3SaCX8wWC/03TNSxTMzm/WSVWhE/qs1NviSBR5z5Ql9G8Q6S5WXfP9T9PYGgG/vS5WBjEPcZmMoB2w==. Installed Microsoft.CodeAnalysis.CSharp.CodeStyle 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash i5KLMWnzvO+Vo14PAOrrhoHd3QoVaCdnLSpGv9Q1WLppcTD1qnONThLrj7kieo9k/TXmGA+t3evQDeUTwxUcMw==. Installed Microsoft.SourceLink.Common 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash 6/VAteD065SCAU+o/7EHWa1IEC07ci7GFdkH3oemkE7WmyOEVKLzw0aZ1piC2rGHskIBAZb+1vmfREFA33mkUg==. Installed System.Memory 4.5.5 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash tAhImUuGRsoU+FUMgDK6u/ero0/YZPvkWZRdlmInB8789nfCrP6W+ijT+rIM+1m2eiRqFoy+CyLTb7Zf/znpMg==. Installed Microsoft.Build.Tasks.Git 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash n8LxSS/vaZwQn5nK2kT2bhXprjVsuTcNsA/WbYEm0yk2rPvQmOsZw/rbL/sATm3NfXrpm/iRahhq86VkOQ+2oQ==. Installed System.Reflection.Metadata 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash wU8G+HDM4D9MK/yZGN6T1P0tZ6Iw/m7gY62M04N/mhGWgFFVNJ2+7C/3EusjYEQ5ixNLz4/pKHJAqx+RfrGJFQ==. Installed Microsoft.DotNet.XliffTasks 1.0.0-beta.22427.1 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash lAmPEzFmmxzlYnPJq0bLsxkIbS3yOavTI2nzdQix6Jo4TnFkMdT4/LVGpDX1ufSI1JGzC9zMtGCfKs3bQ6wtkg==. Installed Microsoft.SourceLink.AzureRepos.Git 1.2.0-beta-22429-01 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash YD4uf5/tCl8YSbzYfXE2v0Opjp0ZMKtpzDfNL5wBgzRGE36sxb7fd/nCfsdXUrq9FYj674YflIY3gGGemsecdw==. Installed System.Buffers 4.5.1 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash ialu03WAJXkswn91ynQado3fRiKwrjmk1lT1fJHbwn81DBLfsggh7Fz1PFtB1w07F9VOr+K1ZTs+VuUWl3HUbg==. Installed Microsoft.DotNet.CodeAnalysis 7.0.0-beta.22513.4 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash xeFtYztMCqxiFitQ/XkTJLiN46Tr6jZGi4inJnqngHy/3CPBrd2/lkvvbwZ2KUww1heyhfi+V7KNONIFKi2stw==. Installed System.Collections.Immutable 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash 6wU6OwDb6r45Sqm5n/6042x1lr7FMsOtqMfxZ0g16gxwIqo2kJWNO1GSaVb2GZuGeK02/5JbGYnb1CMwB/BHJQ==. Installed System.Runtime.CompilerServices.Unsafe 6.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash PlzkM5+CBkIVZiBUMaR/A35mN+5cuT6mC1STnUMOXMiz7BHiEkCG3ji+JQzodV7eqxyXk2S5Qg5azkdvSfOvHw==. Installed System.Text.Encoding.CodePages 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash YTcicO0fqHrDdcQH2V83Pevy63LjoGOLpe1y2U9cU1wKfhu47rNQSU/n5gJhVE02Npu37E5QfHdrZTztz0Wzbw==. Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 7LJPtE8oeYd/iOVaYBDav4SW6QrOJodFpc3GwoX6ZyZft08ie+SMR8r5TIcf3j6ShFv/v9TIPwJP6g/nYZ4Ehg==. Installed System.Runtime.CompilerServices.Unsafe 4.5.3 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash 699KGhrSYo1hLAbYGSZukdsMvOsD+yb3F3jLfYtq4B54kHDVSMMEmMgeiWCvYN3Pa6StKNzF9jQ6LbAvD3/sfw==. Installed System.Numerics.Vectors 4.5.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash NcjR6fB/7f1NnYY7v2LmTQpgjMcav6UJxQxhf/U0FoQvNPfsrR8WEV/I8EnkwNvT09anwAHPyQg0hQ42wt8krw==. Installed System.Security.AccessControl 6.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash kCeguYRMZP/3xKQ2K0RrmtDYeWSs33IlzV72DkDK2SXTNhUP+hnveUnuh5KAHlTcF9WAkelK/LWrHCBJSO0kyg==. Installed Microsoft.Win32.Registry 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash dYiTsA/ILxsa/mlsWAiL+g5FwENLoBOGUuDHfC02ET/oB62Hm8wMq46Rh6NUqARjTFtO/9yRbFK6ybMRNHoFnQ==. Installed System.Security.AccessControl 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash u669lQDNAOorVOATdgEQxHZ0D6TnkCJcmG7XaF410W80zeX/qaBza/YBMeP8gUIjK2Qtk8aq3JWIIiD+nCMsdw==. Installed System.Security.Principal.Windows 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash cWG30kgmJYoWeVL+1ixpyI0284BtXoqjcepiXY8hBQP7Rd1HQS6fVgjppSe9scoOUoWFKi+MAN6N3NU9hMIqcQ==. Installed System.Windows.Extensions 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash w0ymrUQpXxbSX10nPQyx/mq7yisxKOfPbgFBHZaN49itER0bjVY30ckBc9vZptDn3UvPOfYOu014XLgf96ui6g==. Installed Microsoft.Win32.SystemEvents 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash aytmnV+HCd3xlFsIrVAuQCWkzDHyh/yq4mFQA/4eGFOwbe+uUp06s/L+xompfh8OHof2GH/N1o5DHglWqmy+yw==. Installed System.Security.Cryptography.ProtectedData 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash pjFDCxMNwgNKAdnDB50G/ecTm/UVnHSvRrDVfXojUC+HDo1/4oqbG0FEMKqjSR001bcpMSE48sBrDflgYK+VkQ==. Installed Microsoft.NET.StringTools 17.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash oCsUp9eIYDihseNe4bVcsowLF69de6kWx6Xi6YB/A7f6cjLljiLNA7mew6oyeH/uaVeJVkDYD4wmXgxzn8TwhA==. Installed System.Security.Permissions 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash WHAhYXgq3TIPGYK5DCeAmAbiZi08kJW6lx3uqeHM1pTOZwtvdd8r0B0BeU0/jP+kQhz3I+sIuuHMQ5tR9NvvbQ==. Installed System.Diagnostics.EventLog 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash TWFbVutd7fRa1B3Mhv/z3ENizJEHyZ4CZ9Id+WHb4vvDsIhCaw/KnxdjYRCbi279T9f0+XPfndFB0tSVnrGuuA==. Installed System.Configuration.ConfigurationManager 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash jJvc2kJuS5b6Pm/bWn2ad0JA6/JBHkWOFNVDXEhG6AskNUfNiGXhvXGrwE7saPi9axUF+BD+ESzjvhaQ7zIwuA==. Installed Microsoft.Build.Framework 17.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash T5kteUIGzyx+1swbMGQ7gWoa8AyuUIwefm3C7z/FcZjH8gPFjRazN/ApOamtk4KQcnKjPSL99TBuyE4KplzCgw==. Installed Microsoft.Build.Utilities.Core 17.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash uFtrXJwcndA8qtEIuSL+4YExSwOy6d0KJ4b60U+kpDCPeQvSwVYGuq/jPeL8W5VplKx9JL+M7pUFxB5brm+zXw==. Installed System.Composition.Runtime 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash 7M+l3dbIYnl2z8XKGg88E1S59U+YSUCzT4bzjfJ/4U0C19Sns3ApnzJGUGb82SUG9JN+fS6G8dm5070djbeaXQ==. Installed System.Drawing.Common 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash Kw3XIpc6r7pMQN28xL5XPaO7MEBfr4UZdjVmJ+k+EsH7Vf1+Q7NVeOanaYy6E0JVeEJBm1bPDHQfnLPlklQJIA==. Installed System.Composition.AttributedModel 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash w1O4qdgG3MC1qwepod+n7MrwJ1YzteavXiE5nvxQXUwf4IOhPOgpKqUCgYlUeesSDHMl57DXE++qtauumcoC1Q==. Installed System.Composition 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash lkaKhsQrBkkXP+2KkTmKcr8F9B3flvjhuoBW+VJSzsZ1httMBzBSeym21Vt5wfSpuv28WTzDMDF1HnqSF5Gsbg==. Installed System.Composition.TypedParts 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash f7FGMLLceeaFjvzYLMUFJLcxe/xuJNAjtLLiW15q+tSGkpJEb/OEUlupbBJd1K2y0PXccB+9iMuHi/XEHWnXQQ==. Installed System.Composition.Convention 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash uCu9El6DfaLUSgJujRcs0N6rjcSYPkNBwDqzt5V5O4PNP7SOxmmBZlcPDsGO3+Pv8vJqGx8AyTsbliUxsHN3uQ==. Installed System.Composition.Hosting 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash QOGQclr/I4kG5z4muhlfWxw7BuKOPIB/hN3Bcpfr10fdBpiDDn4mzd4KHHPv49UXoiZr2jzIW5Y7aL9OhGJEkw==. Installed Microsoft.Bcl.AsyncInterfaces 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash zQ/4bW+mfn4wQkCxh+XwN7prR62pgBnb1IwqayK9LTmRFASrCC2QUrz3v83fw12L+QE6r40+8/9s1quRPQVfcQ==. Installed System.IO.Pipelines 7.0.0 from /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ with content hash qC8kG0bAXzrOQZHyfoxNDxbtsh9pd01pbD9wFyHzb0jeuWfA4VOdmMmIQjOyta7bVBTi0izvyRMIRpnw93tp7w==. Installed Humanizer.Core 2.2.0 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash J/Jl4fkovfpOU0CCJYl6tycmrA1hirsauCF3kFS5NvI6mkHYAL9IIWKeX5MwsnK/VDKQCo1trO0DsTjOUnu8pw==. Installed Microsoft.CodeAnalysis.CSharp.Workspaces 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash JsC8GWGVRKZXvyfMwycpuIr4JZxrQ0kAW6sP/TgTKnR0/7eRKOr9mnSIHxy9JnbGJAETKb+g0ey1FnvZwjS3zA==. Installed Microsoft.CodeAnalysis.Common 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash 20o//FiC782gto446kkF9hpajvNLsbbbpbI/NDIhGccp5Im1umIETGh3LHCwDoXBKxKP9s2ptvS9sB6/wtiu2Q==. Installed Microsoft.Net.Compilers.Toolset 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash E/HT7YVCoM0Skqdl7caWotets3ZskUnBtx3FAzNTf97irUWel4Azh4GXb7ntl88MNLq/ez3wSDuCERXxok7cBQ==. Installed Microsoft.CodeAnalysis.Workspaces.Common 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash Rv0DWYv29vbyOloNRMxqYSa11OJFs+aQr/UM9eOZ+ZYMoxEBNbEqr/1LIOMqlnhOyDL4vHs0cCuk+1Sxh2cvJA==. Installed Microsoft.CodeAnalysis.CSharp 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash tSA9Hwb/i8zLEWzTKnmVos6VtQbxDYXRK0Scv2VWDjB37qRrzyLKOc+1K6r1o62FjZgf4RLqGUKPZY+9YmcOIw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/ref/Mono.Linker.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/tlens.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Mono.Linker.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/ILLink.CodeFixProvider.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Mono.Linker.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/ref/Mono.Linker.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/ILLink.CodeFixProvider.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/tlens.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/ref/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/project.assets.json Installed Microsoft.NETFramework.ReferenceAssemblies.net472 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash o9YjRuZdeYEAK8ZkWO9BUkXeqXKL7wp/F3C4dNOhx70bTcSmgB4Nya4pvp4xwhbhkrDFKnRoTcCSrthgSMrFaQ==. Installed Microsoft.NETFramework.ReferenceAssemblies.net461 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash MBjGFmHcMAWLA4iZ9pNkz3ip9grjvaW3/up2+MHO4r2yGG3KDLgi9V/MYgV2pYjSbt06gb/psnmbqjBwmxaF0g==. Restored /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (in 447 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (in 447 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (in 447 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (in 447 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/tlens.csproj (in 447 ms). Installed Microsoft.NETFramework.ReferenceAssemblies.net40 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ with content hash NfRHLqyyAVJwwwJAAouf/Wglgt50TpG/LtENwPMMd+TOqgE5R7mivGy+xbQBS5aL31OtPg+AZm0RUTi/yj72IQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil.Pdb/Mono.Cecil.Pdb.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil/Mono.Cecil.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil.Pdb/Mono.Cecil.Pdb.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil/Mono.Cecil.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil.Pdb/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (in 575 ms). Restored /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (in 575 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/ILLink.Tasks.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/ILLink.Tasks.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (in 595 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/NuGet.config /builddir/build/BUILD/dotnet-v7.0.100/src/linker/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ Installed: 20 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj 32 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/tlens.csproj 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj 34 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj 10>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/tlens.csproj" (9:7) on node 4 (Build;Pack target(s)). 9>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/tlens/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/ref". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj" (6:7) on node 1 (Build;Pack target(s)). 6>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.CodeFixProvider/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj" (7:8) on node 5 (Build;Pack target(s)). 7>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/Release/netstandard2.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj" (8:8) on node 2 (Build;Pack target(s)). 8>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/ref/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/ref/Release/net7.0/". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (5:13) on node 7 (Build;Pack target(s)). 5>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/ref". 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj" (3:8) on node 6 (Build;Pack target(s)). 3>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/refint/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/ref". 7>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /compile /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/SharedStrings.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.Shared.SharedStrings.resources Processing resource file "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/SharedStrings.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.Shared.SharedStrings.resources". 9:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/tlens.csproj" (9:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj" (11:22) on node 4 (default targets). 11>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil/Release/netstandard2.0/". UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because it has no outputs. 5:13>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (5:13) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj" (12:18) on node 7 (default targets). 12>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/". 11>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 7>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,CS8524,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.dll /ruleset:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/build/../content/Default.ruleset /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.Shared.SharedStrings.resources /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.sourcelink.json /langversion:preview /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.Shared.SharedStrings.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/analyzers/Microsoft.DotNet.CodeAnalysis.dll AnalyzerOptionsExtensions.cs COMAnalyzer.cs DataFlow/BasicBlockExtensions.cs DataFlow/CapturedReferenceValue.cs DataFlow/ControlFlowGraphExtensions.cs DataFlow/ControlFlowGraphProxy.cs DataFlow/DynamicallyAccessedMembersBinder.cs DataFlow/FlowCaptureKind.cs DataFlow/InterproceduralState.cs DataFlow/LocalDataFlowAnalysis.cs DataFlow/LocalDataFlowState.cs DataFlow/LocalDataFlowVisitor.cs DataFlow/LocalStateLattice.cs DataFlow/LValueFlowCaptureProvider.cs DataFlow/MethodBodyValue.cs DataFlow/OperationWalker.cs DataFlow/StackGuard.cs DiagnosticDescriptors.cs DynamicallyAccessedMembersAnalyzer.cs DynamicallyAccessedMemberTypes.cs ImmutableArrayOperations.cs INamedTypeSymbolExtensions.cs IOperationExtensions.cs IPropertySymbolExtensions.cs ISymbolExtensions.cs ITypeSymbolExtensions.cs MSBuildPropertyOptionNames.cs NullableAttributes.cs RequiresAnalyzerBase.cs RequiresAssemblyFilesAnalyzer.cs RequiresDynamicCodeAnalyzer.cs RequiresISymbolExtensions.cs RequiresUnreferencedCodeAnalyzer.cs RequiresUnreferencedCodeUtils.cs TrimAnalysis/ArrayValue.cs TrimAnalysis/DiagnosticContext.cs TrimAnalysis/FieldValue.cs TrimAnalysis/FlowAnnotations.cs TrimAnalysis/GenericParameterProxy.cs TrimAnalysis/GenericParameterValue.cs TrimAnalysis/HandleCallAction.cs TrimAnalysis/MethodParameterValue.cs TrimAnalysis/MethodProxy.cs TrimAnalysis/MethodReturnValue.cs TrimAnalysis/MethodThisParameterValue.cs TrimAnalysis/ReflectionAccessAnalyzer.cs TrimAnalysis/RequireDynamicallyAccessedMembersAction.cs TrimAnalysis/SingleValueExtensions.cs TrimAnalysis/TrimAnalysisAssignmentPattern.cs TrimAnalysis/TrimAnalysisMethodCallPattern.cs TrimAnalysis/TrimAnalysisPatternStore.cs TrimAnalysis/TrimAnalysisVisitor.cs TrimAnalysis/TrimDataFlowAnalysis.cs TrimAnalysis/TypeProxy.cs ValueUsageInfo.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/Annotations.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/ClosedAttribute.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/DefaultValueDictionary.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/DictionaryLattice.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/ForwardDataFlowAnalysis.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/IControlFlowGraph.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/IDataFlowState.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/IDeepCopyValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/ILattice.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/ITransfer.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/MaybeLattice.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/SingleValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/ValueSet.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/ValueSetLattice.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DiagnosticCategory.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DiagnosticId.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DiagnosticString.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/HashUtils.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/IsExternalInit.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/MessageFormat.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/MessageSubCategory.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/ArrayValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/ConstIntValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/DiagnosticContext.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/FieldValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/FlowAnnotations.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/GenericParameterValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/HandleCallAction.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/IntrinsicId.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/Intrinsics.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/KnownStringValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/MethodParameterValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/MethodReturnValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/MethodThisParameterValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/NullableSystemTypeValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/NullableValueWithDynamicallyAccessedMembers.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/NullValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/ReferenceKind.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RequireDynamicallyAccessedMembersAction.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RuntimeMethodHandleValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForGenericParameterValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForNullableSystemTypeValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForNullableValueWithDynamicallyAccessedMembers.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/SystemReflectionMethodBaseValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/SystemTypeValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/UnknownValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/ValueExtensions.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/ValueWithDynamicallyAccessedMembers.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TypeSystemProxy/GenericParameterProxy.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TypeSystemProxy/IMemberProxy.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TypeSystemProxy/MethodProxy.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TypeSystemProxy/TypeProxy.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TypeSystemProxy/WellKnownType.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.Shared.SharedStrings.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.AssemblyInfo.cs /warnaserror+:NU1605 11>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,0618,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:NET_CORE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/cecil.snk /optimize+ /out:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.sourcelink.json /langversion:preview /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll ProjectInfo.cs Mono/Disposable.cs Mono/Empty.cs Mono/MergeSort.cs Mono.Cecil/ArrayType.cs Mono.Cecil/AssemblyDefinition.cs Mono.Cecil/AssemblyFlags.cs Mono.Cecil/AssemblyHashAlgorithm.cs Mono.Cecil/AssemblyInfo.cs Mono.Cecil/AssemblyLinkedResource.cs Mono.Cecil/AssemblyNameDefinition.cs Mono.Cecil/AssemblyNameReference.cs Mono.Cecil/AssemblyReader.cs Mono.Cecil/AssemblyWriter.cs Mono.Cecil/BaseAssemblyResolver.cs Mono.Cecil/CallSite.cs Mono.Cecil/Consts.cs Mono.Cecil/CustomAttribute.cs Mono.Cecil/DefaultAssemblyResolver.cs Mono.Cecil/EmbeddedResource.cs Mono.Cecil/EventAttributes.cs Mono.Cecil/EventDefinition.cs Mono.Cecil/EventReference.cs Mono.Cecil/ExportedType.cs Mono.Cecil/FieldAttributes.cs Mono.Cecil/FieldDefinition.cs Mono.Cecil/FieldReference.cs Mono.Cecil/FileAttributes.cs Mono.Cecil/FunctionPointerType.cs Mono.Cecil/GenericInstanceMethod.cs Mono.Cecil/GenericInstanceType.cs Mono.Cecil/GenericParameter.cs Mono.Cecil/GenericParameterAttributes.cs Mono.Cecil/GenericParameterResolver.cs Mono.Cecil/IConstantProvider.cs Mono.Cecil/ICustomAttributeProvider.cs Mono.Cecil/IGenericInstance.cs Mono.Cecil/IGenericParameterProvider.cs Mono.Cecil/IMarshalInfoProvider.cs Mono.Cecil/IMemberDefinition.cs Mono.Cecil/IMetadataScope.cs Mono.Cecil/IMetadataTokenProvider.cs Mono.Cecil/IMethodSignature.cs Mono.Cecil/Import.cs Mono.Cecil/LinkedResource.cs Mono.Cecil/ManifestResourceAttributes.cs Mono.Cecil/MarshalInfo.cs Mono.Cecil/MemberDefinitionCollection.cs Mono.Cecil/MemberReference.cs Mono.Cecil/MetadataResolver.cs Mono.Cecil/MetadataSystem.cs Mono.Cecil/MethodAttributes.cs Mono.Cecil/MethodCallingConvention.cs Mono.Cecil/MethodDefinition.cs Mono.Cecil/MethodImplAttributes.cs Mono.Cecil/MethodReference.cs Mono.Cecil/MethodReferenceComparer.cs Mono.Cecil/MethodReturnType.cs Mono.Cecil/MethodSemanticsAttributes.cs Mono.Cecil/MethodSpecification.cs Mono.Cecil/Modifiers.cs Mono.Cecil/ModuleDefinition.cs Mono.Cecil/ModuleKind.cs Mono.Cecil/ModuleReference.cs Mono.Cecil/NativeType.cs Mono.Cecil/ParameterAttributes.cs Mono.Cecil/ParameterDefinition.cs Mono.Cecil/ParameterDefinitionCollection.cs Mono.Cecil/ParameterReference.cs Mono.Cecil/PinnedType.cs Mono.Cecil/PInvokeAttributes.cs Mono.Cecil/PInvokeInfo.cs Mono.Cecil/PointerType.cs Mono.Cecil/PropertyAttributes.cs Mono.Cecil/PropertyDefinition.cs Mono.Cecil/PropertyReference.cs Mono.Cecil/ReferenceType.cs Mono.Cecil/Resource.cs Mono.Cecil/SecurityDeclaration.cs Mono.Cecil/SentinelType.cs Mono.Cecil/TargetRuntime.cs Mono.Cecil/Treatments.cs Mono.Cecil/TypeAttributes.cs Mono.Cecil/TypeComparisonMode.cs Mono.Cecil/TypeDefinition.cs Mono.Cecil/TypeDefinitionCollection.cs Mono.Cecil/TypeParser.cs Mono.Cecil/TypeReference.cs Mono.Cecil/TypeReferenceEqualityComparer.cs Mono.Cecil/TypeResolver.cs Mono.Cecil/TypeSpecification.cs Mono.Cecil/TypeSystem.cs Mono.Cecil/VariantType.cs Mono.Cecil/WindowsRuntimeProjections.cs Mono.Cecil.Cil/Code.cs Mono.Cecil.Cil/CodeReader.cs Mono.Cecil.Cil/CodeWriter.cs Mono.Cecil.Cil/Document.cs Mono.Cecil.Cil/ExceptionHandler.cs Mono.Cecil.Cil/ILProcessor.cs Mono.Cecil.Cil/Instruction.cs Mono.Cecil.Cil/MethodBody.cs Mono.Cecil.Cil/OpCode.cs Mono.Cecil.Cil/OpCodes.cs Mono.Cecil.Cil/PortablePdb.cs Mono.Cecil.Cil/SequencePoint.cs Mono.Cecil.Cil/Symbols.cs Mono.Cecil.Cil/VariableDefinition.cs Mono.Cecil.Cil/VariableReference.cs Mono.Cecil.Metadata/BlobHeap.cs Mono.Cecil.Metadata/Buffers.cs Mono.Cecil.Metadata/CodedIndex.cs Mono.Cecil.Metadata/ElementType.cs Mono.Cecil.Metadata/GuidHeap.cs Mono.Cecil.Metadata/Heap.cs Mono.Cecil.Metadata/MetadataToken.cs Mono.Cecil.Metadata/PdbHeap.cs Mono.Cecil.Metadata/Row.cs Mono.Cecil.Metadata/StringHeap.cs Mono.Cecil.Metadata/TableHeap.cs Mono.Cecil.Metadata/TokenType.cs Mono.Cecil.Metadata/UserStringHeap.cs Mono.Cecil.Metadata/Utilities.cs Mono.Cecil.PE/BinaryStreamReader.cs Mono.Cecil.PE/BinaryStreamWriter.cs Mono.Cecil.PE/ByteBuffer.cs Mono.Cecil.PE/ByteBufferEqualityComparer.cs Mono.Cecil.PE/DataDirectory.cs Mono.Cecil.PE/Image.cs Mono.Cecil.PE/ImageReader.cs Mono.Cecil.PE/ImageWriter.cs Mono.Cecil.PE/Section.cs Mono.Cecil.PE/TextMap.cs Mono.Collections.Generic/Collection.cs Mono.Collections.Generic/ReadOnlyCollection.cs Mono.Security.Cryptography/CryptoConvert.cs Mono.Security.Cryptography/CryptoService.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 87fe6444-87c4-4977-8193-9797319249c2 7>CoreCompile: CompilerServer: server - server processed compilation - 308dc894-3775-4fe6-94c6-e1cfc7c89102 _CopyOutOfDateSourceItemsToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/Microsoft.NET.ILLink.Analyzers.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/Microsoft.NET.ILLink.Analyzers.props". 11>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll". Mono.Cecil -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb". 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj" (default targets). 7>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.dll". ILLink.RoslynAnalyzer -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.pdb". 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj" (Build;Pack target(s)). 9>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/tlens.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/tlens.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because it has no outputs. 8>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/ref/Release/net7.0/Mono.Linker.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/ref/Release/net7.0/Mono.Linker.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. 9>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /nullable:disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/tlens.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/refint/tlens.dll /ruleset:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/build/../content/Default.ruleset /target:exe /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/tlens.sourcelink.json /langversion:preview /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/tlens.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/tlens.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/analyzers/Microsoft.DotNet.CodeAnalysis.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll TLens.Analyzers/Analyzer.cs TLens.Analyzers/DuplicatedCodeAnalyzer.cs TLens.Analyzers/InterfaceDispatchAnalyzer.cs TLens.Analyzers/InterfacesAnalyzer.cs TLens.Analyzers/InterfaceTypeCheckAnalyzers.cs TLens.Analyzers/InverterCtorsChainAnalyzer.cs TLens.Analyzers/LargeStaticArraysAnalyzer.cs TLens.Analyzers/LargeStaticCtorAnalyzer.cs TLens.Analyzers/LargeStringsAnalyzer.cs TLens.Analyzers/LimitedMethodCalls.cs TLens.Analyzers/RedundantFieldInitializationAnalyzer.cs TLens.Analyzers/TypeInstatiationAnalyzer.cs TLens.Analyzers/UnnecessaryFieldsAssignmentAnalyzer.cs TLens.Analyzers/UnusedParametersAnalyzer.cs TLens.Analyzers/UserOperatorCalledForNullCheckAnalyzer.cs TLens/AssemlyReferenceResolver.cs TLens/Driver.cs TLens/LensesCollection.cs TLens/MethodDefinitionExtensions.cs TLens/Runner.cs TLens/SizeStatistics.cs ../../external/Mono.Options/Options.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/tlens.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 6>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/lib/netstandard2.0/System.Composition.AttributedModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/lib/netstandard2.0/System.Composition.Convention.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/lib/netstandard2.0/System.Composition.Hosting.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/lib/netstandard2.0/System.Composition.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/lib/netstandard2.0/System.Composition.TypedParts.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/lib/netstandard2.0/System.IO.Pipelines.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /compile Resources.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.Resources.resources Processing resource file "Resources.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.Resources.resources". 8>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /nullable:disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/ref/Release/net7.0/illink.dll /refonly /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview /skipanalyzers+ /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/ref/Release/net7.0/Mono.Linker.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll Linker.Steps/BaseStep.cs Linker.Steps/BaseSubStep.cs Linker.Steps/IMarkHandler.cs Linker.Steps/IStep.cs Linker.Steps/ISubStep.cs Linker.Steps/MarkContext.cs Linker.Steps/MarkSubStepsDispatcher.cs Linker.Steps/SubStepsDispatcher.cs Linker.Steps/SubStepTargets.cs Linker/Annotations.cs Linker/AssemblyAction.cs Linker/LinkContext.cs Linker/MessageCategory.cs Linker/MessageContainer.cs Linker/MessageOrigin.cs Linker/MethodAction.cs Linker/OverrideInformation.cs Linker/TypePreserve.cs Linker/WarnVersion.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/ref/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/ref/Release/net7.0/Mono.Linker.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 6>CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/lib/netstandard2.0/System.Composition.AttributedModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/lib/netstandard2.0/System.Composition.Convention.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/lib/netstandard2.0/System.Composition.Hosting.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/lib/netstandard2.0/System.Composition.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/lib/netstandard2.0/System.Composition.TypedParts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/lib/netstandard2.0/System.IO.Pipelines.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.dll /ruleset:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/build/../content/Default.ruleset /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.Resources.resources /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.sourcelink.json /langversion:preview /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.Resources.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/analyzers/Microsoft.DotNet.CodeAnalysis.dll BaseAttributeCodeFixProvider.cs DAMCodeFixProvider.cs RequiresAssemblyFilesCodeFixProvider.cs RequiresDynamicCodeCodeFixProvider.cs RequiresUnreferencedCodeCodeFixProvider.cs UnconditionalSuppressMessageCodeFixProvider.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.Resources.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 0666d1a5-0f46-4b6b-90c9-622c59968570 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.RoslynAnalyzer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.RoslynAnalyzer.pdb". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.csproj.CopyComplete" because "AlwaysCreate" was specified. _CopyOutOfDateSourceItemsToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/Microsoft.NET.ILLink.Analyzers.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.CodeFixProvider/Release/netstandard2.0/Microsoft.NET.ILLink.Analyzers.props". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.dll". ILLink.CodeFixProvider -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.pdb". 8>CoreCompile: CompilerServer: server - server processed compilation - 2172bd51-ecab-4cb4-94bc-6aad416a5ee4 _TouchLastBuildWithSkipAnalyzers: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/ref/Release/net7.0/Mono.Linker.csproj.BuildWithSkipAnalyzers" because "AlwaysCreate" was specified. _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/ref/Release/net7.0/Mono.Cecil.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/ref/Release/net7.0/Mono.Cecil.pdb". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/ref/Release/net7.0/Mono.Linker.csproj.CopyComplete" because "AlwaysCreate" was specified. 6>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NET.ILLink.Analyzers.7.0.100-1.22471.3.nupkg'. 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj" (Build;Pack target(s)). 9>CoreCompile: CompilerServer: server - server processed compilation - decfd296-8984-4d10-8a65-aeb86fd9380b _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/tlens/Release/net7.0/Mono.Cecil.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/tlens/Release/net7.0/Mono.Cecil.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/tlens.csproj.CopyComplete" because "AlwaysCreate" was specified. _CopyOutOfDateSourceItemsToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/apphost" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/tlens/Release/net7.0/tlens". 8>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/ref/Release/net7.0/illink.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/ref/Release/net7.0/illink.dll". Mono.Linker -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/ref/Release/net7.0/illink.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj" (Build;Pack target(s)). 9>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/tlens.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/tlens/Release/net7.0/tlens.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/refint/tlens.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/ref/tlens.dll". tlens -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/tlens/Release/net7.0/tlens.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/tlens/Release/net7.0/tlens.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/tlens/Release/net7.0/tlens.pdb". 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/tlens.csproj" (Build;Pack target(s)). 12>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.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-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:0649,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /define:NET_CORE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0;NETSTANDARD1_0_OR_GREATER;NETSTANDARD1_1_OR_GREATER;NETSTANDARD1_2_OR_GREATER;NETSTANDARD1_3_OR_GREATER;NETSTANDARD1_4_OR_GREATER;NETSTANDARD1_5_OR_GREATER;NETSTANDARD1_6_OR_GREATER;NETSTANDARD2_0_OR_GREATER /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/cecil.snk /optimize+ /out:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.sourcelink.json /langversion:preview /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll ../../ProjectInfo.cs Microsoft.Cci.Pdb/BitAccess.cs Microsoft.Cci.Pdb/BitSet.cs Microsoft.Cci.Pdb/CvInfo.cs Microsoft.Cci.Pdb/DataStream.cs Microsoft.Cci.Pdb/DbiDbgHdr.cs Microsoft.Cci.Pdb/DbiHeader.cs Microsoft.Cci.Pdb/DbiModuleInfo.cs Microsoft.Cci.Pdb/DbiSecCon.cs Microsoft.Cci.Pdb/Interfaces.cs Microsoft.Cci.Pdb/IntHashTable.cs Microsoft.Cci.Pdb/MsfDirectory.cs Microsoft.Cci.Pdb/PdbConstant.cs Microsoft.Cci.Pdb/PdbDebugException.cs Microsoft.Cci.Pdb/PdbException.cs Microsoft.Cci.Pdb/PdbFile.cs Microsoft.Cci.Pdb/PdbFileHeader.cs Microsoft.Cci.Pdb/PdbFunction.cs Microsoft.Cci.Pdb/PdbInfo.cs Microsoft.Cci.Pdb/PdbLine.cs Microsoft.Cci.Pdb/PdbLines.cs Microsoft.Cci.Pdb/PdbReader.cs Microsoft.Cci.Pdb/PdbScope.cs Microsoft.Cci.Pdb/PdbSlot.cs Microsoft.Cci.Pdb/PdbSource.cs Microsoft.Cci.Pdb/PdbTokenLine.cs Microsoft.Cci.Pdb/SourceLocationProvider.cs Mono.Cecil.Pdb/AssemblyInfo.cs Mono.Cecil.Pdb/ISymUnmanagedDocumentWriter.cs Mono.Cecil.Pdb/ISymUnmanagedWriter2.cs Mono.Cecil.Pdb/ModuleMetadata.cs Mono.Cecil.Pdb/NativePdbReader.cs Mono.Cecil.Pdb/NativePdbWriter.cs Mono.Cecil.Pdb/PdbHelper.cs Mono.Cecil.Pdb/SymDocumentWriter.cs Mono.Cecil.Pdb/SymWriter.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 0ece927f-6ad7-4f4b-bd02-d22069b1808b _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.dll". Mono.Cecil.Pdb -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.pdb". 12>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj" (default targets). 3>CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /r:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /compile Resources/Strings.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/Mono.Linker.Resources.Strings.resources /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/SharedStrings.resx,/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/ILLink.Shared.SharedStrings.resources Processing resource file "Resources/Strings.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/Mono.Linker.Resources.Strings.resources". Processing resource file "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/SharedStrings.resx" into "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/ILLink.Shared.SharedStrings.resources". CoreCompile: /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5131,CS8524,NU5105,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/illink.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/refint/illink.dll /ruleset:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/build/../content/Default.ruleset /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/Mono.Linker.Resources.Strings.resources /resource:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/ILLink.Shared.SharedStrings.resources /target:exe /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/Mono.Linker.sourcelink.json /langversion:preview /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/ILLink.Shared.SharedStrings.cs /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/Mono.Linker.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/Mono.Linker.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/analyzers/Microsoft.DotNet.CodeAnalysis.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll /additionalfile:BannedSymbols.txt Linker.Dataflow/ArrayValue.cs Linker.Dataflow/AttributeDataFlow.cs Linker.Dataflow/CompilerGeneratedCallGraph.cs Linker.Dataflow/CompilerGeneratedNames.cs Linker.Dataflow/CompilerGeneratedState.cs Linker.Dataflow/DiagnosticContext.cs Linker.Dataflow/DiagnosticUtilities.cs Linker.Dataflow/DynamicallyAccessedMembersBinder.cs Linker.Dataflow/DynamicallyAccessedMembersTypeHierarchy.cs Linker.Dataflow/FieldReferenceValue.cs Linker.Dataflow/FieldValue.cs Linker.Dataflow/FlowAnnotations.cs Linker.Dataflow/GenericArgumentDataFlow.cs Linker.Dataflow/GenericParameterProxy.cs Linker.Dataflow/GenericParameterValue.cs Linker.Dataflow/HandleCallAction.cs Linker.Dataflow/HoistedLocalKey.cs Linker.Dataflow/InterproceduralState.cs Linker.Dataflow/IValueWithStaticType.cs Linker.Dataflow/LocalVariableReferenceValue.cs Linker.Dataflow/MethodBodyScanner.cs Linker.Dataflow/MethodParameterValue.cs Linker.Dataflow/MethodProxy.cs Linker.Dataflow/MethodReturnValue.cs Linker.Dataflow/MethodThisParameterValue.cs Linker.Dataflow/ParameterReferenceValue.cs Linker.Dataflow/ReferenceValue.cs Linker.Dataflow/ReflectionMarker.cs Linker.Dataflow/ReflectionMethodBodyScanner.cs Linker.Dataflow/RequireDynamicallyAccessedMembersAction.cs Linker.Dataflow/ScannerExtensions.cs Linker.Dataflow/SingleValueExtensions.cs Linker.Dataflow/TrimAnalysisAssignmentPattern.cs Linker.Dataflow/TrimAnalysisMethodCallPattern.cs Linker.Dataflow/TrimAnalysisPatternStore.cs Linker.Dataflow/TypeProxy.cs Linker.Dataflow/ValueNode.cs Linker.Steps/AddBypassNGenStep.cs Linker.Steps/BaseStep.cs Linker.Steps/BaseSubStep.cs Linker.Steps/BodySubstituterStep.cs Linker.Steps/BodySubstitutionParser.cs Linker.Steps/CheckSuppressionsDispatcher.cs Linker.Steps/CheckSuppressionsStep.cs Linker.Steps/CleanStep.cs Linker.Steps/CodeRewriterStep.cs Linker.Steps/DescriptorMarker.cs Linker.Steps/DiscoverCustomOperatorsHandler.cs Linker.Steps/DiscoverSerializationHandler.cs Linker.Steps/IMarkHandler.cs Linker.Steps/IStep.cs Linker.Steps/ISubStep.cs Linker.Steps/LinkAttributesParser.cs Linker.Steps/LinkAttributesStep.cs Linker.Steps/MarkContext.cs Linker.Steps/MarkExportedTypesTargetStep.cs Linker.Steps/MarkScopeStack.cs Linker.Steps/MarkStep.cs Linker.Steps/MarkStepContext.cs Linker.Steps/MarkSubStepsDispatcher.cs Linker.Steps/OutputStep.cs Linker.Steps/OutputWarningSuppressions.cs Linker.Steps/ProcessLinkerXmlBase.cs Linker.Steps/ProcessLinkerXmlStepBase.cs Linker.Steps/ProcessReferencesStep.cs Linker.Steps/ProcessWarningsStep.cs Linker.Steps/ReflectionBlockedStep.cs Linker.Steps/RegenerateGuidStep.cs Linker.Steps/RemoveResourcesStep.cs Linker.Steps/RemoveSecurityStep.cs Linker.Steps/ResolveFromXmlStep.cs Linker.Steps/RootAssemblyInputStep.cs Linker.Steps/SealerStep.cs Linker.Steps/SubStepsDispatcher.cs Linker.Steps/SubStepTargets.cs Linker.Steps/SweepStep.cs Linker.Steps/UnreachableBlocksOptimizer.cs Linker.Steps/ValidateVirtualMethodAnnotationsStep.cs Linker/Annotations.cs Linker/ArrayBuilder.cs Linker/AssemblyAction.cs Linker/AssemblyDefinitionExtensions.cs Linker/AssemblyInfo.cs Linker/AssemblyResolver.cs Linker/AssemblyRootMode.cs Linker/AttributeInfo.cs Linker/BCL.cs Linker/ConsoleLogger.cs Linker/Constants.cs Linker/CustomAttributeArgumentExtensions.cs Linker/CustomAttributeSource.cs Linker/DependencyInfo.cs Linker/DependencyRecorderHelper.cs Linker/DgmlDependencyRecorder.cs Linker/DocumentationSignatureGenerator.cs Linker/DocumentationSignatureGenerator.PartVisitor.cs Linker/DocumentationSignatureParser.cs Linker/Driver.cs Linker/DynamicDependency.cs Linker/EmbeddedXmlInfo.cs Linker/FeatureSettings.cs Linker/FieldDefinitionExtensions.cs Linker/IDependencyRecorder.cs Linker/ILogger.cs Linker/InternalErrorException.cs Linker/IXApiVisitor.cs Linker/KnownMembers.cs Linker/LinkContext.cs Linker/LinkerAttributesInformation.cs Linker/LinkerFatalErrorException.cs Linker/LinkerILProcessor.cs Linker/MarkingHelpers.cs Linker/MemberActionStore.cs Linker/MemberReferenceExtensions.cs Linker/MessageCategory.cs Linker/MessageContainer.cs Linker/MessageOrigin.cs Linker/MetadataTrimming.cs Linker/MethodAction.cs Linker/MethodBodyScanner.cs Linker/MethodDefinitionExtensions.cs Linker/MethodReferenceExtensions.cs Linker/ModuleDefinitionExtensions.cs Linker/OverrideInformation.cs Linker/PInvokeInfo.cs Linker/Pipeline.cs Linker/PlatformAssemblies.cs Linker/RemoveAttributeInstancesAttribute.cs Linker/SerializationMarker.cs Linker/SubstitutionInfo.cs Linker/SuppressMessageInfo.cs Linker/Tracer.cs Linker/TypeDefinitionExtensions.cs Linker/TypeHierarchyCache.cs Linker/TypeMapInfo.cs Linker/TypeNameResolver.cs Linker/TypePreserve.cs Linker/TypePreserveMembers.cs Linker/TypeReferenceExtensions.cs Linker/TypeReferenceWalker.cs Linker/UnconditionalSuppressMessageAttributeState.cs Linker/WarningSuppressionWriter.cs Linker/WarnVersion.cs Linker/XmlDependencyRecorder.cs Resources/Strings.Designer.cs ../../external/corert/src/System.Private.CoreLib/shared/System/Reflection/AssemblyNameFormatter.cs ../../external/corert/src/System.Private.CoreLib/shared/System/Reflection/AssemblyNameHelpers.cs ../../external/corert/src/System.Private.CoreLib/shared/System/Reflection/AssemblyNameLexer.cs ../../external/corert/src/System.Private.CoreLib/shared/System/Reflection/AssemblyNameParser.cs ../../external/corert/src/System.Private.CoreLib/shared/System/Reflection/RuntimeAssemblyName.cs ../../external/corert/src/System.Private.CoreLib/src/System/Reflection/Runtime/TypeParsing/TypeLexer.cs ../../external/corert/src/System.Private.CoreLib/src/System/Reflection/Runtime/TypeParsing/TypeName.cs ../../external/corert/src/System.Private.CoreLib/src/System/Reflection/Runtime/TypeParsing/TypeParser.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/Annotations.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/ClosedAttribute.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/DefaultValueDictionary.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/DictionaryLattice.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/ForwardDataFlowAnalysis.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/IControlFlowGraph.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/IDataFlowState.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/IDeepCopyValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/ILattice.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/ITransfer.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/MaybeLattice.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/SingleValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/ValueSet.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DataFlow/ValueSetLattice.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DiagnosticCategory.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DiagnosticId.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/DiagnosticString.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/HashUtils.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/IsExternalInit.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/MessageFormat.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/MessageSubCategory.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/ArrayValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/ConstIntValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/DiagnosticContext.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/FieldValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/FlowAnnotations.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/GenericParameterValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/HandleCallAction.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/IntrinsicId.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/Intrinsics.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/KnownStringValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/MethodParameterValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/MethodReturnValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/MethodThisParameterValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/NullableSystemTypeValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/NullableValueWithDynamicallyAccessedMembers.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/NullValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/ReferenceKind.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RequireDynamicallyAccessedMembersAction.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RuntimeMethodHandleValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForGenericParameterValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForNullableSystemTypeValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForNullableValueWithDynamicallyAccessedMembers.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/SystemReflectionMethodBaseValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/SystemTypeValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/UnknownValue.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/ValueExtensions.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TrimAnalysis/ValueWithDynamicallyAccessedMembers.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TypeSystemProxy/GenericParameterProxy.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TypeSystemProxy/IMemberProxy.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TypeSystemProxy/MethodProxy.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TypeSystemProxy/TypeProxy.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Shared/TypeSystemProxy/WellKnownType.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/ILLink.Shared.SharedStrings.cs /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/Mono.Linker.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/XmlDependencyRecorder.cs(57,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/XmlDependencyRecorder.cs;linenumber=57;columnnumber=4;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/DiscoverCustomOperatorsHandler.cs(27,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/DiscoverCustomOperatorsHandler.cs;linenumber=27;columnnumber=5;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/SingleValueExtensions.cs(33,4): warning IDE0031: Null check can be simplified [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/SingleValueExtensions.cs;linenumber=33;columnnumber=4;code=IDE0031;](NETCORE_ENGINEERING_TELEMETRY=Build) Null check can be simplified 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/DiscoverCustomOperatorsHandler.cs(122,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/DiscoverCustomOperatorsHandler.cs;linenumber=122;columnnumber=5;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs(103,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs;linenumber=103;columnnumber=4;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs(107,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs;linenumber=107;columnnumber=5;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs(123,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs;linenumber=123;columnnumber=4;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs(161,5): warning IDE0031: Null check can be simplified [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs;linenumber=161;columnnumber=5;code=IDE0031;](NETCORE_ENGINEERING_TELEMETRY=Build) Null check can be simplified 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(322,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs;linenumber=322;columnnumber=5;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs(228,4): warning IDE0031: Null check can be simplified [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs;linenumber=228;columnnumber=4;code=IDE0031;](NETCORE_ENGINEERING_TELEMETRY=Build) Null check can be simplified 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs(231,4): warning IDE0031: Null check can be simplified [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs;linenumber=231;columnnumber=4;code=IDE0031;](NETCORE_ENGINEERING_TELEMETRY=Build) Null check can be simplified 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/FlowAnnotations.cs(267,7): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/FlowAnnotations.cs;linenumber=267;columnnumber=7;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/FlowAnnotations.cs(284,9): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/FlowAnnotations.cs;linenumber=284;columnnumber=9;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/FlowAnnotations.cs(397,7): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/FlowAnnotations.cs;linenumber=397;columnnumber=7;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(581,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs;linenumber=581;columnnumber=5;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(1243,7): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs;linenumber=1243;columnnumber=7;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(1276,9): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs;linenumber=1276;columnnumber=9;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/DgmlDependencyRecorder.cs(34,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/DgmlDependencyRecorder.cs;linenumber=34;columnnumber=4;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(1905,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs;linenumber=1905;columnnumber=5;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(1913,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs;linenumber=1913;columnnumber=5;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(758,7): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs;linenumber=758;columnnumber=7;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/EmbeddedXmlInfo.cs(43,4): warning IDE0031: Null check can be simplified [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/EmbeddedXmlInfo.cs;linenumber=43;columnnumber=4;code=IDE0031;](NETCORE_ENGINEERING_TELEMETRY=Build) Null check can be simplified 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/LinkerAttributesInformation.cs(72,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/LinkerAttributesInformation.cs;linenumber=72;columnnumber=5;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/MethodBodyScanner.cs(304,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/MethodBodyScanner.cs;linenumber=304;columnnumber=5;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(1010,8): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs;linenumber=1010;columnnumber=8;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(1055,9): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs;linenumber=1055;columnnumber=9;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(1062,8): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs;linenumber=1062;columnnumber=8;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/SerializationMarker.cs(61,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/SerializationMarker.cs;linenumber=61;columnnumber=5;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/SerializationMarker.cs(71,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/SerializationMarker.cs;linenumber=71;columnnumber=5;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/Tracer.cs(64,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/Tracer.cs;linenumber=64;columnnumber=4;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 3>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/Driver.cs(1425,4): warning IDE0031: Null check can be simplified [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/Driver.cs;linenumber=1425;columnnumber=4;code=IDE0031;](NETCORE_ENGINEERING_TELEMETRY=Build) Null check can be simplified CompilerServer: server - server processed compilation - ad6adb58-24ed-4048-9841-3e712996897d _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/Mono.Cecil.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/Mono.Cecil.Pdb.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/Mono.Cecil.Pdb.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/Mono.Cecil.pdb". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/Mono.Linker.csproj.CopyComplete" because "AlwaysCreate" was specified. _CopyOutOfDateSourceItemsToOutputDirectory: Building target "_CopyOutOfDateSourceItemsToOutputDirectory" partially, because some output files are out of date with respect to their input files. Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/apphost" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/illink". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/illink.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/illink.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/refint/illink.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/ref/illink.dll". Mono.Linker -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/illink.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/illink.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/illink.pdb". GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NET.ILLink.7.0.100-1.22471.3.nupkg'. 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj" (Build;Pack target(s)). 5>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/ILLink.Tasks.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/ILLink.Tasks.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-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5129,NU5105,NU5128,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /nullable:disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/ref/illink.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/ILLink.Tasks.dll /refout:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/refint/ILLink.Tasks.dll /ruleset:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/ILLink.Tasks.sourcelink.json /langversion:preview /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/ILLink.Tasks.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/ILLink.Tasks.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/analyzers/Microsoft.DotNet.CodeAnalysis.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll CombineLinkerXmlFiles.cs LinkTask.cs ComputeManagedAssemblies.cs CreateRuntimeRootDescriptorFile.cs Utils.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/ILLink.Tasks.AssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011 5>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/CreateRuntimeRootDescriptorFile.cs(426,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj::TargetFramework=net7.0] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/CreateRuntimeRootDescriptorFile.cs;linenumber=426;columnnumber=4;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 5>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/CreateRuntimeRootDescriptorFile.cs(449,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj::TargetFramework=net7.0] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/CreateRuntimeRootDescriptorFile.cs;linenumber=449;columnnumber=4;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment CompilerServer: server - server processed compilation - 69c0585f-cf4d-466e-8313-2927a1e32567 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/Mono.Cecil.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/Mono.Cecil.Pdb.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/Mono.Cecil.Pdb.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/illink.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/illink.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/illink.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/illink.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/Mono.Cecil.pdb". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/ILLink.Tasks.csproj.CopyComplete" because "AlwaysCreate" was specified. _CopyOutOfDateSourceItemsToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/illink.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/illink.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/illink.runtimeconfig.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/illink.runtimeconfig.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/apphost" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/illink". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build/Microsoft.NET.ILLink.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/build/Microsoft.NET.ILLink.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build/Microsoft.NET.ILLink.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/build/Microsoft.NET.ILLink.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build/6.0_suppressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/build/6.0_suppressions.xml". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/ILLink.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/ILLink.Tasks.dll". Copying reference assembly from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/refint/ILLink.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/ref/ILLink.Tasks.dll". ILLink.Tasks -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/ILLink.Tasks.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/ILLink.Tasks.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/ILLink.Tasks.pdb". 5:13>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (5:13) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (5:14) on node 6 (_GetTfmSpecificContentForPackage target(s)). 5:14>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (5:14) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (5:15) on node 4 (Publish target(s)). 5>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net472/". 5:15>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (5:15) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj" (11:43) on node 7 (default targets). 11>_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. GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 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: Mono.Cecil -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj" (default targets). 5>UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net472/ILLink.Tasks.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net472/ILLink.Tasks.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-v7.0.100/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5104,NU1603,NU5129,NU5105,NU5128,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /nullable:disable /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net472/ILLink.Tasks.dll /ruleset:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net472/ILLink.Tasks.sourcelink.json /langversion:preview /embed:"/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net472/ILLink.Tasks.AssemblyInfo.cs /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/.editorconfig /analyzerconfig:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net472/ILLink.Tasks.GeneratedMSBuildEditorConfig.editorconfig /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/analyzers/Microsoft.DotNet.CodeAnalysis.dll CombineLinkerXmlFiles.cs LinkTask.cs ComputeManagedAssemblies.cs CreateRuntimeRootDescriptorFile.cs Utils.cs "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net472/ILLink.Tasks.AssemblyInfo.cs /warnaserror+:NU1605 5>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/CreateRuntimeRootDescriptorFile.cs(426,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj::TargetFramework=net472] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/CreateRuntimeRootDescriptorFile.cs;linenumber=426;columnnumber=4;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment 5>/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/CreateRuntimeRootDescriptorFile.cs(449,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj::TargetFramework=net472] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/CreateRuntimeRootDescriptorFile.cs;linenumber=449;columnnumber=4;code=IDE0074;](NETCORE_ENGINEERING_TELEMETRY=Build) Use compound assignment CompilerServer: server - server processed compilation - 77724e97-0f29-487d-a468-f83c58650f82 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/Mono.Cecil.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/Mono.Cecil.pdb". Creating "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net472/ILLink.Tasks.csproj.CopyComplete" because "AlwaysCreate" was specified. _CopyOutOfDateSourceItemsToOutputDirectory: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build/6.0_suppressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/build/6.0_suppressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build/Microsoft.NET.ILLink.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/build/Microsoft.NET.ILLink.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build/Microsoft.NET.ILLink.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/build/Microsoft.NET.ILLink.Tasks.props". _CopyAppConfigFile: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net472/ILLink.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/ILLink.Tasks.dll.config". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net472/ILLink.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/ILLink.Tasks.dll". ILLink.Tasks -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/ILLink.Tasks.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net472/ILLink.Tasks.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net472/ILLink.Tasks.pdb". PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/". _CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/sdk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net472/ILLink.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/ILLink.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net472/ILLink.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/ILLink.Tasks.dll.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build/Microsoft.NET.ILLink.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/build/Microsoft.NET.ILLink.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build/Microsoft.NET.ILLink.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/build/Microsoft.NET.ILLink.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build/6.0_suppressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/build/6.0_suppressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net472/ILLink.Tasks.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/ILLink.Tasks.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/Mono.Cecil.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/Mono.Cecil.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/System.Collections.Immutable.dll". Publish: ILLink.Tasks -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net472/ 5>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (Publish target(s)). 5>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (_GetTfmSpecificContentForPackage target(s)). 5:13>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (5:13) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (5:16) on node 1 (_GetTfmSpecificContentForPackage target(s)). 5:16>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (5:16) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (5:17) on node 3 (Publish target(s)). 5:17>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (5:17) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj" (11:48) on node 5 (default targets). 11>_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. GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 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: Mono.Cecil -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj" (default targets). 5:17>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (5:17) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj" (12:32) on node 4 (default targets). 12>_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. GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 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: Mono.Cecil.Pdb -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.dll 12>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj" (default targets). 5:17>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (5:17) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj" (3:19) on node 2 (default targets). 3:19>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj" (3:19) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj" (8:17) on node 4 (default targets). 8>_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. GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 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. _TouchLastBuildWithSkipAnalyzers: Touching "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/ref/Release/net7.0/Mono.Linker.csproj.BuildWithSkipAnalyzers". GenerateBuildDependencyFile: Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. CopyFilesToOutputDirectory: Mono.Linker -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/ref/Release/net7.0/illink.dll 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj" (default targets). 3>CoreResGen: No resources are out of date with respect to their source files. Skipping resource generation. GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" 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. _CreateAppHost: Skipping target "_CreateAppHost" 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. GenerateBuildRuntimeConfigurationFiles: Skipping target "GenerateBuildRuntimeConfigurationFiles" because all output files are up-to-date with respect to the input files. _CopyOutOfDateSourceItemsToOutputDirectory: Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. CopyFilesToOutputDirectory: Mono.Linker -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/illink.dll 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj" (default targets). 5>_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. GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 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. _CopyOutOfDateSourceItemsToOutputDirectory: Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" 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: ILLink.Tasks -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/Release/net7.0/ILLink.Tasks.dll PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/". _CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/illink.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/illink.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/illink.runtimeconfig.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/illink.runtimeconfig.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/sdk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build/Microsoft.NET.ILLink.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/build/Microsoft.NET.ILLink.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build/Microsoft.NET.ILLink.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/build/Microsoft.NET.ILLink.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/build/6.0_suppressions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/build/6.0_suppressions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/illink.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/illink.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/Mono.Cecil.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/ILLink.Tasks.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/ILLink.Tasks.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/ILLink.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/ILLink.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/Mono.Cecil.Pdb.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Linker/Release/net7.0/illink.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/illink.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil.Pdb/Release/netstandard2.0/Mono.Cecil.Pdb.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/Mono.Cecil.Pdb.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/Mono.Cecil/Release/netstandard2.0/Mono.Cecil.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/Mono.Cecil.pdb". _CopyResolvedFilesToPublishAlways: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/Mono.Linker/Release/net7.0/apphost" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/illink". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/obj/ILLink.Tasks/Release/net7.0/ILLink.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/ILLink.Tasks.deps.json". Publish: ILLink.Tasks -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/bin/ILLink.Tasks/net7.0/ 5>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (Publish target(s)). 5>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (_GetTfmSpecificContentForPackage target(s)). 5:13>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (5:13) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (5:18) on node 6 (_GetFrameworkAssemblyReferences target(s)). 5>GenerateBindingRedirects: No suggested binding redirects from ResolveAssemblyReferences. 5>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (_GetFrameworkAssemblyReferences target(s)). 5>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.NET.ILLink.Tasks.7.0.100-1.22471.3.nupkg'. 5>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (Build;Pack target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/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.154s 12.418s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.430s 0.466s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.275s 0.275s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (_IsProjectRestoreSupported) | 14 : 0.330s 0.330s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/tlens.csproj (_IsProjectRestoreSupported) | 13 : 0.306s 0.306s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (_IsProjectRestoreSupported) | 12 : 0.301s 0.301s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/ILLink.RoslynAnalyzer.Tests.csproj (_IsProjectRestoreSupported) | 11 : 0.301s 0.301s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (_IsProjectRestoreSupported) | 10 : 0.302s 0.302s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (_IsProjectRestoreSupported) | 9 : 0.301s 0.301s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_IsProjectRestoreSupported) | 15 : 0.892s 1.400s /builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/NuGet.targets (Restore) | | 22 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/tlens.csproj (_IsProjectRestoreSupported) | | 21 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (_IsProjectRestoreSupported) | | 20 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (_IsProjectRestoreSupported) | | 19 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (_IsProjectRestoreSupported) | | 18 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_IsProjectRestoreSupported) | | 17 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (_IsProjectRestoreSupported) | | 28 : 0.003s 0.173s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/tlens.csproj (_GenerateRestoreProjectPathWalk) | | . 29 : 0.070s 0.169s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (_GenerateRestoreProjectPathWalk) | | | | 32 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | . 34 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 27 : 0.007s 0.175s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (_GenerateRestoreProjectPathWalk) | | . 29 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (_GenerateRestoreProjectPathWalk) | | 26 : 0.043s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (_GenerateRestoreProjectPathWalk) | | . 31 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (_GenerateRestoreProjectPathWalk) | | 25 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (_GenerateRestoreProjectPathWalk) | | 24 : 0.142s 0.228s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_GenerateRestoreProjectPathWalk) | | | 36 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 37 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | 39 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (_GenerateRestoreProjectPathWalk) | | | 38 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (_GenerateRestoreProjectPathWalk) | | . 40 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_GenerateRestoreProjectPathWalk) | | 23 : 0.028s 0.177s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (_GenerateRestoreProjectPathWalk) | | | 27 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (_GenerateRestoreProjectPathWalk) | | | 29 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (_GenerateRestoreProjectPathWalk) | | . 30 : 0.060s 0.149s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_GenerateRestoreProjectPathWalk) | | | | 29 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (_GenerateRestoreProjectPathWalk) | | | | 33 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | | . 35 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 41 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (_IsProjectRestoreSupported) | | 42 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_IsProjectRestoreSupported) | | 45 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_IsProjectRestoreSupported) | | 43 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (_IsProjectRestoreSupported) | | 47 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (_IsProjectRestoreSupported) | | 48 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/tlens.csproj (_IsProjectRestoreSupported) | | 46 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (_IsProjectRestoreSupported) | | 44 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (_IsProjectRestoreSupported) | | 49 : 0.039s 0.144s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (_GenerateRestoreGraphProjectEntry) | | | 57 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (_GetRestoreSettingsPerFramework) | | . 61 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (_GetRestoreSettingsPerFramework) | | 50 : 0.009s 0.150s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_GenerateRestoreGraphProjectEntry) | | | 58 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_GetRestoreSettingsPerFramework) | | . 62 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_GetRestoreSettingsPerFramework) | | 53 : 0.031s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_GenerateRestoreGraphProjectEntry) | | | 59 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_GetRestoreSettingsPerFramework) | | . 60 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_GetRestoreSettingsPerFramework) | | 51 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (_GenerateRestoreGraphProjectEntry) | | 55 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (_GenerateRestoreGraphProjectEntry) | | 56 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/tlens.csproj (_GenerateRestoreGraphProjectEntry) | | 54 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (_GenerateRestoreGraphProjectEntry) | | 52 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (_GenerateRestoreGraphProjectEntry) | | 64 : 0.012s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_GenerateProjectRestoreGraph) | | | 72 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetAllRuntimeIdentifiers) | | | 74 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetAllRuntimeIdentifiers) | | | 76 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 78 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_GenerateProjectRestoreGraphPerFramework) | | 70 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/tlens.csproj (_GenerateProjectRestoreGraph) | | 69 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (_GenerateProjectRestoreGraph) | | 68 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (_GenerateProjectRestoreGraph) | | 67 : 0.012s 0.046s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_GenerateProjectRestoreGraph) | | | 73 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 79 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_GenerateProjectRestoreGraphPerFramework) | | 65 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (_GenerateProjectRestoreGraph) | | 63 : 0.010s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (_GenerateProjectRestoreGraph) | | | 71 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetAllRuntimeIdentifiers) | | | 75 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetAllRuntimeIdentifiers) | | | 77 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 80 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (_GenerateProjectRestoreGraphPerFramework) | . 66 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (_GenerateProjectRestoreGraph) | 16 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/ILLink.RoslynAnalyzer.Tests.csproj (Restore) | 87 : 1.637s 4.681s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/tlens/tlens.csproj (Build, Pack) | | 88 : 0.033s 0.081s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetTargetFrameworks) | | | 90 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | . 89 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | 97 : 2.953s 2.960s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj () | | . 100 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | 101 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetNativeManifest) | . 111 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetCopyToOutputDirectoryItems) | 86 : 1.173s 4.622s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (Build, Pack) | | 88 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetTargetFrameworks) | | 97 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj () | | 101 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetNativeManifest) | . 111 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetCopyToOutputDirectoryItems) | 85 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/test/ILLink.RoslynAnalyzer.Tests/ILLink.RoslynAnalyzer.Tests.csproj (Build, Pack) | 84 : 0.969s 4.272s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (Build, Pack) | | 91 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (GetTargetFrameworks) | | 104 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj () | | 105 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (GetNativeManifest) | | 106 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (GetCopyToOutputDirectoryItems) | | 107 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (_GetTfmSpecificContentForPackage) | | 108 : 0.096s 0.134s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (_GetFrameworkAssemblyReferences) | | | 109 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (GetTargetFrameworks) | | . 110 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (GetTargetPath) | | 112 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (_GetFrameworksWithSuppressedDependencies) | . 113 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (_GetProjectVersion) | 83 : 3.337s 3.337s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (Build, Pack) | 82 : 0.966s 9.864s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (Build, Pack) | | 92 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetFrameworks) | | 97 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj () | | 94 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (GetTargetFrameworks) | | 98 : 0.499s 4.753s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj () | | | 97 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj () | | | 99 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetTargetFrameworks) | | | 102 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetNativeManifest) | | . 115 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetCopyToOutputDirectoryItems) | | 117 : 0.003s 2.695s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj () | | 145 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetNativeManifest) | | 144 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetNativeManifest) | | 146 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (GetNativeManifest) | | 147 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetCopyToOutputDirectoryItems) | | 148 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetCopyToOutputDirectoryItems) | | 149 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (GetCopyToOutputDirectoryItems) | | 151 : 0.027s 0.354s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_GetTfmSpecificContentForPackage) | | . 152 : 0.258s 0.327s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (Publish) | | | | 153 : 0.061s 0.066s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj () | | | | . 154 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | | | 155 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetNativeManifest) | | | | 156 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetCopyToOutputDirectoryItems) | | | . 158 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetCopyToPublishDirectoryItems) | | 159 : 0.023s 0.876s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_GetTfmSpecificContentForPackage) | | . 160 : 0.457s 0.853s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (Publish) | | | | 162 : 0.015s 0.040s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetFrameworks) | | | | | 164 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | . 163 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | 161 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (GetTargetFrameworks) | | | | 166 : 0.049s 0.125s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj () | | | | | 167 : 0.016s 0.074s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetTargetFrameworks) | | | | | | 169 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | | . 168 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | | | 171 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj () | | | | | 172 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetNativeManifest) | | | | . 173 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetCopyToOutputDirectoryItems) | | | | 165 : 0.082s 0.085s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj () | | | | . 170 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | | | 175 : 0.122s 0.217s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj () | | | | | 178 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (GetTargetFrameworks) | | | | | 177 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetFrameworks) | | | | | 176 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetTargetFrameworks) | | | | | 180 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj () | | | | | 179 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj () | | | | | 181 : 0.066s 0.069s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj () | | | | | | 182 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetTargetFrameworks) | | | | | | 183 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj () | | | | | | 184 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetNativeManifest) | | | | | . 185 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetCopyToOutputDirectoryItems) | | | | | 188 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetNativeManifest) | | | | | 187 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetNativeManifest) | | | | | 189 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (GetNativeManifest) | | | | | 191 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetCopyToOutputDirectoryItems) | | | | | 190 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetCopyToOutputDirectoryItems) | | | | . 192 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (GetCopyToOutputDirectoryItems) | | | | 194 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetNativeManifest) | | | | 193 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetNativeManifest) | | | | 195 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (GetNativeManifest) | | | | 197 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetCopyToOutputDirectoryItems) | | | | 196 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetCopyToOutputDirectoryItems) | | | | 198 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (GetCopyToOutputDirectoryItems) | | | | 201 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetCopyToPublishDirectoryItems) | | | | . 200 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetCopyToPublishDirectoryItems) | | | | 200 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetCopyToPublishDirectoryItems) | | | . 202 : 0.004s 0.008s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (GetCopyToPublishDirectoryItems) | | | | | 204 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetCopyToPublishDirectoryItems) | | | | | 203 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetCopyToPublishDirectoryItems) | | | | . 205 : 0.002s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (GetCopyToPublishDirectoryItems) | | | | | . 206 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetCopyToPublishDirectoryItems) | | 207 : 0.049s 0.050s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_GetFrameworkAssemblyReferences) | | . 208 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetTargetPath) | | 209 : 0.067s 0.102s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_GetFrameworkAssemblyReferences) | | | 211 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetFrameworks) | | | 210 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (GetTargetFrameworks) | | | 213 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetPath) | | | 212 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetTargetPath) | | . 214 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (GetTargetPath) | | 215 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_GetFrameworksWithSuppressedDependencies) | | 216 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj (_GetFrameworksWithSuppressedDependencies) | | 217 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (_GetProjectVersion) | | 218 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (_GetProjectVersion) | . 219 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_GetProjectVersion) | 81 : 2.587s 7.850s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (Build, Pack) | | 88 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetTargetFrameworks) | | 98 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj () | | 97 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj () | | 93 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (GetTargetFrameworks) | | 92 : 0.037s 0.075s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetFrameworks) | | | 96 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | . 95 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | 118 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj () | | 120 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetNativeManifest) | | 119 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetNativeManifest) | | 121 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (GetNativeManifest) | | 122 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetCopyToOutputDirectoryItems) | | 123 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetCopyToOutputDirectoryItems) | | 124 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (GetCopyToOutputDirectoryItems) | | 126 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (_GetBuildOutputFilesWithTfm) | | 127 : 0.003s 0.023s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (_GetTfmSpecificContentForPackage) | | . 128 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (BuiltProjectOutputGroup) | | 129 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (_GetDebugSymbolsWithTfm) | | 130 : 0.164s 0.280s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (_GetFrameworkAssemblyReferences) | | | 133 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (GetTargetFrameworks) | | | 132 : 0.022s 0.063s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetFrameworks) | | | | 137 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | . 136 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | 131 : 0.017s 0.114s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetTargetFrameworks) | | | | 135 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | . 134 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetTargetFrameworksWithPlatformForSingleTargetFramework) | | | 139 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (GetTargetPath) | | | 138 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (GetTargetPath) | | . 140 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/ref/Mono.Linker.csproj (GetTargetPath) | | 141 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj (_GetFrameworksWithSuppressedDependencies) | | 142 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/Mono.Cecil.csproj (_GetProjectVersion) | . 143 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/external/cecil/symbols/pdb/Mono.Cecil.Pdb.csproj (_GetProjectVersion) | 220 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 221 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 222 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 3 2 6 4 7 5 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638309740842432949: 0 x x x x x x 0.125s 0.125s .. 638309740843679191: 1 x x x x x x 0.041s 0.165s 638309740844087390: 2 x x x x x x 0.002s 0.167s 638309740844103686: 1 x x x x x x 0.030s 0.197s 638309740844406047: 3 x x x x x x 0.002s 0.200s 638309740844429805: 1 x x x x x x 0.003s 0.203s 638309740844460749: 4 x x x x x x 0.025s 0.228s 638309740844713942: 1 x x x x x x 0.001s 0.229s 638309740844722783: 6 x x x x x x 0.007s 0.236s 638309740844792050: 1 x x x x x x 0.355s 0.591s ....... 638309740848344645: 0 x x x x x x 0.002s 0.594s 638309740848368877: 8 x x x x x x 0.190s 0.783s ... 638309740850264378: | 9 10 11 12 13 14 0.085s 0.868s . 638309740851114818: x | | | | | | 0.217s 1.085s .... 638309740853283866: x | | | x | | 0.000s 1.085s 638309740853285418: x x | | x | | 0.000s 1.085s 638309740853285933: x x | x x | | 0.000s 1.086s 638309740853288886: x x x x x | | 0.004s 1.090s 638309740853330041: x x x x x x | 0.025s 1.114s 638309740853575739: 0 x x x x x x 0.024s 1.138s 638309740853814843: x 15 16 x x x x 0.033s 1.171s 638309740854141402: 22 21 | 17 18 19 20 0.026s 1.197s 638309740854405238: | | x | | | | 0.008s 1.205s 638309740854482840: x | x | | | | 0.008s 1.213s 638309740854558929: x x x | | | | 0.012s 1.224s 638309740854677939: x x x | x | | 0.001s 1.226s 638309740854688968: x x x | x | x 0.001s 1.226s 638309740854696331: x x x | x x x 0.014s 1.240s 638309740854831453: x 15 x x x x x 0.024s 1.264s 638309740855071764: 28 27 x 23 24 25 26 0.002s 1.266s 638309740855094548: x | 29 | | | | 0.002s 1.268s 638309740855113376: x x | | | | | 0.012s 1.281s 638309740855237974: x x | | | x | 0.010s 1.290s 638309740855337651: x x | 30 | x | 0.002s 1.292s 638309740855357152: x x | | | 31 x 0.001s 1.293s 638309740855367797: x x | | | x 26 0.014s 1.308s 638309740855511071: x x | | | x x 0.013s 1.320s 638309740855636454: x x x | | 32 x 0.012s 1.333s 638309740855761220: x x x x | | 33 0.029s 1.362s 638309740856052282: x x 29 x | x | 0.010s 1.372s 638309740856152884: x 34 x x | x | 0.005s 1.377s 638309740856205899: x | x 30 | x x 0.010s 1.387s 638309740856304031: x | 35 x | x x 0.000s 1.387s 638309740856306901: x | | x 36 x x 0.037s 1.424s 638309740856674937: x x | x | x x 0.003s 1.427s 638309740856701167: x x | x 24 x x 0.003s 1.430s 638309740856731952: x x 29 30 | x x 0.005s 1.434s 638309740856777609: x x | x | x x 0.001s 1.435s 638309740856786516: 28 27 x 30 | x x 0.001s 1.437s 638309740856798040: x | x | | x x 0.001s 1.437s 638309740856804925: x | x | 37 x x 0.002s 1.439s 638309740856821713: x x x | | x x 0.000s 1.439s 638309740856825267: x x x 23 | x x 0.002s 1.441s 638309740856841176: x x x x | x x 0.041s 1.482s 638309740857251147: x x x x 24 x x 0.005s 1.487s 638309740857303810: x x 39 38 x x x 0.001s 1.488s 638309740857313136: x x x | x x x 0.000s 1.488s 638309740857314746: x x x 40 x x x 0.001s 1.489s 638309740857324161: x x x x 24 x x 0.003s 1.492s 638309740857353438: x 15 x x x x x 0.002s 1.494s 638309740857377125: 48 43 41 42 45 46 47 0.001s 1.495s 638309740857384868: | | | | x | | 0.000s 1.495s 638309740857385621: x | | | x | | 0.000s 1.495s 638309740857387590: x x | | x | | 0.000s 1.496s 638309740857388609: x x | 44 x | | 0.000s 1.496s 638309740857389194: x x | | x | x 0.000s 1.496s 638309740857392991: x x | | x x x 0.000s 1.496s 638309740857393436: x x x | x x x 0.000s 1.496s 638309740857396638: x 15 x x x x x 0.003s 1.499s 638309740857426428: 56 51 49 50 53 54 55 0.003s 1.502s 638309740857457162: | | x | | | | 0.000s 1.503s 638309740857458354: | | x 52 | | | 0.000s 1.503s 638309740857459420: | | x | 59 | | 0.001s 1.504s 638309740857470613: | | x | 53 | | 0.001s 1.505s 638309740857482749: | | x | 60 | | 0.001s 1.506s 638309740857493213: | | x | 53 | | 0.026s 1.532s 638309740857756904: | | x | x | | 0.027s 1.560s 638309740858029695: | | x | x 57 | 0.001s 1.561s 638309740858041735: | | 49 | x x | 0.002s 1.562s 638309740858056913: | | x | x x | 0.012s 1.575s 638309740858179306: | | x | x x 58 0.001s 1.576s 638309740858189544: | | x | x x x 0.026s 1.602s 638309740858451346: x | x | x x x 0.006s 1.608s 638309740858514403: x 61 x | x x x 0.001s 1.609s 638309740858525444: x x 49 | x x x 0.021s 1.630s 638309740858737430: x x | 50 x x x 0.001s 1.632s 638309740858749008: x x | x x x x 0.012s 1.643s 638309740858865414: x x 62 x x x x 0.001s 1.644s 638309740858874289: x x x 50 x x x 0.005s 1.649s 638309740858924931: x 15 x x x x x 0.001s 1.651s 638309740858939483: 70 65 63 64 67 68 69 0.003s 1.654s 638309740858972696: | | x | | | | 0.000s 1.654s 638309740858977380: | | x 66 | | | 0.002s 1.656s 638309740858997117: | | x | 73 | | 0.003s 1.659s 638309740859024829: x | x | | | | 0.003s 1.662s 638309740859050989: x x x | | | | 0.001s 1.663s 638309740859058728: x x x | | | 72 0.000s 1.663s 638309740859063277: x x x x | | | 0.001s 1.664s 638309740859072465: x x x 64 | | x 0.001s 1.665s 638309740859084470: x x 74 x | | x 0.000s 1.665s 638309740859086558: x x | x | 71 x 0.001s 1.666s 638309740859094301: x x x 64 | | x 0.000s 1.666s 638309740859096140: x x 63 | | x x 0.001s 1.667s 638309740859107638: x 75 x | | x x 0.000s 1.668s 638309740859112436: x | x x | x 76 0.000s 1.668s 638309740859116626: x x 63 x | x | 0.002s 1.670s 638309740859137397: x x x x | 77 | 0.009s 1.679s 638309740859225137: x x x 64 | | x 0.001s 1.680s 638309740859233166: x x x | 67 | x 0.001s 1.681s 638309740859243065: x x 78 x | | x 0.001s 1.682s 638309740859254182: x x | x 79 | x 0.001s 1.683s 638309740859259620: x x | x | x x 0.010s 1.692s 638309740859357287: x x | x 67 x x 0.003s 1.695s 638309740859386579: x x 63 64 | x x 0.001s 1.696s 638309740859397112: x 80 x | | x x 0.000s 1.697s 638309740859398108: x | x | x x x 0.002s 1.699s 638309740859418737: x | x x x x x 0.008s 1.707s 638309740859503604: x x 63 x x x x 0.002s 1.709s 638309740859527299: x 15 x x x x x 0.829s 2.538s ................ 638309740867812665: 0 x x x x x x 0.002s 2.540s 638309740867833772: 84 85 86 81 87 82 83 0.057s 2.597s . 638309740868401797: | x | | | | | 0.115s 2.712s .. 638309740869556784: | 88 | | x | | 0.030s 2.743s 638309740869860634: | 90 | | 89 | | 0.001s 2.744s 638309740869874443: x | | | | | | 0.029s 2.773s 638309740870166582: x | x | | | | 0.000s 2.774s 638309740870168443: x | 93 92 | | | 0.007s 2.780s 638309740870236045: x | x | | | | 0.001s 2.781s 638309740870244655: x | x | x | | 0.008s 2.789s 638309740870324558: x | x | x x | 0.002s 2.791s 638309740870339819: x 88 x | x x | 0.002s 2.793s 638309740870364342: x x 86 | 87 x | 0.014s 2.807s 638309740870507569: 96 x | 94 | 95 | 0.006s 2.814s 638309740870571724: | x | x | | | 0.029s 2.843s 638309740870865434: | x | x | x | 0.003s 2.846s 638309740870892256: x x | 92 | x | 0.003s 2.849s 638309740870921098: x x | 81 | 82 | 0.027s 2.876s 638309740871189549: x x x | | | | 0.007s 2.882s 638309740871257455: x x x | 97 | | 0.025s 2.907s 638309740871502655: x x x x | | | 0.035s 2.942s 638309740871854725: x x x x | 98 | 0.020s 2.962s 638309740872052600: x 99 x x | x | 0.001s 2.963s 638309740872065442: x x x x | 98 | 0.004s 2.967s 638309740872107273: x x x x | x | 2.866s 5.833s ......................................................... 638309740900765419: x x 100 x x x | 0.007s 5.841s 638309740900839974: x x x x 97 x | 0.002s 5.843s 638309740900862482: x x 86 x 87 98 | 0.002s 5.845s 638309740900884495: x x | x 101 | | 0.001s 5.846s 638309740900891856: x x x x | | | 0.000s 5.846s 638309740900894236: x x 86 x 87 | | 0.000s 5.846s 638309740900897685: x x | x | x | 0.031s 5.878s 638309740901209741: x x | x | x 91 0.002s 5.880s 638309740901234568: 84 x | x | x x 0.031s 5.911s 638309740901540848: x x | x | x 104 0.001s 5.912s 638309740901551284: 84 x | x | x x 0.001s 5.913s 638309740901560370: x x | x | x 105 0.001s 5.914s 638309740901571399: 84 x | x | x x 0.518s 6.432s .......... 638309740906753129: x x | x | x 106 0.001s 6.433s 638309740906765237: 84 x | x | x x 0.078s 6.511s . 638309740907544306: x x | x | x 107 0.027s 6.538s 638309740907810753: 84 x | x | x x 0.001s 6.539s 638309740907821434: x x | 108 | x x 0.036s 6.575s 638309740908179028: x x | x | 109 x 0.035s 6.610s 638309740908533558: x x | 108 | x x 0.005s 6.615s 638309740908580622: x x | x | 110 x 0.002s 6.617s 638309740908600058: x x | 108 | x x 0.029s 6.645s 638309740908887011: x x x | | x x 0.027s 6.673s 638309740909159356: 84 x x x | x x 0.001s 6.674s 638309740909170494: x x x 112 | x x 0.001s 6.675s 638309740909183277: 84 x x x | x x 0.032s 6.707s 638309740909504952: x x x x | 113 x 0.002s 6.709s 638309740909520564: 84 x x x | x x 0.103s 6.812s .. 638309740910553500: x x x x | x x 0.294s 7.106s ..... 638309740913490467: x x x x 111 x x 0.001s 7.107s 638309740913501225: x x 86 x 87 x x 0.055s 7.162s . 638309740914052876: x x x x | x x 0.059s 7.221s . 638309740914645198: x x x x 102 x x 0.001s 7.222s 638309740914652926: x x x x x 98 x 0.419s 7.641s ........ 638309740918838085: x x x x 115 x x 0.002s 7.642s 638309740918854064: x x x x x 98 x 0.053s 7.695s . 638309740919382995: x x x 81 x 82 x 0.001s 7.696s 638309740919394753: x x x | x x x 0.001s 7.697s 638309740919401574: x x 118 117 x x x 0.001s 7.698s 638309740919413678: x x x | x x x 0.000s 7.698s 638309740919414336: x x x 81 x x x 0.001s 7.699s 638309740919426272: x x x x 119 120 x 0.001s 7.700s 638309740919434681: x x x x | x x 0.000s 7.700s 638309740919435065: x x x 81 x x x 0.001s 7.701s 638309740919443767: x x 121 x x x x 0.001s 7.702s 638309740919452892: x x x 81 x x x 2.116s 9.818s .......................................... 638309740940610898: x x x x 122 123 x 0.001s 9.819s 638309740940622463: x x x x x | x 0.000s 9.819s 638309740940623330: x x x 81 x x x 0.001s 9.820s 638309740940636255: x x 124 x x x x 0.001s 9.821s 638309740940646103: x x x 81 x x x 0.019s 9.840s 638309740940832724: x x x x x x 126 0.088s 9.928s . 638309740941708579: x x x 81 x x x 0.001s 9.929s 638309740941722469: x x x x x x 127 0.002s 9.931s 638309740941738010: 128 x x x x x x 0.021s 9.951s 638309740941943988: x x x x x x 127 0.001s 9.952s 638309740941956685: x x x 81 x x x 0.001s 9.953s 638309740941966519: x x x x x x 129 0.001s 9.954s 638309740941974609: x x x 81 x x x 0.001s 9.955s 638309740941987830: x x 130 x x x x 0.062s 10.017s . 638309740942607820: x x x 131 132 133 x 0.015s 10.033s 638309740942758216: 135 x x x | | 134 0.005s 10.038s 638309740942812416: | 136 137 x x | | 0.006s 10.044s 638309740942872623: | | | x x x | 0.021s 10.065s 638309740943080017: | | x x x x | 0.001s 10.066s 638309740943089292: x | x x x x | 0.013s 10.079s 638309740943222880: x x x x 132 x | 0.002s 10.081s 638309740943240799: x x x x x x | 0.048s 10.129s 638309740943723450: x x x 131 x x x 0.002s 10.131s 638309740943745184: x x 130 x x x x 0.007s 10.138s 638309740943811756: x 139 x x x x 138 0.001s 10.139s 638309740943823488: x | x x x x x 0.000s 10.139s 638309740943826752: x x 130 x x x x 0.001s 10.141s 638309740943839274: x x x x x 140 x 0.001s 10.142s 638309740943849234: x x 130 x x x x 0.094s 10.236s . 638309740944790799: x x x 81 x x x 0.001s 10.237s 638309740944804186: x x 141 x x x x 0.001s 10.238s 638309740944812838: x x x 81 x x x 0.022s 10.260s 638309740945036898: x x x 142 x x x 0.001s 10.261s 638309740945044342: x x x 81 x x x 0.001s 10.262s 638309740945054615: x x x x 143 x x 0.001s 10.263s 638309740945064393: x x x 81 x x x 0.127s 10.390s .. 638309740946335256: x x x 117 x x x 0.002s 10.392s 638309740946354754: x x x x x 82 x 0.002s 10.394s 638309740946371959: x x x x 144 145 x 0.001s 10.395s 638309740946380194: x x x x | x x 0.000s 10.395s 638309740946381508: x x x x x 82 x 0.001s 10.396s 638309740946393735: x x x 146 x x x 0.001s 10.397s 638309740946402835: x x x x x 82 x 0.365s 10.762s ....... 638309740950051337: x x x x 147 148 x 0.001s 10.763s 638309740950058898: x x x x | x x 0.000s 10.763s 638309740950060591: x x x x x 82 x 0.001s 10.764s 638309740950069432: x x x 149 x x x 0.001s 10.765s 638309740950081153: x x x x x 82 x 0.022s 10.787s 638309740950298509: x x x 151 x x x 0.025s 10.812s 638309740950549875: x x x x 152 x x 0.035s 10.846s 638309740950895307: x x x x x 153 x 0.060s 10.906s . 638309740951493248: x x x x x x 154 0.005s 10.911s 638309740951543953: x x x x x 153 x 0.001s 10.912s 638309740951554643: x x x x 152 x x 0.002s 10.914s 638309740951570014: x x x x x 155 x 0.001s 10.914s 638309740951577541: x x x x 152 x x 0.203s 11.118s .... 638309740953608421: x x x x x 156 x 0.001s 11.118s 638309740953617779: x x x x 152 x x 0.009s 11.128s 638309740953709903: x x x x x 158 x 0.001s 11.129s 638309740953724561: x x x x 152 x x 0.010s 11.139s 638309740953820732: x x x 151 x x x 0.002s 11.141s 638309740953839085: x x x x x 82 x 0.001s 11.142s 638309740953853490: 159 x x x x x x 0.022s 11.164s 638309740954072524: x 160 x x x x x 0.048s 11.212s 638309740954550737: x x 161 162 x x x 0.013s 11.225s 638309740954684448: x x | x 163 164 x 0.020s 11.245s 638309740954880985: x x x x | | x 0.003s 11.248s 638309740954915943: x x x x | x x 0.002s 11.250s 638309740954933182: x x x 162 x x x 0.001s 11.251s 638309740954946294: x 160 x x x x x 0.032s 11.283s 638309740955265639: x x x x 166 x 165 0.010s 11.293s 638309740955366709: 167 x x x x x | 0.014s 11.308s 638309740955507956: x 169 x x x x | 0.026s 11.333s 638309740955766784: x x x x x x | 0.031s 11.364s 638309740956076478: x x 170 x x x 168 0.001s 11.366s 638309740956090762: 167 x | x x x x 0.001s 11.367s 638309740956102536: | x x x x x 165 0.000s 11.367s 638309740956105270: x x x x 166 x | 0.001s 11.368s 638309740956113883: x x x x | x x 0.003s 11.372s 638309740956148098: x x x x x x 171 0.001s 11.372s 638309740956155177: x x x x 166 x x 0.001s 11.373s 638309740956166444: x x x x x x 172 0.001s 11.374s 638309740956174808: x x x x 166 x x 0.026s 11.401s 638309740956438527: x x x x x x 173 0.001s 11.401s 638309740956445703: x x x x 166 x x 0.007s 11.408s 638309740956515527: x 160 x x x x x 0.002s 11.410s 638309740956530881: x x 175 x x x x 0.011s 11.421s 638309740956640087: 176 x x 177 178 x x 0.001s 11.421s 638309740956645926: x x x | | x x 0.000s 11.422s 638309740956649153: x x x x | x x 0.020s 11.442s 638309740956850673: x x 175 x x x x 0.005s 11.446s 638309740956897173: x x x x 180 x 179 0.001s 11.447s 638309740956905079: x x x x x x | 0.000s 11.447s 638309740956906652: x x 175 x x x x 0.001s 11.449s 638309740956918182: x x x x 181 x x 0.010s 11.459s 638309740957021512: 182 x x x x x x 0.001s 11.459s 638309740957026554: x x x x 181 x x 0.003s 11.462s 638309740957056828: x x x x x x 183 0.001s 11.463s 638309740957065261: x x x x 181 x x 0.001s 11.464s 638309740957074731: x x x x x x 184 0.001s 11.465s 638309740957081556: x x x x 181 x x 0.043s 11.508s 638309740957511102: x x x x x x 185 0.001s 11.509s 638309740957519293: x x x x 181 x x 0.009s 11.518s 638309740957609959: x x 175 x x x x 0.002s 11.519s 638309740957625691: x x x x 188 x 187 0.001s 11.520s 638309740957633696: x x x x | x x 0.000s 11.520s 638309740957633969: x x 175 x x x x 0.001s 11.521s 638309740957643829: x x x x 189 x x 0.001s 11.522s 638309740957650951: x x 175 x x x x 0.091s 11.613s . 638309740958561672: x x x x 191 x 190 0.001s 11.614s 638309740958571226: x x x x | x x 0.000s 11.614s 638309740958572246: x x 175 x x x x 0.001s 11.615s 638309740958584688: x x x x 192 x x 0.001s 11.616s 638309740958595531: x x 175 x x x x 0.011s 11.627s 638309740958704002: x 160 x x x x x 0.002s 11.629s 638309740958721086: x x x x 194 x 193 0.001s 11.630s 638309740958729070: x x x x x x | 0.000s 11.630s 638309740958729989: x 160 x x x x x 0.001s 11.631s 638309740958738456: x x 195 x x x x 0.001s 11.631s 638309740958745942: x 160 x x x x x 0.203s 11.835s .... 638309740960780791: x x x x 197 x 196 0.001s 11.836s 638309740960790832: x x x x | x x 0.000s 11.836s 638309740960791116: x 160 x x x x x 0.001s 11.837s 638309740960800609: x x 198 x x x x 0.001s 11.838s 638309740960810973: x 160 x x x x x 0.026s 11.863s 638309740961067449: x x x x 201 x 200 0.001s 11.865s 638309740961081852: x x x x x x | 0.000s 11.865s 638309740961082407: x x x x 201 x x 0.001s 11.866s 638309740961095445: x 160 x x x x x 0.001s 11.867s 638309740961104202: x x 202 x x x x 0.002s 11.869s 638309740961123375: x x x x 204 x 203 0.001s 11.870s 638309740961129444: x x x x x x | 0.000s 11.870s 638309740961129711: x x 202 x x x x 0.001s 11.871s 638309740961140010: x x x x 205 x x 0.001s 11.872s 638309740961151313: x x x x x x 206 0.001s 11.873s 638309740961158221: x x x x 205 x x 0.001s 11.873s 638309740961167596: x x 202 x x x x 0.001s 11.875s 638309740961180813: x 160 x x x x x 0.142s 12.017s .. 638309740962600097: 159 x x x x x x 0.002s 12.018s 638309740962615885: x x x x x 82 x 0.002s 12.020s 638309740962634464: x x x 207 x x x 0.028s 12.048s 638309740962909945: x x x x x x 208 0.001s 12.049s 638309740962920968: x x x 207 x x x 0.021s 12.070s 638309740963133533: x x x x x 82 x 0.002s 12.072s 638309740963148608: x x x x x 209 x 0.038s 12.109s 638309740963527247: x x x x 211 x 210 0.001s 12.110s 638309740963537854: x x x x x x | 0.031s 12.142s 638309740963852063: x x x x x 209 x 0.004s 12.145s 638309740963887577: x 213 x x x x 212 0.001s 12.146s 638309740963895753: x | x x x x x 0.000s 12.147s 638309740963898203: x x x x x 209 x 0.001s 12.147s 638309740963907438: x x x x x x 214 0.001s 12.148s 638309740963915040: x x x x x 209 x 0.025s 12.173s 638309740964165441: x x x x x 82 x 0.001s 12.174s 638309740964175320: x x x 215 x x x 0.001s 12.175s 638309740964183375: x x x x x 82 x 0.001s 12.176s 638309740964190607: x x x x x 216 x 0.001s 12.176s 638309740964196847: x x x x x 82 x 0.024s 12.201s 638309740964440214: x x x x x x 217 0.001s 12.202s 638309740964449343: x x x x x 82 x 0.001s 12.203s 638309740964457998: x x x 218 x x x 0.001s 12.203s 638309740964465053: x x x x x 82 x 0.001s 12.204s 638309740964471253: x x x x 219 x x 0.001s 12.204s 638309740964477686: x x x x x 82 x 0.200s 12.405s .... 638309740966479674: 0 x x x x x x 0.001s 12.406s 638309740966491617: 220 x x x x x x 0.003s 12.409s 638309740966519409: 0 x x x x x x 0.001s 12.409s 638309740966525749: x 221 x x x x x 0.005s 12.414s 638309740966577810: 0 x x x x x x 0.001s 12.415s 638309740966584241: x x 222 x x x x 0.005s 12.420s 638309740966635030: 0 x x x x x x 0.000s 12.421s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 17.3 18.0 18.0 29.8 49.5 19.2 36.7 Average Utilization: 26.9 Build succeeded. "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj" (Build;Pack target) (3:8) -> (CoreCompile target) -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/XmlDependencyRecorder.cs(57,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/DiscoverCustomOperatorsHandler.cs(27,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/SingleValueExtensions.cs(33,4): warning IDE0031: Null check can be simplified [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/DiscoverCustomOperatorsHandler.cs(122,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs(103,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs(107,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs(123,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs(161,5): warning IDE0031: Null check can be simplified [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(322,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs(228,4): warning IDE0031: Null check can be simplified [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/AssemblyResolver.cs(231,4): warning IDE0031: Null check can be simplified [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/FlowAnnotations.cs(267,7): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/FlowAnnotations.cs(284,9): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/FlowAnnotations.cs(397,7): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(581,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(1243,7): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(1276,9): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/DgmlDependencyRecorder.cs(34,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(1905,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(1913,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(758,7): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/EmbeddedXmlInfo.cs(43,4): warning IDE0031: Null check can be simplified [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/LinkerAttributesInformation.cs(72,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Dataflow/MethodBodyScanner.cs(304,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(1010,8): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(1055,9): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker.Steps/UnreachableBlocksOptimizer.cs(1062,8): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/SerializationMarker.cs(61,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/SerializationMarker.cs(71,5): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/Tracer.cs(64,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Linker/Driver.cs(1425,4): warning IDE0031: Null check can be simplified [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/linker/Mono.Linker.csproj] "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (Build;Pack target) (5:13) -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/CreateRuntimeRootDescriptorFile.cs(426,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj::TargetFramework=net7.0] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/CreateRuntimeRootDescriptorFile.cs(449,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj::TargetFramework=net7.0] "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (Build;Pack target) (5:13) -> "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (_GetTfmSpecificContentForPackage target) (5:14) -> "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj" (Publish target) (5:15) -> /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/CreateRuntimeRootDescriptorFile.cs(426,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj::TargetFramework=net472] /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/CreateRuntimeRootDescriptorFile.cs(449,4): warning IDE0074: Use compound assignment [/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/src/src/ILLink.Tasks/ILLink.Tasks.csproj::TargetFramework=net472] 35 Warning(s) 0 Error(s) Time Elapsed 00:00:12.45 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: X.509 certificate chain validation will use the system certificate bundle at '/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem'. X.509 certificate chain validation will use the fallback certificate bundle at '/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 104 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/linker/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) on node 1 (default targets). 6>WritePrebuiltUsageData: Writing package usage data... Writing package usage data... done. Took 00:00:00.3281368 CopyIntermediateNupkgProjToProjectDirectory: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildIntermediate.proj" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj". [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadAutoImportPropsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22513.4' at '/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 6>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7) on node 1 (Restore target(s)). 7>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj... Installed Microsoft.Net.Compilers.Toolset 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ with content hash E/HT7YVCoM0Skqdl7caWotets3ZskUnBtx3FAzNTf97irUWel4Azh4GXb7ntl88MNLq/ez3wSDuCERXxok7cBQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/SourceBuildIntermediate/SourceBuildIntermediate.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/SourceBuildIntermediate/SourceBuildIntermediate.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/SourceBuildIntermediate/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (in 171 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.100/src/linker/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.100/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.100/packages/prebuilt/ Installed: 1 package(s) to /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (Restore target(s)). 6>GetLicenseFileForIntermediateNupkgPack: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/LICENSE.txt". PackSourceBuildIntermediateNupkgs: Building intermediate nupkg... 6>Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (6) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:7) on node 1 (Pack target(s)). 7:7>Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:7) is building "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (7:9) on node 1 (_GetFrameworkAssemblyReferences target(s)). 7>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/bin/SourceBuildIntermediate/Release/netstandard2.0/". 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (_GetFrameworkAssemblyReferences target(s)). 7>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.linker.7.0.100-1.22471.3.nupkg'. 7>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj" (Pack target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/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 : 13.240s 14.939s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.355s 0.394s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (_IsProjectRestoreSupported) | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Restore) | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/Noop.proj (Build, Pack) | 11 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 12 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 13 : 0.387s 1.292s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/AfterSourceBuild.proj () | | 14 : 0.410s 0.451s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (Restore) | | | 15 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_IsProjectRestoreSupported) | | | 16 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateRestoreProjectPathWalk) | | | 17 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_IsProjectRestoreSupported) | | | 18 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateRestoreGraphProjectEntry) | | . 19 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GenerateProjectRestoreGraph) | . 20 : 0.214s 0.454s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (Pack) | | | 21 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | | 22 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetTfmSpecificContentForPackage) | | | 23 : 0.217s 0.217s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetFrameworkAssemblyReferences) | | . 24 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/obj/ArcadeGeneratedProjects/SourceBuildIntermediate/SourceBuildIntermediate.proj (_GetFrameworksWithSuppressedDependencies) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638309740835219597: 0 13.212s 13.212s ++ (scale 1:100) 638309740967334968: 1 0.033s 13.244s 638309740967662053: 2 0.002s 13.246s 638309740967680289: 1 0.022s 13.268s 638309740967897485: 3 0.003s 13.271s 638309740967929691: 1 0.004s 13.275s 638309740967964723: 4 0.027s 13.302s 638309740968237938: 1 0.001s 13.303s 638309740968250172: 6 0.007s 13.310s 638309740968319676: 1 0.296s 13.606s ..... 638309740971282833: 0 0.002s 13.608s 638309740971301001: 8 0.001s 13.609s 638309740971311468: 0 0.024s 13.633s 638309740971547470: 9 0.001s 13.634s 638309740971561425: 0 0.002s 13.636s 638309740971578983: 10 0.001s 13.637s 638309740971585434: 0 0.001s 13.637s 638309740971594143: 11 0.005s 13.642s 638309740971641293: 0 0.001s 13.643s 638309740971651722: 12 0.005s 13.648s 638309740971698675: 0 0.001s 13.649s 638309740971706216: 13 0.382s 14.030s ....... 638309740975523483: 14 0.221s 14.252s .... 638309740977736140: 15 0.019s 14.271s 638309740977930048: 14 0.002s 14.273s 638309740977946080: 16 0.001s 14.274s 638309740977959547: 14 0.001s 14.275s 638309740977967902: 17 0.000s 14.275s 638309740977971751: 14 0.001s 14.276s 638309740977980764: 18 0.014s 14.290s 638309740978118248: 14 0.001s 14.291s 638309740978124802: 19 0.006s 14.296s 638309740978183203: 14 0.185s 14.481s ... 638309740980033954: 13 0.005s 14.487s 638309740980085070: 20 0.034s 14.520s 638309740980421621: 21 0.001s 14.522s 638309740980435701: 20 0.002s 14.523s 638309740980452956: 22 0.020s 14.544s 638309740980654694: 20 0.001s 14.544s 638309740980663190: 23 0.217s 14.762s .... 638309740982837302: 20 0.001s 14.763s 638309740982846568: 24 0.001s 14.763s 638309740982852767: 20 0.177s 14.940s ... 638309740984621634: 13 0.001s 14.941s 638309740984626981: 0 0.001s 14.941s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:14.97 Build: [18:08:18.50] Building 'linker in tarball'...done ExtractIntermediatePackages: Decompressing '/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.linker.7.0.100-1.22471.3.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.linker.7.0.100-1.22471.3/'... Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.linker.7.0.100-1.22471.3/artifacts/Microsoft.NET.ILLink.7.0.100-1.22471.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.ILLink.7.0.100-1.22471.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.linker.7.0.100-1.22471.3/artifacts/Microsoft.NET.ILLink.Analyzers.7.0.100-1.22471.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.ILLink.Analyzers.7.0.100-1.22471.3.nupkg". Moving file from "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/Microsoft.SourceBuild.Intermediate.linker.7.0.100-1.22471.3/artifacts/Microsoft.NET.ILLink.Tasks.7.0.100-1.22471.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.ILLink.Tasks.7.0.100-1.22471.3.nupkg". Removing directory "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/extractArtifacts/". CopyInnerBuildRestoredPackages: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/humanizer.core.2.2.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/humanizer.core.2.2.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/humanizer.core.2.2.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/humanizer.core.2.2.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/humanizer.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/humanizer.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/net7.0/Humanizer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/net7.0/Humanizer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/net7.0/Humanizer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/net7.0/Humanizer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/netstandard1.0/Humanizer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/netstandard1.0/Humanizer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/netstandard1.0/Humanizer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/netstandard1.0/Humanizer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/netstandard2.0/Humanizer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/netstandard2.0/Humanizer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/lib/netstandard2.0/Humanizer.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/lib/netstandard2.0/Humanizer.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/humanizer.core/2.2.0/logo.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/humanizer.core/2.2.0/logo.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.bcl.asyncinterfaces/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.bcl.asyncinterfaces/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/lib/net7.0/Microsoft.Build.Framework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/microsoft.build.framework.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/microsoft.build.framework.17.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/microsoft.build.framework.17.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/microsoft.build.framework.17.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/microsoft.build.framework.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/microsoft.build.framework.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/MSBuild-NuGet-Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/notices/THIRDPARTYNOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/notices/THIRDPARTYNOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/ref/net7.0/Microsoft.Build.Framework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.framework/17.4.0/ref/netstandard2.0/Microsoft.Build.Framework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/build/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/microsoft.build.tasks.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/Microsoft.Build.Tasks.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.tasks.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/lib/net7.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/lib/net7.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/lib/net7.0/Microsoft.Build.Utilities.Core.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/lib/net7.0/Microsoft.Build.Utilities.Core.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/lib/net7.0/Microsoft.Build.Utilities.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/lib/net7.0/Microsoft.Build.Utilities.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.17.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.17.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.17.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/microsoft.build.utilities.core.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/MSBuild-NuGet-Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/notices/THIRDPARTYNOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/notices/THIRDPARTYNOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/ref/net7.0/Microsoft.Build.Utilities.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.build.utilities.core/17.4.0/ref/netstandard2.0/Microsoft.Build.Utilities.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/microsoft.codeanalysis.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.common/4.4.0/ThirdPartyNotices.rtf" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.common/4.4.0/ThirdPartyNotices.rtf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.CodeStyle.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.CodeStyle.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.CodeStyle.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.CodeStyle.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.CodeStyle.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.CodeStyle.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.CodeStyle.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.CodeStyle.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.CodeStyle.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.CodeStyle.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.CodeStyle.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.CodeStyle.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.CodeStyle.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/build/config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/build/config/analysislevelstyle_all.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/build/config/analysislevelstyle_all.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/build/config/analysislevelstyle_default.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/build/config/analysislevelstyle_default.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/build/config/analysislevelstyle_minimum.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/build/config/analysislevelstyle_minimum.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/build/config/analysislevelstyle_none.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/build/config/analysislevelstyle_none.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/build/config/analysislevelstyle_recommended.editorconfig" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/build/config/analysislevelstyle_recommended.editorconfig". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/build/Microsoft.CodeAnalysis.CSharp.CodeStyle.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/build/Microsoft.CodeAnalysis.CSharp.CodeStyle.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/build/Microsoft.CodeAnalysis.CSharp.CodeStyle.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/build/Microsoft.CodeAnalysis.CSharp.CodeStyle.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/microsoft.codeanalysis.csharp.codestyle.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/microsoft.codeanalysis.csharp.codestyle.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/microsoft.codeanalysis.csharp.codestyle.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/microsoft.codeanalysis.csharp.codestyle.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/microsoft.codeanalysis.csharp.codestyle.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/microsoft.codeanalysis.csharp.codestyle.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/ThirdPartyNotices.rtf" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/ThirdPartyNotices.rtf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/tools". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/tools/install.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/tools/install.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.codestyle/4.4.0/tools/uninstall.ps1" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.codestyle/4.4.0/tools/uninstall.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/microsoft.codeanalysis.csharp.workspaces.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/microsoft.codeanalysis.csharp.workspaces.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/microsoft.codeanalysis.csharp.workspaces.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/microsoft.codeanalysis.csharp.workspaces.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/microsoft.codeanalysis.csharp.workspaces.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/microsoft.codeanalysis.csharp.workspaces.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp.workspaces/4.4.0/ThirdPartyNotices.rtf" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp.workspaces/4.4.0/ThirdPartyNotices.rtf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/microsoft.codeanalysis.csharp.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.csharp/4.4.0/ThirdPartyNotices.rtf" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.csharp/4.4.0/ThirdPartyNotices.rtf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/de". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/es". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/fr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/it". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/ja". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/ko". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/pl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/pt-BR". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/ru". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/tr". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/microsoft.codeanalysis.workspaces.common.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/microsoft.codeanalysis.workspaces.common.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/microsoft.codeanalysis.workspaces.common.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/microsoft.codeanalysis.workspaces.common.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/microsoft.codeanalysis.workspaces.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/microsoft.codeanalysis.workspaces.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.codeanalysis.workspaces.common/4.4.0/ThirdPartyNotices.rtf" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.codeanalysis.workspaces.common/4.4.0/ThirdPartyNotices.rtf". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/analyzers". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/analyzers/Microsoft.DotNet.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/analyzers/Microsoft.DotNet.CodeAnalysis.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/build/Microsoft.DotNet.CodeAnalysis.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/build/Microsoft.DotNet.CodeAnalysis.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/content". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/content/Default.ruleset" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/content/Default.ruleset". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/content/PinvokeAnalyzer_Win32Apis.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/content/PinvokeAnalyzer_Win32Apis.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/content/PinvokeAnalyzer_Win32UWPApis.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/content/PinvokeAnalyzer_Win32UWPApis.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/microsoft.dotnet.codeanalysis.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/microsoft.dotnet.codeanalysis.7.0.0-beta.22513.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/microsoft.dotnet.codeanalysis.7.0.0-beta.22513.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/microsoft.dotnet.codeanalysis.7.0.0-beta.22513.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/microsoft.dotnet.codeanalysis.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.codeanalysis/7.0.0-beta.22513.4/microsoft.dotnet.codeanalysis.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/build/Microsoft.DotNet.SourceBuild.Tasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.7.0.0-beta.22513.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/microsoft.dotnet.sourcebuild.tasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/THIRD-PARTY-NOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Microsoft.DotNet.SourceBuild.Tasks.dll.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net472/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Microsoft.DotNet.SourceBuild.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.sourcebuild.tasks/7.0.0-beta.22513.4/tools/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/build/Microsoft.DotNet.XliffTasks.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/buildCrossTargeting/Microsoft.DotNet.XliffTasks.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.1.0.0-beta.22427.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/microsoft.dotnet.xlifftasks.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.dotnet.xlifftasks/1.0.0-beta.22427.1/tools/net7.0/Microsoft.DotNet.XliffTasks.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/build/Microsoft.Net.Compilers.Toolset.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/build/Microsoft.Net.Compilers.Toolset.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/buildMultiTargeting/Microsoft.Net.Compilers.Toolset.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/buildMultiTargeting/Microsoft.Net.Compilers.Toolset.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/microsoft.net.compilers.toolset.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/microsoft.net.compilers.toolset.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/microsoft.net.compilers.toolset.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/microsoft.net.compilers.toolset.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/microsoft.net.compilers.toolset.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/microsoft.net.compilers.toolset.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/cs/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/cs/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/cs/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/csc.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/csc.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/csc.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/csc.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/csc.runtimeconfig.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/csc.runtimeconfig.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/de/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/de/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/de/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/de/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/es/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/es/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/es/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/es/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/fr/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/fr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/fr/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/it/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/it/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/it/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/it/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ja/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ja/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ja/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ko/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ko/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ko/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/Microsoft.CodeAnalysis.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/Microsoft.CodeAnalysis.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/Microsoft.CodeAnalysis.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/Microsoft.CodeAnalysis.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/pl/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/pl/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/pl/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/pt-BR/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/pt-BR/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ru/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ru/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ru/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/tr/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/tr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/tr/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/vbc.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/vbc.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/vbc.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/vbc.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/vbc.runtimeconfig.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/vbc.runtimeconfig.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/VBCSCompiler.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/VBCSCompiler.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/VBCSCompiler.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/VBCSCompiler.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/VBCSCompiler.runtimeconfig.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/VBCSCompiler.runtimeconfig.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/zh-Hans/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/zh-Hans/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/zh-Hant/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/zh-Hant/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/bincore/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/cs/Microsoft.Build.Tasks.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/cs/Microsoft.Build.Tasks.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/de/Microsoft.Build.Tasks.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/de/Microsoft.Build.Tasks.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/es/Microsoft.Build.Tasks.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/es/Microsoft.Build.Tasks.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/fr/Microsoft.Build.Tasks.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/fr/Microsoft.Build.Tasks.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/it/Microsoft.Build.Tasks.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/it/Microsoft.Build.Tasks.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/ja/Microsoft.Build.Tasks.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/ja/Microsoft.Build.Tasks.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/ko/Microsoft.Build.Tasks.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/ko/Microsoft.Build.Tasks.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/Microsoft.Build.Tasks.CodeAnalysis.deps.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/Microsoft.Build.Tasks.CodeAnalysis.deps.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/Microsoft.Build.Tasks.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/Microsoft.Build.Tasks.CodeAnalysis.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/Microsoft.CSharp.Core.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/Microsoft.CSharp.Core.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/Microsoft.Managed.Core.CurrentVersions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/Microsoft.Managed.Core.CurrentVersions.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/Microsoft.Managed.Core.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/Microsoft.Managed.Core.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/Microsoft.VisualBasic.Core.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/Microsoft.VisualBasic.Core.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/pl/Microsoft.Build.Tasks.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/pl/Microsoft.Build.Tasks.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/pt-BR/Microsoft.Build.Tasks.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/pt-BR/Microsoft.Build.Tasks.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/ru/Microsoft.Build.Tasks.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/ru/Microsoft.Build.Tasks.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/tr/Microsoft.Build.Tasks.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/tr/Microsoft.Build.Tasks.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/zh-Hans/Microsoft.Build.Tasks.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/zh-Hans/Microsoft.Build.Tasks.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/zh-Hant/Microsoft.Build.Tasks.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/tasks/net6.0/zh-Hant/Microsoft.Build.Tasks.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.compilers.toolset/4.4.0/ThirdPartyNotices.rtf" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.compilers.toolset/4.4.0/ThirdPartyNotices.rtf". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/net7.0/Microsoft.NET.StringTools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.pdb" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.pdb". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/lib/netstandard2.0/Microsoft.NET.StringTools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.17.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.17.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.17.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.17.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/microsoft.net.stringtools.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/MSBuild-NuGet-Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/MSBuild-NuGet-Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/notices/THIRDPARTYNOTICES.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/notices/THIRDPARTYNOTICES.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/ref/net7.0/Microsoft.NET.StringTools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.net.stringtools/17.4.0/ref/netstandard2.0/Microsoft.NET.StringTools.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/.nupkg.metadata". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Accessibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Accessibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/CustomMarshalers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/CustomMarshalers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/ISymWrapper.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/ISymWrapper.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Conversion.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Conversion.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Engine.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Engine.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Tasks.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Tasks.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Utilities.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.Build.Utilities.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.JScript.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.JScript.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.Compatibility.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.Compatibility.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.Compatibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.Compatibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualC.STLCLR.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Microsoft.VisualC.STLCLR.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/mscorlib.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationBuildTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationBuildTasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationCore.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationCore.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Aero.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Aero.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Classic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Classic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Luna.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Luna.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Royale.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/PresentationFramework.Royale.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Accessibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Accessibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Accessibility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Accessibility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/CustomMarshalers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/CustomMarshalers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/CustomMarshalers.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/CustomMarshalers.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.CSharp.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.CSharp.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.JScript.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.JScript.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.JScript.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.JScript.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.Data.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.Data.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.Compatibility.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualBasic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualC.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/Microsoft.VisualC.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/mscorlib.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/mscorlib.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationCore.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationCore.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationCore.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationCore.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Aero.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Classic.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Luna.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.Royale.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/PresentationFramework.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/ReachFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/ReachFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/ReachFramework.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/ReachFramework.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/sysglobl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/sysglobl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/sysglobl.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/sysglobl.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Core.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Core.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Core.Presentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Core.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.DurableInstancing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.DurableInstancing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Activities.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Addin.Contract.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Addin.Contract.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.AddIn.Contract.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.AddIn.Contract.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Addin.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Addin.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.AddIn.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.AddIn.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.Composition.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.DataAnnotations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ComponentModel.DataAnnotations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.Install.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.Install.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.Install.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.Install.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Configuration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Core.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Core.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.DataSetExtensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.DataSetExtensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Entity.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Services.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Services.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Services.Client.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.Services.Client.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.SqlXml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.SqlXml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.SqlXml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.SqlXml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Data.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Deployment.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Deployment.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Deployment.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Deployment.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Device.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Device.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Device.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Device.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.AccountManagement.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.AccountManagement.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.AccountManagement.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.AccountManagement.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.Protocols.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.Protocols.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.Protocols.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.Protocols.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.DirectoryServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Drawing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Drawing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.EnterpriseServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.EnterpriseServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.EnterpriseServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.EnterpriseServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.Selectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.Selectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.Selectors.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.Selectors.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IdentityModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IO.Log.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IO.Log.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IO.Log.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.IO.Log.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.Instrumentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.Instrumentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.Instrumentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.Instrumentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Management.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Messaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Messaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Messaging.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Messaging.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Net.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Net.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Numerics.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Numerics.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Printing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Printing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Printing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Printing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.DurableInstancing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.DurableInstancing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Remoting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Remoting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Remoting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Remoting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.Formatters.Soap.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.Formatters.Soap.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.Formatters.Soap.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.Formatters.Soap.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Runtime.Serialization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Security.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Security.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Activities.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Activities.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Channels.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Channels.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Channels.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Discovery.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Discovery.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Discovery.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Discovery.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Routing.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.Routing.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceProcess.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.ServiceProcess.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Speech.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Speech.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Speech.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Speech.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Transactions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Transactions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.ApplicationServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.ApplicationServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.ApplicationServices.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.ApplicationServices.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.Services.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Web.Services.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.DataVisualization.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.DataVisualization.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Forms.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Input.Manipulations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Input.Manipulations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Input.Manipulations.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Input.Manipulations.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Presentation.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Windows.Presentation.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xaml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xaml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xaml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xaml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/System.Xml.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClient.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClient.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClientsideProviders.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClientsideProviders.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClientsideProviders.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationClientsideProviders.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationProvider.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationProvider.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationProvider.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationProvider.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationTypes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationTypes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationTypes.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/UIAutomationTypes.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsBase.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsBase.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/Profile/Client/WindowsFormsIntegration.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/ReachFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/ReachFramework.dll". Creating directory "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/RedistList". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/sysglobl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/sysglobl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.Core.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.Core.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Activities.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.AddIn.Contract.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.AddIn.Contract.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.AddIn.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.AddIn.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Configuration.Install.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Configuration.Install.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.OracleClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.OracleClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.SqlXml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Data.SqlXml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Deployment.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Deployment.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Device.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Device.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.AccountManagement.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.AccountManagement.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.Protocols.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.DirectoryServices.Protocols.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Drawing.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Drawing.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.EnterpriseServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.EnterpriseServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IdentityModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IdentityModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IdentityModel.Selectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IdentityModel.Selectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IO.Log.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.IO.Log.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Management.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Management.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Management.Instrumentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Management.Instrumentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Messaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Messaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Printing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Printing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Caching.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Caching.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Remoting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Remoting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Serialization.Formatters.Soap.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Runtime.Serialization.Formatters.Soap.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Activation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Activation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Channels.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Discovery.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Discovery.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Speech.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Speech.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.ApplicationServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.ApplicationServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DynamicData.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DynamicData.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DynamicData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.DynamicData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Extensions.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Extensions.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Mobile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Mobile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Input.Manipulations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Input.Manipulations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Windows.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Workflow.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.WorkflowServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.WorkflowServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xaml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xaml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationClientsideProviders.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationClientsideProviders.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationProvider.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationProvider.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationTypes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/UIAutomationTypes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/WindowsFormsIntegration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/WindowsFormsIntegration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/XamlBuildTask.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/.NETFramework/v4.0/XamlBuildTask.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net40.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net40.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net40/1.0.2/microsoft.netframework.referenceassemblies.net40.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Accessibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Accessibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/CustomMarshalers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/CustomMarshalers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Duplex.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Duplex.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.NetTcp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.NetTcp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.ServiceModel.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Facades/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ISymWrapper.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ISymWrapper.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Activities.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Activities.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Conversion.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Conversion.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Engine.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Engine.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Tasks.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Tasks.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Utilities.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.Build.Utilities.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.JScript.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.JScript.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.Compatibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.STLCLR.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/Microsoft.VisualC.STLCLR.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/namespaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationBuildTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationBuildTasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationCore.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationCore.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero2.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Aero2.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.AeroLite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.AeroLite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Classic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Classic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Luna.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Luna.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Royale.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/PresentationFramework.Royale.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ReachFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/ReachFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/sysglobl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/sysglobl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Core.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Core.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Activities.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.Contract.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.Contract.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.AddIn.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.Registration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.Composition.Registration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.Install.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Configuration.Install.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.OracleClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.OracleClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.SqlXml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Data.SqlXml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Deployment.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Deployment.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Device.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Device.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.AccountManagement.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.AccountManagement.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.Protocols.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.DirectoryServices.Protocols.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Dynamic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Dynamic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.EnterpriseServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.EnterpriseServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Selectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Selectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IdentityModel.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Log.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.IO.Log.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.Instrumentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Management.Instrumentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Messaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Messaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.WebRequest.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Net.Http.WebRequest.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Printing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Printing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Reflection.Context.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Reflection.Context.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Caching.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Caching.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Remoting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Remoting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.Formatters.Soap.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Runtime.Serialization.Formatters.Soap.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Channels.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Discovery.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Discovery.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Speech.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Speech.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.ApplicationServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.ApplicationServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.DynamicData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Mobile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Mobile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Controls.Ribbon.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Controls.Ribbon.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Input.Manipulations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Input.Manipulations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Windows.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Workflow.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.WorkflowServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.WorkflowServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xaml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xaml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClientsideProviders.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationClientsideProviders.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationProvider.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationProvider.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationTypes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/UIAutomationTypes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsFormsIntegration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/WindowsFormsIntegration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/XamlBuildTask.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/.NETFramework/v4.6.1/XamlBuildTask.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net461.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net461.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net461/1.0.2/microsoft.netframework.referenceassemblies.net461.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Accessibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Accessibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/CustomMarshalers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/CustomMarshalers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Annotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Http.Rtc.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.ILGeneration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Emit.Lightweight.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Duplex.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.NetTcp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ServiceModel.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Facades/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ISymWrapper.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ISymWrapper.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Activities.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Activities.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Conversion.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Conversion.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Engine.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Engine.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Framework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Framework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Tasks.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Tasks.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Utilities.v4.0.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.Build.Utilities.v4.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.CSharp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.CSharp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.JScript.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.JScript.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.Compatibility.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualBasic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.STLCLR.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/Microsoft.VisualC.STLCLR.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/namespaces.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/namespaces.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/FullTrust.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/FullTrust.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/Internet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/Internet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/LocalIntranet.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PermissionSets/LocalIntranet.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationBuildTasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationBuildTasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationCore.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationCore.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero2.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Aero2.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.AeroLite.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.AeroLite.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Classic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Classic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Luna.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Luna.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Royale.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/PresentationFramework.Royale.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ReachFramework.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/ReachFramework.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/RedistList/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/RedistList/FrameworkList.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/sysglobl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/sysglobl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Core.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Core.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Activities.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.Contract.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.Contract.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.AddIn.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.Registration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.Composition.Registration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.DataAnnotations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ComponentModel.DataAnnotations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.Install.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Configuration.Install.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.DataSetExtensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.DataSetExtensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.OracleClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.OracleClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.SqlXml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Data.SqlXml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Deployment.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Deployment.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Device.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Device.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.AccountManagement.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.AccountManagement.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.Protocols.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.DirectoryServices.Protocols.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Dynamic.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Dynamic.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.EnterpriseServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.EnterpriseServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Selectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Selectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IdentityModel.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Log.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.IO.Log.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Linq.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Linq.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.Instrumentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Management.Instrumentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Messaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Messaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.WebRequest.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Net.Http.WebRequest.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Printing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Printing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Reflection.Context.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Reflection.Context.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Caching.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Caching.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.DurableInstancing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.DurableInstancing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Remoting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Remoting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.Formatters.Soap.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Runtime.Serialization.Formatters.Soap.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Channels.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Channels.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Discovery.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Discovery.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceProcess.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.ServiceProcess.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Speech.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Speech.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Threading.Tasks.Dataflow.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Threading.Tasks.Dataflow.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Abstractions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Abstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.ApplicationServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.ApplicationServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.DynamicData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Entity.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Mobile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Mobile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Routing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Routing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Controls.Ribbon.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Controls.Ribbon.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.Design.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.Design.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.DataVisualization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Forms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Input.Manipulations.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Input.Manipulations.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Presentation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Windows.Presentation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Activities.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Activities.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Workflow.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.WorkflowServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.WorkflowServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xaml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClient.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClient.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClientsideProviders.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationClientsideProviders.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationProvider.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationProvider.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationTypes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/UIAutomationTypes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsBase.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsFormsIntegration.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/WindowsFormsIntegration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/XamlBuildTask.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/.NETFramework/v4.7.2/XamlBuildTask.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net472.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/build/Microsoft.NETFramework.ReferenceAssemblies.net472.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies.net472/1.0.2/microsoft.netframework.referenceassemblies.net472.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.1.0.2.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/build/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.AzureRepos.Git.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/microsoft.sourcelink.azurerepos.git.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.AzureRepos.Git.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.azurerepos.git/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.AzureRepos.Git.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/InitializeSourceControlInformation.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/build/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/microsoft.sourcelink.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.common/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.Common.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/build/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.1.2.0-beta-22429-01.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/microsoft.sourcelink.github.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/cs/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/de/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/es/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/fr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/it/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ja/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ko/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/Microsoft.SourceLink.GitHub.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pl/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/pt-BR/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/ru/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/tr/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.sourcelink.github/1.2.0-beta-22429-01/tools/core/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/microsoft.win32.registry.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/microsoft.win32.registry.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/net46/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/ref/net46/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/ref/net461/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.registry/5.0.0/ref/netstandard2.0/Microsoft.Win32.Registry.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/buildTransitive/net461/Microsoft.Win32.SystemEvents.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/buildTransitive/net461/Microsoft.Win32.SystemEvents.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net462/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/net462/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net462/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/net462/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/net7.0/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/microsoft.win32.systemevents.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/microsoft.win32.systemevents/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/microsoft.win32.systemevents/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/lib/netstandard1.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.buffers/4.5.1/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.buffers/4.5.1/lib/net461/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/lib/net461/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/net45/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/net45/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard1.1/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.buffers/4.5.1/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.buffers/4.5.1/system.buffers.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/net461/System.Collections.Immutable.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net461/System.Collections.Immutable.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net462/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/net7.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/lib/netstandard2.0/System.Collections.Immutable.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/system.collections.immutable.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/system.collections.immutable.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.collections.immutable/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.collections.immutable/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/buildTransitive/net461/System.Composition.AttributedModel.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/buildTransitive/net461/System.Composition.AttributedModel.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/lib/net462/System.Composition.AttributedModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/lib/net462/System.Composition.AttributedModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/lib/net462/System.Composition.AttributedModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/lib/net462/System.Composition.AttributedModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/lib/net7.0/System.Composition.AttributedModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/lib/net7.0/System.Composition.AttributedModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/lib/net7.0/System.Composition.AttributedModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/lib/net7.0/System.Composition.AttributedModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/lib/netstandard2.0/System.Composition.AttributedModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/lib/netstandard2.0/System.Composition.AttributedModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/lib/netstandard2.0/System.Composition.AttributedModel.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/lib/netstandard2.0/System.Composition.AttributedModel.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.attributedmodel/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.attributedmodel/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/buildTransitive/net461/System.Composition.Convention.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/buildTransitive/net461/System.Composition.Convention.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.Convention.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.Convention.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/lib/net462/System.Composition.Convention.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/lib/net462/System.Composition.Convention.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/lib/net462/System.Composition.Convention.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/lib/net462/System.Composition.Convention.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/lib/net7.0/System.Composition.Convention.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/lib/net7.0/System.Composition.Convention.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/lib/net7.0/System.Composition.Convention.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/lib/net7.0/System.Composition.Convention.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/lib/netstandard2.0/System.Composition.Convention.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/lib/netstandard2.0/System.Composition.Convention.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/lib/netstandard2.0/System.Composition.Convention.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/lib/netstandard2.0/System.Composition.Convention.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/system.composition.convention.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/system.composition.convention.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/system.composition.convention.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/system.composition.convention.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/system.composition.convention.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/system.composition.convention.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.convention/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.convention/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/buildTransitive/net461/System.Composition.Hosting.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/buildTransitive/net461/System.Composition.Hosting.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/lib/net462/System.Composition.Hosting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/lib/net462/System.Composition.Hosting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/lib/net462/System.Composition.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/lib/net462/System.Composition.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/lib/net7.0/System.Composition.Hosting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/lib/net7.0/System.Composition.Hosting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/lib/net7.0/System.Composition.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/lib/net7.0/System.Composition.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/lib/netstandard2.0/System.Composition.Hosting.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/lib/netstandard2.0/System.Composition.Hosting.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/lib/netstandard2.0/System.Composition.Hosting.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/lib/netstandard2.0/System.Composition.Hosting.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/system.composition.hosting.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/system.composition.hosting.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/system.composition.hosting.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/system.composition.hosting.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/system.composition.hosting.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/system.composition.hosting.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.hosting/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.hosting/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/buildTransitive/net461/System.Composition.Runtime.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/buildTransitive/net461/System.Composition.Runtime.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/lib/net462/System.Composition.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/lib/net462/System.Composition.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/lib/net462/System.Composition.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/lib/net462/System.Composition.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/lib/net7.0/System.Composition.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/lib/net7.0/System.Composition.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/lib/net7.0/System.Composition.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/lib/net7.0/System.Composition.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/lib/netstandard2.0/System.Composition.Runtime.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/lib/netstandard2.0/System.Composition.Runtime.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/lib/netstandard2.0/System.Composition.Runtime.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/lib/netstandard2.0/System.Composition.Runtime.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/system.composition.runtime.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/system.composition.runtime.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/system.composition.runtime.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/system.composition.runtime.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/system.composition.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/system.composition.runtime.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.runtime/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.runtime/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/buildTransitive/net461/System.Composition.TypedParts.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/buildTransitive/net461/System.Composition.TypedParts.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/lib/net462/System.Composition.TypedParts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/lib/net462/System.Composition.TypedParts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/lib/net462/System.Composition.TypedParts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/lib/net462/System.Composition.TypedParts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/lib/net7.0/System.Composition.TypedParts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/lib/net7.0/System.Composition.TypedParts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/lib/net7.0/System.Composition.TypedParts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/lib/net7.0/System.Composition.TypedParts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/lib/netstandard2.0/System.Composition.TypedParts.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/lib/netstandard2.0/System.Composition.TypedParts.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/lib/netstandard2.0/System.Composition.TypedParts.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/lib/netstandard2.0/System.Composition.TypedParts.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/system.composition.typedparts.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/system.composition.typedparts.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/system.composition.typedparts.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/system.composition.typedparts.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/system.composition.typedparts.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/system.composition.typedparts.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition.typedparts/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition.typedparts/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition/7.0.0/buildTransitive/net461/System.Composition.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/buildTransitive/net461/System.Composition.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/buildTransitive/netcoreapp2.0/System.Composition.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition/7.0.0/lib/net461/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/lib/net461/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition/7.0.0/lib/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/lib/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition/7.0.0/lib/netstandard2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/lib/netstandard2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition/7.0.0/system.composition.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/system.composition.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition/7.0.0/system.composition.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/system.composition.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition/7.0.0/system.composition.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/system.composition.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.composition/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.composition/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/buildTransitive/net461/System.Configuration.ConfigurationManager.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/buildTransitive/net461/System.Configuration.ConfigurationManager.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/net462/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/net7.0/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/system.configuration.configurationmanager.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.configuration.configurationmanager/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.configuration.configurationmanager/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/buildTransitive/net461/System.Diagnostics.EventLog.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/buildTransitive/net461/System.Diagnostics.EventLog.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net462/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/net462/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net462/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/net462/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/net7.0/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/netstandard2.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/netstandard2.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/lib/netstandard2.0/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/lib/netstandard2.0/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/system.diagnostics.eventlog.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.diagnostics.eventlog/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.diagnostics.eventlog/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/buildTransitive/net461/System.Drawing.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/buildTransitive/net461/System.Drawing.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/buildTransitive/netcoreapp2.0/System.Drawing.Common.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/buildTransitive/netcoreapp2.0/System.Drawing.Common.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/MonoAndroid10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/MonoAndroid10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/MonoTouch10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/MonoTouch10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net462/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/net462/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net462/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/net462/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/net7.0/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/netstandard2.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/netstandard2.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/netstandard2.0/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/netstandard2.0/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/xamarinios10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/xamarinios10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/xamarinmac20/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/xamarinmac20/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/xamarintvos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/xamarintvos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/lib/xamarinwatchos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/lib/xamarinwatchos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/runtimes/win/lib/net7.0/System.Drawing.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/runtimes/win/lib/net7.0/System.Drawing.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/runtimes/win/lib/net7.0/System.Drawing.Common.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/runtimes/win/lib/net7.0/System.Drawing.Common.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/system.drawing.common.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/system.drawing.common.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/system.drawing.common.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.drawing.common/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.drawing.common/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/buildTransitive/net461/System.IO.Pipelines.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/buildTransitive/net461/System.IO.Pipelines.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/lib/net462/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/lib/net462/System.IO.Pipelines.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/lib/net462/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/lib/net462/System.IO.Pipelines.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/lib/net7.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/lib/net7.0/System.IO.Pipelines.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/lib/net7.0/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/lib/net7.0/System.IO.Pipelines.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/lib/netstandard2.0/System.IO.Pipelines.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/lib/netstandard2.0/System.IO.Pipelines.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/lib/netstandard2.0/System.IO.Pipelines.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/lib/netstandard2.0/System.IO.Pipelines.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/system.io.pipelines.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/system.io.pipelines.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/system.io.pipelines.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/system.io.pipelines.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/system.io.pipelines.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/system.io.pipelines.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.io.pipelines/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.io.pipelines/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.memory/4.5.5/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/net461/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/net461/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard1.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/netstandard1.1/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/lib/netstandard2.0/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.memory/4.5.5/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/system.memory.4.5.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.memory/4.5.5/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.memory/4.5.5/system.memory.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/net46/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard1.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net45/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/net45/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/net46/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netcoreapp2.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netstandard1.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/net461/System.Reflection.Metadata.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net461/System.Reflection.Metadata.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net462/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/net7.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/lib/netstandard2.0/System.Reflection.Metadata.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/README.md" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/system.reflection.metadata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/system.reflection.metadata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.reflection.metadata/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.reflection.metadata/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/net461/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.4.5.3.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/lib/net461/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/net46/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/net46/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/net461/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/netstandard1.3/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/ref/netstandard2.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.accesscontrol/5.0.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/5.0.0/system.security.accesscontrol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/6.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/6.0.0/lib/net461/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/6.0.0/lib/netstandard2.0/System.Security.AccessControl.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.accesscontrol/6.0.0/system.security.accesscontrol.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.accesscontrol/6.0.0/system.security.accesscontrol.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/MonoAndroid10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/MonoAndroid10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/MonoTouch10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/MonoTouch10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net462/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/net462/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net462/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/net462/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/net7.0/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/xamarinios10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/xamarinios10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/xamarinmac20/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/xamarinmac20/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/xamarintvos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/xamarintvos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/lib/xamarinwatchos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/lib/xamarinwatchos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/system.security.cryptography.protecteddata.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.cryptography.protecteddata/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.cryptography.protecteddata/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/buildTransitive/net461/System.Security.Permissions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/buildTransitive/net461/System.Security.Permissions.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/buildTransitive/netcoreapp2.0/System.Security.Permissions.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/buildTransitive/netcoreapp2.0/System.Security.Permissions.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/net462/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/net7.0/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/lib/netstandard2.0/System.Security.Permissions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/system.security.permissions.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/system.security.permissions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/system.security.permissions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.permissions/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.permissions/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/net46/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/net461/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netcoreapp3.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netstandard1.3/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/ref/netstandard2.0/System.Security.Principal.Windows.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.security.principal.windows/5.0.0/system.security.principal.windows.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/net461/System.Text.Encoding.CodePages.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net461/System.Text.Encoding.CodePages.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/net462/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net462/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/net7.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/net7.0/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/MonoAndroid10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/MonoAndroid10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/MonoTouch10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/MonoTouch10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net462/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/net7.0/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/netstandard2.0/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarinios10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinios10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarinmac20/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinmac20/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarintvos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarintvos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/lib/xamarinwatchos10/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/lib/xamarinwatchos10/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.text.encoding.codepages/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.text.encoding.codepages/7.0.0/useSharedDesignerContext.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/net461/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/ref/netcoreapp2.1/_._". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/.nupkg.metadata". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/lib/net7.0/System.Windows.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/runtimes/win/lib/net7.0/System.Windows.Extensions.dll" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/runtimes/win/lib/net7.0/System.Windows.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/runtimes/win/lib/net7.0/System.Windows.Extensions.xml" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/runtimes/win/lib/net7.0/System.Windows.Extensions.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg.sha512" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/system.windows.extensions.7.0.0.nupkg.sha512". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/system.windows.extensions.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/system.windows.extensions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/THIRD-PARTY-NOTICES.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/source-build/self/package-cache/system.windows.extensions/7.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/system.windows.extensions/7.0.0/useSharedDesignerContext.txt". CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v7.0.100/src/linker/artifacts/packages/Release/NonShipping/Microsoft.SourceBuild.Intermediate.linker.7.0.100-1.22471.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceBuild.Intermediate.linker.7.0.100-1.22471.3.nupkg". EnsurePackagesCreated: New NuGet package(s) after building linker: -> Microsoft.NET.ILLink 7.0.100-1.22471.3 -> Microsoft.NET.ILLink.Analyzers 7.0.100-1.22471.3 -> Microsoft.NET.ILLink.Tasks 7.0.100-1.22471.3 -> Microsoft.SourceBuild.Intermediate.linker 7.0.100-1.22471.3 Done Building Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/linker.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.100/repos/known-good.proj" (3) is building "/builddir/build/BUILD/dotnet-v7.0.100/repos/runtime-portable.proj" (16) on node 1 (Build target(s)). BuildRepoReferences: Building dependencies [arcade;linker;source-build-externals;roslyn] needed by 'runtime-portable'. CreateBuildOutputProps: runtime-portable using package version properties saved at /builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props.pre.runtime-portable.xml Build: [18:08:19.74] Building 'runtime-portable in tarball' Running command: /builddir/build/BUILD/dotnet-v7.0.100/src/runtime/build.sh --ci --configuration Release --restore --build --pack --publish -nobl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true Log: /builddir/build/BUILD/dotnet-v7.0.100/artifacts/logs/runtime-portable.log With Environment Variables: DotNetBuildFromSource=true DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v7.0.100/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.100/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj _OverrideArcadeInitializeBuildToolFramework=net7.0 DotNetUseShippingVersions=true PreReleaseVersionLabel= PackageVersionStamp= PB_VersionStamp= ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20221022.1 BUILD_BUILDNUMBER=20221022.1 GitCommitCount= GitCommitHash=d099f075e45d2aa6007a22b71b45a08758559f80 GitInfoCommitHash=d099f075e45d2aa6007a22b71b45a08758559f80 SourceRevisionId=d099f075e45d2aa6007a22b71b45a08758559f80 RepositoryCommit=d099f075e45d2aa6007a22b71b45a08758559f80 COMMIT_SHA=d099f075e45d2aa6007a22b71b45a08758559f80 GIT_COMMIT=d099f075e45d2aa6007a22b71b45a08758559f80 RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v7.0.100/src/runtime/ BuildInParallel=false LatestCommit=d099f075e45d2aa6007a22b71b45a08758559f80 SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_ID_ARCADE_PACKAGING=Microsoft.DotNet.Build.Tasks.Packaging SOURCE_BUILT_SDK_ID_ARCADE_TGT_FX=Microsoft.DotNet.Build.Tasks.TargetFramework SOURCE_BUILT_SDK_ID_ARCADE_SHARED_FX_SDK=Microsoft.DotNet.SharedFramework.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=7.0.0-beta.22513.4 SOURCE_BUILT_SDK_VERSION_ARCADE_PACKAGING=7.0.0-beta.22513.4 SOURCE_BUILT_SDK_VERSION_ARCADE_TGT_FX=7.0.0-beta.22513.4 SOURCE_BUILT_SDK_VERSION_ARCADE_SHARED_FX_SDK=7.0.0-beta.22513.4 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/ SOURCE_BUILT_SDK_DIR_ARCADE_PACKAGING=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/ SOURCE_BUILT_SDK_DIR_ARCADE_TGT_FX=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.Build.Tasks.TargetFramework/ SOURCE_BUILT_SDK_DIR_ARCADE_SHARED_FX_SDK=/builddir/build/BUILD/dotnet-v7.0.100/Tools/source-built/Microsoft.DotNet.SharedFramework.Sdk/ RepoBuild: /builddir/build/BUILD/dotnet-v7.0.100/src/runtime/build.sh --ci --configuration Release --restore --build --pack --publish -nobl /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.100/packages/previously-source-built/" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.100/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true __DistroRid: linux-x64 ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/runtime/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/runtime/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/runtime/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/runtime/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.100/src/runtime/artifacts/tmp/Release ##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 ##vso[task.setvariable variable=NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY;isSecret=false;isOutput=true]true ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT;isSecret=false;isOutput=true]6 ##vso[task.setvariable variable=NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS;isSecret=false;isOutput=true]1000